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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const w=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return w.test(t)||I.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 A(){const t=["8pNnpeb","33YhiAvP","3180844pWgrVu","test","6909816LDAXeC","1429810ulUwEI","2549740BpxEYR","12104631sVWeZB","4180690rFgree","3ZunhmL","7090576mCVZmb","18wFmMXj","6xGAGTH"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=176]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(864955===-parseInt(e(181))/1+-parseInt(e(178))/2*(-parseInt(e(185))/3)+-parseInt(e(176))/4*(parseInt(e(182))/5)+parseInt(e(188))/6*(parseInt(e(183))/7)+parseInt(e(186))/8+-parseInt(e(187))/9*(-parseInt(e(184))/10)+-parseInt(e(177))/11*(parseInt(e(180))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[C(179)](t)}function P(t,e){const n=j();return(P=function(t,e){return n[t-=186]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(521891===parseInt(e(196))/1+-parseInt(e(201))/2*(parseInt(e(204))/3)+parseInt(e(193))/4*(parseInt(e(187))/5)+parseInt(e(215))/6*(-parseInt(e(190))/7)+parseInt(e(191))/8*(-parseInt(e(212))/9)+-parseInt(e(202))/10+-parseInt(e(200))/11*(-parseInt(e(209))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(192)]&&!s[n(188)])continue;const e=!s[n(192)]||t[n(199)]===s[n(192)],o=!s[n(188)]||t[n(186)](s[n(188)]);e&&o&&r[n(208)](s,i)}return r}function j(){const t=["187372hQCBLX","cssRules","style","name","3586627CuVJWs","113002saqQNN","1648790UPSqoZ","map","3HKjhbF","split","getPropertyValue","assign","set","60jvkhAC","trim","initial","243sCbUqQ","exec","selectorText","2610FQndgw","hasClass","65rtGyXh","className","length","16184FpwtpD","233480rujULf","tagName","221332uLKUNY","push","groups"];return(j=function(){return t})()}function W(t){const e=P,n={};for(let r=0;r<t[e(189)];r++){const s=t[r],i=t[e(206)](s);e(211)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(205)](",")[e(203)](t=>t[e(210)]()),r=[];for(const t of n){const n=O[e(213)](t);n&&r[e(194)](n[e(195)])}return r}function k(t){const e=P,n={};for(const r of t)Object[e(207)](n,r);return n}const N=V;function V(t,e){const n=K();return(V=function(t,e){return n[t-=464]})(t,e)}function K(){const t=["from","4646176LAubBi","2345104jPLLVp","content","item","elementStart","26722480rgugDj","type","229629HVqzDO","size","values","8AiSqSH","setStyle","60QrIcoP","document","916666EJnWnk","10643150vcdxuD","execute","isActive","createRangeIn","hasStyle","_parsedData","9EFzaWh","84515JUxEYF"];return(K=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(810968===-parseInt(e(465))/1+parseInt(e(476))/2+parseInt(e(482))/3*(parseInt(e(485))/4)+-parseInt(e(473))/5*(parseInt(e(487))/6)+-parseInt(e(466))/7+-parseInt(e(475))/8*(parseInt(e(472))/9)+parseInt(e(480))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class T extends b{[N(467)](t){const n=N,{body:r,styles:s}=t[n(471)],i=new e.ViewUpcastWriter(r[n(464)]),o=i[n(469)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(208)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(197)])if(t instanceof CSSStyleRule){const r=W(t[e(198)]);n[t[e(214)]]=Object[e(207)]({},n[t[e(214)]]||{},r)}return n}(s));for(const t of o){if(n(479)!==t[n(481)])continue;const e=F(t[n(478)],c);if(e[n(483)]){const r=k(Array[n(474)](e[n(484)]()));for(const e in r){const s=t[n(478)];s[n(470)](e)||i[n(486)](e,r[e],s)}}}t[n(477)]=r}[N(468)](t){return super[N(468)](t)||L(t)}}function M(){const t=["join","PasteFromOfficeEnhancedInliner","href","fromCharCode","isPremiumPlugin","view","5340455QgkwjE","3917073qQOTln","map","init","editor","inputTransformation","isOfficialPlugin","stylesProcessor","getData","isActive","8243736Mxsjdr","execute","editing","2116266soELVk","get","PasteFromOffice","859974AOFjrp","5645124NZfhTG","10466184buYpwZ","7bLaeJK","document","text/html","dataTransfer","afterInit","_parsedData","plugins","requires","ClipboardPipeline","pluginName","high"];return(M=function(){return t})()}const D=q;function q(t,e){const n=M();return(q=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(907875===parseInt(e(329))/1+parseInt(e(326))/2+-parseInt(e(314))/3+-parseInt(e(330))/4+-parseInt(e(313))/5+-parseInt(e(331))/6*(-parseInt(e(332))/7)+parseInt(e(323))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class $ extends t.Plugin{static get[D(305)](){return D(308)}static get[D(319)](){return!0}static get[D(311)](){return!0}static get[D(303)](){return[D(328)]}[D(316)](){const t=D,e=this[t(317)],n=e[t(302)][t(327)](t(304)),r=e[t(325)][t(312)][t(333)],s=new T(r);n.on(t(318),(e,n)=>{const i=t,o=n[i(335)][i(321)](i(334));s[i(322)](o)&&(n[i(301)]||(n[i(301)]=x(o,r[i(320)])),s[i(324)](n))},{priority:S.priorities[t(327)](t(306))+11})}[D(336)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(315)](t=>String[e(310)](t))[e(307)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1757462400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(309)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const U=Z;!function(t){const e=Z,n=t();for(;;)try{if(375666===-parseInt(e(198))/1+parseInt(e(182))/2+parseInt(e(175))/3+-parseInt(e(181))/4*(parseInt(e(203))/5)+-parseInt(e(192))/6*(-parseInt(e(194))/7)+parseInt(e(195))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const H=[U(176),U(199),U(177),U(190),U(186),U(202),U(184),U(206)];function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=166]})(t,e)}const z=[U(176),U(199),U(177)],_={"font-style":[[U(205),"i"]],"font-weight":[[U(189),U(180)],[U(200),U(180)],[U(178),U(180)],[t=>Number(t)>=600,U(180)]],"text-decoration":[[U(167),"u"],[U(196),"s"]],"text-decoration-line":[[U(167),"u"],[U(196),"s"]],"vertical-align":[[U(166),U(166)],[U(174),U(208)]]};function G(t){return H[U(179)](t)}function Q(){const t=["createElement","383321WKjHNc","font-family","bold","9455571GrlqzH","font-weight","59940aKZVnr","filter","italic","vertical-align","split","sup","sub","underline","length","function","getStyle","setStyle","forEach","getChildren","super","104934JWkXtc","color","font-size","bolder","includes","strong","232AWGDfi","35998AcbqAN","keys","font-style","insertChild","text-decoration-line","from","span","medium","text-decoration","removeStyle","18MSEFTr","getStyleNames","288491cYGXcw","1816448PRyZYd","line-through"];return(Q=function(){return t})()}function B(t){const e=U;return Array[e(187)](t[e(193)]())[e(204)](G)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(172)](e=>{const i=n,o=t[i(170)](e);if(o)if(c=e,z[U(179)](c))r[e]=o;else if(e in _){const t=o[i(207)](" ");_[e][i(172)](([n,r])=>{const o=i;for(const i of t)(o(169)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(172)](([,n])=>{const s=r,i=e[s(197)](n,[],t[s(173)]());e[s(185)](0,i,t)}),e[r(191)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(183)](n)[r(168)])return;const s=e[r(197)](r(188),[],t[r(173)]());e[r(171)](n,s),e[r(185)](0,s,t),e[r(191)](Object[r(183)](n),t)}(t,e,r)}const J=tt;function X(){const t=["1980176KlhwcC","1416872kxOaKo","stylesProcessor","isActive","element","166385VByKCa","50SFRqEN","getItems","3741243jAkNPg","execute","3005GWzREx","includes","document","7454cJsYRh","8262PWeAKv","5162206ldeMCx","font","content","blockElements","45HNNHea","name","createRangeIn","627ResbfT","_parsedData"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(690357===parseInt(e(490))/1+-parseInt(e(498))/2*(-parseInt(e(483))/3)+parseInt(e(485))/4+parseInt(e(495))/5*(-parseInt(e(499))/6)+-parseInt(e(500))/7+-parseInt(e(486))/8*(parseInt(e(480))/9)+parseInt(e(491))/10*(parseInt(e(493))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[J(494)](t){const n=J,{body:r}=t[n(484)],s=new e.ViewUpcastWriter(r[n(497)]),i=s[n(482)](r),o=new e.ViewDocument(s[n(497)][n(487)]),c=[...new e.ViewDomConverter(o)[n(479)],n(477)],a=i[n(492)]();for(const t of a)if(t.is(n(489))&&c[n(496)](t[n(481)])){Y(t,s,B(t))}t[n(478)]=r}[J(488)](t){return super[J(488)](t)||L(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=310]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(242567===parseInt(e(320))/1+-parseInt(e(325))/2*(parseInt(e(340))/3)+parseInt(e(323))/4+parseInt(e(334))/5*(parseInt(e(333))/6)+-parseInt(e(347))/7*(parseInt(e(318))/8)+-parseInt(e(357))/9*(parseInt(e(311))/10)+parseInt(e(358))/11*(parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(315)];[nt(364)];static get[nt(352)](){return nt(360)}static get[nt(350)](){return!0}static get[nt(349)](){return!0}static get[nt(345)](){return[nt(335)]}[nt(348)](){const t=nt,e=this[t(316)],n=e[t(363)][t(343)](t(337)),r=e[t(351)][t(313)][t(332)],s=new et(r);n.on(t(336),(e,n)=>{const i=t,o=n[i(361)][i(354)](i(338));s[i(346)](o)&&(n[i(353)]||(n[i(353)]=x(o,r[i(312)])),s[i(310)](n))},{priority:S.priorities[t(343)](t(319))+10}),this[t(315)]=this[t(316)][t(324)][t(343)](t(315));const i=this[t(316)];this[t(364)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(330)==s||e(329)==s||e(317)==s||e(344)==s||e(365)==s||e(314)==s||e(342)==s||e(326)==s){delete i[r],n=s,clearInterval(this[e(364)]),this[e(364)]=void 0;break}}e(329)==n&&i[e(339)](e(322)),e(317)==n&&i[e(339)](e(355)),e(344)==n&&i[e(339)](e(327)),e(365)==n&&i[e(339)](e(362),e(356)),e(314)==n&&i[e(339)](e(359)),e(342)==n&&i[e(339)](e(321)),e(326)==n&&i[e(339)](e(331))},1e3)}[nt(341)](){const t=nt;super[t(341)](),this[t(364)]&&clearInterval(this[t(364)])}}function it(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","usageLimit","document","68790DsoYZL","80IuAnuc","PasteFromOffice","inputTransformation","ClipboardPipeline","text/html","_showLicenseError","8637kJbdHv","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","get","pasteFromOfficeEnhancedLicenseKeyDomainLimit","requires","isActive","46067uKgKrh","init","isPremiumPlugin","isOfficialPlugin","editing","pluginName","_parsedData","getData","expired","PasteFromOfficeEnhanced","954HWXqWd","445478QmHKWU","evaluationLimit","PasteFromOfficeEnhancedPropagator","dataTransfer","featureNotAllowed","plugins","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyNotAllowed","execute","43540rLRmrk","stylesProcessor","view","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","licenseKey","editor","pasteFromOfficeEnhancedLicenseKeyExpired","32kBpatd","high","295978ahadgm","trialLimit","invalid","227040iqzEkZ","config","62bCjioQ","pasteFromOfficeEnhancedLicenseKeyUsageLimit","domainLimit","84VcWvqy","pasteFromOfficeEnhancedLicenseKeyInvalid"];return(it=function(){return t})()}function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=477]})(t,e)}function ct(){var t=["requires","2137005twpuGc","12WjAgxj","PasteFromOffice","isOfficialPlugin","7unEkgb","5698ZfVlSn","177331LTWAPg","636534CkkGZU","27384dSLMCs","isPremiumPlugin","PasteFromOfficeEnhanced","45zKAnDL","926592qLoyzs","pluginName","5360MqtSZI","58414LWxbfs"];return(ct=function(){return t})()}var at=ot;!function(t){for(var e=ot,n=t();;)try{if(171063===-parseInt(e(486))/1+parseInt(e(478))/2*(parseInt(e(481))/3)+parseInt(e(488))/4*(-parseInt(e(491))/5)+-parseInt(e(487))/6+-parseInt(e(484))/7*(parseInt(e(492))/8)+parseInt(e(480))/9+-parseInt(e(477))/10*(-parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[at(493)](){return at(490)}static get[at(483)](){return!0}static get[at(489)](){return!0}static get[at(479)](){return[at(482),$,st]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=339]})(t,e)}function ft(){var t=["28nlEigD","1169Rutxhg","704384LyqSzV","659034pjunoP","5969439aLiwke","105575EVtbQE","16560nyrqww","438418VCyUxx","4854oSaxVl"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(130012===-parseInt(e(344))/1+parseInt(e(345))/2+parseInt(e(341))/3+parseInt(e(347))/4*(parseInt(e(343))/5)+-parseInt(e(346))/6*(-parseInt(e(339))/7)+parseInt(e(340))/8+-parseInt(e(342))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function E(){const t=["4730663jrYnFQ","8XBjDLr","3045264MyEfTS","16088967SfQCvi","1024608HUaKGy","2739790oeECPX","238296etSNOq","3NXnrng","1498296hYrVqq","test"];return(E=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(653314===-parseInt(e(299))/1+-parseInt(e(297))/2+-parseInt(e(300))/3*(parseInt(e(295))/4)+-parseInt(e(298))/5+parseInt(e(301))/6+parseInt(e(303))/7+-parseInt(e(304))/8*(-parseInt(e(296))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function O(t,e){const n=E();return(O=function(t,e){return n[t-=295]})(t,e)}function L(t){return C[O(302)](t)}!function(t){const e=M,n=t();for(;;)try{if(359020===parseInt(e(160))/1*(-parseInt(e(143))/2)+-parseInt(e(156))/3*(parseInt(e(164))/4)+-parseInt(e(151))/5*(-parseInt(e(144))/6)+-parseInt(e(155))/7*(parseInt(e(142))/8)+-parseInt(e(148))/9+parseInt(e(145))/10+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["set","17548234aTvmjP","cssRules","8MKfGOQ","54066vpgFHO","43176LuqqnO","3218980EpQSMf","assign","exec","947448HLvEjb","selectorText","style","60hoRXBC","name","groups","hasClass","4388489RpYiIu","3rXagOg","trim","initial","split","23tDVOEZ","length","className","tagName","1162264UbHVpO","push","getPropertyValue","map"];return(P=function(){return t})()}function F(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(163)]&&!s[n(162)])continue;const e=!s[n(163)]||t[n(152)]===s[n(163)],o=!s[n(162)]||t[n(154)](s[n(162)]);e&&o&&r[n(139)](s,i)}return r}function T(t){const e=M,n={};for(let r=0;r<t[e(161)];r++){const s=t[r],i=t[e(166)](s);e(158)!==i&&(n[s]=i)}return n}function R(t){const e=M,n=t[e(159)](",")[e(167)](t=>t[e(157)]()),r=[];for(const t of n){const n=A[e(147)](t);n&&r[e(165)](n[e(153)])}return r}function M(t,e){const n=P();return(M=function(t,e){return n[t-=139]})(t,e)}function N(t){const e=M,n={};for(const r of t)Object[e(146)](n,r);return n}const W=k;function k(t,e){const n=D();return(k=function(t,e){return n[t-=360]})(t,e)}function D(){const t=["from","values","3279740TgLoNO","type","4075488EWuYsg","execute","content","978502nGCgTf","size","8kyPakS","hasStyle","_parsedData","820740VJtLWP","createRangeIn","elementStart","8457912hQiHSZ","696490BbriXY","setStyle","document","isActive","1547620SJuKmE","item"];return(D=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(818658===parseInt(e(377))/1+parseInt(e(381))/2+-parseInt(e(373))/3*(parseInt(e(370))/4)+parseInt(e(363))/5+-parseInt(e(376))/6+parseInt(e(368))/7+parseInt(e(365))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class j extends b{[W(366)](t){const n=W,{body:r,styles:s}=t[n(372)],i=new e.ViewUpcastWriter(r[n(379)]),o=i[n(374)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(139)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(141)])if(t instanceof CSSStyleRule){const r=T(t[e(150)]);n[t[e(149)]]=Object[e(146)]({},n[t[e(149)]]||{},r)}return n}(s));for(const t of o){if(n(375)!==t[n(364)])continue;const e=F(t[n(360)],c);if(e[n(369)]){const r=N(Array[n(361)](e[n(362)]()));for(const e in r){const s=t[n(360)];s[n(371)](e)||i[n(378)](e,r[e],s)}}}t[n(367)]=r}[W(380)](t){return super[W(380)](t)||L(t)}}const V=$;function $(t,e){const n=K();return($=function(t,e){return n[t-=304]})(t,e)}function K(){const t=["getData","map","view","execute","join","204061SiMlTH","dataTransfer","PasteFromOffice","182sVsROR","fromCharCode","stylesProcessor","afterInit","get","editing","text/html","href","_parsedData","376pHRbqt","50038460biHXHW","618450ffckNp","plugins","document","init","high","6121615aRCnVq","isOfficialPlugin","ClipboardPipeline","isActive","176940UQkFtr","editor","isPremiumPlugin","pluginName","4926312sknmYc","PasteFromOfficeEnhancedInliner","3RIJxDG","219948FPUWZh","requires","inputTransformation"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(775981===-parseInt(e(325))/1+parseInt(e(339))/2+-parseInt(e(316))/3*(parseInt(e(314))/4)+-parseInt(e(306))/5+parseInt(e(317))/6*(-parseInt(e(328))/7)+-parseInt(e(337))/8*(parseInt(e(310))/9)+parseInt(e(338))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[V(313)](){return V(315)}static get[V(307)](){return!0}static get[V(312)](){return!0}static get[V(318)](){return[V(327)]}[V(304)](){const t=V,e=this[t(311)],n=e[t(340)][t(332)](t(308)),r=e[t(333)][t(322)][t(341)],s=new j(r);n.on(t(319),(e,n)=>{const i=t,o=n[i(326)][i(320)](i(334));s[i(309)](o)&&(n[i(336)]||(n[i(336)]=x(o,r[i(330)])),s[i(323)](n))},{priority:S.priorities[t(332)](t(305))+11})}[V(331)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(321)](t=>String[e(329)](t))[e(324)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1757635200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(335)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=B;!function(t){const e=B,n=t();for(;;)try{if(308221===parseInt(e(245))/1*(parseInt(e(279))/2)+-parseInt(e(270))/3+-parseInt(e(239))/4+-parseInt(e(268))/5+-parseInt(e(278))/6+-parseInt(e(265))/7+parseInt(e(240))/8*(parseInt(e(255))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const Q=[H(244),H(272),H(237),H(252),H(256),H(246),H(275),H(251)],U=[H(244),H(272),H(237)],X={"font-style":[[H(271),"i"]],"font-weight":[[H(259),H(247)],[H(267),H(247)],[H(277),H(247)],[t=>Number(t)>=600,H(247)]],"text-decoration":[[H(273),"u"],[H(257),"s"]],"text-decoration-line":[[H(273),"u"],[H(257),"s"]],"vertical-align":[[H(241),H(241)],[H(266),H(254)]]};function G(t){return Q[H(248)](t)}function J(t){const e=H;return Array[e(253)](t[e(260)]())[e(276)](G)}function Y(){const t=["font-size","length","1947340JuxwGS","8722552cyFbJf","sub","setStyle","getChildren","color","4zIZTsd","font-weight","strong","includes","span","removeStyle","vertical-align","text-decoration","from","sup","9FWbtGo","text-decoration-line","line-through","insertChild","medium","getStyleNames","split","createElement","getStyle","keys","246043aDnucG","super","bold","2479975yRgkOk","function","205317vEOfIB","italic","font-family","underline","forEach","font-style","filter","bolder","889512DEkeWM","226286ozOAuX"];return(Y=function(){return t})()}function B(t,e){const n=Y();return(B=function(t,e){return n[t-=237]})(t,e)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(274)](e=>{const i=n,o=t[i(263)](e);if(o)if(c=e,U[H(248)](c))r[e]=o;else if(e in X){const t=o[i(261)](" ");X[e][i(274)](([n,r])=>{const o=i;for(const i of t)(o(269)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(274)](([,n])=>{const s=r,i=e[s(262)](n,[],t[s(243)]());e[s(258)](0,i,t)}),e[r(250)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(264)](n)[r(238)])return;const s=e[r(262)](r(249),[],t[r(243)]());e[r(242)](n,s),e[r(258)](0,s,t),e[r(250)](Object[r(264)](n),t)}(t,e,r)}const z=tt;function Z(){const t=["stylesProcessor","_parsedData","execute","element","152nxosTL","name","490DFneav","986676TxZMmm","document","includes","blockElements","411565aNfOWO","font","getItems","28VLTaNh","createRangeIn","239562EGvBZF","67952TsdQQi","isActive","6747675fqtiYw","9152898Uyprxa","3550518DSNptC","content"];return(Z=function(){return t})()}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(799676===parseInt(e(364))/1*(-parseInt(e(361))/2)+-parseInt(e(345))/3+parseInt(e(354))/4+parseInt(e(343))/5+parseInt(e(344))/6+parseInt(e(358))/7*(parseInt(e(351))/8)+parseInt(e(363))/9*(-parseInt(e(353))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[z(349)](t){const n=z,{body:r}=t[n(348)],s=new e.ViewUpcastWriter(r[n(355)]),i=s[n(362)](r),o=new e.ViewDocument(s[n(355)][n(347)]),c=[...new e.ViewDomConverter(o)[n(357)],n(359)],a=i[n(360)]();for(const t of a)if(t.is(n(350))&&c[n(356)](t[n(352)])){_(t,s,J(t))}t[n(346)]=r}[z(342)](t){return super[z(342)](t)||L(t)}}const nt=st;function rt(){const t=["4624890mhULvt","domainLimit","high","pasteFromOfficeEnhancedLicenseKeyNotAllowed","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_showLicenseError","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","isActive","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","105278LvXRvm","document","1616336TrdryB","get","69GaCMJm","config","plugins","7045280CuNyos","featureNotAllowed","editing","PasteFromOffice","isOfficialPlugin","invalid","3723350dWKNFe","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","_licenseKeyCheckInterval","36yQfJaG","stylesProcessor","21172bWMJcb","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","getData","91MnNTce","init","isPremiumPlugin","text/html","trialLimit","PasteFromOfficeEnhancedPropagator","dataTransfer","execute","304818QQYuue","pluginName","3mBoaia","licenseKey","expired","view","ClipboardPipeline"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(505364===-parseInt(e(389))/1*(-parseInt(e(410))/2)+-parseInt(e(414))/3*(parseInt(e(429))/4)+parseInt(e(394))/5+-parseInt(e(387))/6*(parseInt(e(434))/7)+-parseInt(e(412))/8*(parseInt(e(427))/9)+parseInt(e(423))/10+parseInt(e(417))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(390)];[nt(426)];static get[nt(388)](){return nt(439)}static get[nt(421)](){return!0}static get[nt(436)](){return!0}static get[nt(398)](){return[nt(420)]}[nt(435)](){const t=nt,e=this[t(405)],n=e[t(416)][t(413)](t(393)),r=e[t(419)][t(392)][t(411)],s=new et(r);n.on(t(403),(e,n)=>{const i=t,o=n[i(385)][i(433)](i(437));s[i(404)](o)&&(n[i(425)]||(n[i(425)]=x(o,r[i(428)])),s[i(386)](n))},{priority:S.priorities[t(413)](t(396))+10}),this[t(390)]=this[t(405)][t(415)][t(413)](t(390));const i=this[t(405)];this[t(426)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(424)==s||e(402)==s||e(406)==s||e(407)==s||e(397)==s||e(399)==s||e(409)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(426)]),this[e(426)]=void 0;break}}e(402)==n&&i[e(400)](e(422)),e(406)==n&&i[e(400)](e(391)),e(407)==n&&i[e(400)](e(395)),e(397)==n&&i[e(400)](e(418),e(432)),e(399)==n&&i[e(400)](e(408)),e(409)==n&&i[e(400)](e(438)),e(431)==n&&i[e(400)](e(401))},1e3)}[nt(430)](){const t=nt;super[t(430)](),this[t(426)]&&clearInterval(this[t(426)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=226]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(385021===parseInt(e(236))/1*(-parseInt(e(233))/2)+parseInt(e(229))/3*(-parseInt(e(239))/4)+-parseInt(e(227))/5+parseInt(e(237))/6+-parseInt(e(228))/7*(parseInt(e(238))/8)+parseInt(e(230))/9*(-parseInt(e(226))/10)+parseInt(e(234))/11*(parseInt(e(242))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(231)](){return ot(232)}static get[ot(243)](){return!0}static get[ot(240)](){return!0}static get[ot(241)](){return[ot(235),q,it]}}function ut(){var t=["isPremiumPlugin","requires","29557092zebWOU","isOfficialPlugin","720luYQRY","3736600MyFZXQ","5789naQsOb","127692puunxf","8730XfEqqt","pluginName","PasteFromOfficeEnhanced","6FkWfac","11yVLvXc","PasteFromOffice","239885gvKIHE","2421492DywJRm","2552bDkzHy","64XHLhou"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=193]})(t,e)}function ft(){var t=["117878Jykfnh","5839086TBYUuy","100pqtWAF","76946gXYPEc","55865FFJeie","13082350TGaiTy","3NQyuaw","1026pGQLsc","49624DqsMKa","2082668tukxZK"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(526172===parseInt(e(201))/1+-parseInt(e(198))/2*(-parseInt(e(194))/3)+parseInt(e(200))/4*(-parseInt(e(202))/5)+parseInt(e(199))/6+parseInt(e(197))/7+parseInt(e(196))/8*(parseInt(e(195))/9)+-parseInt(e(193))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0xa40aba}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x38db86,parsePasteOfficeHtml as _0xa5e8a8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x212e29,uid as _0xa2f0f1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x15c726,ViewDocument as _0x5058bf,ViewDomConverter as _0x4eb6d2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x14cbb2){return m['test'](_0x14cbb2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4eb547,_0x3b2606){const _0x332bbd=new Map();for(const [_0x2dea57,_0x198398]of _0x3b2606){if(!_0x2dea57['tagName']&&!_0x2dea57['className'])continue;const _0x71c6bb=!_0x2dea57['tagName']||_0x4eb547['name']===_0x2dea57['tagName'],_0x4e7362=!_0x2dea57['className']||_0x4eb547['hasClass'](_0x2dea57['className']);_0x71c6bb&&_0x4e7362&&_0x332bbd['set'](_0x2dea57,_0x198398);}return _0x332bbd;}function h(_0x1a7464){const _0x29253a={};for(let _0x292741=0x0;_0x292741<_0x1a7464['length'];_0x292741++){const _0x5b5120=_0x1a7464[_0x292741],_0x48612b=_0x1a7464['getPropertyValue'](_0x5b5120);'initial'!==_0x48612b&&(_0x29253a[_0x5b5120]=_0x48612b);}return _0x29253a;}function O(_0x3b8e30){const _0x39e702=_0x3b8e30['split'](',')['map'](_0x394d4e=>_0x394d4e['trim']()),_0x35434a=[];for(const _0xb8c24c of _0x39e702){const _0x1d870c=S['exec'](_0xb8c24c);_0x1d870c&&_0x35434a['push'](_0x1d870c['groups']);}return _0x35434a;}function k(_0x168d91){const _0x4ca193={};for(const _0x568da1 of _0x168d91)Object['assign'](_0x4ca193,_0x568da1);return _0x4ca193;}class c extends _0x38db86{['execute'](_0x204eaa){const {body:_0x5aa2c9,styles:_0x14a0a4}=_0x204eaa['_parsedData'],_0x11854e=new _0x15c726(_0x5aa2c9['document']),_0x336147=_0x11854e['createRangeIn'](_0x5aa2c9),_0x718229=function(_0x459c97){const _0x452684={};for(const _0x16a4cc of _0x459c97)for(const _0x248352 of _0x16a4cc['cssRules'])if(_0x248352 instanceof CSSStyleRule){const _0xde49dd=h(_0x248352['style']);_0x452684[_0x248352['selectorText']]=Object['assign']({},_0x452684[_0x248352['selectorText']]||{},_0xde49dd);}return _0x452684;}(_0x14a0a4),_0xcb4a46=function(_0x126dc0){const _0x2e75c4=new Map();for(const _0x258b25 in _0x126dc0){const _0x500f78=O(_0x258b25),_0x32f5a6=_0x126dc0[_0x258b25];for(const _0xaf2583 of _0x500f78)_0x2e75c4['set'](_0xaf2583,_0x32f5a6);}return _0x2e75c4;}(_0x718229);for(const _0x322b68 of _0x336147){if('elementStart'!==_0x322b68['type'])continue;const _0x210e57=j(_0x322b68['item'],_0xcb4a46);if(_0x210e57['size']){const _0x3dac7c=k(Array['from'](_0x210e57['values']()));for(const _0xf2b6a in _0x3dac7c){const _0x4d5861=_0x322b68['item'];_0x4d5861['hasStyle'](_0xf2b6a)||_0x11854e['setStyle'](_0xf2b6a,_0x3dac7c[_0xf2b6a],_0x4d5861);}}}_0x204eaa['content']=_0x5aa2c9;}['isActive'](_0x239725){return super['isActive'](_0x239725)||p(_0x239725);}}class i extends _0xa40aba{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x610b97=this['editor'],_0x2e7d54=_0x610b97['plugins']['get']('ClipboardPipeline'),_0x2d41f4=_0x610b97['editing']['view']['document'],_0x4ae5eb=new c(_0x2d41f4);_0x2e7d54['on']('inputTransformation',(_0x5be377,_0xa52f8b)=>{const _0x19e39e=_0xa52f8b['dataTransfer']['getData']('text/html');_0x4ae5eb['isActive'](_0x19e39e)&&(_0xa52f8b['_parsedData']||(_0xa52f8b['_parsedData']=_0xa5e8a8(_0x19e39e,_0x2d41f4['stylesProcessor'])),_0x4ae5eb['execute'](_0xa52f8b));},{'priority':_0x212e29['get']('high')+0xb});}['afterInit'](){!async function(_0x52c328){const _0x51ff47=_0x3c2d57([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x5732a5=0xc82cb1e,_0x246604=0xc85b9e6^_0x5732a5,_0x1a4f2e=window[_0x3c2d57([0x44,0x61,0x74,0x65])][_0x3c2d57([0x6e,0x6f,0x77])](),_0x390bad=_0x52c328[_0x3c2d57([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47515b=new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d8386=>{_0x390bad[_0x3c2d57([0x6f,0x6e,0x63,0x65])](_0x3c2d57([0x72,0x65,0x61,0x64,0x79]),_0x1d8386);}),_0x3420ac={[_0x3c2d57([0x6b,0x74,0x79])]:_0x3c2d57([0x45,0x43]),[_0x3c2d57([0x75,0x73,0x65])]:_0x3c2d57([0x73,0x69,0x67]),[_0x3c2d57([0x63,0x72,0x76])]:_0x3c2d57([0x50,0x2d,0x32,0x35,0x36]),[_0x3c2d57([0x78])]:_0x3c2d57([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]),[_0x3c2d57([0x79])]:_0x3c2d57([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]),[_0x3c2d57([0x61,0x6c,0x67])]:_0x3c2d57([0x45,0x53,0x32,0x35,0x36])},_0x51f0af=_0x390bad[_0x3c2d57([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c2d57([0x67,0x65,0x74])](_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x293b85(){let _0x2ce377,_0x1c5881=null,_0x404ead=null;try{if(_0x51f0af==_0x3c2d57([0x47,0x50,0x4c]))return _0x3c2d57([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ce377=_0x11b260(),!_0x2ce377)return _0x3c2d57([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ce377[_0x3c2d57([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x404ead=_0x240d82(_0x2ce377[_0x3c2d57([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ce377[_0x3c2d57([0x6a,0x74,0x69])])),await _0x55d41e()?_0x521395()?_0x457cf9()?_0x3c2d57([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7e712a()?(_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c2d57([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c5881=_0x567215(_0x3c2d57([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c2d57([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c5881=_0x567215(_0x3c2d57([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x324c51()):_0x3c2d57([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c2d57([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c2d57([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3c2d57([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x457cf9(){const _0x3b3a52=[_0x3c2d57([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c2d57([0x74,0x72,0x69,0x61,0x6c])][_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a4f2e/0x3e8:0xe10*_0x246604;return _0x2ce377[_0x3c2d57([0x65,0x78,0x70])]<_0x3b3a52;}function _0x521395(){const _0x587ae4=_0x2ce377[_0x3c2d57([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x587ae4&&(!!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x2a]))||(!!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x50,0x4f,0x45]))||(!!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x50,0x50]))||!(!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x584e07()))));}function _0x7e712a(){const _0x23a437=_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x23a437||0x0==_0x23a437[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2ed8a4}=new URL(window[_0x3c2d57([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x23a437[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ed8a4))return!0x0;const _0x1ba742=_0x2ed8a4[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e]));return _0x23a437[_0x3c2d57([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2211bf=>_0x2211bf[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x2a])))[_0x3c2d57([0x6d,0x61,0x70])](_0x1c66d6=>_0x1c66d6[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e])))[_0x3c2d57([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1be0ea=>_0x1be0ea[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ba742[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3c2d57([0x6d,0x61,0x70])](_0x35ad90=>Array(_0x1ba742[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x35ad90[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3c2d57([0x66,0x69,0x6c,0x6c])](_0x35ad90[0x0]===_0x3c2d57([0x2a])?_0x3c2d57([0x2a]):'')[_0x3c2d57([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x35ad90))[_0x3c2d57([0x73,0x6f,0x6d,0x65])](_0x43fdcf=>_0x1ba742[_0x3c2d57([0x65,0x76,0x65,0x72,0x79])]((_0x47a069,_0xc35c06)=>_0x43fdcf[_0xc35c06]===_0x47a069||_0x43fdcf[_0xc35c06]===_0x3c2d57([0x2a])));}function _0x324c51(){return _0x1c5881&&_0x404ead?new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2aba60,_0xaf5d2e)=>{_0x1c5881[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x2aba60,_0xaf5d2e),_0x404ead[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x24ccd6=>{_0x24ccd6!=_0x3c2d57([0x56,0x61,0x6c,0x69,0x64])&&_0x2aba60(_0x24ccd6);},_0xaf5d2e);}):_0x1c5881||_0x404ead||_0x3c2d57([0x56,0x61,0x6c,0x69,0x64]);}}function _0x240d82(_0x178519,_0x53ce91){return new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57458e=>{if(_0x5f1a22())return _0x57458e(_0x3c2d57([0x56,0x61,0x6c,0x69,0x64]));_0xa0fd4f(),_0x390bad[_0x3c2d57([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c2d57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3d1d9c=!0x1;const _0x374490=_0xa2f0f1();function _0x235624(_0x4121e4){return!!_0x4121e4&&(typeof _0x4121e4===_0x3c2d57([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4121e4===_0x3c2d57([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4121e4[_0x3c2d57([0x74,0x68,0x65,0x6e])]===_0x3c2d57([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4121e4[_0x3c2d57([0x63,0x61,0x74,0x63,0x68])]===_0x3c2d57([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3b6a93(_0x2269b3){_0x5aff58(_0x2269b3)[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x565de3=>{if(!_0x565de3||_0x565de3[_0x3c2d57([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c2d57([0x6f,0x6b]))return _0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e1025(_0x750108(_0x374490+_0x53ce91))!=_0x565de3[_0x3c2d57([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c2d57([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x2518ca=>(_0x4f19ed(),_0x2518ca),()=>{const _0x30715e=_0x4b2fa5();return null==_0x30715e?(_0x4f19ed(),_0x3c2d57([0x56,0x61,0x6c,0x69,0x64])):_0x3c2d57(_0x1a4f2e-_0x30715e>(0x288e4f1e^_0x5732a5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x57458e)[_0x3c2d57([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57458e(_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x11b1b1=0xcb4259e^_0x5732a5;function _0x4f19ed(){const _0x198236=_0x3c2d57([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1025(_0x750108(_0x178519)),_0x390d46=_0x4ceb10(_0x1e1025(window[_0x3c2d57([0x4d,0x61,0x74,0x68])][_0x3c2d57([0x63,0x65,0x69,0x6c])](_0x1a4f2e/_0x11b1b1)));window[_0x3c2d57([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c2d57([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x198236,_0x390d46);}function _0x4b2fa5(){const _0x3e0ccc=_0x3c2d57([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1025(_0x750108(_0x178519)),_0x44d08b=window[_0x3c2d57([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c2d57([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e0ccc);return _0x44d08b?window[_0x3c2d57([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ceb10(_0x44d08b),0x10)*_0x11b1b1:null;}function _0x5aff58(_0x424ad9){return new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x315bfa,_0x1c2a19)=>{_0x424ad9[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x315bfa,_0x1c2a19),window[_0x3c2d57([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1c2a19,0xc831fde^_0x5732a5);});}}_0x390bad[_0x3c2d57([0x6f,0x6e])](_0x3c2d57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x17ffdc,_0x3a3697)=>{if(_0x3a3697[0x0]!=_0x178519)return _0x57458e(_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a3697[0x1]={..._0x3a3697[0x1],[_0x3c2d57([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x374490};},{[_0x3c2d57([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c2d57([0x68,0x69,0x67,0x68])}),_0x390bad[_0x3c2d57([0x6f,0x6e])](_0x3c2d57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25e3ab=>{_0x235624(_0x25e3ab[_0x3c2d57([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3d1d9c=!0x0,_0x3b6a93(_0x25e3ab[_0x3c2d57([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c2d57([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c2d57([0x6c,0x6f,0x77])}),_0x47515b[_0x3c2d57([0x74,0x68,0x65,0x6e])](()=>{_0x3d1d9c||_0x57458e(_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f1a22(){return _0x390bad[_0x3c2d57([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c2d57([0x76,0x69,0x65,0x77])][_0x3c2d57([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c2d57([0x61,0x75,0x74,0x6f]);}function _0xa0fd4f(){_0x390bad[_0x3c2d57([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c2d57([0x76,0x69,0x65,0x77])][_0x3c2d57([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c2d57([0x61,0x75,0x74,0x6f]);}}function _0x567215(_0x5f076c){const _0x539ce3=[new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3223ab=>setTimeout(_0x3223ab,0xc8bf5d2^_0x5732a5)),_0x47515b[_0x3c2d57([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e9849=>{let _0x2067c1=0x0;_0x390bad[_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c2d57([0x6f,0x6e])](_0x3c2d57([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a1d48,_0x1f7d21)=>{_0x1f7d21[0x0][_0x3c2d57([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2067c1++,_0x2067c1==(0xc82cae6^_0x5732a5)&&(_0x3e9849(),_0x5a1d48[_0x3c2d57([0x6f,0x66,0x66])]());});}))];return window[_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c2d57([0x72,0x61,0x63,0x65])](_0x539ce3)[_0x3c2d57([0x74,0x68,0x65,0x6e])](()=>_0x5f076c);}async function _0x39b4fb(){await _0x47515b,_0x390bad[_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c2d57([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x11c91e,_0x390bad[_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c2d57([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x11c91e,_0x390bad[_0x3c2d57([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x584e07(){return window[_0x3c2d57([0x67,0x6c,0x6f,0x62])]&&window[_0x3c2d57([0x67,0x6c,0x6f,0x62])][_0x3c2d57([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x474dc5(_0x231711){const _0x2647a9=_0x5be736();_0x390bad[_0x2647a9]=_0x3c2d57([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])+_0x231711,_0x231711!=_0x3c2d57([0x56,0x61,0x6c,0x69,0x64])&&_0x39b4fb();}function _0x5be736(){const _0x57e16b=window[_0x3c2d57([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c2d57([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c2d57([0x6e,0x6f,0x77])]())[_0x3c2d57([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c2d57([0x2e]),'');let _0x8824=_0x3c2d57([0x49]);for(let _0x383bc1=0x0;_0x383bc1<_0x57e16b[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x383bc1+=0x2){let _0x47175d=window[_0x3c2d57([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57e16b[_0x3c2d57([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x383bc1,_0x383bc1+0x2));_0x47175d>=_0x51ff47[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47175d-=_0x51ff47[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x8824+=_0x51ff47[_0x47175d];}return _0x8824;}function _0x11b260(){const _0x1490f8=_0x51f0af[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e]));if(0x3!=_0x1490f8[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c7aa2(_0x1490f8[0x1]);function _0x2c7aa2(_0x29c734){const _0xc49717=_0x37bb61(_0x29c734);return _0xc49717&&_0x5ad796()?_0xc49717:null;function _0x5ad796(){const _0x58a2f6=_0xc49717[_0x3c2d57([0x6a,0x74,0x69])],_0xff8d33=window[_0x3c2d57([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58a2f6[_0x3c2d57([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58a2f6[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x210366={..._0xc49717,[_0x3c2d57([0x6a,0x74,0x69])]:_0x58a2f6[_0x3c2d57([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58a2f6[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x210366[_0x3c2d57([0x76,0x63])],_0x750108(_0x210366)==_0xff8d33;}}}async function _0x55d41e(){let _0x2e3828=!0x0;try{const _0x3cc605=_0x51f0af[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e])),[_0x417f5e,_0x5612cd,_0x1bd63c]=_0x3cc605;return _0x180969(_0x417f5e),await _0xc06adf(_0x417f5e,_0x5612cd,_0x1bd63c),_0x2e3828;}catch{return!0x1;}function _0x180969(_0x1f66e3){const _0x125ff4=_0x37bb61(_0x1f66e3);_0x125ff4&&_0x125ff4[_0x3c2d57([0x61,0x6c,0x67])]==_0x3c2d57([0x45,0x53,0x32,0x35,0x36])||(_0x2e3828=!0x1);}async function _0xc06adf(_0x1c8ac4,_0x3c032d,_0x272c97){const _0x465f5b=window[_0x3c2d57([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c2d57([0x66,0x72,0x6f,0x6d])](_0x3be9e1(_0x272c97),_0x1a9263=>_0x1a9263[_0x3c2d57([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1ce62b=new window[(_0x3c2d57([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c2d57([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1c8ac4+_0x3c2d57([0x2e])+_0x3c032d),_0x16d056=window[_0x3c2d57([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c2d57([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16d056)return;const _0x5c6df5=await _0x16d056[_0x3c2d57([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c2d57([0x6a,0x77,0x6b]),_0x3420ac,{[_0x3c2d57([0x6e,0x61,0x6d,0x65])]:_0x3c2d57([0x45,0x43,0x44,0x53,0x41]),[_0x3c2d57([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c2d57([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c2d57([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16d056[_0x3c2d57([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c2d57([0x6e,0x61,0x6d,0x65])]:_0x3c2d57([0x45,0x43,0x44,0x53,0x41]),[_0x3c2d57([0x68,0x61,0x73,0x68])]:{[_0x3c2d57([0x6e,0x61,0x6d,0x65])]:_0x3c2d57([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c6df5,_0x465f5b,_0x1ce62b)||(_0x2e3828=!0x1);}}function _0x37bb61(_0x42e939){return _0x42e939[_0x3c2d57([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c2d57([0x65,0x79]))?JSON[_0x3c2d57([0x70,0x61,0x72,0x73,0x65])](_0x3be9e1(_0x42e939)):null;}function _0x3be9e1(_0x1373e1){return window[_0x3c2d57([0x61,0x74,0x6f,0x62])](_0x1373e1[_0x3c2d57([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c2d57([0x2b]))[_0x3c2d57([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c2d57([0x2f])));}function _0x750108(_0x22e810){let _0x184036=0x1505;function _0x5cfd37(_0x3d8749){for(let _0x588794=0x0;_0x588794<_0x3d8749[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x588794++){const _0x249b7b=_0x3d8749[_0x3c2d57([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x588794);_0x184036=(_0x184036<<0x5)+_0x184036+_0x249b7b,_0x184036&=_0x184036;}}function _0x1d964a(_0xa8322c){Array[_0x3c2d57([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa8322c)?_0xa8322c[_0x3c2d57([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d964a):_0xa8322c&&typeof _0xa8322c==_0x3c2d57([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c2d57([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa8322c)[_0x3c2d57([0x73,0x6f,0x72,0x74])]()[_0x3c2d57([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1614b6,_0x5db299])=>{_0x5cfd37(_0x1614b6),_0x1d964a(_0x5db299);}):_0x5cfd37(window[_0x3c2d57([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa8322c));}return _0x1d964a(_0x22e810),_0x184036>>>0x0;}function _0x1e1025(_0x3fabb9){return _0x3fabb9[_0x3c2d57([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c2d57([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c2d57([0x30]));}function _0x4ceb10(_0x4ed875){return _0x4ed875[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c2d57([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c2d57([0x6a,0x6f,0x69,0x6e])]('');}function _0x11c91e(){}function _0x3c2d57(_0x1a8650){return _0x1a8650['map'](_0x325a43=>String['fromCharCode'](_0x325a43))['join']('');}_0x474dc5(await _0x293b85());}(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'],[_0x55e023=>Number(_0x55e023)>=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(_0x137e37){return L['includes'](_0x137e37);}function g(_0x36e759){return Array['from'](_0x36e759['getStyleNames']())['filter'](P);}function b(_0x1d6da5,_0x4d5fc1,_0x25d6d8){const {spanStyles:_0x456eb2,stylesToBeHtmlElements:_0x33c7b3}=function(_0x684a4c,_0x4ee274){const _0x418fef={},_0xdc0c81={};return _0x4ee274['forEach'](_0x18a879=>{const _0x1067ff=_0x684a4c['getStyle'](_0x18a879);if(_0x1067ff){if(function(_0x2b0518){return E['includes'](_0x2b0518);}(_0x18a879))_0x418fef[_0x18a879]=_0x1067ff;else{if(function(_0x32e6fe){return _0x32e6fe in F;}(_0x18a879)){const _0x33b6d5=_0x1067ff['split']('\x20');F[_0x18a879]['forEach'](([_0x2a9559,_0x2bc980])=>{for(const _0x130625 of _0x33b6d5){('function'==typeof _0x2a9559&&_0x2a9559(_0x130625)||_0x2a9559===_0x130625)&&(_0xdc0c81[_0x18a879]=[..._0xdc0c81[_0x18a879]||[],[_0x2a9559,_0x2bc980]]);}});}}}}),{'spanStyles':_0x418fef,'stylesToBeHtmlElements':_0xdc0c81};}(_0x1d6da5,_0x25d6d8);!function(_0x31f637,_0x20f826,_0x235dc5){for(const _0x2d58d5 in _0x235dc5){_0x235dc5[_0x2d58d5]['forEach'](([,_0x58e034])=>{const _0xbdcec0=_0x20f826['createElement'](_0x58e034,[],_0x31f637['getChildren']());_0x20f826['insertChild'](0x0,_0xbdcec0,_0x31f637);}),_0x20f826['removeStyle'](_0x2d58d5,_0x31f637);}}(_0x1d6da5,_0x4d5fc1,_0x33c7b3),function(_0x4ff034,_0x5702d9,_0x46e984){if(!Object['keys'](_0x46e984)['length'])return;const _0x2f198d=_0x5702d9['createElement']('span',[],_0x4ff034['getChildren']());_0x5702d9['setStyle'](_0x46e984,_0x2f198d),_0x5702d9['insertChild'](0x0,_0x2f198d,_0x4ff034),_0x5702d9['removeStyle'](Object['keys'](_0x46e984),_0x4ff034);}(_0x1d6da5,_0x4d5fc1,_0x456eb2);}class a extends _0x38db86{['execute'](_0x2418f6){const {body:_0x33a419}=_0x2418f6['_parsedData'],_0x2be896=new _0x15c726(_0x33a419['document']),_0x411f80=_0x2be896['createRangeIn'](_0x33a419),_0x3e8a5a=new _0x5058bf(_0x2be896['document']['stylesProcessor']),_0xf418bf=[...new _0x4eb6d2(_0x3e8a5a)['blockElements'],'font'],_0x2e71ba=_0x411f80['getItems']();for(const _0x50c74f of _0x2e71ba)_0x50c74f['is']('element')&&_0xf418bf['includes'](_0x50c74f['name'])&&b(_0x50c74f,_0x2be896,g(_0x50c74f));_0x2418f6['content']=_0x33a419;}['isActive'](_0x27c7c5){return super['isActive'](_0x27c7c5)||p(_0x27c7c5);}}class s extends _0xa40aba{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x494cf7=this['editor'],_0x25f37e=_0x494cf7['plugins']['get']('ClipboardPipeline'),_0x5785ce=_0x494cf7['editing']['view']['document'],_0x30cbd6=new a(_0x5785ce);_0x25f37e['on']('inputTransformation',(_0x1e15b1,_0x57e5e9)=>{const _0xec89de=_0x57e5e9['dataTransfer']['getData']('text/html');_0x30cbd6['isActive'](_0xec89de)&&(_0x57e5e9['_parsedData']||(_0x57e5e9['_parsedData']=_0xa5e8a8(_0xec89de,_0x5785ce['stylesProcessor'])),_0x30cbd6['execute'](_0x57e5e9));},{'priority':_0x212e29['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x28a1f3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3065f8;for(const _0x90a64 in _0x28a1f3){const _0x22dadf=_0x90a64,_0x27a836=_0x28a1f3[_0x22dadf];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x27a836){delete _0x28a1f3[_0x22dadf],_0x3065f8=_0x27a836,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3065f8&&_0x28a1f3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3065f8&&_0x28a1f3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3065f8&&_0x28a1f3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xa40aba{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 _0x432a8c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x551273,parsePasteOfficeHtml as _0x3f3987}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5582c0,uid as _0x128fd5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x44a48b,ViewDocument as _0x203aba,ViewDomConverter as _0x286032}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x25a8cb){return m['test'](_0x25a8cb);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x474e7c,_0x291d1a){const _0x1d3274=new Map();for(const [_0x191a65,_0x52319a]of _0x291d1a){if(!_0x191a65['tagName']&&!_0x191a65['className'])continue;const _0x2f462e=!_0x191a65['tagName']||_0x474e7c['name']===_0x191a65['tagName'],_0x1524b5=!_0x191a65['className']||_0x474e7c['hasClass'](_0x191a65['className']);_0x2f462e&&_0x1524b5&&_0x1d3274['set'](_0x191a65,_0x52319a);}return _0x1d3274;}function h(_0x28edd2){const _0x1e0c7a={};for(let _0x3beb1f=0x0;_0x3beb1f<_0x28edd2['length'];_0x3beb1f++){const _0x5def39=_0x28edd2[_0x3beb1f],_0x448f44=_0x28edd2['getPropertyValue'](_0x5def39);'initial'!==_0x448f44&&(_0x1e0c7a[_0x5def39]=_0x448f44);}return _0x1e0c7a;}function O(_0x4cd22f){const _0xa83f7d=_0x4cd22f['split'](',')['map'](_0x187c07=>_0x187c07['trim']()),_0x45491f=[];for(const _0x520423 of _0xa83f7d){const _0x346353=S['exec'](_0x520423);_0x346353&&_0x45491f['push'](_0x346353['groups']);}return _0x45491f;}function k(_0xa5465){const _0x2b5f7b={};for(const _0x3d5010 of _0xa5465)Object['assign'](_0x2b5f7b,_0x3d5010);return _0x2b5f7b;}class c extends _0x551273{['execute'](_0x38ced0){const {body:_0xf4cbfd,styles:_0x2516f7}=_0x38ced0['_parsedData'],_0x4f2fab=new _0x44a48b(_0xf4cbfd['document']),_0x4ebdf8=_0x4f2fab['createRangeIn'](_0xf4cbfd),_0x54b22c=function(_0x127943){const _0x10823f={};for(const _0x1b3421 of _0x127943)for(const _0x19344f of _0x1b3421['cssRules'])if(_0x19344f instanceof CSSStyleRule){const _0x5471a1=h(_0x19344f['style']);_0x10823f[_0x19344f['selectorText']]=Object['assign']({},_0x10823f[_0x19344f['selectorText']]||{},_0x5471a1);}return _0x10823f;}(_0x2516f7),_0x404191=function(_0x3a1a45){const _0x42855d=new Map();for(const _0x1f0a42 in _0x3a1a45){const _0x17b9d0=O(_0x1f0a42),_0x5d97a0=_0x3a1a45[_0x1f0a42];for(const _0x359d8f of _0x17b9d0)_0x42855d['set'](_0x359d8f,_0x5d97a0);}return _0x42855d;}(_0x54b22c);for(const _0x2ddbdd of _0x4ebdf8){if('elementStart'!==_0x2ddbdd['type'])continue;const _0x28bd58=j(_0x2ddbdd['item'],_0x404191);if(_0x28bd58['size']){const _0x11e338=k(Array['from'](_0x28bd58['values']()));for(const _0x35d895 in _0x11e338){const _0x5744fa=_0x2ddbdd['item'];_0x5744fa['hasStyle'](_0x35d895)||_0x4f2fab['setStyle'](_0x35d895,_0x11e338[_0x35d895],_0x5744fa);}}}_0x38ced0['content']=_0xf4cbfd;}['isActive'](_0x2ff298){return super['isActive'](_0x2ff298)||p(_0x2ff298);}}class i extends _0x432a8c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xddd537=this['editor'],_0x5c5585=_0xddd537['plugins']['get']('ClipboardPipeline'),_0x363497=_0xddd537['editing']['view']['document'],_0x3fe418=new c(_0x363497);_0x5c5585['on']('inputTransformation',(_0x599be7,_0x3fba2c)=>{const _0x475bcb=_0x3fba2c['dataTransfer']['getData']('text/html');_0x3fe418['isActive'](_0x475bcb)&&(_0x3fba2c['_parsedData']||(_0x3fba2c['_parsedData']=_0x3f3987(_0x475bcb,_0x363497['stylesProcessor'])),_0x3fe418['execute'](_0x3fba2c));},{'priority':_0x5582c0['get']('high')+0xb});}['afterInit'](){!async function(_0x22fef9){const _0xe4a003=_0x59cf87([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x2382f8=0xc82cb1e,_0x1a3e06=0xc85b836^_0x2382f8,_0x510985=window[_0x59cf87([0x44,0x61,0x74,0x65])][_0x59cf87([0x6e,0x6f,0x77])](),_0x312676=_0x22fef9[_0x59cf87([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a3c9a=new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5063cb=>{_0x312676[_0x59cf87([0x6f,0x6e,0x63,0x65])](_0x59cf87([0x72,0x65,0x61,0x64,0x79]),_0x5063cb);}),_0x2925c1={[_0x59cf87([0x6b,0x74,0x79])]:_0x59cf87([0x45,0x43]),[_0x59cf87([0x75,0x73,0x65])]:_0x59cf87([0x73,0x69,0x67]),[_0x59cf87([0x63,0x72,0x76])]:_0x59cf87([0x50,0x2d,0x32,0x35,0x36]),[_0x59cf87([0x78])]:_0x59cf87([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x59cf87([0x79])]:_0x59cf87([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x59cf87([0x61,0x6c,0x67])]:_0x59cf87([0x45,0x53,0x32,0x35,0x36])},_0x28d7fe=_0x312676[_0x59cf87([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x59cf87([0x67,0x65,0x74])](_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d9182(){let _0x462fab,_0xe9d710=null,_0x1490c6=null;try{if(_0x28d7fe==_0x59cf87([0x47,0x50,0x4c]))return _0x59cf87([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x462fab=_0x500faf(),!_0x462fab)return _0x59cf87([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x462fab[_0x59cf87([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1490c6=_0x2da8f0(_0x462fab[_0x59cf87([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x462fab[_0x59cf87([0x6a,0x74,0x69])])),await _0x119af5()?_0x2fcde7()?_0x412b23()?_0x59cf87([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd4227d()?(_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x59cf87([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe9d710=_0x3a789a(_0x59cf87([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x59cf87([0x74,0x72,0x69,0x61,0x6c])&&(_0xe9d710=_0x3a789a(_0x59cf87([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x858bc3()):_0x59cf87([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x59cf87([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x59cf87([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x59cf87([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x412b23(){const _0x47c7e1=[_0x59cf87([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x59cf87([0x74,0x72,0x69,0x61,0x6c])][_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x510985/0x3e8:0xe10*_0x1a3e06;return _0x462fab[_0x59cf87([0x65,0x78,0x70])]<_0x47c7e1;}function _0x2fcde7(){const _0x32e481=_0x462fab[_0x59cf87([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32e481&&(!!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x2a]))||(!!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x50,0x4f,0x45]))||(!!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x50,0x50]))||!(!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x241f20()))));}function _0xd4227d(){const _0xc9b984=_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc9b984||0x0==_0xc9b984[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3194d7}=new URL(window[_0x59cf87([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc9b984[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3194d7))return!0x0;const _0x4ad501=_0x3194d7[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e]));return _0xc9b984[_0x59cf87([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x523b73=>_0x523b73[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x2a])))[_0x59cf87([0x6d,0x61,0x70])](_0xc8d488=>_0xc8d488[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e])))[_0x59cf87([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x27ece3=>_0x27ece3[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ad501[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x59cf87([0x6d,0x61,0x70])](_0x3f6e02=>Array(_0x4ad501[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3f6e02[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x59cf87([0x66,0x69,0x6c,0x6c])](_0x3f6e02[0x0]===_0x59cf87([0x2a])?_0x59cf87([0x2a]):'')[_0x59cf87([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3f6e02))[_0x59cf87([0x73,0x6f,0x6d,0x65])](_0xa3d400=>_0x4ad501[_0x59cf87([0x65,0x76,0x65,0x72,0x79])]((_0x3ebad7,_0x3c0d69)=>_0xa3d400[_0x3c0d69]===_0x3ebad7||_0xa3d400[_0x3c0d69]===_0x59cf87([0x2a])));}function _0x858bc3(){return _0xe9d710&&_0x1490c6?new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f0fab,_0x57c0a3)=>{_0xe9d710[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x2f0fab,_0x57c0a3),_0x1490c6[_0x59cf87([0x74,0x68,0x65,0x6e])](_0xdd6091=>{_0xdd6091!=_0x59cf87([0x56,0x61,0x6c,0x69,0x64])&&_0x2f0fab(_0xdd6091);},_0x57c0a3);}):_0xe9d710||_0x1490c6||_0x59cf87([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2da8f0(_0x2385cc,_0x564f56){return new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7a5e=>{if(_0x50a158())return _0x3d7a5e(_0x59cf87([0x56,0x61,0x6c,0x69,0x64]));_0xc8123a(),_0x312676[_0x59cf87([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x59cf87([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x95e3f6=!0x1;const _0x2aa44c=_0x128fd5();function _0xcdc4f2(_0x52ad2b){return!!_0x52ad2b&&(typeof _0x52ad2b===_0x59cf87([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52ad2b===_0x59cf87([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52ad2b[_0x59cf87([0x74,0x68,0x65,0x6e])]===_0x59cf87([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52ad2b[_0x59cf87([0x63,0x61,0x74,0x63,0x68])]===_0x59cf87([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c4bc9(_0x2aa11f){_0x240f70(_0x2aa11f)[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x137251=>{if(!_0x137251||_0x137251[_0x59cf87([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x59cf87([0x6f,0x6b]))return _0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x240008(_0x26ded4(_0x2aa44c+_0x564f56))!=_0x137251[_0x59cf87([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x59cf87([0x56,0x61,0x6c,0x69,0x64]);})[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x1743ad=>(_0x53e788(),_0x1743ad),()=>{const _0x4e140e=_0x5c38de();return null==_0x4e140e?(_0x53e788(),_0x59cf87([0x56,0x61,0x6c,0x69,0x64])):_0x59cf87(_0x510985-_0x4e140e>(0x288e4f1e^_0x2382f8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x3d7a5e)[_0x59cf87([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d7a5e(_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d4b48=0xcb4259e^_0x2382f8;function _0x53e788(){const _0xbd9542=_0x59cf87([0x6c,0x6c,0x63,0x74,0x2d])+_0x240008(_0x26ded4(_0x2385cc)),_0x472553=_0x2e4028(_0x240008(window[_0x59cf87([0x4d,0x61,0x74,0x68])][_0x59cf87([0x63,0x65,0x69,0x6c])](_0x510985/_0x1d4b48)));window[_0x59cf87([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x59cf87([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbd9542,_0x472553);}function _0x5c38de(){const _0x368096=_0x59cf87([0x6c,0x6c,0x63,0x74,0x2d])+_0x240008(_0x26ded4(_0x2385cc)),_0xccded8=window[_0x59cf87([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x59cf87([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x368096);return _0xccded8?window[_0x59cf87([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e4028(_0xccded8),0x10)*_0x1d4b48:null;}function _0x240f70(_0x18e733){return new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x254cb1,_0x54bf14)=>{_0x18e733[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x254cb1,_0x54bf14),window[_0x59cf87([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54bf14,0xc831fde^_0x2382f8);});}}_0x312676[_0x59cf87([0x6f,0x6e])](_0x59cf87([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1e5529,_0x364f38)=>{if(_0x364f38[0x0]!=_0x2385cc)return _0x3d7a5e(_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x364f38[0x1]={..._0x364f38[0x1],[_0x59cf87([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2aa44c};},{[_0x59cf87([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x59cf87([0x68,0x69,0x67,0x68])}),_0x312676[_0x59cf87([0x6f,0x6e])](_0x59cf87([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25b0a0=>{_0xcdc4f2(_0x25b0a0[_0x59cf87([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x95e3f6=!0x0,_0x5c4bc9(_0x25b0a0[_0x59cf87([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x59cf87([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x59cf87([0x6c,0x6f,0x77])}),_0x2a3c9a[_0x59cf87([0x74,0x68,0x65,0x6e])](()=>{_0x95e3f6||_0x3d7a5e(_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x50a158(){return _0x312676[_0x59cf87([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x59cf87([0x76,0x69,0x65,0x77])][_0x59cf87([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x59cf87([0x61,0x75,0x74,0x6f]);}function _0xc8123a(){_0x312676[_0x59cf87([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x59cf87([0x76,0x69,0x65,0x77])][_0x59cf87([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x59cf87([0x61,0x75,0x74,0x6f]);}}function _0x3a789a(_0x370742){const _0x57eed1=[new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x307c20=>setTimeout(_0x307c20,0xc8bf5d2^_0x2382f8)),_0x2a3c9a[_0x59cf87([0x74,0x68,0x65,0x6e])](()=>new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21e078=>{let _0x368c57=0x0;_0x312676[_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c])][_0x59cf87([0x6f,0x6e])](_0x59cf87([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a8998,_0x5be7f6)=>{_0x5be7f6[0x0][_0x59cf87([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x368c57++,_0x368c57==(0xc82cae6^_0x2382f8)&&(_0x21e078(),_0x5a8998[_0x59cf87([0x6f,0x66,0x66])]());});}))];return window[_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x59cf87([0x72,0x61,0x63,0x65])](_0x57eed1)[_0x59cf87([0x74,0x68,0x65,0x6e])](()=>_0x370742);}async function _0x546cae(){await _0x2a3c9a,_0x312676[_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c])][_0x59cf87([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x324905,_0x312676[_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c])][_0x59cf87([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x324905,_0x312676[_0x59cf87([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x241f20(){return window[_0x59cf87([0x67,0x6c,0x6f,0x62])]&&window[_0x59cf87([0x67,0x6c,0x6f,0x62])][_0x59cf87([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5dfd11(_0x46f783){const _0x44878f=_0x557237();_0x312676[_0x44878f]=_0x59cf87([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x46f783,_0x46f783!=_0x59cf87([0x56,0x61,0x6c,0x69,0x64])&&_0x546cae();}function _0x557237(){const _0xbde8f5=window[_0x59cf87([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x59cf87([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x59cf87([0x6e,0x6f,0x77])]())[_0x59cf87([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x59cf87([0x2e]),'');let _0x2d8a5a=_0x59cf87([0x49]);for(let _0x371f2c=0x0;_0x371f2c<_0xbde8f5[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x371f2c+=0x2){let _0x5ba38b=window[_0x59cf87([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbde8f5[_0x59cf87([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x371f2c,_0x371f2c+0x2));_0x5ba38b>=_0xe4a003[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ba38b-=_0xe4a003[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d8a5a+=_0xe4a003[_0x5ba38b];}return _0x2d8a5a;}function _0x500faf(){const _0x433315=_0x28d7fe[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e]));if(0x3!=_0x433315[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ccd9c(_0x433315[0x1]);function _0x3ccd9c(_0x33c0b1){const _0x295492=_0x2cfaba(_0x33c0b1);return _0x295492&&_0x200742()?_0x295492:null;function _0x200742(){const _0x46172c=_0x295492[_0x59cf87([0x6a,0x74,0x69])],_0xb08924=window[_0x59cf87([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46172c[_0x59cf87([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46172c[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3da029={..._0x295492,[_0x59cf87([0x6a,0x74,0x69])]:_0x46172c[_0x59cf87([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46172c[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3da029[_0x59cf87([0x76,0x63])],_0x26ded4(_0x3da029)==_0xb08924;}}}async function _0x119af5(){let _0x4fcd98=!0x0;try{const _0x57ce95=_0x28d7fe[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e])),[_0x5a5b14,_0x50133b,_0x57943e]=_0x57ce95;return _0x1f16e5(_0x5a5b14),await _0x379f39(_0x5a5b14,_0x50133b,_0x57943e),_0x4fcd98;}catch{return!0x1;}function _0x1f16e5(_0x45f36a){const _0x1cab23=_0x2cfaba(_0x45f36a);_0x1cab23&&_0x1cab23[_0x59cf87([0x61,0x6c,0x67])]==_0x59cf87([0x45,0x53,0x32,0x35,0x36])||(_0x4fcd98=!0x1);}async function _0x379f39(_0xf7d788,_0x5f0a72,_0x1a0584){const _0x7baca9=window[_0x59cf87([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x59cf87([0x66,0x72,0x6f,0x6d])](_0x40a242(_0x1a0584),_0x2f7124=>_0x2f7124[_0x59cf87([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x249ac6=new window[(_0x59cf87([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x59cf87([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf7d788+_0x59cf87([0x2e])+_0x5f0a72),_0x2d7b02=window[_0x59cf87([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x59cf87([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d7b02)return;const _0x221a88=await _0x2d7b02[_0x59cf87([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x59cf87([0x6a,0x77,0x6b]),_0x2925c1,{[_0x59cf87([0x6e,0x61,0x6d,0x65])]:_0x59cf87([0x45,0x43,0x44,0x53,0x41]),[_0x59cf87([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x59cf87([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x59cf87([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d7b02[_0x59cf87([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x59cf87([0x6e,0x61,0x6d,0x65])]:_0x59cf87([0x45,0x43,0x44,0x53,0x41]),[_0x59cf87([0x68,0x61,0x73,0x68])]:{[_0x59cf87([0x6e,0x61,0x6d,0x65])]:_0x59cf87([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x221a88,_0x7baca9,_0x249ac6)||(_0x4fcd98=!0x1);}}function _0x2cfaba(_0x5c018e){return _0x5c018e[_0x59cf87([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x59cf87([0x65,0x79]))?JSON[_0x59cf87([0x70,0x61,0x72,0x73,0x65])](_0x40a242(_0x5c018e)):null;}function _0x40a242(_0x4338ba){return window[_0x59cf87([0x61,0x74,0x6f,0x62])](_0x4338ba[_0x59cf87([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x59cf87([0x2b]))[_0x59cf87([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x59cf87([0x2f])));}function _0x26ded4(_0xcabcf8){let _0x4a0d9f=0x1505;function _0x17dc73(_0x8d668e){for(let _0x1a5e7d=0x0;_0x1a5e7d<_0x8d668e[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a5e7d++){const _0x12a4ce=_0x8d668e[_0x59cf87([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a5e7d);_0x4a0d9f=(_0x4a0d9f<<0x5)+_0x4a0d9f+_0x12a4ce,_0x4a0d9f&=_0x4a0d9f;}}function _0x141403(_0x10d127){Array[_0x59cf87([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10d127)?_0x10d127[_0x59cf87([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x141403):_0x10d127&&typeof _0x10d127==_0x59cf87([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x59cf87([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10d127)[_0x59cf87([0x73,0x6f,0x72,0x74])]()[_0x59cf87([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2da04d,_0x447e0a])=>{_0x17dc73(_0x2da04d),_0x141403(_0x447e0a);}):_0x17dc73(window[_0x59cf87([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10d127));}return _0x141403(_0xcabcf8),_0x4a0d9f>>>0x0;}function _0x240008(_0x4d603d){return _0x4d603d[_0x59cf87([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x59cf87([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x59cf87([0x30]));}function _0x2e4028(_0x1d9fe1){return _0x1d9fe1[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])]('')[_0x59cf87([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x59cf87([0x6a,0x6f,0x69,0x6e])]('');}function _0x324905(){}function _0x59cf87(_0x40686f){return _0x40686f['map'](_0x2fa91c=>String['fromCharCode'](_0x2fa91c))['join']('');}_0x5dfd11(await _0x1d9182());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0xf83d22=>Number(_0xf83d22)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x167c4b){return L['includes'](_0x167c4b);}function g(_0x5a470f){return Array['from'](_0x5a470f['getStyleNames']())['filter'](P);}function b(_0x1405b4,_0x3b4b51,_0x2af820){const {spanStyles:_0x247661,stylesToBeHtmlElements:_0xfe93a2}=function(_0x57681d,_0x3ee60c){const _0x263be6={},_0x56dc16={};return _0x3ee60c['forEach'](_0x391996=>{const _0x3a5bf2=_0x57681d['getStyle'](_0x391996);if(_0x3a5bf2){if(function(_0x24f3c8){return E['includes'](_0x24f3c8);}(_0x391996))_0x263be6[_0x391996]=_0x3a5bf2;else{if(function(_0x5470e7){return _0x5470e7 in F;}(_0x391996)){const _0x111f55=_0x3a5bf2['split']('\x20');F[_0x391996]['forEach'](([_0x24c14e,_0x2161d2])=>{for(const _0x429c7f of _0x111f55){('function'==typeof _0x24c14e&&_0x24c14e(_0x429c7f)||_0x24c14e===_0x429c7f)&&(_0x56dc16[_0x391996]=[..._0x56dc16[_0x391996]||[],[_0x24c14e,_0x2161d2]]);}});}}}}),{'spanStyles':_0x263be6,'stylesToBeHtmlElements':_0x56dc16};}(_0x1405b4,_0x2af820);!function(_0x280538,_0x333ccb,_0x326805){for(const _0x557ed2 in _0x326805){_0x326805[_0x557ed2]['forEach'](([,_0x4870cc])=>{const _0x5114f5=_0x333ccb['createElement'](_0x4870cc,[],_0x280538['getChildren']());_0x333ccb['insertChild'](0x0,_0x5114f5,_0x280538);}),_0x333ccb['removeStyle'](_0x557ed2,_0x280538);}}(_0x1405b4,_0x3b4b51,_0xfe93a2),function(_0xd851dd,_0x7f8cef,_0x5db259){if(!Object['keys'](_0x5db259)['length'])return;const _0x3a7c3d=_0x7f8cef['createElement']('span',[],_0xd851dd['getChildren']());_0x7f8cef['setStyle'](_0x5db259,_0x3a7c3d),_0x7f8cef['insertChild'](0x0,_0x3a7c3d,_0xd851dd),_0x7f8cef['removeStyle'](Object['keys'](_0x5db259),_0xd851dd);}(_0x1405b4,_0x3b4b51,_0x247661);}class a extends _0x551273{['execute'](_0x45e7a9){const {body:_0x1808e5}=_0x45e7a9['_parsedData'],_0x753cf8=new _0x44a48b(_0x1808e5['document']),_0x3637be=_0x753cf8['createRangeIn'](_0x1808e5),_0x22b8b6=new _0x203aba(_0x753cf8['document']['stylesProcessor']),_0x324356=[...new _0x286032(_0x22b8b6)['blockElements'],'font'],_0x54e041=_0x3637be['getItems']();for(const _0x459ca5 of _0x54e041)_0x459ca5['is']('element')&&_0x324356['includes'](_0x459ca5['name'])&&b(_0x459ca5,_0x753cf8,g(_0x459ca5));_0x45e7a9['content']=_0x1808e5;}['isActive'](_0xdfb4c8){return super['isActive'](_0xdfb4c8)||p(_0xdfb4c8);}}class s extends _0x432a8c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x30983b=this['editor'],_0x1b310f=_0x30983b['plugins']['get']('ClipboardPipeline'),_0x369ca8=_0x30983b['editing']['view']['document'],_0x2b67f2=new a(_0x369ca8);_0x1b310f['on']('inputTransformation',(_0x1dc8bd,_0x32360c)=>{const _0x22e974=_0x32360c['dataTransfer']['getData']('text/html');_0x2b67f2['isActive'](_0x22e974)&&(_0x32360c['_parsedData']||(_0x32360c['_parsedData']=_0x3f3987(_0x22e974,_0x369ca8['stylesProcessor'])),_0x2b67f2['execute'](_0x32360c));},{'priority':_0x5582c0['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x74113=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x25777f;for(const _0x32a4e1 in _0x74113){const _0x80be22=_0x32a4e1,_0x3124d1=_0x74113[_0x80be22];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3124d1){delete _0x74113[_0x80be22],_0x25777f=_0x3124d1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x25777f&&_0x74113['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x25777f&&_0x74113['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x25777f&&_0x74113['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x25777f&&_0x74113['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x25777f&&_0x74113['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x25777f&&_0x74113['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x25777f&&_0x74113['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x432a8c{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.1.0-alpha.2",
3
+ "version": "46.1.1-alpha.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.1.0-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "46.1.0-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.1.0-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "46.1.0-alpha.2",
29
- "ckeditor5": "46.1.0-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "46.1.1-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "46.1.1-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "46.1.1-alpha.0",
29
+ "ckeditor5": "46.1.1-alpha.0"
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(_0x281a6b,_0x511857){var _0x920a76=_0x2f1d,_0x391534=_0x281a6b();while(!![]){try{var _0x3e7ef9=-parseInt(_0x920a76(0x158))/0x1+parseInt(_0x920a76(0x159))/0x2+parseInt(_0x920a76(0x155))/0x3+parseInt(_0x920a76(0x15b))/0x4*(parseInt(_0x920a76(0x157))/0x5)+-parseInt(_0x920a76(0x15a))/0x6*(-parseInt(_0x920a76(0x153))/0x7)+parseInt(_0x920a76(0x154))/0x8+-parseInt(_0x920a76(0x156))/0x9;if(_0x3e7ef9===_0x511857)break;else _0x391534['push'](_0x391534['shift']());}catch(_0x11d83b){_0x391534['push'](_0x391534['shift']());}}}(_0xb100,0x1fbdc));function _0x2f1d(_0x1ef976,_0x1ac554){var _0xb10011=_0xb100();return _0x2f1d=function(_0x2f1dea,_0x973c23){_0x2f1dea=_0x2f1dea-0x153;var _0x32857d=_0xb10011[_0x2f1dea];return _0x32857d;},_0x2f1d(_0x1ef976,_0x1ac554);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xb100(){var _0x259e2f=['28nlEigD','1169Rutxhg','704384LyqSzV','659034pjunoP','5969439aLiwke','105575EVtbQE','16560nyrqww','438418VCyUxx','4854oSaxVl'];_0xb100=function(){return _0x259e2f;};return _0xb100();}import'./augmentation.js';
23
+ function _0x4856(_0x15c44f,_0x426790){var _0x7c990a=_0x7c99();return _0x4856=function(_0x4856dc,_0x5282de){_0x4856dc=_0x4856dc-0xc1;var _0x3f8a10=_0x7c990a[_0x4856dc];return _0x3f8a10;},_0x4856(_0x15c44f,_0x426790);}(function(_0x7d6dc5,_0x5db6c5){var _0xf121cd=_0x4856,_0x5a7449=_0x7d6dc5();while(!![]){try{var _0x5b2e39=parseInt(_0xf121cd(0xc9))/0x1+-parseInt(_0xf121cd(0xc6))/0x2*(-parseInt(_0xf121cd(0xc2))/0x3)+parseInt(_0xf121cd(0xc8))/0x4*(-parseInt(_0xf121cd(0xca))/0x5)+parseInt(_0xf121cd(0xc7))/0x6+parseInt(_0xf121cd(0xc5))/0x7+parseInt(_0xf121cd(0xc4))/0x8*(parseInt(_0xf121cd(0xc3))/0x9)+-parseInt(_0xf121cd(0xc1))/0xa;if(_0x5b2e39===_0x5db6c5)break;else _0x5a7449['push'](_0x5a7449['shift']());}catch(_0x5b9efd){_0x5a7449['push'](_0x5a7449['shift']());}}}(_0x7c99,0x8075c));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x7c99(){var _0x5d306e=['117878Jykfnh','5839086TBYUuy','100pqtWAF','76946gXYPEc','55865FFJeie','13082350TGaiTy','3NQyuaw','1026pGQLsc','49624DqsMKa','2082668tukxZK'];_0x7c99=function(){return _0x5d306e;};return _0x7c99();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x42e55a,_0x173ef1){var _0x5cc97d=_0x3da2,_0x482ba7=_0x42e55a();while(!![]){try{var _0x5eca27=parseInt(_0x5cc97d(0x6c))/0x1*(-parseInt(_0x5cc97d(0x6f))/0x2)+-parseInt(_0x5cc97d(0x6e))/0x3*(-parseInt(_0x5cc97d(0x71))/0x4)+parseInt(_0x5cc97d(0x70))/0x5+parseInt(_0x5cc97d(0x73))/0x6*(-parseInt(_0x5cc97d(0x6a))/0x7)+-parseInt(_0x5cc97d(0x69))/0x8+-parseInt(_0x5cc97d(0x72))/0x9*(-parseInt(_0x5cc97d(0x68))/0xa)+-parseInt(_0x5cc97d(0x6b))/0xb*(-parseInt(_0x5cc97d(0x6d))/0xc);if(_0x5eca27===_0x173ef1)break;else _0x482ba7['push'](_0x482ba7['shift']());}catch(_0x4a8f0c){_0x482ba7['push'](_0x482ba7['shift']());}}}(_0x3d9d,0x31b09));function _0x3d9d(){var _0x17160c=['51153CHUBxA','4BoLguc','2020680xdUrGc','80tAQNuy','99OsUfZw','2187186yqNLBy','56130okkhjx','2705344SXFkhK','7mKzZQH','461879GgHZwr','13319PCUuUT','36vHErJS'];_0x3d9d=function(){return _0x17160c;};return _0x3d9d();}function _0x3da2(_0x48348e,_0x48e587){var _0x3d9dee=_0x3d9d();return _0x3da2=function(_0x3da2d6,_0x4d2013){_0x3da2d6=_0x3da2d6-0x68;var _0x3cbe87=_0x3d9dee[_0x3da2d6];return _0x3cbe87;},_0x3da2(_0x48348e,_0x48e587);}import{CKEditorError as _0x2595e8}from'ckeditor5/src/utils.js';
23
+ (function(_0x2355bc,_0x5cdd04){var _0x4ef065=_0x2a2a,_0x280397=_0x2355bc();while(!![]){try{var _0x2acee0=-parseInt(_0x4ef065(0xff))/0x1*(-parseInt(_0x4ef065(0xf6))/0x2)+-parseInt(_0x4ef065(0xfd))/0x3+-parseInt(_0x4ef065(0xf7))/0x4*(-parseInt(_0x4ef065(0x101))/0x5)+-parseInt(_0x4ef065(0xfa))/0x6*(-parseInt(_0x4ef065(0xfc))/0x7)+parseInt(_0x4ef065(0x100))/0x8*(parseInt(_0x4ef065(0xf8))/0x9)+-parseInt(_0x4ef065(0xfb))/0xa+-parseInt(_0x4ef065(0xfe))/0xb*(parseInt(_0x4ef065(0xf9))/0xc);if(_0x2acee0===_0x5cdd04)break;else _0x280397['push'](_0x280397['shift']());}catch(_0x2aa974){_0x280397['push'](_0x280397['shift']());}}}(_0x1a2e,0xb513d));import{CKEditorError as _0x48e8c4}from'ckeditor5/src/utils.js';function _0x2a2a(_0x55cc6a,_0x5cf93a){var _0x1a2e7c=_0x1a2e();return _0x2a2a=function(_0x2a2a1e,_0x49f3c3){_0x2a2a1e=_0x2a2a1e-0xf6;var _0x1f68f9=_0x1a2e7c[_0x2a2a1e];return _0x1f68f9;},_0x2a2a(_0x55cc6a,_0x5cf93a);}function _0x1a2e(){var _0x3a1e64=['8KRJShf','116zzjmhl','11732751okSfQk','279948TwywTN','276xKEWMJ','3931550DUTVcO','190932qjepqz','808401bqzmde','1045zELwic','121871KjLOSw','8mCJEmv','99095FRbrdv'];_0x1a2e=function(){return _0x3a1e64;};return _0x1a2e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3349b8=_0x4437;function _0x4437(_0x5a86c4,_0x5c9c1c){const _0x55bca6=_0x55bc();return _0x4437=function(_0x443774,_0x1c12a5){_0x443774=_0x443774-0x1d0;let _0x47b422=_0x55bca6[_0x443774];return _0x47b422;},_0x4437(_0x5a86c4,_0x5c9c1c);}function _0x55bc(){const _0x1d3111=['from','4646176LAubBi','2345104jPLLVp','content','item','elementStart','26722480rgugDj','type','229629HVqzDO','size','values','8AiSqSH','setStyle','60QrIcoP','document','916666EJnWnk','10643150vcdxuD','execute','isActive','createRangeIn','hasStyle','_parsedData','9EFzaWh','84515JUxEYF'];_0x55bc=function(){return _0x1d3111;};return _0x55bc();}(function(_0x28b191,_0x2cc4ff){const _0x38dd67=_0x4437,_0x579f18=_0x28b191();while(!![]){try{const _0x8418eb=-parseInt(_0x38dd67(0x1d1))/0x1+parseInt(_0x38dd67(0x1dc))/0x2+parseInt(_0x38dd67(0x1e2))/0x3*(parseInt(_0x38dd67(0x1e5))/0x4)+-parseInt(_0x38dd67(0x1d9))/0x5*(parseInt(_0x38dd67(0x1e7))/0x6)+-parseInt(_0x38dd67(0x1d2))/0x7+-parseInt(_0x38dd67(0x1db))/0x8*(parseInt(_0x38dd67(0x1d8))/0x9)+parseInt(_0x38dd67(0x1e0))/0xa;if(_0x8418eb===_0x2cc4ff)break;else _0x579f18['push'](_0x579f18['shift']());}catch(_0x5a35d0){_0x579f18['push'](_0x579f18['shift']());}}}(_0x55bc,0xc5fd8));import{ViewUpcastWriter as _0xe668a7}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1c040f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x143bb2}from'../../utils.js';import{extractStyles as _0x49aabf,expandStyles as _0x583785,getMatchingStyles as _0xbe8b5c,flattenStyleDefinitions as _0x15209f}from'./utils.js';export class MSOfficeStylesInliner extends _0x1c040f{[_0x3349b8(0x1d3)](_0x17fc85){const _0x2f072c=_0x3349b8,{body:_0x3f70c3,styles:_0x4860f2}=_0x17fc85[_0x2f072c(0x1d7)],_0x36a4d6=new _0xe668a7(_0x3f70c3[_0x2f072c(0x1d0)]),_0x4fc0e4=_0x36a4d6[_0x2f072c(0x1d5)](_0x3f70c3),_0x5a7c0f=_0x49aabf(_0x4860f2),_0x366cbb=_0x583785(_0x5a7c0f);for(const _0x1ff72a of _0x4fc0e4){if(_0x2f072c(0x1df)!==_0x1ff72a[_0x2f072c(0x1e1)])continue;const _0x233f23=_0xbe8b5c(_0x1ff72a[_0x2f072c(0x1de)],_0x366cbb);if(_0x233f23[_0x2f072c(0x1e3)]){const _0x48618d=_0x15209f(Array[_0x2f072c(0x1da)](_0x233f23[_0x2f072c(0x1e4)]()));for(const _0x35f0b0 in _0x48618d){const _0x146603=_0x1ff72a[_0x2f072c(0x1de)];_0x146603[_0x2f072c(0x1d6)](_0x35f0b0)||_0x36a4d6[_0x2f072c(0x1e6)](_0x35f0b0,_0x48618d[_0x35f0b0],_0x146603);}}}_0x17fc85[_0x2f072c(0x1dd)]=_0x3f70c3;}[_0x3349b8(0x1d4)](_0xdd76f0){const _0x4a07f1=_0x3349b8;return super[_0x4a07f1(0x1d4)](_0xdd76f0)||_0x143bb2(_0xdd76f0);}}
23
+ const _0x35525e=_0x2b9e;(function(_0x40ebca,_0x39f81a){const _0x1fd6a7=_0x2b9e,_0x26ade4=_0x40ebca();while(!![]){try{const _0x4b8d8c=parseInt(_0x1fd6a7(0x179))/0x1+parseInt(_0x1fd6a7(0x17d))/0x2+-parseInt(_0x1fd6a7(0x175))/0x3*(parseInt(_0x1fd6a7(0x172))/0x4)+parseInt(_0x1fd6a7(0x16b))/0x5+-parseInt(_0x1fd6a7(0x178))/0x6+parseInt(_0x1fd6a7(0x170))/0x7+parseInt(_0x1fd6a7(0x16d))/0x8;if(_0x4b8d8c===_0x39f81a)break;else _0x26ade4['push'](_0x26ade4['shift']());}catch(_0x201782){_0x26ade4['push'](_0x26ade4['shift']());}}}(_0x2afd,0xc7de2));function _0x2b9e(_0x225340,_0x548265){const _0x2afdf4=_0x2afd();return _0x2b9e=function(_0x2b9e2f,_0x3cbe12){_0x2b9e2f=_0x2b9e2f-0x168;let _0x5afaf4=_0x2afdf4[_0x2b9e2f];return _0x5afaf4;},_0x2b9e(_0x225340,_0x548265);}import{ViewUpcastWriter as _0x2a9e14}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x331797}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x305e92}from'../../utils.js';function _0x2afd(){const _0xc4e4d9=['from','values','3279740TgLoNO','type','4075488EWuYsg','execute','content','978502nGCgTf','size','8kyPakS','hasStyle','_parsedData','820740VJtLWP','createRangeIn','elementStart','8457912hQiHSZ','696490BbriXY','setStyle','document','isActive','1547620SJuKmE','item'];_0x2afd=function(){return _0xc4e4d9;};return _0x2afd();}import{extractStyles as _0x69d5e1,expandStyles as _0x557445,getMatchingStyles as _0x20438d,flattenStyleDefinitions as _0x221d58}from'./utils.js';export class MSOfficeStylesInliner extends _0x331797{[_0x35525e(0x16e)](_0x4dc15d){const _0x38acc4=_0x35525e,{body:_0x2dd9fe,styles:_0x1aedcb}=_0x4dc15d[_0x38acc4(0x174)],_0x4c25ed=new _0x2a9e14(_0x2dd9fe[_0x38acc4(0x17b)]),_0xc8ca78=_0x4c25ed[_0x38acc4(0x176)](_0x2dd9fe),_0x28aebc=_0x69d5e1(_0x1aedcb),_0x5a4130=_0x557445(_0x28aebc);for(const _0x1f36db of _0xc8ca78){if(_0x38acc4(0x177)!==_0x1f36db[_0x38acc4(0x16c)])continue;const _0x588cc5=_0x20438d(_0x1f36db[_0x38acc4(0x168)],_0x5a4130);if(_0x588cc5[_0x38acc4(0x171)]){const _0x179c6d=_0x221d58(Array[_0x38acc4(0x169)](_0x588cc5[_0x38acc4(0x16a)]()));for(const _0x3cee1a in _0x179c6d){const _0x409466=_0x1f36db[_0x38acc4(0x168)];_0x409466[_0x38acc4(0x173)](_0x3cee1a)||_0x4c25ed[_0x38acc4(0x17a)](_0x3cee1a,_0x179c6d[_0x3cee1a],_0x409466);}}}_0x4dc15d[_0x38acc4(0x16f)]=_0x2dd9fe;}[_0x35525e(0x17c)](_0x4c59f7){const _0x4bc951=_0x35525e;return super[_0x4bc951(0x17c)](_0x4c59f7)||_0x305e92(_0x4c59f7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x374d(_0x377c64,_0x5d9ba6){const _0x34d8ec=_0x34d8();return _0x374d=function(_0x374d7c,_0x2a37b8){_0x374d7c=_0x374d7c-0xba;let _0x287304=_0x34d8ec[_0x374d7c];return _0x287304;},_0x374d(_0x377c64,_0x5d9ba6);}(function(_0x584946,_0x1426ee){const _0x3e1d0c=_0x374d,_0x534b46=_0x584946();while(!![]){try{const _0x3754d4=parseInt(_0x3e1d0c(0xc4))/0x1+-parseInt(_0x3e1d0c(0xc9))/0x2*(parseInt(_0x3e1d0c(0xcc))/0x3)+parseInt(_0x3e1d0c(0xc1))/0x4*(parseInt(_0x3e1d0c(0xbb))/0x5)+parseInt(_0x3e1d0c(0xd7))/0x6*(-parseInt(_0x3e1d0c(0xbe))/0x7)+parseInt(_0x3e1d0c(0xbf))/0x8*(-parseInt(_0x3e1d0c(0xd4))/0x9)+-parseInt(_0x3e1d0c(0xca))/0xa+-parseInt(_0x3e1d0c(0xc8))/0xb*(-parseInt(_0x3e1d0c(0xd1))/0xc);if(_0x3754d4===_0x1426ee)break;else _0x534b46['push'](_0x534b46['shift']());}catch(_0x59e8a8){_0x534b46['push'](_0x534b46['shift']());}}}(_0x34d8,0x7f6a3));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5e7491,_0x15f8ee){const _0x5cf30d=_0x374d,_0xe896f4=new Map();for(const [_0x160c07,_0x415394]of _0x15f8ee){if(!_0x160c07[_0x5cf30d(0xc0)]&&!_0x160c07[_0x5cf30d(0xbc)])continue;const _0x239699=!_0x160c07[_0x5cf30d(0xc0)]||_0x5e7491[_0x5cf30d(0xc7)]===_0x160c07[_0x5cf30d(0xc0)],_0x259279=!_0x160c07[_0x5cf30d(0xbc)]||_0x5e7491[_0x5cf30d(0xba)](_0x160c07[_0x5cf30d(0xbc)]);_0x239699&&_0x259279&&_0xe896f4[_0x5cf30d(0xd0)](_0x160c07,_0x415394);}return _0xe896f4;}export function extractStyles(_0x24c90c){const _0x3b4c8d=_0x374d,_0x44557e={};for(const _0xa0ef0a of _0x24c90c)for(const _0x18d9c0 of _0xa0ef0a[_0x3b4c8d(0xc5)])if(_0x18d9c0 instanceof CSSStyleRule){const _0x104db=parseCSSStyleDeclaration(_0x18d9c0[_0x3b4c8d(0xc6)]);_0x44557e[_0x18d9c0[_0x3b4c8d(0xd6)]]=Object[_0x3b4c8d(0xcf)]({},_0x44557e[_0x18d9c0[_0x3b4c8d(0xd6)]]||{},_0x104db);}return _0x44557e;}function _0x34d8(){const _0x30f4ce=['187372hQCBLX','cssRules','style','name','3586627CuVJWs','113002saqQNN','1648790UPSqoZ','map','3HKjhbF','split','getPropertyValue','assign','set','60jvkhAC','trim','initial','243sCbUqQ','exec','selectorText','2610FQndgw','hasClass','65rtGyXh','className','length','16184FpwtpD','233480rujULf','tagName','221332uLKUNY','push','groups'];_0x34d8=function(){return _0x30f4ce;};return _0x34d8();}export function expandStyles(_0x5e5e45){const _0x29d92d=_0x374d,_0x1b7479=new Map();for(const _0x477c27 in _0x5e5e45){const _0x437740=parseCSSSelector(_0x477c27),_0x4be06b=_0x5e5e45[_0x477c27];for(const _0x1273d6 of _0x437740)_0x1b7479[_0x29d92d(0xd0)](_0x1273d6,_0x4be06b);}return _0x1b7479;}export function parseCSSStyleDeclaration(_0x2c64d0){const _0x4afa34=_0x374d,_0x21f8a7={};for(let _0x28c9c7=0x0;_0x28c9c7<_0x2c64d0[_0x4afa34(0xbd)];_0x28c9c7++){const _0x7792c3=_0x2c64d0[_0x28c9c7],_0x4f54ca=_0x2c64d0[_0x4afa34(0xce)](_0x7792c3);_0x4afa34(0xd3)!==_0x4f54ca&&(_0x21f8a7[_0x7792c3]=_0x4f54ca);}return _0x21f8a7;}export function parseCSSSelector(_0x363cfd){const _0x3cb572=_0x374d,_0x23f663=_0x363cfd[_0x3cb572(0xcd)](',')[_0x3cb572(0xcb)](_0x53e615=>_0x53e615[_0x3cb572(0xd2)]()),_0x407ac7=[];for(const _0x74af76 of _0x23f663){const _0x6f71f7=S[_0x3cb572(0xd5)](_0x74af76);_0x6f71f7&&_0x407ac7[_0x3cb572(0xc2)](_0x6f71f7[_0x3cb572(0xc3)]);}return _0x407ac7;}export function flattenStyleDefinitions(_0x435b7d){const _0x568d61=_0x374d,_0x2eefe0={};for(const _0x4bcd93 of _0x435b7d)Object[_0x568d61(0xcf)](_0x2eefe0,_0x4bcd93);return _0x2eefe0;}
23
+ (function(_0x2cabc4,_0x88f567){const _0x1b0f11=_0x5d86,_0x3ffa73=_0x2cabc4();while(!![]){try{const _0x3cfa94=parseInt(_0x1b0f11(0xa0))/0x1*(-parseInt(_0x1b0f11(0x8f))/0x2)+-parseInt(_0x1b0f11(0x9c))/0x3*(parseInt(_0x1b0f11(0xa4))/0x4)+-parseInt(_0x1b0f11(0x97))/0x5*(-parseInt(_0x1b0f11(0x90))/0x6)+-parseInt(_0x1b0f11(0x9b))/0x7*(parseInt(_0x1b0f11(0x8e))/0x8)+-parseInt(_0x1b0f11(0x94))/0x9+parseInt(_0x1b0f11(0x91))/0xa+parseInt(_0x1b0f11(0x8c))/0xb;if(_0x3cfa94===_0x88f567)break;else _0x3ffa73['push'](_0x3ffa73['shift']());}catch(_0x1875b4){_0x3ffa73['push'](_0x3ffa73['shift']());}}}(_0x5009,0x57a6c));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x5009(){const _0x27ce71=['set','17548234aTvmjP','cssRules','8MKfGOQ','54066vpgFHO','43176LuqqnO','3218980EpQSMf','assign','exec','947448HLvEjb','selectorText','style','60hoRXBC','name','groups','hasClass','4388489RpYiIu','3rXagOg','trim','initial','split','23tDVOEZ','length','className','tagName','1162264UbHVpO','push','getPropertyValue','map'];_0x5009=function(){return _0x27ce71;};return _0x5009();}export function getMatchingStyles(_0x32429a,_0x356242){const _0x5ece75=_0x5d86,_0x2d48f3=new Map();for(const [_0x4994d2,_0x5721f2]of _0x356242){if(!_0x4994d2[_0x5ece75(0xa3)]&&!_0x4994d2[_0x5ece75(0xa2)])continue;const _0x56528d=!_0x4994d2[_0x5ece75(0xa3)]||_0x32429a[_0x5ece75(0x98)]===_0x4994d2[_0x5ece75(0xa3)],_0x4b8153=!_0x4994d2[_0x5ece75(0xa2)]||_0x32429a[_0x5ece75(0x9a)](_0x4994d2[_0x5ece75(0xa2)]);_0x56528d&&_0x4b8153&&_0x2d48f3[_0x5ece75(0x8b)](_0x4994d2,_0x5721f2);}return _0x2d48f3;}export function extractStyles(_0x5e7fe8){const _0xb57960=_0x5d86,_0xd3da9d={};for(const _0x29ebad of _0x5e7fe8)for(const _0x16d87d of _0x29ebad[_0xb57960(0x8d)])if(_0x16d87d instanceof CSSStyleRule){const _0x14ebc2=parseCSSStyleDeclaration(_0x16d87d[_0xb57960(0x96)]);_0xd3da9d[_0x16d87d[_0xb57960(0x95)]]=Object[_0xb57960(0x92)]({},_0xd3da9d[_0x16d87d[_0xb57960(0x95)]]||{},_0x14ebc2);}return _0xd3da9d;}export function expandStyles(_0x453020){const _0x5d6c97=_0x5d86,_0x1ab6dc=new Map();for(const _0x538dd2 in _0x453020){const _0x3a8532=parseCSSSelector(_0x538dd2),_0x5441a2=_0x453020[_0x538dd2];for(const _0x34a8da of _0x3a8532)_0x1ab6dc[_0x5d6c97(0x8b)](_0x34a8da,_0x5441a2);}return _0x1ab6dc;}export function parseCSSStyleDeclaration(_0x128ed8){const _0x14e71f=_0x5d86,_0x52f98a={};for(let _0x2335f1=0x0;_0x2335f1<_0x128ed8[_0x14e71f(0xa1)];_0x2335f1++){const _0x32dc35=_0x128ed8[_0x2335f1],_0x15c1d7=_0x128ed8[_0x14e71f(0xa6)](_0x32dc35);_0x14e71f(0x9e)!==_0x15c1d7&&(_0x52f98a[_0x32dc35]=_0x15c1d7);}return _0x52f98a;}export function parseCSSSelector(_0x20c632){const _0x47c277=_0x5d86,_0x4ac2e8=_0x20c632[_0x47c277(0x9f)](',')[_0x47c277(0xa7)](_0x10de05=>_0x10de05[_0x47c277(0x9d)]()),_0x13bacf=[];for(const _0x10de19 of _0x4ac2e8){const _0x591cd8=S[_0x47c277(0x93)](_0x10de19);_0x591cd8&&_0x13bacf[_0x47c277(0xa5)](_0x591cd8[_0x47c277(0x99)]);}return _0x13bacf;}function _0x5d86(_0x4da129,_0x55561c){const _0x500946=_0x5009();return _0x5d86=function(_0x5d86bc,_0x420ab0){_0x5d86bc=_0x5d86bc-0x8b;let _0x3cbea8=_0x500946[_0x5d86bc];return _0x3cbea8;},_0x5d86(_0x4da129,_0x55561c);}export function flattenStyleDefinitions(_0x1c6fd1){const _0x2e1955=_0x5d86,_0x14dfcb={};for(const _0x5c5bee of _0x1c6fd1)Object[_0x2e1955(0x92)](_0x14dfcb,_0x5c5bee);return _0x14dfcb;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x189068=_0x510d;(function(_0x452f6e,_0x78f229){const _0x3e7c26=_0x510d,_0x5a0003=_0x452f6e();while(!![]){try{const _0x12b6fd=parseInt(_0x3e7c26(0x1ea))/0x1+-parseInt(_0x3e7c26(0x1f2))/0x2*(-parseInt(_0x3e7c26(0x1e3))/0x3)+parseInt(_0x3e7c26(0x1e5))/0x4+parseInt(_0x3e7c26(0x1ef))/0x5*(-parseInt(_0x3e7c26(0x1f3))/0x6)+-parseInt(_0x3e7c26(0x1f4))/0x7+-parseInt(_0x3e7c26(0x1e6))/0x8*(parseInt(_0x3e7c26(0x1e0))/0x9)+parseInt(_0x3e7c26(0x1eb))/0xa*(parseInt(_0x3e7c26(0x1ed))/0xb);if(_0x12b6fd===_0x78f229)break;else _0x5a0003['push'](_0x5a0003['shift']());}catch(_0x3fa763){_0x5a0003['push'](_0x5a0003['shift']());}}}(_0x4b22,0xa88b5));import{ViewUpcastWriter as _0x57b415,ViewDomConverter as _0x4c1534,ViewDocument as _0x11b2be}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2dce65}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x548ca0}from'../../utils.js';function _0x4b22(){const _0x1f116e=['1980176KlhwcC','1416872kxOaKo','stylesProcessor','isActive','element','166385VByKCa','50SFRqEN','getItems','3741243jAkNPg','execute','3005GWzREx','includes','document','7454cJsYRh','8262PWeAKv','5162206ldeMCx','font','content','blockElements','45HNNHea','name','createRangeIn','627ResbfT','_parsedData'];_0x4b22=function(){return _0x1f116e;};return _0x4b22();}import{getStylePropertyNamesToPropagate as _0x28e560,propagateStyleProperties as _0x1af42c}from'./utils.js';function _0x510d(_0x25b18d,_0x3dc4e9){const _0x4b22d5=_0x4b22();return _0x510d=function(_0x510db3,_0x3ae88c){_0x510db3=_0x510db3-0x1dd;let _0x1b39d8=_0x4b22d5[_0x510db3];return _0x1b39d8;},_0x510d(_0x25b18d,_0x3dc4e9);}export class MSOfficeInlineStylePropagator extends _0x2dce65{[_0x189068(0x1ee)](_0x1d2c49){const _0xe1d4=_0x189068,{body:_0x535336}=_0x1d2c49[_0xe1d4(0x1e4)],_0x5ec5ae=new _0x57b415(_0x535336[_0xe1d4(0x1f1)]),_0x28621d=_0x5ec5ae[_0xe1d4(0x1e2)](_0x535336),_0x541e2c=new _0x11b2be(_0x5ec5ae[_0xe1d4(0x1f1)][_0xe1d4(0x1e7)]),_0x2fbe93=[...new _0x4c1534(_0x541e2c)[_0xe1d4(0x1df)],_0xe1d4(0x1dd)],_0x1401c1=_0x28621d[_0xe1d4(0x1ec)]();for(const _0x430745 of _0x1401c1)if(_0x430745['is'](_0xe1d4(0x1e9))&&_0x2fbe93[_0xe1d4(0x1f0)](_0x430745[_0xe1d4(0x1e1)])){const _0x31bb5f=_0x28e560(_0x430745);_0x1af42c(_0x430745,_0x5ec5ae,_0x31bb5f);}_0x1d2c49[_0xe1d4(0x1de)]=_0x535336;}[_0x189068(0x1e8)](_0x126e0e){const _0x3268c6=_0x189068;return super[_0x3268c6(0x1e8)](_0x126e0e)||_0x548ca0(_0x126e0e);}}
23
+ const _0x20cfaa=_0x1972;(function(_0x275c5a,_0x3eea65){const _0x28d02a=_0x1972,_0x1276af=_0x275c5a();while(!![]){try{const _0x3ea8e8=parseInt(_0x28d02a(0x16c))/0x1*(-parseInt(_0x28d02a(0x169))/0x2)+-parseInt(_0x28d02a(0x159))/0x3+parseInt(_0x28d02a(0x162))/0x4+parseInt(_0x28d02a(0x157))/0x5+parseInt(_0x28d02a(0x158))/0x6+parseInt(_0x28d02a(0x166))/0x7*(parseInt(_0x28d02a(0x15f))/0x8)+parseInt(_0x28d02a(0x16b))/0x9*(-parseInt(_0x28d02a(0x161))/0xa);if(_0x3ea8e8===_0x3eea65)break;else _0x1276af['push'](_0x1276af['shift']());}catch(_0x535aba){_0x1276af['push'](_0x1276af['shift']());}}}(_0x1664,0xc33bc));function _0x1664(){const _0x1b7725=['stylesProcessor','_parsedData','execute','element','152nxosTL','name','490DFneav','986676TxZMmm','document','includes','blockElements','411565aNfOWO','font','getItems','28VLTaNh','createRangeIn','239562EGvBZF','67952TsdQQi','isActive','6747675fqtiYw','9152898Uyprxa','3550518DSNptC','content'];_0x1664=function(){return _0x1b7725;};return _0x1664();}function _0x1972(_0x1ce786,_0x3091e8){const _0x166467=_0x1664();return _0x1972=function(_0x1972d7,_0x108ec){_0x1972d7=_0x1972d7-0x156;let _0x42d431=_0x166467[_0x1972d7];return _0x42d431;},_0x1972(_0x1ce786,_0x3091e8);}import{ViewUpcastWriter as _0x1a0a35,ViewDomConverter as _0x440e2e,ViewDocument as _0x5d218e}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x37b93a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5e0bf0}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4848e7,propagateStyleProperties as _0x47f33b}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x37b93a{[_0x20cfaa(0x15d)](_0x4b3253){const _0x970a38=_0x20cfaa,{body:_0x37a02a}=_0x4b3253[_0x970a38(0x15c)],_0x268087=new _0x1a0a35(_0x37a02a[_0x970a38(0x163)]),_0x102d7f=_0x268087[_0x970a38(0x16a)](_0x37a02a),_0x578368=new _0x5d218e(_0x268087[_0x970a38(0x163)][_0x970a38(0x15b)]),_0x58dca1=[...new _0x440e2e(_0x578368)[_0x970a38(0x165)],_0x970a38(0x167)],_0x9efa7=_0x102d7f[_0x970a38(0x168)]();for(const _0x405423 of _0x9efa7)if(_0x405423['is'](_0x970a38(0x15e))&&_0x58dca1[_0x970a38(0x164)](_0x405423[_0x970a38(0x160)])){const _0xdf3a17=_0x4848e7(_0x405423);_0x47f33b(_0x405423,_0x268087,_0xdf3a17);}_0x4b3253[_0x970a38(0x15a)]=_0x37a02a;}[_0x20cfaa(0x156)](_0x1b53df){const _0x3049c4=_0x20cfaa;return super[_0x3049c4(0x156)](_0x1b53df)||_0x5e0bf0(_0x1b53df);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e4308=_0x55ea;(function(_0x4f6f44,_0x14ed52){const _0x44b08d=_0x55ea,_0x4dcc3f=_0x4f6f44();while(!![]){try{const _0x5a06d7=-parseInt(_0x44b08d(0xc6))/0x1+parseInt(_0x44b08d(0xb6))/0x2+parseInt(_0x44b08d(0xaf))/0x3+-parseInt(_0x44b08d(0xb5))/0x4*(parseInt(_0x44b08d(0xcb))/0x5)+-parseInt(_0x44b08d(0xc0))/0x6*(-parseInt(_0x44b08d(0xc2))/0x7)+parseInt(_0x44b08d(0xc3))/0x8+parseInt(_0x44b08d(0xc9))/0x9;if(_0x5a06d7===_0x14ed52)break;else _0x4dcc3f['push'](_0x4dcc3f['shift']());}catch(_0x1f3cd0){_0x4dcc3f['push'](_0x4dcc3f['shift']());}}}(_0x261b,0x5bb72));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3e4308(0xb0),_0x3e4308(0xc7),_0x3e4308(0xb1),_0x3e4308(0xbe),_0x3e4308(0xba),_0x3e4308(0xca),_0x3e4308(0xb8),_0x3e4308(0xce)];function _0x55ea(_0x1a6ecb,_0x2ef7a6){const _0x261bfc=_0x261b();return _0x55ea=function(_0x55eafa,_0xa11f5f){_0x55eafa=_0x55eafa-0xa6;let _0x1cec8d=_0x261bfc[_0x55eafa];return _0x1cec8d;},_0x55ea(_0x1a6ecb,_0x2ef7a6);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3e4308(0xb0),_0x3e4308(0xc7),_0x3e4308(0xb1)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3e4308(0xcd),'i']],'font-weight':[[_0x3e4308(0xbd),_0x3e4308(0xb4)],[_0x3e4308(0xc8),_0x3e4308(0xb4)],[_0x3e4308(0xb2),_0x3e4308(0xb4)],[_0x403270=>Number(_0x403270)>=0x258,_0x3e4308(0xb4)]],'text-decoration':[[_0x3e4308(0xa7),'u'],[_0x3e4308(0xc4),'s']],'text-decoration-line':[[_0x3e4308(0xa7),'u'],[_0x3e4308(0xc4),'s']],'vertical-align':[[_0x3e4308(0xa6),_0x3e4308(0xa6)],[_0x3e4308(0xae),_0x3e4308(0xd0)]]};export function isPropertyToBePropagated(_0x59988b){const _0x329ef2=_0x3e4308;return CSS_PROPERTIES_TO_PROPAGATE[_0x329ef2(0xb3)](_0x59988b);}export function isPropertyToBePropagatedAsSpan(_0x21ad73){const _0x597467=_0x3e4308;return CSS_PROPERTIES_TO_BE_SPANS[_0x597467(0xb3)](_0x21ad73);}export function isPropertyToBePropagatedAsHTMLElement(_0xec9eb0){return _0xec9eb0 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x261b(){const _0x8c995e=['createElement','383321WKjHNc','font-family','bold','9455571GrlqzH','font-weight','59940aKZVnr','filter','italic','vertical-align','split','sup','sub','underline','length','function','getStyle','setStyle','forEach','getChildren','super','104934JWkXtc','color','font-size','bolder','includes','strong','232AWGDfi','35998AcbqAN','keys','font-style','insertChild','text-decoration-line','from','span','medium','text-decoration','removeStyle','18MSEFTr','getStyleNames','288491cYGXcw','1816448PRyZYd','line-through'];_0x261b=function(){return _0x8c995e;};return _0x261b();}export function getStylePropertyNamesToPropagate(_0x12f732){const _0x689c4a=_0x3e4308;return Array[_0x689c4a(0xbb)](_0x12f732[_0x689c4a(0xc1)]())[_0x689c4a(0xcc)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3f5fd0,_0x9e66ff,_0x101196){const {spanStyles:_0x1e7425,stylesToBeHtmlElements:_0x18c382}=getStylesToPropagate(_0x3f5fd0,_0x101196);propagateStylesAsHTMLElements(_0x3f5fd0,_0x9e66ff,_0x18c382),propagateStylesAsSpan(_0x3f5fd0,_0x9e66ff,_0x1e7425);}export function propagateStylesAsHTMLElements(_0x4ab10a,_0x3cc080,_0x3e6c14){const _0x8e836d=_0x3e4308;for(const _0x28261e in _0x3e6c14){_0x3e6c14[_0x28261e][_0x8e836d(0xac)](([,_0x405616])=>{const _0x4e9f11=_0x8e836d,_0x53203e=_0x3cc080[_0x4e9f11(0xc5)](_0x405616,[],_0x4ab10a[_0x4e9f11(0xad)]());_0x3cc080[_0x4e9f11(0xb9)](0x0,_0x53203e,_0x4ab10a);}),_0x3cc080[_0x8e836d(0xbf)](_0x28261e,_0x4ab10a);}}export function propagateStylesAsSpan(_0x5ceca4,_0x29d1f4,_0xda47dd){const _0x32288b=_0x3e4308;if(!Object[_0x32288b(0xb7)](_0xda47dd)[_0x32288b(0xa8)])return;const _0x56e67e=_0x29d1f4[_0x32288b(0xc5)](_0x32288b(0xbc),[],_0x5ceca4[_0x32288b(0xad)]());_0x29d1f4[_0x32288b(0xab)](_0xda47dd,_0x56e67e),_0x29d1f4[_0x32288b(0xb9)](0x0,_0x56e67e,_0x5ceca4),_0x29d1f4[_0x32288b(0xbf)](Object[_0x32288b(0xb7)](_0xda47dd),_0x5ceca4);}export function getStylesToPropagate(_0xd0702e,_0x15097a){const _0x261e66=_0x3e4308,_0x30cae7={},_0x3e729a={};return _0x15097a[_0x261e66(0xac)](_0x4bb37d=>{const _0x311a38=_0x261e66,_0x2c8493=_0xd0702e[_0x311a38(0xaa)](_0x4bb37d);if(_0x2c8493){if(isPropertyToBePropagatedAsSpan(_0x4bb37d))_0x30cae7[_0x4bb37d]=_0x2c8493;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4bb37d)){const _0x285055=_0x2c8493[_0x311a38(0xcf)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4bb37d][_0x311a38(0xac)](([_0x4f9fbd,_0x282626])=>{const _0x134241=_0x311a38;for(const _0x5dead1 of _0x285055){(_0x134241(0xa9)==typeof _0x4f9fbd&&_0x4f9fbd(_0x5dead1)||_0x4f9fbd===_0x5dead1)&&(_0x3e729a[_0x4bb37d]=[..._0x3e729a[_0x4bb37d]||[],[_0x4f9fbd,_0x282626]]);}});}}}}),{'spanStyles':_0x30cae7,'stylesToBeHtmlElements':_0x3e729a};}
23
+ const _0x4a9a36=_0x2926;(function(_0x257ea9,_0x2f2d62){const _0x5e4a36=_0x2926,_0x2939a7=_0x257ea9();while(!![]){try{const _0x2631d2=parseInt(_0x5e4a36(0xf5))/0x1*(parseInt(_0x5e4a36(0x117))/0x2)+-parseInt(_0x5e4a36(0x10e))/0x3+-parseInt(_0x5e4a36(0xef))/0x4+-parseInt(_0x5e4a36(0x10c))/0x5+-parseInt(_0x5e4a36(0x116))/0x6+-parseInt(_0x5e4a36(0x109))/0x7+parseInt(_0x5e4a36(0xf0))/0x8*(parseInt(_0x5e4a36(0xff))/0x9);if(_0x2631d2===_0x2f2d62)break;else _0x2939a7['push'](_0x2939a7['shift']());}catch(_0x55155f){_0x2939a7['push'](_0x2939a7['shift']());}}}(_0x3ee0,0x4b3fd));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4a9a36(0xf4),_0x4a9a36(0x110),_0x4a9a36(0xed),_0x4a9a36(0xfc),_0x4a9a36(0x100),_0x4a9a36(0xf6),_0x4a9a36(0x113),_0x4a9a36(0xfb)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4a9a36(0xf4),_0x4a9a36(0x110),_0x4a9a36(0xed)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4a9a36(0x10f),'i']],'font-weight':[[_0x4a9a36(0x103),_0x4a9a36(0xf7)],[_0x4a9a36(0x10b),_0x4a9a36(0xf7)],[_0x4a9a36(0x115),_0x4a9a36(0xf7)],[_0x40baa4=>Number(_0x40baa4)>=0x258,_0x4a9a36(0xf7)]],'text-decoration':[[_0x4a9a36(0x111),'u'],[_0x4a9a36(0x101),'s']],'text-decoration-line':[[_0x4a9a36(0x111),'u'],[_0x4a9a36(0x101),'s']],'vertical-align':[[_0x4a9a36(0xf1),_0x4a9a36(0xf1)],[_0x4a9a36(0x10a),_0x4a9a36(0xfe)]]};export function isPropertyToBePropagated(_0xacb531){const _0x28ee17=_0x4a9a36;return CSS_PROPERTIES_TO_PROPAGATE[_0x28ee17(0xf8)](_0xacb531);}export function isPropertyToBePropagatedAsSpan(_0x4de60c){const _0x10d938=_0x4a9a36;return CSS_PROPERTIES_TO_BE_SPANS[_0x10d938(0xf8)](_0x4de60c);}export function isPropertyToBePropagatedAsHTMLElement(_0x2a94f7){return _0x2a94f7 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x403aef){const _0x26830e=_0x4a9a36;return Array[_0x26830e(0xfd)](_0x403aef[_0x26830e(0x104)]())[_0x26830e(0x114)](isPropertyToBePropagated);}function _0x3ee0(){const _0x14da03=['font-size','length','1947340JuxwGS','8722552cyFbJf','sub','setStyle','getChildren','color','4zIZTsd','font-weight','strong','includes','span','removeStyle','vertical-align','text-decoration','from','sup','9FWbtGo','text-decoration-line','line-through','insertChild','medium','getStyleNames','split','createElement','getStyle','keys','246043aDnucG','super','bold','2479975yRgkOk','function','205317vEOfIB','italic','font-family','underline','forEach','font-style','filter','bolder','889512DEkeWM','226286ozOAuX'];_0x3ee0=function(){return _0x14da03;};return _0x3ee0();}function _0x2926(_0x5c31ef,_0x3a7bda){const _0x3ee07a=_0x3ee0();return _0x2926=function(_0x2926e0,_0x1443dd){_0x2926e0=_0x2926e0-0xed;let _0x4ba6e8=_0x3ee07a[_0x2926e0];return _0x4ba6e8;},_0x2926(_0x5c31ef,_0x3a7bda);}export function propagateStyleProperties(_0xe14f2,_0x322ed3,_0x1b2a59){const {spanStyles:_0x80f6c2,stylesToBeHtmlElements:_0x9a3e41}=getStylesToPropagate(_0xe14f2,_0x1b2a59);propagateStylesAsHTMLElements(_0xe14f2,_0x322ed3,_0x9a3e41),propagateStylesAsSpan(_0xe14f2,_0x322ed3,_0x80f6c2);}export function propagateStylesAsHTMLElements(_0x4bf6bb,_0x41db2d,_0xe4de06){const _0x2aa2a3=_0x4a9a36;for(const _0x3c9917 in _0xe4de06){_0xe4de06[_0x3c9917][_0x2aa2a3(0x112)](([,_0x4efba3])=>{const _0x191905=_0x2aa2a3,_0x5254e3=_0x41db2d[_0x191905(0x106)](_0x4efba3,[],_0x4bf6bb[_0x191905(0xf3)]());_0x41db2d[_0x191905(0x102)](0x0,_0x5254e3,_0x4bf6bb);}),_0x41db2d[_0x2aa2a3(0xfa)](_0x3c9917,_0x4bf6bb);}}export function propagateStylesAsSpan(_0x4ebf78,_0x31ffc8,_0xc6d7bb){const _0x4f2644=_0x4a9a36;if(!Object[_0x4f2644(0x108)](_0xc6d7bb)[_0x4f2644(0xee)])return;const _0x36f666=_0x31ffc8[_0x4f2644(0x106)](_0x4f2644(0xf9),[],_0x4ebf78[_0x4f2644(0xf3)]());_0x31ffc8[_0x4f2644(0xf2)](_0xc6d7bb,_0x36f666),_0x31ffc8[_0x4f2644(0x102)](0x0,_0x36f666,_0x4ebf78),_0x31ffc8[_0x4f2644(0xfa)](Object[_0x4f2644(0x108)](_0xc6d7bb),_0x4ebf78);}export function getStylesToPropagate(_0x5aef44,_0x306c20){const _0xb2ea95=_0x4a9a36,_0xbb7255={},_0x5df9a3={};return _0x306c20[_0xb2ea95(0x112)](_0x2b467f=>{const _0x1bd117=_0xb2ea95,_0x260cd3=_0x5aef44[_0x1bd117(0x107)](_0x2b467f);if(_0x260cd3){if(isPropertyToBePropagatedAsSpan(_0x2b467f))_0xbb7255[_0x2b467f]=_0x260cd3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2b467f)){const _0x3ed16e=_0x260cd3[_0x1bd117(0x105)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2b467f][_0x1bd117(0x112)](([_0x529412,_0x429012])=>{const _0x359d94=_0x1bd117;for(const _0x34d39b of _0x3ed16e){(_0x359d94(0x10d)==typeof _0x529412&&_0x529412(_0x34d39b)||_0x529412===_0x34d39b)&&(_0x5df9a3[_0x2b467f]=[..._0x5df9a3[_0x2b467f]||[],[_0x529412,_0x429012]]);}});}}}}),{'spanStyles':_0xbb7255,'stylesToBeHtmlElements':_0x5df9a3};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5233(_0x31a975,_0x8cd89b){var _0x1ba2a7=_0x1ba2();return _0x5233=function(_0x5233e9,_0x3fcda1){_0x5233e9=_0x5233e9-0x1dd;var _0x386ef9=_0x1ba2a7[_0x5233e9];return _0x386ef9;},_0x5233(_0x31a975,_0x8cd89b);}function _0x1ba2(){var _0xb6066c=['requires','2137005twpuGc','12WjAgxj','PasteFromOffice','isOfficialPlugin','7unEkgb','5698ZfVlSn','177331LTWAPg','636534CkkGZU','27384dSLMCs','isPremiumPlugin','PasteFromOfficeEnhanced','45zKAnDL','926592qLoyzs','pluginName','5360MqtSZI','58414LWxbfs'];_0x1ba2=function(){return _0xb6066c;};return _0x1ba2();}var _0x54d050=_0x5233;(function(_0xb6f0d,_0x50441a){var _0x19c714=_0x5233,_0x41516e=_0xb6f0d();while(!![]){try{var _0x4589d0=-parseInt(_0x19c714(0x1e6))/0x1+parseInt(_0x19c714(0x1de))/0x2*(parseInt(_0x19c714(0x1e1))/0x3)+parseInt(_0x19c714(0x1e8))/0x4*(-parseInt(_0x19c714(0x1eb))/0x5)+-parseInt(_0x19c714(0x1e7))/0x6+-parseInt(_0x19c714(0x1e4))/0x7*(parseInt(_0x19c714(0x1ec))/0x8)+parseInt(_0x19c714(0x1e0))/0x9+-parseInt(_0x19c714(0x1dd))/0xa*(-parseInt(_0x19c714(0x1e5))/0xb);if(_0x4589d0===_0x50441a)break;else _0x41516e['push'](_0x41516e['shift']());}catch(_0x4da734){_0x41516e['push'](_0x41516e['shift']());}}}(_0x1ba2,0x29c37));import{Plugin as _0x2df39c}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3c011d}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x33ee7a}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x2df39c{static get[_0x54d050(0x1ed)](){var _0x3c963b=_0x54d050;return _0x3c963b(0x1ea);}static get[_0x54d050(0x1e3)](){return!0x0;}static get[_0x54d050(0x1e9)](){return!0x0;}static get[_0x54d050(0x1df)](){var _0x498df4=_0x54d050;return[_0x498df4(0x1e2),_0x3c011d,_0x33ee7a];}}
23
+ var _0xea9d11=_0x480b;(function(_0x1f6a4d,_0x4b5a22){var _0x92af95=_0x480b,_0x4625d8=_0x1f6a4d();while(!![]){try{var _0x28237e=parseInt(_0x92af95(0xec))/0x1*(-parseInt(_0x92af95(0xe9))/0x2)+parseInt(_0x92af95(0xe5))/0x3*(-parseInt(_0x92af95(0xef))/0x4)+-parseInt(_0x92af95(0xe3))/0x5+parseInt(_0x92af95(0xed))/0x6+-parseInt(_0x92af95(0xe4))/0x7*(parseInt(_0x92af95(0xee))/0x8)+parseInt(_0x92af95(0xe6))/0x9*(-parseInt(_0x92af95(0xe2))/0xa)+parseInt(_0x92af95(0xea))/0xb*(parseInt(_0x92af95(0xf2))/0xc);if(_0x28237e===_0x4b5a22)break;else _0x4625d8['push'](_0x4625d8['shift']());}catch(_0x4e7f0a){_0x4625d8['push'](_0x4625d8['shift']());}}}(_0x91e5,0x5dffd));function _0x480b(_0x224de0,_0x3c16eb){var _0x91e520=_0x91e5();return _0x480b=function(_0x480bef,_0x107e6b){_0x480bef=_0x480bef-0xe2;var _0x41eed0=_0x91e520[_0x480bef];return _0x41eed0;},_0x480b(_0x224de0,_0x3c16eb);}import{Plugin as _0x4f569f}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x176b76}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x157606}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4f569f{static get[_0xea9d11(0xe7)](){var _0x26c040=_0xea9d11;return _0x26c040(0xe8);}static get[_0xea9d11(0xf3)](){return!0x0;}static get[_0xea9d11(0xf0)](){return!0x0;}static get[_0xea9d11(0xf1)](){var _0x3abe39=_0xea9d11;return[_0x3abe39(0xeb),_0x176b76,_0x157606];}}function _0x91e5(){var _0x446c48=['isPremiumPlugin','requires','29557092zebWOU','isOfficialPlugin','720luYQRY','3736600MyFZXQ','5789naQsOb','127692puunxf','8730XfEqqt','pluginName','PasteFromOfficeEnhanced','6FkWfac','11yVLvXc','PasteFromOffice','239885gvKIHE','2421492DywJRm','2552bDkzHy','64XHLhou'];_0x91e5=function(){return _0x446c48;};return _0x91e5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4430(){const _0x44ce96=['join','PasteFromOfficeEnhancedInliner','href','fromCharCode','isPremiumPlugin','view','5340455QgkwjE','3917073qQOTln','map','init','editor','inputTransformation','isOfficialPlugin','stylesProcessor','getData','isActive','8243736Mxsjdr','execute','editing','2116266soELVk','get','PasteFromOffice','859974AOFjrp','5645124NZfhTG','10466184buYpwZ','7bLaeJK','document','text/html','dataTransfer','afterInit','_parsedData','plugins','requires','ClipboardPipeline','pluginName','high'];_0x4430=function(){return _0x44ce96;};return _0x4430();}const _0x243081=_0x3682;(function(_0x389b56,_0x2662d9){const _0x37ef88=_0x3682,_0x24870d=_0x389b56();while(!![]){try{const _0x48eacc=parseInt(_0x37ef88(0x149))/0x1+parseInt(_0x37ef88(0x146))/0x2+-parseInt(_0x37ef88(0x13a))/0x3+-parseInt(_0x37ef88(0x14a))/0x4+-parseInt(_0x37ef88(0x139))/0x5+-parseInt(_0x37ef88(0x14b))/0x6*(-parseInt(_0x37ef88(0x14c))/0x7)+parseInt(_0x37ef88(0x143))/0x8;if(_0x48eacc===_0x2662d9)break;else _0x24870d['push'](_0x24870d['shift']());}catch(_0x559c95){_0x24870d['push'](_0x24870d['shift']());}}}(_0x4430,0xdda63));import{Plugin as _0x415ab5}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x572060}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5a7339,uid as _0x2ca640}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x254339}from'./normalizers/inliner/msofficestylesinliner.js';function _0x3682(_0x240e6e,_0x1aae5b){const _0x443076=_0x4430();return _0x3682=function(_0x368214,_0x547520){_0x368214=_0x368214-0x12d;let _0x2a3fe7=_0x443076[_0x368214];return _0x2a3fe7;},_0x3682(_0x240e6e,_0x1aae5b);}export class PasteFromOfficeEnhancedInliner extends _0x415ab5{static get[_0x243081(0x131)](){const _0x121295=_0x243081;return _0x121295(0x134);}static get[_0x243081(0x13f)](){return!0x0;}static get[_0x243081(0x137)](){return!0x0;}static get[_0x243081(0x12f)](){const _0x3d5fd7=_0x243081;return[_0x3d5fd7(0x148)];}[_0x243081(0x13c)](){const _0x3957b2=_0x243081,_0x42dbed=this[_0x3957b2(0x13d)],_0x2d2611=_0x42dbed[_0x3957b2(0x12e)][_0x3957b2(0x147)](_0x3957b2(0x130)),_0x1df346=_0x42dbed[_0x3957b2(0x145)][_0x3957b2(0x138)][_0x3957b2(0x14d)],_0x7a97d1=new _0x254339(_0x1df346);_0x2d2611['on'](_0x3957b2(0x13e),(_0x292676,_0x1569f9)=>{const _0x310540=_0x3957b2,_0x188293=_0x1569f9[_0x310540(0x14f)][_0x310540(0x141)](_0x310540(0x14e));_0x7a97d1[_0x310540(0x142)](_0x188293)&&(_0x1569f9[_0x310540(0x12d)]||(_0x1569f9[_0x310540(0x12d)]=_0x572060(_0x188293,_0x1df346[_0x310540(0x140)])),_0x7a97d1[_0x310540(0x144)](_0x1569f9));},{'priority':_0x5a7339[_0x3957b2(0x147)](_0x3957b2(0x132))+0xb});}[_0x243081(0x150)](){!async function(_0x3ff6ef){const _0x413d35=_0xad906d([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x19f686=0xc82cb1e,_0x19d6fb=0xc85b9e6^_0x19f686,_0x47cf20=window[_0xad906d([0x44,0x61,0x74,0x65])][_0xad906d([0x6e,0x6f,0x77])](),_0x38720f=_0x3ff6ef[_0xad906d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x34043c=new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fef28=>{_0x38720f[_0xad906d([0x6f,0x6e,0x63,0x65])](_0xad906d([0x72,0x65,0x61,0x64,0x79]),_0x1fef28);}),_0x3d7318={[_0xad906d([0x6b,0x74,0x79])]:_0xad906d([0x45,0x43]),[_0xad906d([0x75,0x73,0x65])]:_0xad906d([0x73,0x69,0x67]),[_0xad906d([0x63,0x72,0x76])]:_0xad906d([0x50,0x2d,0x32,0x35,0x36]),[_0xad906d([0x78])]:_0xad906d([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]),[_0xad906d([0x79])]:_0xad906d([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]),[_0xad906d([0x61,0x6c,0x67])]:_0xad906d([0x45,0x53,0x32,0x35,0x36])},_0x502964=_0x38720f[_0xad906d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xad906d([0x67,0x65,0x74])](_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x181e94(){let _0x1a8b4e,_0x394ed3=null,_0x138515=null;try{if(_0x502964==_0xad906d([0x47,0x50,0x4c]))return _0xad906d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a8b4e=_0x154eea(),!_0x1a8b4e)return _0xad906d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a8b4e[_0xad906d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x138515=_0x3a2957(_0x1a8b4e[_0xad906d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a8b4e[_0xad906d([0x6a,0x74,0x69])])),await _0x3194ef()?_0x6bc7d4()?_0x518706()?_0xad906d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17a523()?(_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xad906d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x394ed3=_0x9d5edd(_0xad906d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xad906d([0x74,0x72,0x69,0x61,0x6c])&&(_0x394ed3=_0x9d5edd(_0xad906d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17321f()):_0xad906d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xad906d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xad906d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xad906d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x518706(){const _0x370c38=[_0xad906d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xad906d([0x74,0x72,0x69,0x61,0x6c])][_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47cf20/0x3e8:0xe10*_0x19d6fb;return _0x1a8b4e[_0xad906d([0x65,0x78,0x70])]<_0x370c38;}function _0x6bc7d4(){const _0x17ca37=_0x1a8b4e[_0xad906d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17ca37&&(!!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x2a]))||(!!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x50,0x4f,0x45]))||(!!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x50,0x50]))||!(!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3f8e63()))));}function _0x17a523(){const _0x1a93c0=_0x3682,_0x2119d9=_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2119d9||0x0==_0x2119d9[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x54ae79}=new URL(window[_0xad906d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a93c0(0x135)]);if(_0x2119d9[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54ae79))return!0x0;const _0x3fbd42=_0x54ae79[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e]));return _0x2119d9[_0xad906d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17401e=>_0x17401e[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x2a])))[_0xad906d([0x6d,0x61,0x70])](_0x71a47=>_0x71a47[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e])))[_0xad906d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x504933=>_0x504933[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3fbd42[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xad906d([0x6d,0x61,0x70])](_0x3d3273=>Array(_0x3fbd42[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3d3273[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xad906d([0x66,0x69,0x6c,0x6c])](_0x3d3273[0x0]===_0xad906d([0x2a])?_0xad906d([0x2a]):'')[_0xad906d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3d3273))[_0xad906d([0x73,0x6f,0x6d,0x65])](_0x4f4a85=>_0x3fbd42[_0xad906d([0x65,0x76,0x65,0x72,0x79])]((_0x81677d,_0x550d23)=>_0x4f4a85[_0x550d23]===_0x81677d||_0x4f4a85[_0x550d23]===_0xad906d([0x2a])));}function _0x17321f(){return _0x394ed3&&_0x138515?new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3952a7,_0x47418c)=>{_0x394ed3[_0xad906d([0x74,0x68,0x65,0x6e])](_0x3952a7,_0x47418c),_0x138515[_0xad906d([0x74,0x68,0x65,0x6e])](_0xba8729=>{_0xba8729!=_0xad906d([0x56,0x61,0x6c,0x69,0x64])&&_0x3952a7(_0xba8729);},_0x47418c);}):_0x394ed3||_0x138515||_0xad906d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3a2957(_0x256a11,_0x107318){return new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a69c3=>{if(_0x207285())return _0x1a69c3(_0xad906d([0x56,0x61,0x6c,0x69,0x64]));_0x55b235(),_0x38720f[_0xad906d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xad906d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5515e9=!0x1;const _0x41d5d8=_0x2ca640();function _0x247555(_0x49e047){return!!_0x49e047&&(typeof _0x49e047===_0xad906d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49e047===_0xad906d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49e047[_0xad906d([0x74,0x68,0x65,0x6e])]===_0xad906d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49e047[_0xad906d([0x63,0x61,0x74,0x63,0x68])]===_0xad906d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51222d(_0x3c7a9d){_0x776b81(_0x3c7a9d)[_0xad906d([0x74,0x68,0x65,0x6e])](_0x5bf1cc=>{if(!_0x5bf1cc||_0x5bf1cc[_0xad906d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xad906d([0x6f,0x6b]))return _0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56e73c(_0x3e3b61(_0x41d5d8+_0x107318))!=_0x5bf1cc[_0xad906d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xad906d([0x56,0x61,0x6c,0x69,0x64]);})[_0xad906d([0x74,0x68,0x65,0x6e])](_0x5dd4c2=>(_0x4e4b9d(),_0x5dd4c2),()=>{const _0xa57f7c=_0x20d90f();return null==_0xa57f7c?(_0x4e4b9d(),_0xad906d([0x56,0x61,0x6c,0x69,0x64])):_0xad906d(_0x47cf20-_0xa57f7c>(0x288e4f1e^_0x19f686)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xad906d([0x74,0x68,0x65,0x6e])](_0x1a69c3)[_0xad906d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a69c3(_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b5b31=0xcb4259e^_0x19f686;function _0x4e4b9d(){const _0x5f3f31=_0xad906d([0x6c,0x6c,0x63,0x74,0x2d])+_0x56e73c(_0x3e3b61(_0x256a11)),_0x558ba9=_0x492258(_0x56e73c(window[_0xad906d([0x4d,0x61,0x74,0x68])][_0xad906d([0x63,0x65,0x69,0x6c])](_0x47cf20/_0x5b5b31)));window[_0xad906d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xad906d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5f3f31,_0x558ba9);}function _0x20d90f(){const _0x40f7b8=_0xad906d([0x6c,0x6c,0x63,0x74,0x2d])+_0x56e73c(_0x3e3b61(_0x256a11)),_0x56a4c2=window[_0xad906d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xad906d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40f7b8);return _0x56a4c2?window[_0xad906d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x492258(_0x56a4c2),0x10)*_0x5b5b31:null;}function _0x776b81(_0x5849de){return new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x491bdf,_0x28ebd0)=>{_0x5849de[_0xad906d([0x74,0x68,0x65,0x6e])](_0x491bdf,_0x28ebd0),window[_0xad906d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28ebd0,0xc831fde^_0x19f686);});}}_0x38720f[_0xad906d([0x6f,0x6e])](_0xad906d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f9492,_0x20d6cc)=>{if(_0x20d6cc[0x0]!=_0x256a11)return _0x1a69c3(_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x20d6cc[0x1]={..._0x20d6cc[0x1],[_0xad906d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x41d5d8};},{[_0xad906d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xad906d([0x68,0x69,0x67,0x68])}),_0x38720f[_0xad906d([0x6f,0x6e])](_0xad906d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x562b6f=>{_0x247555(_0x562b6f[_0xad906d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5515e9=!0x0,_0x51222d(_0x562b6f[_0xad906d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xad906d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xad906d([0x6c,0x6f,0x77])}),_0x34043c[_0xad906d([0x74,0x68,0x65,0x6e])](()=>{_0x5515e9||_0x1a69c3(_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x207285(){return _0x38720f[_0xad906d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xad906d([0x76,0x69,0x65,0x77])][_0xad906d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xad906d([0x61,0x75,0x74,0x6f]);}function _0x55b235(){_0x38720f[_0xad906d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xad906d([0x76,0x69,0x65,0x77])][_0xad906d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xad906d([0x61,0x75,0x74,0x6f]);}}function _0x9d5edd(_0x3b97bb){const _0x4aca56=[new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33f737=>setTimeout(_0x33f737,0xc8bf5d2^_0x19f686)),_0x34043c[_0xad906d([0x74,0x68,0x65,0x6e])](()=>new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1683df=>{let _0x2a8047=0x0;_0x38720f[_0xad906d([0x6d,0x6f,0x64,0x65,0x6c])][_0xad906d([0x6f,0x6e])](_0xad906d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x7451bd,_0x2876ee)=>{_0x2876ee[0x0][_0xad906d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a8047++,_0x2a8047==(0xc82cae6^_0x19f686)&&(_0x1683df(),_0x7451bd[_0xad906d([0x6f,0x66,0x66])]());});}))];return window[_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xad906d([0x72,0x61,0x63,0x65])](_0x4aca56)[_0xad906d([0x74,0x68,0x65,0x6e])](()=>_0x3b97bb);}async function _0x253397(){await _0x34043c,_0x38720f[_0xad906d([0x6d,0x6f,0x64,0x65,0x6c])][_0xad906d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3d6db9,_0x38720f[_0xad906d([0x6d,0x6f,0x64,0x65,0x6c])][_0xad906d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3d6db9,_0x38720f[_0xad906d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xad906d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3f8e63(){return window[_0xad906d([0x67,0x6c,0x6f,0x62])]&&window[_0xad906d([0x67,0x6c,0x6f,0x62])][_0xad906d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x57d498(_0x4ae456){const _0x235e06=_0x2582b1();_0x38720f[_0x235e06]=_0xad906d([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])+_0x4ae456,_0x4ae456!=_0xad906d([0x56,0x61,0x6c,0x69,0x64])&&_0x253397();}function _0x2582b1(){const _0x2ac719=window[_0xad906d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xad906d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xad906d([0x6e,0x6f,0x77])]())[_0xad906d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xad906d([0x2e]),'');let _0x1f14cc=_0xad906d([0x49]);for(let _0xfbe6ef=0x0;_0xfbe6ef<_0x2ac719[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xfbe6ef+=0x2){let _0x190a71=window[_0xad906d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ac719[_0xad906d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfbe6ef,_0xfbe6ef+0x2));_0x190a71>=_0x413d35[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x190a71-=_0x413d35[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f14cc+=_0x413d35[_0x190a71];}return _0x1f14cc;}function _0x154eea(){const _0x318984=_0x502964[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e]));if(0x3!=_0x318984[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2bb4ff(_0x318984[0x1]);function _0x2bb4ff(_0x72f089){const _0x1f1fda=_0x59e88f(_0x72f089);return _0x1f1fda&&_0x1d8c27()?_0x1f1fda:null;function _0x1d8c27(){const _0x559c1a=_0x1f1fda[_0xad906d([0x6a,0x74,0x69])],_0x516767=window[_0xad906d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x559c1a[_0xad906d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x559c1a[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2818bc={..._0x1f1fda,[_0xad906d([0x6a,0x74,0x69])]:_0x559c1a[_0xad906d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x559c1a[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2818bc[_0xad906d([0x76,0x63])],_0x3e3b61(_0x2818bc)==_0x516767;}}}async function _0x3194ef(){let _0x3a604f=!0x0;try{const _0x47f9f7=_0x502964[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e])),[_0x511561,_0x31e0a4,_0xb90ecc]=_0x47f9f7;return _0x15c1cc(_0x511561),await _0x1e6875(_0x511561,_0x31e0a4,_0xb90ecc),_0x3a604f;}catch{return!0x1;}function _0x15c1cc(_0x35d257){const _0xecc9ef=_0x59e88f(_0x35d257);_0xecc9ef&&_0xecc9ef[_0xad906d([0x61,0x6c,0x67])]==_0xad906d([0x45,0x53,0x32,0x35,0x36])||(_0x3a604f=!0x1);}async function _0x1e6875(_0x404d9c,_0x472afb,_0x322567){const _0xf0a816=window[_0xad906d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xad906d([0x66,0x72,0x6f,0x6d])](_0x3da545(_0x322567),_0x58dc65=>_0x58dc65[_0xad906d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c725e=new window[(_0xad906d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xad906d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x404d9c+_0xad906d([0x2e])+_0x472afb),_0x164c95=window[_0xad906d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xad906d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x164c95)return;const _0x2c6489=await _0x164c95[_0xad906d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xad906d([0x6a,0x77,0x6b]),_0x3d7318,{[_0xad906d([0x6e,0x61,0x6d,0x65])]:_0xad906d([0x45,0x43,0x44,0x53,0x41]),[_0xad906d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xad906d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xad906d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x164c95[_0xad906d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xad906d([0x6e,0x61,0x6d,0x65])]:_0xad906d([0x45,0x43,0x44,0x53,0x41]),[_0xad906d([0x68,0x61,0x73,0x68])]:{[_0xad906d([0x6e,0x61,0x6d,0x65])]:_0xad906d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2c6489,_0xf0a816,_0x4c725e)||(_0x3a604f=!0x1);}}function _0x59e88f(_0x4f154b){return _0x4f154b[_0xad906d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xad906d([0x65,0x79]))?JSON[_0xad906d([0x70,0x61,0x72,0x73,0x65])](_0x3da545(_0x4f154b)):null;}function _0x3da545(_0x2fa38d){return window[_0xad906d([0x61,0x74,0x6f,0x62])](_0x2fa38d[_0xad906d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xad906d([0x2b]))[_0xad906d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xad906d([0x2f])));}function _0x3e3b61(_0x37e54f){let _0x4a7243=0x1505;function _0x2b542f(_0x4a9690){for(let _0x1942f7=0x0;_0x1942f7<_0x4a9690[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1942f7++){const _0x2cfdc7=_0x4a9690[_0xad906d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1942f7);_0x4a7243=(_0x4a7243<<0x5)+_0x4a7243+_0x2cfdc7,_0x4a7243&=_0x4a7243;}}function _0x5da490(_0x23faff){Array[_0xad906d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x23faff)?_0x23faff[_0xad906d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5da490):_0x23faff&&typeof _0x23faff==_0xad906d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xad906d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x23faff)[_0xad906d([0x73,0x6f,0x72,0x74])]()[_0xad906d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2aae85,_0x31cc12])=>{_0x2b542f(_0x2aae85),_0x5da490(_0x31cc12);}):_0x2b542f(window[_0xad906d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x23faff));}return _0x5da490(_0x37e54f),_0x4a7243>>>0x0;}function _0x56e73c(_0x861f1e){return _0x861f1e[_0xad906d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xad906d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xad906d([0x30]));}function _0x492258(_0x2420e2){return _0x2420e2[_0xad906d([0x73,0x70,0x6c,0x69,0x74])]('')[_0xad906d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xad906d([0x6a,0x6f,0x69,0x6e])]('');}function _0x3d6db9(){}function _0xad906d(_0x465b43){const _0x1fdafe=_0x3682;return _0x465b43[_0x1fdafe(0x13b)](_0x22611d=>String[_0x1fdafe(0x136)](_0x22611d))[_0x1fdafe(0x133)]('');}_0x57d498(await _0x181e94());}(this);}}
23
+ const _0x14d690=_0x3202;(function(_0x4fb610,_0x4d46bc){const _0x29b3e2=_0x3202,_0x1df17f=_0x4fb610();while(!![]){try{const _0x35f730=-parseInt(_0x29b3e2(0x145))/0x1+parseInt(_0x29b3e2(0x153))/0x2+-parseInt(_0x29b3e2(0x13c))/0x3*(parseInt(_0x29b3e2(0x13a))/0x4)+-parseInt(_0x29b3e2(0x132))/0x5+parseInt(_0x29b3e2(0x13d))/0x6*(-parseInt(_0x29b3e2(0x148))/0x7)+-parseInt(_0x29b3e2(0x151))/0x8*(parseInt(_0x29b3e2(0x136))/0x9)+parseInt(_0x29b3e2(0x152))/0xa;if(_0x35f730===_0x4d46bc)break;else _0x1df17f['push'](_0x1df17f['shift']());}catch(_0xfb2249){_0x1df17f['push'](_0x1df17f['shift']());}}}(_0x50c1,0xbd72d));function _0x3202(_0x2a2166,_0x10d3f1){const _0x50c15d=_0x50c1();return _0x3202=function(_0x320267,_0x4bf3a2){_0x320267=_0x320267-0x130;let _0x5f2965=_0x50c15d[_0x320267];return _0x5f2965;},_0x3202(_0x2a2166,_0x10d3f1);}import{Plugin as _0x9576ff}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xc58ce2}from'@ckeditor/ckeditor5-paste-from-office';function _0x50c1(){const _0x260d98=['getData','map','view','execute','join','204061SiMlTH','dataTransfer','PasteFromOffice','182sVsROR','fromCharCode','stylesProcessor','afterInit','get','editing','text/html','href','_parsedData','376pHRbqt','50038460biHXHW','618450ffckNp','plugins','document','init','high','6121615aRCnVq','isOfficialPlugin','ClipboardPipeline','isActive','176940UQkFtr','editor','isPremiumPlugin','pluginName','4926312sknmYc','PasteFromOfficeEnhancedInliner','3RIJxDG','219948FPUWZh','requires','inputTransformation'];_0x50c1=function(){return _0x260d98;};return _0x50c1();}import{priorities as _0x5ee901,uid as _0x5a4b26}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x498e1a}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x9576ff{static get[_0x14d690(0x139)](){const _0x2497b4=_0x14d690;return _0x2497b4(0x13b);}static get[_0x14d690(0x133)](){return!0x0;}static get[_0x14d690(0x138)](){return!0x0;}static get[_0x14d690(0x13e)](){const _0x35fd99=_0x14d690;return[_0x35fd99(0x147)];}[_0x14d690(0x130)](){const _0x1687ad=_0x14d690,_0x8117d8=this[_0x1687ad(0x137)],_0xebdae2=_0x8117d8[_0x1687ad(0x154)][_0x1687ad(0x14c)](_0x1687ad(0x134)),_0x515bb7=_0x8117d8[_0x1687ad(0x14d)][_0x1687ad(0x142)][_0x1687ad(0x155)],_0x39fa85=new _0x498e1a(_0x515bb7);_0xebdae2['on'](_0x1687ad(0x13f),(_0x55ab67,_0x1b1f77)=>{const _0x393ba6=_0x1687ad,_0x19260e=_0x1b1f77[_0x393ba6(0x146)][_0x393ba6(0x140)](_0x393ba6(0x14e));_0x39fa85[_0x393ba6(0x135)](_0x19260e)&&(_0x1b1f77[_0x393ba6(0x150)]||(_0x1b1f77[_0x393ba6(0x150)]=_0xc58ce2(_0x19260e,_0x515bb7[_0x393ba6(0x14a)])),_0x39fa85[_0x393ba6(0x143)](_0x1b1f77));},{'priority':_0x5ee901[_0x1687ad(0x14c)](_0x1687ad(0x131))+0xb});}[_0x14d690(0x14b)](){!async function(_0x381909){const _0xf53cf7=_0x15e613([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x13bfa7=0xc82cb1e,_0x20bde0=0xc85b836^_0x13bfa7,_0x286da0=window[_0x15e613([0x44,0x61,0x74,0x65])][_0x15e613([0x6e,0x6f,0x77])](),_0x551999=_0x381909[_0x15e613([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ee715=new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d6c2f=>{_0x551999[_0x15e613([0x6f,0x6e,0x63,0x65])](_0x15e613([0x72,0x65,0x61,0x64,0x79]),_0x2d6c2f);}),_0x4d0a77={[_0x15e613([0x6b,0x74,0x79])]:_0x15e613([0x45,0x43]),[_0x15e613([0x75,0x73,0x65])]:_0x15e613([0x73,0x69,0x67]),[_0x15e613([0x63,0x72,0x76])]:_0x15e613([0x50,0x2d,0x32,0x35,0x36]),[_0x15e613([0x78])]:_0x15e613([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x15e613([0x79])]:_0x15e613([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x15e613([0x61,0x6c,0x67])]:_0x15e613([0x45,0x53,0x32,0x35,0x36])},_0x40b1e6=_0x551999[_0x15e613([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x15e613([0x67,0x65,0x74])](_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38d858(){let _0x2f8aab,_0x13c15b=null,_0x59bcd1=null;try{if(_0x40b1e6==_0x15e613([0x47,0x50,0x4c]))return _0x15e613([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f8aab=_0x134e5f(),!_0x2f8aab)return _0x15e613([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f8aab[_0x15e613([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x59bcd1=_0x1e05aa(_0x2f8aab[_0x15e613([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f8aab[_0x15e613([0x6a,0x74,0x69])])),await _0x121912()?_0xe644fb()?_0x231701()?_0x15e613([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x30af24()?(_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15e613([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13c15b=_0x1c10e8(_0x15e613([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15e613([0x74,0x72,0x69,0x61,0x6c])&&(_0x13c15b=_0x1c10e8(_0x15e613([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2180ff()):_0x15e613([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x15e613([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x15e613([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x15e613([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x231701(){const _0x525200=[_0x15e613([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x15e613([0x74,0x72,0x69,0x61,0x6c])][_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x286da0/0x3e8:0xe10*_0x20bde0;return _0x2f8aab[_0x15e613([0x65,0x78,0x70])]<_0x525200;}function _0xe644fb(){const _0xc7928e=_0x2f8aab[_0x15e613([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xc7928e&&(!!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x2a]))||(!!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x50,0x4f,0x45]))||(!!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x50,0x50]))||!(!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1093bd()))));}function _0x30af24(){const _0xf9f579=_0x3202,_0x574a81=_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x574a81||0x0==_0x574a81[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x575498}=new URL(window[_0x15e613([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xf9f579(0x14f)]);if(_0x574a81[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x575498))return!0x0;const _0x11c9fe=_0x575498[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e]));return _0x574a81[_0x15e613([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x573117=>_0x573117[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x2a])))[_0x15e613([0x6d,0x61,0x70])](_0x312535=>_0x312535[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e])))[_0x15e613([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18195d=>_0x18195d[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x11c9fe[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15e613([0x6d,0x61,0x70])](_0x51f9b9=>Array(_0x11c9fe[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x51f9b9[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15e613([0x66,0x69,0x6c,0x6c])](_0x51f9b9[0x0]===_0x15e613([0x2a])?_0x15e613([0x2a]):'')[_0x15e613([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x51f9b9))[_0x15e613([0x73,0x6f,0x6d,0x65])](_0x19782c=>_0x11c9fe[_0x15e613([0x65,0x76,0x65,0x72,0x79])]((_0x12e059,_0x264310)=>_0x19782c[_0x264310]===_0x12e059||_0x19782c[_0x264310]===_0x15e613([0x2a])));}function _0x2180ff(){return _0x13c15b&&_0x59bcd1?new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5639b0,_0x179cef)=>{_0x13c15b[_0x15e613([0x74,0x68,0x65,0x6e])](_0x5639b0,_0x179cef),_0x59bcd1[_0x15e613([0x74,0x68,0x65,0x6e])](_0x278090=>{_0x278090!=_0x15e613([0x56,0x61,0x6c,0x69,0x64])&&_0x5639b0(_0x278090);},_0x179cef);}):_0x13c15b||_0x59bcd1||_0x15e613([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e05aa(_0x3b2b6d,_0x1fe707){return new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57356b=>{if(_0x456282())return _0x57356b(_0x15e613([0x56,0x61,0x6c,0x69,0x64]));_0x11b9b2(),_0x551999[_0x15e613([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x15e613([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f64c0=!0x1;const _0x65f754=_0x5a4b26();function _0x1bcc91(_0x4d7eb0){return!!_0x4d7eb0&&(typeof _0x4d7eb0===_0x15e613([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d7eb0===_0x15e613([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d7eb0[_0x15e613([0x74,0x68,0x65,0x6e])]===_0x15e613([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d7eb0[_0x15e613([0x63,0x61,0x74,0x63,0x68])]===_0x15e613([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4a0b3f(_0x5cfbce){_0x5914e8(_0x5cfbce)[_0x15e613([0x74,0x68,0x65,0x6e])](_0x3d61c0=>{if(!_0x3d61c0||_0x3d61c0[_0x15e613([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x15e613([0x6f,0x6b]))return _0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x48e0ac(_0x263599(_0x65f754+_0x1fe707))!=_0x3d61c0[_0x15e613([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x15e613([0x56,0x61,0x6c,0x69,0x64]);})[_0x15e613([0x74,0x68,0x65,0x6e])](_0x3ba807=>(_0x12e6b4(),_0x3ba807),()=>{const _0x408c31=_0xcd5afb();return null==_0x408c31?(_0x12e6b4(),_0x15e613([0x56,0x61,0x6c,0x69,0x64])):_0x15e613(_0x286da0-_0x408c31>(0x288e4f1e^_0x13bfa7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x15e613([0x74,0x68,0x65,0x6e])](_0x57356b)[_0x15e613([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57356b(_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x366dda=0xcb4259e^_0x13bfa7;function _0x12e6b4(){const _0x48f17f=_0x15e613([0x6c,0x6c,0x63,0x74,0x2d])+_0x48e0ac(_0x263599(_0x3b2b6d)),_0x27820a=_0x1afce3(_0x48e0ac(window[_0x15e613([0x4d,0x61,0x74,0x68])][_0x15e613([0x63,0x65,0x69,0x6c])](_0x286da0/_0x366dda)));window[_0x15e613([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15e613([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48f17f,_0x27820a);}function _0xcd5afb(){const _0x4607ea=_0x15e613([0x6c,0x6c,0x63,0x74,0x2d])+_0x48e0ac(_0x263599(_0x3b2b6d)),_0x3e9b5e=window[_0x15e613([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15e613([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4607ea);return _0x3e9b5e?window[_0x15e613([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1afce3(_0x3e9b5e),0x10)*_0x366dda:null;}function _0x5914e8(_0x2fcd2d){return new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x560460,_0x303882)=>{_0x2fcd2d[_0x15e613([0x74,0x68,0x65,0x6e])](_0x560460,_0x303882),window[_0x15e613([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x303882,0xc831fde^_0x13bfa7);});}}_0x551999[_0x15e613([0x6f,0x6e])](_0x15e613([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x157aea,_0x499958)=>{if(_0x499958[0x0]!=_0x3b2b6d)return _0x57356b(_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x499958[0x1]={..._0x499958[0x1],[_0x15e613([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x65f754};},{[_0x15e613([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15e613([0x68,0x69,0x67,0x68])}),_0x551999[_0x15e613([0x6f,0x6e])](_0x15e613([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4cec5a=>{_0x1bcc91(_0x4cec5a[_0x15e613([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f64c0=!0x0,_0x4a0b3f(_0x4cec5a[_0x15e613([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x15e613([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15e613([0x6c,0x6f,0x77])}),_0x1ee715[_0x15e613([0x74,0x68,0x65,0x6e])](()=>{_0x3f64c0||_0x57356b(_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x456282(){return _0x551999[_0x15e613([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15e613([0x76,0x69,0x65,0x77])][_0x15e613([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x15e613([0x61,0x75,0x74,0x6f]);}function _0x11b9b2(){_0x551999[_0x15e613([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15e613([0x76,0x69,0x65,0x77])][_0x15e613([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x15e613([0x61,0x75,0x74,0x6f]);}}function _0x1c10e8(_0x4cfbf5){const _0x568216=[new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aff39=>setTimeout(_0x2aff39,0xc8bf5d2^_0x13bfa7)),_0x1ee715[_0x15e613([0x74,0x68,0x65,0x6e])](()=>new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x529189=>{let _0x16544d=0x0;_0x551999[_0x15e613([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e613([0x6f,0x6e])](_0x15e613([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x169608,_0x519d0e)=>{_0x519d0e[0x0][_0x15e613([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x16544d++,_0x16544d==(0xc82cae6^_0x13bfa7)&&(_0x529189(),_0x169608[_0x15e613([0x6f,0x66,0x66])]());});}))];return window[_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x15e613([0x72,0x61,0x63,0x65])](_0x568216)[_0x15e613([0x74,0x68,0x65,0x6e])](()=>_0x4cfbf5);}async function _0x66dbc7(){await _0x1ee715,_0x551999[_0x15e613([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e613([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12cf5c,_0x551999[_0x15e613([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e613([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12cf5c,_0x551999[_0x15e613([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x15e613([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1093bd(){return window[_0x15e613([0x67,0x6c,0x6f,0x62])]&&window[_0x15e613([0x67,0x6c,0x6f,0x62])][_0x15e613([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4a2ae7(_0x2db8ae){const _0x5baa7d=_0x50c310();_0x551999[_0x5baa7d]=_0x15e613([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2db8ae,_0x2db8ae!=_0x15e613([0x56,0x61,0x6c,0x69,0x64])&&_0x66dbc7();}function _0x50c310(){const _0x15ba16=window[_0x15e613([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x15e613([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x15e613([0x6e,0x6f,0x77])]())[_0x15e613([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x15e613([0x2e]),'');let _0x25d54c=_0x15e613([0x49]);for(let _0xd9111b=0x0;_0xd9111b<_0x15ba16[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd9111b+=0x2){let _0x384cb8=window[_0x15e613([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15ba16[_0x15e613([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd9111b,_0xd9111b+0x2));_0x384cb8>=_0xf53cf7[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x384cb8-=_0xf53cf7[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x25d54c+=_0xf53cf7[_0x384cb8];}return _0x25d54c;}function _0x134e5f(){const _0x209164=_0x40b1e6[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e]));if(0x3!=_0x209164[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a734a(_0x209164[0x1]);function _0x4a734a(_0x6d7e3d){const _0x4b7043=_0x58a31a(_0x6d7e3d);return _0x4b7043&&_0x6ee03c()?_0x4b7043:null;function _0x6ee03c(){const _0x4f6266=_0x4b7043[_0x15e613([0x6a,0x74,0x69])],_0x2a8e20=window[_0x15e613([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f6266[_0x15e613([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f6266[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x14392a={..._0x4b7043,[_0x15e613([0x6a,0x74,0x69])]:_0x4f6266[_0x15e613([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f6266[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x14392a[_0x15e613([0x76,0x63])],_0x263599(_0x14392a)==_0x2a8e20;}}}async function _0x121912(){let _0x126a03=!0x0;try{const _0x40bba2=_0x40b1e6[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e])),[_0x1029f5,_0x2afe1e,_0x43f885]=_0x40bba2;return _0x40e6bc(_0x1029f5),await _0x2e89b6(_0x1029f5,_0x2afe1e,_0x43f885),_0x126a03;}catch{return!0x1;}function _0x40e6bc(_0x4d1947){const _0x29f6ea=_0x58a31a(_0x4d1947);_0x29f6ea&&_0x29f6ea[_0x15e613([0x61,0x6c,0x67])]==_0x15e613([0x45,0x53,0x32,0x35,0x36])||(_0x126a03=!0x1);}async function _0x2e89b6(_0x24c031,_0x4fa630,_0xa343aa){const _0x4ea8c3=window[_0x15e613([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x15e613([0x66,0x72,0x6f,0x6d])](_0x3c23ff(_0xa343aa),_0x373821=>_0x373821[_0x15e613([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x203fed=new window[(_0x15e613([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x15e613([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24c031+_0x15e613([0x2e])+_0x4fa630),_0x552cab=window[_0x15e613([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x15e613([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x552cab)return;const _0x416575=await _0x552cab[_0x15e613([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x15e613([0x6a,0x77,0x6b]),_0x4d0a77,{[_0x15e613([0x6e,0x61,0x6d,0x65])]:_0x15e613([0x45,0x43,0x44,0x53,0x41]),[_0x15e613([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x15e613([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x15e613([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x552cab[_0x15e613([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x15e613([0x6e,0x61,0x6d,0x65])]:_0x15e613([0x45,0x43,0x44,0x53,0x41]),[_0x15e613([0x68,0x61,0x73,0x68])]:{[_0x15e613([0x6e,0x61,0x6d,0x65])]:_0x15e613([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x416575,_0x4ea8c3,_0x203fed)||(_0x126a03=!0x1);}}function _0x58a31a(_0x3e3463){return _0x3e3463[_0x15e613([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x15e613([0x65,0x79]))?JSON[_0x15e613([0x70,0x61,0x72,0x73,0x65])](_0x3c23ff(_0x3e3463)):null;}function _0x3c23ff(_0x990658){return window[_0x15e613([0x61,0x74,0x6f,0x62])](_0x990658[_0x15e613([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x15e613([0x2b]))[_0x15e613([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x15e613([0x2f])));}function _0x263599(_0x3cb623){let _0x78a6ca=0x1505;function _0x17142a(_0x426867){for(let _0x461931=0x0;_0x461931<_0x426867[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x461931++){const _0x26e23d=_0x426867[_0x15e613([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x461931);_0x78a6ca=(_0x78a6ca<<0x5)+_0x78a6ca+_0x26e23d,_0x78a6ca&=_0x78a6ca;}}function _0x1c6bda(_0x10ddfd){Array[_0x15e613([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10ddfd)?_0x10ddfd[_0x15e613([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c6bda):_0x10ddfd&&typeof _0x10ddfd==_0x15e613([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x15e613([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10ddfd)[_0x15e613([0x73,0x6f,0x72,0x74])]()[_0x15e613([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31faa0,_0x4a9757])=>{_0x17142a(_0x31faa0),_0x1c6bda(_0x4a9757);}):_0x17142a(window[_0x15e613([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10ddfd));}return _0x1c6bda(_0x3cb623),_0x78a6ca>>>0x0;}function _0x48e0ac(_0x130359){return _0x130359[_0x15e613([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x15e613([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x15e613([0x30]));}function _0x1afce3(_0x5b0c4c){return _0x5b0c4c[_0x15e613([0x73,0x70,0x6c,0x69,0x74])]('')[_0x15e613([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x15e613([0x6a,0x6f,0x69,0x6e])]('');}function _0x12cf5c(){}function _0x15e613(_0x2395bf){const _0x56f0ec=_0x3202;return _0x2395bf[_0x56f0ec(0x141)](_0x563518=>String[_0x56f0ec(0x149)](_0x563518))[_0x56f0ec(0x144)]('');}_0x4a2ae7(await _0x38d858());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51f723=_0x5954;function _0x5954(_0x50a2e0,_0x18ae10){const _0x2b1d61=_0x2b1d();return _0x5954=function(_0x595430,_0x20cfb4){_0x595430=_0x595430-0x136;let _0x52de2b=_0x2b1d61[_0x595430];return _0x52de2b;},_0x5954(_0x50a2e0,_0x18ae10);}(function(_0x572c15,_0x481516){const _0x3347f4=_0x5954,_0xb61cf1=_0x572c15();while(!![]){try{const _0x54e3a4=parseInt(_0x3347f4(0x140))/0x1+-parseInt(_0x3347f4(0x145))/0x2*(parseInt(_0x3347f4(0x154))/0x3)+parseInt(_0x3347f4(0x143))/0x4+parseInt(_0x3347f4(0x14e))/0x5*(parseInt(_0x3347f4(0x14d))/0x6)+-parseInt(_0x3347f4(0x15b))/0x7*(parseInt(_0x3347f4(0x13e))/0x8)+-parseInt(_0x3347f4(0x165))/0x9*(parseInt(_0x3347f4(0x137))/0xa)+parseInt(_0x3347f4(0x166))/0xb*(parseInt(_0x3347f4(0x148))/0xc);if(_0x54e3a4===_0x481516)break;else _0xb61cf1['push'](_0xb61cf1['shift']());}catch(_0x577519){_0xb61cf1['push'](_0xb61cf1['shift']());}}}(_0x2b1d,0x3b387));import{Plugin as _0x866e10}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x527a3e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x22f72d}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x38ece3}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x866e10{[_0x51f723(0x13b)];[_0x51f723(0x16c)];static get[_0x51f723(0x160)](){const _0x1efa6c=_0x51f723;return _0x1efa6c(0x168);}static get[_0x51f723(0x15e)](){return!0x0;}static get[_0x51f723(0x15d)](){return!0x0;}static get[_0x51f723(0x159)](){const _0x5f0fa9=_0x51f723;return[_0x5f0fa9(0x14f)];}[_0x51f723(0x15c)](){const _0x5a8648=_0x51f723,_0x45a7de=this[_0x5a8648(0x13c)],_0x4ad3df=_0x45a7de[_0x5a8648(0x16b)][_0x5a8648(0x157)](_0x5a8648(0x151)),_0x3c467b=_0x45a7de[_0x5a8648(0x15f)][_0x5a8648(0x139)][_0x5a8648(0x14c)],_0x338338=new _0x38ece3(_0x3c467b);_0x4ad3df['on'](_0x5a8648(0x150),(_0x38b81a,_0x5d9e75)=>{const _0x3effd2=_0x5a8648,_0x41fdc1=_0x5d9e75[_0x3effd2(0x169)][_0x3effd2(0x162)](_0x3effd2(0x152));_0x338338[_0x3effd2(0x15a)](_0x41fdc1)&&(_0x5d9e75[_0x3effd2(0x161)]||(_0x5d9e75[_0x3effd2(0x161)]=_0x527a3e(_0x41fdc1,_0x3c467b[_0x3effd2(0x138)])),_0x338338[_0x3effd2(0x136)](_0x5d9e75));},{'priority':_0x22f72d[_0x5a8648(0x157)](_0x5a8648(0x13f))+0xa}),this[_0x5a8648(0x13b)]=this[_0x5a8648(0x13c)][_0x5a8648(0x144)][_0x5a8648(0x157)](_0x5a8648(0x13b));const _0x2bc989=this[_0x5a8648(0x13c)];this[_0x5a8648(0x16c)]=setInterval(()=>{const _0x20b6db=_0x5a8648;let _0x2258b6;for(const _0xe68ffb in _0x2bc989){const _0xb6526d=_0xe68ffb,_0x384035=_0x2bc989[_0xb6526d];if(_0x20b6db(0x14a)==_0x384035||_0x20b6db(0x149)==_0x384035||_0x20b6db(0x13d)==_0x384035||_0x20b6db(0x158)==_0x384035||_0x20b6db(0x16d)==_0x384035||_0x20b6db(0x13a)==_0x384035||_0x20b6db(0x156)==_0x384035||_0x20b6db(0x146)==_0x384035){delete _0x2bc989[_0xb6526d],_0x2258b6=_0x384035,clearInterval(this[_0x20b6db(0x16c)]),this[_0x20b6db(0x16c)]=void 0x0;break;}}_0x20b6db(0x149)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x142)),_0x20b6db(0x13d)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x163)),_0x20b6db(0x158)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x147)),_0x20b6db(0x16d)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x16a),_0x20b6db(0x164)),_0x20b6db(0x13a)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x167)),_0x20b6db(0x156)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x141)),_0x20b6db(0x146)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x14b));},0x3e8);}[_0x51f723(0x155)](){const _0x19cfe8=_0x51f723;super[_0x19cfe8(0x155)](),this[_0x19cfe8(0x16c)]&&clearInterval(this[_0x19cfe8(0x16c)]);}}function _0x2b1d(){const _0x3197e7=['pasteFromOfficeEnhancedLicenseKeyValid','usageLimit','document','68790DsoYZL','80IuAnuc','PasteFromOffice','inputTransformation','ClipboardPipeline','text/html','_showLicenseError','8637kJbdHv','destroy','pasteFromOfficeEnhancedLicenseKeyTrialLimit','get','pasteFromOfficeEnhancedLicenseKeyDomainLimit','requires','isActive','46067uKgKrh','init','isPremiumPlugin','isOfficialPlugin','editing','pluginName','_parsedData','getData','expired','PasteFromOfficeEnhanced','954HWXqWd','445478QmHKWU','evaluationLimit','PasteFromOfficeEnhancedPropagator','dataTransfer','featureNotAllowed','plugins','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyNotAllowed','execute','43540rLRmrk','stylesProcessor','view','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','licenseKey','editor','pasteFromOfficeEnhancedLicenseKeyExpired','32kBpatd','high','295978ahadgm','trialLimit','invalid','227040iqzEkZ','config','62bCjioQ','pasteFromOfficeEnhancedLicenseKeyUsageLimit','domainLimit','84VcWvqy','pasteFromOfficeEnhancedLicenseKeyInvalid'];_0x2b1d=function(){return _0x3197e7;};return _0x2b1d();}
23
+ const _0x5e40bf=_0x5edf;(function(_0x1a370e,_0x283ebb){const _0x4afb66=_0x5edf,_0x54861c=_0x1a370e();while(!![]){try{const _0x7a4136=-parseInt(_0x4afb66(0x185))/0x1*(-parseInt(_0x4afb66(0x19a))/0x2)+-parseInt(_0x4afb66(0x19e))/0x3*(parseInt(_0x4afb66(0x1ad))/0x4)+parseInt(_0x4afb66(0x18a))/0x5+-parseInt(_0x4afb66(0x183))/0x6*(parseInt(_0x4afb66(0x1b2))/0x7)+-parseInt(_0x4afb66(0x19c))/0x8*(parseInt(_0x4afb66(0x1ab))/0x9)+parseInt(_0x4afb66(0x1a7))/0xa+parseInt(_0x4afb66(0x1a1))/0xb;if(_0x7a4136===_0x283ebb)break;else _0x54861c['push'](_0x54861c['shift']());}catch(_0x10e409){_0x54861c['push'](_0x54861c['shift']());}}}(_0x60ec,0x7b614));function _0x60ec(){const _0x330299=['4624890mhULvt','domainLimit','high','pasteFromOfficeEnhancedLicenseKeyNotAllowed','requires','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','_showLicenseError','usageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','inputTransformation','isActive','editor','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','105278LvXRvm','document','1616336TrdryB','get','69GaCMJm','config','plugins','7045280CuNyos','featureNotAllowed','editing','PasteFromOffice','isOfficialPlugin','invalid','3723350dWKNFe','pasteFromOfficeEnhancedLicenseKeyValid','_parsedData','_licenseKeyCheckInterval','36yQfJaG','stylesProcessor','21172bWMJcb','destroy','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','getData','91MnNTce','init','isPremiumPlugin','text/html','trialLimit','PasteFromOfficeEnhancedPropagator','dataTransfer','execute','304818QQYuue','pluginName','3mBoaia','licenseKey','expired','view','ClipboardPipeline'];_0x60ec=function(){return _0x330299;};return _0x60ec();}import{Plugin as _0x2c25dd}from'ckeditor5/src/core.js';function _0x5edf(_0x4e6861,_0x264c0b){const _0x60ecad=_0x60ec();return _0x5edf=function(_0x5edfd1,_0x4a86c3){_0x5edfd1=_0x5edfd1-0x181;let _0x149c02=_0x60ecad[_0x5edfd1];return _0x149c02;},_0x5edf(_0x4e6861,_0x264c0b);}import{parsePasteOfficeHtml as _0x45c0e2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x36d25b}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x353dfe}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x2c25dd{[_0x5e40bf(0x186)];[_0x5e40bf(0x1aa)];static get[_0x5e40bf(0x184)](){const _0x180c9e=_0x5e40bf;return _0x180c9e(0x1b7);}static get[_0x5e40bf(0x1a5)](){return!0x0;}static get[_0x5e40bf(0x1b4)](){return!0x0;}static get[_0x5e40bf(0x18e)](){const _0x3ad525=_0x5e40bf;return[_0x3ad525(0x1a4)];}[_0x5e40bf(0x1b3)](){const _0x5582b3=_0x5e40bf,_0x22a5f2=this[_0x5582b3(0x195)],_0x1fd8b2=_0x22a5f2[_0x5582b3(0x1a0)][_0x5582b3(0x19d)](_0x5582b3(0x189)),_0x257032=_0x22a5f2[_0x5582b3(0x1a3)][_0x5582b3(0x188)][_0x5582b3(0x19b)],_0x10ead8=new _0x353dfe(_0x257032);_0x1fd8b2['on'](_0x5582b3(0x193),(_0x413c58,_0x390b52)=>{const _0x426144=_0x5582b3,_0x2227cd=_0x390b52[_0x426144(0x181)][_0x426144(0x1b1)](_0x426144(0x1b5));_0x10ead8[_0x426144(0x194)](_0x2227cd)&&(_0x390b52[_0x426144(0x1a9)]||(_0x390b52[_0x426144(0x1a9)]=_0x45c0e2(_0x2227cd,_0x257032[_0x426144(0x1ac)])),_0x10ead8[_0x426144(0x182)](_0x390b52));},{'priority':_0x36d25b[_0x5582b3(0x19d)](_0x5582b3(0x18c))+0xa}),this[_0x5582b3(0x186)]=this[_0x5582b3(0x195)][_0x5582b3(0x19f)][_0x5582b3(0x19d)](_0x5582b3(0x186));const _0x4846c2=this[_0x5582b3(0x195)];this[_0x5582b3(0x1aa)]=setInterval(()=>{const _0x162ead=_0x5582b3;let _0x955dae;for(const _0xcea4fb in _0x4846c2){const _0x50accb=_0xcea4fb,_0x164720=_0x4846c2[_0x50accb];if(_0x162ead(0x1a8)==_0x164720||_0x162ead(0x192)==_0x164720||_0x162ead(0x196)==_0x164720||_0x162ead(0x197)==_0x164720||_0x162ead(0x18d)==_0x164720||_0x162ead(0x18f)==_0x164720||_0x162ead(0x199)==_0x164720||_0x162ead(0x1af)==_0x164720){delete _0x4846c2[_0x50accb],_0x955dae=_0x164720,clearInterval(this[_0x162ead(0x1aa)]),this[_0x162ead(0x1aa)]=void 0x0;break;}}_0x162ead(0x192)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x1a6)),_0x162ead(0x196)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x187)),_0x162ead(0x197)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x18b)),_0x162ead(0x18d)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x1a2),_0x162ead(0x1b0)),_0x162ead(0x18f)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x198)),_0x162ead(0x199)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x1b6)),_0x162ead(0x1af)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x191));},0x3e8);}[_0x5e40bf(0x1ae)](){const _0x203a96=_0x5e40bf;super[_0x203a96(0x1ae)](),this[_0x203a96(0x1aa)]&&clearInterval(this[_0x203a96(0x1aa)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2fa40b,_0x3ab4b1){const _0x164a78=_0x1de3,_0x34f745=_0x2fa40b();while(!![]){try{const _0x29eefc=-parseInt(_0x164a78(0xb5))/0x1+-parseInt(_0x164a78(0xb2))/0x2*(-parseInt(_0x164a78(0xb9))/0x3)+-parseInt(_0x164a78(0xb0))/0x4*(parseInt(_0x164a78(0xb6))/0x5)+parseInt(_0x164a78(0xbc))/0x6*(parseInt(_0x164a78(0xb7))/0x7)+parseInt(_0x164a78(0xba))/0x8+-parseInt(_0x164a78(0xbb))/0x9*(-parseInt(_0x164a78(0xb8))/0xa)+-parseInt(_0x164a78(0xb1))/0xb*(parseInt(_0x164a78(0xb4))/0xc);if(_0x29eefc===_0x3ab4b1)break;else _0x34f745['push'](_0x34f745['shift']());}catch(_0x4fbd97){_0x34f745['push'](_0x34f745['shift']());}}}(_0x411e,0xd32bb));function _0x411e(){const _0x4c8c06=['8pNnpeb','33YhiAvP','3180844pWgrVu','test','6909816LDAXeC','1429810ulUwEI','2549740BpxEYR','12104631sVWeZB','4180690rFgree','3ZunhmL','7090576mCVZmb','18wFmMXj','6xGAGTH'];_0x411e=function(){return _0x4c8c06;};return _0x411e();}function _0x1de3(_0x5eb383,_0x21000b){const _0x411e57=_0x411e();return _0x1de3=function(_0x1de308,_0x3dbe6d){_0x1de308=_0x1de308-0xb0;let _0x8b585=_0x411e57[_0x1de308];return _0x8b585;},_0x1de3(_0x5eb383,_0x21000b);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x235203){const _0x5afe7e=_0x1de3;return m[_0x5afe7e(0xb3)](_0x235203);}
23
+ function _0x14cb(){const _0x474e30=['4730663jrYnFQ','8XBjDLr','3045264MyEfTS','16088967SfQCvi','1024608HUaKGy','2739790oeECPX','238296etSNOq','3NXnrng','1498296hYrVqq','test'];_0x14cb=function(){return _0x474e30;};return _0x14cb();}(function(_0x34c11a,_0x5e49ea){const _0x1798ff=_0x1e5e,_0x302738=_0x34c11a();while(!![]){try{const _0x2fe32a=-parseInt(_0x1798ff(0x12b))/0x1+-parseInt(_0x1798ff(0x129))/0x2+-parseInt(_0x1798ff(0x12c))/0x3*(parseInt(_0x1798ff(0x127))/0x4)+-parseInt(_0x1798ff(0x12a))/0x5+parseInt(_0x1798ff(0x12d))/0x6+parseInt(_0x1798ff(0x12f))/0x7+-parseInt(_0x1798ff(0x130))/0x8*(-parseInt(_0x1798ff(0x128))/0x9);if(_0x2fe32a===_0x5e49ea)break;else _0x302738['push'](_0x302738['shift']());}catch(_0x403f27){_0x302738['push'](_0x302738['shift']());}}}(_0x14cb,0x9f802));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1e5e(_0x108e05,_0x41f792){const _0x14cb0c=_0x14cb();return _0x1e5e=function(_0x1e5e2f,_0x21959e){_0x1e5e2f=_0x1e5e2f-0x127;let _0x2745e8=_0x14cb0c[_0x1e5e2f];return _0x2745e8;},_0x1e5e(_0x108e05,_0x41f792);}export function isMSExcelContent(_0x27c0d2){const _0x14d570=_0x1e5e;return m[_0x14d570(0x12e)](_0x27c0d2);}