@ckeditor/ckeditor5-paste-from-office-enhanced 47.0.0-alpha.6 → 47.0.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,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 C(){const t=["20348352zRkJPV","2129486ejydWV","7164IpUCxP","3741836ZaLTOm","1185000tWZmJY","4170436JAUZaB","1564201AHDNFJ","1420EXlRIl","test"];return(C=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(928461===parseInt(e(318))/1+parseInt(e(322))/2+-parseInt(e(316))/3+parseInt(e(317))/4+parseInt(e(319))/5*(-parseInt(e(323))/6)+parseInt(e(315))/7+-parseInt(e(321))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=C();return(L=function(t,e){return n[t-=315]})(t,e)}function E(t){return A[L(320)](t)}!function(t){const e=T,n=t();for(;;)try{if(869593===-parseInt(e(389))/1+-parseInt(e(406))/2+parseInt(e(407))/3*(-parseInt(e(398))/4)+parseInt(e(408))/5*(-parseInt(e(384))/6)+parseInt(e(411))/7*(-parseInt(e(386))/8)+-parseInt(e(399))/9*(-parseInt(e(402))/10)+parseInt(e(404))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(395)]&&!s[n(391)])continue;const e=!s[n(395)]||t[n(396)]===s[n(395)],o=!s[n(391)]||t[n(401)](s[n(391)]);e&&o&&r[n(409)](s,i)}return r}function T(t,e){const n=R();return(T=function(t,e){return n[t-=384]})(t,e)}function F(t){const e=T,n={};for(let r=0;r<t[e(387)];r++){const s=t[r],i=t[e(412)](s);e(403)!==i&&(n[s]=i)}return n}function R(){const t=["exec","map","selectorText","tagName","name","groups","162940GSPWXw","13626hLSGOG","cssRules","hasClass","4550kfSVuP","initial","45202146cgTnvp","push","726256pRrZhj","27VGXrxq","5RhYgJm","set","style","9464098xLkdbv","getPropertyValue","7289088pvOtNi","split","8WjuXyp","length","assign","631958TtRlAx","trim","className"];return(R=function(){return t})()}function W(t){const e=T,n=t[e(385)](",")[e(393)](t=>t[e(390)]()),r=[];for(const t of n){const n=P[e(392)](t);n&&r[e(405)](n[e(397)])}return r}function j(t){const e=T,n={};for(const r of t)Object[e(388)](n,r);return n}const M=k;!function(t){const e=k,n=t();for(;;)try{if(583288===-parseInt(e(407))/1*(-parseInt(e(400))/2)+-parseInt(e(398))/3*(-parseInt(e(396))/4)+parseInt(e(393))/5+-parseInt(e(406))/6*(-parseInt(e(386))/7)+parseInt(e(405))/8+-parseInt(e(389))/9*(-parseInt(e(385))/10)+-parseInt(e(384))/11*(parseInt(e(402))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class N extends b{[M(392)](t){const n=M,{body:r,styles:s}=t[n(395)],i=new e.ViewUpcastWriter(r[n(397)]),o=i[n(404)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(409)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(400)])if(t instanceof CSSStyleRule){const r=F(t[e(410)]);n[t[e(394)]]=Object[e(388)]({},n[t[e(394)]]||{},r)}return n}(s));for(const t of o){if(n(401)!==t[n(399)])continue;const e=O(t[n(391)],c);if(e[n(394)]){const r=j(Array[n(403)](e[n(390)]()));for(const e in r){const s=t[n(391)];s[n(387)](e)||i[n(383)](e,r[e],s)}}}t[n(382)]=r}[M(388)](t){return super[M(388)](t)||E(t)}}function k(t,e){const n=V();return(k=function(t,e){return n[t-=382]})(t,e)}function V(){const t=["isActive","55233qgRaWa","values","item","execute","2486340cCduJK","size","_parsedData","500172JzLdqs","document","9jigHRO","type","76HoGzXN","elementStart","60ZETVnN","from","createRangeIn","5764776LGYllq","157542PavEpC","19827JvMqcd","content","setStyle","6474919LaitCH","1880NFIBQS","7IWCRZG","hasStyle"];return(V=function(){return t})()}const K=q;function $(){const t=["2985669eQwxZS","438434gwCGNF","href","1391175cyDhMW","map","requires","execute","dataTransfer","editor","pluginName","stylesProcessor","7koibdy","fromCharCode","afterInit","PasteFromOffice","1328028onYMtX","getData","view","get","editing","7876528eTeTKI","join","inputTransformation","PasteFromOfficeEnhancedInliner","high","ClipboardPipeline","_parsedData","isPremiumPlugin","isActive","isOfficialPlugin","text/html","document","1705230XTaGVj","init","1577454FzSjnw","plugins"];return($=function(){return t})()}function q(t,e){const n=$();return(q=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(665673===-parseInt(e(288))/1+parseInt(e(285))/2+-parseInt(e(287))/3+parseInt(e(302))/4+parseInt(e(290))/5+parseInt(e(283))/6*(-parseInt(e(298))/7)+parseInt(e(307))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class z extends t.Plugin{static get[K(296)](){return K(310)}static get[K(280)](){return!0}static get[K(314)](){return!0}static get[K(292)](){return[K(301)]}[K(284)](){const t=K,e=this[t(295)],n=e[t(286)][t(305)](t(312)),r=e[t(306)][t(304)][t(282)],s=new N(r);n.on(t(309),(e,n)=>{const i=t,o=n[i(294)][i(303)](i(281));s[i(279)](o)&&(n[i(313)]||(n[i(313)]=x(o,r[i(297)])),s[i(293)](n))},{priority:S.priorities[t(305)](t(311))+11})}[K(300)](){!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(291)](t=>String[e(299)](t))[e(308)]("")}!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:1759104e3;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(289)]);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 D=B;!function(t){const e=B,n=t();for(;;)try{if(436191===-parseInt(e(442))/1+-parseInt(e(456))/2+parseInt(e(440))/3*(parseInt(e(427))/4)+parseInt(e(420))/5*(parseInt(e(419))/6)+parseInt(e(453))/7*(parseInt(e(444))/8)+-parseInt(e(457))/9+parseInt(e(426))/10*(-parseInt(e(451))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const U=[D(424),D(421),D(450),D(447),D(455),D(460),D(437),D(417)],X=[D(424),D(421),D(450)],G={"font-style":[[D(434),"i"]],"font-weight":[[D(446),D(433)],[D(438),D(433)],[D(459),D(433)],[t=>Number(t)>=600,D(433)]],"text-decoration":[[D(431),"u"],[D(425),"s"]],"text-decoration-line":[[D(431),"u"],[D(425),"s"]],"vertical-align":[[D(432),D(432)],[D(445),D(452)]]};function H(t){return U[D(428)](t)}function J(){const t=["font-size","11fiHPCG","sup","860755nHGWgW","getStyle","text-decoration-line","1175796ZZJrfM","1010142hqzHnN","from","bolder","font-weight","keys","vertical-align","getStyleNames","240288fnXUgV","20QPgBYj","font-family","forEach","split","color","line-through","2106470oBzYMa","4LEysKZ","includes","insertChild","createElement","underline","sub","strong","italic","filter","span","font-style","bold","setStyle","2614641HCcJlT","removeStyle","299590TfIvNA","getChildren","40lAsyKb","super","medium","text-decoration","function","length"];return(J=function(){return t})()}function B(t,e){const n=J();return(B=function(t,e){return n[t-=416]})(t,e)}function Z(t){const e=D;return Array[e(458)](t[e(418)]())[e(435)](H)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=D,r={},s={};return e[n(422)](e=>{const i=n,o=t[i(454)](e);if(o)if(c=e,X[D(428)](c))r[e]=o;else if(e in G){const t=o[i(423)](" ");G[e][i(422)](([n,r])=>{const o=i;for(const i of t)(o(448)==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=D;for(const s in n)n[s][r(422)](([,n])=>{const s=r,i=e[s(430)](n,[],t[s(443)]());e[s(429)](0,i,t)}),e[r(441)](s,t)})(t,e,s),function(t,e,n){const r=D;if(!Object[r(416)](n)[r(449)])return;const s=e[r(430)](r(436),[],t[r(443)]());e[r(439)](n,s),e[r(429)](0,s,t),e[r(441)](Object[r(416)](n),t)}(t,e,r)}const Q=tt;function Y(){const t=["includes","getItems","document","createRangeIn","element","_parsedData","1878zQqPpa","2713884Qybima","15552823zVGolO","blockElements","isActive","1KUHtCR","310uXBWJE","39357IcTaiv","9716eKgIUA","13140hfHxbi","font","4986688lXJZsH","content","name","3984cTPfzM","stylesProcessor","787083XACTWO","execute"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=360]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(721991===-parseInt(e(381))/1*(parseInt(e(377))/2)+parseInt(e(368))/3+-parseInt(e(363))/4+-parseInt(e(361))/5*(-parseInt(e(376))/6)+parseInt(e(360))/7*(parseInt(e(366))/8)+parseInt(e(383))/9*(parseInt(e(382))/10)+parseInt(e(378))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends b{[Q(369)](t){const n=Q,{body:r}=t[n(375)],s=new e.ViewUpcastWriter(r[n(372)]),i=s[n(373)](r),o=new e.ViewDocument(s[n(372)][n(367)]),c=[...new e.ViewDomConverter(o)[n(379)],n(362)],a=i[n(371)]();for(const t of a)if(t.is(n(374))&&c[n(370)](t[n(365)])){_(t,s,Z(t))}t[n(364)]=r}[Q(380)](t){return super[Q(380)](t)||E(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=122]})(t,e)}function st(){const t=["_licenseKeyCheckInterval","evaluationLimit","668246WfTrKA","getData","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","816sGMOmC","_showLicenseError","invalid","editing","isPremiumPlugin","high","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed","8428YwOepj","licenseKey","destroy","_parsedData","view","isActive","pluginName","init","3091225mDFLlp","dataTransfer","stylesProcessor","document","PasteFromOfficeEnhanced","7470uBlGgm","pasteFromOfficeEnhancedLicenseKeyDomainLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyInvalid","config","usageLimit","711UlbIPr","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","requires","trialLimit","PasteFromOffice","9999lKVCLR","plugins","1654194ByMgtE","expired","get","pasteFromOfficeEnhancedLicenseKeyUsageLimit","execute","editor","domainLimit","2655108mvcjiJ","36953GLWnLC","text/html","PasteFromOfficeEnhancedPropagator","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(456240===parseInt(e(142))/1+-parseInt(e(127))/2+parseInt(e(174))/3*(parseInt(e(155))/4)+-parseInt(e(163))/5+parseInt(e(134))/6+parseInt(e(135))/7*(-parseInt(e(147))/8)+parseInt(e(125))/9*(parseInt(e(168))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(156)];[nt(140)];static get[nt(161)](){return nt(137)}static get[nt(153)](){return!0}static get[nt(151)](){return!0}static get[nt(122)](){return[nt(124)]}[nt(162)](){const t=nt,e=this[t(132)],n=e[t(126)][t(129)](t(144)),r=e[t(150)][t(159)][t(166)],s=new et(r);n.on(t(170),(e,n)=>{const i=t,o=n[i(164)][i(143)](i(136));s[i(160)](o)&&(n[i(158)]||(n[i(158)]=x(o,r[i(165)])),s[i(131)](n))},{priority:S.priorities[t(129)](t(152))+10}),this[t(156)]=this[t(132)][t(172)][t(129)](t(156));const i=this[t(132)];this[t(140)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(146)==s||e(171)==s||e(145)==s||e(169)==s||e(154)==s||e(175)==s||e(139)==s||e(130)==s){delete i[r],n=s,clearInterval(this[e(140)]),this[e(140)]=void 0;break}}e(171)==n&&i[e(148)](e(149)),e(145)==n&&i[e(148)](e(128)),e(169)==n&&i[e(148)](e(133)),e(154)==n&&i[e(148)](e(138),e(167)),e(175)==n&&i[e(148)](e(141)),e(139)==n&&i[e(148)](e(123)),e(130)==n&&i[e(148)](e(173))},1e3)}[nt(157)](){const t=nt;super[t(157)](),this[t(140)]&&clearInterval(this[t(140)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=155]})(t,e)}var ct=ot;function at(){var t=["PasteFromOffice","isOfficialPlugin","7406230CSVkan","229224FYqznt","pluginName","718pQkMSl","22eNwcXP","12270924yLSaWU","4847gydALF","7sGTqks","6386202LAJzZk","requires","35XXSykI","PasteFromOfficeEnhanced","4945083PpKvrE","isPremiumPlugin","10612328qAXwpt"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(872838===-parseInt(e(169))/1*(-parseInt(e(166))/2)+-parseInt(e(158))/3+-parseInt(e(164))/4*(-parseInt(e(156))/5)+-parseInt(e(171))/6+-parseInt(e(170))/7*(-parseInt(e(160))/8)+-parseInt(e(168))/9+parseInt(e(163))/10*(parseInt(e(167))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(165)](){return ct(157)}static get[ct(162)](){return!0}static get[ct(159)](){return!0}static get[ct(155)](){return[ct(161),z,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=212]})(t,e)}function ft(){var t=["946600BnXCiP","30IgqhBl","8607656bfZieP","132yiAbCL","903490zunXxA","45izSLQg","2295129QErbLR","784971QVrxFi","765376sUlkjM","2TWCSEi","56BSLqze","79690PUeuNf"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(604199===-parseInt(e(221))/1+parseInt(e(222))/2*(parseInt(e(219))/3)+parseInt(e(223))/4*(-parseInt(e(212))/5)+parseInt(e(214))/6*(parseInt(e(217))/7)+-parseInt(e(215))/8+-parseInt(e(218))/9*(-parseInt(e(213))/10)+parseInt(e(220))/11*(parseInt(e(216))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function A(){const t=["3955239ijCiPF","395816RzxrlJ","2084448loiNxj","4601118jIFHPt","test","245601UFIRvx","1402863leOSwe","7pQeTMe","10byjAPr","35dJCUVa","2370TSPTAy","630LrvwxX"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(495070===parseInt(e(495))/1+parseInt(e(500))/2*(-parseInt(e(501))/3)+parseInt(e(491))/4*(parseInt(e(499))/5)+parseInt(e(493))/6*(-parseInt(e(497))/7)+parseInt(e(492))/8+parseInt(e(490))/9+-parseInt(e(498))/10*(parseInt(e(496))/11))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(494)](t)}!function(t){const e=M,n=t();for(;;)try{if(360093===-parseInt(e(128))/1*(-parseInt(e(133))/2)+-parseInt(e(134))/3*(-parseInt(e(129))/4)+parseInt(e(146))/5*(-parseInt(e(135))/6)+parseInt(e(150))/7+parseInt(e(145))/8+-parseInt(e(140))/9+-parseInt(e(142))/10*(-parseInt(e(137))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(136)]&&!s[n(132)])continue;const e=!s[n(136)]||t[n(138)]===s[n(136)],o=!s[n(132)]||t[n(131)](s[n(132)]);e&&o&&r[n(141)](s,i)}return r}function F(t){const e=M,n={};for(let r=0;r<t[e(154)];r++){const s=t[r],i=t[e(153)](s);e(151)!==i&&(n[s]=i)}return n}function M(t,e){const n=j();return(M=function(t,e){return n[t-=127]})(t,e)}function R(t){const e=M,n=t[e(130)](",")[e(144)](t=>t[e(149)]()),r=[];for(const t of n){const n=O[e(148)](t);n&&r[e(155)](n[e(139)])}return r}function j(){const t=["184173YUycwZ","name","groups","3528243WhCyPQ","set","360tQUYGp","style","map","194752YcMYOe","1076905BlelGl","selectorText","exec","trim","1183847LBqYiW","initial","assign","getPropertyValue","length","push","cssRules","9dBuSYx","36QOLTaN","split","hasClass","className","29418YffgzA","12969AEpmGi","6MOtVko","tagName"];return(j=function(){return t})()}function T(t){const e=M,n={};for(const r of t)Object[e(152)](n,r);return n}const D=W;function W(t,e){const n=k();return(W=function(t,e){return n[t-=428]})(t,e)}function k(){const t=["1376TrgYXc","item","2EkcmbA","hasStyle","createRangeIn","_parsedData","size","setStyle","463628xqZlcA","12DYqzsf","type","3009699nUpQWX","execute","elementStart","844792bEZohc","58077WCDLkH","15026730XsOnJq","isActive","values","5230815PIywIu","from","482076uiMqgu","document","content"];return(k=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(677802===-parseInt(e(446))/1+parseInt(e(440))/2*(-parseInt(e(435))/3)+-parseInt(e(428))/4+parseInt(e(433))/5+parseInt(e(447))/6*(parseInt(e(449))/7)+-parseInt(e(438))/8*(-parseInt(e(429))/9)+-parseInt(e(430))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class N extends b{[D(450)](t){const n=D,{body:r,styles:s}=t[n(443)],i=new e.ViewUpcastWriter(r[n(436)]),o=i[n(442)](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(141)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(127)])if(t instanceof CSSStyleRule){const r=F(t[e(143)]);n[t[e(147)]]=Object[e(152)]({},n[t[e(147)]]||{},r)}return n}(s));for(const t of o){if(n(451)!==t[n(448)])continue;const e=P(t[n(439)],c);if(e[n(444)]){const r=T(Array[n(434)](e[n(432)]()));for(const e in r){const s=t[n(439)];s[n(441)](e)||i[n(445)](e,r[e],s)}}}t[n(437)]=r}[D(431)](t){return super[D(431)](t)||L(t)}}function U(){const t=["6461310HOJokf","high","init","isActive","href","isOfficialPlugin","327346lRAGtp","inputTransformation","18yysZdb","4065292ojIGyG","join","ClipboardPipeline","2684952nosCNx","editing","afterInit","document","get","PasteFromOffice","131224lstqIa","requires","8267526BjrWyR","stylesProcessor","text/html","view","4054990IGGyXm","getData","plugins","7soDUJD","_parsedData","dataTransfer","fromCharCode","map","editor","isPremiumPlugin","pluginName","execute","PasteFromOfficeEnhancedInliner"];return(U=function(){return t})()}const K=$;function $(t,e){const n=U();return($=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(570123===-parseInt(e(113))/1+-parseInt(e(125))/2*(-parseInt(e(115))/3)+-parseInt(e(116))/4+-parseInt(e(131))/5+-parseInt(e(144))/6*(-parseInt(e(134))/7)+parseInt(e(119))/8+parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[K(141)](){return K(143)}static get[K(112)](){return!0}static get[K(140)](){return!0}static get[K(126)](){return[K(124)]}[K(109)](){const t=K,e=this[t(139)],n=e[t(133)][t(123)](t(118)),r=e[t(120)][t(130)][t(122)],s=new N(r);n.on(t(114),(e,n)=>{const i=t,o=n[i(136)][i(132)](i(129));s[i(110)](o)&&(n[i(135)]||(n[i(135)]=x(o,r[i(128)])),s[i(142)](n))},{priority:S.priorities[t(123)](t(108))+11})}[K(121)](){!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(138)](t=>String[e(137)](t))[e(117)]("")}!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:1759276800;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(111)]);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 V=z;!function(t){const e=z,n=t();for(;;)try{if(197866===parseInt(e(149))/1+parseInt(e(156))/2+-parseInt(e(139))/3+-parseInt(e(171))/4+-parseInt(e(170))/5*(parseInt(e(161))/6)+-parseInt(e(143))/7+parseInt(e(172))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const G=[V(157),V(152),V(142),V(153),V(137),V(144),V(147),V(163)];function z(t,e){const n=Y();return(z=function(t,e){return n[t-=136]})(t,e)}const H=[V(157),V(152),V(142)],B={"font-style":[[V(169),"i"]],"font-weight":[[V(159),V(158)],[V(167),V(158)],[V(141),V(158)],[t=>Number(t)>=600,V(158)]],"text-decoration":[[V(164),"u"],[V(174),"s"]],"text-decoration-line":[[V(164),"u"],[V(174),"s"]],"vertical-align":[[V(155),V(155)],[V(154),V(140)]]};function J(t){return G[V(176)](t)}function Y(){const t=["3969704kTquaz","setStyle","line-through","removeStyle","includes","getStyleNames","getStyle","text-decoration-line","length","467229TSIhaU","sup","bolder","font-size","1237110FLNesa","font-weight","function","keys","font-style","span","232069cmGRot","from","createElement","font-family","text-decoration","super","sub","358808hupIFi","color","strong","medium","split","6LGvMUe","forEach","vertical-align","underline","insertChild","getChildren","bold","filter","italic","94155fFKgtW","1434064VNrlMt"];return(Y=function(){return t})()}function _(t){const e=V;return Array[e(150)](t[e(177)]())[e(168)](J)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(162)](e=>{const i=n,o=t[i(136)](e);if(o)if(c=e,H[V(176)](c))r[e]=o;else if(e in B){const t=o[i(160)](" ");B[e][i(162)](([n,r])=>{const o=i;for(const i of t)(o(145)==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=V;for(const s in n)n[s][r(162)](([,n])=>{const s=r,i=e[s(151)](n,[],t[s(166)]());e[s(165)](0,i,t)}),e[r(175)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(146)](n)[r(138)])return;const s=e[r(151)](r(148),[],t[r(166)]());e[r(173)](n,s),e[r(165)](0,s,t),e[r(175)](Object[r(146)](n),t)}(t,e,r)}const X=Q;function Q(t,e){const n=tt();return(Q=function(t,e){return n[t-=408]})(t,e)}function tt(){const t=["16alJlyi","stylesProcessor","blockElements","element","name","createRangeIn","6039816wKHfLd","_parsedData","577279CsZeUl","199683kUoyMt","includes","getItems","isActive","font","497586JmAvnO","document","5xzyNyk","content","5765530AFiDOI","execute","7624467yBTDnE","11hASFDi","1260784GOGPcK","2VaKgdR"];return(tt=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(456337===parseInt(e(410))/1*(parseInt(e(425))/2)+parseInt(e(411))/3*(parseInt(e(426))/4)+parseInt(e(418))/5*(-parseInt(e(416))/6)+parseInt(e(424))/7+-parseInt(e(408))/8+parseInt(e(422))/9+parseInt(e(420))/10*(-parseInt(e(423))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[X(421)](t){const n=X,{body:r}=t[n(409)],s=new e.ViewUpcastWriter(r[n(417)]),i=s[n(431)](r),o=new e.ViewDocument(s[n(417)][n(427)]),c=[...new e.ViewDomConverter(o)[n(428)],n(415)],a=i[n(413)]();for(const t of a)if(t.is(n(429))&&c[n(412)](t[n(430)])){Z(t,s,_(t))}t[n(419)]=r}[X(414)](t){return super[X(414)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=385]})(t,e)}function st(){const t=["420509uMRkIo","2775752jiuajo","pasteFromOfficeEnhancedLicenseKeyTrialLimit","domainLimit","inputTransformation","342NgqxIJ","1052004qUMcVO","init","pasteFromOfficeEnhancedLicenseKeyExpired","invalid","plugins","destroy","1172469AZBUJn","PasteFromOfficeEnhancedPropagator","expired","get","requires","_showLicenseError","2999872MqwlKz","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","stylesProcessor","trialLimit","isOfficialPlugin","licenseKey","text/html","pasteFromOfficeEnhancedLicenseKeyValid","309756aLGfXy","_parsedData","ClipboardPipeline","pluginName","pasteFromOfficeEnhancedLicenseKeyInvalid","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","36525WkehyD","featureNotAllowed","isPremiumPlugin","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOffice","_licenseKeyCheckInterval","execute","dataTransfer","getData","config","evaluationLimit","usageLimit","editor","PasteFromOfficeEnhanced","editing","high","isActive"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(265272===parseInt(e(419))/1+parseInt(e(394))/2+parseInt(e(431))/3+-parseInt(e(425))/4+parseInt(e(401))/5*(-parseInt(e(424))/6)+-parseInt(e(420))/7+parseInt(e(385))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(391)];[nt(407)];static get[nt(397)](){return nt(432)}static get[nt(390)](){return!0}static get[nt(403)](){return!0}static get[nt(435)](){return[nt(406)]}[nt(426)](){const t=nt,e=this[t(414)],n=e[t(429)][t(434)](t(396)),r=e[t(416)][t(399)][t(404)],s=new et(r);n.on(t(423),(e,n)=>{const i=t,o=n[i(409)][i(410)](i(392));s[i(418)](o)&&(n[i(395)]||(n[i(395)]=x(o,r[i(388)])),s[i(408)](n))},{priority:S.priorities[t(434)](t(417))+10}),this[t(391)]=this[t(414)][t(411)][t(434)](t(391));const i=this[t(414)];this[t(407)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(393)==s||e(398)==s||e(427)==s||e(387)==s||e(400)==s||e(386)==s||e(421)==s||e(405)==s){delete i[r],n=s,clearInterval(this[e(407)]),this[e(407)]=void 0;break}}e(398)==n&&i[e(436)](e(428)),e(427)==n&&i[e(436)](e(433)),e(387)==n&&i[e(436)](e(422)),e(400)==n&&i[e(436)](e(402),e(415)),e(386)==n&&i[e(436)](e(412)),e(421)==n&&i[e(436)](e(389)),e(405)==n&&i[e(436)](e(413))},1e3)}[nt(430)](){const t=nt;super[t(430)](),this[t(407)]&&clearInterval(this[t(407)])}}function ot(){var t=["pluginName","2930930MQuPDS","requires","2301354QEsZdq","6POeHdC","PasteFromOffice","2JqZeiF","351789eMMtnH","226835LXExZm","isPremiumPlugin","24kuAiHf","3709321hkCzub","8BMPGxX","117683RdnsbZ","PasteFromOfficeEnhanced","isOfficialPlugin","8377371AYiKCy"];return(ot=function(){return t})()}var ct=at;function at(t,e){var n=ot();return(at=function(t,e){return n[t-=395]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(510215===parseInt(e(398))/1*(-parseInt(e(408))/2)+-parseInt(e(409))/3*(parseInt(e(395))/4)+parseInt(e(410))/5*(-parseInt(e(406))/6)+-parseInt(e(396))/7*(-parseInt(e(397))/8)+parseInt(e(401))/9+-parseInt(e(403))/10+parseInt(e(405))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class ut extends t.Plugin{static get[ct(402)](){return ct(399)}static get[ct(400)](){return!0}static get[ct(411)](){return!0}static get[ct(404)](){return[ct(407),q,it]}}function lt(){var t=["148001LGtHlN","1932536bWDUCF","5070HfIJeq","1526085GzMHyK","20xzUjMP","1016086gitYbT","1080DBpzXO","216OczBRW","119376ubWRgE","398122reLEKR"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=276]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(512034===parseInt(e(276))/1+parseInt(e(282))/2+parseInt(e(285))/3+-parseInt(e(278))/4+parseInt(e(279))/5*(-parseInt(e(283))/6)+-parseInt(e(277))/7*(-parseInt(e(284))/8)+-parseInt(e(280))/9*(parseInt(e(281))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x24959d}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x57bfa3,parsePasteOfficeHtml as _0x1c8c9a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x18fd94,uid as _0x2885ff}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x46dd4c,ViewDocument as _0x3324c2,ViewDomConverter as _0x3724fb}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5c2caa){return m['test'](_0x5c2caa);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4422a1,_0x5d7b98){const _0x47f38b=new Map();for(const [_0x15a2f1,_0x38e5a7]of _0x5d7b98){if(!_0x15a2f1['tagName']&&!_0x15a2f1['className'])continue;const _0xe2229=!_0x15a2f1['tagName']||_0x4422a1['name']===_0x15a2f1['tagName'],_0x210e5=!_0x15a2f1['className']||_0x4422a1['hasClass'](_0x15a2f1['className']);_0xe2229&&_0x210e5&&_0x47f38b['set'](_0x15a2f1,_0x38e5a7);}return _0x47f38b;}function h(_0x15ce31){const _0x423146={};for(let _0x121acb=0x0;_0x121acb<_0x15ce31['length'];_0x121acb++){const _0x3482d6=_0x15ce31[_0x121acb],_0x4965ec=_0x15ce31['getPropertyValue'](_0x3482d6);'initial'!==_0x4965ec&&(_0x423146[_0x3482d6]=_0x4965ec);}return _0x423146;}function O(_0x39b4f6){const _0x5437d2=_0x39b4f6['split'](',')['map'](_0x41eb0e=>_0x41eb0e['trim']()),_0x10ccfd=[];for(const _0xeb57f4 of _0x5437d2){const _0x5588c8=S['exec'](_0xeb57f4);_0x5588c8&&_0x10ccfd['push'](_0x5588c8['groups']);}return _0x10ccfd;}function k(_0x449a77){const _0x1d3520={};for(const _0x347e58 of _0x449a77)Object['assign'](_0x1d3520,_0x347e58);return _0x1d3520;}class c extends _0x57bfa3{['execute'](_0x1949e2){const {body:_0x55fa89,styles:_0x289368}=_0x1949e2['_parsedData'],_0x2f15ea=new _0x46dd4c(_0x55fa89['document']),_0x42605d=_0x2f15ea['createRangeIn'](_0x55fa89),_0x41e43a=function(_0x44c909){const _0x1ebf4a={};for(const _0x4e1304 of _0x44c909)for(const _0x154cf5 of _0x4e1304['cssRules'])if(_0x154cf5 instanceof CSSStyleRule){const _0x4924d1=h(_0x154cf5['style']);_0x1ebf4a[_0x154cf5['selectorText']]=Object['assign']({},_0x1ebf4a[_0x154cf5['selectorText']]||{},_0x4924d1);}return _0x1ebf4a;}(_0x289368),_0x3347ff=function(_0x5a3941){const _0x24d935=new Map();for(const _0x326491 in _0x5a3941){const _0x4fd711=O(_0x326491),_0x3014f7=_0x5a3941[_0x326491];for(const _0x338758 of _0x4fd711)_0x24d935['set'](_0x338758,_0x3014f7);}return _0x24d935;}(_0x41e43a);for(const _0x5f5203 of _0x42605d){if('elementStart'!==_0x5f5203['type'])continue;const _0x4826a6=j(_0x5f5203['item'],_0x3347ff);if(_0x4826a6['size']){const _0x9df703=k(Array['from'](_0x4826a6['values']()));for(const _0x56845e in _0x9df703){const _0x403f64=_0x5f5203['item'];_0x403f64['hasStyle'](_0x56845e)||_0x2f15ea['setStyle'](_0x56845e,_0x9df703[_0x56845e],_0x403f64);}}}_0x1949e2['content']=_0x55fa89;}['isActive'](_0x7ed62){return super['isActive'](_0x7ed62)||p(_0x7ed62);}}class i extends _0x24959d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5113ad=this['editor'],_0x568b36=_0x5113ad['plugins']['get']('ClipboardPipeline'),_0x5ddad7=_0x5113ad['editing']['view']['document'],_0x121a40=new c(_0x5ddad7);_0x568b36['on']('inputTransformation',(_0x371bf4,_0x39d4b9)=>{const _0x16e99e=_0x39d4b9['dataTransfer']['getData']('text/html');_0x121a40['isActive'](_0x16e99e)&&(_0x39d4b9['_parsedData']||(_0x39d4b9['_parsedData']=_0x1c8c9a(_0x16e99e,_0x5ddad7['stylesProcessor'])),_0x121a40['execute'](_0x39d4b9));},{'priority':_0x18fd94['get']('high')+0xb});}['afterInit'](){!async function(_0x2ed97c){const _0x1b5527=_0x42060d([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]),_0x5ad46c=0xc82cb1e,_0x427c41=0xc85bfde^_0x5ad46c,_0xe8192f=window[_0x42060d([0x44,0x61,0x74,0x65])][_0x42060d([0x6e,0x6f,0x77])](),_0x32a51b=_0x2ed97c[_0x42060d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e2ec0=new window[(_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4626f9=>{_0x32a51b[_0x42060d([0x6f,0x6e,0x63,0x65])](_0x42060d([0x72,0x65,0x61,0x64,0x79]),_0x4626f9);}),_0x5a5191={[_0x42060d([0x6b,0x74,0x79])]:_0x42060d([0x45,0x43]),[_0x42060d([0x75,0x73,0x65])]:_0x42060d([0x73,0x69,0x67]),[_0x42060d([0x63,0x72,0x76])]:_0x42060d([0x50,0x2d,0x32,0x35,0x36]),[_0x42060d([0x78])]:_0x42060d([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]),[_0x42060d([0x79])]:_0x42060d([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]),[_0x42060d([0x61,0x6c,0x67])]:_0x42060d([0x45,0x53,0x32,0x35,0x36])},_0x5631f6=_0x32a51b[_0x42060d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42060d([0x67,0x65,0x74])](_0x42060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1a3a23(){let _0x681e5f,_0x1885eb=null,_0x10358f=null;try{if(_0x5631f6==_0x42060d([0x47,0x50,0x4c]))return _0x42060d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x681e5f=_0x527bf2(),!_0x681e5f)return _0x42060d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x681e5f[_0x42060d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10358f=_0x2b09db(_0x681e5f[_0x42060d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x681e5f[_0x42060d([0x6a,0x74,0x69])])),await _0x2bf359()?_0x33c23()?_0x5619c2()?_0x42060d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x532b38()?(_0x681e5f[_0x42060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42060d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1885eb=_0xbcf292(_0x42060d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x681e5f[_0x42060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42060d([0x74,0x72,0x69,0x61,0x6c])&&(_0x1885eb=_0xbcf292(_0x42060d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5390ad()):_0x42060d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42060d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42060d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x42060d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5619c2(){const _0x238d6b=[_0x42060d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42060d([0x74,0x72,0x69,0x61,0x6c])][_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x681e5f[_0x42060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xe8192f/0x3e8:0xe10*_0x427c41;return _0x681e5f[_0x42060d([0x65,0x78,0x70])]<_0x238d6b;}function _0x33c23(){const _0x56eafd=_0x681e5f[_0x42060d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x56eafd&&(!!_0x56eafd[_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42060d([0x2a]))||(!!_0x56eafd[_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42060d([0x50,0x4f,0x45]))||(!!_0x56eafd[_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42060d([0x50,0x50]))||!(!_0x56eafd[_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42060d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x51df01()))));}function _0x532b38(){const _0x5ca33a=_0x681e5f[_0x42060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5ca33a||0x0==_0x5ca33a[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x236f38}=new URL(window[_0x42060d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5ca33a[_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x236f38))return!0x0;const _0x5b4806=_0x236f38[_0x42060d([0x73,0x70,0x6c,0x69,0x74])](_0x42060d([0x2e]));return _0x5ca33a[_0x42060d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23eaa4=>_0x23eaa4[_0x42060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42060d([0x2a])))[_0x42060d([0x6d,0x61,0x70])](_0x55e375=>_0x55e375[_0x42060d([0x73,0x70,0x6c,0x69,0x74])](_0x42060d([0x2e])))[_0x42060d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x308832=>_0x308832[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5b4806[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42060d([0x6d,0x61,0x70])](_0x24270c=>Array(_0x5b4806[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x24270c[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42060d([0x66,0x69,0x6c,0x6c])](_0x24270c[0x0]===_0x42060d([0x2a])?_0x42060d([0x2a]):'')[_0x42060d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x24270c))[_0x42060d([0x73,0x6f,0x6d,0x65])](_0x2e07c6=>_0x5b4806[_0x42060d([0x65,0x76,0x65,0x72,0x79])]((_0x5b0d91,_0x137d3e)=>_0x2e07c6[_0x137d3e]===_0x5b0d91||_0x2e07c6[_0x137d3e]===_0x42060d([0x2a])));}function _0x5390ad(){return _0x1885eb&&_0x10358f?new window[(_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x120b7c,_0x15835d)=>{_0x1885eb[_0x42060d([0x74,0x68,0x65,0x6e])](_0x120b7c,_0x15835d),_0x10358f[_0x42060d([0x74,0x68,0x65,0x6e])](_0x1e7af6=>{_0x1e7af6!=_0x42060d([0x56,0x61,0x6c,0x69,0x64])&&_0x120b7c(_0x1e7af6);},_0x15835d);}):_0x1885eb||_0x10358f||_0x42060d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b09db(_0x8cb743,_0x116105){return new window[(_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52707f=>{if(_0x381a04())return _0x52707f(_0x42060d([0x56,0x61,0x6c,0x69,0x64]));_0x1bb7ac(),_0x32a51b[_0x42060d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42060d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e0865=!0x1;const _0x2654e1=_0x2885ff();function _0x272ce8(_0x158291){return!!_0x158291&&(typeof _0x158291===_0x42060d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x158291===_0x42060d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x158291[_0x42060d([0x74,0x68,0x65,0x6e])]===_0x42060d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x158291[_0x42060d([0x63,0x61,0x74,0x63,0x68])]===_0x42060d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3b1668(_0x549c30){_0x1335da(_0x549c30)[_0x42060d([0x74,0x68,0x65,0x6e])](_0x56f619=>{if(!_0x56f619||_0x56f619[_0x42060d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42060d([0x6f,0x6b]))return _0x42060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28f2b0(_0x3b805e(_0x2654e1+_0x116105))!=_0x56f619[_0x42060d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42060d([0x56,0x61,0x6c,0x69,0x64]);})[_0x42060d([0x74,0x68,0x65,0x6e])](_0x3acea7=>(_0x5b9414(),_0x3acea7),()=>{const _0xe08123=_0x5bbac7();return null==_0xe08123?(_0x5b9414(),_0x42060d([0x56,0x61,0x6c,0x69,0x64])):_0x42060d(_0xe8192f-_0xe08123>(0x288e4f1e^_0x5ad46c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42060d([0x74,0x68,0x65,0x6e])](_0x52707f)[_0x42060d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52707f(_0x42060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x142745=0xcb4259e^_0x5ad46c;function _0x5b9414(){const _0x1ec6b9=_0x42060d([0x6c,0x6c,0x63,0x74,0x2d])+_0x28f2b0(_0x3b805e(_0x8cb743)),_0x43163f=_0x39bac0(_0x28f2b0(window[_0x42060d([0x4d,0x61,0x74,0x68])][_0x42060d([0x63,0x65,0x69,0x6c])](_0xe8192f/_0x142745)));window[_0x42060d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42060d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ec6b9,_0x43163f);}function _0x5bbac7(){const _0xb26023=_0x42060d([0x6c,0x6c,0x63,0x74,0x2d])+_0x28f2b0(_0x3b805e(_0x8cb743)),_0x14a972=window[_0x42060d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42060d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb26023);return _0x14a972?window[_0x42060d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39bac0(_0x14a972),0x10)*_0x142745:null;}function _0x1335da(_0x530697){return new window[(_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x482ef6,_0x5f45d1)=>{_0x530697[_0x42060d([0x74,0x68,0x65,0x6e])](_0x482ef6,_0x5f45d1),window[_0x42060d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f45d1,0xc831fde^_0x5ad46c);});}}_0x32a51b[_0x42060d([0x6f,0x6e])](_0x42060d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x54728b,_0x300126)=>{if(_0x300126[0x0]!=_0x8cb743)return _0x52707f(_0x42060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x300126[0x1]={..._0x300126[0x1],[_0x42060d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2654e1};},{[_0x42060d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42060d([0x68,0x69,0x67,0x68])}),_0x32a51b[_0x42060d([0x6f,0x6e])](_0x42060d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x10b6e6=>{_0x272ce8(_0x10b6e6[_0x42060d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e0865=!0x0,_0x3b1668(_0x10b6e6[_0x42060d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42060d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42060d([0x6c,0x6f,0x77])}),_0x2e2ec0[_0x42060d([0x74,0x68,0x65,0x6e])](()=>{_0x3e0865||_0x52707f(_0x42060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x381a04(){return _0x32a51b[_0x42060d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42060d([0x76,0x69,0x65,0x77])][_0x42060d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42060d([0x61,0x75,0x74,0x6f]);}function _0x1bb7ac(){_0x32a51b[_0x42060d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42060d([0x76,0x69,0x65,0x77])][_0x42060d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42060d([0x61,0x75,0x74,0x6f]);}}function _0xbcf292(_0x1db55c){const _0xce0f16=[new window[(_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6ec1e9=>setTimeout(_0x6ec1e9,0xc8bf5d2^_0x5ad46c)),_0x2e2ec0[_0x42060d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x401447=>{let _0xd71db8=0x0;_0x32a51b[_0x42060d([0x6d,0x6f,0x64,0x65,0x6c])][_0x42060d([0x6f,0x6e])](_0x42060d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x575bea,_0x21f413)=>{_0x21f413[0x0][_0x42060d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd71db8++,_0xd71db8==(0xc82cae6^_0x5ad46c)&&(_0x401447(),_0x575bea[_0x42060d([0x6f,0x66,0x66])]());});}))];return window[_0x42060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42060d([0x72,0x61,0x63,0x65])](_0xce0f16)[_0x42060d([0x74,0x68,0x65,0x6e])](()=>_0x1db55c);}async function _0x1ef24a(){await _0x2e2ec0,_0x32a51b[_0x42060d([0x6d,0x6f,0x64,0x65,0x6c])][_0x42060d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2cb280,_0x32a51b[_0x42060d([0x6d,0x6f,0x64,0x65,0x6c])][_0x42060d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2cb280,_0x32a51b[_0x42060d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42060d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51df01(){return window[_0x42060d([0x67,0x6c,0x6f,0x62])]&&window[_0x42060d([0x67,0x6c,0x6f,0x62])][_0x42060d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1a24ba(_0x5838de){const _0x549ac2=_0x1fbde9();_0x32a51b[_0x549ac2]=_0x42060d([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])+_0x5838de,_0x5838de!=_0x42060d([0x56,0x61,0x6c,0x69,0x64])&&_0x1ef24a();}function _0x1fbde9(){const _0x83a431=window[_0x42060d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42060d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42060d([0x6e,0x6f,0x77])]())[_0x42060d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42060d([0x2e]),'');let _0x572313=_0x42060d([0x49]);for(let _0x2c74e0=0x0;_0x2c74e0<_0x83a431[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c74e0+=0x2){let _0x299a56=window[_0x42060d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x83a431[_0x42060d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c74e0,_0x2c74e0+0x2));_0x299a56>=_0x1b5527[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x299a56-=_0x1b5527[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x572313+=_0x1b5527[_0x299a56];}return _0x572313;}function _0x527bf2(){const _0x409b6f=_0x5631f6[_0x42060d([0x73,0x70,0x6c,0x69,0x74])](_0x42060d([0x2e]));if(0x3!=_0x409b6f[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x38714c(_0x409b6f[0x1]);function _0x38714c(_0x2c2ace){const _0x4576f1=_0xb8fac8(_0x2c2ace);return _0x4576f1&&_0x32798c()?_0x4576f1:null;function _0x32798c(){const _0x4deb7d=_0x4576f1[_0x42060d([0x6a,0x74,0x69])],_0x350071=window[_0x42060d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4deb7d[_0x42060d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4deb7d[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e0c74={..._0x4576f1,[_0x42060d([0x6a,0x74,0x69])]:_0x4deb7d[_0x42060d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4deb7d[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e0c74[_0x42060d([0x76,0x63])],_0x3b805e(_0x3e0c74)==_0x350071;}}}async function _0x2bf359(){let _0x420374=!0x0;try{const _0xee2fb5=_0x5631f6[_0x42060d([0x73,0x70,0x6c,0x69,0x74])](_0x42060d([0x2e])),[_0x1883b3,_0x341a77,_0x1c0437]=_0xee2fb5;return _0x33cd08(_0x1883b3),await _0x53274d(_0x1883b3,_0x341a77,_0x1c0437),_0x420374;}catch{return!0x1;}function _0x33cd08(_0x59fea6){const _0x446dec=_0xb8fac8(_0x59fea6);_0x446dec&&_0x446dec[_0x42060d([0x61,0x6c,0x67])]==_0x42060d([0x45,0x53,0x32,0x35,0x36])||(_0x420374=!0x1);}async function _0x53274d(_0x3cfc19,_0x25f05e,_0x5a832d){const _0xd04f10=window[_0x42060d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42060d([0x66,0x72,0x6f,0x6d])](_0x430ebf(_0x5a832d),_0x4ebf2f=>_0x4ebf2f[_0x42060d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b15cc=new window[(_0x42060d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42060d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3cfc19+_0x42060d([0x2e])+_0x25f05e),_0x2b6380=window[_0x42060d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42060d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b6380)return;const _0x49e11c=await _0x2b6380[_0x42060d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42060d([0x6a,0x77,0x6b]),_0x5a5191,{[_0x42060d([0x6e,0x61,0x6d,0x65])]:_0x42060d([0x45,0x43,0x44,0x53,0x41]),[_0x42060d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42060d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42060d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b6380[_0x42060d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42060d([0x6e,0x61,0x6d,0x65])]:_0x42060d([0x45,0x43,0x44,0x53,0x41]),[_0x42060d([0x68,0x61,0x73,0x68])]:{[_0x42060d([0x6e,0x61,0x6d,0x65])]:_0x42060d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49e11c,_0xd04f10,_0x5b15cc)||(_0x420374=!0x1);}}function _0xb8fac8(_0x5f3d93){return _0x5f3d93[_0x42060d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42060d([0x65,0x79]))?JSON[_0x42060d([0x70,0x61,0x72,0x73,0x65])](_0x430ebf(_0x5f3d93)):null;}function _0x430ebf(_0x16a8df){return window[_0x42060d([0x61,0x74,0x6f,0x62])](_0x16a8df[_0x42060d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42060d([0x2b]))[_0x42060d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42060d([0x2f])));}function _0x3b805e(_0x56f0b4){let _0x1d9ef3=0x1505;function _0x192232(_0x503610){for(let _0x33e382=0x0;_0x33e382<_0x503610[_0x42060d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33e382++){const _0x167696=_0x503610[_0x42060d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x33e382);_0x1d9ef3=(_0x1d9ef3<<0x5)+_0x1d9ef3+_0x167696,_0x1d9ef3&=_0x1d9ef3;}}function _0x22d100(_0x4b4dfa){Array[_0x42060d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b4dfa)?_0x4b4dfa[_0x42060d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22d100):_0x4b4dfa&&typeof _0x4b4dfa==_0x42060d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42060d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b4dfa)[_0x42060d([0x73,0x6f,0x72,0x74])]()[_0x42060d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25a4f3,_0x44df83])=>{_0x192232(_0x25a4f3),_0x22d100(_0x44df83);}):_0x192232(window[_0x42060d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b4dfa));}return _0x22d100(_0x56f0b4),_0x1d9ef3>>>0x0;}function _0x28f2b0(_0x4a9b46){return _0x4a9b46[_0x42060d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42060d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42060d([0x30]));}function _0x39bac0(_0x2acfcf){return _0x2acfcf[_0x42060d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42060d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42060d([0x6a,0x6f,0x69,0x6e])]('');}function _0x2cb280(){}function _0x42060d(_0x36b9a5){return _0x36b9a5['map'](_0x4978cb=>String['fromCharCode'](_0x4978cb))['join']('');}_0x1a24ba(await _0x1a3a23());}(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'],[_0x96b79e=>Number(_0x96b79e)>=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(_0x35f51c){return L['includes'](_0x35f51c);}function g(_0x87fa86){return Array['from'](_0x87fa86['getStyleNames']())['filter'](P);}function b(_0xc8dff0,_0x9f67d7,_0x12431c){const {spanStyles:_0x29f95a,stylesToBeHtmlElements:_0x3ea258}=function(_0x5b4349,_0x5eae44){const _0x413d75={},_0x124f96={};return _0x5eae44['forEach'](_0x3d85f0=>{const _0x57e6ef=_0x5b4349['getStyle'](_0x3d85f0);if(_0x57e6ef){if(function(_0x5a03b0){return E['includes'](_0x5a03b0);}(_0x3d85f0))_0x413d75[_0x3d85f0]=_0x57e6ef;else{if(function(_0x50d0e7){return _0x50d0e7 in F;}(_0x3d85f0)){const _0x4b1e51=_0x57e6ef['split']('\x20');F[_0x3d85f0]['forEach'](([_0x141dab,_0x54b8db])=>{for(const _0x19e91d of _0x4b1e51){('function'==typeof _0x141dab&&_0x141dab(_0x19e91d)||_0x141dab===_0x19e91d)&&(_0x124f96[_0x3d85f0]=[..._0x124f96[_0x3d85f0]||[],[_0x141dab,_0x54b8db]]);}});}}}}),{'spanStyles':_0x413d75,'stylesToBeHtmlElements':_0x124f96};}(_0xc8dff0,_0x12431c);!function(_0x12068a,_0x55321b,_0x1cdfe6){for(const _0x468502 in _0x1cdfe6){_0x1cdfe6[_0x468502]['forEach'](([,_0x5db4bc])=>{const _0x46b18e=_0x55321b['createElement'](_0x5db4bc,[],_0x12068a['getChildren']());_0x55321b['insertChild'](0x0,_0x46b18e,_0x12068a);}),_0x55321b['removeStyle'](_0x468502,_0x12068a);}}(_0xc8dff0,_0x9f67d7,_0x3ea258),function(_0x4297c4,_0x5226d6,_0x36d223){if(!Object['keys'](_0x36d223)['length'])return;const _0x1eec63=_0x5226d6['createElement']('span',[],_0x4297c4['getChildren']());_0x5226d6['setStyle'](_0x36d223,_0x1eec63),_0x5226d6['insertChild'](0x0,_0x1eec63,_0x4297c4),_0x5226d6['removeStyle'](Object['keys'](_0x36d223),_0x4297c4);}(_0xc8dff0,_0x9f67d7,_0x29f95a);}class a extends _0x57bfa3{['execute'](_0x4330fa){const {body:_0xc5fe50}=_0x4330fa['_parsedData'],_0x315595=new _0x46dd4c(_0xc5fe50['document']),_0x351973=_0x315595['createRangeIn'](_0xc5fe50),_0x4a3abe=new _0x3324c2(_0x315595['document']['stylesProcessor']),_0x53e5f6=[...new _0x3724fb(_0x4a3abe)['blockElements'],'font'],_0x6b43d8=_0x351973['getItems']();for(const _0x55b18c of _0x6b43d8)_0x55b18c['is']('element')&&_0x53e5f6['includes'](_0x55b18c['name'])&&b(_0x55b18c,_0x315595,g(_0x55b18c));_0x4330fa['content']=_0xc5fe50;}['isActive'](_0x1786ea){return super['isActive'](_0x1786ea)||p(_0x1786ea);}}class s extends _0x24959d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4efa80=this['editor'],_0x3c021f=_0x4efa80['plugins']['get']('ClipboardPipeline'),_0x550348=_0x4efa80['editing']['view']['document'],_0x3e487f=new a(_0x550348);_0x3c021f['on']('inputTransformation',(_0x525675,_0x4bf7c5)=>{const _0x1b5af0=_0x4bf7c5['dataTransfer']['getData']('text/html');_0x3e487f['isActive'](_0x1b5af0)&&(_0x4bf7c5['_parsedData']||(_0x4bf7c5['_parsedData']=_0x1c8c9a(_0x1b5af0,_0x550348['stylesProcessor'])),_0x3e487f['execute'](_0x4bf7c5));},{'priority':_0x18fd94['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x304d18=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2c1699;for(const _0x351679 in _0x304d18){const _0x5692e6=_0x351679,_0x59c7ce=_0x304d18[_0x5692e6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x59c7ce||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x59c7ce){delete _0x304d18[_0x5692e6],_0x2c1699=_0x59c7ce,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2c1699&&_0x304d18['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2c1699&&_0x304d18['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2c1699&&_0x304d18['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2c1699&&_0x304d18['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2c1699&&_0x304d18['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2c1699&&_0x304d18['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2c1699&&_0x304d18['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x24959d{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 _0x2d364c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x10a42c,parsePasteOfficeHtml as _0x353135}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1591ec,uid as _0x9f297c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x395226,ViewDocument as _0x2a8912,ViewDomConverter as _0x5db746}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x24b257){return m['test'](_0x24b257);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x520629,_0x643cb2){const _0x235c39=new Map();for(const [_0x294281,_0x21a0c0]of _0x643cb2){if(!_0x294281['tagName']&&!_0x294281['className'])continue;const _0xd461bb=!_0x294281['tagName']||_0x520629['name']===_0x294281['tagName'],_0x2d58e8=!_0x294281['className']||_0x520629['hasClass'](_0x294281['className']);_0xd461bb&&_0x2d58e8&&_0x235c39['set'](_0x294281,_0x21a0c0);}return _0x235c39;}function h(_0x28d70e){const _0x5e37f0={};for(let _0x194621=0x0;_0x194621<_0x28d70e['length'];_0x194621++){const _0x596047=_0x28d70e[_0x194621],_0x54f918=_0x28d70e['getPropertyValue'](_0x596047);'initial'!==_0x54f918&&(_0x5e37f0[_0x596047]=_0x54f918);}return _0x5e37f0;}function O(_0x169344){const _0x2bdfb9=_0x169344['split'](',')['map'](_0x4acacd=>_0x4acacd['trim']()),_0x51f6e0=[];for(const _0x26fed2 of _0x2bdfb9){const _0x3997be=S['exec'](_0x26fed2);_0x3997be&&_0x51f6e0['push'](_0x3997be['groups']);}return _0x51f6e0;}function k(_0x55b937){const _0x321e93={};for(const _0x356517 of _0x55b937)Object['assign'](_0x321e93,_0x356517);return _0x321e93;}class c extends _0x10a42c{['execute'](_0x5dbe49){const {body:_0x2419dc,styles:_0x5f08af}=_0x5dbe49['_parsedData'],_0x15556d=new _0x395226(_0x2419dc['document']),_0x45b891=_0x15556d['createRangeIn'](_0x2419dc),_0x324fbb=function(_0x416219){const _0x4d776c={};for(const _0x449fe9 of _0x416219)for(const _0x55a6e8 of _0x449fe9['cssRules'])if(_0x55a6e8 instanceof CSSStyleRule){const _0x489b99=h(_0x55a6e8['style']);_0x4d776c[_0x55a6e8['selectorText']]=Object['assign']({},_0x4d776c[_0x55a6e8['selectorText']]||{},_0x489b99);}return _0x4d776c;}(_0x5f08af),_0x2911b=function(_0xb6835a){const _0x531888=new Map();for(const _0x5a52f4 in _0xb6835a){const _0x290c1e=O(_0x5a52f4),_0x3c6ab9=_0xb6835a[_0x5a52f4];for(const _0x479a1c of _0x290c1e)_0x531888['set'](_0x479a1c,_0x3c6ab9);}return _0x531888;}(_0x324fbb);for(const _0x5e56a2 of _0x45b891){if('elementStart'!==_0x5e56a2['type'])continue;const _0x3fe705=j(_0x5e56a2['item'],_0x2911b);if(_0x3fe705['size']){const _0x292b95=k(Array['from'](_0x3fe705['values']()));for(const _0x3f1252 in _0x292b95){const _0x5b330e=_0x5e56a2['item'];_0x5b330e['hasStyle'](_0x3f1252)||_0x15556d['setStyle'](_0x3f1252,_0x292b95[_0x3f1252],_0x5b330e);}}}_0x5dbe49['content']=_0x2419dc;}['isActive'](_0x43eca9){return super['isActive'](_0x43eca9)||p(_0x43eca9);}}class i extends _0x2d364c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x193dcc=this['editor'],_0x25bc73=_0x193dcc['plugins']['get']('ClipboardPipeline'),_0xbd5d6e=_0x193dcc['editing']['view']['document'],_0x558e42=new c(_0xbd5d6e);_0x25bc73['on']('inputTransformation',(_0x890920,_0x45d970)=>{const _0x6602eb=_0x45d970['dataTransfer']['getData']('text/html');_0x558e42['isActive'](_0x6602eb)&&(_0x45d970['_parsedData']||(_0x45d970['_parsedData']=_0x353135(_0x6602eb,_0xbd5d6e['stylesProcessor'])),_0x558e42['execute'](_0x45d970));},{'priority':_0x1591ec['get']('high')+0xb});}['afterInit'](){!async function(_0x1d34d6){const _0x33d725=_0x3c45b9([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]),_0xa4a6fa=0xc82cb1e,_0x5f4a59=0xc85bfee^_0xa4a6fa,_0x1b84a4=window[_0x3c45b9([0x44,0x61,0x74,0x65])][_0x3c45b9([0x6e,0x6f,0x77])](),_0x20ab36=_0x1d34d6[_0x3c45b9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a5987=new window[(_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f4741=>{_0x20ab36[_0x3c45b9([0x6f,0x6e,0x63,0x65])](_0x3c45b9([0x72,0x65,0x61,0x64,0x79]),_0x2f4741);}),_0x105f98={[_0x3c45b9([0x6b,0x74,0x79])]:_0x3c45b9([0x45,0x43]),[_0x3c45b9([0x75,0x73,0x65])]:_0x3c45b9([0x73,0x69,0x67]),[_0x3c45b9([0x63,0x72,0x76])]:_0x3c45b9([0x50,0x2d,0x32,0x35,0x36]),[_0x3c45b9([0x78])]:_0x3c45b9([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]),[_0x3c45b9([0x79])]:_0x3c45b9([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]),[_0x3c45b9([0x61,0x6c,0x67])]:_0x3c45b9([0x45,0x53,0x32,0x35,0x36])},_0x407706=_0x20ab36[_0x3c45b9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c45b9([0x67,0x65,0x74])](_0x3c45b9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x31f56f(){let _0x18c76c,_0x439791=null,_0x569e65=null;try{if(_0x407706==_0x3c45b9([0x47,0x50,0x4c]))return _0x3c45b9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x18c76c=_0xf4d28a(),!_0x18c76c)return _0x3c45b9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x18c76c[_0x3c45b9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x569e65=_0x4e6142(_0x18c76c[_0x3c45b9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x18c76c[_0x3c45b9([0x6a,0x74,0x69])])),await _0x5ca0fc()?_0x324ab2()?_0x16c54f()?_0x3c45b9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x265d79()?(_0x18c76c[_0x3c45b9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c45b9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x439791=_0x155033(_0x3c45b9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x18c76c[_0x3c45b9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c45b9([0x74,0x72,0x69,0x61,0x6c])&&(_0x439791=_0x155033(_0x3c45b9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e8375()):_0x3c45b9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c45b9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c45b9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3c45b9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16c54f(){const _0x606533=[_0x3c45b9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c45b9([0x74,0x72,0x69,0x61,0x6c])][_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18c76c[_0x3c45b9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b84a4/0x3e8:0xe10*_0x5f4a59;return _0x18c76c[_0x3c45b9([0x65,0x78,0x70])]<_0x606533;}function _0x324ab2(){const _0xf1497d=_0x18c76c[_0x3c45b9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf1497d&&(!!_0xf1497d[_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c45b9([0x2a]))||(!!_0xf1497d[_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c45b9([0x50,0x4f,0x45]))||(!!_0xf1497d[_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c45b9([0x50,0x50]))||!(!_0xf1497d[_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c45b9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2f83d8()))));}function _0x265d79(){const _0x11966e=_0x18c76c[_0x3c45b9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11966e||0x0==_0x11966e[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c9b78}=new URL(window[_0x3c45b9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x11966e[_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c9b78))return!0x0;const _0x2c7809=_0x4c9b78[_0x3c45b9([0x73,0x70,0x6c,0x69,0x74])](_0x3c45b9([0x2e]));return _0x11966e[_0x3c45b9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37a0f3=>_0x37a0f3[_0x3c45b9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c45b9([0x2a])))[_0x3c45b9([0x6d,0x61,0x70])](_0x523a94=>_0x523a94[_0x3c45b9([0x73,0x70,0x6c,0x69,0x74])](_0x3c45b9([0x2e])))[_0x3c45b9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa5adc8=>_0xa5adc8[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c7809[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3c45b9([0x6d,0x61,0x70])](_0x33b8cf=>Array(_0x2c7809[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x33b8cf[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3c45b9([0x66,0x69,0x6c,0x6c])](_0x33b8cf[0x0]===_0x3c45b9([0x2a])?_0x3c45b9([0x2a]):'')[_0x3c45b9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x33b8cf))[_0x3c45b9([0x73,0x6f,0x6d,0x65])](_0x53ccf7=>_0x2c7809[_0x3c45b9([0x65,0x76,0x65,0x72,0x79])]((_0x4037f6,_0x5c4559)=>_0x53ccf7[_0x5c4559]===_0x4037f6||_0x53ccf7[_0x5c4559]===_0x3c45b9([0x2a])));}function _0x3e8375(){return _0x439791&&_0x569e65?new window[(_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1dbd09,_0x43f954)=>{_0x439791[_0x3c45b9([0x74,0x68,0x65,0x6e])](_0x1dbd09,_0x43f954),_0x569e65[_0x3c45b9([0x74,0x68,0x65,0x6e])](_0x1dd380=>{_0x1dd380!=_0x3c45b9([0x56,0x61,0x6c,0x69,0x64])&&_0x1dbd09(_0x1dd380);},_0x43f954);}):_0x439791||_0x569e65||_0x3c45b9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4e6142(_0x26653c,_0x3727ad){return new window[(_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5522cc=>{if(_0x4caac0())return _0x5522cc(_0x3c45b9([0x56,0x61,0x6c,0x69,0x64]));_0x560777(),_0x20ab36[_0x3c45b9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c45b9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ee69e=!0x1;const _0x33e241=_0x9f297c();function _0xe92802(_0x84033b){return!!_0x84033b&&(typeof _0x84033b===_0x3c45b9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x84033b===_0x3c45b9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x84033b[_0x3c45b9([0x74,0x68,0x65,0x6e])]===_0x3c45b9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x84033b[_0x3c45b9([0x63,0x61,0x74,0x63,0x68])]===_0x3c45b9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53f007(_0x22cff6){_0x4f01af(_0x22cff6)[_0x3c45b9([0x74,0x68,0x65,0x6e])](_0x4697c4=>{if(!_0x4697c4||_0x4697c4[_0x3c45b9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c45b9([0x6f,0x6b]))return _0x3c45b9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x40f4bf(_0x4b1f3e(_0x33e241+_0x3727ad))!=_0x4697c4[_0x3c45b9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c45b9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c45b9([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c45b9([0x74,0x68,0x65,0x6e])](_0x258f21=>(_0x2f9d3a(),_0x258f21),()=>{const _0x2be336=_0xd2bcbe();return null==_0x2be336?(_0x2f9d3a(),_0x3c45b9([0x56,0x61,0x6c,0x69,0x64])):_0x3c45b9(_0x1b84a4-_0x2be336>(0x288e4f1e^_0xa4a6fa)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c45b9([0x74,0x68,0x65,0x6e])](_0x5522cc)[_0x3c45b9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5522cc(_0x3c45b9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a5bc0=0xcb4259e^_0xa4a6fa;function _0x2f9d3a(){const _0x2a8618=_0x3c45b9([0x6c,0x6c,0x63,0x74,0x2d])+_0x40f4bf(_0x4b1f3e(_0x26653c)),_0x3e9e33=_0x252b1a(_0x40f4bf(window[_0x3c45b9([0x4d,0x61,0x74,0x68])][_0x3c45b9([0x63,0x65,0x69,0x6c])](_0x1b84a4/_0x1a5bc0)));window[_0x3c45b9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c45b9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a8618,_0x3e9e33);}function _0xd2bcbe(){const _0xc5b70c=_0x3c45b9([0x6c,0x6c,0x63,0x74,0x2d])+_0x40f4bf(_0x4b1f3e(_0x26653c)),_0x2b2f3b=window[_0x3c45b9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c45b9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc5b70c);return _0x2b2f3b?window[_0x3c45b9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x252b1a(_0x2b2f3b),0x10)*_0x1a5bc0:null;}function _0x4f01af(_0x353629){return new window[(_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18bf9b,_0x232366)=>{_0x353629[_0x3c45b9([0x74,0x68,0x65,0x6e])](_0x18bf9b,_0x232366),window[_0x3c45b9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x232366,0xc831fde^_0xa4a6fa);});}}_0x20ab36[_0x3c45b9([0x6f,0x6e])](_0x3c45b9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x39ffca,_0x1ddbb8)=>{if(_0x1ddbb8[0x0]!=_0x26653c)return _0x5522cc(_0x3c45b9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1ddbb8[0x1]={..._0x1ddbb8[0x1],[_0x3c45b9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x33e241};},{[_0x3c45b9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c45b9([0x68,0x69,0x67,0x68])}),_0x20ab36[_0x3c45b9([0x6f,0x6e])](_0x3c45b9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xe541cc=>{_0xe92802(_0xe541cc[_0x3c45b9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ee69e=!0x0,_0x53f007(_0xe541cc[_0x3c45b9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c45b9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c45b9([0x6c,0x6f,0x77])}),_0x2a5987[_0x3c45b9([0x74,0x68,0x65,0x6e])](()=>{_0x3ee69e||_0x5522cc(_0x3c45b9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4caac0(){return _0x20ab36[_0x3c45b9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c45b9([0x76,0x69,0x65,0x77])][_0x3c45b9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c45b9([0x61,0x75,0x74,0x6f]);}function _0x560777(){_0x20ab36[_0x3c45b9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c45b9([0x76,0x69,0x65,0x77])][_0x3c45b9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c45b9([0x61,0x75,0x74,0x6f]);}}function _0x155033(_0x344272){const _0x2950f6=[new window[(_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x422a2d=>setTimeout(_0x422a2d,0xc8bf5d2^_0xa4a6fa)),_0x2a5987[_0x3c45b9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bfa66=>{let _0x394453=0x0;_0x20ab36[_0x3c45b9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c45b9([0x6f,0x6e])](_0x3c45b9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x393e4a,_0x32887b)=>{_0x32887b[0x0][_0x3c45b9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x394453++,_0x394453==(0xc82cae6^_0xa4a6fa)&&(_0x5bfa66(),_0x393e4a[_0x3c45b9([0x6f,0x66,0x66])]());});}))];return window[_0x3c45b9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c45b9([0x72,0x61,0x63,0x65])](_0x2950f6)[_0x3c45b9([0x74,0x68,0x65,0x6e])](()=>_0x344272);}async function _0x503eff(){await _0x2a5987,_0x20ab36[_0x3c45b9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c45b9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x13cfe4,_0x20ab36[_0x3c45b9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c45b9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x13cfe4,_0x20ab36[_0x3c45b9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c45b9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f83d8(){return window[_0x3c45b9([0x67,0x6c,0x6f,0x62])]&&window[_0x3c45b9([0x67,0x6c,0x6f,0x62])][_0x3c45b9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x220b85(_0x289e74){const _0x1a5173=_0x36ae4f();_0x20ab36[_0x1a5173]=_0x3c45b9([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])+_0x289e74,_0x289e74!=_0x3c45b9([0x56,0x61,0x6c,0x69,0x64])&&_0x503eff();}function _0x36ae4f(){const _0x4d27e4=window[_0x3c45b9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c45b9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c45b9([0x6e,0x6f,0x77])]())[_0x3c45b9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c45b9([0x2e]),'');let _0x54b7aa=_0x3c45b9([0x49]);for(let _0x16982f=0x0;_0x16982f<_0x4d27e4[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16982f+=0x2){let _0x15d83d=window[_0x3c45b9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d27e4[_0x3c45b9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16982f,_0x16982f+0x2));_0x15d83d>=_0x33d725[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x15d83d-=_0x33d725[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54b7aa+=_0x33d725[_0x15d83d];}return _0x54b7aa;}function _0xf4d28a(){const _0x237692=_0x407706[_0x3c45b9([0x73,0x70,0x6c,0x69,0x74])](_0x3c45b9([0x2e]));if(0x3!=_0x237692[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x196d3d(_0x237692[0x1]);function _0x196d3d(_0x40eab4){const _0x537fd5=_0xfdfa1a(_0x40eab4);return _0x537fd5&&_0x3f7157()?_0x537fd5:null;function _0x3f7157(){const _0x613de9=_0x537fd5[_0x3c45b9([0x6a,0x74,0x69])],_0x53b38b=window[_0x3c45b9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x613de9[_0x3c45b9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x613de9[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1099c4={..._0x537fd5,[_0x3c45b9([0x6a,0x74,0x69])]:_0x613de9[_0x3c45b9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x613de9[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1099c4[_0x3c45b9([0x76,0x63])],_0x4b1f3e(_0x1099c4)==_0x53b38b;}}}async function _0x5ca0fc(){let _0x23bf7e=!0x0;try{const _0x5d25d1=_0x407706[_0x3c45b9([0x73,0x70,0x6c,0x69,0x74])](_0x3c45b9([0x2e])),[_0x371fa1,_0x3ae092,_0x275628]=_0x5d25d1;return _0xf98be0(_0x371fa1),await _0xfb7b83(_0x371fa1,_0x3ae092,_0x275628),_0x23bf7e;}catch{return!0x1;}function _0xf98be0(_0x4f3567){const _0x2c8999=_0xfdfa1a(_0x4f3567);_0x2c8999&&_0x2c8999[_0x3c45b9([0x61,0x6c,0x67])]==_0x3c45b9([0x45,0x53,0x32,0x35,0x36])||(_0x23bf7e=!0x1);}async function _0xfb7b83(_0x3105b3,_0x3a65cb,_0x83968a){const _0x2ecc10=window[_0x3c45b9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c45b9([0x66,0x72,0x6f,0x6d])](_0x3c99ac(_0x83968a),_0x308c10=>_0x308c10[_0x3c45b9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x402d17=new window[(_0x3c45b9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c45b9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3105b3+_0x3c45b9([0x2e])+_0x3a65cb),_0x3e49b9=window[_0x3c45b9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c45b9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3e49b9)return;const _0x26e718=await _0x3e49b9[_0x3c45b9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c45b9([0x6a,0x77,0x6b]),_0x105f98,{[_0x3c45b9([0x6e,0x61,0x6d,0x65])]:_0x3c45b9([0x45,0x43,0x44,0x53,0x41]),[_0x3c45b9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c45b9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c45b9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3e49b9[_0x3c45b9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c45b9([0x6e,0x61,0x6d,0x65])]:_0x3c45b9([0x45,0x43,0x44,0x53,0x41]),[_0x3c45b9([0x68,0x61,0x73,0x68])]:{[_0x3c45b9([0x6e,0x61,0x6d,0x65])]:_0x3c45b9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26e718,_0x2ecc10,_0x402d17)||(_0x23bf7e=!0x1);}}function _0xfdfa1a(_0x469801){return _0x469801[_0x3c45b9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c45b9([0x65,0x79]))?JSON[_0x3c45b9([0x70,0x61,0x72,0x73,0x65])](_0x3c99ac(_0x469801)):null;}function _0x3c99ac(_0x4c3d12){return window[_0x3c45b9([0x61,0x74,0x6f,0x62])](_0x4c3d12[_0x3c45b9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c45b9([0x2b]))[_0x3c45b9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c45b9([0x2f])));}function _0x4b1f3e(_0x2fe769){let _0x40797d=0x1505;function _0x4985f2(_0x465bd0){for(let _0x54b03e=0x0;_0x54b03e<_0x465bd0[_0x3c45b9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54b03e++){const _0xb569ce=_0x465bd0[_0x3c45b9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54b03e);_0x40797d=(_0x40797d<<0x5)+_0x40797d+_0xb569ce,_0x40797d&=_0x40797d;}}function _0x174ae4(_0x25f5db){Array[_0x3c45b9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x25f5db)?_0x25f5db[_0x3c45b9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x174ae4):_0x25f5db&&typeof _0x25f5db==_0x3c45b9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c45b9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x25f5db)[_0x3c45b9([0x73,0x6f,0x72,0x74])]()[_0x3c45b9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x37af24,_0x9e49bd])=>{_0x4985f2(_0x37af24),_0x174ae4(_0x9e49bd);}):_0x4985f2(window[_0x3c45b9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x25f5db));}return _0x174ae4(_0x2fe769),_0x40797d>>>0x0;}function _0x40f4bf(_0x48634c){return _0x48634c[_0x3c45b9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c45b9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c45b9([0x30]));}function _0x252b1a(_0x548594){return _0x548594[_0x3c45b9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c45b9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c45b9([0x6a,0x6f,0x69,0x6e])]('');}function _0x13cfe4(){}function _0x3c45b9(_0x3170e8){return _0x3170e8['map'](_0x2429dc=>String['fromCharCode'](_0x2429dc))['join']('');}_0x220b85(await _0x31f56f());}(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'],[_0x20e9a9=>Number(_0x20e9a9)>=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(_0x2589fc){return L['includes'](_0x2589fc);}function g(_0x2622e2){return Array['from'](_0x2622e2['getStyleNames']())['filter'](P);}function b(_0x5bd040,_0x2722b1,_0xaf3cac){const {spanStyles:_0x265452,stylesToBeHtmlElements:_0x17ba2d}=function(_0x430017,_0x433448){const _0x114c01={},_0x28ba16={};return _0x433448['forEach'](_0x3eec04=>{const _0x1066d7=_0x430017['getStyle'](_0x3eec04);if(_0x1066d7){if(function(_0xd42230){return E['includes'](_0xd42230);}(_0x3eec04))_0x114c01[_0x3eec04]=_0x1066d7;else{if(function(_0x29b940){return _0x29b940 in F;}(_0x3eec04)){const _0x33d8fd=_0x1066d7['split']('\x20');F[_0x3eec04]['forEach'](([_0x5f5319,_0x577d09])=>{for(const _0x3e85b1 of _0x33d8fd){('function'==typeof _0x5f5319&&_0x5f5319(_0x3e85b1)||_0x5f5319===_0x3e85b1)&&(_0x28ba16[_0x3eec04]=[..._0x28ba16[_0x3eec04]||[],[_0x5f5319,_0x577d09]]);}});}}}}),{'spanStyles':_0x114c01,'stylesToBeHtmlElements':_0x28ba16};}(_0x5bd040,_0xaf3cac);!function(_0x4eaf91,_0x4411d0,_0x51255d){for(const _0x5b8db6 in _0x51255d){_0x51255d[_0x5b8db6]['forEach'](([,_0x297dcc])=>{const _0x4f328a=_0x4411d0['createElement'](_0x297dcc,[],_0x4eaf91['getChildren']());_0x4411d0['insertChild'](0x0,_0x4f328a,_0x4eaf91);}),_0x4411d0['removeStyle'](_0x5b8db6,_0x4eaf91);}}(_0x5bd040,_0x2722b1,_0x17ba2d),function(_0x29b033,_0x2d9593,_0x5b1d9e){if(!Object['keys'](_0x5b1d9e)['length'])return;const _0x1eaebe=_0x2d9593['createElement']('span',[],_0x29b033['getChildren']());_0x2d9593['setStyle'](_0x5b1d9e,_0x1eaebe),_0x2d9593['insertChild'](0x0,_0x1eaebe,_0x29b033),_0x2d9593['removeStyle'](Object['keys'](_0x5b1d9e),_0x29b033);}(_0x5bd040,_0x2722b1,_0x265452);}class a extends _0x10a42c{['execute'](_0x2f706c){const {body:_0x2d2dde}=_0x2f706c['_parsedData'],_0x4b29e9=new _0x395226(_0x2d2dde['document']),_0x4b4506=_0x4b29e9['createRangeIn'](_0x2d2dde),_0x44176b=new _0x2a8912(_0x4b29e9['document']['stylesProcessor']),_0x330c0c=[...new _0x5db746(_0x44176b)['blockElements'],'font'],_0x5d7535=_0x4b4506['getItems']();for(const _0x19055c of _0x5d7535)_0x19055c['is']('element')&&_0x330c0c['includes'](_0x19055c['name'])&&b(_0x19055c,_0x4b29e9,g(_0x19055c));_0x2f706c['content']=_0x2d2dde;}['isActive'](_0x45a866){return super['isActive'](_0x45a866)||p(_0x45a866);}}class s extends _0x2d364c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x558622=this['editor'],_0x4ffa70=_0x558622['plugins']['get']('ClipboardPipeline'),_0x11eaae=_0x558622['editing']['view']['document'],_0x4c77be=new a(_0x11eaae);_0x4ffa70['on']('inputTransformation',(_0x484447,_0x47c43a)=>{const _0x616c=_0x47c43a['dataTransfer']['getData']('text/html');_0x4c77be['isActive'](_0x616c)&&(_0x47c43a['_parsedData']||(_0x47c43a['_parsedData']=_0x353135(_0x616c,_0x11eaae['stylesProcessor'])),_0x4c77be['execute'](_0x47c43a));},{'priority':_0x1591ec['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3f7100=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4569d7;for(const _0x16626f in _0x3f7100){const _0x3e1e2e=_0x16626f,_0x73b74e=_0x3f7100[_0x3e1e2e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x73b74e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x73b74e){delete _0x3f7100[_0x3e1e2e],_0x4569d7=_0x73b74e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4569d7&&_0x3f7100['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4569d7&&_0x3f7100['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4569d7&&_0x3f7100['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4569d7&&_0x3f7100['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4569d7&&_0x3f7100['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4569d7&&_0x3f7100['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4569d7&&_0x3f7100['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2d364c{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": "47.0.0-alpha.6",
3
+ "version": "47.0.0-alpha.8",
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": "47.0.0-alpha.6",
26
- "@ckeditor/ckeditor5-engine": "47.0.0-alpha.6",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.6",
28
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.6",
29
- "ckeditor5": "47.0.0-alpha.6"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.8",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.8",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.8",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.8",
29
+ "ckeditor5": "47.0.0-alpha.8"
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(_0x5a107e,_0x520ab0){var _0x216d31=_0x18e2,_0x10b2d9=_0x5a107e();while(!![]){try{var _0x3c0adc=-parseInt(_0x216d31(0xdd))/0x1+parseInt(_0x216d31(0xde))/0x2*(parseInt(_0x216d31(0xdb))/0x3)+parseInt(_0x216d31(0xdf))/0x4*(-parseInt(_0x216d31(0xd4))/0x5)+parseInt(_0x216d31(0xd6))/0x6*(parseInt(_0x216d31(0xd9))/0x7)+-parseInt(_0x216d31(0xd7))/0x8+-parseInt(_0x216d31(0xda))/0x9*(-parseInt(_0x216d31(0xd5))/0xa)+parseInt(_0x216d31(0xdc))/0xb*(parseInt(_0x216d31(0xd8))/0xc);if(_0x3c0adc===_0x520ab0)break;else _0x10b2d9['push'](_0x10b2d9['shift']());}catch(_0x219174){_0x10b2d9['push'](_0x10b2d9['shift']());}}}(_0x4831,0x93827));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x18e2(_0x472a88,_0x18fc4c){var _0x4831cc=_0x4831();return _0x18e2=function(_0x18e25b,_0x1ca0c3){_0x18e25b=_0x18e25b-0xd4;var _0x52dea7=_0x4831cc[_0x18e25b];return _0x52dea7;},_0x18e2(_0x472a88,_0x18fc4c);}function _0x4831(){var _0x33a636=['946600BnXCiP','30IgqhBl','8607656bfZieP','132yiAbCL','903490zunXxA','45izSLQg','2295129QErbLR','784971QVrxFi','765376sUlkjM','2TWCSEi','56BSLqze','79690PUeuNf'];_0x4831=function(){return _0x33a636;};return _0x4831();}import'./augmentation.js';
23
+ function _0x4a91(){var _0x5c136=['148001LGtHlN','1932536bWDUCF','5070HfIJeq','1526085GzMHyK','20xzUjMP','1016086gitYbT','1080DBpzXO','216OczBRW','119376ubWRgE','398122reLEKR'];_0x4a91=function(){return _0x5c136;};return _0x4a91();}(function(_0x3038c0,_0x1b0c11){var _0xad67b6=_0x11c9,_0x5f2833=_0x3038c0();while(!![]){try{var _0x16bae5=parseInt(_0xad67b6(0x114))/0x1+parseInt(_0xad67b6(0x11a))/0x2+parseInt(_0xad67b6(0x11d))/0x3+-parseInt(_0xad67b6(0x116))/0x4+parseInt(_0xad67b6(0x117))/0x5*(-parseInt(_0xad67b6(0x11b))/0x6)+-parseInt(_0xad67b6(0x115))/0x7*(-parseInt(_0xad67b6(0x11c))/0x8)+-parseInt(_0xad67b6(0x118))/0x9*(parseInt(_0xad67b6(0x119))/0xa);if(_0x16bae5===_0x1b0c11)break;else _0x5f2833['push'](_0x5f2833['shift']());}catch(_0x768d85){_0x5f2833['push'](_0x5f2833['shift']());}}}(_0x4a91,0x7d022));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x11c9(_0x10146b,_0x108290){var _0x4a9175=_0x4a91();return _0x11c9=function(_0x11c955,_0x30a569){_0x11c955=_0x11c955-0x114;var _0xac4de1=_0x4a9175[_0x11c955];return _0xac4de1;},_0x11c9(_0x10146b,_0x108290);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x380014,_0x4b38f8){var _0x1933c8=_0x130e,_0x218ae3=_0x380014();while(!![]){try{var _0x1b950f=-parseInt(_0x1933c8(0x125))/0x1*(-parseInt(_0x1933c8(0x120))/0x2)+-parseInt(_0x1933c8(0x128))/0x3*(-parseInt(_0x1933c8(0x127))/0x4)+parseInt(_0x1933c8(0x123))/0x5+parseInt(_0x1933c8(0x129))/0x6+-parseInt(_0x1933c8(0x121))/0x7+-parseInt(_0x1933c8(0x124))/0x8*(-parseInt(_0x1933c8(0x126))/0x9)+-parseInt(_0x1933c8(0x122))/0xa;if(_0x1b950f===_0x4b38f8)break;else _0x218ae3['push'](_0x218ae3['shift']());}catch(_0x2fa655){_0x218ae3['push'](_0x218ae3['shift']());}}}(_0xed37,0x33692));function _0x130e(_0xb37635,_0x27d8fc){var _0xed377c=_0xed37();return _0x130e=function(_0x130e3f,_0x47eb57){_0x130e3f=_0x130e3f-0x120;var _0x409de1=_0xed377c[_0x130e3f];return _0x409de1;},_0x130e(_0xb37635,_0x27d8fc);}function _0xed37(){var _0x25abed=['74612NgqZwo','39Qnsprv','1839546Zsielo','26888jGpKwH','1778700yrvXem','12302610mrbLlG','1951515diwgvU','1808sDGkfM','25qUvKDx','16704qvPBwN'];_0xed37=function(){return _0x25abed;};return _0xed37();}import{CKEditorError as _0xe1d29e}from'ckeditor5/src/utils.js';
23
+ function _0x543a(){var _0x214a0c=['5983548WsQPdH','30342qagMTD','16997751FIzEmj','20Bipewa','12405624uxVSib','1640zvkOeQ','2617246xFayzo','2033456ypTFuR','1mqenRw','579498IrIVxm'];_0x543a=function(){return _0x214a0c;};return _0x543a();}function _0x4cab(_0x50e1fd,_0x39baf8){var _0x543a09=_0x543a();return _0x4cab=function(_0x4cab4d,_0x2bb319){_0x4cab4d=_0x4cab4d-0x126;var _0x3f1529=_0x543a09[_0x4cab4d];return _0x3f1529;},_0x4cab(_0x50e1fd,_0x39baf8);}(function(_0x343e7d,_0x2156b4){var _0x3eecad=_0x4cab,_0x50e209=_0x343e7d();while(!![]){try{var _0x1ba623=-parseInt(_0x3eecad(0x128))/0x1*(parseInt(_0x3eecad(0x126))/0x2)+parseInt(_0x3eecad(0x129))/0x3+parseInt(_0x3eecad(0x12a))/0x4+parseInt(_0x3eecad(0x12f))/0x5*(-parseInt(_0x3eecad(0x12b))/0x6)+-parseInt(_0x3eecad(0x12e))/0x7+parseInt(_0x3eecad(0x127))/0x8+parseInt(_0x3eecad(0x12c))/0x9*(parseInt(_0x3eecad(0x12d))/0xa);if(_0x1ba623===_0x2156b4)break;else _0x50e209['push'](_0x50e209['shift']());}catch(_0x538e5c){_0x50e209['push'](_0x50e209['shift']());}}}(_0x543a,0xef7e2));import{CKEditorError as _0x390010}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49aa33=_0x4b20;(function(_0x553c86,_0x3d8965){const _0x228eaa=_0x4b20,_0x4d6170=_0x553c86();while(!![]){try{const _0x3414a2=-parseInt(_0x228eaa(0x197))/0x1*(-parseInt(_0x228eaa(0x190))/0x2)+-parseInt(_0x228eaa(0x18e))/0x3*(-parseInt(_0x228eaa(0x18c))/0x4)+parseInt(_0x228eaa(0x189))/0x5+-parseInt(_0x228eaa(0x196))/0x6*(-parseInt(_0x228eaa(0x182))/0x7)+parseInt(_0x228eaa(0x195))/0x8+-parseInt(_0x228eaa(0x185))/0x9*(-parseInt(_0x228eaa(0x181))/0xa)+-parseInt(_0x228eaa(0x180))/0xb*(parseInt(_0x228eaa(0x192))/0xc);if(_0x3414a2===_0x3d8965)break;else _0x4d6170['push'](_0x4d6170['shift']());}catch(_0x248a2a){_0x4d6170['push'](_0x4d6170['shift']());}}}(_0x4fd0,0x8e678));import{ViewUpcastWriter as _0x1ef56a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1a9555}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x415c87}from'../../utils.js';import{extractStyles as _0x44f822,expandStyles as _0x565752,getMatchingStyles as _0x1e9de1,flattenStyleDefinitions as _0x5df1b9}from'./utils.js';export class MSOfficeStylesInliner extends _0x1a9555{[_0x49aa33(0x188)](_0xd9ec3b){const _0x25cffd=_0x49aa33,{body:_0x4263c3,styles:_0x1c937d}=_0xd9ec3b[_0x25cffd(0x18b)],_0x5380e4=new _0x1ef56a(_0x4263c3[_0x25cffd(0x18d)]),_0x78e430=_0x5380e4[_0x25cffd(0x194)](_0x4263c3),_0x3b6062=_0x44f822(_0x1c937d),_0x395e01=_0x565752(_0x3b6062);for(const _0x161bfa of _0x78e430){if(_0x25cffd(0x191)!==_0x161bfa[_0x25cffd(0x18f)])continue;const _0x1fa2fa=_0x1e9de1(_0x161bfa[_0x25cffd(0x187)],_0x395e01);if(_0x1fa2fa[_0x25cffd(0x18a)]){const _0x1da9c6=_0x5df1b9(Array[_0x25cffd(0x193)](_0x1fa2fa[_0x25cffd(0x186)]()));for(const _0x1b0383 in _0x1da9c6){const _0x2eb5ad=_0x161bfa[_0x25cffd(0x187)];_0x2eb5ad[_0x25cffd(0x183)](_0x1b0383)||_0x5380e4[_0x25cffd(0x17f)](_0x1b0383,_0x1da9c6[_0x1b0383],_0x2eb5ad);}}}_0xd9ec3b[_0x25cffd(0x17e)]=_0x4263c3;}[_0x49aa33(0x184)](_0x1711e0){const _0x5be82b=_0x49aa33;return super[_0x5be82b(0x184)](_0x1711e0)||_0x415c87(_0x1711e0);}}function _0x4b20(_0x472a61,_0x288170){const _0x4fd092=_0x4fd0();return _0x4b20=function(_0x4b202d,_0x48f9b5){_0x4b202d=_0x4b202d-0x17e;let _0x3c4f6e=_0x4fd092[_0x4b202d];return _0x3c4f6e;},_0x4b20(_0x472a61,_0x288170);}function _0x4fd0(){const _0x2c723f=['isActive','55233qgRaWa','values','item','execute','2486340cCduJK','size','_parsedData','500172JzLdqs','document','9jigHRO','type','76HoGzXN','elementStart','60ZETVnN','from','createRangeIn','5764776LGYllq','157542PavEpC','19827JvMqcd','content','setStyle','6474919LaitCH','1880NFIBQS','7IWCRZG','hasStyle'];_0x4fd0=function(){return _0x2c723f;};return _0x4fd0();}
23
+ const _0x3d552b=_0x3c9d;(function(_0x4ac158,_0x186170){const _0x272424=_0x3c9d,_0x2260e6=_0x4ac158();while(!![]){try{const _0x3cad8b=-parseInt(_0x272424(0x1be))/0x1+parseInt(_0x272424(0x1b8))/0x2*(-parseInt(_0x272424(0x1b3))/0x3)+-parseInt(_0x272424(0x1ac))/0x4+parseInt(_0x272424(0x1b1))/0x5+parseInt(_0x272424(0x1bf))/0x6*(parseInt(_0x272424(0x1c1))/0x7)+-parseInt(_0x272424(0x1b6))/0x8*(-parseInt(_0x272424(0x1ad))/0x9)+-parseInt(_0x272424(0x1ae))/0xa;if(_0x3cad8b===_0x186170)break;else _0x2260e6['push'](_0x2260e6['shift']());}catch(_0x3640f8){_0x2260e6['push'](_0x2260e6['shift']());}}}(_0x14b1,0xa57aa));import{ViewUpcastWriter as _0x30c6ec}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x32bdfc}from'@ckeditor/ckeditor5-paste-from-office';function _0x3c9d(_0x82ed8d,_0x2132a0){const _0x14b13b=_0x14b1();return _0x3c9d=function(_0x3c9d96,_0x2898b2){_0x3c9d96=_0x3c9d96-0x1ac;let _0x2741cd=_0x14b13b[_0x3c9d96];return _0x2741cd;},_0x3c9d(_0x82ed8d,_0x2132a0);}import{isMSExcelContent as _0x1b4a86}from'../../utils.js';function _0x14b1(){const _0xed3d65=['1376TrgYXc','item','2EkcmbA','hasStyle','createRangeIn','_parsedData','size','setStyle','463628xqZlcA','12DYqzsf','type','3009699nUpQWX','execute','elementStart','844792bEZohc','58077WCDLkH','15026730XsOnJq','isActive','values','5230815PIywIu','from','482076uiMqgu','document','content'];_0x14b1=function(){return _0xed3d65;};return _0x14b1();}import{extractStyles as _0x2f9708,expandStyles as _0x5f20ab,getMatchingStyles as _0x5b8d4a,flattenStyleDefinitions as _0x341d60}from'./utils.js';export class MSOfficeStylesInliner extends _0x32bdfc{[_0x3d552b(0x1c2)](_0x5863ce){const _0x3fecac=_0x3d552b,{body:_0xc1b64a,styles:_0x84de09}=_0x5863ce[_0x3fecac(0x1bb)],_0xda1576=new _0x30c6ec(_0xc1b64a[_0x3fecac(0x1b4)]),_0x24489f=_0xda1576[_0x3fecac(0x1ba)](_0xc1b64a),_0x5d09e7=_0x2f9708(_0x84de09),_0x57469c=_0x5f20ab(_0x5d09e7);for(const _0x5270cb of _0x24489f){if(_0x3fecac(0x1c3)!==_0x5270cb[_0x3fecac(0x1c0)])continue;const _0x224500=_0x5b8d4a(_0x5270cb[_0x3fecac(0x1b7)],_0x57469c);if(_0x224500[_0x3fecac(0x1bc)]){const _0x2cb467=_0x341d60(Array[_0x3fecac(0x1b2)](_0x224500[_0x3fecac(0x1b0)]()));for(const _0x1a0a81 in _0x2cb467){const _0x4e60a2=_0x5270cb[_0x3fecac(0x1b7)];_0x4e60a2[_0x3fecac(0x1b9)](_0x1a0a81)||_0xda1576[_0x3fecac(0x1bd)](_0x1a0a81,_0x2cb467[_0x1a0a81],_0x4e60a2);}}}_0x5863ce[_0x3fecac(0x1b5)]=_0xc1b64a;}[_0x3d552b(0x1af)](_0x3c45df){const _0x2ae4be=_0x3d552b;return super[_0x2ae4be(0x1af)](_0x3c45df)||_0x1b4a86(_0x3c45df);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x21d6a0,_0xf9e595){const _0x2abd18=_0x4404,_0x494044=_0x21d6a0();while(!![]){try{const _0x809024=-parseInt(_0x2abd18(0x185))/0x1+-parseInt(_0x2abd18(0x196))/0x2+parseInt(_0x2abd18(0x197))/0x3*(-parseInt(_0x2abd18(0x18e))/0x4)+parseInt(_0x2abd18(0x198))/0x5*(-parseInt(_0x2abd18(0x180))/0x6)+parseInt(_0x2abd18(0x19b))/0x7*(-parseInt(_0x2abd18(0x182))/0x8)+-parseInt(_0x2abd18(0x18f))/0x9*(-parseInt(_0x2abd18(0x192))/0xa)+parseInt(_0x2abd18(0x194))/0xb;if(_0x809024===_0xf9e595)break;else _0x494044['push'](_0x494044['shift']());}catch(_0x3c287b){_0x494044['push'](_0x494044['shift']());}}}(_0x1bea,0xd44d9));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5a6e43,_0x4a100d){const _0x22ea9a=_0x4404,_0xef2d1d=new Map();for(const [_0x17d2b4,_0x39f67c]of _0x4a100d){if(!_0x17d2b4[_0x22ea9a(0x18b)]&&!_0x17d2b4[_0x22ea9a(0x187)])continue;const _0x142c16=!_0x17d2b4[_0x22ea9a(0x18b)]||_0x5a6e43[_0x22ea9a(0x18c)]===_0x17d2b4[_0x22ea9a(0x18b)],_0x51d62d=!_0x17d2b4[_0x22ea9a(0x187)]||_0x5a6e43[_0x22ea9a(0x191)](_0x17d2b4[_0x22ea9a(0x187)]);_0x142c16&&_0x51d62d&&_0xef2d1d[_0x22ea9a(0x199)](_0x17d2b4,_0x39f67c);}return _0xef2d1d;}export function extractStyles(_0x1cd652){const _0x39996a=_0x4404,_0x360f85={};for(const _0x3f70d1 of _0x1cd652)for(const _0x43bfb9 of _0x3f70d1[_0x39996a(0x190)])if(_0x43bfb9 instanceof CSSStyleRule){const _0x4f5491=parseCSSStyleDeclaration(_0x43bfb9[_0x39996a(0x19a)]);_0x360f85[_0x43bfb9[_0x39996a(0x18a)]]=Object[_0x39996a(0x184)]({},_0x360f85[_0x43bfb9[_0x39996a(0x18a)]]||{},_0x4f5491);}return _0x360f85;}export function expandStyles(_0x14c476){const _0x5f35ad=_0x4404,_0x58d242=new Map();for(const _0x49acd2 in _0x14c476){const _0x1c84f2=parseCSSSelector(_0x49acd2),_0x36fbb0=_0x14c476[_0x49acd2];for(const _0x5853a3 of _0x1c84f2)_0x58d242[_0x5f35ad(0x199)](_0x5853a3,_0x36fbb0);}return _0x58d242;}function _0x4404(_0x17f231,_0x2297ba){const _0x1bea5c=_0x1bea();return _0x4404=function(_0x44049a,_0x14ac16){_0x44049a=_0x44049a-0x180;let _0xc6b1fa=_0x1bea5c[_0x44049a];return _0xc6b1fa;},_0x4404(_0x17f231,_0x2297ba);}export function parseCSSStyleDeclaration(_0x2fa435){const _0x58566c=_0x4404,_0x18492f={};for(let _0x3d1af5=0x0;_0x3d1af5<_0x2fa435[_0x58566c(0x183)];_0x3d1af5++){const _0x4aeca9=_0x2fa435[_0x3d1af5],_0x53fc26=_0x2fa435[_0x58566c(0x19c)](_0x4aeca9);_0x58566c(0x193)!==_0x53fc26&&(_0x18492f[_0x4aeca9]=_0x53fc26);}return _0x18492f;}function _0x1bea(){const _0x276b3f=['exec','map','selectorText','tagName','name','groups','162940GSPWXw','13626hLSGOG','cssRules','hasClass','4550kfSVuP','initial','45202146cgTnvp','push','726256pRrZhj','27VGXrxq','5RhYgJm','set','style','9464098xLkdbv','getPropertyValue','7289088pvOtNi','split','8WjuXyp','length','assign','631958TtRlAx','trim','className'];_0x1bea=function(){return _0x276b3f;};return _0x1bea();}export function parseCSSSelector(_0xcaea6a){const _0x161ff7=_0x4404,_0x1ec6af=_0xcaea6a[_0x161ff7(0x181)](',')[_0x161ff7(0x189)](_0x24a567=>_0x24a567[_0x161ff7(0x186)]()),_0x39f167=[];for(const _0x440dc0 of _0x1ec6af){const _0x5e901b=S[_0x161ff7(0x188)](_0x440dc0);_0x5e901b&&_0x39f167[_0x161ff7(0x195)](_0x5e901b[_0x161ff7(0x18d)]);}return _0x39f167;}export function flattenStyleDefinitions(_0x1e9863){const _0x3581b8=_0x4404,_0x22c5c4={};for(const _0x627c3a of _0x1e9863)Object[_0x3581b8(0x184)](_0x22c5c4,_0x627c3a);return _0x22c5c4;}
23
+ (function(_0xc8780,_0x23f753){const _0x403dd7=_0x4ebc,_0x1423a6=_0xc8780();while(!![]){try{const _0x65491a=-parseInt(_0x403dd7(0x80))/0x1*(-parseInt(_0x403dd7(0x85))/0x2)+-parseInt(_0x403dd7(0x86))/0x3*(-parseInt(_0x403dd7(0x81))/0x4)+parseInt(_0x403dd7(0x92))/0x5*(-parseInt(_0x403dd7(0x87))/0x6)+parseInt(_0x403dd7(0x96))/0x7+parseInt(_0x403dd7(0x91))/0x8+-parseInt(_0x403dd7(0x8c))/0x9+-parseInt(_0x403dd7(0x8e))/0xa*(-parseInt(_0x403dd7(0x89))/0xb);if(_0x65491a===_0x23f753)break;else _0x1423a6['push'](_0x1423a6['shift']());}catch(_0x5f0328){_0x1423a6['push'](_0x1423a6['shift']());}}}(_0x3d21,0x57e9d));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x21f476,_0x364c57){const _0x37e80c=_0x4ebc,_0x1001bc=new Map();for(const [_0x160d59,_0x5f2588]of _0x364c57){if(!_0x160d59[_0x37e80c(0x88)]&&!_0x160d59[_0x37e80c(0x84)])continue;const _0x545de5=!_0x160d59[_0x37e80c(0x88)]||_0x21f476[_0x37e80c(0x8a)]===_0x160d59[_0x37e80c(0x88)],_0x50eb7d=!_0x160d59[_0x37e80c(0x84)]||_0x21f476[_0x37e80c(0x83)](_0x160d59[_0x37e80c(0x84)]);_0x545de5&&_0x50eb7d&&_0x1001bc[_0x37e80c(0x8d)](_0x160d59,_0x5f2588);}return _0x1001bc;}export function extractStyles(_0x4dc4c2){const _0x4d8016=_0x4ebc,_0x48071a={};for(const _0x96acfc of _0x4dc4c2)for(const _0x277452 of _0x96acfc[_0x4d8016(0x7f)])if(_0x277452 instanceof CSSStyleRule){const _0x35bdad=parseCSSStyleDeclaration(_0x277452[_0x4d8016(0x8f)]);_0x48071a[_0x277452[_0x4d8016(0x93)]]=Object[_0x4d8016(0x98)]({},_0x48071a[_0x277452[_0x4d8016(0x93)]]||{},_0x35bdad);}return _0x48071a;}export function expandStyles(_0x27ee91){const _0x15557a=_0x4ebc,_0x22b0f2=new Map();for(const _0x3b87e1 in _0x27ee91){const _0x505be5=parseCSSSelector(_0x3b87e1),_0x37869a=_0x27ee91[_0x3b87e1];for(const _0x496ae5 of _0x505be5)_0x22b0f2[_0x15557a(0x8d)](_0x496ae5,_0x37869a);}return _0x22b0f2;}export function parseCSSStyleDeclaration(_0xd98fb8){const _0x3a974e=_0x4ebc,_0x504c06={};for(let _0x1d208e=0x0;_0x1d208e<_0xd98fb8[_0x3a974e(0x9a)];_0x1d208e++){const _0x25b5fb=_0xd98fb8[_0x1d208e],_0x9ee8b5=_0xd98fb8[_0x3a974e(0x99)](_0x25b5fb);_0x3a974e(0x97)!==_0x9ee8b5&&(_0x504c06[_0x25b5fb]=_0x9ee8b5);}return _0x504c06;}function _0x4ebc(_0x3ef97e,_0x20a9bf){const _0x3d2120=_0x3d21();return _0x4ebc=function(_0x4ebc75,_0x99c200){_0x4ebc75=_0x4ebc75-0x7f;let _0x2aab31=_0x3d2120[_0x4ebc75];return _0x2aab31;},_0x4ebc(_0x3ef97e,_0x20a9bf);}export function parseCSSSelector(_0x193a1b){const _0x2b4f09=_0x4ebc,_0x38ede1=_0x193a1b[_0x2b4f09(0x82)](',')[_0x2b4f09(0x90)](_0x23269a=>_0x23269a[_0x2b4f09(0x95)]()),_0x76c1c5=[];for(const _0x4483a8 of _0x38ede1){const _0x283b97=S[_0x2b4f09(0x94)](_0x4483a8);_0x283b97&&_0x76c1c5[_0x2b4f09(0x9b)](_0x283b97[_0x2b4f09(0x8b)]);}return _0x76c1c5;}function _0x3d21(){const _0x4e046b=['184173YUycwZ','name','groups','3528243WhCyPQ','set','360tQUYGp','style','map','194752YcMYOe','1076905BlelGl','selectorText','exec','trim','1183847LBqYiW','initial','assign','getPropertyValue','length','push','cssRules','9dBuSYx','36QOLTaN','split','hasClass','className','29418YffgzA','12969AEpmGi','6MOtVko','tagName'];_0x3d21=function(){return _0x4e046b;};return _0x3d21();}export function flattenStyleDefinitions(_0x2302b1){const _0x594835=_0x4ebc,_0x2f0e31={};for(const _0x238f45 of _0x2302b1)Object[_0x594835(0x98)](_0x2f0e31,_0x238f45);return _0x2f0e31;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x82ba27=_0x4de9;function _0x4540(){const _0x5f58a9=['includes','getItems','document','createRangeIn','element','_parsedData','1878zQqPpa','2713884Qybima','15552823zVGolO','blockElements','isActive','1KUHtCR','310uXBWJE','39357IcTaiv','9716eKgIUA','13140hfHxbi','font','4986688lXJZsH','content','name','3984cTPfzM','stylesProcessor','787083XACTWO','execute'];_0x4540=function(){return _0x5f58a9;};return _0x4540();}(function(_0x2c30b7,_0x50cbd0){const _0x5c56f4=_0x4de9,_0x465002=_0x2c30b7();while(!![]){try{const _0x1b254a=-parseInt(_0x5c56f4(0x17d))/0x1*(parseInt(_0x5c56f4(0x179))/0x2)+parseInt(_0x5c56f4(0x170))/0x3+-parseInt(_0x5c56f4(0x16b))/0x4+-parseInt(_0x5c56f4(0x169))/0x5*(-parseInt(_0x5c56f4(0x178))/0x6)+parseInt(_0x5c56f4(0x168))/0x7*(parseInt(_0x5c56f4(0x16e))/0x8)+parseInt(_0x5c56f4(0x17f))/0x9*(parseInt(_0x5c56f4(0x17e))/0xa)+parseInt(_0x5c56f4(0x17a))/0xb;if(_0x1b254a===_0x50cbd0)break;else _0x465002['push'](_0x465002['shift']());}catch(_0x5ea61d){_0x465002['push'](_0x465002['shift']());}}}(_0x4540,0xb0447));import{ViewUpcastWriter as _0x593051,ViewDomConverter as _0x18ccae,ViewDocument as _0x55b0fc}from'ckeditor5/src/engine.js';function _0x4de9(_0x4ef032,_0x1ec560){const _0x4540ee=_0x4540();return _0x4de9=function(_0x4de94e,_0xcd2649){_0x4de94e=_0x4de94e-0x168;let _0x26308b=_0x4540ee[_0x4de94e];return _0x26308b;},_0x4de9(_0x4ef032,_0x1ec560);}import{PasteFromOfficeMSWordNormalizer as _0x5a85a7}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2cd512}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1e272c,propagateStyleProperties as _0x4a7680}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x5a85a7{[_0x82ba27(0x171)](_0x11a782){const _0xc778b2=_0x82ba27,{body:_0x113170}=_0x11a782[_0xc778b2(0x177)],_0x677217=new _0x593051(_0x113170[_0xc778b2(0x174)]),_0x173e9b=_0x677217[_0xc778b2(0x175)](_0x113170),_0x2cf44b=new _0x55b0fc(_0x677217[_0xc778b2(0x174)][_0xc778b2(0x16f)]),_0x563170=[...new _0x18ccae(_0x2cf44b)[_0xc778b2(0x17b)],_0xc778b2(0x16a)],_0x27444e=_0x173e9b[_0xc778b2(0x173)]();for(const _0x2c0628 of _0x27444e)if(_0x2c0628['is'](_0xc778b2(0x176))&&_0x563170[_0xc778b2(0x172)](_0x2c0628[_0xc778b2(0x16d)])){const _0x38ff6a=_0x1e272c(_0x2c0628);_0x4a7680(_0x2c0628,_0x677217,_0x38ff6a);}_0x11a782[_0xc778b2(0x16c)]=_0x113170;}[_0x82ba27(0x17c)](_0x527702){const _0x4ef407=_0x82ba27;return super[_0x4ef407(0x17c)](_0x527702)||_0x2cd512(_0x527702);}}
23
+ const _0x210d38=_0x56ef;(function(_0x2ba538,_0x3c7d90){const _0x448114=_0x56ef,_0x299a64=_0x2ba538();while(!![]){try{const _0x74715a=parseInt(_0x448114(0x19a))/0x1*(parseInt(_0x448114(0x1a9))/0x2)+parseInt(_0x448114(0x19b))/0x3*(parseInt(_0x448114(0x1aa))/0x4)+parseInt(_0x448114(0x1a2))/0x5*(-parseInt(_0x448114(0x1a0))/0x6)+parseInt(_0x448114(0x1a8))/0x7+-parseInt(_0x448114(0x198))/0x8+parseInt(_0x448114(0x1a6))/0x9+parseInt(_0x448114(0x1a4))/0xa*(-parseInt(_0x448114(0x1a7))/0xb);if(_0x74715a===_0x3c7d90)break;else _0x299a64['push'](_0x299a64['shift']());}catch(_0x105bb8){_0x299a64['push'](_0x299a64['shift']());}}}(_0x85bc,0x6f691));import{ViewUpcastWriter as _0x26c935,ViewDomConverter as _0x5ee182,ViewDocument as _0x49c5f1}from'ckeditor5/src/engine.js';function _0x56ef(_0x250379,_0x592f86){const _0x85bcb0=_0x85bc();return _0x56ef=function(_0x56efdf,_0x35910c){_0x56efdf=_0x56efdf-0x198;let _0x56c6c6=_0x85bcb0[_0x56efdf];return _0x56c6c6;},_0x56ef(_0x250379,_0x592f86);}function _0x85bc(){const _0x21efdd=['16alJlyi','stylesProcessor','blockElements','element','name','createRangeIn','6039816wKHfLd','_parsedData','577279CsZeUl','199683kUoyMt','includes','getItems','isActive','font','497586JmAvnO','document','5xzyNyk','content','5765530AFiDOI','execute','7624467yBTDnE','11hASFDi','1260784GOGPcK','2VaKgdR'];_0x85bc=function(){return _0x21efdd;};return _0x85bc();}import{PasteFromOfficeMSWordNormalizer as _0xd9a77b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x204cda}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4dbab6,propagateStyleProperties as _0x2862ae}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0xd9a77b{[_0x210d38(0x1a5)](_0x3bb31a){const _0xedb7fd=_0x210d38,{body:_0x131ccd}=_0x3bb31a[_0xedb7fd(0x199)],_0x152b0e=new _0x26c935(_0x131ccd[_0xedb7fd(0x1a1)]),_0x4af8b6=_0x152b0e[_0xedb7fd(0x1af)](_0x131ccd),_0xba076e=new _0x49c5f1(_0x152b0e[_0xedb7fd(0x1a1)][_0xedb7fd(0x1ab)]),_0x54fc7f=[...new _0x5ee182(_0xba076e)[_0xedb7fd(0x1ac)],_0xedb7fd(0x19f)],_0x51d82a=_0x4af8b6[_0xedb7fd(0x19d)]();for(const _0x555da8 of _0x51d82a)if(_0x555da8['is'](_0xedb7fd(0x1ad))&&_0x54fc7f[_0xedb7fd(0x19c)](_0x555da8[_0xedb7fd(0x1ae)])){const _0x228fe9=_0x4dbab6(_0x555da8);_0x2862ae(_0x555da8,_0x152b0e,_0x228fe9);}_0x3bb31a[_0xedb7fd(0x1a3)]=_0x131ccd;}[_0x210d38(0x19e)](_0x44aaf1){const _0x10e566=_0x210d38;return super[_0x10e566(0x19e)](_0x44aaf1)||_0x204cda(_0x44aaf1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23ebac=_0x2769;(function(_0x5a08b6,_0x3b55ff){const _0x4f4a91=_0x2769,_0x12b06e=_0x5a08b6();while(!![]){try{const _0x4ef2e2=-parseInt(_0x4f4a91(0x1ba))/0x1+-parseInt(_0x4f4a91(0x1c8))/0x2+parseInt(_0x4f4a91(0x1b8))/0x3*(parseInt(_0x4f4a91(0x1ab))/0x4)+parseInt(_0x4f4a91(0x1a4))/0x5*(parseInt(_0x4f4a91(0x1a3))/0x6)+parseInt(_0x4f4a91(0x1c5))/0x7*(parseInt(_0x4f4a91(0x1bc))/0x8)+-parseInt(_0x4f4a91(0x1c9))/0x9+parseInt(_0x4f4a91(0x1aa))/0xa*(-parseInt(_0x4f4a91(0x1c3))/0xb);if(_0x4ef2e2===_0x3b55ff)break;else _0x12b06e['push'](_0x12b06e['shift']());}catch(_0x510ac5){_0x12b06e['push'](_0x12b06e['shift']());}}}(_0x5865,0x6a7df));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x23ebac(0x1a8),_0x23ebac(0x1a5),_0x23ebac(0x1c2),_0x23ebac(0x1bf),_0x23ebac(0x1c7),_0x23ebac(0x1cc),_0x23ebac(0x1b5),_0x23ebac(0x1a1)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x23ebac(0x1a8),_0x23ebac(0x1a5),_0x23ebac(0x1c2)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x23ebac(0x1b2),'i']],'font-weight':[[_0x23ebac(0x1be),_0x23ebac(0x1b1)],[_0x23ebac(0x1b6),_0x23ebac(0x1b1)],[_0x23ebac(0x1cb),_0x23ebac(0x1b1)],[_0xeeb8d5=>Number(_0xeeb8d5)>=0x258,_0x23ebac(0x1b1)]],'text-decoration':[[_0x23ebac(0x1af),'u'],[_0x23ebac(0x1a9),'s']],'text-decoration-line':[[_0x23ebac(0x1af),'u'],[_0x23ebac(0x1a9),'s']],'vertical-align':[[_0x23ebac(0x1b0),_0x23ebac(0x1b0)],[_0x23ebac(0x1bd),_0x23ebac(0x1c4)]]};export function isPropertyToBePropagated(_0x29a509){const _0x515b68=_0x23ebac;return CSS_PROPERTIES_TO_PROPAGATE[_0x515b68(0x1ac)](_0x29a509);}function _0x5865(){const _0x2b548f=['font-size','11fiHPCG','sup','860755nHGWgW','getStyle','text-decoration-line','1175796ZZJrfM','1010142hqzHnN','from','bolder','font-weight','keys','vertical-align','getStyleNames','240288fnXUgV','20QPgBYj','font-family','forEach','split','color','line-through','2106470oBzYMa','4LEysKZ','includes','insertChild','createElement','underline','sub','strong','italic','filter','span','font-style','bold','setStyle','2614641HCcJlT','removeStyle','299590TfIvNA','getChildren','40lAsyKb','super','medium','text-decoration','function','length'];_0x5865=function(){return _0x2b548f;};return _0x5865();}export function isPropertyToBePropagatedAsSpan(_0x278665){const _0x1f1f17=_0x23ebac;return CSS_PROPERTIES_TO_BE_SPANS[_0x1f1f17(0x1ac)](_0x278665);}function _0x2769(_0x2cc2ce,_0xebdfb7){const _0x586540=_0x5865();return _0x2769=function(_0x2769ae,_0x13bfe5){_0x2769ae=_0x2769ae-0x1a0;let _0x5684c7=_0x586540[_0x2769ae];return _0x5684c7;},_0x2769(_0x2cc2ce,_0xebdfb7);}export function isPropertyToBePropagatedAsHTMLElement(_0x18d3e0){return _0x18d3e0 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x5148d9){const _0x3c09b7=_0x23ebac;return Array[_0x3c09b7(0x1ca)](_0x5148d9[_0x3c09b7(0x1a2)]())[_0x3c09b7(0x1b3)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x26ca4e,_0x1e0f69,_0x43a722){const {spanStyles:_0x166927,stylesToBeHtmlElements:_0x3efe39}=getStylesToPropagate(_0x26ca4e,_0x43a722);propagateStylesAsHTMLElements(_0x26ca4e,_0x1e0f69,_0x3efe39),propagateStylesAsSpan(_0x26ca4e,_0x1e0f69,_0x166927);}export function propagateStylesAsHTMLElements(_0x539f1b,_0xe7b68c,_0x394183){const _0x284497=_0x23ebac;for(const _0x102a9a in _0x394183){_0x394183[_0x102a9a][_0x284497(0x1a6)](([,_0x51ed2b])=>{const _0x49f969=_0x284497,_0x128e94=_0xe7b68c[_0x49f969(0x1ae)](_0x51ed2b,[],_0x539f1b[_0x49f969(0x1bb)]());_0xe7b68c[_0x49f969(0x1ad)](0x0,_0x128e94,_0x539f1b);}),_0xe7b68c[_0x284497(0x1b9)](_0x102a9a,_0x539f1b);}}export function propagateStylesAsSpan(_0x3d61ee,_0x1fc1f0,_0x2f1b33){const _0x2c2acd=_0x23ebac;if(!Object[_0x2c2acd(0x1a0)](_0x2f1b33)[_0x2c2acd(0x1c1)])return;const _0x2aa606=_0x1fc1f0[_0x2c2acd(0x1ae)](_0x2c2acd(0x1b4),[],_0x3d61ee[_0x2c2acd(0x1bb)]());_0x1fc1f0[_0x2c2acd(0x1b7)](_0x2f1b33,_0x2aa606),_0x1fc1f0[_0x2c2acd(0x1ad)](0x0,_0x2aa606,_0x3d61ee),_0x1fc1f0[_0x2c2acd(0x1b9)](Object[_0x2c2acd(0x1a0)](_0x2f1b33),_0x3d61ee);}export function getStylesToPropagate(_0x472746,_0x4a2e68){const _0x1323b2=_0x23ebac,_0x50deba={},_0x21b67b={};return _0x4a2e68[_0x1323b2(0x1a6)](_0x5b3fb5=>{const _0x579f79=_0x1323b2,_0x487cd2=_0x472746[_0x579f79(0x1c6)](_0x5b3fb5);if(_0x487cd2){if(isPropertyToBePropagatedAsSpan(_0x5b3fb5))_0x50deba[_0x5b3fb5]=_0x487cd2;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5b3fb5)){const _0x144e6c=_0x487cd2[_0x579f79(0x1a7)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5b3fb5][_0x579f79(0x1a6)](([_0xdde156,_0x32f4c7])=>{const _0x277bad=_0x579f79;for(const _0x454e76 of _0x144e6c){(_0x277bad(0x1c0)==typeof _0xdde156&&_0xdde156(_0x454e76)||_0xdde156===_0x454e76)&&(_0x21b67b[_0x5b3fb5]=[..._0x21b67b[_0x5b3fb5]||[],[_0xdde156,_0x32f4c7]]);}});}}}}),{'spanStyles':_0x50deba,'stylesToBeHtmlElements':_0x21b67b};}
23
+ const _0x2558e7=_0x1420;(function(_0x53d31c,_0x186aa4){const _0x2f8a9e=_0x1420,_0x365fcc=_0x53d31c();while(!![]){try{const _0x1f3a03=parseInt(_0x2f8a9e(0x95))/0x1+parseInt(_0x2f8a9e(0x9c))/0x2+-parseInt(_0x2f8a9e(0x8b))/0x3+-parseInt(_0x2f8a9e(0xab))/0x4+-parseInt(_0x2f8a9e(0xaa))/0x5*(parseInt(_0x2f8a9e(0xa1))/0x6)+-parseInt(_0x2f8a9e(0x8f))/0x7+parseInt(_0x2f8a9e(0xac))/0x8;if(_0x1f3a03===_0x186aa4)break;else _0x365fcc['push'](_0x365fcc['shift']());}catch(_0x58a6f3){_0x365fcc['push'](_0x365fcc['shift']());}}}(_0x1a79,0x304ea));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2558e7(0x9d),_0x2558e7(0x98),_0x2558e7(0x8e),_0x2558e7(0x99),_0x2558e7(0x89),_0x2558e7(0x90),_0x2558e7(0x93),_0x2558e7(0xa3)];function _0x1420(_0x549c74,_0x24f0c7){const _0x1a796a=_0x1a79();return _0x1420=function(_0x14208e,_0x1d006f){_0x14208e=_0x14208e-0x88;let _0x410ca0=_0x1a796a[_0x14208e];return _0x410ca0;},_0x1420(_0x549c74,_0x24f0c7);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2558e7(0x9d),_0x2558e7(0x98),_0x2558e7(0x8e)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2558e7(0xa9),'i']],'font-weight':[[_0x2558e7(0x9f),_0x2558e7(0x9e)],[_0x2558e7(0xa7),_0x2558e7(0x9e)],[_0x2558e7(0x8d),_0x2558e7(0x9e)],[_0x4d8a52=>Number(_0x4d8a52)>=0x258,_0x2558e7(0x9e)]],'text-decoration':[[_0x2558e7(0xa4),'u'],[_0x2558e7(0xae),'s']],'text-decoration-line':[[_0x2558e7(0xa4),'u'],[_0x2558e7(0xae),'s']],'vertical-align':[[_0x2558e7(0x9b),_0x2558e7(0x9b)],[_0x2558e7(0x9a),_0x2558e7(0x8c)]]};export function isPropertyToBePropagated(_0x3a3b41){const _0x28b207=_0x2558e7;return CSS_PROPERTIES_TO_PROPAGATE[_0x28b207(0xb0)](_0x3a3b41);}export function isPropertyToBePropagatedAsSpan(_0x1c40b7){const _0xa5e2ea=_0x2558e7;return CSS_PROPERTIES_TO_BE_SPANS[_0xa5e2ea(0xb0)](_0x1c40b7);}function _0x1a79(){const _0x5b06d3=['3969704kTquaz','setStyle','line-through','removeStyle','includes','getStyleNames','getStyle','text-decoration-line','length','467229TSIhaU','sup','bolder','font-size','1237110FLNesa','font-weight','function','keys','font-style','span','232069cmGRot','from','createElement','font-family','text-decoration','super','sub','358808hupIFi','color','strong','medium','split','6LGvMUe','forEach','vertical-align','underline','insertChild','getChildren','bold','filter','italic','94155fFKgtW','1434064VNrlMt'];_0x1a79=function(){return _0x5b06d3;};return _0x1a79();}export function isPropertyToBePropagatedAsHTMLElement(_0x11307d){return _0x11307d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x12c588){const _0x3f4f2d=_0x2558e7;return Array[_0x3f4f2d(0x96)](_0x12c588[_0x3f4f2d(0xb1)]())[_0x3f4f2d(0xa8)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x115183,_0x10c618,_0x24f85c){const {spanStyles:_0x1cec1c,stylesToBeHtmlElements:_0x22e021}=getStylesToPropagate(_0x115183,_0x24f85c);propagateStylesAsHTMLElements(_0x115183,_0x10c618,_0x22e021),propagateStylesAsSpan(_0x115183,_0x10c618,_0x1cec1c);}export function propagateStylesAsHTMLElements(_0x5942b0,_0x23ca33,_0x593248){const _0x35556f=_0x2558e7;for(const _0x3af697 in _0x593248){_0x593248[_0x3af697][_0x35556f(0xa2)](([,_0x384a2e])=>{const _0x47084b=_0x35556f,_0x57a2db=_0x23ca33[_0x47084b(0x97)](_0x384a2e,[],_0x5942b0[_0x47084b(0xa6)]());_0x23ca33[_0x47084b(0xa5)](0x0,_0x57a2db,_0x5942b0);}),_0x23ca33[_0x35556f(0xaf)](_0x3af697,_0x5942b0);}}export function propagateStylesAsSpan(_0x337efd,_0x19d9d1,_0x342bc8){const _0x58cfb2=_0x2558e7;if(!Object[_0x58cfb2(0x92)](_0x342bc8)[_0x58cfb2(0x8a)])return;const _0x5e4b49=_0x19d9d1[_0x58cfb2(0x97)](_0x58cfb2(0x94),[],_0x337efd[_0x58cfb2(0xa6)]());_0x19d9d1[_0x58cfb2(0xad)](_0x342bc8,_0x5e4b49),_0x19d9d1[_0x58cfb2(0xa5)](0x0,_0x5e4b49,_0x337efd),_0x19d9d1[_0x58cfb2(0xaf)](Object[_0x58cfb2(0x92)](_0x342bc8),_0x337efd);}export function getStylesToPropagate(_0x2baa55,_0x360e50){const _0x2bd9f6=_0x2558e7,_0x48eaa3={},_0xd00eb={};return _0x360e50[_0x2bd9f6(0xa2)](_0xd76ff2=>{const _0x5ef2d4=_0x2bd9f6,_0x15f1a6=_0x2baa55[_0x5ef2d4(0x88)](_0xd76ff2);if(_0x15f1a6){if(isPropertyToBePropagatedAsSpan(_0xd76ff2))_0x48eaa3[_0xd76ff2]=_0x15f1a6;else{if(isPropertyToBePropagatedAsHTMLElement(_0xd76ff2)){const _0x40f3db=_0x15f1a6[_0x5ef2d4(0xa0)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xd76ff2][_0x5ef2d4(0xa2)](([_0x5df0a9,_0x303153])=>{const _0x830a0d=_0x5ef2d4;for(const _0x363e2e of _0x40f3db){(_0x830a0d(0x91)==typeof _0x5df0a9&&_0x5df0a9(_0x363e2e)||_0x5df0a9===_0x363e2e)&&(_0xd00eb[_0xd76ff2]=[..._0xd00eb[_0xd76ff2]||[],[_0x5df0a9,_0x303153]]);}});}}}}),{'spanStyles':_0x48eaa3,'stylesToBeHtmlElements':_0xd00eb};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x75a0(_0xfc18b4,_0x3999fd){var _0x58193e=_0x5819();return _0x75a0=function(_0x75a019,_0x1de290){_0x75a019=_0x75a019-0x9b;var _0x3af238=_0x58193e[_0x75a019];return _0x3af238;},_0x75a0(_0xfc18b4,_0x3999fd);}var _0x4da1a4=_0x75a0;function _0x5819(){var _0x16303b=['PasteFromOffice','isOfficialPlugin','7406230CSVkan','229224FYqznt','pluginName','718pQkMSl','22eNwcXP','12270924yLSaWU','4847gydALF','7sGTqks','6386202LAJzZk','requires','35XXSykI','PasteFromOfficeEnhanced','4945083PpKvrE','isPremiumPlugin','10612328qAXwpt'];_0x5819=function(){return _0x16303b;};return _0x5819();}(function(_0x2eb7e4,_0x57bfe2){var _0x59d2ec=_0x75a0,_0x2b06b6=_0x2eb7e4();while(!![]){try{var _0x39c8d0=-parseInt(_0x59d2ec(0xa9))/0x1*(-parseInt(_0x59d2ec(0xa6))/0x2)+-parseInt(_0x59d2ec(0x9e))/0x3+-parseInt(_0x59d2ec(0xa4))/0x4*(-parseInt(_0x59d2ec(0x9c))/0x5)+-parseInt(_0x59d2ec(0xab))/0x6+-parseInt(_0x59d2ec(0xaa))/0x7*(-parseInt(_0x59d2ec(0xa0))/0x8)+-parseInt(_0x59d2ec(0xa8))/0x9+parseInt(_0x59d2ec(0xa3))/0xa*(parseInt(_0x59d2ec(0xa7))/0xb);if(_0x39c8d0===_0x57bfe2)break;else _0x2b06b6['push'](_0x2b06b6['shift']());}catch(_0x4dae94){_0x2b06b6['push'](_0x2b06b6['shift']());}}}(_0x5819,0xd5186));import{Plugin as _0xed0bbd}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x5693bc}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4c1dba}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0xed0bbd{static get[_0x4da1a4(0xa5)](){var _0x34a12b=_0x4da1a4;return _0x34a12b(0x9d);}static get[_0x4da1a4(0xa2)](){return!0x0;}static get[_0x4da1a4(0x9f)](){return!0x0;}static get[_0x4da1a4(0x9b)](){var _0x4ceb80=_0x4da1a4;return[_0x4ceb80(0xa1),_0x5693bc,_0x4c1dba];}}
23
+ function _0x4cd3(){var _0x51d1b8=['pluginName','2930930MQuPDS','requires','2301354QEsZdq','6POeHdC','PasteFromOffice','2JqZeiF','351789eMMtnH','226835LXExZm','isPremiumPlugin','24kuAiHf','3709321hkCzub','8BMPGxX','117683RdnsbZ','PasteFromOfficeEnhanced','isOfficialPlugin','8377371AYiKCy'];_0x4cd3=function(){return _0x51d1b8;};return _0x4cd3();}var _0x1d3f0e=_0x40aa;(function(_0x3d7a80,_0x1dd1cd){var _0x106a40=_0x40aa,_0x24a6df=_0x3d7a80();while(!![]){try{var _0x496e6b=parseInt(_0x106a40(0x18e))/0x1*(-parseInt(_0x106a40(0x198))/0x2)+-parseInt(_0x106a40(0x199))/0x3*(parseInt(_0x106a40(0x18b))/0x4)+parseInt(_0x106a40(0x19a))/0x5*(-parseInt(_0x106a40(0x196))/0x6)+-parseInt(_0x106a40(0x18c))/0x7*(-parseInt(_0x106a40(0x18d))/0x8)+parseInt(_0x106a40(0x191))/0x9+-parseInt(_0x106a40(0x193))/0xa+parseInt(_0x106a40(0x195))/0xb;if(_0x496e6b===_0x1dd1cd)break;else _0x24a6df['push'](_0x24a6df['shift']());}catch(_0x33f259){_0x24a6df['push'](_0x24a6df['shift']());}}}(_0x4cd3,0x7c907));import{Plugin as _0xb286fa}from'ckeditor5/src/core.js';function _0x40aa(_0x27a1bc,_0x185129){var _0x4cd357=_0x4cd3();return _0x40aa=function(_0x40aaf8,_0x143e1c){_0x40aaf8=_0x40aaf8-0x18b;var _0x283bd7=_0x4cd357[_0x40aaf8];return _0x283bd7;},_0x40aa(_0x27a1bc,_0x185129);}import{PasteFromOfficeEnhancedInliner as _0x2d4c11}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x47be1b}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0xb286fa{static get[_0x1d3f0e(0x192)](){var _0x57fdbc=_0x1d3f0e;return _0x57fdbc(0x18f);}static get[_0x1d3f0e(0x190)](){return!0x0;}static get[_0x1d3f0e(0x19b)](){return!0x0;}static get[_0x1d3f0e(0x194)](){var _0x773218=_0x1d3f0e;return[_0x773218(0x197),_0x2d4c11,_0x47be1b];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x418f31=_0x15a7;function _0x5894(){const _0x58615e=['2985669eQwxZS','438434gwCGNF','href','1391175cyDhMW','map','requires','execute','dataTransfer','editor','pluginName','stylesProcessor','7koibdy','fromCharCode','afterInit','PasteFromOffice','1328028onYMtX','getData','view','get','editing','7876528eTeTKI','join','inputTransformation','PasteFromOfficeEnhancedInliner','high','ClipboardPipeline','_parsedData','isPremiumPlugin','isActive','isOfficialPlugin','text/html','document','1705230XTaGVj','init','1577454FzSjnw','plugins'];_0x5894=function(){return _0x58615e;};return _0x5894();}function _0x15a7(_0x5543b0,_0x4d8fa8){const _0x5894ef=_0x5894();return _0x15a7=function(_0x15a718,_0x5ce5c7){_0x15a718=_0x15a718-0x117;let _0x184465=_0x5894ef[_0x15a718];return _0x184465;},_0x15a7(_0x5543b0,_0x4d8fa8);}(function(_0x100d31,_0x3b506b){const _0x97a949=_0x15a7,_0x41e9fa=_0x100d31();while(!![]){try{const _0x34abf5=-parseInt(_0x97a949(0x120))/0x1+parseInt(_0x97a949(0x11d))/0x2+-parseInt(_0x97a949(0x11f))/0x3+parseInt(_0x97a949(0x12e))/0x4+parseInt(_0x97a949(0x122))/0x5+parseInt(_0x97a949(0x11b))/0x6*(-parseInt(_0x97a949(0x12a))/0x7)+parseInt(_0x97a949(0x133))/0x8;if(_0x34abf5===_0x3b506b)break;else _0x41e9fa['push'](_0x41e9fa['shift']());}catch(_0x4e3828){_0x41e9fa['push'](_0x41e9fa['shift']());}}}(_0x5894,0xa2849));import{Plugin as _0xdb0519}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x55da61}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5360e0,uid as _0x3ed7ca}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x50ad1d}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xdb0519{static get[_0x418f31(0x128)](){const _0x10597e=_0x418f31;return _0x10597e(0x136);}static get[_0x418f31(0x118)](){return!0x0;}static get[_0x418f31(0x13a)](){return!0x0;}static get[_0x418f31(0x124)](){const _0x230363=_0x418f31;return[_0x230363(0x12d)];}[_0x418f31(0x11c)](){const _0x56b03d=_0x418f31,_0x4fbb93=this[_0x56b03d(0x127)],_0x22f617=_0x4fbb93[_0x56b03d(0x11e)][_0x56b03d(0x131)](_0x56b03d(0x138)),_0xe56bd4=_0x4fbb93[_0x56b03d(0x132)][_0x56b03d(0x130)][_0x56b03d(0x11a)],_0x36f767=new _0x50ad1d(_0xe56bd4);_0x22f617['on'](_0x56b03d(0x135),(_0x4924b5,_0x56edeb)=>{const _0x5c4dbf=_0x56b03d,_0xc02c0d=_0x56edeb[_0x5c4dbf(0x126)][_0x5c4dbf(0x12f)](_0x5c4dbf(0x119));_0x36f767[_0x5c4dbf(0x117)](_0xc02c0d)&&(_0x56edeb[_0x5c4dbf(0x139)]||(_0x56edeb[_0x5c4dbf(0x139)]=_0x55da61(_0xc02c0d,_0xe56bd4[_0x5c4dbf(0x129)])),_0x36f767[_0x5c4dbf(0x125)](_0x56edeb));},{'priority':_0x5360e0[_0x56b03d(0x131)](_0x56b03d(0x137))+0xb});}[_0x418f31(0x12c)](){!async function(_0x5ab371){const _0x29ff98=_0x28e678([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]),_0x477c93=0xc82cb1e,_0x53f408=0xc85bfde^_0x477c93,_0x873103=window[_0x28e678([0x44,0x61,0x74,0x65])][_0x28e678([0x6e,0x6f,0x77])](),_0x5dcb35=_0x5ab371[_0x28e678([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5c7755=new window[(_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1eefab=>{_0x5dcb35[_0x28e678([0x6f,0x6e,0x63,0x65])](_0x28e678([0x72,0x65,0x61,0x64,0x79]),_0x1eefab);}),_0x513e4d={[_0x28e678([0x6b,0x74,0x79])]:_0x28e678([0x45,0x43]),[_0x28e678([0x75,0x73,0x65])]:_0x28e678([0x73,0x69,0x67]),[_0x28e678([0x63,0x72,0x76])]:_0x28e678([0x50,0x2d,0x32,0x35,0x36]),[_0x28e678([0x78])]:_0x28e678([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]),[_0x28e678([0x79])]:_0x28e678([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]),[_0x28e678([0x61,0x6c,0x67])]:_0x28e678([0x45,0x53,0x32,0x35,0x36])},_0xf558b3=_0x5dcb35[_0x28e678([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x28e678([0x67,0x65,0x74])](_0x28e678([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x32c1ac(){let _0x82f50f,_0xf07330=null,_0x2c99c4=null;try{if(_0xf558b3==_0x28e678([0x47,0x50,0x4c]))return _0x28e678([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x82f50f=_0x97f2e6(),!_0x82f50f)return _0x28e678([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x82f50f[_0x28e678([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c99c4=_0x1f745b(_0x82f50f[_0x28e678([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x82f50f[_0x28e678([0x6a,0x74,0x69])])),await _0x51a111()?_0x5e3052()?_0x29ea46()?_0x28e678([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3db62c()?(_0x82f50f[_0x28e678([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x28e678([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf07330=_0x467e82(_0x28e678([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x82f50f[_0x28e678([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x28e678([0x74,0x72,0x69,0x61,0x6c])&&(_0xf07330=_0x467e82(_0x28e678([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27ce09()):_0x28e678([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x28e678([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x28e678([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x28e678([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x29ea46(){const _0x27c53a=[_0x28e678([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x28e678([0x74,0x72,0x69,0x61,0x6c])][_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82f50f[_0x28e678([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x873103/0x3e8:0xe10*_0x53f408;return _0x82f50f[_0x28e678([0x65,0x78,0x70])]<_0x27c53a;}function _0x5e3052(){const _0x3c8987=_0x82f50f[_0x28e678([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3c8987&&(!!_0x3c8987[_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28e678([0x2a]))||(!!_0x3c8987[_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28e678([0x50,0x4f,0x45]))||(!!_0x3c8987[_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28e678([0x50,0x50]))||!(!_0x3c8987[_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28e678([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4bba7b()))));}function _0x3db62c(){const _0x16cb42=_0x15a7,_0x272425=_0x82f50f[_0x28e678([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x272425||0x0==_0x272425[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xf57739}=new URL(window[_0x28e678([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x16cb42(0x121)]);if(_0x272425[_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf57739))return!0x0;const _0x547c4e=_0xf57739[_0x28e678([0x73,0x70,0x6c,0x69,0x74])](_0x28e678([0x2e]));return _0x272425[_0x28e678([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c917c=>_0x5c917c[_0x28e678([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28e678([0x2a])))[_0x28e678([0x6d,0x61,0x70])](_0x4bdc1a=>_0x4bdc1a[_0x28e678([0x73,0x70,0x6c,0x69,0x74])](_0x28e678([0x2e])))[_0x28e678([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x222ade=>_0x222ade[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x547c4e[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x28e678([0x6d,0x61,0x70])](_0x1dca20=>Array(_0x547c4e[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1dca20[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x28e678([0x66,0x69,0x6c,0x6c])](_0x1dca20[0x0]===_0x28e678([0x2a])?_0x28e678([0x2a]):'')[_0x28e678([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1dca20))[_0x28e678([0x73,0x6f,0x6d,0x65])](_0x49540c=>_0x547c4e[_0x28e678([0x65,0x76,0x65,0x72,0x79])]((_0x55cac6,_0x4cdedc)=>_0x49540c[_0x4cdedc]===_0x55cac6||_0x49540c[_0x4cdedc]===_0x28e678([0x2a])));}function _0x27ce09(){return _0xf07330&&_0x2c99c4?new window[(_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51da34,_0x5862b5)=>{_0xf07330[_0x28e678([0x74,0x68,0x65,0x6e])](_0x51da34,_0x5862b5),_0x2c99c4[_0x28e678([0x74,0x68,0x65,0x6e])](_0x3cd6e3=>{_0x3cd6e3!=_0x28e678([0x56,0x61,0x6c,0x69,0x64])&&_0x51da34(_0x3cd6e3);},_0x5862b5);}):_0xf07330||_0x2c99c4||_0x28e678([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f745b(_0x297ce5,_0x1afbc3){return new window[(_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34dab2=>{if(_0x39d8f7())return _0x34dab2(_0x28e678([0x56,0x61,0x6c,0x69,0x64]));_0x3c29f5(),_0x5dcb35[_0x28e678([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x28e678([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x140891=!0x1;const _0xf126a3=_0x3ed7ca();function _0x10f71b(_0x2832ad){return!!_0x2832ad&&(typeof _0x2832ad===_0x28e678([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2832ad===_0x28e678([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2832ad[_0x28e678([0x74,0x68,0x65,0x6e])]===_0x28e678([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2832ad[_0x28e678([0x63,0x61,0x74,0x63,0x68])]===_0x28e678([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x40b43c(_0x531aa0){_0x5fce1f(_0x531aa0)[_0x28e678([0x74,0x68,0x65,0x6e])](_0x33a41e=>{if(!_0x33a41e||_0x33a41e[_0x28e678([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x28e678([0x6f,0x6b]))return _0x28e678([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x47d915(_0x2fad44(_0xf126a3+_0x1afbc3))!=_0x33a41e[_0x28e678([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x28e678([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x28e678([0x56,0x61,0x6c,0x69,0x64]);})[_0x28e678([0x74,0x68,0x65,0x6e])](_0x21719c=>(_0x1d2ebe(),_0x21719c),()=>{const _0x536931=_0x3f1f95();return null==_0x536931?(_0x1d2ebe(),_0x28e678([0x56,0x61,0x6c,0x69,0x64])):_0x28e678(_0x873103-_0x536931>(0x288e4f1e^_0x477c93)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x28e678([0x74,0x68,0x65,0x6e])](_0x34dab2)[_0x28e678([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34dab2(_0x28e678([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1fe74d=0xcb4259e^_0x477c93;function _0x1d2ebe(){const _0x119504=_0x28e678([0x6c,0x6c,0x63,0x74,0x2d])+_0x47d915(_0x2fad44(_0x297ce5)),_0x159546=_0x437936(_0x47d915(window[_0x28e678([0x4d,0x61,0x74,0x68])][_0x28e678([0x63,0x65,0x69,0x6c])](_0x873103/_0x1fe74d)));window[_0x28e678([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x28e678([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x119504,_0x159546);}function _0x3f1f95(){const _0x597483=_0x28e678([0x6c,0x6c,0x63,0x74,0x2d])+_0x47d915(_0x2fad44(_0x297ce5)),_0x4b9ec3=window[_0x28e678([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x28e678([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x597483);return _0x4b9ec3?window[_0x28e678([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x437936(_0x4b9ec3),0x10)*_0x1fe74d:null;}function _0x5fce1f(_0x489246){return new window[(_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b2bc9,_0x2cfd7c)=>{_0x489246[_0x28e678([0x74,0x68,0x65,0x6e])](_0x2b2bc9,_0x2cfd7c),window[_0x28e678([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2cfd7c,0xc831fde^_0x477c93);});}}_0x5dcb35[_0x28e678([0x6f,0x6e])](_0x28e678([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x268f0f,_0x21e610)=>{if(_0x21e610[0x0]!=_0x297ce5)return _0x34dab2(_0x28e678([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x21e610[0x1]={..._0x21e610[0x1],[_0x28e678([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xf126a3};},{[_0x28e678([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x28e678([0x68,0x69,0x67,0x68])}),_0x5dcb35[_0x28e678([0x6f,0x6e])](_0x28e678([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4690ce=>{_0x10f71b(_0x4690ce[_0x28e678([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x140891=!0x0,_0x40b43c(_0x4690ce[_0x28e678([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x28e678([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x28e678([0x6c,0x6f,0x77])}),_0x5c7755[_0x28e678([0x74,0x68,0x65,0x6e])](()=>{_0x140891||_0x34dab2(_0x28e678([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39d8f7(){return _0x5dcb35[_0x28e678([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28e678([0x76,0x69,0x65,0x77])][_0x28e678([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x28e678([0x61,0x75,0x74,0x6f]);}function _0x3c29f5(){_0x5dcb35[_0x28e678([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28e678([0x76,0x69,0x65,0x77])][_0x28e678([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x28e678([0x61,0x75,0x74,0x6f]);}}function _0x467e82(_0x20eb44){const _0x58b293=[new window[(_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d4717=>setTimeout(_0x1d4717,0xc8bf5d2^_0x477c93)),_0x5c7755[_0x28e678([0x74,0x68,0x65,0x6e])](()=>new window[(_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc49a31=>{let _0x2dbe66=0x0;_0x5dcb35[_0x28e678([0x6d,0x6f,0x64,0x65,0x6c])][_0x28e678([0x6f,0x6e])](_0x28e678([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ed569,_0x32f344)=>{_0x32f344[0x0][_0x28e678([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2dbe66++,_0x2dbe66==(0xc82cae6^_0x477c93)&&(_0xc49a31(),_0x4ed569[_0x28e678([0x6f,0x66,0x66])]());});}))];return window[_0x28e678([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x28e678([0x72,0x61,0x63,0x65])](_0x58b293)[_0x28e678([0x74,0x68,0x65,0x6e])](()=>_0x20eb44);}async function _0x98573f(){await _0x5c7755,_0x5dcb35[_0x28e678([0x6d,0x6f,0x64,0x65,0x6c])][_0x28e678([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40b469,_0x5dcb35[_0x28e678([0x6d,0x6f,0x64,0x65,0x6c])][_0x28e678([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40b469,_0x5dcb35[_0x28e678([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x28e678([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4bba7b(){return window[_0x28e678([0x67,0x6c,0x6f,0x62])]&&window[_0x28e678([0x67,0x6c,0x6f,0x62])][_0x28e678([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x414276(_0x3b9395){const _0xe7383d=_0x5587a9();_0x5dcb35[_0xe7383d]=_0x28e678([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])+_0x3b9395,_0x3b9395!=_0x28e678([0x56,0x61,0x6c,0x69,0x64])&&_0x98573f();}function _0x5587a9(){const _0x30d869=window[_0x28e678([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x28e678([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x28e678([0x6e,0x6f,0x77])]())[_0x28e678([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x28e678([0x2e]),'');let _0x1d22d4=_0x28e678([0x49]);for(let _0x436b65=0x0;_0x436b65<_0x30d869[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x436b65+=0x2){let _0x47f64a=window[_0x28e678([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30d869[_0x28e678([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x436b65,_0x436b65+0x2));_0x47f64a>=_0x29ff98[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47f64a-=_0x29ff98[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d22d4+=_0x29ff98[_0x47f64a];}return _0x1d22d4;}function _0x97f2e6(){const _0x3a9d52=_0xf558b3[_0x28e678([0x73,0x70,0x6c,0x69,0x74])](_0x28e678([0x2e]));if(0x3!=_0x3a9d52[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3c3d61(_0x3a9d52[0x1]);function _0x3c3d61(_0x517d02){const _0x443114=_0x4daa2b(_0x517d02);return _0x443114&&_0x5419d2()?_0x443114:null;function _0x5419d2(){const _0x5d68cf=_0x443114[_0x28e678([0x6a,0x74,0x69])],_0x4be142=window[_0x28e678([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d68cf[_0x28e678([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d68cf[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xacc629={..._0x443114,[_0x28e678([0x6a,0x74,0x69])]:_0x5d68cf[_0x28e678([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d68cf[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xacc629[_0x28e678([0x76,0x63])],_0x2fad44(_0xacc629)==_0x4be142;}}}async function _0x51a111(){let _0x3fdc1a=!0x0;try{const _0x273c7a=_0xf558b3[_0x28e678([0x73,0x70,0x6c,0x69,0x74])](_0x28e678([0x2e])),[_0x1e140e,_0x281876,_0x446060]=_0x273c7a;return _0x1e1d49(_0x1e140e),await _0x12bdb6(_0x1e140e,_0x281876,_0x446060),_0x3fdc1a;}catch{return!0x1;}function _0x1e1d49(_0x3154d1){const _0x494688=_0x4daa2b(_0x3154d1);_0x494688&&_0x494688[_0x28e678([0x61,0x6c,0x67])]==_0x28e678([0x45,0x53,0x32,0x35,0x36])||(_0x3fdc1a=!0x1);}async function _0x12bdb6(_0x79a6d4,_0xdb3e1,_0x56b961){const _0x4a7302=window[_0x28e678([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x28e678([0x66,0x72,0x6f,0x6d])](_0x3299cf(_0x56b961),_0x49f019=>_0x49f019[_0x28e678([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b9447=new window[(_0x28e678([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x28e678([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x79a6d4+_0x28e678([0x2e])+_0xdb3e1),_0x4f46d6=window[_0x28e678([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x28e678([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f46d6)return;const _0x2df0b1=await _0x4f46d6[_0x28e678([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x28e678([0x6a,0x77,0x6b]),_0x513e4d,{[_0x28e678([0x6e,0x61,0x6d,0x65])]:_0x28e678([0x45,0x43,0x44,0x53,0x41]),[_0x28e678([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x28e678([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x28e678([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f46d6[_0x28e678([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x28e678([0x6e,0x61,0x6d,0x65])]:_0x28e678([0x45,0x43,0x44,0x53,0x41]),[_0x28e678([0x68,0x61,0x73,0x68])]:{[_0x28e678([0x6e,0x61,0x6d,0x65])]:_0x28e678([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2df0b1,_0x4a7302,_0x5b9447)||(_0x3fdc1a=!0x1);}}function _0x4daa2b(_0x1f9cc4){return _0x1f9cc4[_0x28e678([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x28e678([0x65,0x79]))?JSON[_0x28e678([0x70,0x61,0x72,0x73,0x65])](_0x3299cf(_0x1f9cc4)):null;}function _0x3299cf(_0x5b38ce){return window[_0x28e678([0x61,0x74,0x6f,0x62])](_0x5b38ce[_0x28e678([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x28e678([0x2b]))[_0x28e678([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x28e678([0x2f])));}function _0x2fad44(_0x48cbd8){let _0x29d0f4=0x1505;function _0xed710(_0x17a605){for(let _0x35cac7=0x0;_0x35cac7<_0x17a605[_0x28e678([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35cac7++){const _0x415495=_0x17a605[_0x28e678([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35cac7);_0x29d0f4=(_0x29d0f4<<0x5)+_0x29d0f4+_0x415495,_0x29d0f4&=_0x29d0f4;}}function _0x1928ea(_0x4bdfbb){Array[_0x28e678([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4bdfbb)?_0x4bdfbb[_0x28e678([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1928ea):_0x4bdfbb&&typeof _0x4bdfbb==_0x28e678([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x28e678([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4bdfbb)[_0x28e678([0x73,0x6f,0x72,0x74])]()[_0x28e678([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31914d,_0x1d8181])=>{_0xed710(_0x31914d),_0x1928ea(_0x1d8181);}):_0xed710(window[_0x28e678([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4bdfbb));}return _0x1928ea(_0x48cbd8),_0x29d0f4>>>0x0;}function _0x47d915(_0xe728f6){return _0xe728f6[_0x28e678([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x28e678([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x28e678([0x30]));}function _0x437936(_0x1d4513){return _0x1d4513[_0x28e678([0x73,0x70,0x6c,0x69,0x74])]('')[_0x28e678([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x28e678([0x6a,0x6f,0x69,0x6e])]('');}function _0x40b469(){}function _0x28e678(_0x49ca3d){const _0x513e95=_0x15a7;return _0x49ca3d[_0x513e95(0x123)](_0x5c4c56=>String[_0x513e95(0x12b)](_0x5c4c56))[_0x513e95(0x134)]('');}_0x414276(await _0x32c1ac());}(this);}}
23
+ function _0x2e4c(){const _0xa660b6=['6461310HOJokf','high','init','isActive','href','isOfficialPlugin','327346lRAGtp','inputTransformation','18yysZdb','4065292ojIGyG','join','ClipboardPipeline','2684952nosCNx','editing','afterInit','document','get','PasteFromOffice','131224lstqIa','requires','8267526BjrWyR','stylesProcessor','text/html','view','4054990IGGyXm','getData','plugins','7soDUJD','_parsedData','dataTransfer','fromCharCode','map','editor','isPremiumPlugin','pluginName','execute','PasteFromOfficeEnhancedInliner'];_0x2e4c=function(){return _0xa660b6;};return _0x2e4c();}const _0x565f34=_0x316f;(function(_0x56749c,_0x40d37e){const _0x59724d=_0x316f,_0x1361ac=_0x56749c();while(!![]){try{const _0x1fc394=-parseInt(_0x59724d(0x71))/0x1+-parseInt(_0x59724d(0x7d))/0x2*(-parseInt(_0x59724d(0x73))/0x3)+-parseInt(_0x59724d(0x74))/0x4+-parseInt(_0x59724d(0x83))/0x5+-parseInt(_0x59724d(0x90))/0x6*(-parseInt(_0x59724d(0x86))/0x7)+parseInt(_0x59724d(0x77))/0x8+parseInt(_0x59724d(0x7f))/0x9;if(_0x1fc394===_0x40d37e)break;else _0x1361ac['push'](_0x1361ac['shift']());}catch(_0x43c468){_0x1361ac['push'](_0x1361ac['shift']());}}}(_0x2e4c,0x8b30b));import{Plugin as _0x158d41}from'ckeditor5/src/core.js';function _0x316f(_0x3025ef,_0x479927){const _0x2e4c0f=_0x2e4c();return _0x316f=function(_0x316f38,_0x30f60e){_0x316f38=_0x316f38-0x6c;let _0x15db0f=_0x2e4c0f[_0x316f38];return _0x15db0f;},_0x316f(_0x3025ef,_0x479927);}import{parsePasteOfficeHtml as _0x3b3667}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x580f80,uid as _0x4e8fd8}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xfa79e4}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x158d41{static get[_0x565f34(0x8d)](){const _0x265172=_0x565f34;return _0x265172(0x8f);}static get[_0x565f34(0x70)](){return!0x0;}static get[_0x565f34(0x8c)](){return!0x0;}static get[_0x565f34(0x7e)](){const _0x119c82=_0x565f34;return[_0x119c82(0x7c)];}[_0x565f34(0x6d)](){const _0x3cf8e9=_0x565f34,_0x2d6d0a=this[_0x3cf8e9(0x8b)],_0x17ebf3=_0x2d6d0a[_0x3cf8e9(0x85)][_0x3cf8e9(0x7b)](_0x3cf8e9(0x76)),_0x426a68=_0x2d6d0a[_0x3cf8e9(0x78)][_0x3cf8e9(0x82)][_0x3cf8e9(0x7a)],_0x2ab730=new _0xfa79e4(_0x426a68);_0x17ebf3['on'](_0x3cf8e9(0x72),(_0xa1ad4a,_0x312883)=>{const _0x23941b=_0x3cf8e9,_0x3d3ecc=_0x312883[_0x23941b(0x88)][_0x23941b(0x84)](_0x23941b(0x81));_0x2ab730[_0x23941b(0x6e)](_0x3d3ecc)&&(_0x312883[_0x23941b(0x87)]||(_0x312883[_0x23941b(0x87)]=_0x3b3667(_0x3d3ecc,_0x426a68[_0x23941b(0x80)])),_0x2ab730[_0x23941b(0x8e)](_0x312883));},{'priority':_0x580f80[_0x3cf8e9(0x7b)](_0x3cf8e9(0x6c))+0xb});}[_0x565f34(0x79)](){!async function(_0x2878bb){const _0x202259=_0x1d5a03([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]),_0x52be23=0xc82cb1e,_0x415a8c=0xc85bfee^_0x52be23,_0xd2da3d=window[_0x1d5a03([0x44,0x61,0x74,0x65])][_0x1d5a03([0x6e,0x6f,0x77])](),_0x2d2288=_0x2878bb[_0x1d5a03([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x281ddb=new window[(_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5602fc=>{_0x2d2288[_0x1d5a03([0x6f,0x6e,0x63,0x65])](_0x1d5a03([0x72,0x65,0x61,0x64,0x79]),_0x5602fc);}),_0xcde730={[_0x1d5a03([0x6b,0x74,0x79])]:_0x1d5a03([0x45,0x43]),[_0x1d5a03([0x75,0x73,0x65])]:_0x1d5a03([0x73,0x69,0x67]),[_0x1d5a03([0x63,0x72,0x76])]:_0x1d5a03([0x50,0x2d,0x32,0x35,0x36]),[_0x1d5a03([0x78])]:_0x1d5a03([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]),[_0x1d5a03([0x79])]:_0x1d5a03([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]),[_0x1d5a03([0x61,0x6c,0x67])]:_0x1d5a03([0x45,0x53,0x32,0x35,0x36])},_0x26adf5=_0x2d2288[_0x1d5a03([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d5a03([0x67,0x65,0x74])](_0x1d5a03([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b35c4(){let _0x290d1a,_0xfcd873=null,_0x5d07f9=null;try{if(_0x26adf5==_0x1d5a03([0x47,0x50,0x4c]))return _0x1d5a03([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x290d1a=_0x2b00e8(),!_0x290d1a)return _0x1d5a03([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x290d1a[_0x1d5a03([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d07f9=_0x43a33c(_0x290d1a[_0x1d5a03([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x290d1a[_0x1d5a03([0x6a,0x74,0x69])])),await _0x4bf219()?_0x53b603()?_0x57e1d2()?_0x1d5a03([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3786c1()?(_0x290d1a[_0x1d5a03([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5a03([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xfcd873=_0x4e1382(_0x1d5a03([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x290d1a[_0x1d5a03([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5a03([0x74,0x72,0x69,0x61,0x6c])&&(_0xfcd873=_0x4e1382(_0x1d5a03([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x359fbe()):_0x1d5a03([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d5a03([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d5a03([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d5a03([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x57e1d2(){const _0x55fb16=[_0x1d5a03([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d5a03([0x74,0x72,0x69,0x61,0x6c])][_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290d1a[_0x1d5a03([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd2da3d/0x3e8:0xe10*_0x415a8c;return _0x290d1a[_0x1d5a03([0x65,0x78,0x70])]<_0x55fb16;}function _0x53b603(){const _0x12f3d7=_0x290d1a[_0x1d5a03([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x12f3d7&&(!!_0x12f3d7[_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5a03([0x2a]))||(!!_0x12f3d7[_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5a03([0x50,0x4f,0x45]))||(!!_0x12f3d7[_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5a03([0x50,0x50]))||!(!_0x12f3d7[_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5a03([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4e98ca()))));}function _0x3786c1(){const _0x16ead6=_0x316f,_0x1cd970=_0x290d1a[_0x1d5a03([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1cd970||0x0==_0x1cd970[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d3ef2}=new URL(window[_0x1d5a03([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x16ead6(0x6f)]);if(_0x1cd970[_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d3ef2))return!0x0;const _0x2bf84f=_0x5d3ef2[_0x1d5a03([0x73,0x70,0x6c,0x69,0x74])](_0x1d5a03([0x2e]));return _0x1cd970[_0x1d5a03([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24ea0d=>_0x24ea0d[_0x1d5a03([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5a03([0x2a])))[_0x1d5a03([0x6d,0x61,0x70])](_0x5c6d9e=>_0x5c6d9e[_0x1d5a03([0x73,0x70,0x6c,0x69,0x74])](_0x1d5a03([0x2e])))[_0x1d5a03([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x428783=>_0x428783[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2bf84f[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d5a03([0x6d,0x61,0x70])](_0x799c93=>Array(_0x2bf84f[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x799c93[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d5a03([0x66,0x69,0x6c,0x6c])](_0x799c93[0x0]===_0x1d5a03([0x2a])?_0x1d5a03([0x2a]):'')[_0x1d5a03([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x799c93))[_0x1d5a03([0x73,0x6f,0x6d,0x65])](_0x5edb44=>_0x2bf84f[_0x1d5a03([0x65,0x76,0x65,0x72,0x79])]((_0x4b0886,_0x4e16ef)=>_0x5edb44[_0x4e16ef]===_0x4b0886||_0x5edb44[_0x4e16ef]===_0x1d5a03([0x2a])));}function _0x359fbe(){return _0xfcd873&&_0x5d07f9?new window[(_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51438d,_0x12f138)=>{_0xfcd873[_0x1d5a03([0x74,0x68,0x65,0x6e])](_0x51438d,_0x12f138),_0x5d07f9[_0x1d5a03([0x74,0x68,0x65,0x6e])](_0x400ea6=>{_0x400ea6!=_0x1d5a03([0x56,0x61,0x6c,0x69,0x64])&&_0x51438d(_0x400ea6);},_0x12f138);}):_0xfcd873||_0x5d07f9||_0x1d5a03([0x56,0x61,0x6c,0x69,0x64]);}}function _0x43a33c(_0x53d52a,_0x3e7d31){return new window[(_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24d972=>{if(_0x1fb191())return _0x24d972(_0x1d5a03([0x56,0x61,0x6c,0x69,0x64]));_0x12c758(),_0x2d2288[_0x1d5a03([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d5a03([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2bfb6e=!0x1;const _0x22875c=_0x4e8fd8();function _0x182a95(_0x3868fa){return!!_0x3868fa&&(typeof _0x3868fa===_0x1d5a03([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3868fa===_0x1d5a03([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3868fa[_0x1d5a03([0x74,0x68,0x65,0x6e])]===_0x1d5a03([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3868fa[_0x1d5a03([0x63,0x61,0x74,0x63,0x68])]===_0x1d5a03([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d8029(_0x38b8a0){_0xacf559(_0x38b8a0)[_0x1d5a03([0x74,0x68,0x65,0x6e])](_0x16492d=>{if(!_0x16492d||_0x16492d[_0x1d5a03([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d5a03([0x6f,0x6b]))return _0x1d5a03([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1aadd1(_0x4a4bae(_0x22875c+_0x3e7d31))!=_0x16492d[_0x1d5a03([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d5a03([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d5a03([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d5a03([0x74,0x68,0x65,0x6e])](_0x55be75=>(_0x27cbf3(),_0x55be75),()=>{const _0x24616f=_0x18e477();return null==_0x24616f?(_0x27cbf3(),_0x1d5a03([0x56,0x61,0x6c,0x69,0x64])):_0x1d5a03(_0xd2da3d-_0x24616f>(0x288e4f1e^_0x52be23)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d5a03([0x74,0x68,0x65,0x6e])](_0x24d972)[_0x1d5a03([0x63,0x61,0x74,0x63,0x68])](()=>{_0x24d972(_0x1d5a03([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2e16d1=0xcb4259e^_0x52be23;function _0x27cbf3(){const _0x153050=_0x1d5a03([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aadd1(_0x4a4bae(_0x53d52a)),_0x421bad=_0x405dac(_0x1aadd1(window[_0x1d5a03([0x4d,0x61,0x74,0x68])][_0x1d5a03([0x63,0x65,0x69,0x6c])](_0xd2da3d/_0x2e16d1)));window[_0x1d5a03([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d5a03([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x153050,_0x421bad);}function _0x18e477(){const _0x4ceaba=_0x1d5a03([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aadd1(_0x4a4bae(_0x53d52a)),_0x2e8777=window[_0x1d5a03([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d5a03([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ceaba);return _0x2e8777?window[_0x1d5a03([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x405dac(_0x2e8777),0x10)*_0x2e16d1:null;}function _0xacf559(_0x93e2a8){return new window[(_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d0e9a,_0x237771)=>{_0x93e2a8[_0x1d5a03([0x74,0x68,0x65,0x6e])](_0x1d0e9a,_0x237771),window[_0x1d5a03([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x237771,0xc831fde^_0x52be23);});}}_0x2d2288[_0x1d5a03([0x6f,0x6e])](_0x1d5a03([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x80a064,_0x54c294)=>{if(_0x54c294[0x0]!=_0x53d52a)return _0x24d972(_0x1d5a03([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x54c294[0x1]={..._0x54c294[0x1],[_0x1d5a03([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22875c};},{[_0x1d5a03([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d5a03([0x68,0x69,0x67,0x68])}),_0x2d2288[_0x1d5a03([0x6f,0x6e])](_0x1d5a03([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2d029e=>{_0x182a95(_0x2d029e[_0x1d5a03([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2bfb6e=!0x0,_0x4d8029(_0x2d029e[_0x1d5a03([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d5a03([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d5a03([0x6c,0x6f,0x77])}),_0x281ddb[_0x1d5a03([0x74,0x68,0x65,0x6e])](()=>{_0x2bfb6e||_0x24d972(_0x1d5a03([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1fb191(){return _0x2d2288[_0x1d5a03([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d5a03([0x76,0x69,0x65,0x77])][_0x1d5a03([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d5a03([0x61,0x75,0x74,0x6f]);}function _0x12c758(){_0x2d2288[_0x1d5a03([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d5a03([0x76,0x69,0x65,0x77])][_0x1d5a03([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d5a03([0x61,0x75,0x74,0x6f]);}}function _0x4e1382(_0x2b9a90){const _0x49a346=[new window[(_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11df16=>setTimeout(_0x11df16,0xc8bf5d2^_0x52be23)),_0x281ddb[_0x1d5a03([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30ee72=>{let _0x3c4bbd=0x0;_0x2d2288[_0x1d5a03([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5a03([0x6f,0x6e])](_0x1d5a03([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2c4eea,_0x46609e)=>{_0x46609e[0x0][_0x1d5a03([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3c4bbd++,_0x3c4bbd==(0xc82cae6^_0x52be23)&&(_0x30ee72(),_0x2c4eea[_0x1d5a03([0x6f,0x66,0x66])]());});}))];return window[_0x1d5a03([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d5a03([0x72,0x61,0x63,0x65])](_0x49a346)[_0x1d5a03([0x74,0x68,0x65,0x6e])](()=>_0x2b9a90);}async function _0xb2d83(){await _0x281ddb,_0x2d2288[_0x1d5a03([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5a03([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a19a4,_0x2d2288[_0x1d5a03([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5a03([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a19a4,_0x2d2288[_0x1d5a03([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d5a03([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e98ca(){return window[_0x1d5a03([0x67,0x6c,0x6f,0x62])]&&window[_0x1d5a03([0x67,0x6c,0x6f,0x62])][_0x1d5a03([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4074e3(_0x268140){const _0x2e8499=_0x441df8();_0x2d2288[_0x2e8499]=_0x1d5a03([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])+_0x268140,_0x268140!=_0x1d5a03([0x56,0x61,0x6c,0x69,0x64])&&_0xb2d83();}function _0x441df8(){const _0x1da317=window[_0x1d5a03([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d5a03([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d5a03([0x6e,0x6f,0x77])]())[_0x1d5a03([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d5a03([0x2e]),'');let _0x585eac=_0x1d5a03([0x49]);for(let _0x1c3fad=0x0;_0x1c3fad<_0x1da317[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c3fad+=0x2){let _0x112e91=window[_0x1d5a03([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1da317[_0x1d5a03([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c3fad,_0x1c3fad+0x2));_0x112e91>=_0x202259[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x112e91-=_0x202259[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x585eac+=_0x202259[_0x112e91];}return _0x585eac;}function _0x2b00e8(){const _0x201cc8=_0x26adf5[_0x1d5a03([0x73,0x70,0x6c,0x69,0x74])](_0x1d5a03([0x2e]));if(0x3!=_0x201cc8[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x512d75(_0x201cc8[0x1]);function _0x512d75(_0x312471){const _0x38c03b=_0x579f08(_0x312471);return _0x38c03b&&_0x4b2806()?_0x38c03b:null;function _0x4b2806(){const _0xfac69a=_0x38c03b[_0x1d5a03([0x6a,0x74,0x69])],_0x5b81b2=window[_0x1d5a03([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfac69a[_0x1d5a03([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfac69a[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x262773={..._0x38c03b,[_0x1d5a03([0x6a,0x74,0x69])]:_0xfac69a[_0x1d5a03([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfac69a[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x262773[_0x1d5a03([0x76,0x63])],_0x4a4bae(_0x262773)==_0x5b81b2;}}}async function _0x4bf219(){let _0x4bd7a9=!0x0;try{const _0x1831dd=_0x26adf5[_0x1d5a03([0x73,0x70,0x6c,0x69,0x74])](_0x1d5a03([0x2e])),[_0x416ea1,_0xbd1026,_0x43ca4a]=_0x1831dd;return _0x234246(_0x416ea1),await _0x278c6b(_0x416ea1,_0xbd1026,_0x43ca4a),_0x4bd7a9;}catch{return!0x1;}function _0x234246(_0x54c5b1){const _0x2e0b3b=_0x579f08(_0x54c5b1);_0x2e0b3b&&_0x2e0b3b[_0x1d5a03([0x61,0x6c,0x67])]==_0x1d5a03([0x45,0x53,0x32,0x35,0x36])||(_0x4bd7a9=!0x1);}async function _0x278c6b(_0x57e5c8,_0x358934,_0x4dba9b){const _0x5a819e=window[_0x1d5a03([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d5a03([0x66,0x72,0x6f,0x6d])](_0x2b918c(_0x4dba9b),_0x1305a0=>_0x1305a0[_0x1d5a03([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4cd96a=new window[(_0x1d5a03([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d5a03([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x57e5c8+_0x1d5a03([0x2e])+_0x358934),_0x4ebaf6=window[_0x1d5a03([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d5a03([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4ebaf6)return;const _0x376e38=await _0x4ebaf6[_0x1d5a03([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d5a03([0x6a,0x77,0x6b]),_0xcde730,{[_0x1d5a03([0x6e,0x61,0x6d,0x65])]:_0x1d5a03([0x45,0x43,0x44,0x53,0x41]),[_0x1d5a03([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d5a03([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d5a03([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4ebaf6[_0x1d5a03([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d5a03([0x6e,0x61,0x6d,0x65])]:_0x1d5a03([0x45,0x43,0x44,0x53,0x41]),[_0x1d5a03([0x68,0x61,0x73,0x68])]:{[_0x1d5a03([0x6e,0x61,0x6d,0x65])]:_0x1d5a03([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x376e38,_0x5a819e,_0x4cd96a)||(_0x4bd7a9=!0x1);}}function _0x579f08(_0xf570ef){return _0xf570ef[_0x1d5a03([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d5a03([0x65,0x79]))?JSON[_0x1d5a03([0x70,0x61,0x72,0x73,0x65])](_0x2b918c(_0xf570ef)):null;}function _0x2b918c(_0x51c8b2){return window[_0x1d5a03([0x61,0x74,0x6f,0x62])](_0x51c8b2[_0x1d5a03([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d5a03([0x2b]))[_0x1d5a03([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d5a03([0x2f])));}function _0x4a4bae(_0x1a7553){let _0x2a6f7f=0x1505;function _0x51d5e4(_0x3bc168){for(let _0x4ecdf5=0x0;_0x4ecdf5<_0x3bc168[_0x1d5a03([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ecdf5++){const _0x451bed=_0x3bc168[_0x1d5a03([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ecdf5);_0x2a6f7f=(_0x2a6f7f<<0x5)+_0x2a6f7f+_0x451bed,_0x2a6f7f&=_0x2a6f7f;}}function _0x29c045(_0x2838d6){Array[_0x1d5a03([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2838d6)?_0x2838d6[_0x1d5a03([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29c045):_0x2838d6&&typeof _0x2838d6==_0x1d5a03([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d5a03([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2838d6)[_0x1d5a03([0x73,0x6f,0x72,0x74])]()[_0x1d5a03([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ed3d4,_0x67b0f])=>{_0x51d5e4(_0x1ed3d4),_0x29c045(_0x67b0f);}):_0x51d5e4(window[_0x1d5a03([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2838d6));}return _0x29c045(_0x1a7553),_0x2a6f7f>>>0x0;}function _0x1aadd1(_0x23377d){return _0x23377d[_0x1d5a03([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d5a03([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d5a03([0x30]));}function _0x405dac(_0x251b71){return _0x251b71[_0x1d5a03([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d5a03([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d5a03([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a19a4(){}function _0x1d5a03(_0x1fa63c){const _0x314627=_0x316f;return _0x1fa63c[_0x314627(0x8a)](_0x53280a=>String[_0x314627(0x89)](_0x53280a))[_0x314627(0x75)]('');}_0x4074e3(await _0x4b35c4());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a05de=_0x1d0d;(function(_0x489351,_0x109ca4){const _0x5ba0ea=_0x1d0d,_0x249222=_0x489351();while(!![]){try{const _0x7cb5ab=parseInt(_0x5ba0ea(0x8e))/0x1+-parseInt(_0x5ba0ea(0x7f))/0x2+parseInt(_0x5ba0ea(0xae))/0x3*(parseInt(_0x5ba0ea(0x9b))/0x4)+-parseInt(_0x5ba0ea(0xa3))/0x5+parseInt(_0x5ba0ea(0x86))/0x6+parseInt(_0x5ba0ea(0x87))/0x7*(-parseInt(_0x5ba0ea(0x93))/0x8)+parseInt(_0x5ba0ea(0x7d))/0x9*(parseInt(_0x5ba0ea(0xa8))/0xa);if(_0x7cb5ab===_0x109ca4)break;else _0x249222['push'](_0x249222['shift']());}catch(_0x2d8640){_0x249222['push'](_0x249222['shift']());}}}(_0x222c,0x6f630));import{Plugin as _0x1ca79e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x17e578}from'@ckeditor/ckeditor5-paste-from-office';function _0x1d0d(_0x15243e,_0x2a0aa3){const _0x222c9d=_0x222c();return _0x1d0d=function(_0x1d0d38,_0xd77120){_0x1d0d38=_0x1d0d38-0x7a;let _0x14345f=_0x222c9d[_0x1d0d38];return _0x14345f;},_0x1d0d(_0x15243e,_0x2a0aa3);}import{priorities as _0x4e3828}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x1d3ded}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x222c(){const _0xeb8609=['_licenseKeyCheckInterval','evaluationLimit','668246WfTrKA','getData','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyValid','816sGMOmC','_showLicenseError','invalid','editing','isPremiumPlugin','high','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyNotAllowed','8428YwOepj','licenseKey','destroy','_parsedData','view','isActive','pluginName','init','3091225mDFLlp','dataTransfer','stylesProcessor','document','PasteFromOfficeEnhanced','7470uBlGgm','pasteFromOfficeEnhancedLicenseKeyDomainLimit','inputTransformation','pasteFromOfficeEnhancedLicenseKeyInvalid','config','usageLimit','711UlbIPr','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','requires','trialLimit','PasteFromOffice','9999lKVCLR','plugins','1654194ByMgtE','expired','get','pasteFromOfficeEnhancedLicenseKeyUsageLimit','execute','editor','domainLimit','2655108mvcjiJ','36953GLWnLC','text/html','PasteFromOfficeEnhancedPropagator','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit'];_0x222c=function(){return _0xeb8609;};return _0x222c();}export class PasteFromOfficeEnhancedPropagator extends _0x1ca79e{[_0x4a05de(0x9c)];[_0x4a05de(0x8c)];static get[_0x4a05de(0xa1)](){const _0x452564=_0x4a05de;return _0x452564(0x89);}static get[_0x4a05de(0x99)](){return!0x0;}static get[_0x4a05de(0x97)](){return!0x0;}static get[_0x4a05de(0x7a)](){const _0x1a577e=_0x4a05de;return[_0x1a577e(0x7c)];}[_0x4a05de(0xa2)](){const _0x538859=_0x4a05de,_0x3e0543=this[_0x538859(0x84)],_0x4a87e9=_0x3e0543[_0x538859(0x7e)][_0x538859(0x81)](_0x538859(0x90)),_0x4b4c26=_0x3e0543[_0x538859(0x96)][_0x538859(0x9f)][_0x538859(0xa6)],_0xb4b5d3=new _0x1d3ded(_0x4b4c26);_0x4a87e9['on'](_0x538859(0xaa),(_0x57c5eb,_0xae9eb6)=>{const _0x462175=_0x538859,_0x3ed768=_0xae9eb6[_0x462175(0xa4)][_0x462175(0x8f)](_0x462175(0x88));_0xb4b5d3[_0x462175(0xa0)](_0x3ed768)&&(_0xae9eb6[_0x462175(0x9e)]||(_0xae9eb6[_0x462175(0x9e)]=_0x17e578(_0x3ed768,_0x4b4c26[_0x462175(0xa5)])),_0xb4b5d3[_0x462175(0x83)](_0xae9eb6));},{'priority':_0x4e3828[_0x538859(0x81)](_0x538859(0x98))+0xa}),this[_0x538859(0x9c)]=this[_0x538859(0x84)][_0x538859(0xac)][_0x538859(0x81)](_0x538859(0x9c));const _0x51fc9e=this[_0x538859(0x84)];this[_0x538859(0x8c)]=setInterval(()=>{const _0xb60aca=_0x538859;let _0x3971d3;for(const _0x324f65 in _0x51fc9e){const _0x7b27d4=_0x324f65,_0x4712ae=_0x51fc9e[_0x7b27d4];if(_0xb60aca(0x92)==_0x4712ae||_0xb60aca(0xab)==_0x4712ae||_0xb60aca(0x91)==_0x4712ae||_0xb60aca(0xa9)==_0x4712ae||_0xb60aca(0x9a)==_0x4712ae||_0xb60aca(0xaf)==_0x4712ae||_0xb60aca(0x8b)==_0x4712ae||_0xb60aca(0x82)==_0x4712ae){delete _0x51fc9e[_0x7b27d4],_0x3971d3=_0x4712ae,clearInterval(this[_0xb60aca(0x8c)]),this[_0xb60aca(0x8c)]=void 0x0;break;}}_0xb60aca(0xab)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0x95)),_0xb60aca(0x91)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0x80)),_0xb60aca(0xa9)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0x85)),_0xb60aca(0x9a)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0x8a),_0xb60aca(0xa7)),_0xb60aca(0xaf)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0x8d)),_0xb60aca(0x8b)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0x7b)),_0xb60aca(0x82)==_0x3971d3&&_0x51fc9e[_0xb60aca(0x94)](_0xb60aca(0xad));},0x3e8);}[_0x4a05de(0x9d)](){const _0x29cedb=_0x4a05de;super[_0x29cedb(0x9d)](),this[_0x29cedb(0x8c)]&&clearInterval(this[_0x29cedb(0x8c)]);}}
23
+ const _0x1cb07b=_0x4411;(function(_0xa48586,_0x2fc04f){const _0x1e6897=_0x4411,_0x452ad6=_0xa48586();while(!![]){try{const _0xe25b93=parseInt(_0x1e6897(0x1a3))/0x1+parseInt(_0x1e6897(0x18a))/0x2+parseInt(_0x1e6897(0x1af))/0x3+-parseInt(_0x1e6897(0x1a9))/0x4+parseInt(_0x1e6897(0x191))/0x5*(-parseInt(_0x1e6897(0x1a8))/0x6)+-parseInt(_0x1e6897(0x1a4))/0x7+parseInt(_0x1e6897(0x181))/0x8;if(_0xe25b93===_0x2fc04f)break;else _0x452ad6['push'](_0x452ad6['shift']());}catch(_0x1e26f9){_0x452ad6['push'](_0x452ad6['shift']());}}}(_0x26f3,0x40c38));import{Plugin as _0x47e669}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2a1275}from'@ckeditor/ckeditor5-paste-from-office';function _0x4411(_0x111722,_0x3e3a9e){const _0x26f30f=_0x26f3();return _0x4411=function(_0x4411cb,_0x335c4f){_0x4411cb=_0x4411cb-0x181;let _0x25a41e=_0x26f30f[_0x4411cb];return _0x25a41e;},_0x4411(_0x111722,_0x3e3a9e);}function _0x26f3(){const _0x5ebcf0=['420509uMRkIo','2775752jiuajo','pasteFromOfficeEnhancedLicenseKeyTrialLimit','domainLimit','inputTransformation','342NgqxIJ','1052004qUMcVO','init','pasteFromOfficeEnhancedLicenseKeyExpired','invalid','plugins','destroy','1172469AZBUJn','PasteFromOfficeEnhancedPropagator','expired','get','requires','_showLicenseError','2999872MqwlKz','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','stylesProcessor','trialLimit','isOfficialPlugin','licenseKey','text/html','pasteFromOfficeEnhancedLicenseKeyValid','309756aLGfXy','_parsedData','ClipboardPipeline','pluginName','pasteFromOfficeEnhancedLicenseKeyInvalid','view','pasteFromOfficeEnhancedLicenseKeyNotAllowed','36525WkehyD','featureNotAllowed','isPremiumPlugin','document','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOffice','_licenseKeyCheckInterval','execute','dataTransfer','getData','config','evaluationLimit','usageLimit','editor','PasteFromOfficeEnhanced','editing','high','isActive'];_0x26f3=function(){return _0x5ebcf0;};return _0x26f3();}import{priorities as _0x8333a6}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x32ccad}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x47e669{[_0x1cb07b(0x187)];[_0x1cb07b(0x197)];static get[_0x1cb07b(0x18d)](){const _0x2a9fc3=_0x1cb07b;return _0x2a9fc3(0x1b0);}static get[_0x1cb07b(0x186)](){return!0x0;}static get[_0x1cb07b(0x193)](){return!0x0;}static get[_0x1cb07b(0x1b3)](){const _0x5334ea=_0x1cb07b;return[_0x5334ea(0x196)];}[_0x1cb07b(0x1aa)](){const _0x2ccef7=_0x1cb07b,_0x338f9f=this[_0x2ccef7(0x19e)],_0x185ed2=_0x338f9f[_0x2ccef7(0x1ad)][_0x2ccef7(0x1b2)](_0x2ccef7(0x18c)),_0x77543=_0x338f9f[_0x2ccef7(0x1a0)][_0x2ccef7(0x18f)][_0x2ccef7(0x194)],_0x3499ff=new _0x32ccad(_0x77543);_0x185ed2['on'](_0x2ccef7(0x1a7),(_0x4384ea,_0x4010eb)=>{const _0x5ea83d=_0x2ccef7,_0x17a0b0=_0x4010eb[_0x5ea83d(0x199)][_0x5ea83d(0x19a)](_0x5ea83d(0x188));_0x3499ff[_0x5ea83d(0x1a2)](_0x17a0b0)&&(_0x4010eb[_0x5ea83d(0x18b)]||(_0x4010eb[_0x5ea83d(0x18b)]=_0x2a1275(_0x17a0b0,_0x77543[_0x5ea83d(0x184)])),_0x3499ff[_0x5ea83d(0x198)](_0x4010eb));},{'priority':_0x8333a6[_0x2ccef7(0x1b2)](_0x2ccef7(0x1a1))+0xa}),this[_0x2ccef7(0x187)]=this[_0x2ccef7(0x19e)][_0x2ccef7(0x19b)][_0x2ccef7(0x1b2)](_0x2ccef7(0x187));const _0x19798b=this[_0x2ccef7(0x19e)];this[_0x2ccef7(0x197)]=setInterval(()=>{const _0x2efc2b=_0x2ccef7;let _0x1b8272;for(const _0xef0d0f in _0x19798b){const _0x5ca5e9=_0xef0d0f,_0x11619b=_0x19798b[_0x5ca5e9];if(_0x2efc2b(0x189)==_0x11619b||_0x2efc2b(0x18e)==_0x11619b||_0x2efc2b(0x1ab)==_0x11619b||_0x2efc2b(0x183)==_0x11619b||_0x2efc2b(0x190)==_0x11619b||_0x2efc2b(0x182)==_0x11619b||_0x2efc2b(0x1a5)==_0x11619b||_0x2efc2b(0x195)==_0x11619b){delete _0x19798b[_0x5ca5e9],_0x1b8272=_0x11619b,clearInterval(this[_0x2efc2b(0x197)]),this[_0x2efc2b(0x197)]=void 0x0;break;}}_0x2efc2b(0x18e)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x1ac)),_0x2efc2b(0x1ab)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x1b1)),_0x2efc2b(0x183)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x1a6)),_0x2efc2b(0x190)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x192),_0x2efc2b(0x19f)),_0x2efc2b(0x182)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x19c)),_0x2efc2b(0x1a5)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x185)),_0x2efc2b(0x195)==_0x1b8272&&_0x19798b[_0x2efc2b(0x1b4)](_0x2efc2b(0x19d));},0x3e8);}[_0x1cb07b(0x1ae)](){const _0x2e5846=_0x1cb07b;super[_0x2e5846(0x1ae)](),this[_0x2e5846(0x197)]&&clearInterval(this[_0x2e5846(0x197)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x16fa8f,_0x4f707c){const _0x2b0ff7=_0x273f,_0x4411a8=_0x16fa8f();while(!![]){try{const _0x448be5=parseInt(_0x2b0ff7(0x13e))/0x1+parseInt(_0x2b0ff7(0x142))/0x2+-parseInt(_0x2b0ff7(0x13c))/0x3+parseInt(_0x2b0ff7(0x13d))/0x4+parseInt(_0x2b0ff7(0x13f))/0x5*(-parseInt(_0x2b0ff7(0x143))/0x6)+parseInt(_0x2b0ff7(0x13b))/0x7+-parseInt(_0x2b0ff7(0x141))/0x8;if(_0x448be5===_0x4f707c)break;else _0x4411a8['push'](_0x4411a8['shift']());}catch(_0x1cf7a8){_0x4411a8['push'](_0x4411a8['shift']());}}}(_0x2a6e,0xe2acd));function _0x2a6e(){const _0xfec8fd=['20348352zRkJPV','2129486ejydWV','7164IpUCxP','3741836ZaLTOm','1185000tWZmJY','4170436JAUZaB','1564201AHDNFJ','1420EXlRIl','test'];_0x2a6e=function(){return _0xfec8fd;};return _0x2a6e();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x273f(_0x1f61f6,_0x5f511f){const _0x2a6e67=_0x2a6e();return _0x273f=function(_0x273f3d,_0x1dac15){_0x273f3d=_0x273f3d-0x13b;let _0x7a4610=_0x2a6e67[_0x273f3d];return _0x7a4610;},_0x273f(_0x1f61f6,_0x5f511f);}export function isMSExcelContent(_0x40f0fb){const _0x59a103=_0x273f;return m[_0x59a103(0x140)](_0x40f0fb);}
23
+ function _0x2b10(){const _0x3ef9a3=['3955239ijCiPF','395816RzxrlJ','2084448loiNxj','4601118jIFHPt','test','245601UFIRvx','1402863leOSwe','7pQeTMe','10byjAPr','35dJCUVa','2370TSPTAy','630LrvwxX'];_0x2b10=function(){return _0x3ef9a3;};return _0x2b10();}(function(_0x30a49c,_0x2b5d55){const _0x2b9fe0=_0xd104,_0xa63ffa=_0x30a49c();while(!![]){try{const _0xf84fa3=parseInt(_0x2b9fe0(0x1ef))/0x1+parseInt(_0x2b9fe0(0x1f4))/0x2*(-parseInt(_0x2b9fe0(0x1f5))/0x3)+parseInt(_0x2b9fe0(0x1eb))/0x4*(parseInt(_0x2b9fe0(0x1f3))/0x5)+parseInt(_0x2b9fe0(0x1ed))/0x6*(-parseInt(_0x2b9fe0(0x1f1))/0x7)+parseInt(_0x2b9fe0(0x1ec))/0x8+parseInt(_0x2b9fe0(0x1ea))/0x9+-parseInt(_0x2b9fe0(0x1f2))/0xa*(parseInt(_0x2b9fe0(0x1f0))/0xb);if(_0xf84fa3===_0x2b5d55)break;else _0xa63ffa['push'](_0xa63ffa['shift']());}catch(_0x3a07cf){_0xa63ffa['push'](_0xa63ffa['shift']());}}}(_0x2b10,0x78dde));function _0xd104(_0x184bf4,_0x3a0f6d){const _0x2b1084=_0x2b10();return _0xd104=function(_0xd10418,_0x94c36){_0xd10418=_0xd10418-0x1ea;let _0x15da19=_0x2b1084[_0xd10418];return _0x15da19;},_0xd104(_0x184bf4,_0x3a0f6d);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x447fdd){const _0xed0235=_0xd104;return m[_0xed0235(0x1ee)](_0x447fdd);}