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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${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 v{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(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 b(b(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=["275583KkQRXT","199835XGthGT","22VSsuai","196188BKGNOZ","2AkTeER","680535BHgtBb","22623VKBJQG","66DVceXx","259270nuMXHn","test","40dMXLVx","124xBcSLL","2070865EOvAPZ"];return(C=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(334500===-parseInt(e(376))/1*(parseInt(e(379))/2)+-parseInt(e(381))/3*(-parseInt(e(373))/4)+parseInt(e(374))/5+-parseInt(e(382))/6*(parseInt(e(375))/7)+-parseInt(e(372))/8*(-parseInt(e(380))/9)+-parseInt(e(383))/10+parseInt(e(377))/11*(-parseInt(e(378))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<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-=372]})(t,e)}function A(t){return E[L(384)](t)}!function(t){const e=j,n=t();for(;;)try{if(627583===parseInt(e(376))/1+-parseInt(e(367))/2*(parseInt(e(362))/3)+parseInt(e(373))/4*(parseInt(e(384))/5)+-parseInt(e(390))/6*(-parseInt(e(383))/7)+-parseInt(e(377))/8*(parseInt(e(389))/9)+-parseInt(e(379))/10+parseInt(e(382))/11*(-parseInt(e(388))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(374)]&&!s[n(380)])continue;const e=!s[n(374)]||t[n(368)]===s[n(374)],o=!s[n(380)]||t[n(366)](s[n(380)]);e&&o&&r[n(371)](s,i)}return r}function T(t){const e=j,n={};for(let r=0;r<t[e(363)];r++){const s=t[r],i=t[e(372)](s);e(386)!==i&&(n[s]=i)}return n}function j(t,e){const n=F();return(j=function(t,e){return n[t-=362]})(t,e)}function V(t){const e=j,n=t[e(381)](",")[e(375)](t=>t[e(387)]()),r=[];for(const t of n){const n=P[e(391)](t);n&&r[e(385)](n[e(365)])}return r}function F(){const t=["length","assign","groups","hasClass","324158ertiCT","name","style","cssRules","set","getPropertyValue","464mDhyaG","tagName","map","559114FjQyUe","8CXbmeX","selectorText","1878800gMbAoD","className","split","6474809rGLILD","3199axFKrV","51565zXwgGJ","push","initial","trim","12dCSeUV","7634295axrfqM","8652rNWhAV","exec","3ZCVkRx"];return(F=function(){return t})()}function M(t){const e=j,n={};for(const r of t)Object[e(364)](n,r);return n}const R=k;function k(t,e){const n=N();return(k=function(t,e){return n[t-=213]})(t,e)}function N(){const t=["item","1749420MPrNXw","elementStart","type","createRangeIn","158871KChRyH","size","execute","document","content","55arTqvR","9nlBqgV","from","2CShZhy","setStyle","2223176wBbwku","values","hasStyle","369219EGDLPj","3555740LDGjPh","isActive","2202984CNNkYJ","207683xPAApm","54aJVhKp","_parsedData"];return(N=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(444188===-parseInt(e(214))/1+parseInt(e(234))/2*(-parseInt(e(226))/3)+-parseInt(e(217))/4+-parseInt(e(222))/5+-parseInt(e(219))/6*(-parseInt(e(218))/7)+parseInt(e(236))/8*(-parseInt(e(232))/9)+parseInt(e(215))/10*(parseInt(e(231))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class D extends v{[R(228)](t){const n=R,{body:r,styles:s}=t[n(220)],i=new e.ViewUpcastWriter(r[n(229)]),o=i[n(225)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=V(r),i=t[r];for(const t of s)n[e(371)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(370)])if(t instanceof CSSStyleRule){const r=T(t[e(369)]);n[t[e(378)]]=Object[e(364)]({},n[t[e(378)]]||{},r)}return n}(s));for(const t of o){if(n(223)!==t[n(224)])continue;const e=O(t[n(221)],c);if(e[n(227)]){const r=M(Array[n(233)](e[n(237)]()));for(const e in r){const s=t[n(221)];s[n(213)](e)||i[n(235)](e,r[e],s)}}}t[n(230)]=r}[R(216)](t){return super[R(216)](t)||A(t)}}function K(t,e){const n=$();return(K=function(t,e){return n[t-=360]})(t,e)}function $(){const t=["_parsedData","afterInit","join","high","get","694113LjuNlg","isActive","editing","416872BoYnPT","12vyEiOQ","551131PAIqbr","stylesProcessor","pluginName","PasteFromOfficeEnhancedInliner","178936NXmVfy","inputTransformation","requires","14247btalTV","editor","PasteFromOffice","dataTransfer","execute","1iuoKRv","isOfficialPlugin","text/html","map","fromCharCode","isPremiumPlugin","href","view","plugins","init","5EHrpSz","getData","10603284UJKByQ","document","1184CYCEYY","970871kMnCLV","ClipboardPipeline","20jeBmTa"];return($=function(){return t})()}const W=K;!function(t){const e=K,n=t();for(;;)try{if(247666===-parseInt(e(375))/1*(-parseInt(e(361))/2)+-parseInt(e(398))/3+-parseInt(e(367))/4*(parseInt(e(385))/5)+-parseInt(e(362))/6*(parseInt(e(363))/7)+-parseInt(e(389))/8*(parseInt(e(370))/9)+-parseInt(e(392))/10*(parseInt(e(390))/11)+parseInt(e(387))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class X extends t.Plugin{static get[W(365)](){return W(366)}static get[W(376)](){return!0}static get[W(380)](){return!0}static get[W(369)](){return[W(372)]}[W(384)](){const t=W,e=this[t(371)],n=e[t(383)][t(397)](t(391)),r=e[t(360)][t(382)][t(388)],s=new D(r);n.on(t(368),(e,n)=>{const i=t,o=n[i(373)][i(386)](i(377));s[i(399)](o)&&(n[i(393)]||(n[i(393)]=x(o,r[i(364)])),s[i(374)](n))},{priority:S.priorities[t(397)](t(396))+11})}[W(394)](){!async function(t){const e=d([57,65,88,49,80,104,79,100,51,106,115,72,90,99,121,84,119,117,71,78,76,69,114,75,97,112,52,77,68,113,110,56,82,105,48,81,120,89,116,83,107,103,70,50,67,73,66,122,111,98,101,54,74,55,102,85,53,108,118,86,109,87]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(378)](t=>String[e(379)](t))[e(395)]("")}!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([65]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751587200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(381)]);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)}}function B(t,e){const n=q();return(B=function(t,e){return n[t-=413]})(t,e)}const H=B;!function(t){const e=B,n=t();for(;;)try{if(340548===parseInt(e(435))/1+-parseInt(e(437))/2+-parseInt(e(415))/3*(-parseInt(e(430))/4)+-parseInt(e(441))/5+parseInt(e(419))/6+-parseInt(e(446))/7*(parseInt(e(442))/8)+parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);const J=[H(427),H(417),H(425),H(429),H(452),H(455),H(424),H(440)];function q(){const t=["99jfLiik","length","font-family","forEach","1039170HcwelX","super","split","removeStyle","getStyleNames","font-style","font-size","setStyle","color","underline","text-decoration","7112LUMztJ","line-through","keys","italic","createElement","337280AHreEw","sub","597960eHCrKN","span","getChildren","vertical-align","2258445ajdVJu","4171872CROxFf","filter","sup","getStyle","7IKadfA","9391968ljsYNy","bolder","includes","from","insertChild","text-decoration-line","function","medium","font-weight","bold","strong"];return(q=function(){return t})()}const G=[H(427),H(417),H(425)],U={"font-style":[[H(433),"i"]],"font-weight":[[H(454),H(414)],[H(413),H(414)],[H(448),H(414)],[t=>Number(t)>=600,H(414)]],"text-decoration":[[H(428),"u"],[H(431),"s"]],"text-decoration-line":[[H(428),"u"],[H(431),"s"]],"vertical-align":[[H(436),H(436)],[H(420),H(444)]]};function z(t){return J[H(449)](t)}function Y(t){const e=H;return Array[e(450)](t[e(423)]())[e(443)](z)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(418)](e=>{const i=n,o=t[i(445)](e);if(o)if(c=e,G[H(449)](c))r[e]=o;else if(e in U){const t=o[i(421)](" ");U[e][i(418)](([n,r])=>{const o=i;for(const i of t)(o(453)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(418)](([,n])=>{const s=r,i=e[s(434)](n,[],t[s(439)]());e[s(451)](0,i,t)}),e[r(422)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(432)](n)[r(416)])return;const s=e[r(434)](r(438),[],t[r(439)]());e[r(426)](n,s),e[r(451)](0,s,t),e[r(422)](Object[r(432)](n),t)}(t,e,r)}const _=tt;function Q(){const t=["createRangeIn","name","52652dbcSaJ","1035UjomLD","stylesProcessor","28924550VBTsZo","element","215splLwp","content","blockElements","1310155HCRHPm","9YlhZGQ","includes","1349138Lkljjk","getItems","execute","document","179562vSwhrT","83624EZAgLq","font","_parsedData","788746CTvKXO","isActive"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(896154===-parseInt(e(208))/1+-parseInt(e(211))/2+parseInt(e(209))/3*(-parseInt(e(200))/4)+-parseInt(e(205))/5*(parseInt(e(215))/6)+parseInt(e(196))/7+parseInt(e(193))/8*(parseInt(e(201))/9)+parseInt(e(203))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends v{[_(213)](t){const n=_,{body:r}=t[n(195)],s=new e.ViewUpcastWriter(r[n(214)]),i=s[n(198)](r),o=new e.ViewDocument(s[n(214)][n(202)]),c=[...new e.ViewDomConverter(o)[n(207)],n(194)],a=i[n(212)]();for(const t of a)if(t.is(n(204))&&c[n(210)](t[n(199)])){Z(t,s,Y(t))}t[n(206)]=r}[_(197)](t){return super[_(197)](t)||A(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=345]})(t,e)}function st(){const t=["2081930GxfuUv","config","17552PTJVwL","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","get","ClipboardPipeline","10442940sGkPWe","isOfficialPlugin","destroy","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pluginName","view","init","inputTransformation","PasteFromOfficeEnhanced","expired","pasteFromOfficeEnhancedLicenseKeyExpired","isPremiumPlugin","usageLimit","requires","2152236reiyXp","pasteFromOfficeEnhancedLicenseKeyUsageLimit","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","trialLimit","stylesProcessor","featureNotAllowed","10AslTcN","document","765kjqJnO","9452667JQjXmt","172PVHHMC","getData","licenseKey","pasteFromOfficeEnhancedLicenseKeyInvalid","_showLicenseError","high","PasteFromOffice","_licenseKeyCheckInterval","editor","_parsedData","text/html","plugins","PasteFromOfficeEnhancedPropagator","invalid","domainLimit","execute","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyValid","70929wnYCLa","isActive","1060089cPSFZh","editing"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(866228===parseInt(e(388))/1+-parseInt(e(390))/2+-parseInt(e(386))/3*(parseInt(e(367))/4)+parseInt(e(363))/5*(-parseInt(e(356))/6)+parseInt(e(366))/7+parseInt(e(392))/8*(parseInt(e(365))/9)+parseInt(e(396))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(369)];[nt(374)];static get[nt(346)](){return nt(379)}static get[nt(397)](){return!0}static get[nt(353)](){return!0}static get[nt(355)](){return[nt(373)]}[nt(348)](){const t=nt,e=this[t(375)],n=e[t(378)][t(394)](t(395)),r=e[t(389)][t(347)][t(364)],s=new et(r);n.on(t(349),(e,n)=>{const i=t,o=n[i(383)][i(368)](i(377));s[i(387)](o)&&(n[i(376)]||(n[i(376)]=x(o,r[i(361)])),s[i(382)](n))},{priority:S.priorities[t(394)](t(372))+10}),this[t(369)]=this[t(375)][t(391)][t(394)](t(369));const i=this[t(375)];this[t(374)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(385)==s||e(370)==s||e(352)==s||e(345)==s||e(359)==s||e(393)==s||e(384)==s||e(357)==s){delete i[r],n=s,clearInterval(this[e(374)]),this[e(374)]=void 0;break}}e(370)==n&&i[e(371)](e(380)),e(352)==n&&i[e(371)](e(351)),e(345)==n&&i[e(371)](e(381)),e(359)==n&&i[e(371)](e(362),e(350)),e(393)==n&&i[e(371)](e(358)),e(384)==n&&i[e(371)](e(360)),e(357)==n&&i[e(371)](e(354))},1e3)}[nt(398)](){const t=nt;super[t(398)](),this[t(374)]&&clearInterval(this[t(374)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=359]})(t,e)}function at(){var t=["PasteFromOffice","6573mtHmyj","7446pwJNFS","PasteFromOfficeEnhanced","50qiqdue","requires","216429MglznE","2851263zMSTMV","pluginName","26rzeXuK","isOfficialPlugin","isPremiumPlugin","2365648tWYEZJ","26450VEiJRZ","525116vYGXYH","769116hXENxp"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(872642===-parseInt(e(363))/1+-parseInt(e(373))/2*(parseInt(e(370))/3)+parseInt(e(362))/4+-parseInt(e(361))/5+-parseInt(e(366))/6*(-parseInt(e(365))/7)+-parseInt(e(360))/8+parseInt(e(371))/9*(parseInt(e(368))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(372)](){return ot(367)}static get[ot(374)](){return!0}static get[ot(359)](){return!0}static get[ot(369)](){return[ot(364),X,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=445]})(t,e)}function ft(){var t=["5792250ewVXnu","66sYnmkG","147497DqMDJA","52505730yvBRBv","2856216yEzlXQ","3aBDfMQ","10zFTilT","4883612gvAVDL","1257006kaZebW","3039884kkJpKp"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(802915===-parseInt(e(449))/1+-parseInt(e(450))/2+-parseInt(e(446))/3*(parseInt(e(448))/4)+-parseInt(e(451))/5+-parseInt(e(452))/6*(parseInt(e(453))/7)+parseInt(e(445))/8+parseInt(e(454))/9*(parseInt(e(447))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=C,n=t();for(;;)try{if(115458===parseInt(e(438))/1*(parseInt(e(447))/2)+-parseInt(e(437))/3*(-parseInt(e(439))/4)+-parseInt(e(444))/5*(parseInt(e(445))/6)+parseInt(e(446))/7*(-parseInt(e(443))/8)+-parseInt(e(442))/9*(parseInt(e(436))/10)+-parseInt(e(440))/11+parseInt(e(435))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["399995rmTnpQ","12HewqHB","14jEEJQD","10HchjoM","5050944iHMjoV","160MMLqHC","671571hFBiGP","37283PvIreV","4yDzgks","1853060AMpdjK","test","116793krDbKG","718544kpFFUL"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=435]})(t,e)}function P(t){return E[C(441)](t)}function L(){const t=["selectorText","16jnHSNn","2335moqJiL","hasClass","name","style","trim","26kpcUwI","assign","push","6616mAsPVH","exec","33sbQKBe","338571VHqOEE","cssRules","7251ouEgRs","1564950jwCGFv","className","map","length","12673416YPtwJI","initial","754FHvmla","357935taRMTZ","6895moxhaQ","getPropertyValue","tagName","5226XeqMkg","groups","split","set"];return(L=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(465638===-parseInt(e(231))/1+-parseInt(e(230))/2*(-parseInt(e(223))/3)+parseInt(e(249))/4*(parseInt(e(241))/5)+parseInt(e(235))/6*(parseInt(e(232))/7)+parseInt(e(240))/8*(-parseInt(e(252))/9)+-parseInt(e(224))/10*(-parseInt(e(251))/11)+parseInt(e(228))/12*(-parseInt(e(246))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(234)]&&!s[n(225)])continue;const e=!s[n(234)]||t[n(243)]===s[n(234)],o=!s[n(225)]||t[n(242)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function M(t){const e=j,n={};for(let r=0;r<t[e(227)];r++){const s=t[r],i=t[e(233)](s);e(229)!==i&&(n[s]=i)}return n}function V(t){const e=j,n=t[e(237)](",")[e(226)](t=>t[e(245)]()),r=[];for(const t of n){const n=O[e(250)](t);n&&r[e(248)](n[e(236)])}return r}function j(t,e){const n=L();return(j=function(t,e){return n[t-=223]})(t,e)}function R(t){const e=j,n={};for(const r of t)Object[e(247)](n,r);return n}const T=W;function W(t,e){const n=k();return(W=function(t,e){return n[t-=271]})(t,e)}function k(){const t=["116138lqghZU","3180yBlqMa","content","createRangeIn","execute","294915XhEiaT","type","hasStyle","5264740QmzytQ","180834VBGYja","values","_parsedData","setStyle","20856OtjZhr","document","item","size","2673105KGUQzl","356LZaLHX","from","4113UFxvVx","77MlQcpY","4184oAAzES","elementStart","4agnids","isActive"];return(k=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(636642===-parseInt(e(280))/1*(parseInt(e(276))/2)+parseInt(e(289))/3*(parseInt(e(282))/4)+parseInt(e(275))/5+-parseInt(e(293))/6*(parseInt(e(279))/7)+-parseInt(e(271))/8*(parseInt(e(278))/9)+-parseInt(e(292))/10+parseInt(e(284))/11*(parseInt(e(285))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class D extends b{[T(288)](t){const n=T,{body:r,styles:s}=t[n(295)],i=new e.ViewUpcastWriter(r[n(272)]),o=i[n(287)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=V(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(253)])if(t instanceof CSSStyleRule){const r=M(t[e(244)]);n[t[e(239)]]=Object[e(247)]({},n[t[e(239)]]||{},r)}return n}(s));for(const t of o){if(n(281)!==t[n(290)])continue;const e=F(t[n(273)],c);if(e[n(274)]){const r=R(Array[n(277)](e[n(294)]()));for(const e in r){const s=t[n(273)];s[n(291)](e)||i[n(296)](e,r[e],s)}}}t[n(286)]=r}[T(283)](t){return super[T(283)](t)||P(t)}}const N=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=189]})(t,e)}function $(){const t=["dataTransfer","isOfficialPlugin","document","editor","map","30804UMGbTl","execute","stylesProcessor","init","plugins","inputTransformation","isActive","afterInit","3549846VVGoTS","_parsedData","17pLfJYI","PasteFromOffice","requires","11Rumipo","join","view","href","isPremiumPlugin","getData","341820OGtAVF","ClipboardPipeline","PasteFromOfficeEnhancedInliner","get","4euvWct","23350704UVCVFN","pluginName","fromCharCode","1325121nScWcS","editing","text/html","4314910ffgIVJ","high","5ZWjzII","10185938WAoVuB","344kuvKfg"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(822791===parseInt(e(225))/1*(parseInt(e(215))/2)+-parseInt(e(202))/3*(-parseInt(e(198))/4)+-parseInt(e(207))/5*(parseInt(e(223))/6)+parseInt(e(208))/7+parseInt(e(209))/8*(parseInt(e(194))/9)+-parseInt(e(205))/10*(parseInt(e(228))/11)+-parseInt(e(199))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends t.Plugin{static get[N(200)](){return N(196)}static get[N(211)](){return!0}static get[N(192)](){return!0}static get[N(227)](){return[N(226)]}[N(218)](){const t=N,e=this[t(213)],n=e[t(219)][t(197)](t(195)),r=e[t(203)][t(190)][t(212)],s=new D(r);n.on(t(220),(e,n)=>{const i=t,o=n[i(210)][i(193)](i(204));s[i(221)](o)&&(n[i(224)]||(n[i(224)]=x(o,r[i(217)])),s[i(216)](n))},{priority:S.priorities[t(197)](t(206))+11})}[N(222)](){!async function(t){const e=d([110,104,70,108,116,102,77,69,81,106,56,107,53,78,80,68,109,67,87,101,49,122,118,88,65,114,73,55,54,117,52,89,103,57,121,111,112,119,72,115,98,51,75,79,66,82,86,71,83,120,113,100,74,97,76,84,105,48,90,50,99,85]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(214)](t=>String[e(201)](t))[e(189)]("")}!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([110]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751673600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(191)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const q=B;!function(t){const e=B,n=t();for(;;)try{if(949255===-parseInt(e(536))/1*(parseInt(e(507))/2)+-parseInt(e(509))/3+parseInt(e(502))/4*(-parseInt(e(535))/5)+parseInt(e(497))/6+parseInt(e(500))/7+-parseInt(e(518))/8+parseInt(e(508))/9*(parseInt(e(534))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const H=[q(503),q(521),q(519),q(495),q(522),q(514),q(532),q(504)],z=[q(503),q(521),q(519)],Y={"font-style":[[q(510),"i"]],"font-weight":[[q(533),q(531)],[q(501),q(531)],[q(513),q(531)],[t=>Number(t)>=600,q(531)]],"text-decoration":[[q(527),"u"],[q(516),"s"]],"text-decoration-line":[[q(527),"u"],[q(516),"s"]],"vertical-align":[[q(526),q(526)],[q(494),q(506)]]};function B(t,e){const n=_();return(B=function(t,e){return n[t-=494]})(t,e)}function Q(t){return H[q(525)](t)}function X(t){const e=q;return Array[e(524)](t[e(529)]())[e(520)](Q)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(523)](e=>{const i=n,o=t[i(511)](e);if(o)if(c=e,z[q(525)](c))r[e]=o;else if(e in Y){const t=o[i(517)](" ");Y[e][i(523)](([n,r])=>{const o=i;for(const i of t)(o(530)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(523)](([,n])=>{const s=r,i=e[s(505)](n,[],t[s(512)]());e[s(498)](0,i,t)}),e[r(528)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(515)](n)[r(537)])return;const s=e[r(505)](r(499),[],t[r(512)]());e[r(496)](n,s),e[r(498)](0,s,t),e[r(528)](Object[r(515)](n),t)}(t,e,r)}function _(){const t=["font-style","medium","289110tNyWcc","5LEnrln","73144OQPppa","length","super","text-decoration","setStyle","6542526bbyEPg","insertChild","span","9912896SFRbHL","bold","245096obvtXB","color","vertical-align","createElement","sup","10kerhGt","144nlaPKn","4501200fqIgXt","italic","getStyle","getChildren","bolder","font-weight","keys","line-through","split","739808uWJMXm","font-size","filter","font-family","text-decoration-line","forEach","from","includes","sub","underline","removeStyle","getStyleNames","function","strong"];return(_=function(){return t})()}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=120]})(t,e)}const Z=G;function tt(){const t=["4MnXBop","5093700aoYDtx","content","createRangeIn","48SmttZl","element","_parsedData","28245xsrUEn","includes","document","font","282fPuAwT","execute","getItems","stylesProcessor","blockElements","10572DXVxZK","10oqsJeH","4643901puWzyR","4912808AftcEm","581127lYiVeu","7JKbUDy","name","1907587EyeUvY","isActive"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(358430===parseInt(e(128))/1*(-parseInt(e(141))/2)+parseInt(e(132))/3*(parseInt(e(137))/4)+-parseInt(e(144))/5*(-parseInt(e(123))/6)+-parseInt(e(133))/7*(parseInt(e(131))/8)+-parseInt(e(130))/9*(-parseInt(e(129))/10)+-parseInt(e(135))/11+parseInt(e(138))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Z(124)](t){const n=Z,{body:r}=t[n(143)],s=new e.ViewUpcastWriter(r[n(121)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(121)][n(126)]),c=[...new e.ViewDomConverter(o)[n(127)],n(122)],a=i[n(125)]();for(const t of a)if(t.is(n(142))&&c[n(120)](t[n(134)])){J(t,s,X(t))}t[n(139)]=r}[Z(136)](t){return super[Z(136)](t)||P(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=417]})(t,e)}function st(){const t=["editing","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","high","expired","isActive","_parsedData","dataTransfer","16uyxPOw","73272NjqJUb","473278fPxiXs","get","inputTransformation","trialLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","3427947IbPLBT","requires","1029QzXyrF","plugins","destroy","pasteFromOfficeEnhancedLicenseKeyValid","7125QgqUPx","pluginName","execute","isOfficialPlugin","evaluationLimit","invalid","getData","pasteFromOfficeEnhancedLicenseKeyExpired","config","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","editor","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","2292uQCAzS","PasteFromOffice","stylesProcessor","isPremiumPlugin","licenseKey","init","usageLimit","domainLimit","457800DZAYPe","_showLicenseError","223984KcyVha"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(256049===-parseInt(e(459))/1+-parseInt(e(446))/2+parseInt(e(444))/3+-parseInt(e(458))/4+parseInt(e(421))/5+parseInt(e(436))/6*(-parseInt(e(417))/7)+-parseInt(e(457))/8*(-parseInt(e(468))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(440)];[nt(450)];static get[nt(422)](){return nt(451)}static get[nt(424)](){return!0}static get[nt(439)](){return!0}static get[nt(469)](){return[nt(437)]}[nt(441)](){const t=nt,e=this[t(433)],n=e[t(418)][t(460)](t(448)),r=e[t(447)][t(434)][t(430)],s=new et(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(456)][i(427)](i(467));s[i(454)](o)&&(n[i(455)]||(n[i(455)]=x(o,r[i(438)])),s[i(423)](n))},{priority:S.priorities[t(460)](t(452))+10}),this[t(440)]=this[t(433)][t(429)][t(460)](t(440));const i=this[t(433)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(420)==s||e(464)==s||e(428)==s||e(449)==s||e(435)==s||e(465)==s||e(466)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(464)==n&&i[e(445)](e(426)),e(428)==n&&i[e(445)](e(453)),e(449)==n&&i[e(445)](e(443)),e(435)==n&&i[e(445)](e(463),e(432)),e(465)==n&&i[e(445)](e(425)),e(466)==n&&i[e(445)](e(462)),e(431)==n&&i[e(445)](e(442))},1e3)}[nt(419)](){const t=nt;super[t(419)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=138]})(t,e)}function at(){var t=["pluginName","3531627hWjrYd","PasteFromOffice","isOfficialPlugin","requires","3thVAlY","64YoHheu","PasteFromOfficeEnhanced","20YOBFzV","491310JerRpY","25205SxCOWt","31025775nWVOvA","596447yxyzBv","isPremiumPlugin","28czQNPt","5308880aXgbFI","215744VySoiM"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(420906===-parseInt(e(139))/1+parseInt(e(143))/2*(-parseInt(e(149))/3)+parseInt(e(150))/4*(parseInt(e(154))/5)+parseInt(e(153))/6*(-parseInt(e(141))/7)+-parseInt(e(142))/8+parseInt(e(145))/9*(-parseInt(e(152))/10)+parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(144)](){return ot(151)}static get[ot(147)](){return!0}static get[ot(140)](){return!0}static get[ot(148)](){return[ot(146),U,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["4151835kXVvij","19922bFOker","344DbMYvu","208197oovaSu","77651XgvdAT","2393584DkMWRS","2005990hrYbCC","71yDNEgL","6603570wlookO"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(644277===parseInt(e(231))/1*(-parseInt(e(225))/2)+parseInt(e(227))/3+parseInt(e(229))/4+-parseInt(e(230))/5+parseInt(e(232))/6+-parseInt(e(228))/7*(parseInt(e(226))/8)+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x16773b}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x29d4c8,parsePasteOfficeHtml as _0x2b3470}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x448245,uid as _0x264aab}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1b117e,ViewDocument as _0x52a9d9,ViewDomConverter as _0x26cbe3}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x296bb2){return m['test'](_0x296bb2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4b4648,_0x26557a){const _0x2247e5=new Map();for(const [_0xe65dc0,_0x31bfec]of _0x26557a){if(!_0xe65dc0['tagName']&&!_0xe65dc0['className'])continue;const _0xca2c64=!_0xe65dc0['tagName']||_0x4b4648['name']===_0xe65dc0['tagName'],_0x450c63=!_0xe65dc0['className']||_0x4b4648['hasClass'](_0xe65dc0['className']);_0xca2c64&&_0x450c63&&_0x2247e5['set'](_0xe65dc0,_0x31bfec);}return _0x2247e5;}function h(_0x6bccec){const _0x4cb100={};for(let _0x3b7efb=0x0;_0x3b7efb<_0x6bccec['length'];_0x3b7efb++){const _0x292be6=_0x6bccec[_0x3b7efb],_0x526e59=_0x6bccec['getPropertyValue'](_0x292be6);'initial'!==_0x526e59&&(_0x4cb100[_0x292be6]=_0x526e59);}return _0x4cb100;}function O(_0x581f67){const _0x44cd67=_0x581f67['split'](',')['map'](_0x148836=>_0x148836['trim']()),_0x40954e=[];for(const _0x5b6e27 of _0x44cd67){const _0xa92aaa=S['exec'](_0x5b6e27);_0xa92aaa&&_0x40954e['push'](_0xa92aaa['groups']);}return _0x40954e;}function k(_0x56e6fd){const _0x17b2be={};for(const _0x433ceb of _0x56e6fd)Object['assign'](_0x17b2be,_0x433ceb);return _0x17b2be;}class u extends _0x29d4c8{['execute'](_0xfb4a8f){const {body:_0x2ec430,styles:_0x48c141}=_0xfb4a8f['_parsedData'],_0x3b1bed=new _0x1b117e(_0x2ec430['document']),_0x35aa96=_0x3b1bed['createRangeIn'](_0x2ec430),_0x5c2b72=function(_0x162618){const _0x5ba6d4={};for(const _0x5bc44f of _0x162618)for(const _0x407b75 of _0x5bc44f['cssRules'])if(_0x407b75 instanceof CSSStyleRule){const _0x5614fc=h(_0x407b75['style']);_0x5ba6d4[_0x407b75['selectorText']]=Object['assign']({},_0x5ba6d4[_0x407b75['selectorText']]||{},_0x5614fc);}return _0x5ba6d4;}(_0x48c141),_0x2421cf=function(_0xd6e642){const _0x38c470=new Map();for(const _0xf320f5 in _0xd6e642){const _0x102516=O(_0xf320f5),_0x5abe7a=_0xd6e642[_0xf320f5];for(const _0x20e548 of _0x102516)_0x38c470['set'](_0x20e548,_0x5abe7a);}return _0x38c470;}(_0x5c2b72);for(const _0x35a7e6 of _0x35aa96){if('elementStart'!==_0x35a7e6['type'])continue;const _0x52fcd0=j(_0x35a7e6['item'],_0x2421cf);if(_0x52fcd0['size']){const _0x6891bf=k(Array['from'](_0x52fcd0['values']()));for(const _0x10ed3a in _0x6891bf){const _0x3703e3=_0x35a7e6['item'];_0x3703e3['hasStyle'](_0x10ed3a)||_0x3b1bed['setStyle'](_0x10ed3a,_0x6891bf[_0x10ed3a],_0x3703e3);}}}_0xfb4a8f['content']=_0x2ec430;}['isActive'](_0x24a719){return super['isActive'](_0x24a719)||p(_0x24a719);}}class i extends _0x16773b{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2aa7a9=this['editor'],_0x97cc2b=_0x2aa7a9['plugins']['get']('ClipboardPipeline'),_0x5143c6=_0x2aa7a9['editing']['view']['document'],_0x44f5ff=new u(_0x5143c6);_0x97cc2b['on']('inputTransformation',(_0x230f0c,_0x353314)=>{const _0x1e9faf=_0x353314['dataTransfer']['getData']('text/html');_0x44f5ff['isActive'](_0x1e9faf)&&(_0x353314['_parsedData']||(_0x353314['_parsedData']=_0x2b3470(_0x1e9faf,_0x5143c6['stylesProcessor'])),_0x44f5ff['execute'](_0x353314));},{'priority':_0x448245['get']('high')+0xb});}['afterInit'](){!async function(_0x2381b4){const _0x53031e=_0x41be30([0x39,0x41,0x58,0x31,0x50,0x68,0x4f,0x64,0x33,0x6a,0x73,0x48,0x5a,0x63,0x79,0x54,0x77,0x75,0x47,0x4e,0x4c,0x45,0x72,0x4b,0x61,0x70,0x34,0x4d,0x44,0x71,0x6e,0x38,0x52,0x69,0x30,0x51,0x78,0x59,0x74,0x53,0x6b,0x67,0x46,0x32,0x43,0x49,0x42,0x7a,0x6f,0x62,0x65,0x36,0x4a,0x37,0x66,0x55,0x35,0x6c,0x76,0x56,0x6d,0x57]),_0x59257d=0x7bb92a6b,_0x14071a=0x7bbe46f3^_0x59257d,_0x491594=window[_0x41be30([0x44,0x61,0x74,0x65])][_0x41be30([0x6e,0x6f,0x77])](),_0x5a388e=_0x2381b4[_0x41be30([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3d4f73=new window[(_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x348487=>{_0x5a388e[_0x41be30([0x6f,0x6e,0x63,0x65])](_0x41be30([0x72,0x65,0x61,0x64,0x79]),_0x348487);}),_0x1ede1b={[_0x41be30([0x6b,0x74,0x79])]:_0x41be30([0x45,0x43]),[_0x41be30([0x75,0x73,0x65])]:_0x41be30([0x73,0x69,0x67]),[_0x41be30([0x63,0x72,0x76])]:_0x41be30([0x50,0x2d,0x32,0x35,0x36]),[_0x41be30([0x78])]:_0x41be30([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]),[_0x41be30([0x79])]:_0x41be30([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]),[_0x41be30([0x61,0x6c,0x67])]:_0x41be30([0x45,0x53,0x32,0x35,0x36])},_0x28da75=_0x5a388e[_0x41be30([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x41be30([0x67,0x65,0x74])](_0x41be30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x495c09(){let _0x629d02,_0x4a1dd1=null,_0x3314b5=null;try{if(_0x28da75==_0x41be30([0x47,0x50,0x4c]))return _0x41be30([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x629d02=_0x5d94e7(),!_0x629d02)return _0x41be30([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x629d02[_0x41be30([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3314b5=_0x6d554(_0x629d02[_0x41be30([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x629d02[_0x41be30([0x6a,0x74,0x69])])),await _0x291b48()?_0x2c8ac0()?_0xa1c612()?_0x41be30([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4cf905()?(_0x629d02[_0x41be30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41be30([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4a1dd1=_0x4222df(_0x41be30([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x629d02[_0x41be30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41be30([0x74,0x72,0x69,0x61,0x6c])&&(_0x4a1dd1=_0x4222df(_0x41be30([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24d665()):_0x41be30([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x41be30([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x41be30([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x41be30([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa1c612(){const _0x4da67f=[_0x41be30([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x41be30([0x74,0x72,0x69,0x61,0x6c])][_0x41be30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x629d02[_0x41be30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x491594/0x3e8:0xe10*_0x14071a;return _0x629d02[_0x41be30([0x65,0x78,0x70])]<_0x4da67f;}function _0x2c8ac0(){const _0x5b9d6d=_0x629d02[_0x41be30([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b9d6d&&(!!_0x5b9d6d[_0x41be30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41be30([0x2a]))||(!!_0x5b9d6d[_0x41be30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41be30([0x50,0x4f,0x45]))||!!_0x5b9d6d[_0x41be30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41be30([0x50,0x50]))));}function _0x4cf905(){const _0x3aea26=_0x629d02[_0x41be30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3aea26||0x0==_0x3aea26[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1e025f}=new URL(window[_0x41be30([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3aea26[_0x41be30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e025f))return!0x0;const _0x2a0371=_0x1e025f[_0x41be30([0x73,0x70,0x6c,0x69,0x74])](_0x41be30([0x2e]));return _0x3aea26[_0x41be30([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x721c5=>_0x721c5[_0x41be30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41be30([0x2a])))[_0x41be30([0x6d,0x61,0x70])](_0x2ace79=>_0x2ace79[_0x41be30([0x73,0x70,0x6c,0x69,0x74])](_0x41be30([0x2e])))[_0x41be30([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52ed55=>_0x52ed55[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2a0371[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41be30([0x6d,0x61,0x70])](_0x3c5326=>Array(_0x2a0371[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3c5326[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41be30([0x66,0x69,0x6c,0x6c])](_0x3c5326[0x0]===_0x41be30([0x2a])?_0x41be30([0x2a]):'')[_0x41be30([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3c5326))[_0x41be30([0x73,0x6f,0x6d,0x65])](_0x5accc0=>_0x2a0371[_0x41be30([0x65,0x76,0x65,0x72,0x79])]((_0xe27812,_0x218592)=>_0x5accc0[_0x218592]===_0xe27812||_0x5accc0[_0x218592]===_0x41be30([0x2a])));}function _0x24d665(){return _0x4a1dd1&&_0x3314b5?new window[(_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19da95,_0x21eacf)=>{_0x4a1dd1[_0x41be30([0x74,0x68,0x65,0x6e])](_0x19da95,_0x21eacf),_0x3314b5[_0x41be30([0x74,0x68,0x65,0x6e])](_0x11897b=>{_0x11897b!=_0x41be30([0x56,0x61,0x6c,0x69,0x64])&&_0x19da95(_0x11897b);},_0x21eacf);}):_0x4a1dd1||_0x3314b5||_0x41be30([0x56,0x61,0x6c,0x69,0x64]);}}function _0x6d554(_0xee480,_0xa98803){return new window[(_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20401d=>{if(_0x129256())return _0x20401d(_0x41be30([0x56,0x61,0x6c,0x69,0x64]));_0x4680b4(),_0x5a388e[_0x41be30([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x41be30([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3a0f00=!0x1;const _0x1a50d5=_0x264aab();function _0x8e99cc(_0x2ba52f){return!!_0x2ba52f&&(typeof _0x2ba52f===_0x41be30([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ba52f===_0x41be30([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ba52f[_0x41be30([0x74,0x68,0x65,0x6e])]===_0x41be30([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ba52f[_0x41be30([0x63,0x61,0x74,0x63,0x68])]===_0x41be30([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x44b387(_0x448aec){_0x3543c0(_0x448aec)[_0x41be30([0x74,0x68,0x65,0x6e])](_0x1cb2cb=>{if(!_0x1cb2cb||_0x1cb2cb[_0x41be30([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x41be30([0x6f,0x6b]))return _0x41be30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a3dc1(_0x1669c7(_0x1a50d5+_0xa98803))!=_0x1cb2cb[_0x41be30([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x41be30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x41be30([0x56,0x61,0x6c,0x69,0x64]);})[_0x41be30([0x74,0x68,0x65,0x6e])](_0x39682a=>(_0xf21d4f(),_0x39682a),()=>{const _0x56d16c=_0x54c626();return null==_0x56d16c?(_0xf21d4f(),_0x41be30([0x56,0x61,0x6c,0x69,0x64])):_0x41be30(_0x491594-_0x56d16c>(0x5fb5ae6b^_0x59257d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x41be30([0x74,0x68,0x65,0x6e])](_0x20401d)[_0x41be30([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20401d(_0x41be30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x68d6fe=0x7b8fc4eb^_0x59257d;function _0xf21d4f(){const _0x4f9c01=_0x41be30([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a3dc1(_0x1669c7(_0xee480)),_0x34a99a=_0x227d80(_0x4a3dc1(window[_0x41be30([0x4d,0x61,0x74,0x68])][_0x41be30([0x63,0x65,0x69,0x6c])](_0x491594/_0x68d6fe)));window[_0x41be30([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41be30([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f9c01,_0x34a99a);}function _0x54c626(){const _0x3d0b04=_0x41be30([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a3dc1(_0x1669c7(_0xee480)),_0x54f856=window[_0x41be30([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41be30([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d0b04);return _0x54f856?window[_0x41be30([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x227d80(_0x54f856),0x10)*_0x68d6fe:null;}function _0x3543c0(_0x49729b){return new window[(_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e5edf,_0x1e130c)=>{_0x49729b[_0x41be30([0x74,0x68,0x65,0x6e])](_0x4e5edf,_0x1e130c),window[_0x41be30([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e130c,0x7bb8feab^_0x59257d);});}}_0x5a388e[_0x41be30([0x6f,0x6e])](_0x41be30([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x313aef,_0x4dbb50)=>{if(_0x4dbb50[0x0]!=_0xee480)return _0x20401d(_0x41be30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4dbb50[0x1]={..._0x4dbb50[0x1],[_0x41be30([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1a50d5};},{[_0x41be30([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41be30([0x68,0x69,0x67,0x68])}),_0x5a388e[_0x41be30([0x6f,0x6e])](_0x41be30([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x55ed5d=>{_0x8e99cc(_0x55ed5d[_0x41be30([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3a0f00=!0x0,_0x44b387(_0x55ed5d[_0x41be30([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x41be30([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41be30([0x6c,0x6f,0x77])}),_0x3d4f73[_0x41be30([0x74,0x68,0x65,0x6e])](()=>{_0x3a0f00||_0x20401d(_0x41be30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x129256(){return _0x5a388e[_0x41be30([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41be30([0x76,0x69,0x65,0x77])][_0x41be30([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x41be30([0x61,0x75,0x74,0x6f]);}function _0x4680b4(){_0x5a388e[_0x41be30([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41be30([0x76,0x69,0x65,0x77])][_0x41be30([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x41be30([0x61,0x75,0x74,0x6f]);}}function _0x4222df(_0x178cd4){const _0x417039=[new window[(_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x60b071=>setTimeout(_0x60b071,0x7bb014a7^_0x59257d)),_0x3d4f73[_0x41be30([0x74,0x68,0x65,0x6e])](()=>new window[(_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b01f8=>{let _0x42509b=0x0;_0x5a388e[_0x41be30([0x6d,0x6f,0x64,0x65,0x6c])][_0x41be30([0x6f,0x6e])](_0x41be30([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x220f10,_0x590801)=>{_0x590801[0x0][_0x41be30([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x42509b++,_0x42509b==(0x7bb92b93^_0x59257d)&&(_0x5b01f8(),_0x220f10[_0x41be30([0x6f,0x66,0x66])]());});}))];return window[_0x41be30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x41be30([0x72,0x61,0x63,0x65])](_0x417039)[_0x41be30([0x74,0x68,0x65,0x6e])](()=>_0x178cd4);}async function _0xb10f07(){await _0x3d4f73,_0x5a388e[_0x41be30([0x6d,0x6f,0x64,0x65,0x6c])][_0x41be30([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x166b9f,_0x5a388e[_0x41be30([0x6d,0x6f,0x64,0x65,0x6c])][_0x41be30([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x166b9f,_0x5a388e[_0x41be30([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41be30([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x134ab2(_0x5b93f1){const _0x51a822=_0x2191d0();_0x5a388e[_0x51a822]=_0x41be30([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])+_0x5b93f1,_0x5b93f1!=_0x41be30([0x56,0x61,0x6c,0x69,0x64])&&_0xb10f07();}function _0x2191d0(){const _0x1fc0fe=window[_0x41be30([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x41be30([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x41be30([0x6e,0x6f,0x77])]())[_0x41be30([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x41be30([0x2e]),'');let _0x16cbbd=_0x41be30([0x41]);for(let _0x1a6ff2=0x0;_0x1a6ff2<_0x1fc0fe[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a6ff2+=0x2){let _0x5c5045=window[_0x41be30([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fc0fe[_0x41be30([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a6ff2,_0x1a6ff2+0x2));_0x5c5045>=_0x53031e[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c5045-=_0x53031e[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x16cbbd+=_0x53031e[_0x5c5045];}return _0x16cbbd;}function _0x5d94e7(){const _0x489847=_0x28da75[_0x41be30([0x73,0x70,0x6c,0x69,0x74])](_0x41be30([0x2e]));if(0x3!=_0x489847[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e10c4(_0x489847[0x1]);function _0x5e10c4(_0x5424f0){const _0x800932=_0x324560(_0x5424f0);return _0x800932&&_0x2e7644()?_0x800932:null;function _0x2e7644(){const _0x13f950=_0x800932[_0x41be30([0x6a,0x74,0x69])],_0xae6ae8=window[_0x41be30([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13f950[_0x41be30([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13f950[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50eaf0={..._0x800932,[_0x41be30([0x6a,0x74,0x69])]:_0x13f950[_0x41be30([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13f950[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50eaf0[_0x41be30([0x76,0x63])],_0x1669c7(_0x50eaf0)==_0xae6ae8;}}}async function _0x291b48(){let _0x3dc984=!0x0;try{const _0x2515fa=_0x28da75[_0x41be30([0x73,0x70,0x6c,0x69,0x74])](_0x41be30([0x2e])),[_0x3c970f,_0x54627d,_0x538bda]=_0x2515fa;return _0x4070fd(_0x3c970f),await _0x55f3ce(_0x3c970f,_0x54627d,_0x538bda),_0x3dc984;}catch{return!0x1;}function _0x4070fd(_0x57fb00){const _0x4ac147=_0x324560(_0x57fb00);_0x4ac147&&_0x4ac147[_0x41be30([0x61,0x6c,0x67])]==_0x41be30([0x45,0x53,0x32,0x35,0x36])||(_0x3dc984=!0x1);}async function _0x55f3ce(_0x44971f,_0x373e25,_0x37fbf0){const _0x572b53=window[_0x41be30([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x41be30([0x66,0x72,0x6f,0x6d])](_0x2fcee9(_0x37fbf0),_0x238db8=>_0x238db8[_0x41be30([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44374c=new window[(_0x41be30([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x41be30([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x44971f+_0x41be30([0x2e])+_0x373e25),_0x3d5ed2=window[_0x41be30([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x41be30([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d5ed2)return;const _0x562d59=await _0x3d5ed2[_0x41be30([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x41be30([0x6a,0x77,0x6b]),_0x1ede1b,{[_0x41be30([0x6e,0x61,0x6d,0x65])]:_0x41be30([0x45,0x43,0x44,0x53,0x41]),[_0x41be30([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x41be30([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x41be30([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d5ed2[_0x41be30([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x41be30([0x6e,0x61,0x6d,0x65])]:_0x41be30([0x45,0x43,0x44,0x53,0x41]),[_0x41be30([0x68,0x61,0x73,0x68])]:{[_0x41be30([0x6e,0x61,0x6d,0x65])]:_0x41be30([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x562d59,_0x572b53,_0x44374c)||(_0x3dc984=!0x1);}}function _0x324560(_0x494cf1){return _0x494cf1[_0x41be30([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x41be30([0x65,0x79]))?JSON[_0x41be30([0x70,0x61,0x72,0x73,0x65])](_0x2fcee9(_0x494cf1)):null;}function _0x2fcee9(_0x9a70eb){return window[_0x41be30([0x61,0x74,0x6f,0x62])](_0x9a70eb[_0x41be30([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x41be30([0x2b]))[_0x41be30([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x41be30([0x2f])));}function _0x1669c7(_0x5b5450){let _0x5f1d61=0x1505;function _0x3a5a2e(_0x22ebb4){for(let _0x4751bc=0x0;_0x4751bc<_0x22ebb4[_0x41be30([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4751bc++){const _0x52b820=_0x22ebb4[_0x41be30([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4751bc);_0x5f1d61=(_0x5f1d61<<0x5)+_0x5f1d61+_0x52b820,_0x5f1d61&=_0x5f1d61;}}function _0x5f2400(_0x792e3c){Array[_0x41be30([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x792e3c)?_0x792e3c[_0x41be30([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5f2400):_0x792e3c&&typeof _0x792e3c==_0x41be30([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x41be30([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x792e3c)[_0x41be30([0x73,0x6f,0x72,0x74])]()[_0x41be30([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e5ab0,_0x4bb9ca])=>{_0x3a5a2e(_0x2e5ab0),_0x5f2400(_0x4bb9ca);}):_0x3a5a2e(window[_0x41be30([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x792e3c));}return _0x5f2400(_0x5b5450),_0x5f1d61>>>0x0;}function _0x4a3dc1(_0x41b262){return _0x41b262[_0x41be30([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x41be30([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x41be30([0x30]));}function _0x227d80(_0x455483){return _0x455483[_0x41be30([0x73,0x70,0x6c,0x69,0x74])]('')[_0x41be30([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x41be30([0x6a,0x6f,0x69,0x6e])]('');}function _0x166b9f(){}function _0x41be30(_0x308727){return _0x308727['map'](_0xa928e6=>String['fromCharCode'](_0xa928e6))['join']('');}_0x134ab2(await _0x495c09());}(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'],[_0x1f78c0=>Number(_0x1f78c0)>=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(_0x42fa7b){return L['includes'](_0x42fa7b);}function g(_0x5db8f2){return Array['from'](_0x5db8f2['getStyleNames']())['filter'](P);}function b(_0x350946,_0x343723,_0x13bd50){const {spanStyles:_0x3aec35,stylesToBeHtmlElements:_0x186e89}=function(_0x382980,_0x3a5b2d){const _0x373873={},_0x473963={};return _0x3a5b2d['forEach'](_0x4a35ee=>{const _0x15ec45=_0x382980['getStyle'](_0x4a35ee);if(_0x15ec45){if(function(_0x492ada){return E['includes'](_0x492ada);}(_0x4a35ee))_0x373873[_0x4a35ee]=_0x15ec45;else{if(function(_0x4cde9d){return _0x4cde9d in F;}(_0x4a35ee)){const _0x529305=_0x15ec45['split']('\x20');F[_0x4a35ee]['forEach'](([_0xb3e302,_0x52c967])=>{for(const _0xc5ff1 of _0x529305){('function'==typeof _0xb3e302&&_0xb3e302(_0xc5ff1)||_0xb3e302===_0xc5ff1)&&(_0x473963[_0x4a35ee]=[..._0x473963[_0x4a35ee]||[],[_0xb3e302,_0x52c967]]);}});}}}}),{'spanStyles':_0x373873,'stylesToBeHtmlElements':_0x473963};}(_0x350946,_0x13bd50);!function(_0xd20ef5,_0xaa19b6,_0x182f8c){for(const _0x31a795 in _0x182f8c){_0x182f8c[_0x31a795]['forEach'](([,_0xbe8b95])=>{const _0x400bdf=_0xaa19b6['createElement'](_0xbe8b95,[],_0xd20ef5['getChildren']());_0xaa19b6['insertChild'](0x0,_0x400bdf,_0xd20ef5);}),_0xaa19b6['removeStyle'](_0x31a795,_0xd20ef5);}}(_0x350946,_0x343723,_0x186e89),function(_0x2660bc,_0x2a6d7e,_0x4f01a7){if(!Object['keys'](_0x4f01a7)['length'])return;const _0x4457d1=_0x2a6d7e['createElement']('span',[],_0x2660bc['getChildren']());_0x2a6d7e['setStyle'](_0x4f01a7,_0x4457d1),_0x2a6d7e['insertChild'](0x0,_0x4457d1,_0x2660bc),_0x2a6d7e['removeStyle'](Object['keys'](_0x4f01a7),_0x2660bc);}(_0x350946,_0x343723,_0x3aec35);}class a extends _0x29d4c8{['execute'](_0x205f97){const {body:_0x2cfede}=_0x205f97['_parsedData'],_0x45dd5b=new _0x1b117e(_0x2cfede['document']),_0x304f00=_0x45dd5b['createRangeIn'](_0x2cfede),_0x19a519=new _0x52a9d9(_0x45dd5b['document']['stylesProcessor']),_0x5f2a5d=[...new _0x26cbe3(_0x19a519)['blockElements'],'font'],_0x2b6c2f=_0x304f00['getItems']();for(const _0x3cc99c of _0x2b6c2f)_0x3cc99c['is']('element')&&_0x5f2a5d['includes'](_0x3cc99c['name'])&&b(_0x3cc99c,_0x45dd5b,g(_0x3cc99c));_0x205f97['content']=_0x2cfede;}['isActive'](_0x2a62b1){return super['isActive'](_0x2a62b1)||p(_0x2a62b1);}}class s extends _0x16773b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x112fa2=this['editor'],_0xbeef1c=_0x112fa2['plugins']['get']('ClipboardPipeline'),_0x3d47ab=_0x112fa2['editing']['view']['document'],_0x1c4240=new a(_0x3d47ab);_0xbeef1c['on']('inputTransformation',(_0x188333,_0x589750)=>{const _0x5d89f7=_0x589750['dataTransfer']['getData']('text/html');_0x1c4240['isActive'](_0x5d89f7)&&(_0x589750['_parsedData']||(_0x589750['_parsedData']=_0x2b3470(_0x5d89f7,_0x3d47ab['stylesProcessor'])),_0x1c4240['execute'](_0x589750));},{'priority':_0x448245['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4e602b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2c2577;for(const _0x568603 in _0x4e602b){const _0x38c67b=_0x568603,_0x43e7cb=_0x4e602b[_0x38c67b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x43e7cb||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x43e7cb){delete _0x4e602b[_0x38c67b],_0x2c2577=_0x43e7cb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2c2577&&_0x4e602b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2c2577&&_0x4e602b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2c2577&&_0x4e602b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2c2577&&_0x4e602b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2c2577&&_0x4e602b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2c2577&&_0x4e602b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2c2577&&_0x4e602b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x16773b{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 _0x41d0e4}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x14dfab,parsePasteOfficeHtml as _0x585b37}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x30b6b8,uid as _0x5a83c4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x361103,ViewDocument as _0x48fe81,ViewDomConverter as _0x26b475}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x445d83){return m['test'](_0x445d83);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4202f9,_0x4499b7){const _0x2ed4b8=new Map();for(const [_0xc0d4ab,_0x5be85e]of _0x4499b7){if(!_0xc0d4ab['tagName']&&!_0xc0d4ab['className'])continue;const _0x6877a6=!_0xc0d4ab['tagName']||_0x4202f9['name']===_0xc0d4ab['tagName'],_0x3faeff=!_0xc0d4ab['className']||_0x4202f9['hasClass'](_0xc0d4ab['className']);_0x6877a6&&_0x3faeff&&_0x2ed4b8['set'](_0xc0d4ab,_0x5be85e);}return _0x2ed4b8;}function h(_0xe3f369){const _0x10b359={};for(let _0x4ec7be=0x0;_0x4ec7be<_0xe3f369['length'];_0x4ec7be++){const _0x2d3642=_0xe3f369[_0x4ec7be],_0x357e50=_0xe3f369['getPropertyValue'](_0x2d3642);'initial'!==_0x357e50&&(_0x10b359[_0x2d3642]=_0x357e50);}return _0x10b359;}function O(_0x3b6d84){const _0x40678a=_0x3b6d84['split'](',')['map'](_0x168b2f=>_0x168b2f['trim']()),_0x162e15=[];for(const _0x1e448b of _0x40678a){const _0x4dc823=S['exec'](_0x1e448b);_0x4dc823&&_0x162e15['push'](_0x4dc823['groups']);}return _0x162e15;}function k(_0x3e0237){const _0x4029e8={};for(const _0x5d01dc of _0x3e0237)Object['assign'](_0x4029e8,_0x5d01dc);return _0x4029e8;}class u extends _0x14dfab{['execute'](_0x1bb9a0){const {body:_0x16d23a,styles:_0x259133}=_0x1bb9a0['_parsedData'],_0x10b1bd=new _0x361103(_0x16d23a['document']),_0x242b95=_0x10b1bd['createRangeIn'](_0x16d23a),_0x21616c=function(_0x4e6552){const _0x3bef46={};for(const _0x24c19e of _0x4e6552)for(const _0x4b6d83 of _0x24c19e['cssRules'])if(_0x4b6d83 instanceof CSSStyleRule){const _0x3c66f2=h(_0x4b6d83['style']);_0x3bef46[_0x4b6d83['selectorText']]=Object['assign']({},_0x3bef46[_0x4b6d83['selectorText']]||{},_0x3c66f2);}return _0x3bef46;}(_0x259133),_0x46b250=function(_0x82f285){const _0x22be91=new Map();for(const _0x559333 in _0x82f285){const _0x137e75=O(_0x559333),_0x2f34a8=_0x82f285[_0x559333];for(const _0x3745e9 of _0x137e75)_0x22be91['set'](_0x3745e9,_0x2f34a8);}return _0x22be91;}(_0x21616c);for(const _0x1f122f of _0x242b95){if('elementStart'!==_0x1f122f['type'])continue;const _0x4c4b99=j(_0x1f122f['item'],_0x46b250);if(_0x4c4b99['size']){const _0x463301=k(Array['from'](_0x4c4b99['values']()));for(const _0xbb2e2a in _0x463301){const _0x17cf42=_0x1f122f['item'];_0x17cf42['hasStyle'](_0xbb2e2a)||_0x10b1bd['setStyle'](_0xbb2e2a,_0x463301[_0xbb2e2a],_0x17cf42);}}}_0x1bb9a0['content']=_0x16d23a;}['isActive'](_0x53acc9){return super['isActive'](_0x53acc9)||p(_0x53acc9);}}class i extends _0x41d0e4{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x572791=this['editor'],_0x1e5a1e=_0x572791['plugins']['get']('ClipboardPipeline'),_0x263561=_0x572791['editing']['view']['document'],_0x11ebcf=new u(_0x263561);_0x1e5a1e['on']('inputTransformation',(_0x428973,_0xb185e4)=>{const _0x5231e2=_0xb185e4['dataTransfer']['getData']('text/html');_0x11ebcf['isActive'](_0x5231e2)&&(_0xb185e4['_parsedData']||(_0xb185e4['_parsedData']=_0x585b37(_0x5231e2,_0x263561['stylesProcessor'])),_0x11ebcf['execute'](_0xb185e4));},{'priority':_0x30b6b8['get']('high')+0xb});}['afterInit'](){!async function(_0x1c956c){const _0x326e74=_0x4b83c1([0x6e,0x68,0x46,0x6c,0x74,0x66,0x4d,0x45,0x51,0x6a,0x38,0x6b,0x35,0x4e,0x50,0x44,0x6d,0x43,0x57,0x65,0x31,0x7a,0x76,0x58,0x41,0x72,0x49,0x37,0x36,0x75,0x34,0x59,0x67,0x39,0x79,0x6f,0x70,0x77,0x48,0x73,0x62,0x33,0x4b,0x4f,0x42,0x52,0x56,0x47,0x53,0x78,0x71,0x64,0x4a,0x61,0x4c,0x54,0x69,0x30,0x5a,0x32,0x63,0x55]),_0x25c74a=0x39594730,_0x23d280=0x395e2b80^_0x25c74a,_0x43bebd=window[_0x4b83c1([0x44,0x61,0x74,0x65])][_0x4b83c1([0x6e,0x6f,0x77])](),_0x2ae6b7=_0x1c956c[_0x4b83c1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28c33c=new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x104158=>{_0x2ae6b7[_0x4b83c1([0x6f,0x6e,0x63,0x65])](_0x4b83c1([0x72,0x65,0x61,0x64,0x79]),_0x104158);}),_0x304fa7={[_0x4b83c1([0x6b,0x74,0x79])]:_0x4b83c1([0x45,0x43]),[_0x4b83c1([0x75,0x73,0x65])]:_0x4b83c1([0x73,0x69,0x67]),[_0x4b83c1([0x63,0x72,0x76])]:_0x4b83c1([0x50,0x2d,0x32,0x35,0x36]),[_0x4b83c1([0x78])]:_0x4b83c1([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]),[_0x4b83c1([0x79])]:_0x4b83c1([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]),[_0x4b83c1([0x61,0x6c,0x67])]:_0x4b83c1([0x45,0x53,0x32,0x35,0x36])},_0x43eba6=_0x2ae6b7[_0x4b83c1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4b83c1([0x67,0x65,0x74])](_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ef9df(){let _0x553dfc,_0x4bf55a=null,_0x5d1d4c=null;try{if(_0x43eba6==_0x4b83c1([0x47,0x50,0x4c]))return _0x4b83c1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x553dfc=_0xdd5010(),!_0x553dfc)return _0x4b83c1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x553dfc[_0x4b83c1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d1d4c=_0x30f762(_0x553dfc[_0x4b83c1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x553dfc[_0x4b83c1([0x6a,0x74,0x69])])),await _0x515d01()?_0x75271b()?_0x390079()?_0x4b83c1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x467ca9()?(_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4b83c1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4bf55a=_0x2fae64(_0x4b83c1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4b83c1([0x74,0x72,0x69,0x61,0x6c])&&(_0x4bf55a=_0x2fae64(_0x4b83c1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5f3cec()):_0x4b83c1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4b83c1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4b83c1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4b83c1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x390079(){const _0x190a4a=[_0x4b83c1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4b83c1([0x74,0x72,0x69,0x61,0x6c])][_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43bebd/0x3e8:0xe10*_0x23d280;return _0x553dfc[_0x4b83c1([0x65,0x78,0x70])]<_0x190a4a;}function _0x75271b(){const _0x485972=_0x553dfc[_0x4b83c1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x485972&&(!!_0x485972[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x2a]))||(!!_0x485972[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x50,0x4f,0x45]))||!!_0x485972[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x50,0x50]))));}function _0x467ca9(){const _0x3ddf95=_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ddf95||0x0==_0x3ddf95[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18e23a}=new URL(window[_0x4b83c1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ddf95[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18e23a))return!0x0;const _0x49b444=_0x18e23a[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e]));return _0x3ddf95[_0x4b83c1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x71c032=>_0x71c032[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x2a])))[_0x4b83c1([0x6d,0x61,0x70])](_0x494c8d=>_0x494c8d[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e])))[_0x4b83c1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2be93a=>_0x2be93a[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x49b444[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4b83c1([0x6d,0x61,0x70])](_0x1e0a4b=>Array(_0x49b444[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e0a4b[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4b83c1([0x66,0x69,0x6c,0x6c])](_0x1e0a4b[0x0]===_0x4b83c1([0x2a])?_0x4b83c1([0x2a]):'')[_0x4b83c1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e0a4b))[_0x4b83c1([0x73,0x6f,0x6d,0x65])](_0x250e1c=>_0x49b444[_0x4b83c1([0x65,0x76,0x65,0x72,0x79])]((_0x2c50ec,_0x1617d9)=>_0x250e1c[_0x1617d9]===_0x2c50ec||_0x250e1c[_0x1617d9]===_0x4b83c1([0x2a])));}function _0x5f3cec(){return _0x4bf55a&&_0x5d1d4c?new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d9a23,_0x437be3)=>{_0x4bf55a[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x5d9a23,_0x437be3),_0x5d1d4c[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x3c9d7c=>{_0x3c9d7c!=_0x4b83c1([0x56,0x61,0x6c,0x69,0x64])&&_0x5d9a23(_0x3c9d7c);},_0x437be3);}):_0x4bf55a||_0x5d1d4c||_0x4b83c1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x30f762(_0x374e78,_0x4cf51b){return new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34d803=>{if(_0x212503())return _0x34d803(_0x4b83c1([0x56,0x61,0x6c,0x69,0x64]));_0x1f6525(),_0x2ae6b7[_0x4b83c1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4b83c1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16d641=!0x1;const _0x51f9df=_0x5a83c4();function _0x13c823(_0x3e88ad){return!!_0x3e88ad&&(typeof _0x3e88ad===_0x4b83c1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e88ad===_0x4b83c1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e88ad[_0x4b83c1([0x74,0x68,0x65,0x6e])]===_0x4b83c1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e88ad[_0x4b83c1([0x63,0x61,0x74,0x63,0x68])]===_0x4b83c1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x144d36(_0x4a6023){_0x2c461c(_0x4a6023)[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x3658fc=>{if(!_0x3658fc||_0x3658fc[_0x4b83c1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4b83c1([0x6f,0x6b]))return _0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x388074(_0x50cb59(_0x51f9df+_0x4cf51b))!=_0x3658fc[_0x4b83c1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4b83c1([0x56,0x61,0x6c,0x69,0x64]);})[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0xb85d15=>(_0x5c72c8(),_0xb85d15),()=>{const _0x279ef1=_0x17fa77();return null==_0x279ef1?(_0x5c72c8(),_0x4b83c1([0x56,0x61,0x6c,0x69,0x64])):_0x4b83c1(_0x43bebd-_0x279ef1>(0x1d55c330^_0x25c74a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x34d803)[_0x4b83c1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34d803(_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2536df=0x396fa9b0^_0x25c74a;function _0x5c72c8(){const _0x5975fa=_0x4b83c1([0x6c,0x6c,0x63,0x74,0x2d])+_0x388074(_0x50cb59(_0x374e78)),_0x4e71b0=_0x6c158e(_0x388074(window[_0x4b83c1([0x4d,0x61,0x74,0x68])][_0x4b83c1([0x63,0x65,0x69,0x6c])](_0x43bebd/_0x2536df)));window[_0x4b83c1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4b83c1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5975fa,_0x4e71b0);}function _0x17fa77(){const _0x538e96=_0x4b83c1([0x6c,0x6c,0x63,0x74,0x2d])+_0x388074(_0x50cb59(_0x374e78)),_0x1af01d=window[_0x4b83c1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4b83c1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x538e96);return _0x1af01d?window[_0x4b83c1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6c158e(_0x1af01d),0x10)*_0x2536df:null;}function _0x2c461c(_0x6aa3aa){return new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e2d02,_0x3f432e)=>{_0x6aa3aa[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x2e2d02,_0x3f432e),window[_0x4b83c1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f432e,0x395893f0^_0x25c74a);});}}_0x2ae6b7[_0x4b83c1([0x6f,0x6e])](_0x4b83c1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x44451c,_0x444591)=>{if(_0x444591[0x0]!=_0x374e78)return _0x34d803(_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x444591[0x1]={..._0x444591[0x1],[_0x4b83c1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51f9df};},{[_0x4b83c1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4b83c1([0x68,0x69,0x67,0x68])}),_0x2ae6b7[_0x4b83c1([0x6f,0x6e])](_0x4b83c1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x159c38=>{_0x13c823(_0x159c38[_0x4b83c1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16d641=!0x0,_0x144d36(_0x159c38[_0x4b83c1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4b83c1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4b83c1([0x6c,0x6f,0x77])}),_0x28c33c[_0x4b83c1([0x74,0x68,0x65,0x6e])](()=>{_0x16d641||_0x34d803(_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x212503(){return _0x2ae6b7[_0x4b83c1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b83c1([0x76,0x69,0x65,0x77])][_0x4b83c1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4b83c1([0x61,0x75,0x74,0x6f]);}function _0x1f6525(){_0x2ae6b7[_0x4b83c1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b83c1([0x76,0x69,0x65,0x77])][_0x4b83c1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4b83c1([0x61,0x75,0x74,0x6f]);}}function _0x2fae64(_0x3e2960){const _0x2b56b6=[new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa190a4=>setTimeout(_0xa190a4,0x395079fc^_0x25c74a)),_0x28c33c[_0x4b83c1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x520c83=>{let _0x4479ae=0x0;_0x2ae6b7[_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b83c1([0x6f,0x6e])](_0x4b83c1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2235a5,_0xf620e8)=>{_0xf620e8[0x0][_0x4b83c1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4479ae++,_0x4479ae==(0x395946c8^_0x25c74a)&&(_0x520c83(),_0x2235a5[_0x4b83c1([0x6f,0x66,0x66])]());});}))];return window[_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4b83c1([0x72,0x61,0x63,0x65])](_0x2b56b6)[_0x4b83c1([0x74,0x68,0x65,0x6e])](()=>_0x3e2960);}async function _0x201c02(){await _0x28c33c,_0x2ae6b7[_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b83c1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4daf51,_0x2ae6b7[_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b83c1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4daf51,_0x2ae6b7[_0x4b83c1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xfe9f74(_0x4a2a22){const _0x33d62d=_0x69c9f0();_0x2ae6b7[_0x33d62d]=_0x4b83c1([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])+_0x4a2a22,_0x4a2a22!=_0x4b83c1([0x56,0x61,0x6c,0x69,0x64])&&_0x201c02();}function _0x69c9f0(){const _0x3db2c9=window[_0x4b83c1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4b83c1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4b83c1([0x6e,0x6f,0x77])]())[_0x4b83c1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4b83c1([0x2e]),'');let _0x5ee6ee=_0x4b83c1([0x6e]);for(let _0x2b3685=0x0;_0x2b3685<_0x3db2c9[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b3685+=0x2){let _0x1d5030=window[_0x4b83c1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3db2c9[_0x4b83c1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b3685,_0x2b3685+0x2));_0x1d5030>=_0x326e74[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d5030-=_0x326e74[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5ee6ee+=_0x326e74[_0x1d5030];}return _0x5ee6ee;}function _0xdd5010(){const _0x366b1e=_0x43eba6[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e]));if(0x3!=_0x366b1e[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fe111(_0x366b1e[0x1]);function _0x3fe111(_0x563d34){const _0x3c94cd=_0x4d9c27(_0x563d34);return _0x3c94cd&&_0x50bf56()?_0x3c94cd:null;function _0x50bf56(){const _0x6d8fa1=_0x3c94cd[_0x4b83c1([0x6a,0x74,0x69])],_0x1cc81a=window[_0x4b83c1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6d8fa1[_0x4b83c1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6d8fa1[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c9efb={..._0x3c94cd,[_0x4b83c1([0x6a,0x74,0x69])]:_0x6d8fa1[_0x4b83c1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6d8fa1[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c9efb[_0x4b83c1([0x76,0x63])],_0x50cb59(_0x5c9efb)==_0x1cc81a;}}}async function _0x515d01(){let _0x242fbd=!0x0;try{const _0x1a8a7d=_0x43eba6[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e])),[_0xcbb6ab,_0xe97344,_0x664141]=_0x1a8a7d;return _0x38df6f(_0xcbb6ab),await _0x5c3c63(_0xcbb6ab,_0xe97344,_0x664141),_0x242fbd;}catch{return!0x1;}function _0x38df6f(_0x3e77d6){const _0x2114d2=_0x4d9c27(_0x3e77d6);_0x2114d2&&_0x2114d2[_0x4b83c1([0x61,0x6c,0x67])]==_0x4b83c1([0x45,0x53,0x32,0x35,0x36])||(_0x242fbd=!0x1);}async function _0x5c3c63(_0x23f3c5,_0x44e00c,_0x5d9147){const _0x15b9a9=window[_0x4b83c1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4b83c1([0x66,0x72,0x6f,0x6d])](_0x4e4232(_0x5d9147),_0x2eb315=>_0x2eb315[_0x4b83c1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf41026=new window[(_0x4b83c1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4b83c1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x23f3c5+_0x4b83c1([0x2e])+_0x44e00c),_0x5bfbf0=window[_0x4b83c1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4b83c1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5bfbf0)return;const _0x541b88=await _0x5bfbf0[_0x4b83c1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4b83c1([0x6a,0x77,0x6b]),_0x304fa7,{[_0x4b83c1([0x6e,0x61,0x6d,0x65])]:_0x4b83c1([0x45,0x43,0x44,0x53,0x41]),[_0x4b83c1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4b83c1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4b83c1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5bfbf0[_0x4b83c1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4b83c1([0x6e,0x61,0x6d,0x65])]:_0x4b83c1([0x45,0x43,0x44,0x53,0x41]),[_0x4b83c1([0x68,0x61,0x73,0x68])]:{[_0x4b83c1([0x6e,0x61,0x6d,0x65])]:_0x4b83c1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x541b88,_0x15b9a9,_0xf41026)||(_0x242fbd=!0x1);}}function _0x4d9c27(_0x4df205){return _0x4df205[_0x4b83c1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4b83c1([0x65,0x79]))?JSON[_0x4b83c1([0x70,0x61,0x72,0x73,0x65])](_0x4e4232(_0x4df205)):null;}function _0x4e4232(_0x26a116){return window[_0x4b83c1([0x61,0x74,0x6f,0x62])](_0x26a116[_0x4b83c1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4b83c1([0x2b]))[_0x4b83c1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4b83c1([0x2f])));}function _0x50cb59(_0x1f7bc7){let _0x401320=0x1505;function _0x231196(_0x4323ac){for(let _0xf6f946=0x0;_0xf6f946<_0x4323ac[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf6f946++){const _0x9d4ade=_0x4323ac[_0x4b83c1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xf6f946);_0x401320=(_0x401320<<0x5)+_0x401320+_0x9d4ade,_0x401320&=_0x401320;}}function _0xf53d2a(_0x1965e6){Array[_0x4b83c1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1965e6)?_0x1965e6[_0x4b83c1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xf53d2a):_0x1965e6&&typeof _0x1965e6==_0x4b83c1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4b83c1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1965e6)[_0x4b83c1([0x73,0x6f,0x72,0x74])]()[_0x4b83c1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ba493,_0x1fb146])=>{_0x231196(_0x4ba493),_0xf53d2a(_0x1fb146);}):_0x231196(window[_0x4b83c1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1965e6));}return _0xf53d2a(_0x1f7bc7),_0x401320>>>0x0;}function _0x388074(_0x3e3336){return _0x3e3336[_0x4b83c1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4b83c1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4b83c1([0x30]));}function _0x6c158e(_0x280b09){return _0x280b09[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4b83c1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4b83c1([0x6a,0x6f,0x69,0x6e])]('');}function _0x4daf51(){}function _0x4b83c1(_0x1d7205){return _0x1d7205['map'](_0x12a823=>String['fromCharCode'](_0x12a823))['join']('');}_0xfe9f74(await _0x2ef9df());}(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'],[_0x31543d=>Number(_0x31543d)>=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(_0x3a5e7f){return L['includes'](_0x3a5e7f);}function g(_0x5d9232){return Array['from'](_0x5d9232['getStyleNames']())['filter'](P);}function b(_0x3ea19c,_0x2ece2d,_0x62e55a){const {spanStyles:_0x48bd5c,stylesToBeHtmlElements:_0x437c58}=function(_0x11983f,_0x10d055){const _0x650be3={},_0x563cd7={};return _0x10d055['forEach'](_0x50766f=>{const _0x3a5e47=_0x11983f['getStyle'](_0x50766f);if(_0x3a5e47){if(function(_0x473b5c){return E['includes'](_0x473b5c);}(_0x50766f))_0x650be3[_0x50766f]=_0x3a5e47;else{if(function(_0xd77dff){return _0xd77dff in F;}(_0x50766f)){const _0x36aad9=_0x3a5e47['split']('\x20');F[_0x50766f]['forEach'](([_0x23e7f4,_0x17d8db])=>{for(const _0xc93315 of _0x36aad9){('function'==typeof _0x23e7f4&&_0x23e7f4(_0xc93315)||_0x23e7f4===_0xc93315)&&(_0x563cd7[_0x50766f]=[..._0x563cd7[_0x50766f]||[],[_0x23e7f4,_0x17d8db]]);}});}}}}),{'spanStyles':_0x650be3,'stylesToBeHtmlElements':_0x563cd7};}(_0x3ea19c,_0x62e55a);!function(_0x358f45,_0x29c353,_0x599da7){for(const _0x2fbf2f in _0x599da7){_0x599da7[_0x2fbf2f]['forEach'](([,_0x3fd169])=>{const _0x46dbbc=_0x29c353['createElement'](_0x3fd169,[],_0x358f45['getChildren']());_0x29c353['insertChild'](0x0,_0x46dbbc,_0x358f45);}),_0x29c353['removeStyle'](_0x2fbf2f,_0x358f45);}}(_0x3ea19c,_0x2ece2d,_0x437c58),function(_0x49975a,_0x300805,_0x4dfd72){if(!Object['keys'](_0x4dfd72)['length'])return;const _0x5b5cbf=_0x300805['createElement']('span',[],_0x49975a['getChildren']());_0x300805['setStyle'](_0x4dfd72,_0x5b5cbf),_0x300805['insertChild'](0x0,_0x5b5cbf,_0x49975a),_0x300805['removeStyle'](Object['keys'](_0x4dfd72),_0x49975a);}(_0x3ea19c,_0x2ece2d,_0x48bd5c);}class a extends _0x14dfab{['execute'](_0x54f7e4){const {body:_0x555fcd}=_0x54f7e4['_parsedData'],_0x5d8f8d=new _0x361103(_0x555fcd['document']),_0x4972ff=_0x5d8f8d['createRangeIn'](_0x555fcd),_0x31ac74=new _0x48fe81(_0x5d8f8d['document']['stylesProcessor']),_0x4f255e=[...new _0x26b475(_0x31ac74)['blockElements'],'font'],_0x244369=_0x4972ff['getItems']();for(const _0x4c28d4 of _0x244369)_0x4c28d4['is']('element')&&_0x4f255e['includes'](_0x4c28d4['name'])&&b(_0x4c28d4,_0x5d8f8d,g(_0x4c28d4));_0x54f7e4['content']=_0x555fcd;}['isActive'](_0x8c94c5){return super['isActive'](_0x8c94c5)||p(_0x8c94c5);}}class s extends _0x41d0e4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x78856a=this['editor'],_0x251cd0=_0x78856a['plugins']['get']('ClipboardPipeline'),_0x93e62a=_0x78856a['editing']['view']['document'],_0xf704ba=new a(_0x93e62a);_0x251cd0['on']('inputTransformation',(_0x55f5ef,_0x33b9c4)=>{const _0x1097c=_0x33b9c4['dataTransfer']['getData']('text/html');_0xf704ba['isActive'](_0x1097c)&&(_0x33b9c4['_parsedData']||(_0x33b9c4['_parsedData']=_0x585b37(_0x1097c,_0x93e62a['stylesProcessor'])),_0xf704ba['execute'](_0x33b9c4));},{'priority':_0x30b6b8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x505d27=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x56095b;for(const _0x4dd4dd in _0x505d27){const _0x52a608=_0x4dd4dd,_0x3ba026=_0x505d27[_0x52a608];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3ba026){delete _0x505d27[_0x52a608],_0x56095b=_0x3ba026,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x56095b&&_0x505d27['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x56095b&&_0x505d27['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x56095b&&_0x505d27['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x56095b&&_0x505d27['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x56095b&&_0x505d27['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x56095b&&_0x505d27['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x56095b&&_0x505d27['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x41d0e4{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.0-alpha.3",
3
+ "version": "46.0.0-alpha.4",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.0-alpha.3",
26
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.3",
28
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.3",
29
- "ckeditor5": "46.0.0-alpha.3"
25
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.4",
26
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.4",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.4",
28
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.4",
29
+ "ckeditor5": "46.0.0-alpha.4"
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 _0x5f3f(_0x10e637,_0x314196){var _0x5b82e0=_0x5b82();return _0x5f3f=function(_0x5f3f7b,_0x157162){_0x5f3f7b=_0x5f3f7b-0x1bd;var _0x2c6e35=_0x5b82e0[_0x5f3f7b];return _0x2c6e35;},_0x5f3f(_0x10e637,_0x314196);}(function(_0xd18d74,_0xff9f3c){var _0x53d3cb=_0x5f3f,_0x231509=_0xd18d74();while(!![]){try{var _0xe10226=-parseInt(_0x53d3cb(0x1c1))/0x1+-parseInt(_0x53d3cb(0x1c2))/0x2+-parseInt(_0x53d3cb(0x1be))/0x3*(parseInt(_0x53d3cb(0x1c0))/0x4)+-parseInt(_0x53d3cb(0x1c3))/0x5+-parseInt(_0x53d3cb(0x1c4))/0x6*(parseInt(_0x53d3cb(0x1c5))/0x7)+parseInt(_0x53d3cb(0x1bd))/0x8+parseInt(_0x53d3cb(0x1c6))/0x9*(parseInt(_0x53d3cb(0x1bf))/0xa);if(_0xe10226===_0xff9f3c)break;else _0x231509['push'](_0x231509['shift']());}catch(_0x372340){_0x231509['push'](_0x231509['shift']());}}}(_0x5b82,0xc4063));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x5b82(){var _0x839fd=['5792250ewVXnu','66sYnmkG','147497DqMDJA','52505730yvBRBv','2856216yEzlXQ','3aBDfMQ','10zFTilT','4883612gvAVDL','1257006kaZebW','3039884kkJpKp'];_0x5b82=function(){return _0x839fd;};return _0x5b82();}import'./augmentation.js';
23
+ (function(_0xa6ccbc,_0x4b20ff){var _0x4148e8=_0x28ce,_0x36647e=_0xa6ccbc();while(!![]){try{var _0x2b0b93=parseInt(_0x4148e8(0xe7))/0x1*(-parseInt(_0x4148e8(0xe1))/0x2)+parseInt(_0x4148e8(0xe3))/0x3+parseInt(_0x4148e8(0xe5))/0x4+-parseInt(_0x4148e8(0xe6))/0x5+parseInt(_0x4148e8(0xe8))/0x6+-parseInt(_0x4148e8(0xe4))/0x7*(parseInt(_0x4148e8(0xe2))/0x8)+parseInt(_0x4148e8(0xe9))/0x9;if(_0x2b0b93===_0x4b20ff)break;else _0x36647e['push'](_0x36647e['shift']());}catch(_0x420869){_0x36647e['push'](_0x36647e['shift']());}}}(_0x15df,0x9d4b5));function _0x28ce(_0x1752b0,_0x34adc0){var _0x15dfd5=_0x15df();return _0x28ce=function(_0x28ce82,_0xa8acdf){_0x28ce82=_0x28ce82-0xe1;var _0x2121c9=_0x15dfd5[_0x28ce82];return _0x2121c9;},_0x28ce(_0x1752b0,_0x34adc0);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x15df(){var _0x20c0a5=['4151835kXVvij','19922bFOker','344DbMYvu','208197oovaSu','77651XgvdAT','2393584DkMWRS','2005990hrYbCC','71yDNEgL','6603570wlookO'];_0x15df=function(){return _0x20c0a5;};return _0x15df();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c2c(){var _0x89d216=['529563KYIKnJ','70469PnNoeF','2869998ygYFXq','756505YvVORT','144LGcSRv','8YpHPcj','554832CLgiOs','604083iFerEc','134530AUnJAB','981FxZJoF'];_0x1c2c=function(){return _0x89d216;};return _0x1c2c();}function _0x45f5(_0x28c8cb,_0x229c4f){var _0x1c2c64=_0x1c2c();return _0x45f5=function(_0x45f5a6,_0x521f16){_0x45f5a6=_0x45f5a6-0x142;var _0x483d86=_0x1c2c64[_0x45f5a6];return _0x483d86;},_0x45f5(_0x28c8cb,_0x229c4f);}(function(_0x2b3ef1,_0x1a8de7){var _0xdb1827=_0x45f5,_0x23012f=_0x2b3ef1();while(!![]){try{var _0x15ae4c=-parseInt(_0xdb1827(0x147))/0x1+parseInt(_0xdb1827(0x143))/0x2+parseInt(_0xdb1827(0x144))/0x3*(-parseInt(_0xdb1827(0x142))/0x4)+parseInt(_0xdb1827(0x14a))/0x5+-parseInt(_0xdb1827(0x149))/0x6+-parseInt(_0xdb1827(0x148))/0x7*(parseInt(_0xdb1827(0x14b))/0x8)+-parseInt(_0xdb1827(0x146))/0x9*(-parseInt(_0xdb1827(0x145))/0xa);if(_0x15ae4c===_0x1a8de7)break;else _0x23012f['push'](_0x23012f['shift']());}catch(_0x27d188){_0x23012f['push'](_0x23012f['shift']());}}}(_0x1c2c,0x4a0a6));import{CKEditorError as _0x322f54}from'ckeditor5/src/utils.js';
23
+ function _0x38e1(){var _0x2b9c66=['64yUjRfN','20805RCJSVh','26XODcOQ','361400RSDMRK','737TRUkdD','1896lEwbmy','470BxfQAf','12557VKVqKY','584238iadqzt','10CwkVkf','168959sUyCkP','2313qayLAU','76YIkkVT'];_0x38e1=function(){return _0x2b9c66;};return _0x38e1();}(function(_0x4e91a3,_0x59c936){var _0x3a9750=_0x136c,_0x261202=_0x4e91a3();while(!![]){try{var _0x5b62c7=parseInt(_0x3a9750(0x145))/0x1*(-parseInt(_0x3a9750(0x140))/0x2)+-parseInt(_0x3a9750(0x14c))/0x3*(parseInt(_0x3a9750(0x14a))/0x4)+parseInt(_0x3a9750(0x147))/0x5*(parseInt(_0x3a9750(0x146))/0x6)+parseInt(_0x3a9750(0x148))/0x7*(parseInt(_0x3a9750(0x14b))/0x8)+parseInt(_0x3a9750(0x149))/0x9*(parseInt(_0x3a9750(0x144))/0xa)+-parseInt(_0x3a9750(0x142))/0xb*(-parseInt(_0x3a9750(0x143))/0xc)+parseInt(_0x3a9750(0x141))/0xd;if(_0x5b62c7===_0x59c936)break;else _0x261202['push'](_0x261202['shift']());}catch(_0x50b84f){_0x261202['push'](_0x261202['shift']());}}}(_0x38e1,0x22fc5));function _0x136c(_0x495045,_0x4e595f){var _0x38e1c7=_0x38e1();return _0x136c=function(_0x136cf4,_0x439c7e){_0x136cf4=_0x136cf4-0x140;var _0x33919f=_0x38e1c7[_0x136cf4];return _0x33919f;},_0x136c(_0x495045,_0x4e595f);}import{CKEditorError as _0x5f17a2}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bb49c=_0x3e07;(function(_0x28db21,_0x594cc3){const _0x2e61eb=_0x3e07,_0x3a5f63=_0x28db21();while(!![]){try{const _0x3bde4d=-parseInt(_0x2e61eb(0xd6))/0x1+parseInt(_0x2e61eb(0xea))/0x2*(-parseInt(_0x2e61eb(0xe2))/0x3)+-parseInt(_0x2e61eb(0xd9))/0x4+-parseInt(_0x2e61eb(0xde))/0x5+-parseInt(_0x2e61eb(0xdb))/0x6*(-parseInt(_0x2e61eb(0xda))/0x7)+parseInt(_0x2e61eb(0xec))/0x8*(-parseInt(_0x2e61eb(0xe8))/0x9)+parseInt(_0x2e61eb(0xd7))/0xa*(parseInt(_0x2e61eb(0xe7))/0xb);if(_0x3bde4d===_0x594cc3)break;else _0x3a5f63['push'](_0x3a5f63['shift']());}catch(_0x5a7b77){_0x3a5f63['push'](_0x3a5f63['shift']());}}}(_0x7096,0x6c71c));function _0x3e07(_0x5c6f9b,_0x39f5d8){const _0x709607=_0x7096();return _0x3e07=function(_0x3e071f,_0x5dcdaf){_0x3e071f=_0x3e071f-0xd5;let _0x16b294=_0x709607[_0x3e071f];return _0x16b294;},_0x3e07(_0x5c6f9b,_0x39f5d8);}import{ViewUpcastWriter as _0x492eb}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0xbe9af5}from'@ckeditor/ckeditor5-paste-from-office';function _0x7096(){const _0x3e02ae=['item','1749420MPrNXw','elementStart','type','createRangeIn','158871KChRyH','size','execute','document','content','55arTqvR','9nlBqgV','from','2CShZhy','setStyle','2223176wBbwku','values','hasStyle','369219EGDLPj','3555740LDGjPh','isActive','2202984CNNkYJ','207683xPAApm','54aJVhKp','_parsedData'];_0x7096=function(){return _0x3e02ae;};return _0x7096();}import{isMSExcelContent as _0x180b20}from'../../utils.js';import{extractStyles as _0x52faa4,expandStyles as _0x523daa,getMatchingStyles as _0x4727c1,flattenStyleDefinitions as _0x5b51e3}from'./utils.js';export class MSOfficeStylesInliner extends _0xbe9af5{[_0x4bb49c(0xe4)](_0x172b11){const _0x59186a=_0x4bb49c,{body:_0x57dc7a,styles:_0x5eaa1c}=_0x172b11[_0x59186a(0xdc)],_0x307c71=new _0x492eb(_0x57dc7a[_0x59186a(0xe5)]),_0x1031e8=_0x307c71[_0x59186a(0xe1)](_0x57dc7a),_0x857056=_0x52faa4(_0x5eaa1c),_0x505bfa=_0x523daa(_0x857056);for(const _0x3d69aa of _0x1031e8){if(_0x59186a(0xdf)!==_0x3d69aa[_0x59186a(0xe0)])continue;const _0x5f5018=_0x4727c1(_0x3d69aa[_0x59186a(0xdd)],_0x505bfa);if(_0x5f5018[_0x59186a(0xe3)]){const _0x162bcb=_0x5b51e3(Array[_0x59186a(0xe9)](_0x5f5018[_0x59186a(0xed)]()));for(const _0x488fb6 in _0x162bcb){const _0x162223=_0x3d69aa[_0x59186a(0xdd)];_0x162223[_0x59186a(0xd5)](_0x488fb6)||_0x307c71[_0x59186a(0xeb)](_0x488fb6,_0x162bcb[_0x488fb6],_0x162223);}}}_0x172b11[_0x59186a(0xe6)]=_0x57dc7a;}[_0x4bb49c(0xd8)](_0x18dd09){const _0x5e6f96=_0x4bb49c;return super[_0x5e6f96(0xd8)](_0x18dd09)||_0x180b20(_0x18dd09);}}
23
+ const _0x5a9e09=_0x2684;function _0x2684(_0x2ed820,_0x461976){const _0x38fcd4=_0x38fc();return _0x2684=function(_0x268464,_0x6d184d){_0x268464=_0x268464-0x10f;let _0x28f955=_0x38fcd4[_0x268464];return _0x28f955;},_0x2684(_0x2ed820,_0x461976);}(function(_0x210be6,_0x4bdb38){const _0x51d076=_0x2684,_0x2ee3b2=_0x210be6();while(!![]){try{const _0x69ab44=-parseInt(_0x51d076(0x118))/0x1*(parseInt(_0x51d076(0x114))/0x2)+parseInt(_0x51d076(0x121))/0x3*(parseInt(_0x51d076(0x11a))/0x4)+parseInt(_0x51d076(0x113))/0x5+-parseInt(_0x51d076(0x125))/0x6*(parseInt(_0x51d076(0x117))/0x7)+-parseInt(_0x51d076(0x10f))/0x8*(parseInt(_0x51d076(0x116))/0x9)+-parseInt(_0x51d076(0x124))/0xa+parseInt(_0x51d076(0x11c))/0xb*(parseInt(_0x51d076(0x11d))/0xc);if(_0x69ab44===_0x4bdb38)break;else _0x2ee3b2['push'](_0x2ee3b2['shift']());}catch(_0x12e0a7){_0x2ee3b2['push'](_0x2ee3b2['shift']());}}}(_0x38fc,0x9b6e2));function _0x38fc(){const _0x4d0af0=['116138lqghZU','3180yBlqMa','content','createRangeIn','execute','294915XhEiaT','type','hasStyle','5264740QmzytQ','180834VBGYja','values','_parsedData','setStyle','20856OtjZhr','document','item','size','2673105KGUQzl','356LZaLHX','from','4113UFxvVx','77MlQcpY','4184oAAzES','elementStart','4agnids','isActive'];_0x38fc=function(){return _0x4d0af0;};return _0x38fc();}import{ViewUpcastWriter as _0x2fb15b}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x3f7984}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x573233}from'../../utils.js';import{extractStyles as _0x3310b3,expandStyles as _0x3b4777,getMatchingStyles as _0x4b87ad,flattenStyleDefinitions as _0x20c4ad}from'./utils.js';export class MSOfficeStylesInliner extends _0x3f7984{[_0x5a9e09(0x120)](_0x395faa){const _0x3bdf9e=_0x5a9e09,{body:_0x2d0c06,styles:_0x338084}=_0x395faa[_0x3bdf9e(0x127)],_0x1b8f2f=new _0x2fb15b(_0x2d0c06[_0x3bdf9e(0x110)]),_0x429a4e=_0x1b8f2f[_0x3bdf9e(0x11f)](_0x2d0c06),_0x30d1d9=_0x3310b3(_0x338084),_0x5391d5=_0x3b4777(_0x30d1d9);for(const _0x21988a of _0x429a4e){if(_0x3bdf9e(0x119)!==_0x21988a[_0x3bdf9e(0x122)])continue;const _0x2f6648=_0x4b87ad(_0x21988a[_0x3bdf9e(0x111)],_0x5391d5);if(_0x2f6648[_0x3bdf9e(0x112)]){const _0x1ac7fa=_0x20c4ad(Array[_0x3bdf9e(0x115)](_0x2f6648[_0x3bdf9e(0x126)]()));for(const _0x39dbb6 in _0x1ac7fa){const _0x5e2b2b=_0x21988a[_0x3bdf9e(0x111)];_0x5e2b2b[_0x3bdf9e(0x123)](_0x39dbb6)||_0x1b8f2f[_0x3bdf9e(0x128)](_0x39dbb6,_0x1ac7fa[_0x39dbb6],_0x5e2b2b);}}}_0x395faa[_0x3bdf9e(0x11e)]=_0x2d0c06;}[_0x5a9e09(0x11b)](_0x1378a2){const _0x1c9e6e=_0x5a9e09;return super[_0x1c9e6e(0x11b)](_0x1378a2)||_0x573233(_0x1378a2);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4157a9,_0x5070b6){const _0x3d7239=_0x36d2,_0xdc678e=_0x4157a9();while(!![]){try{const _0x5c5987=parseInt(_0x3d7239(0x178))/0x1+-parseInt(_0x3d7239(0x16f))/0x2*(parseInt(_0x3d7239(0x16a))/0x3)+parseInt(_0x3d7239(0x175))/0x4*(parseInt(_0x3d7239(0x180))/0x5)+-parseInt(_0x3d7239(0x186))/0x6*(-parseInt(_0x3d7239(0x17f))/0x7)+-parseInt(_0x3d7239(0x179))/0x8*(parseInt(_0x3d7239(0x185))/0x9)+-parseInt(_0x3d7239(0x17b))/0xa+parseInt(_0x3d7239(0x17e))/0xb*(-parseInt(_0x3d7239(0x184))/0xc);if(_0x5c5987===_0x5070b6)break;else _0xdc678e['push'](_0xdc678e['shift']());}catch(_0x5604d1){_0xdc678e['push'](_0xdc678e['shift']());}}}(_0x519b,0x9937f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4b7bc7,_0x34e282){const _0x561980=_0x36d2,_0x3321a6=new Map();for(const [_0x408c6d,_0x6da235]of _0x34e282){if(!_0x408c6d[_0x561980(0x176)]&&!_0x408c6d[_0x561980(0x17c)])continue;const _0x5aeaec=!_0x408c6d[_0x561980(0x176)]||_0x4b7bc7[_0x561980(0x170)]===_0x408c6d[_0x561980(0x176)],_0x1a1c25=!_0x408c6d[_0x561980(0x17c)]||_0x4b7bc7[_0x561980(0x16e)](_0x408c6d[_0x561980(0x17c)]);_0x5aeaec&&_0x1a1c25&&_0x3321a6[_0x561980(0x173)](_0x408c6d,_0x6da235);}return _0x3321a6;}export function extractStyles(_0x17c472){const _0x4eb8ba=_0x36d2,_0x3b9e2f={};for(const _0x112455 of _0x17c472)for(const _0x1c461f of _0x112455[_0x4eb8ba(0x172)])if(_0x1c461f instanceof CSSStyleRule){const _0x386338=parseCSSStyleDeclaration(_0x1c461f[_0x4eb8ba(0x171)]);_0x3b9e2f[_0x1c461f[_0x4eb8ba(0x17a)]]=Object[_0x4eb8ba(0x16c)]({},_0x3b9e2f[_0x1c461f[_0x4eb8ba(0x17a)]]||{},_0x386338);}return _0x3b9e2f;}export function expandStyles(_0x59864c){const _0x39d161=_0x36d2,_0x1ad0a4=new Map();for(const _0x3a7d05 in _0x59864c){const _0x374c4d=parseCSSSelector(_0x3a7d05),_0x2ec54e=_0x59864c[_0x3a7d05];for(const _0x2fa298 of _0x374c4d)_0x1ad0a4[_0x39d161(0x173)](_0x2fa298,_0x2ec54e);}return _0x1ad0a4;}export function parseCSSStyleDeclaration(_0x4c5bf9){const _0x55f948=_0x36d2,_0x754d83={};for(let _0x295574=0x0;_0x295574<_0x4c5bf9[_0x55f948(0x16b)];_0x295574++){const _0x4335b5=_0x4c5bf9[_0x295574],_0x179aa3=_0x4c5bf9[_0x55f948(0x174)](_0x4335b5);_0x55f948(0x182)!==_0x179aa3&&(_0x754d83[_0x4335b5]=_0x179aa3);}return _0x754d83;}function _0x36d2(_0x8aa6c0,_0x540d2c){const _0x519bee=_0x519b();return _0x36d2=function(_0x36d2af,_0x3d70cc){_0x36d2af=_0x36d2af-0x16a;let _0x3ceadf=_0x519bee[_0x36d2af];return _0x3ceadf;},_0x36d2(_0x8aa6c0,_0x540d2c);}export function parseCSSSelector(_0x1ea5e0){const _0x5270b7=_0x36d2,_0x355de9=_0x1ea5e0[_0x5270b7(0x17d)](',')[_0x5270b7(0x177)](_0x2ef79e=>_0x2ef79e[_0x5270b7(0x183)]()),_0x58f50a=[];for(const _0x46f024 of _0x355de9){const _0x4c8e1f=S[_0x5270b7(0x187)](_0x46f024);_0x4c8e1f&&_0x58f50a[_0x5270b7(0x181)](_0x4c8e1f[_0x5270b7(0x16d)]);}return _0x58f50a;}function _0x519b(){const _0x1c9a8c=['length','assign','groups','hasClass','324158ertiCT','name','style','cssRules','set','getPropertyValue','464mDhyaG','tagName','map','559114FjQyUe','8CXbmeX','selectorText','1878800gMbAoD','className','split','6474809rGLILD','3199axFKrV','51565zXwgGJ','push','initial','trim','12dCSeUV','7634295axrfqM','8652rNWhAV','exec','3ZCVkRx'];_0x519b=function(){return _0x1c9a8c;};return _0x519b();}export function flattenStyleDefinitions(_0x1a9ed3){const _0x28745c=_0x36d2,_0x494656={};for(const _0x383aac of _0x1a9ed3)Object[_0x28745c(0x16c)](_0x494656,_0x383aac);return _0x494656;}
23
+ (function(_0x5b96b2,_0xea392e){const _0x72aad9=_0x57d4,_0x29f939=_0x5b96b2();while(!![]){try{const _0x132efc=-parseInt(_0x72aad9(0xe7))/0x1+-parseInt(_0x72aad9(0xe6))/0x2*(-parseInt(_0x72aad9(0xdf))/0x3)+parseInt(_0x72aad9(0xf9))/0x4*(parseInt(_0x72aad9(0xf1))/0x5)+parseInt(_0x72aad9(0xeb))/0x6*(parseInt(_0x72aad9(0xe8))/0x7)+parseInt(_0x72aad9(0xf0))/0x8*(-parseInt(_0x72aad9(0xfc))/0x9)+-parseInt(_0x72aad9(0xe0))/0xa*(-parseInt(_0x72aad9(0xfb))/0xb)+parseInt(_0x72aad9(0xe4))/0xc*(-parseInt(_0x72aad9(0xf6))/0xd);if(_0x132efc===_0xea392e)break;else _0x29f939['push'](_0x29f939['shift']());}catch(_0x3e6557){_0x29f939['push'](_0x29f939['shift']());}}}(_0x3fc1,0x71ae6));function _0x3fc1(){const _0x1c2d03=['selectorText','16jnHSNn','2335moqJiL','hasClass','name','style','trim','26kpcUwI','assign','push','6616mAsPVH','exec','33sbQKBe','338571VHqOEE','cssRules','7251ouEgRs','1564950jwCGFv','className','map','length','12673416YPtwJI','initial','754FHvmla','357935taRMTZ','6895moxhaQ','getPropertyValue','tagName','5226XeqMkg','groups','split','set'];_0x3fc1=function(){return _0x1c2d03;};return _0x3fc1();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x584726,_0x15e904){const _0x328cb1=_0x57d4,_0x1191d0=new Map();for(const [_0x40de61,_0xbbe0fc]of _0x15e904){if(!_0x40de61[_0x328cb1(0xea)]&&!_0x40de61[_0x328cb1(0xe1)])continue;const _0x2f488a=!_0x40de61[_0x328cb1(0xea)]||_0x584726[_0x328cb1(0xf3)]===_0x40de61[_0x328cb1(0xea)],_0x4f0fd8=!_0x40de61[_0x328cb1(0xe1)]||_0x584726[_0x328cb1(0xf2)](_0x40de61[_0x328cb1(0xe1)]);_0x2f488a&&_0x4f0fd8&&_0x1191d0[_0x328cb1(0xee)](_0x40de61,_0xbbe0fc);}return _0x1191d0;}export function extractStyles(_0x5a3584){const _0x245a1f=_0x57d4,_0x3963b4={};for(const _0x94d86c of _0x5a3584)for(const _0x542dd1 of _0x94d86c[_0x245a1f(0xfd)])if(_0x542dd1 instanceof CSSStyleRule){const _0x484cf9=parseCSSStyleDeclaration(_0x542dd1[_0x245a1f(0xf4)]);_0x3963b4[_0x542dd1[_0x245a1f(0xef)]]=Object[_0x245a1f(0xf7)]({},_0x3963b4[_0x542dd1[_0x245a1f(0xef)]]||{},_0x484cf9);}return _0x3963b4;}export function expandStyles(_0x48e02d){const _0x5c7b22=_0x57d4,_0x12a0fe=new Map();for(const _0x28f8eb in _0x48e02d){const _0x4c2e16=parseCSSSelector(_0x28f8eb),_0x3cb6fd=_0x48e02d[_0x28f8eb];for(const _0x13380d of _0x4c2e16)_0x12a0fe[_0x5c7b22(0xee)](_0x13380d,_0x3cb6fd);}return _0x12a0fe;}export function parseCSSStyleDeclaration(_0x58f594){const _0x201588=_0x57d4,_0x563736={};for(let _0x436e02=0x0;_0x436e02<_0x58f594[_0x201588(0xe3)];_0x436e02++){const _0x264480=_0x58f594[_0x436e02],_0x4fd5ef=_0x58f594[_0x201588(0xe9)](_0x264480);_0x201588(0xe5)!==_0x4fd5ef&&(_0x563736[_0x264480]=_0x4fd5ef);}return _0x563736;}export function parseCSSSelector(_0x5d17d1){const _0x42ff94=_0x57d4,_0x4d785f=_0x5d17d1[_0x42ff94(0xed)](',')[_0x42ff94(0xe2)](_0x504719=>_0x504719[_0x42ff94(0xf5)]()),_0x5227cf=[];for(const _0x4916c6 of _0x4d785f){const _0x2fe12b=S[_0x42ff94(0xfa)](_0x4916c6);_0x2fe12b&&_0x5227cf[_0x42ff94(0xf8)](_0x2fe12b[_0x42ff94(0xec)]);}return _0x5227cf;}function _0x57d4(_0x1f7534,_0x4ef08d){const _0x3fc14c=_0x3fc1();return _0x57d4=function(_0x57d422,_0x3c618e){_0x57d422=_0x57d422-0xdf;let _0x2dbda8=_0x3fc14c[_0x57d422];return _0x2dbda8;},_0x57d4(_0x1f7534,_0x4ef08d);}export function flattenStyleDefinitions(_0x409aa9){const _0x256373=_0x57d4,_0xd0a1bd={};for(const _0xb4dfd8 of _0x409aa9)Object[_0x256373(0xf7)](_0xd0a1bd,_0xb4dfd8);return _0xd0a1bd;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3dd0b9=_0x4ece;function _0x2e7c(){const _0x2d0b37=['createRangeIn','name','52652dbcSaJ','1035UjomLD','stylesProcessor','28924550VBTsZo','element','215splLwp','content','blockElements','1310155HCRHPm','9YlhZGQ','includes','1349138Lkljjk','getItems','execute','document','179562vSwhrT','83624EZAgLq','font','_parsedData','788746CTvKXO','isActive'];_0x2e7c=function(){return _0x2d0b37;};return _0x2e7c();}(function(_0x11cd78,_0x2be944){const _0x2f4d19=_0x4ece,_0x491b7d=_0x11cd78();while(!![]){try{const _0xaca680=-parseInt(_0x2f4d19(0xd0))/0x1+-parseInt(_0x2f4d19(0xd3))/0x2+parseInt(_0x2f4d19(0xd1))/0x3*(-parseInt(_0x2f4d19(0xc8))/0x4)+-parseInt(_0x2f4d19(0xcd))/0x5*(parseInt(_0x2f4d19(0xd7))/0x6)+parseInt(_0x2f4d19(0xc4))/0x7+parseInt(_0x2f4d19(0xc1))/0x8*(parseInt(_0x2f4d19(0xc9))/0x9)+parseInt(_0x2f4d19(0xcb))/0xa;if(_0xaca680===_0x2be944)break;else _0x491b7d['push'](_0x491b7d['shift']());}catch(_0x559574){_0x491b7d['push'](_0x491b7d['shift']());}}}(_0x2e7c,0xdac9a));import{ViewUpcastWriter as _0x618384,ViewDomConverter as _0x752fa9,ViewDocument as _0x2ecf99}from'ckeditor5/src/engine.js';function _0x4ece(_0x2fc821,_0xe51a7a){const _0x2e7c62=_0x2e7c();return _0x4ece=function(_0x4ece73,_0x36c056){_0x4ece73=_0x4ece73-0xc1;let _0x405de5=_0x2e7c62[_0x4ece73];return _0x405de5;},_0x4ece(_0x2fc821,_0xe51a7a);}import{PasteFromOfficeMSWordNormalizer as _0x35cd64}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x35189c}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2daf06,propagateStyleProperties as _0x286c43}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x35cd64{[_0x3dd0b9(0xd5)](_0x28ee2f){const _0x305aa4=_0x3dd0b9,{body:_0x5f3e45}=_0x28ee2f[_0x305aa4(0xc3)],_0x33ffe4=new _0x618384(_0x5f3e45[_0x305aa4(0xd6)]),_0x4a7687=_0x33ffe4[_0x305aa4(0xc6)](_0x5f3e45),_0x19487e=new _0x2ecf99(_0x33ffe4[_0x305aa4(0xd6)][_0x305aa4(0xca)]),_0x1c1702=[...new _0x752fa9(_0x19487e)[_0x305aa4(0xcf)],_0x305aa4(0xc2)],_0x41424a=_0x4a7687[_0x305aa4(0xd4)]();for(const _0x4cdb9e of _0x41424a)if(_0x4cdb9e['is'](_0x305aa4(0xcc))&&_0x1c1702[_0x305aa4(0xd2)](_0x4cdb9e[_0x305aa4(0xc7)])){const _0x3de9e8=_0x2daf06(_0x4cdb9e);_0x286c43(_0x4cdb9e,_0x33ffe4,_0x3de9e8);}_0x28ee2f[_0x305aa4(0xce)]=_0x5f3e45;}[_0x3dd0b9(0xc5)](_0x323755){const _0x2aec30=_0x3dd0b9;return super[_0x2aec30(0xc5)](_0x323755)||_0x35189c(_0x323755);}}
23
+ function _0x20f0(_0x38b1ac,_0x41a1f3){const _0x550036=_0x5500();return _0x20f0=function(_0x20f0a3,_0x4ad07a){_0x20f0a3=_0x20f0a3-0x78;let _0x50c371=_0x550036[_0x20f0a3];return _0x50c371;},_0x20f0(_0x38b1ac,_0x41a1f3);}const _0x33d77b=_0x20f0;(function(_0x5c26e4,_0x538b94){const _0x5e90ea=_0x20f0,_0x335c0d=_0x5c26e4();while(!![]){try{const _0x33dfa4=parseInt(_0x5e90ea(0x80))/0x1*(-parseInt(_0x5e90ea(0x8d))/0x2)+parseInt(_0x5e90ea(0x84))/0x3*(parseInt(_0x5e90ea(0x89))/0x4)+-parseInt(_0x5e90ea(0x90))/0x5*(-parseInt(_0x5e90ea(0x7b))/0x6)+-parseInt(_0x5e90ea(0x85))/0x7*(parseInt(_0x5e90ea(0x83))/0x8)+-parseInt(_0x5e90ea(0x82))/0x9*(-parseInt(_0x5e90ea(0x81))/0xa)+-parseInt(_0x5e90ea(0x87))/0xb+parseInt(_0x5e90ea(0x8a))/0xc;if(_0x33dfa4===_0x538b94)break;else _0x335c0d['push'](_0x335c0d['shift']());}catch(_0x311915){_0x335c0d['push'](_0x335c0d['shift']());}}}(_0x5500,0x5781e));import{ViewUpcastWriter as _0x3da6ad,ViewDomConverter as _0x4b24c6,ViewDocument as _0x462e8e}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x9ad84e}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x131080}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x579965,propagateStyleProperties as _0x3c6d0c}from'./utils.js';function _0x5500(){const _0x2a334a=['4MnXBop','5093700aoYDtx','content','createRangeIn','48SmttZl','element','_parsedData','28245xsrUEn','includes','document','font','282fPuAwT','execute','getItems','stylesProcessor','blockElements','10572DXVxZK','10oqsJeH','4643901puWzyR','4912808AftcEm','581127lYiVeu','7JKbUDy','name','1907587EyeUvY','isActive'];_0x5500=function(){return _0x2a334a;};return _0x5500();}export class MSOfficeInlineStylePropagator extends _0x9ad84e{[_0x33d77b(0x7c)](_0x4fda3c){const _0x9008e0=_0x33d77b,{body:_0xf90135}=_0x4fda3c[_0x9008e0(0x8f)],_0x3f6b1f=new _0x3da6ad(_0xf90135[_0x9008e0(0x79)]),_0x53b986=_0x3f6b1f[_0x9008e0(0x8c)](_0xf90135),_0x4364d7=new _0x462e8e(_0x3f6b1f[_0x9008e0(0x79)][_0x9008e0(0x7e)]),_0x34bab4=[...new _0x4b24c6(_0x4364d7)[_0x9008e0(0x7f)],_0x9008e0(0x7a)],_0x335c9f=_0x53b986[_0x9008e0(0x7d)]();for(const _0x4ce8fd of _0x335c9f)if(_0x4ce8fd['is'](_0x9008e0(0x8e))&&_0x34bab4[_0x9008e0(0x78)](_0x4ce8fd[_0x9008e0(0x86)])){const _0x219e8a=_0x579965(_0x4ce8fd);_0x3c6d0c(_0x4ce8fd,_0x3f6b1f,_0x219e8a);}_0x4fda3c[_0x9008e0(0x8b)]=_0xf90135;}[_0x33d77b(0x88)](_0x308b6a){const _0x55e633=_0x33d77b;return super[_0x55e633(0x88)](_0x308b6a)||_0x131080(_0x308b6a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c3e(_0x51a157,_0x5a2250){const _0x25abf4=_0x25ab();return _0x1c3e=function(_0x1c3e9d,_0x3e675d){_0x1c3e9d=_0x1c3e9d-0x19d;let _0x3cf9ad=_0x25abf4[_0x1c3e9d];return _0x3cf9ad;},_0x1c3e(_0x51a157,_0x5a2250);}const _0x23598b=_0x1c3e;(function(_0x31b54f,_0x4bad52){const _0x3f544a=_0x1c3e,_0xd86151=_0x31b54f();while(!![]){try{const _0x15b48d=parseInt(_0x3f544a(0x1b3))/0x1+-parseInt(_0x3f544a(0x1b5))/0x2+-parseInt(_0x3f544a(0x19f))/0x3*(-parseInt(_0x3f544a(0x1ae))/0x4)+-parseInt(_0x3f544a(0x1b9))/0x5+parseInt(_0x3f544a(0x1a3))/0x6+-parseInt(_0x3f544a(0x1be))/0x7*(parseInt(_0x3f544a(0x1ba))/0x8)+parseInt(_0x3f544a(0x1bf))/0x9;if(_0x15b48d===_0x4bad52)break;else _0xd86151['push'](_0xd86151['shift']());}catch(_0x54e075){_0xd86151['push'](_0xd86151['shift']());}}}(_0x25ab,0x53244));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x23598b(0x1ab),_0x23598b(0x1a1),_0x23598b(0x1a9),_0x23598b(0x1ad),_0x23598b(0x1c4),_0x23598b(0x1c7),_0x23598b(0x1a8),_0x23598b(0x1b8)];function _0x25ab(){const _0x82bcfa=['99jfLiik','length','font-family','forEach','1039170HcwelX','super','split','removeStyle','getStyleNames','font-style','font-size','setStyle','color','underline','text-decoration','7112LUMztJ','line-through','keys','italic','createElement','337280AHreEw','sub','597960eHCrKN','span','getChildren','vertical-align','2258445ajdVJu','4171872CROxFf','filter','sup','getStyle','7IKadfA','9391968ljsYNy','bolder','includes','from','insertChild','text-decoration-line','function','medium','font-weight','bold','strong'];_0x25ab=function(){return _0x82bcfa;};return _0x25ab();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x23598b(0x1ab),_0x23598b(0x1a1),_0x23598b(0x1a9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x23598b(0x1b1),'i']],'font-weight':[[_0x23598b(0x1c6),_0x23598b(0x19e)],[_0x23598b(0x19d),_0x23598b(0x19e)],[_0x23598b(0x1c0),_0x23598b(0x19e)],[_0x36e080=>Number(_0x36e080)>=0x258,_0x23598b(0x19e)]],'text-decoration':[[_0x23598b(0x1ac),'u'],[_0x23598b(0x1af),'s']],'text-decoration-line':[[_0x23598b(0x1ac),'u'],[_0x23598b(0x1af),'s']],'vertical-align':[[_0x23598b(0x1b4),_0x23598b(0x1b4)],[_0x23598b(0x1a4),_0x23598b(0x1bc)]]};export function isPropertyToBePropagated(_0x967786){const _0x13baea=_0x23598b;return CSS_PROPERTIES_TO_PROPAGATE[_0x13baea(0x1c1)](_0x967786);}export function isPropertyToBePropagatedAsSpan(_0x3a1b09){const _0x1363dd=_0x23598b;return CSS_PROPERTIES_TO_BE_SPANS[_0x1363dd(0x1c1)](_0x3a1b09);}export function isPropertyToBePropagatedAsHTMLElement(_0x44cf53){return _0x44cf53 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xc0c87c){const _0x41253d=_0x23598b;return Array[_0x41253d(0x1c2)](_0xc0c87c[_0x41253d(0x1a7)]())[_0x41253d(0x1bb)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3da98a,_0x2428a4,_0x187f12){const {spanStyles:_0x8e2c1c,stylesToBeHtmlElements:_0x3d04f7}=getStylesToPropagate(_0x3da98a,_0x187f12);propagateStylesAsHTMLElements(_0x3da98a,_0x2428a4,_0x3d04f7),propagateStylesAsSpan(_0x3da98a,_0x2428a4,_0x8e2c1c);}export function propagateStylesAsHTMLElements(_0x4f56a3,_0x19d745,_0x3c50ea){const _0x574a48=_0x23598b;for(const _0x2eff17 in _0x3c50ea){_0x3c50ea[_0x2eff17][_0x574a48(0x1a2)](([,_0x3fd145])=>{const _0x21d87c=_0x574a48,_0x4cfe70=_0x19d745[_0x21d87c(0x1b2)](_0x3fd145,[],_0x4f56a3[_0x21d87c(0x1b7)]());_0x19d745[_0x21d87c(0x1c3)](0x0,_0x4cfe70,_0x4f56a3);}),_0x19d745[_0x574a48(0x1a6)](_0x2eff17,_0x4f56a3);}}export function propagateStylesAsSpan(_0x4e4b9f,_0x1b89c6,_0x1c6e92){const _0x5ce30b=_0x23598b;if(!Object[_0x5ce30b(0x1b0)](_0x1c6e92)[_0x5ce30b(0x1a0)])return;const _0x269e0d=_0x1b89c6[_0x5ce30b(0x1b2)](_0x5ce30b(0x1b6),[],_0x4e4b9f[_0x5ce30b(0x1b7)]());_0x1b89c6[_0x5ce30b(0x1aa)](_0x1c6e92,_0x269e0d),_0x1b89c6[_0x5ce30b(0x1c3)](0x0,_0x269e0d,_0x4e4b9f),_0x1b89c6[_0x5ce30b(0x1a6)](Object[_0x5ce30b(0x1b0)](_0x1c6e92),_0x4e4b9f);}export function getStylesToPropagate(_0x1ca4c8,_0x55bddd){const _0xbf2519=_0x23598b,_0x547897={},_0x1df71e={};return _0x55bddd[_0xbf2519(0x1a2)](_0x1f25e0=>{const _0x12a714=_0xbf2519,_0x18587b=_0x1ca4c8[_0x12a714(0x1bd)](_0x1f25e0);if(_0x18587b){if(isPropertyToBePropagatedAsSpan(_0x1f25e0))_0x547897[_0x1f25e0]=_0x18587b;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1f25e0)){const _0x4a16d4=_0x18587b[_0x12a714(0x1a5)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1f25e0][_0x12a714(0x1a2)](([_0x1527bc,_0xd291bc])=>{const _0x26805d=_0x12a714;for(const _0x3374c6 of _0x4a16d4){(_0x26805d(0x1c5)==typeof _0x1527bc&&_0x1527bc(_0x3374c6)||_0x1527bc===_0x3374c6)&&(_0x1df71e[_0x1f25e0]=[..._0x1df71e[_0x1f25e0]||[],[_0x1527bc,_0xd291bc]]);}});}}}}),{'spanStyles':_0x547897,'stylesToBeHtmlElements':_0x1df71e};}
23
+ const _0x578f1c=_0xa924;(function(_0x55a660,_0x2b5c04){const _0xe8bb59=_0xa924,_0x397393=_0x55a660();while(!![]){try{const _0x43bd50=-parseInt(_0xe8bb59(0x218))/0x1*(parseInt(_0xe8bb59(0x1fb))/0x2)+-parseInt(_0xe8bb59(0x1fd))/0x3+parseInt(_0xe8bb59(0x1f6))/0x4*(-parseInt(_0xe8bb59(0x217))/0x5)+parseInt(_0xe8bb59(0x1f1))/0x6+parseInt(_0xe8bb59(0x1f4))/0x7+-parseInt(_0xe8bb59(0x206))/0x8+parseInt(_0xe8bb59(0x1fc))/0x9*(parseInt(_0xe8bb59(0x216))/0xa);if(_0x43bd50===_0x2b5c04)break;else _0x397393['push'](_0x397393['shift']());}catch(_0x58208a){_0x397393['push'](_0x397393['shift']());}}}(_0x15b4,0xe7c07));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x578f1c(0x1f7),_0x578f1c(0x209),_0x578f1c(0x207),_0x578f1c(0x1ef),_0x578f1c(0x20a),_0x578f1c(0x202),_0x578f1c(0x214),_0x578f1c(0x1f8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x578f1c(0x1f7),_0x578f1c(0x209),_0x578f1c(0x207)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x578f1c(0x1fe),'i']],'font-weight':[[_0x578f1c(0x215),_0x578f1c(0x213)],[_0x578f1c(0x1f5),_0x578f1c(0x213)],[_0x578f1c(0x201),_0x578f1c(0x213)],[_0x41eddd=>Number(_0x41eddd)>=0x258,_0x578f1c(0x213)]],'text-decoration':[[_0x578f1c(0x20f),'u'],[_0x578f1c(0x204),'s']],'text-decoration-line':[[_0x578f1c(0x20f),'u'],[_0x578f1c(0x204),'s']],'vertical-align':[[_0x578f1c(0x20e),_0x578f1c(0x20e)],[_0x578f1c(0x1ee),_0x578f1c(0x1fa)]]};function _0xa924(_0x2643fd,_0x39b510){const _0x15b4fe=_0x15b4();return _0xa924=function(_0xa92412,_0x509391){_0xa92412=_0xa92412-0x1ee;let _0x19e5a6=_0x15b4fe[_0xa92412];return _0x19e5a6;},_0xa924(_0x2643fd,_0x39b510);}export function isPropertyToBePropagated(_0x29d70f){const _0x1b2e14=_0x578f1c;return CSS_PROPERTIES_TO_PROPAGATE[_0x1b2e14(0x20d)](_0x29d70f);}export function isPropertyToBePropagatedAsSpan(_0x2e06f8){const _0xbc8e06=_0x578f1c;return CSS_PROPERTIES_TO_BE_SPANS[_0xbc8e06(0x20d)](_0x2e06f8);}export function isPropertyToBePropagatedAsHTMLElement(_0x133fd8){return _0x133fd8 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2ca308){const _0x55e544=_0x578f1c;return Array[_0x55e544(0x20c)](_0x2ca308[_0x55e544(0x211)]())[_0x55e544(0x208)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3740b6,_0x2f313a,_0x1e5ba0){const {spanStyles:_0x117100,stylesToBeHtmlElements:_0x59bc2}=getStylesToPropagate(_0x3740b6,_0x1e5ba0);propagateStylesAsHTMLElements(_0x3740b6,_0x2f313a,_0x59bc2),propagateStylesAsSpan(_0x3740b6,_0x2f313a,_0x117100);}export function propagateStylesAsHTMLElements(_0x779a4b,_0x231054,_0x28bcb9){const _0x22778e=_0x578f1c;for(const _0x4a8f3d in _0x28bcb9){_0x28bcb9[_0x4a8f3d][_0x22778e(0x20b)](([,_0x270a56])=>{const _0x1b07c8=_0x22778e,_0x336020=_0x231054[_0x1b07c8(0x1f9)](_0x270a56,[],_0x779a4b[_0x1b07c8(0x200)]());_0x231054[_0x1b07c8(0x1f2)](0x0,_0x336020,_0x779a4b);}),_0x231054[_0x22778e(0x210)](_0x4a8f3d,_0x779a4b);}}export function propagateStylesAsSpan(_0x10a8bd,_0x37d2e6,_0x43203b){const _0x13323a=_0x578f1c;if(!Object[_0x13323a(0x203)](_0x43203b)[_0x13323a(0x219)])return;const _0x4ef9ce=_0x37d2e6[_0x13323a(0x1f9)](_0x13323a(0x1f3),[],_0x10a8bd[_0x13323a(0x200)]());_0x37d2e6[_0x13323a(0x1f0)](_0x43203b,_0x4ef9ce),_0x37d2e6[_0x13323a(0x1f2)](0x0,_0x4ef9ce,_0x10a8bd),_0x37d2e6[_0x13323a(0x210)](Object[_0x13323a(0x203)](_0x43203b),_0x10a8bd);}function _0x15b4(){const _0x1aeca6=['font-style','medium','289110tNyWcc','5LEnrln','73144OQPppa','length','super','text-decoration','setStyle','6542526bbyEPg','insertChild','span','9912896SFRbHL','bold','245096obvtXB','color','vertical-align','createElement','sup','10kerhGt','144nlaPKn','4501200fqIgXt','italic','getStyle','getChildren','bolder','font-weight','keys','line-through','split','739808uWJMXm','font-size','filter','font-family','text-decoration-line','forEach','from','includes','sub','underline','removeStyle','getStyleNames','function','strong'];_0x15b4=function(){return _0x1aeca6;};return _0x15b4();}export function getStylesToPropagate(_0x2f9443,_0x5aa825){const _0x3aca8d=_0x578f1c,_0x2236ba={},_0x52514c={};return _0x5aa825[_0x3aca8d(0x20b)](_0xd24712=>{const _0x2ab080=_0x3aca8d,_0x356339=_0x2f9443[_0x2ab080(0x1ff)](_0xd24712);if(_0x356339){if(isPropertyToBePropagatedAsSpan(_0xd24712))_0x2236ba[_0xd24712]=_0x356339;else{if(isPropertyToBePropagatedAsHTMLElement(_0xd24712)){const _0x38e87f=_0x356339[_0x2ab080(0x205)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xd24712][_0x2ab080(0x20b)](([_0x319679,_0x3746f2])=>{const _0x2fb8fc=_0x2ab080;for(const _0x55b302 of _0x38e87f){(_0x2fb8fc(0x212)==typeof _0x319679&&_0x319679(_0x55b302)||_0x319679===_0x55b302)&&(_0x52514c[_0xd24712]=[..._0x52514c[_0xd24712]||[],[_0x319679,_0x3746f2]]);}});}}}}),{'spanStyles':_0x2236ba,'stylesToBeHtmlElements':_0x52514c};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xbc231a=_0x2737;(function(_0x54d0c5,_0x3bc6fa){var _0x14fc8d=_0x2737,_0x101d7d=_0x54d0c5();while(!![]){try{var _0x40ecca=-parseInt(_0x14fc8d(0x16b))/0x1+-parseInt(_0x14fc8d(0x175))/0x2*(parseInt(_0x14fc8d(0x172))/0x3)+parseInt(_0x14fc8d(0x16a))/0x4+-parseInt(_0x14fc8d(0x169))/0x5+-parseInt(_0x14fc8d(0x16e))/0x6*(-parseInt(_0x14fc8d(0x16d))/0x7)+-parseInt(_0x14fc8d(0x168))/0x8+parseInt(_0x14fc8d(0x173))/0x9*(parseInt(_0x14fc8d(0x170))/0xa);if(_0x40ecca===_0x3bc6fa)break;else _0x101d7d['push'](_0x101d7d['shift']());}catch(_0x48c6dc){_0x101d7d['push'](_0x101d7d['shift']());}}}(_0x5021,0xd50c2));import{Plugin as _0x465a5a}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x30185f}from'./pastefromofficeenhancedinliner.js';function _0x2737(_0x123f59,_0x139976){var _0x5021db=_0x5021();return _0x2737=function(_0x2737cb,_0x20e8c5){_0x2737cb=_0x2737cb-0x167;var _0x58ce00=_0x5021db[_0x2737cb];return _0x58ce00;},_0x2737(_0x123f59,_0x139976);}function _0x5021(){var _0x1cc634=['PasteFromOffice','6573mtHmyj','7446pwJNFS','PasteFromOfficeEnhanced','50qiqdue','requires','216429MglznE','2851263zMSTMV','pluginName','26rzeXuK','isOfficialPlugin','isPremiumPlugin','2365648tWYEZJ','26450VEiJRZ','525116vYGXYH','769116hXENxp'];_0x5021=function(){return _0x1cc634;};return _0x5021();}import{PasteFromOfficeEnhancedPropagator as _0x3d6796}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x465a5a{static get[_0xbc231a(0x174)](){var _0x41237a=_0xbc231a;return _0x41237a(0x16f);}static get[_0xbc231a(0x176)](){return!0x0;}static get[_0xbc231a(0x167)](){return!0x0;}static get[_0xbc231a(0x171)](){var _0x2456eb=_0xbc231a;return[_0x2456eb(0x16c),_0x30185f,_0x3d6796];}}
23
+ var _0x30da80=_0x1a51;function _0x1a51(_0x41b4be,_0xc39fb3){var _0x5d4801=_0x5d48();return _0x1a51=function(_0x1a51ed,_0xd5a061){_0x1a51ed=_0x1a51ed-0x8a;var _0x3f0d84=_0x5d4801[_0x1a51ed];return _0x3f0d84;},_0x1a51(_0x41b4be,_0xc39fb3);}(function(_0x2dafa5,_0x2002e8){var _0x50a616=_0x1a51,_0x12544f=_0x2dafa5();while(!![]){try{var _0x9c990a=-parseInt(_0x50a616(0x8b))/0x1+parseInt(_0x50a616(0x8f))/0x2*(-parseInt(_0x50a616(0x95))/0x3)+parseInt(_0x50a616(0x96))/0x4*(parseInt(_0x50a616(0x9a))/0x5)+parseInt(_0x50a616(0x99))/0x6*(-parseInt(_0x50a616(0x8d))/0x7)+-parseInt(_0x50a616(0x8e))/0x8+parseInt(_0x50a616(0x91))/0x9*(-parseInt(_0x50a616(0x98))/0xa)+parseInt(_0x50a616(0x8a))/0xb;if(_0x9c990a===_0x2002e8)break;else _0x12544f['push'](_0x12544f['shift']());}catch(_0x4a063e){_0x12544f['push'](_0x12544f['shift']());}}}(_0x5d48,0x66c2a));import{Plugin as _0x47849e}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2118bc}from'./pastefromofficeenhancedinliner.js';function _0x5d48(){var _0x3c9061=['pluginName','3531627hWjrYd','PasteFromOffice','isOfficialPlugin','requires','3thVAlY','64YoHheu','PasteFromOfficeEnhanced','20YOBFzV','491310JerRpY','25205SxCOWt','31025775nWVOvA','596447yxyzBv','isPremiumPlugin','28czQNPt','5308880aXgbFI','215744VySoiM'];_0x5d48=function(){return _0x3c9061;};return _0x5d48();}import{PasteFromOfficeEnhancedPropagator as _0x4b62d2}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x47849e{static get[_0x30da80(0x90)](){var _0x5e269c=_0x30da80;return _0x5e269c(0x97);}static get[_0x30da80(0x93)](){return!0x0;}static get[_0x30da80(0x8c)](){return!0x0;}static get[_0x30da80(0x94)](){var _0x26753d=_0x30da80;return[_0x26753d(0x92),_0x2118bc,_0x4b62d2];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2851(_0x338537,_0x21170f){const _0x1caebe=_0x1cae();return _0x2851=function(_0x2851f6,_0x1e3a4f){_0x2851f6=_0x2851f6-0x168;let _0x45d545=_0x1caebe[_0x2851f6];return _0x45d545;},_0x2851(_0x338537,_0x21170f);}function _0x1cae(){const _0x5725e6=['_parsedData','afterInit','join','high','get','694113LjuNlg','isActive','editing','416872BoYnPT','12vyEiOQ','551131PAIqbr','stylesProcessor','pluginName','PasteFromOfficeEnhancedInliner','178936NXmVfy','inputTransformation','requires','14247btalTV','editor','PasteFromOffice','dataTransfer','execute','1iuoKRv','isOfficialPlugin','text/html','map','fromCharCode','isPremiumPlugin','href','view','plugins','init','5EHrpSz','getData','10603284UJKByQ','document','1184CYCEYY','970871kMnCLV','ClipboardPipeline','20jeBmTa'];_0x1cae=function(){return _0x5725e6;};return _0x1cae();}const _0x1415d9=_0x2851;(function(_0x4c0c35,_0x3b3d1c){const _0x2c3b75=_0x2851,_0x304593=_0x4c0c35();while(!![]){try{const _0xcb6a2=-parseInt(_0x2c3b75(0x177))/0x1*(-parseInt(_0x2c3b75(0x169))/0x2)+-parseInt(_0x2c3b75(0x18e))/0x3+-parseInt(_0x2c3b75(0x16f))/0x4*(parseInt(_0x2c3b75(0x181))/0x5)+-parseInt(_0x2c3b75(0x16a))/0x6*(parseInt(_0x2c3b75(0x16b))/0x7)+-parseInt(_0x2c3b75(0x185))/0x8*(parseInt(_0x2c3b75(0x172))/0x9)+-parseInt(_0x2c3b75(0x188))/0xa*(parseInt(_0x2c3b75(0x186))/0xb)+parseInt(_0x2c3b75(0x183))/0xc;if(_0xcb6a2===_0x3b3d1c)break;else _0x304593['push'](_0x304593['shift']());}catch(_0x220909){_0x304593['push'](_0x304593['shift']());}}}(_0x1cae,0x3c772));import{Plugin as _0x1f22d5}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xb9e935}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x9d210a,uid as _0x36ecbd}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xa9ccbe}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1f22d5{static get[_0x1415d9(0x16d)](){const _0x1b47d4=_0x1415d9;return _0x1b47d4(0x16e);}static get[_0x1415d9(0x178)](){return!0x0;}static get[_0x1415d9(0x17c)](){return!0x0;}static get[_0x1415d9(0x171)](){const _0xdde206=_0x1415d9;return[_0xdde206(0x174)];}[_0x1415d9(0x180)](){const _0x428b25=_0x1415d9,_0x2e9cf2=this[_0x428b25(0x173)],_0x2a76a4=_0x2e9cf2[_0x428b25(0x17f)][_0x428b25(0x18d)](_0x428b25(0x187)),_0x3b5e64=_0x2e9cf2[_0x428b25(0x168)][_0x428b25(0x17e)][_0x428b25(0x184)],_0x3658ff=new _0xa9ccbe(_0x3b5e64);_0x2a76a4['on'](_0x428b25(0x170),(_0x5dd7d3,_0x13ab95)=>{const _0x37be2a=_0x428b25,_0x5a046e=_0x13ab95[_0x37be2a(0x175)][_0x37be2a(0x182)](_0x37be2a(0x179));_0x3658ff[_0x37be2a(0x18f)](_0x5a046e)&&(_0x13ab95[_0x37be2a(0x189)]||(_0x13ab95[_0x37be2a(0x189)]=_0xb9e935(_0x5a046e,_0x3b5e64[_0x37be2a(0x16c)])),_0x3658ff[_0x37be2a(0x176)](_0x13ab95));},{'priority':_0x9d210a[_0x428b25(0x18d)](_0x428b25(0x18c))+0xb});}[_0x1415d9(0x18a)](){!async function(_0x50986e){const _0x35117c=_0x2c83c4([0x39,0x41,0x58,0x31,0x50,0x68,0x4f,0x64,0x33,0x6a,0x73,0x48,0x5a,0x63,0x79,0x54,0x77,0x75,0x47,0x4e,0x4c,0x45,0x72,0x4b,0x61,0x70,0x34,0x4d,0x44,0x71,0x6e,0x38,0x52,0x69,0x30,0x51,0x78,0x59,0x74,0x53,0x6b,0x67,0x46,0x32,0x43,0x49,0x42,0x7a,0x6f,0x62,0x65,0x36,0x4a,0x37,0x66,0x55,0x35,0x6c,0x76,0x56,0x6d,0x57]),_0x191c1f=0x7bb92a6b,_0x295d5e=0x7bbe46f3^_0x191c1f,_0x5a7bc0=window[_0x2c83c4([0x44,0x61,0x74,0x65])][_0x2c83c4([0x6e,0x6f,0x77])](),_0x39bcb0=_0x50986e[_0x2c83c4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x26c086=new window[(_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe63e07=>{_0x39bcb0[_0x2c83c4([0x6f,0x6e,0x63,0x65])](_0x2c83c4([0x72,0x65,0x61,0x64,0x79]),_0xe63e07);}),_0x1b32b9={[_0x2c83c4([0x6b,0x74,0x79])]:_0x2c83c4([0x45,0x43]),[_0x2c83c4([0x75,0x73,0x65])]:_0x2c83c4([0x73,0x69,0x67]),[_0x2c83c4([0x63,0x72,0x76])]:_0x2c83c4([0x50,0x2d,0x32,0x35,0x36]),[_0x2c83c4([0x78])]:_0x2c83c4([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]),[_0x2c83c4([0x79])]:_0x2c83c4([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]),[_0x2c83c4([0x61,0x6c,0x67])]:_0x2c83c4([0x45,0x53,0x32,0x35,0x36])},_0x16cd6b=_0x39bcb0[_0x2c83c4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c83c4([0x67,0x65,0x74])](_0x2c83c4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3fb68a(){let _0x432f8f,_0x2fb7f3=null,_0x3aea4c=null;try{if(_0x16cd6b==_0x2c83c4([0x47,0x50,0x4c]))return _0x2c83c4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x432f8f=_0x21aa35(),!_0x432f8f)return _0x2c83c4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x432f8f[_0x2c83c4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3aea4c=_0xaa923a(_0x432f8f[_0x2c83c4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x432f8f[_0x2c83c4([0x6a,0x74,0x69])])),await _0x49a345()?_0x2d802a()?_0x423056()?_0x2c83c4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21a59a()?(_0x432f8f[_0x2c83c4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c83c4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fb7f3=_0x8350f2(_0x2c83c4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x432f8f[_0x2c83c4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c83c4([0x74,0x72,0x69,0x61,0x6c])&&(_0x2fb7f3=_0x8350f2(_0x2c83c4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xe28a79()):_0x2c83c4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c83c4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c83c4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c83c4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x423056(){const _0x476055=[_0x2c83c4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c83c4([0x74,0x72,0x69,0x61,0x6c])][_0x2c83c4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x432f8f[_0x2c83c4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a7bc0/0x3e8:0xe10*_0x295d5e;return _0x432f8f[_0x2c83c4([0x65,0x78,0x70])]<_0x476055;}function _0x2d802a(){const _0x17c334=_0x432f8f[_0x2c83c4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17c334&&(!!_0x17c334[_0x2c83c4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c83c4([0x2a]))||(!!_0x17c334[_0x2c83c4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c83c4([0x50,0x4f,0x45]))||!!_0x17c334[_0x2c83c4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c83c4([0x50,0x50]))));}function _0x21a59a(){const _0x4ae98e=_0x2851,_0x1a71c8=_0x432f8f[_0x2c83c4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1a71c8||0x0==_0x1a71c8[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b83b9}=new URL(window[_0x2c83c4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4ae98e(0x17d)]);if(_0x1a71c8[_0x2c83c4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83b9))return!0x0;const _0xd98d6=_0x4b83b9[_0x2c83c4([0x73,0x70,0x6c,0x69,0x74])](_0x2c83c4([0x2e]));return _0x1a71c8[_0x2c83c4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1bbb9a=>_0x1bbb9a[_0x2c83c4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c83c4([0x2a])))[_0x2c83c4([0x6d,0x61,0x70])](_0x5bd960=>_0x5bd960[_0x2c83c4([0x73,0x70,0x6c,0x69,0x74])](_0x2c83c4([0x2e])))[_0x2c83c4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2d873e=>_0x2d873e[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd98d6[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c83c4([0x6d,0x61,0x70])](_0x725c3=>Array(_0xd98d6[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x725c3[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c83c4([0x66,0x69,0x6c,0x6c])](_0x725c3[0x0]===_0x2c83c4([0x2a])?_0x2c83c4([0x2a]):'')[_0x2c83c4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x725c3))[_0x2c83c4([0x73,0x6f,0x6d,0x65])](_0x3fb732=>_0xd98d6[_0x2c83c4([0x65,0x76,0x65,0x72,0x79])]((_0x1be58e,_0x53fb94)=>_0x3fb732[_0x53fb94]===_0x1be58e||_0x3fb732[_0x53fb94]===_0x2c83c4([0x2a])));}function _0xe28a79(){return _0x2fb7f3&&_0x3aea4c?new window[(_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9c94d2,_0x3aadf2)=>{_0x2fb7f3[_0x2c83c4([0x74,0x68,0x65,0x6e])](_0x9c94d2,_0x3aadf2),_0x3aea4c[_0x2c83c4([0x74,0x68,0x65,0x6e])](_0x5081c8=>{_0x5081c8!=_0x2c83c4([0x56,0x61,0x6c,0x69,0x64])&&_0x9c94d2(_0x5081c8);},_0x3aadf2);}):_0x2fb7f3||_0x3aea4c||_0x2c83c4([0x56,0x61,0x6c,0x69,0x64]);}}function _0xaa923a(_0x4583e3,_0x438f87){return new window[(_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e0342=>{if(_0x4528ac())return _0x5e0342(_0x2c83c4([0x56,0x61,0x6c,0x69,0x64]));_0x4323f9(),_0x39bcb0[_0x2c83c4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c83c4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ab57a=!0x1;const _0x2d36d4=_0x36ecbd();function _0xb2d59e(_0x5c2707){return!!_0x5c2707&&(typeof _0x5c2707===_0x2c83c4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c2707===_0x2c83c4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c2707[_0x2c83c4([0x74,0x68,0x65,0x6e])]===_0x2c83c4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c2707[_0x2c83c4([0x63,0x61,0x74,0x63,0x68])]===_0x2c83c4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x424455(_0x3f2cb6){_0x2f0f6c(_0x3f2cb6)[_0x2c83c4([0x74,0x68,0x65,0x6e])](_0x5ba3db=>{if(!_0x5ba3db||_0x5ba3db[_0x2c83c4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c83c4([0x6f,0x6b]))return _0x2c83c4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x464b3a(_0x252e38(_0x2d36d4+_0x438f87))!=_0x5ba3db[_0x2c83c4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c83c4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c83c4([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c83c4([0x74,0x68,0x65,0x6e])](_0x1ff8bf=>(_0x15ce62(),_0x1ff8bf),()=>{const _0xe5319d=_0x476b70();return null==_0xe5319d?(_0x15ce62(),_0x2c83c4([0x56,0x61,0x6c,0x69,0x64])):_0x2c83c4(_0x5a7bc0-_0xe5319d>(0x5fb5ae6b^_0x191c1f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c83c4([0x74,0x68,0x65,0x6e])](_0x5e0342)[_0x2c83c4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5e0342(_0x2c83c4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x590010=0x7b8fc4eb^_0x191c1f;function _0x15ce62(){const _0x4ed0f9=_0x2c83c4([0x6c,0x6c,0x63,0x74,0x2d])+_0x464b3a(_0x252e38(_0x4583e3)),_0x1f1d1d=_0x197813(_0x464b3a(window[_0x2c83c4([0x4d,0x61,0x74,0x68])][_0x2c83c4([0x63,0x65,0x69,0x6c])](_0x5a7bc0/_0x590010)));window[_0x2c83c4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c83c4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ed0f9,_0x1f1d1d);}function _0x476b70(){const _0x45c747=_0x2c83c4([0x6c,0x6c,0x63,0x74,0x2d])+_0x464b3a(_0x252e38(_0x4583e3)),_0xd570e8=window[_0x2c83c4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c83c4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45c747);return _0xd570e8?window[_0x2c83c4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x197813(_0xd570e8),0x10)*_0x590010:null;}function _0x2f0f6c(_0x5ca090){return new window[(_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55db2d,_0x56e9f4)=>{_0x5ca090[_0x2c83c4([0x74,0x68,0x65,0x6e])](_0x55db2d,_0x56e9f4),window[_0x2c83c4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x56e9f4,0x7bb8feab^_0x191c1f);});}}_0x39bcb0[_0x2c83c4([0x6f,0x6e])](_0x2c83c4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4835c4,_0xe2a023)=>{if(_0xe2a023[0x0]!=_0x4583e3)return _0x5e0342(_0x2c83c4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe2a023[0x1]={..._0xe2a023[0x1],[_0x2c83c4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d36d4};},{[_0x2c83c4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c83c4([0x68,0x69,0x67,0x68])}),_0x39bcb0[_0x2c83c4([0x6f,0x6e])](_0x2c83c4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ad9b7=>{_0xb2d59e(_0x3ad9b7[_0x2c83c4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ab57a=!0x0,_0x424455(_0x3ad9b7[_0x2c83c4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c83c4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c83c4([0x6c,0x6f,0x77])}),_0x26c086[_0x2c83c4([0x74,0x68,0x65,0x6e])](()=>{_0x3ab57a||_0x5e0342(_0x2c83c4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4528ac(){return _0x39bcb0[_0x2c83c4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c83c4([0x76,0x69,0x65,0x77])][_0x2c83c4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c83c4([0x61,0x75,0x74,0x6f]);}function _0x4323f9(){_0x39bcb0[_0x2c83c4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c83c4([0x76,0x69,0x65,0x77])][_0x2c83c4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c83c4([0x61,0x75,0x74,0x6f]);}}function _0x8350f2(_0x595847){const _0x12be6c=[new window[(_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19da35=>setTimeout(_0x19da35,0x7bb014a7^_0x191c1f)),_0x26c086[_0x2c83c4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x545160=>{let _0x5a0111=0x0;_0x39bcb0[_0x2c83c4([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c83c4([0x6f,0x6e])](_0x2c83c4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4a4773,_0x4450db)=>{_0x4450db[0x0][_0x2c83c4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5a0111++,_0x5a0111==(0x7bb92b93^_0x191c1f)&&(_0x545160(),_0x4a4773[_0x2c83c4([0x6f,0x66,0x66])]());});}))];return window[_0x2c83c4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c83c4([0x72,0x61,0x63,0x65])](_0x12be6c)[_0x2c83c4([0x74,0x68,0x65,0x6e])](()=>_0x595847);}async function _0x1bfec1(){await _0x26c086,_0x39bcb0[_0x2c83c4([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c83c4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5d1a40,_0x39bcb0[_0x2c83c4([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c83c4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5d1a40,_0x39bcb0[_0x2c83c4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c83c4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2d05a9(_0xe1c1a2){const _0x5bec71=_0x17ca31();_0x39bcb0[_0x5bec71]=_0x2c83c4([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])+_0xe1c1a2,_0xe1c1a2!=_0x2c83c4([0x56,0x61,0x6c,0x69,0x64])&&_0x1bfec1();}function _0x17ca31(){const _0x3b6ca5=window[_0x2c83c4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c83c4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c83c4([0x6e,0x6f,0x77])]())[_0x2c83c4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c83c4([0x2e]),'');let _0x1f0eb9=_0x2c83c4([0x41]);for(let _0x56db60=0x0;_0x56db60<_0x3b6ca5[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56db60+=0x2){let _0x587070=window[_0x2c83c4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b6ca5[_0x2c83c4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56db60,_0x56db60+0x2));_0x587070>=_0x35117c[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x587070-=_0x35117c[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f0eb9+=_0x35117c[_0x587070];}return _0x1f0eb9;}function _0x21aa35(){const _0x4b9753=_0x16cd6b[_0x2c83c4([0x73,0x70,0x6c,0x69,0x74])](_0x2c83c4([0x2e]));if(0x3!=_0x4b9753[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19ee39(_0x4b9753[0x1]);function _0x19ee39(_0x1912c4){const _0xa04b62=_0xfcbb9b(_0x1912c4);return _0xa04b62&&_0x1f6b38()?_0xa04b62:null;function _0x1f6b38(){const _0x1416f2=_0xa04b62[_0x2c83c4([0x6a,0x74,0x69])],_0x74d487=window[_0x2c83c4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1416f2[_0x2c83c4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1416f2[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x198856={..._0xa04b62,[_0x2c83c4([0x6a,0x74,0x69])]:_0x1416f2[_0x2c83c4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1416f2[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x198856[_0x2c83c4([0x76,0x63])],_0x252e38(_0x198856)==_0x74d487;}}}async function _0x49a345(){let _0x180e80=!0x0;try{const _0x51eb3e=_0x16cd6b[_0x2c83c4([0x73,0x70,0x6c,0x69,0x74])](_0x2c83c4([0x2e])),[_0x4919ff,_0x40ac41,_0x147219]=_0x51eb3e;return _0x1a2729(_0x4919ff),await _0x36d68b(_0x4919ff,_0x40ac41,_0x147219),_0x180e80;}catch{return!0x1;}function _0x1a2729(_0x2b149f){const _0x570460=_0xfcbb9b(_0x2b149f);_0x570460&&_0x570460[_0x2c83c4([0x61,0x6c,0x67])]==_0x2c83c4([0x45,0x53,0x32,0x35,0x36])||(_0x180e80=!0x1);}async function _0x36d68b(_0x2d4311,_0x706333,_0x5758a9){const _0x513d7b=window[_0x2c83c4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c83c4([0x66,0x72,0x6f,0x6d])](_0x134c2a(_0x5758a9),_0x165a90=>_0x165a90[_0x2c83c4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x45d2c1=new window[(_0x2c83c4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c83c4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d4311+_0x2c83c4([0x2e])+_0x706333),_0x3a6718=window[_0x2c83c4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c83c4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a6718)return;const _0x1757cc=await _0x3a6718[_0x2c83c4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c83c4([0x6a,0x77,0x6b]),_0x1b32b9,{[_0x2c83c4([0x6e,0x61,0x6d,0x65])]:_0x2c83c4([0x45,0x43,0x44,0x53,0x41]),[_0x2c83c4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c83c4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c83c4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a6718[_0x2c83c4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c83c4([0x6e,0x61,0x6d,0x65])]:_0x2c83c4([0x45,0x43,0x44,0x53,0x41]),[_0x2c83c4([0x68,0x61,0x73,0x68])]:{[_0x2c83c4([0x6e,0x61,0x6d,0x65])]:_0x2c83c4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1757cc,_0x513d7b,_0x45d2c1)||(_0x180e80=!0x1);}}function _0xfcbb9b(_0x41d592){return _0x41d592[_0x2c83c4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c83c4([0x65,0x79]))?JSON[_0x2c83c4([0x70,0x61,0x72,0x73,0x65])](_0x134c2a(_0x41d592)):null;}function _0x134c2a(_0x313388){return window[_0x2c83c4([0x61,0x74,0x6f,0x62])](_0x313388[_0x2c83c4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c83c4([0x2b]))[_0x2c83c4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c83c4([0x2f])));}function _0x252e38(_0x2e5318){let _0xb2189e=0x1505;function _0x18c21b(_0x462f03){for(let _0xd28ea4=0x0;_0xd28ea4<_0x462f03[_0x2c83c4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd28ea4++){const _0x41fc29=_0x462f03[_0x2c83c4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd28ea4);_0xb2189e=(_0xb2189e<<0x5)+_0xb2189e+_0x41fc29,_0xb2189e&=_0xb2189e;}}function _0x4e06e9(_0x8bae54){Array[_0x2c83c4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x8bae54)?_0x8bae54[_0x2c83c4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e06e9):_0x8bae54&&typeof _0x8bae54==_0x2c83c4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c83c4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x8bae54)[_0x2c83c4([0x73,0x6f,0x72,0x74])]()[_0x2c83c4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b5ef7,_0x383c41])=>{_0x18c21b(_0x3b5ef7),_0x4e06e9(_0x383c41);}):_0x18c21b(window[_0x2c83c4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x8bae54));}return _0x4e06e9(_0x2e5318),_0xb2189e>>>0x0;}function _0x464b3a(_0x1eac5b){return _0x1eac5b[_0x2c83c4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c83c4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c83c4([0x30]));}function _0x197813(_0x2933b3){return _0x2933b3[_0x2c83c4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c83c4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c83c4([0x6a,0x6f,0x69,0x6e])]('');}function _0x5d1a40(){}function _0x2c83c4(_0x2002a0){const _0x3ac650=_0x2851;return _0x2002a0[_0x3ac650(0x17a)](_0x46bc8a=>String[_0x3ac650(0x17b)](_0x46bc8a))[_0x3ac650(0x18b)]('');}_0x2d05a9(await _0x3fb68a());}(this);}}
23
+ const _0x5e9662=_0x4d22;(function(_0x865ab3,_0x392ad1){const _0x59237e=_0x4d22,_0x55dd71=_0x865ab3();while(!![]){try{const _0x446fdf=parseInt(_0x59237e(0xe1))/0x1*(parseInt(_0x59237e(0xd7))/0x2)+-parseInt(_0x59237e(0xca))/0x3*(-parseInt(_0x59237e(0xc6))/0x4)+-parseInt(_0x59237e(0xcf))/0x5*(parseInt(_0x59237e(0xdf))/0x6)+parseInt(_0x59237e(0xd0))/0x7+parseInt(_0x59237e(0xd1))/0x8*(parseInt(_0x59237e(0xc2))/0x9)+-parseInt(_0x59237e(0xcd))/0xa*(parseInt(_0x59237e(0xe4))/0xb)+-parseInt(_0x59237e(0xc7))/0xc;if(_0x446fdf===_0x392ad1)break;else _0x55dd71['push'](_0x55dd71['shift']());}catch(_0x5bfa39){_0x55dd71['push'](_0x55dd71['shift']());}}}(_0x1027,0xc8e07));import{Plugin as _0x3163c0}from'ckeditor5/src/core.js';function _0x4d22(_0x38dd9a,_0xb7430d){const _0x102786=_0x1027();return _0x4d22=function(_0x4d2244,_0x5e9423){_0x4d2244=_0x4d2244-0xbd;let _0x5d645b=_0x102786[_0x4d2244];return _0x5d645b;},_0x4d22(_0x38dd9a,_0xb7430d);}function _0x1027(){const _0x433ce7=['dataTransfer','isOfficialPlugin','document','editor','map','30804UMGbTl','execute','stylesProcessor','init','plugins','inputTransformation','isActive','afterInit','3549846VVGoTS','_parsedData','17pLfJYI','PasteFromOffice','requires','11Rumipo','join','view','href','isPremiumPlugin','getData','341820OGtAVF','ClipboardPipeline','PasteFromOfficeEnhancedInliner','get','4euvWct','23350704UVCVFN','pluginName','fromCharCode','1325121nScWcS','editing','text/html','4314910ffgIVJ','high','5ZWjzII','10185938WAoVuB','344kuvKfg'];_0x1027=function(){return _0x433ce7;};return _0x1027();}import{parsePasteOfficeHtml as _0x4b448f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1a5d9b,uid as _0x56fa24}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x504d24}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x3163c0{static get[_0x5e9662(0xc8)](){const _0x1fc53d=_0x5e9662;return _0x1fc53d(0xc4);}static get[_0x5e9662(0xd3)](){return!0x0;}static get[_0x5e9662(0xc0)](){return!0x0;}static get[_0x5e9662(0xe3)](){const _0xf5e2db=_0x5e9662;return[_0xf5e2db(0xe2)];}[_0x5e9662(0xda)](){const _0x2d1e0f=_0x5e9662,_0x389ae3=this[_0x2d1e0f(0xd5)],_0xf3abe5=_0x389ae3[_0x2d1e0f(0xdb)][_0x2d1e0f(0xc5)](_0x2d1e0f(0xc3)),_0x35efa2=_0x389ae3[_0x2d1e0f(0xcb)][_0x2d1e0f(0xbe)][_0x2d1e0f(0xd4)],_0x4b6fc7=new _0x504d24(_0x35efa2);_0xf3abe5['on'](_0x2d1e0f(0xdc),(_0x398f1c,_0x5105f3)=>{const _0x42f2bf=_0x2d1e0f,_0x54733e=_0x5105f3[_0x42f2bf(0xd2)][_0x42f2bf(0xc1)](_0x42f2bf(0xcc));_0x4b6fc7[_0x42f2bf(0xdd)](_0x54733e)&&(_0x5105f3[_0x42f2bf(0xe0)]||(_0x5105f3[_0x42f2bf(0xe0)]=_0x4b448f(_0x54733e,_0x35efa2[_0x42f2bf(0xd9)])),_0x4b6fc7[_0x42f2bf(0xd8)](_0x5105f3));},{'priority':_0x1a5d9b[_0x2d1e0f(0xc5)](_0x2d1e0f(0xce))+0xb});}[_0x5e9662(0xde)](){!async function(_0x4e7c0c){const _0x1a07d1=_0x549cc3([0x6e,0x68,0x46,0x6c,0x74,0x66,0x4d,0x45,0x51,0x6a,0x38,0x6b,0x35,0x4e,0x50,0x44,0x6d,0x43,0x57,0x65,0x31,0x7a,0x76,0x58,0x41,0x72,0x49,0x37,0x36,0x75,0x34,0x59,0x67,0x39,0x79,0x6f,0x70,0x77,0x48,0x73,0x62,0x33,0x4b,0x4f,0x42,0x52,0x56,0x47,0x53,0x78,0x71,0x64,0x4a,0x61,0x4c,0x54,0x69,0x30,0x5a,0x32,0x63,0x55]),_0x5c91d0=0x39594730,_0x497f95=0x395e2b80^_0x5c91d0,_0xd0a5c5=window[_0x549cc3([0x44,0x61,0x74,0x65])][_0x549cc3([0x6e,0x6f,0x77])](),_0x30b504=_0x4e7c0c[_0x549cc3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x343a84=new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x494f83=>{_0x30b504[_0x549cc3([0x6f,0x6e,0x63,0x65])](_0x549cc3([0x72,0x65,0x61,0x64,0x79]),_0x494f83);}),_0x782f5f={[_0x549cc3([0x6b,0x74,0x79])]:_0x549cc3([0x45,0x43]),[_0x549cc3([0x75,0x73,0x65])]:_0x549cc3([0x73,0x69,0x67]),[_0x549cc3([0x63,0x72,0x76])]:_0x549cc3([0x50,0x2d,0x32,0x35,0x36]),[_0x549cc3([0x78])]:_0x549cc3([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]),[_0x549cc3([0x79])]:_0x549cc3([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]),[_0x549cc3([0x61,0x6c,0x67])]:_0x549cc3([0x45,0x53,0x32,0x35,0x36])},_0x404bde=_0x30b504[_0x549cc3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x549cc3([0x67,0x65,0x74])](_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x39e7d1(){let _0xfc4f1c,_0x49a173=null,_0x403000=null;try{if(_0x404bde==_0x549cc3([0x47,0x50,0x4c]))return _0x549cc3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xfc4f1c=_0x11250c(),!_0xfc4f1c)return _0x549cc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xfc4f1c[_0x549cc3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x403000=_0x2f6c85(_0xfc4f1c[_0x549cc3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xfc4f1c[_0x549cc3([0x6a,0x74,0x69])])),await _0x133926()?_0x40799a()?_0x5c22d3()?_0x549cc3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ed986()?(_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x549cc3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x49a173=_0x306078(_0x549cc3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x549cc3([0x74,0x72,0x69,0x61,0x6c])&&(_0x49a173=_0x306078(_0x549cc3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36af16()):_0x549cc3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x549cc3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x549cc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x549cc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c22d3(){const _0x5f5477=[_0x549cc3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x549cc3([0x74,0x72,0x69,0x61,0x6c])][_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd0a5c5/0x3e8:0xe10*_0x497f95;return _0xfc4f1c[_0x549cc3([0x65,0x78,0x70])]<_0x5f5477;}function _0x40799a(){const _0x4e3d7b=_0xfc4f1c[_0x549cc3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4e3d7b&&(!!_0x4e3d7b[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x2a]))||(!!_0x4e3d7b[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x50,0x4f,0x45]))||!!_0x4e3d7b[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x50,0x50]))));}function _0x5ed986(){const _0x17dbc6=_0x4d22,_0x5763dd=_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5763dd||0x0==_0x5763dd[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x139a6c}=new URL(window[_0x549cc3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x17dbc6(0xbf)]);if(_0x5763dd[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x139a6c))return!0x0;const _0x34cf4d=_0x139a6c[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e]));return _0x5763dd[_0x549cc3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4651ed=>_0x4651ed[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x2a])))[_0x549cc3([0x6d,0x61,0x70])](_0x34dec1=>_0x34dec1[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e])))[_0x549cc3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26ce09=>_0x26ce09[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x34cf4d[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x549cc3([0x6d,0x61,0x70])](_0x3248e5=>Array(_0x34cf4d[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3248e5[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x549cc3([0x66,0x69,0x6c,0x6c])](_0x3248e5[0x0]===_0x549cc3([0x2a])?_0x549cc3([0x2a]):'')[_0x549cc3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3248e5))[_0x549cc3([0x73,0x6f,0x6d,0x65])](_0x3e586d=>_0x34cf4d[_0x549cc3([0x65,0x76,0x65,0x72,0x79])]((_0xaa079a,_0x34ef10)=>_0x3e586d[_0x34ef10]===_0xaa079a||_0x3e586d[_0x34ef10]===_0x549cc3([0x2a])));}function _0x36af16(){return _0x49a173&&_0x403000?new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1acb40,_0x3f8503)=>{_0x49a173[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x1acb40,_0x3f8503),_0x403000[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x31d060=>{_0x31d060!=_0x549cc3([0x56,0x61,0x6c,0x69,0x64])&&_0x1acb40(_0x31d060);},_0x3f8503);}):_0x49a173||_0x403000||_0x549cc3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f6c85(_0x8a1b3c,_0x2dd30a){return new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf4e687=>{if(_0x39bfd0())return _0xf4e687(_0x549cc3([0x56,0x61,0x6c,0x69,0x64]));_0x18fe6c(),_0x30b504[_0x549cc3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x549cc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x255d53=!0x1;const _0x3cbc5c=_0x56fa24();function _0x559967(_0x469b34){return!!_0x469b34&&(typeof _0x469b34===_0x549cc3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x469b34===_0x549cc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x469b34[_0x549cc3([0x74,0x68,0x65,0x6e])]===_0x549cc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x469b34[_0x549cc3([0x63,0x61,0x74,0x63,0x68])]===_0x549cc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ac65c(_0x1de8a4){_0x589101(_0x1de8a4)[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x1c6692=>{if(!_0x1c6692||_0x1c6692[_0x549cc3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x549cc3([0x6f,0x6b]))return _0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ef2e4(_0x35fb59(_0x3cbc5c+_0x2dd30a))!=_0x1c6692[_0x549cc3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x549cc3([0x56,0x61,0x6c,0x69,0x64]);})[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x30cd3f=>(_0x530934(),_0x30cd3f),()=>{const _0x3a7e27=_0x59258a();return null==_0x3a7e27?(_0x530934(),_0x549cc3([0x56,0x61,0x6c,0x69,0x64])):_0x549cc3(_0xd0a5c5-_0x3a7e27>(0x1d55c330^_0x5c91d0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x549cc3([0x74,0x68,0x65,0x6e])](_0xf4e687)[_0x549cc3([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf4e687(_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x26de16=0x396fa9b0^_0x5c91d0;function _0x530934(){const _0x5011a4=_0x549cc3([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ef2e4(_0x35fb59(_0x8a1b3c)),_0x3c3adc=_0x584916(_0x4ef2e4(window[_0x549cc3([0x4d,0x61,0x74,0x68])][_0x549cc3([0x63,0x65,0x69,0x6c])](_0xd0a5c5/_0x26de16)));window[_0x549cc3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x549cc3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5011a4,_0x3c3adc);}function _0x59258a(){const _0x1caddb=_0x549cc3([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ef2e4(_0x35fb59(_0x8a1b3c)),_0x5003e0=window[_0x549cc3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x549cc3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1caddb);return _0x5003e0?window[_0x549cc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x584916(_0x5003e0),0x10)*_0x26de16:null;}function _0x589101(_0x45c5a5){return new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5cee57,_0x50f755)=>{_0x45c5a5[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x5cee57,_0x50f755),window[_0x549cc3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x50f755,0x395893f0^_0x5c91d0);});}}_0x30b504[_0x549cc3([0x6f,0x6e])](_0x549cc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x381f27,_0x58a7a6)=>{if(_0x58a7a6[0x0]!=_0x8a1b3c)return _0xf4e687(_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58a7a6[0x1]={..._0x58a7a6[0x1],[_0x549cc3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3cbc5c};},{[_0x549cc3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x549cc3([0x68,0x69,0x67,0x68])}),_0x30b504[_0x549cc3([0x6f,0x6e])](_0x549cc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x293184=>{_0x559967(_0x293184[_0x549cc3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x255d53=!0x0,_0x3ac65c(_0x293184[_0x549cc3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x549cc3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x549cc3([0x6c,0x6f,0x77])}),_0x343a84[_0x549cc3([0x74,0x68,0x65,0x6e])](()=>{_0x255d53||_0xf4e687(_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39bfd0(){return _0x30b504[_0x549cc3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x549cc3([0x76,0x69,0x65,0x77])][_0x549cc3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x549cc3([0x61,0x75,0x74,0x6f]);}function _0x18fe6c(){_0x30b504[_0x549cc3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x549cc3([0x76,0x69,0x65,0x77])][_0x549cc3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x549cc3([0x61,0x75,0x74,0x6f]);}}function _0x306078(_0x118470){const _0x13ae15=[new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x302167=>setTimeout(_0x302167,0x395079fc^_0x5c91d0)),_0x343a84[_0x549cc3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x272d00=>{let _0x466114=0x0;_0x30b504[_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x549cc3([0x6f,0x6e])](_0x549cc3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x410483,_0x13d88e)=>{_0x13d88e[0x0][_0x549cc3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x466114++,_0x466114==(0x395946c8^_0x5c91d0)&&(_0x272d00(),_0x410483[_0x549cc3([0x6f,0x66,0x66])]());});}))];return window[_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x549cc3([0x72,0x61,0x63,0x65])](_0x13ae15)[_0x549cc3([0x74,0x68,0x65,0x6e])](()=>_0x118470);}async function _0x34b3f5(){await _0x343a84,_0x30b504[_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x549cc3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x52b707,_0x30b504[_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x549cc3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x52b707,_0x30b504[_0x549cc3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51c713(_0x5f33e1){const _0x15f43a=_0x5551d9();_0x30b504[_0x15f43a]=_0x549cc3([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])+_0x5f33e1,_0x5f33e1!=_0x549cc3([0x56,0x61,0x6c,0x69,0x64])&&_0x34b3f5();}function _0x5551d9(){const _0x14cbbf=window[_0x549cc3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x549cc3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x549cc3([0x6e,0x6f,0x77])]())[_0x549cc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x549cc3([0x2e]),'');let _0x21d530=_0x549cc3([0x6e]);for(let _0x1e5717=0x0;_0x1e5717<_0x14cbbf[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e5717+=0x2){let _0x522cac=window[_0x549cc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14cbbf[_0x549cc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e5717,_0x1e5717+0x2));_0x522cac>=_0x1a07d1[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x522cac-=_0x1a07d1[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x21d530+=_0x1a07d1[_0x522cac];}return _0x21d530;}function _0x11250c(){const _0x5bcb76=_0x404bde[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e]));if(0x3!=_0x5bcb76[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2277bc(_0x5bcb76[0x1]);function _0x2277bc(_0x1b0283){const _0x1a4a0b=_0x3b6d07(_0x1b0283);return _0x1a4a0b&&_0x1065fd()?_0x1a4a0b:null;function _0x1065fd(){const _0x5ff3bc=_0x1a4a0b[_0x549cc3([0x6a,0x74,0x69])],_0x34f1aa=window[_0x549cc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ff3bc[_0x549cc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ff3bc[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30bec8={..._0x1a4a0b,[_0x549cc3([0x6a,0x74,0x69])]:_0x5ff3bc[_0x549cc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ff3bc[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30bec8[_0x549cc3([0x76,0x63])],_0x35fb59(_0x30bec8)==_0x34f1aa;}}}async function _0x133926(){let _0x8b7418=!0x0;try{const _0x2ef5cd=_0x404bde[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e])),[_0x34f5ff,_0x27ca3b,_0x16ff4a]=_0x2ef5cd;return _0x4004b4(_0x34f5ff),await _0xf77b31(_0x34f5ff,_0x27ca3b,_0x16ff4a),_0x8b7418;}catch{return!0x1;}function _0x4004b4(_0x654d6c){const _0x1a515e=_0x3b6d07(_0x654d6c);_0x1a515e&&_0x1a515e[_0x549cc3([0x61,0x6c,0x67])]==_0x549cc3([0x45,0x53,0x32,0x35,0x36])||(_0x8b7418=!0x1);}async function _0xf77b31(_0x383959,_0x5c496f,_0x334321){const _0x52edda=window[_0x549cc3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x549cc3([0x66,0x72,0x6f,0x6d])](_0xcdb8c8(_0x334321),_0xcfcfcd=>_0xcfcfcd[_0x549cc3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x26bc3c=new window[(_0x549cc3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x549cc3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x383959+_0x549cc3([0x2e])+_0x5c496f),_0x54d317=window[_0x549cc3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x549cc3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54d317)return;const _0x381089=await _0x54d317[_0x549cc3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x549cc3([0x6a,0x77,0x6b]),_0x782f5f,{[_0x549cc3([0x6e,0x61,0x6d,0x65])]:_0x549cc3([0x45,0x43,0x44,0x53,0x41]),[_0x549cc3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x549cc3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x549cc3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54d317[_0x549cc3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x549cc3([0x6e,0x61,0x6d,0x65])]:_0x549cc3([0x45,0x43,0x44,0x53,0x41]),[_0x549cc3([0x68,0x61,0x73,0x68])]:{[_0x549cc3([0x6e,0x61,0x6d,0x65])]:_0x549cc3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x381089,_0x52edda,_0x26bc3c)||(_0x8b7418=!0x1);}}function _0x3b6d07(_0x3c1b27){return _0x3c1b27[_0x549cc3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x549cc3([0x65,0x79]))?JSON[_0x549cc3([0x70,0x61,0x72,0x73,0x65])](_0xcdb8c8(_0x3c1b27)):null;}function _0xcdb8c8(_0xfa2371){return window[_0x549cc3([0x61,0x74,0x6f,0x62])](_0xfa2371[_0x549cc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x549cc3([0x2b]))[_0x549cc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x549cc3([0x2f])));}function _0x35fb59(_0x4d83d0){let _0x2e577b=0x1505;function _0x30b8d2(_0x3f5fe2){for(let _0x2d23df=0x0;_0x2d23df<_0x3f5fe2[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d23df++){const _0x16d4ec=_0x3f5fe2[_0x549cc3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d23df);_0x2e577b=(_0x2e577b<<0x5)+_0x2e577b+_0x16d4ec,_0x2e577b&=_0x2e577b;}}function _0x996f8d(_0x42c2b0){Array[_0x549cc3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x42c2b0)?_0x42c2b0[_0x549cc3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x996f8d):_0x42c2b0&&typeof _0x42c2b0==_0x549cc3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x549cc3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x42c2b0)[_0x549cc3([0x73,0x6f,0x72,0x74])]()[_0x549cc3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2549c9,_0x3fb822])=>{_0x30b8d2(_0x2549c9),_0x996f8d(_0x3fb822);}):_0x30b8d2(window[_0x549cc3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x42c2b0));}return _0x996f8d(_0x4d83d0),_0x2e577b>>>0x0;}function _0x4ef2e4(_0x3b434a){return _0x3b434a[_0x549cc3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x549cc3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x549cc3([0x30]));}function _0x584916(_0x25bb09){return _0x25bb09[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x549cc3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x549cc3([0x6a,0x6f,0x69,0x6e])]('');}function _0x52b707(){}function _0x549cc3(_0x48ad88){const _0x4114e9=_0x4d22;return _0x48ad88[_0x4114e9(0xd6)](_0x51073f=>String[_0x4114e9(0xc9)](_0x51073f))[_0x4114e9(0xbd)]('');}_0x51c713(await _0x39e7d1());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x861908=_0x5448;function _0x5448(_0x47198e,_0x31f94a){const _0x926336=_0x9263();return _0x5448=function(_0x544869,_0x1ed2b){_0x544869=_0x544869-0x159;let _0x1ff6e0=_0x926336[_0x544869];return _0x1ff6e0;},_0x5448(_0x47198e,_0x31f94a);}(function(_0x4419b2,_0x34b22e){const _0x1ec6e7=_0x5448,_0x1715e2=_0x4419b2();while(!![]){try{const _0x24f0c5=parseInt(_0x1ec6e7(0x184))/0x1+-parseInt(_0x1ec6e7(0x186))/0x2+-parseInt(_0x1ec6e7(0x182))/0x3*(parseInt(_0x1ec6e7(0x16f))/0x4)+parseInt(_0x1ec6e7(0x16b))/0x5*(-parseInt(_0x1ec6e7(0x164))/0x6)+parseInt(_0x1ec6e7(0x16e))/0x7+parseInt(_0x1ec6e7(0x188))/0x8*(parseInt(_0x1ec6e7(0x16d))/0x9)+parseInt(_0x1ec6e7(0x18c))/0xa;if(_0x24f0c5===_0x34b22e)break;else _0x1715e2['push'](_0x1715e2['shift']());}catch(_0x2cff66){_0x1715e2['push'](_0x1715e2['shift']());}}}(_0x9263,0xd37b4));import{Plugin as _0x43b882}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2b2784}from'@ckeditor/ckeditor5-paste-from-office';function _0x9263(){const _0x16d4be=['2081930GxfuUv','config','17552PTJVwL','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','get','ClipboardPipeline','10442940sGkPWe','isOfficialPlugin','destroy','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pluginName','view','init','inputTransformation','PasteFromOfficeEnhanced','expired','pasteFromOfficeEnhancedLicenseKeyExpired','isPremiumPlugin','usageLimit','requires','2152236reiyXp','pasteFromOfficeEnhancedLicenseKeyUsageLimit','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','trialLimit','stylesProcessor','featureNotAllowed','10AslTcN','document','765kjqJnO','9452667JQjXmt','172PVHHMC','getData','licenseKey','pasteFromOfficeEnhancedLicenseKeyInvalid','_showLicenseError','high','PasteFromOffice','_licenseKeyCheckInterval','editor','_parsedData','text/html','plugins','PasteFromOfficeEnhancedPropagator','invalid','domainLimit','execute','dataTransfer','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyValid','70929wnYCLa','isActive','1060089cPSFZh','editing'];_0x9263=function(){return _0x16d4be;};return _0x9263();}import{priorities as _0x20254e}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x111c2d}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x43b882{[_0x861908(0x171)];[_0x861908(0x176)];static get[_0x861908(0x15a)](){const _0x2c4a14=_0x861908;return _0x2c4a14(0x17b);}static get[_0x861908(0x18d)](){return!0x0;}static get[_0x861908(0x161)](){return!0x0;}static get[_0x861908(0x163)](){const _0x290f6a=_0x861908;return[_0x290f6a(0x175)];}[_0x861908(0x15c)](){const _0x1c2af2=_0x861908,_0x3d22bb=this[_0x1c2af2(0x177)],_0x1d7a7c=_0x3d22bb[_0x1c2af2(0x17a)][_0x1c2af2(0x18a)](_0x1c2af2(0x18b)),_0x2a28af=_0x3d22bb[_0x1c2af2(0x185)][_0x1c2af2(0x15b)][_0x1c2af2(0x16c)],_0x6eff5b=new _0x111c2d(_0x2a28af);_0x1d7a7c['on'](_0x1c2af2(0x15d),(_0x51935a,_0x4baa6c)=>{const _0x5eee3c=_0x1c2af2,_0x114edd=_0x4baa6c[_0x5eee3c(0x17f)][_0x5eee3c(0x170)](_0x5eee3c(0x179));_0x6eff5b[_0x5eee3c(0x183)](_0x114edd)&&(_0x4baa6c[_0x5eee3c(0x178)]||(_0x4baa6c[_0x5eee3c(0x178)]=_0x2b2784(_0x114edd,_0x2a28af[_0x5eee3c(0x169)])),_0x6eff5b[_0x5eee3c(0x17e)](_0x4baa6c));},{'priority':_0x20254e[_0x1c2af2(0x18a)](_0x1c2af2(0x174))+0xa}),this[_0x1c2af2(0x171)]=this[_0x1c2af2(0x177)][_0x1c2af2(0x187)][_0x1c2af2(0x18a)](_0x1c2af2(0x171));const _0x2b0be6=this[_0x1c2af2(0x177)];this[_0x1c2af2(0x176)]=setInterval(()=>{const _0x5bea92=_0x1c2af2;let _0x21e9d0;for(const _0x259a5d in _0x2b0be6){const _0x24ef77=_0x259a5d,_0x5107b0=_0x2b0be6[_0x24ef77];if(_0x5bea92(0x181)==_0x5107b0||_0x5bea92(0x172)==_0x5107b0||_0x5bea92(0x160)==_0x5107b0||_0x5bea92(0x159)==_0x5107b0||_0x5bea92(0x167)==_0x5107b0||_0x5bea92(0x189)==_0x5107b0||_0x5bea92(0x180)==_0x5107b0||_0x5bea92(0x165)==_0x5107b0){delete _0x2b0be6[_0x24ef77],_0x21e9d0=_0x5107b0,clearInterval(this[_0x5bea92(0x176)]),this[_0x5bea92(0x176)]=void 0x0;break;}}_0x5bea92(0x172)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x17c)),_0x5bea92(0x160)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x15f)),_0x5bea92(0x159)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x17d)),_0x5bea92(0x167)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x16a),_0x5bea92(0x15e)),_0x5bea92(0x189)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x166)),_0x5bea92(0x180)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x168)),_0x5bea92(0x165)==_0x21e9d0&&_0x2b0be6[_0x5bea92(0x173)](_0x5bea92(0x162));},0x3e8);}[_0x861908(0x18e)](){const _0x3dee47=_0x861908;super[_0x3dee47(0x18e)](),this[_0x3dee47(0x176)]&&clearInterval(this[_0x3dee47(0x176)]);}}
23
+ const _0x4cd516=_0x6d23;function _0x6d23(_0x15ba58,_0x308dbc){const _0x881a57=_0x881a();return _0x6d23=function(_0x6d23cb,_0x1cfc59){_0x6d23cb=_0x6d23cb-0x1a1;let _0x3fca05=_0x881a57[_0x6d23cb];return _0x3fca05;},_0x6d23(_0x15ba58,_0x308dbc);}function _0x881a(){const _0x321c72=['editing','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyDomainLimit','_licenseKeyCheckInterval','PasteFromOfficeEnhancedPropagator','high','expired','isActive','_parsedData','dataTransfer','16uyxPOw','73272NjqJUb','473278fPxiXs','get','inputTransformation','trialLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','text/html','3427947IbPLBT','requires','1029QzXyrF','plugins','destroy','pasteFromOfficeEnhancedLicenseKeyValid','7125QgqUPx','pluginName','execute','isOfficialPlugin','evaluationLimit','invalid','getData','pasteFromOfficeEnhancedLicenseKeyExpired','config','document','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','editor','view','pasteFromOfficeEnhancedLicenseKeyNotAllowed','2292uQCAzS','PasteFromOffice','stylesProcessor','isPremiumPlugin','licenseKey','init','usageLimit','domainLimit','457800DZAYPe','_showLicenseError','223984KcyVha'];_0x881a=function(){return _0x321c72;};return _0x881a();}(function(_0x168b5d,_0x56ed38){const _0x3770ef=_0x6d23,_0x12c371=_0x168b5d();while(!![]){try{const _0x34d901=-parseInt(_0x3770ef(0x1cb))/0x1+-parseInt(_0x3770ef(0x1be))/0x2+parseInt(_0x3770ef(0x1bc))/0x3+-parseInt(_0x3770ef(0x1ca))/0x4+parseInt(_0x3770ef(0x1a5))/0x5+parseInt(_0x3770ef(0x1b4))/0x6*(-parseInt(_0x3770ef(0x1a1))/0x7)+-parseInt(_0x3770ef(0x1c9))/0x8*(-parseInt(_0x3770ef(0x1d4))/0x9);if(_0x34d901===_0x56ed38)break;else _0x12c371['push'](_0x12c371['shift']());}catch(_0x413bc1){_0x12c371['push'](_0x12c371['shift']());}}}(_0x881a,0x3e831));import{Plugin as _0x8d02f0}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x9b70a3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x205982}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0xc3b13f}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x8d02f0{[_0x4cd516(0x1b8)];[_0x4cd516(0x1c2)];static get[_0x4cd516(0x1a6)](){const _0x22242e=_0x4cd516;return _0x22242e(0x1c3);}static get[_0x4cd516(0x1a8)](){return!0x0;}static get[_0x4cd516(0x1b7)](){return!0x0;}static get[_0x4cd516(0x1d5)](){const _0x5e764a=_0x4cd516;return[_0x5e764a(0x1b5)];}[_0x4cd516(0x1b9)](){const _0x551bf3=_0x4cd516,_0x28c511=this[_0x551bf3(0x1b1)],_0x13c023=_0x28c511[_0x551bf3(0x1a2)][_0x551bf3(0x1cc)](_0x551bf3(0x1c0)),_0x41f6fa=_0x28c511[_0x551bf3(0x1bf)][_0x551bf3(0x1b2)][_0x551bf3(0x1ae)],_0x1d7dce=new _0xc3b13f(_0x41f6fa);_0x13c023['on'](_0x551bf3(0x1cd),(_0xfd954f,_0x303563)=>{const _0x2c434b=_0x551bf3,_0x12e8f7=_0x303563[_0x2c434b(0x1c8)][_0x2c434b(0x1ab)](_0x2c434b(0x1d3));_0x1d7dce[_0x2c434b(0x1c6)](_0x12e8f7)&&(_0x303563[_0x2c434b(0x1c7)]||(_0x303563[_0x2c434b(0x1c7)]=_0x9b70a3(_0x12e8f7,_0x41f6fa[_0x2c434b(0x1b6)])),_0x1d7dce[_0x2c434b(0x1a7)](_0x303563));},{'priority':_0x205982[_0x551bf3(0x1cc)](_0x551bf3(0x1c4))+0xa}),this[_0x551bf3(0x1b8)]=this[_0x551bf3(0x1b1)][_0x551bf3(0x1ad)][_0x551bf3(0x1cc)](_0x551bf3(0x1b8));const _0xfd051=this[_0x551bf3(0x1b1)];this[_0x551bf3(0x1c2)]=setInterval(()=>{const _0x507b1f=_0x551bf3;let _0x1155fb;for(const _0x173b1b in _0xfd051){const _0x4f321f=_0x173b1b,_0x3e25c8=_0xfd051[_0x4f321f];if(_0x507b1f(0x1a4)==_0x3e25c8||_0x507b1f(0x1d0)==_0x3e25c8||_0x507b1f(0x1ac)==_0x3e25c8||_0x507b1f(0x1c1)==_0x3e25c8||_0x507b1f(0x1b3)==_0x3e25c8||_0x507b1f(0x1d1)==_0x3e25c8||_0x507b1f(0x1d2)==_0x3e25c8||_0x507b1f(0x1af)==_0x3e25c8){delete _0xfd051[_0x4f321f],_0x1155fb=_0x3e25c8,clearInterval(this[_0x507b1f(0x1c2)]),this[_0x507b1f(0x1c2)]=void 0x0;break;}}_0x507b1f(0x1d0)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1aa)),_0x507b1f(0x1ac)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1c5)),_0x507b1f(0x1c1)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1bb)),_0x507b1f(0x1b3)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1cf),_0x507b1f(0x1b0)),_0x507b1f(0x1d1)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1a9)),_0x507b1f(0x1d2)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1ce)),_0x507b1f(0x1af)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1ba));},0x3e8);}[_0x4cd516(0x1a3)](){const _0x405fd7=_0x4cd516;super[_0x405fd7(0x1a3)](),this[_0x405fd7(0x1c2)]&&clearInterval(this[_0x405fd7(0x1c2)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4eb733,_0x4c3824){const _0x497607=_0x4c43,_0x2da6ac=_0x4eb733();while(!![]){try{const _0xa5970f=-parseInt(_0x497607(0x178))/0x1*(parseInt(_0x497607(0x17b))/0x2)+-parseInt(_0x497607(0x17d))/0x3*(-parseInt(_0x497607(0x175))/0x4)+parseInt(_0x497607(0x176))/0x5+-parseInt(_0x497607(0x17e))/0x6*(parseInt(_0x497607(0x177))/0x7)+-parseInt(_0x497607(0x174))/0x8*(-parseInt(_0x497607(0x17c))/0x9)+-parseInt(_0x497607(0x17f))/0xa+parseInt(_0x497607(0x179))/0xb*(-parseInt(_0x497607(0x17a))/0xc);if(_0xa5970f===_0x4c3824)break;else _0x2da6ac['push'](_0x2da6ac['shift']());}catch(_0x2ff642){_0x2da6ac['push'](_0x2da6ac['shift']());}}}(_0x4f52,0x51aa4));function _0x4f52(){const _0x1d7835=['275583KkQRXT','199835XGthGT','22VSsuai','196188BKGNOZ','2AkTeER','680535BHgtBb','22623VKBJQG','66DVceXx','259270nuMXHn','test','40dMXLVx','124xBcSLL','2070865EOvAPZ'];_0x4f52=function(){return _0x1d7835;};return _0x4f52();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x4c43(_0x3104c8,_0x222ea0){const _0x4f52f7=_0x4f52();return _0x4c43=function(_0x4c43b2,_0xfde0ab){_0x4c43b2=_0x4c43b2-0x174;let _0x41ed96=_0x4f52f7[_0x4c43b2];return _0x41ed96;},_0x4c43(_0x3104c8,_0x222ea0);}export function isMSExcelContent(_0x3b25a6){const _0x1ad988=_0x4c43;return m[_0x1ad988(0x180)](_0x3b25a6);}
23
+ (function(_0x150b95,_0x4d6f37){const _0x1e0ca9=_0x206b,_0x210332=_0x150b95();while(!![]){try{const _0xc17ad2=parseInt(_0x1e0ca9(0x1b6))/0x1*(parseInt(_0x1e0ca9(0x1bf))/0x2)+-parseInt(_0x1e0ca9(0x1b5))/0x3*(-parseInt(_0x1e0ca9(0x1b7))/0x4)+-parseInt(_0x1e0ca9(0x1bc))/0x5*(parseInt(_0x1e0ca9(0x1bd))/0x6)+parseInt(_0x1e0ca9(0x1be))/0x7*(-parseInt(_0x1e0ca9(0x1bb))/0x8)+-parseInt(_0x1e0ca9(0x1ba))/0x9*(parseInt(_0x1e0ca9(0x1b4))/0xa)+-parseInt(_0x1e0ca9(0x1b8))/0xb+parseInt(_0x1e0ca9(0x1b3))/0xc;if(_0xc17ad2===_0x4d6f37)break;else _0x210332['push'](_0x210332['shift']());}catch(_0x41712d){_0x210332['push'](_0x210332['shift']());}}}(_0xc472,0x1c302));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xc472(){const _0x5524b5=['399995rmTnpQ','12HewqHB','14jEEJQD','10HchjoM','5050944iHMjoV','160MMLqHC','671571hFBiGP','37283PvIreV','4yDzgks','1853060AMpdjK','test','116793krDbKG','718544kpFFUL'];_0xc472=function(){return _0x5524b5;};return _0xc472();}function _0x206b(_0x3e8942,_0xf520e5){const _0xc4720c=_0xc472();return _0x206b=function(_0x206b4e,_0x529a6a){_0x206b4e=_0x206b4e-0x1b3;let _0x10a08a=_0xc4720c[_0x206b4e];return _0x10a08a;},_0x206b(_0x3e8942,_0xf520e5);}export function isMSExcelContent(_0x5857b9){const _0x255f30=_0x206b;return m[_0x255f30(0x1b9)](_0x5857b9);}