@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.1-alpha.9 → 46.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>lt});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.UpcastWriter(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 l={},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=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[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&&(l[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&&l[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;return l(e||t.element.parent)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(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),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[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(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}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.UpcastWriter(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"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&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.UpcastWriter(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.UpcastWriter(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.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function E(){const t=["27dUsRsa","test","1659223wracnC","8798912bHbXAQ","509436Gddlwx","4712897EWMclj","511854aehyUL","1205250LIEBII","2942900FHXAoX"];return(E=function(){return t})()}function A(t,e){const n=E();return(A=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(932965===parseInt(e(232))/1+-parseInt(e(228))/2+-parseInt(e(230))/3*(-parseInt(e(234))/4)+parseInt(e(229))/5+-parseInt(e(227))/6+-parseInt(e(235))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const L=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return L[A(231)](t)}function P(){const t=["hasClass","tagName","40cPIMgD","6222168BnmLsQ","2400057CRLrXf","getPropertyValue","length","assign","5745870cIrxTG","split","1256ATBshi","style","585602lDdyUR","push","exec","trim","set","selectorText","initial","11415cYyAkn","13512190lAjLIc","className","cssRules","groups","4rItqWV","map","name","1169455cZcUAK"];return(P=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(595278===-parseInt(e(307))/1*(parseInt(e(295))/2)+parseInt(e(315))/3+parseInt(e(321))/4*(parseInt(e(302))/5)+-parseInt(e(319))/6+-parseInt(e(310))/7*(parseInt(e(313))/8)+parseInt(e(314))/9+parseInt(e(303))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(312)]&&!s[n(304)])continue;const e=!s[n(312)]||t[n(309)]===s[n(312)],o=!s[n(304)]||t[n(311)](s[n(304)]);e&&o&&r[n(299)](s,i)}return r}function M(t){const e=T,n={};for(let r=0;r<t[e(317)];r++){const s=t[r],i=t[e(316)](s);e(301)!==i&&(n[s]=i)}return n}function F(t){const e=T,n=t[e(320)](",")[e(308)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(297)](t);n&&r[e(296)](n[e(306)])}return r}function T(t,e){const n=P();return(T=function(t,e){return n[t-=294]})(t,e)}function R(t){const e=T,n={};for(const r of t)Object[e(318)](n,r);return n}const N=K;function W(){const t=["71644ZYbPMi","size","from","isActive","24Oefszj","setStyle","130hyEGIs","795696rPZNiR","execute","document","type","1112616BpCugi","content","29664WFbZKt","values","elementStart","53723eJehqb","hasStyle","_parsedData","234660fASESn","createRangeIn","4976130blihrE","item","917GiylWn"];return(W=function(){return t})()}function K(t,e){const n=W();return(K=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(402898===-parseInt(e(420))/1+-parseInt(e(423))/2+parseInt(e(411))/3+-parseInt(e(404))/4*(parseInt(e(410))/5)+-parseInt(e(417))/6*(-parseInt(e(403))/7)+-parseInt(e(408))/8*(parseInt(e(415))/9)+parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[N(412)](t){const n=N,{body:r,styles:s}=t[n(422)],i=new e.UpcastWriter(r[n(413)]),o=i[n(424)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(305)])if(t instanceof CSSStyleRule){const r=M(t[e(294)]);n[t[e(300)]]=Object[e(318)]({},n[t[e(300)]]||{},r)}return n}(s));for(const t of o){if(n(419)!==t[n(414)])continue;const e=j(t[n(402)],c);if(e[n(405)]){const r=R(Array[n(406)](e[n(418)]()));for(const e in r){const s=t[n(402)];s[n(421)](e)||i[n(409)](e,r[e],s)}}}t[n(416)]=r}[N(407)](t){return super[N(407)](t)||C(t)}}const $=U;function k(){const t=["editor","4eLQJJS","getData","10LPysyw","isPremiumPlugin","69102504ZTDMQM","document","6776105ryyRfH","ClipboardPipeline","isOfficialPlugin","high","get","isActive","2167026APBTqW","293KawQpn","PasteFromOfficeEnhancedInliner","stylesProcessor","editing","afterInit","href","text/html","join","2230jGgfTc","view","init","fromCharCode","14114619pedMhv","2118054MoQEuo","map","11ITojaf","inputTransformation","_parsedData","execute","plugins","pluginName","7jxKiHj","requires","dataTransfer","14613832ijKLkX","PasteFromOffice"];return(k=function(){return t})()}function U(t,e){const n=k();return(U=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(990149===parseInt(e(276))/1*(parseInt(e(244))/2)+-parseInt(e(249))/3+parseInt(e(263))/4*(-parseInt(e(269))/5)+parseInt(e(275))/6+parseInt(e(257))/7*(-parseInt(e(260))/8)+parseInt(e(248))/9*(-parseInt(e(265))/10)+-parseInt(e(251))/11*(-parseInt(e(267))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class q extends t.Plugin{static get[$(256)](){return $(277)}static get[$(271)](){return!0}static get[$(266)](){return!0}static get[$(258)](){return[$(261)]}[$(246)](){const t=$,e=this[t(262)],n=e[t(255)][t(273)](t(270)),r=e[t(279)][t(245)][t(268)],s=new D(r);n.on(t(252),(e,n)=>{const i=t,o=n[i(259)][i(264)](i(282));s[i(274)](o)&&(n[i(253)]||(n[i(253)]=x(o,r[i(278)])),s[i(254)](n))},{priority:S.priorities[t(273)](t(272))+11})}[$(280)](){!async function(t){const e=d([51,69,81,48,119,100,101,76,83,68,121,89,117,73,50,72,78,67,103,54,65,98,74,85,87,71,109,110,112,84,88,97,57,108,90,75,55,77,118,56,111,49,113,104,66,82,107,52,79,122,99,114,106,115,86,102,70,53,116,105,80,120]),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])](l(t)):null}function l(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 u(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=U;return t[e(250)](t=>String[e(247)](t))[e(243)]("")}!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([69]);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])],u(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 l=(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(u(l+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(u(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(u(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])]:l}},{[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])](l(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:1750636800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,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(281)]);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 B=H;function H(t,e){const n=Z();return(H=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(734074===-parseInt(e(492))/1+parseInt(e(508))/2+parseInt(e(473))/3*(parseInt(e(500))/4)+-parseInt(e(474))/5+parseInt(e(506))/6*(parseInt(e(503))/7)+parseInt(e(481))/8+-parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const Q=[B(509),B(480),B(511),B(475),B(472),B(497),B(510),B(505)],J=[B(509),B(480),B(511)],V={"font-style":[[B(499),"i"]],"font-weight":[[B(513),B(501)],[B(478),B(501)],[B(502),B(501)],[t=>Number(t)>=600,B(501)]],"text-decoration":[[B(498),"u"],[B(484),"s"]],"text-decoration-line":[[B(498),"u"],[B(484),"s"]],"vertical-align":[[B(489),B(489)],[B(488),B(495)]]};function Z(){const t=["font-family","10607264NMdMtE","includes","getStyle","line-through","span","getStyleNames","setStyle","super","sub","function","from","759497KfMfXo","insertChild","split","sup","length","font-weight","underline","italic","108sKgTGE","strong","bolder","91MUsTBo","forEach","vertical-align","262026urJuUA","getChildren","1615282ydxLMB","color","font-style","font-size","12991464jkEejf","medium","keys","text-decoration-line","99939YFtanQ","3318280tjnynT","text-decoration","removeStyle","filter","bold","createElement"];return(Z=function(){return t})()}function _(t){return Q[B(482)](t)}function z(t){const e=B;return Array[e(491)](t[e(486)]())[e(477)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(504)](e=>{const i=n,o=t[i(483)](e);if(o)if(c=e,J[B(482)](c))r[e]=o;else if(e in V){const t=o[i(494)](" ");V[e][i(504)](([n,r])=>{const o=i;for(const i of t)(o(490)==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=B;for(const s in n)n[s][r(504)](([,n])=>{const s=r,i=e[s(479)](n,[],t[s(507)]());e[s(493)](0,i,t)}),e[r(476)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(471)](n)[r(496)])return;const s=e[r(479)](r(485),[],t[r(507)]());e[r(487)](n,s),e[r(493)](0,s,t),e[r(476)](Object[r(471)](n),t)}(t,e,r)}const Y=tt;function G(){const t=["name","10MplshJ","748782slHCHW","1400947YUsLVl","content","execute","4ppkeaB","element","5736890OtlLjR","618522sPMtXO","getItems","497478mxqFQl","font","11740653XyzxZy","_parsedData","document","blockElements","includes","2933pWJpmR","createRangeIn","stylesProcessor","isActive","24144qetDmH"];return(G=function(){return t})()}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(711246===parseInt(e(292))/1+parseInt(e(291))/2+parseInt(e(298))/3+parseInt(e(295))/4*(-parseInt(e(297))/5)+-parseInt(e(300))/6+-parseInt(e(307))/7*(-parseInt(e(288))/8)+-parseInt(e(302))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class et extends b{[Y(294)](t){const n=Y,{body:r}=t[n(303)],s=new e.UpcastWriter(r[n(304)]),i=s[n(308)](r),o=new e.ViewDocument(s[n(304)][n(309)]),c=[...new e.DomConverter(o)[n(305)],n(301)],a=i[n(299)]();for(const t of a)if(t.is(n(296))&&c[n(306)](t[n(289)])){X(t,s,z(t))}t[n(293)]=r}[Y(310)](t){return super[Y(310)](t)||C(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=176]})(t,e)}function st(){const t=["dataTransfer","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","6334925cJqALY","config","getData","7230zDAwyF","65664xqJgJE","_licenseKeyCheckInterval","PasteFromOfficeEnhanced","evaluationLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","isActive","plugins","isPremiumPlugin","featureNotAllowed","text/html","stylesProcessor","editor","_parsedData","1112WNItIq","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","destroy","usageLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","high","invalid","document","PasteFromOfficeEnhancedPropagator","128727HBxBEj","6spDbTf","508617hHaNti","execute","PasteFromOffice","trialLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","9240238jQyANp","requires","36102dVlIWA","28cWeOsV","1666940TsBbaL","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyValid","editing","init","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","licenseKey","domainLimit","expired","pluginName"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(663239===-parseInt(e(184))/1+parseInt(e(195))/2+parseInt(e(186))/3*(parseInt(e(194))/4)+-parseInt(e(209))/5*(parseInt(e(185))/6)+-parseInt(e(191))/7+-parseInt(e(228))/8*(parseInt(e(213))/9)+-parseInt(e(212))/10*(-parseInt(e(193))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(202)];[nt(214)];static get[nt(205)](){return nt(183)}static get[nt(200)](){return!0}static get[nt(222)](){return!0}static get[nt(192)](){return[nt(188)]}[nt(199)](){const t=nt,e=this[t(226)],n=e[t(221)][t(230)](t(217)),r=e[t(198)][t(219)][t(182)],s=new et(r);n.on(t(178),(e,n)=>{const i=t,o=n[i(206)][i(211)](i(224));s[i(220)](o)&&(n[i(227)]||(n[i(227)]=x(o,r[i(225)])),s[i(187)](n))},{priority:S.priorities[t(230)](t(180))+10}),this[t(202)]=this[t(226)][t(210)][t(230)](t(202));const i=this[t(226)];this[t(214)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(197)==s||e(208)==s||e(179)==s||e(201)==s||e(229)==s||e(190)==s||e(218)==s||e(196)==s){delete i[r],n=s,clearInterval(this[e(214)]),this[e(214)]=void 0;break}}e(208)==n&&i[e(207)](e(181)),e(179)==n&&i[e(207)](e(204)),e(201)==n&&i[e(207)](e(203)),e(229)==n&&i[e(207)](e(223),e(215)),e(190)==n&&i[e(207)](e(216)),e(218)==n&&i[e(207)](e(189)),e(196)==n&&i[e(207)](e(177))},1e3)}[nt(176)](){const t=nt;super[t(176)](),this[t(214)]&&clearInterval(this[t(214)])}}var ot=at;function ct(){var t=["PasteFromOffice","isPremiumPlugin","494313ereFPi","48XZAlMi","96930QUZQpP","150716SNkZKs","pluginName","135EUYHIv","1129002hTSyUz","29684RAtjwg","requires","isOfficialPlugin","702530kwGHeK","708840VVxvgL","55yJjWlm","2HNWywN","PasteFromOfficeEnhanced"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=495]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(107901===parseInt(e(496))/1+parseInt(e(506))/2*(parseInt(e(510))/3)+parseInt(e(500))/4*(-parseInt(e(498))/5)+parseInt(e(504))/6+parseInt(e(499))/7+-parseInt(e(511))/8*(-parseInt(e(495))/9)+parseInt(e(503))/10*(-parseInt(e(505))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class lt extends t.Plugin{static get[ot(497)](){return ot(507)}static get[ot(502)](){return!0}static get[ot(509)](){return!0}static get[ot(501)](){return[ot(508),q,it]}}function ut(){var t=["7IStyQF","6916168YjYcMB","5404092wQZmTE","7663536ZNQvNB","1666052Elqqmf","4184020JQypbM","540969YGzjml","2365406weNpRb"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=292]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(963886===-parseInt(e(293))/1+parseInt(e(296))/2+-parseInt(e(295))/3+-parseInt(e(299))/4+parseInt(e(294))/5+parseInt(e(292))/6+-parseInt(e(297))/7*(-parseInt(e(298))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 A(){const t=["6616967PeQqUP","423950sBJzPr","8eZBqDJ","6UDGRWO","46075836pOwaOf","test","260404UpGyfC","9480213bxVEjp","8734WDMTAA","4509447DtpmiE","333fXOKDx","154HcPNiw","30fMlDHZ"];return(A=function(){return t})()}function O(t,e){const n=A();return(O=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(913421===parseInt(e(403))/1*(parseInt(e(401))/2)+parseInt(e(402))/3+parseInt(e(399))/4*(parseInt(e(392))/5)+parseInt(e(396))/6*(parseInt(e(393))/7)+-parseInt(e(395))/8*(-parseInt(e(400))/9)+-parseInt(e(394))/10*(parseInt(e(391))/11)+-parseInt(e(397))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[O(398)](t)}function C(t,e){const n=F();return(C=function(t,e){return n[t-=326]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(641400===parseInt(e(342))/1*(parseInt(e(350))/2)+parseInt(e(344))/3+-parseInt(e(355))/4*(-parseInt(e(337))/5)+-parseInt(e(336))/6*(parseInt(e(340))/7)+parseInt(e(326))/8*(-parseInt(e(352))/9)+-parseInt(e(327))/10*(-parseInt(e(348))/11)+-parseInt(e(354))/12*(-parseInt(e(339))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(){const t=["44960wnULLN","cssRules","13PjiBfC","38983YjNTxd","length","1rvmRUU","hasClass","1271544NEMuFM","getPropertyValue","style","className","14850tqzTNV","name","598076uzoizf","exec","9LVDYza","selectorText","8669424OcDKeG","284VOkDAo","assign","9887816bAdbmX","410vaeAgs","tagName","map","initial","set","push","groups","split","trim","282YvbZtt"];return(F=function(){return t})()}function M(t,e){const n=C,r=new Map;for(const[s,i]of e){if(!s[n(328)]&&!s[n(347)])continue;const e=!s[n(328)]||t[n(349)]===s[n(328)],o=!s[n(347)]||t[n(343)](s[n(347)]);e&&o&&r[n(331)](s,i)}return r}function R(t){const e=C,n={};for(let r=0;r<t[e(341)];r++){const s=t[r],i=t[e(345)](s);e(330)!==i&&(n[s]=i)}return n}function j(t){const e=C,n=t[e(334)](",")[e(329)](t=>t[e(335)]()),r=[];for(const t of n){const n=P[e(351)](t);n&&r[e(332)](n[e(333)])}return r}function D(t){const e=C,n={};for(const r of t)Object[e(356)](n,r);return n}const T=N;function N(t,e){const n=U();return(N=function(t,e){return n[t-=133]})(t,e)}function U(){const t=["document","createRangeIn","hasStyle","type","52003ilEShF","186FOUHZA","setStyle","content","1153256xMckzG","44oAqmQW","31960300qouNpc","4190185RZvqOU","8104456OwpEXu","9hJmdAG","_parsedData","values","444167qtlSkf","9978AONpoA","size","from","execute","elementStart","isActive","item"];return(U=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(517854===-parseInt(e(151))/1+-parseInt(e(143))/2+-parseInt(e(152))/3*(parseInt(e(144))/4)+-parseInt(e(146))/5+parseInt(e(140))/6*(parseInt(e(139))/7)+parseInt(e(147))/8*(-parseInt(e(148))/9)+parseInt(e(145))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class W extends b{[T(155)](t){const n=T,{body:r,styles:s}=t[n(149)],i=new e.ViewUpcastWriter(r[n(135)]),o=i[n(136)](r),c=function(t){const e=C,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(331)](t,i)}return n}(function(t){const e=C,n={};for(const r of t)for(const t of r[e(338)])if(t instanceof CSSStyleRule){const r=R(t[e(346)]);n[t[e(353)]]=Object[e(356)]({},n[t[e(353)]]||{},r)}return n}(s));for(const t of o){if(n(156)!==t[n(138)])continue;const e=M(t[n(134)],c);if(e[n(153)]){const r=D(Array[n(154)](e[n(150)]()));for(const e in r){const s=t[n(134)];s[n(137)](e)||i[n(141)](e,r[e],s)}}}t[n(142)]=r}[T(133)](t){return super[T(133)](t)||L(t)}}const K=$;function $(t,e){const n=k();return($=function(t,e){return n[t-=305]})(t,e)}function k(){const t=["isPremiumPlugin","stylesProcessor","get","map","27sLYNdS","document","requires","high","297sjXvvJ","editing","isActive","1272ucyxby","PasteFromOfficeEnhancedInliner","inputTransformation","getData","view","href","dataTransfer","join","_parsedData","70pzodZO","2144dKozDP","afterInit","text/html","16485mMHGJS","13020XJpVgt","init","209856cstsJC","825129nTuMmV","1btfcNu","fromCharCode","1082488cSUrlD","154532YmXsXt","12908649ZWUXhO","editor","PasteFromOffice","isOfficialPlugin","plugins","execute","ClipboardPipeline","pluginName"];return(k=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(352715===-parseInt(e(335))/1*(parseInt(e(337))/2)+parseInt(e(310))/3*(-parseInt(e(338))/4)+parseInt(e(331))/5*(-parseInt(e(317))/6)+-parseInt(e(330))/7*(-parseInt(e(327))/8)+-parseInt(e(334))/9*(-parseInt(e(326))/10)+-parseInt(e(314))/11*(parseInt(e(333))/12)+parseInt(e(339))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class z extends t.Plugin{static get[K(305)](){return K(318)}static get[K(342)](){return!0}static get[K(306)](){return!0}static get[K(312)](){return[K(341)]}[K(332)](){const t=K,e=this[t(340)],n=e[t(343)][t(308)](t(345)),r=e[t(315)][t(321)][t(311)],s=new W(r);n.on(t(319),(e,n)=>{const i=t,o=n[i(323)][i(320)](i(329));s[i(316)](o)&&(n[i(325)]||(n[i(325)]=x(o,r[i(307)])),s[i(344)](n))},{priority:S.priorities[t(308)](t(313))+11})}[K(328)](){!async function(t){const e=d([103,74,122,52,113,56,75,66,119,83,88,99,73,112,69,57,86,101,67,50,84,107,48,87,97,115,82,54,108,70,79,104,85,100,105,120,102,90,121,106,110,114,76,116,65,89,111,53,71,80,98,49,55,109,72,78,118,77,68,81,51,117]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(309)](t=>String[e(336)](t))[e(324)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([103]);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:1751328e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(322)]);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 V(t,e){const n=H();return(V=function(t,e){return n[t-=349]})(t,e)}const q=V;function H(){const t=["4253051UrgODp","font-size","1675396WvQbOS","italic","getStyle","strong","color","span","underline","from","font-family","3YkygAR","text-decoration-line","7644843GSklXn","createElement","1360McgzZP","font-weight","8xjjYYH","266806SLXcNu","text-decoration","getStyleNames","setStyle","bold","1800092erzRAh","removeStyle","keys","sub","filter","includes","line-through","function","medium","13620pKOZlE","vertical-align","split","2GuUNxF","bolder","super","sup","getChildren","insertChild","forEach","length","2055240gDrwzq","font-style"];return(H=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(582633===parseInt(e(377))/1*(parseInt(e(360))/2)+-parseInt(e(353))/3*(-parseInt(e(389))/4)+-parseInt(e(357))/5*(parseInt(e(374))/6)+parseInt(e(365))/7+-parseInt(e(359))/8*(-parseInt(e(355))/9)+-parseInt(e(385))/10+-parseInt(e(387))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Y=[q(393),q(352),q(388),q(361),q(354),q(358),q(386),q(375)],J=[q(393),q(352),q(388)],X={"font-style":[[q(390),"i"]],"font-weight":[[q(373),q(392)],[q(364),q(392)],[q(378),q(392)],[t=>Number(t)>=600,q(392)]],"text-decoration":[[q(350),"u"],[q(371),"s"]],"text-decoration-line":[[q(350),"u"],[q(371),"s"]],"vertical-align":[[q(368),q(368)],[q(379),q(380)]]};function G(t){return Y[q(370)](t)}function Z(t){const e=q;return Array[e(351)](t[e(362)]())[e(369)](G)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(383)](e=>{const i=n,o=t[i(391)](e);if(o)if(c=e,J[q(370)](c))r[e]=o;else if(e in X){const t=o[i(376)](" ");X[e][i(383)](([n,r])=>{const o=i;for(const i of t)(o(372)==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(383)](([,n])=>{const s=r,i=e[s(356)](n,[],t[s(381)]());e[s(382)](0,i,t)}),e[r(366)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(367)](n)[r(384)])return;const s=e[r(356)](r(349),[],t[r(381)]());e[r(363)](n,s),e[r(382)](0,s,t),e[r(366)](Object[r(367)](n),t)}(t,e,r)}const _=Q;function Q(t,e){const n=tt();return(Q=function(t,e){return n[t-=337]})(t,e)}function tt(){const t=["1597135JbCGqW","isActive","176620wsOssM","name","852858pxtrbL","1233YnrBoh","blockElements","font","document","4pOHtZU","includes","getItems","2024HFjnfo","content","createRangeIn","1217024KyBsOL","_parsedData","11228LYTcds","stylesProcessor","701497dTRJqg","364254toBMJE","element","execute"];return(tt=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(405171===-parseInt(e(349))/1+-parseInt(e(345))/2+-parseInt(e(350))/3+parseInt(e(339))/4*(-parseInt(e(353))/5)+parseInt(e(357))/6+parseInt(e(347))/7*(-parseInt(e(342))/8)+parseInt(e(358))/9*(parseInt(e(355))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[_(352)](t){const n=_,{body:r}=t[n(346)],s=new e.ViewUpcastWriter(r[n(338)]),i=s[n(344)](r),o=new e.ViewDocument(s[n(338)][n(348)]),c=[...new e.ViewDomConverter(o)[n(359)],n(337)],a=i[n(341)]();for(const t of a)if(t.is(n(351))&&c[n(340)](t[n(356)])){B(t,s,Z(t))}t[n(343)]=r}[_(354)](t){return super[_(354)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=500]})(t,e)}function st(){const t=["isActive","evaluationLimit","view","featureNotAllowed","text/html","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","7621722AQbHaj","expired","requires","PasteFromOfficeEnhanced","document","invalid","isOfficialPlugin","pluginName","getData","PasteFromOffice","inputTransformation","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","_licenseKeyCheckInterval","1237747JPcurd","_showLicenseError","152642tnWxlU","pasteFromOfficeEnhancedLicenseKeyValid","execute","2643255FForAy","config","211252uIqsUv","1916744JLjgUT","ClipboardPipeline","stylesProcessor","dataTransfer","usageLimit","15YzSYgT","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","licenseKey","PasteFromOfficeEnhancedPropagator","editing","isPremiumPlugin","init","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","488bocjzQ","get","30029760RpZxba","pasteFromOfficeEnhancedLicenseKeyUsageLimit","domainLimit","editor","high"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(721398===-parseInt(e(522))/1+parseInt(e(530))/2+-parseInt(e(535))/3*(parseInt(e(529))/4)+parseInt(e(527))/5+-parseInt(e(507))/6+-parseInt(e(524))/7*(parseInt(e(547))/8)+parseInt(e(549))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(540)];[nt(521)];static get[nt(514)](){return nt(541)}static get[nt(513)](){return!0}static get[nt(543)](){return!0}static get[nt(509)](){return[nt(516)]}[nt(544)](){const t=nt,e=this[t(552)],n=e[t(520)][t(548)](t(531)),r=e[t(542)][t(503)][t(511)],s=new et(r);n.on(t(517),(e,n)=>{const i=t,o=n[i(533)][i(515)](i(505));s[i(501)](o)&&(n[i(537)]||(n[i(537)]=x(o,r[i(532)])),s[i(526)](n))},{priority:S.priorities[t(548)](t(500))+10}),this[t(540)]=this[t(552)][t(528)][t(548)](t(540));const i=this[t(552)];this[t(521)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(525)==s||e(546)==s||e(519)==s||e(518)==s||e(536)==s||e(506)==s||e(538)==s||e(550)==s){delete i[r],n=s,clearInterval(this[e(521)]),this[e(521)]=void 0;break}}e(546)==n&&i[e(523)](e(512)),e(519)==n&&i[e(523)](e(508)),e(518)==n&&i[e(523)](e(551)),e(536)==n&&i[e(523)](e(504),e(510)),e(506)==n&&i[e(523)](e(502)),e(538)==n&&i[e(523)](e(539)),e(550)==n&&i[e(523)](e(534))},1e3)}[nt(545)](){const t=nt;super[t(545)](),this[t(521)]&&clearInterval(this[t(521)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=214]})(t,e)}function at(){var t=["PasteFromOffice","isPremiumPlugin","530943EYRDek","52509iGQtsH","5GguxEt","141430ziufHe","requires","pluginName","92eoKFMn","PasteFromOfficeEnhanced","1211172amWYeX","2449920PPfNOT","isOfficialPlugin","109611omQEYt","318721WLWzBi"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(220233===parseInt(e(218))/1+parseInt(e(224))/2+parseInt(e(222))/3*(parseInt(e(227))/4)+parseInt(e(223))/5*(-parseInt(e(214))/6)+-parseInt(e(221))/7+-parseInt(e(215))/8+parseInt(e(217))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(226)](){return ot(228)}static get[ot(216)](){return!0}static get[ot(220)](){return!0}static get[ot(225)](){return[ot(219),z,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=490]})(t,e)}function ft(){var t=["117876mDAvAX","10ZLcrgn","150vPxKGL","4038dspyFH","595967JRotKM","35hbKeRs","5108238XHJeBy","14211776YIQpTg","56XcviUg","7078489lULOid","373448SXoqev"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(942228===parseInt(e(493))/1+parseInt(e(492))/2*(parseInt(e(491))/3)+parseInt(e(499))/4*(parseInt(e(494))/5)+parseInt(e(500))/6*(parseInt(e(497))/7)+-parseInt(e(496))/8+parseInt(e(495))/9+-parseInt(e(490))/10*(-parseInt(e(498))/11))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 _0x52374e}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x53f5c9,parseHtml as _0x2e16be}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5108a4,uid as _0x2f8aec}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3add30,ViewDocument as _0xe566c0,DomConverter as _0x3e8a15}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x1c80e8){return m['test'](_0x1c80e8);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x46e250,_0x482d76){const _0x5a786e=new Map();for(const [_0x24f578,_0x47e1ca]of _0x482d76){if(!_0x24f578['tagName']&&!_0x24f578['className'])continue;const _0x27c2b6=!_0x24f578['tagName']||_0x46e250['name']===_0x24f578['tagName'],_0x4600df=!_0x24f578['className']||_0x46e250['hasClass'](_0x24f578['className']);_0x27c2b6&&_0x4600df&&_0x5a786e['set'](_0x24f578,_0x47e1ca);}return _0x5a786e;}function h(_0x3d2b0e){const _0x243c90={};for(let _0x531323=0x0;_0x531323<_0x3d2b0e['length'];_0x531323++){const _0x33375d=_0x3d2b0e[_0x531323],_0x10c955=_0x3d2b0e['getPropertyValue'](_0x33375d);'initial'!==_0x10c955&&(_0x243c90[_0x33375d]=_0x10c955);}return _0x243c90;}function O(_0x4dc145){const _0x15f99a=_0x4dc145['split'](',')['map'](_0x4f4116=>_0x4f4116['trim']()),_0x4931a0=[];for(const _0x140967 of _0x15f99a){const _0x5e07a6=S['exec'](_0x140967);_0x5e07a6&&_0x4931a0['push'](_0x5e07a6['groups']);}return _0x4931a0;}function y(_0x55a0d6){const _0x1014c9={};for(const _0x11c735 of _0x55a0d6)Object['assign'](_0x1014c9,_0x11c735);return _0x1014c9;}class c extends _0x53f5c9{['execute'](_0x594b2a){const {body:_0x12502f,styles:_0x465370}=_0x594b2a['_parsedData'],_0x1bd303=new _0x3add30(_0x12502f['document']),_0x5bd9b4=_0x1bd303['createRangeIn'](_0x12502f),_0x20886f=function(_0x36bdc3){const _0x4d582e={};for(const _0x436b1c of _0x36bdc3)for(const _0x130148 of _0x436b1c['cssRules'])if(_0x130148 instanceof CSSStyleRule){const _0x350eb5=h(_0x130148['style']);_0x4d582e[_0x130148['selectorText']]=Object['assign']({},_0x4d582e[_0x130148['selectorText']]||{},_0x350eb5);}return _0x4d582e;}(_0x465370),_0x4b6fc1=function(_0x4bfaa9){const _0x56794b=new Map();for(const _0x5d7e98 in _0x4bfaa9){const _0x34b61e=O(_0x5d7e98),_0x5d2df3=_0x4bfaa9[_0x5d7e98];for(const _0xb37572 of _0x34b61e)_0x56794b['set'](_0xb37572,_0x5d2df3);}return _0x56794b;}(_0x20886f);for(const _0x4f90c7 of _0x5bd9b4){if('elementStart'!==_0x4f90c7['type'])continue;const _0x3ab842=x(_0x4f90c7['item'],_0x4b6fc1);if(_0x3ab842['size']){const _0x31499f=y(Array['from'](_0x3ab842['values']()));for(const _0x2df1b7 in _0x31499f){const _0x5473f5=_0x4f90c7['item'];_0x5473f5['hasStyle'](_0x2df1b7)||_0x1bd303['setStyle'](_0x2df1b7,_0x31499f[_0x2df1b7],_0x5473f5);}}}_0x594b2a['content']=_0x12502f;}['isActive'](_0x8c21f1){return super['isActive'](_0x8c21f1)||l(_0x8c21f1);}}class i extends _0x52374e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x306105=this['editor'],_0x370124=_0x306105['plugins']['get']('ClipboardPipeline'),_0x55f41e=_0x306105['editing']['view']['document'],_0x1702a8=new c(_0x55f41e);_0x370124['on']('inputTransformation',(_0x553810,_0x8eeae1)=>{const _0x25ae13=_0x8eeae1['dataTransfer']['getData']('text/html');_0x1702a8['isActive'](_0x25ae13)&&(_0x8eeae1['_parsedData']||(_0x8eeae1['_parsedData']=_0x2e16be(_0x25ae13,_0x55f41e['stylesProcessor'])),_0x1702a8['execute'](_0x8eeae1));},{'priority':_0x5108a4['get']('high')+0xb});}['afterInit'](){!async function(_0x4b1ccb){const _0x390066=_0x10cb5d([0x33,0x45,0x51,0x30,0x77,0x64,0x65,0x4c,0x53,0x44,0x79,0x59,0x75,0x49,0x32,0x48,0x4e,0x43,0x67,0x36,0x41,0x62,0x4a,0x55,0x57,0x47,0x6d,0x6e,0x70,0x54,0x58,0x61,0x39,0x6c,0x5a,0x4b,0x37,0x4d,0x76,0x38,0x6f,0x31,0x71,0x68,0x42,0x52,0x6b,0x34,0x4f,0x7a,0x63,0x72,0x6a,0x73,0x56,0x66,0x46,0x35,0x74,0x69,0x50,0x78]),_0x4743e8=0x7683f253,_0x4fa9d4=0x768499c3^_0x4743e8,_0x225e4e=window[_0x10cb5d([0x44,0x61,0x74,0x65])][_0x10cb5d([0x6e,0x6f,0x77])](),_0x37a82a=_0x4b1ccb[_0x10cb5d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1a8cd9=new window[(_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbe4069=>{_0x37a82a[_0x10cb5d([0x6f,0x6e,0x63,0x65])](_0x10cb5d([0x72,0x65,0x61,0x64,0x79]),_0xbe4069);}),_0x3f269a={[_0x10cb5d([0x6b,0x74,0x79])]:_0x10cb5d([0x45,0x43]),[_0x10cb5d([0x75,0x73,0x65])]:_0x10cb5d([0x73,0x69,0x67]),[_0x10cb5d([0x63,0x72,0x76])]:_0x10cb5d([0x50,0x2d,0x32,0x35,0x36]),[_0x10cb5d([0x78])]:_0x10cb5d([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]),[_0x10cb5d([0x79])]:_0x10cb5d([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]),[_0x10cb5d([0x61,0x6c,0x67])]:_0x10cb5d([0x45,0x53,0x32,0x35,0x36])},_0x145b8b=_0x37a82a[_0x10cb5d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x10cb5d([0x67,0x65,0x74])](_0x10cb5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ab7b2(){let _0x136adc,_0x39e3c7=null,_0x155e91=null;try{if(_0x145b8b==_0x10cb5d([0x47,0x50,0x4c]))return _0x10cb5d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x136adc=_0x7bbd14(),!_0x136adc)return _0x10cb5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x136adc[_0x10cb5d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x155e91=_0x21bebd(_0x136adc[_0x10cb5d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x136adc[_0x10cb5d([0x6a,0x74,0x69])])),await _0x20ac38()?_0x296e8f()?_0x5dc3f9()?_0x10cb5d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a4313()?(_0x136adc[_0x10cb5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x10cb5d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x39e3c7=_0x1d2531(_0x10cb5d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x136adc[_0x10cb5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x10cb5d([0x74,0x72,0x69,0x61,0x6c])&&(_0x39e3c7=_0x1d2531(_0x10cb5d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xe1d301()):_0x10cb5d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x10cb5d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x10cb5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x10cb5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5dc3f9(){const _0x4ca362=[_0x10cb5d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x10cb5d([0x74,0x72,0x69,0x61,0x6c])][_0x10cb5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x136adc[_0x10cb5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x225e4e/0x3e8:0xe10*_0x4fa9d4;return _0x136adc[_0x10cb5d([0x65,0x78,0x70])]<_0x4ca362;}function _0x296e8f(){const _0x3d3122=_0x136adc[_0x10cb5d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d3122&&(!!_0x3d3122[_0x10cb5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10cb5d([0x2a]))||(!!_0x3d3122[_0x10cb5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10cb5d([0x50,0x4f,0x45]))||!!_0x3d3122[_0x10cb5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10cb5d([0x50,0x50]))));}function _0x2a4313(){const _0xa6f610=_0x136adc[_0x10cb5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xa6f610||0x0==_0xa6f610[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x595428}=new URL(window[_0x10cb5d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xa6f610[_0x10cb5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x595428))return!0x0;const _0x4e07d1=_0x595428[_0x10cb5d([0x73,0x70,0x6c,0x69,0x74])](_0x10cb5d([0x2e]));return _0xa6f610[_0x10cb5d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ab1ef=>_0x1ab1ef[_0x10cb5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10cb5d([0x2a])))[_0x10cb5d([0x6d,0x61,0x70])](_0x24292c=>_0x24292c[_0x10cb5d([0x73,0x70,0x6c,0x69,0x74])](_0x10cb5d([0x2e])))[_0x10cb5d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x125b56=>_0x125b56[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4e07d1[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x10cb5d([0x6d,0x61,0x70])](_0x5d0970=>Array(_0x4e07d1[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d0970[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x10cb5d([0x66,0x69,0x6c,0x6c])](_0x5d0970[0x0]===_0x10cb5d([0x2a])?_0x10cb5d([0x2a]):'')[_0x10cb5d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d0970))[_0x10cb5d([0x73,0x6f,0x6d,0x65])](_0x2b4615=>_0x4e07d1[_0x10cb5d([0x65,0x76,0x65,0x72,0x79])]((_0x16e06b,_0x21a187)=>_0x2b4615[_0x21a187]===_0x16e06b||_0x2b4615[_0x21a187]===_0x10cb5d([0x2a])));}function _0xe1d301(){return _0x39e3c7&&_0x155e91?new window[(_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41e23d,_0x6ce1ab)=>{_0x39e3c7[_0x10cb5d([0x74,0x68,0x65,0x6e])](_0x41e23d,_0x6ce1ab),_0x155e91[_0x10cb5d([0x74,0x68,0x65,0x6e])](_0x18d129=>{_0x18d129!=_0x10cb5d([0x56,0x61,0x6c,0x69,0x64])&&_0x41e23d(_0x18d129);},_0x6ce1ab);}):_0x39e3c7||_0x155e91||_0x10cb5d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21bebd(_0x352083,_0x545dff){return new window[(_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58c3b7=>{if(_0x3db064())return _0x58c3b7(_0x10cb5d([0x56,0x61,0x6c,0x69,0x64]));_0x4a1e32(),_0x37a82a[_0x10cb5d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x10cb5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x85b6a3=!0x1;const _0xd6b885=_0x2f8aec();function _0x51c146(_0x3f2fa2){return!!_0x3f2fa2&&(typeof _0x3f2fa2===_0x10cb5d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f2fa2===_0x10cb5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f2fa2[_0x10cb5d([0x74,0x68,0x65,0x6e])]===_0x10cb5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f2fa2[_0x10cb5d([0x63,0x61,0x74,0x63,0x68])]===_0x10cb5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d34c0(_0x4c1e35){_0x22782a(_0x4c1e35)[_0x10cb5d([0x74,0x68,0x65,0x6e])](_0x1f795f=>{if(!_0x1f795f||_0x1f795f[_0x10cb5d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x10cb5d([0x6f,0x6b]))return _0x10cb5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d9305(_0x2e4a3e(_0xd6b885+_0x545dff))!=_0x1f795f[_0x10cb5d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x10cb5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x10cb5d([0x56,0x61,0x6c,0x69,0x64]);})[_0x10cb5d([0x74,0x68,0x65,0x6e])](_0x1e9b03=>(_0x411a14(),_0x1e9b03),()=>{const _0x3acf3d=_0x1b8fbb();return null==_0x3acf3d?(_0x411a14(),_0x10cb5d([0x56,0x61,0x6c,0x69,0x64])):_0x10cb5d(_0x225e4e-_0x3acf3d>(0x528f7653^_0x4743e8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x10cb5d([0x74,0x68,0x65,0x6e])](_0x58c3b7)[_0x10cb5d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58c3b7(_0x10cb5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4d788a=0x76b51cd3^_0x4743e8;function _0x411a14(){const _0xb0ea47=_0x10cb5d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d9305(_0x2e4a3e(_0x352083)),_0x4f439a=_0x5dc95e(_0x5d9305(window[_0x10cb5d([0x4d,0x61,0x74,0x68])][_0x10cb5d([0x63,0x65,0x69,0x6c])](_0x225e4e/_0x4d788a)));window[_0x10cb5d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x10cb5d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb0ea47,_0x4f439a);}function _0x1b8fbb(){const _0x95637e=_0x10cb5d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d9305(_0x2e4a3e(_0x352083)),_0x2b5816=window[_0x10cb5d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x10cb5d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x95637e);return _0x2b5816?window[_0x10cb5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dc95e(_0x2b5816),0x10)*_0x4d788a:null;}function _0x22782a(_0x215f04){return new window[(_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x138403,_0x1d2aa4)=>{_0x215f04[_0x10cb5d([0x74,0x68,0x65,0x6e])](_0x138403,_0x1d2aa4),window[_0x10cb5d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1d2aa4,0x76822693^_0x4743e8);});}}_0x37a82a[_0x10cb5d([0x6f,0x6e])](_0x10cb5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x41b5ab,_0x2f893c)=>{if(_0x2f893c[0x0]!=_0x352083)return _0x58c3b7(_0x10cb5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2f893c[0x1]={..._0x2f893c[0x1],[_0x10cb5d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xd6b885};},{[_0x10cb5d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x10cb5d([0x68,0x69,0x67,0x68])}),_0x37a82a[_0x10cb5d([0x6f,0x6e])](_0x10cb5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x571d8a=>{_0x51c146(_0x571d8a[_0x10cb5d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x85b6a3=!0x0,_0x1d34c0(_0x571d8a[_0x10cb5d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x10cb5d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x10cb5d([0x6c,0x6f,0x77])}),_0x1a8cd9[_0x10cb5d([0x74,0x68,0x65,0x6e])](()=>{_0x85b6a3||_0x58c3b7(_0x10cb5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3db064(){return _0x37a82a[_0x10cb5d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x10cb5d([0x76,0x69,0x65,0x77])][_0x10cb5d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x10cb5d([0x61,0x75,0x74,0x6f]);}function _0x4a1e32(){_0x37a82a[_0x10cb5d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x10cb5d([0x76,0x69,0x65,0x77])][_0x10cb5d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x10cb5d([0x61,0x75,0x74,0x6f]);}}function _0x1d2531(_0x245151){const _0x3516c6=[new window[(_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cf6aa=>setTimeout(_0x1cf6aa,0x768acc9f^_0x4743e8)),_0x1a8cd9[_0x10cb5d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x495405=>{let _0x116c2a=0x0;_0x37a82a[_0x10cb5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x10cb5d([0x6f,0x6e])](_0x10cb5d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x9a09d3,_0x15602a)=>{_0x15602a[0x0][_0x10cb5d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x116c2a++,_0x116c2a==(0x7683f3ab^_0x4743e8)&&(_0x495405(),_0x9a09d3[_0x10cb5d([0x6f,0x66,0x66])]());});}))];return window[_0x10cb5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x10cb5d([0x72,0x61,0x63,0x65])](_0x3516c6)[_0x10cb5d([0x74,0x68,0x65,0x6e])](()=>_0x245151);}async function _0x479e36(){await _0x1a8cd9,_0x37a82a[_0x10cb5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x10cb5d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x484fb7,_0x37a82a[_0x10cb5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x10cb5d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x484fb7,_0x37a82a[_0x10cb5d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x10cb5d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x404da4(_0x2a28df){const _0x38e055=_0x5eb729();_0x37a82a[_0x38e055]=_0x10cb5d([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])+_0x2a28df,_0x2a28df!=_0x10cb5d([0x56,0x61,0x6c,0x69,0x64])&&_0x479e36();}function _0x5eb729(){const _0x31161e=window[_0x10cb5d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x10cb5d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x10cb5d([0x6e,0x6f,0x77])]())[_0x10cb5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x10cb5d([0x2e]),'');let _0x3e2545=_0x10cb5d([0x45]);for(let _0x4e8572=0x0;_0x4e8572<_0x31161e[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e8572+=0x2){let _0x5c9eb2=window[_0x10cb5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31161e[_0x10cb5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e8572,_0x4e8572+0x2));_0x5c9eb2>=_0x390066[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c9eb2-=_0x390066[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3e2545+=_0x390066[_0x5c9eb2];}return _0x3e2545;}function _0x7bbd14(){const _0xc6913d=_0x145b8b[_0x10cb5d([0x73,0x70,0x6c,0x69,0x74])](_0x10cb5d([0x2e]));if(0x3!=_0xc6913d[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1427db(_0xc6913d[0x1]);function _0x1427db(_0x5d5e94){const _0x31b54c=_0x41e8ed(_0x5d5e94);return _0x31b54c&&_0x3a9366()?_0x31b54c:null;function _0x3a9366(){const _0x277a7a=_0x31b54c[_0x10cb5d([0x6a,0x74,0x69])],_0x2cda4d=window[_0x10cb5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x277a7a[_0x10cb5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x277a7a[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x590525={..._0x31b54c,[_0x10cb5d([0x6a,0x74,0x69])]:_0x277a7a[_0x10cb5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x277a7a[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x590525[_0x10cb5d([0x76,0x63])],_0x2e4a3e(_0x590525)==_0x2cda4d;}}}async function _0x20ac38(){let _0x49f389=!0x0;try{const _0x26bbfb=_0x145b8b[_0x10cb5d([0x73,0x70,0x6c,0x69,0x74])](_0x10cb5d([0x2e])),[_0x3ef0c0,_0x1a51db,_0x4b56ac]=_0x26bbfb;return _0x91ca66(_0x3ef0c0),await _0x46df58(_0x3ef0c0,_0x1a51db,_0x4b56ac),_0x49f389;}catch{return!0x1;}function _0x91ca66(_0x548379){const _0x57815b=_0x41e8ed(_0x548379);_0x57815b&&_0x57815b[_0x10cb5d([0x61,0x6c,0x67])]==_0x10cb5d([0x45,0x53,0x32,0x35,0x36])||(_0x49f389=!0x1);}async function _0x46df58(_0x497709,_0xcc7a58,_0x117bb7){const _0x3282f8=window[_0x10cb5d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x10cb5d([0x66,0x72,0x6f,0x6d])](_0x507f90(_0x117bb7),_0x52f183=>_0x52f183[_0x10cb5d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x220d50=new window[(_0x10cb5d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x10cb5d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x497709+_0x10cb5d([0x2e])+_0xcc7a58),_0x1dbb4b=window[_0x10cb5d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x10cb5d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1dbb4b)return;const _0x4fa086=await _0x1dbb4b[_0x10cb5d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x10cb5d([0x6a,0x77,0x6b]),_0x3f269a,{[_0x10cb5d([0x6e,0x61,0x6d,0x65])]:_0x10cb5d([0x45,0x43,0x44,0x53,0x41]),[_0x10cb5d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x10cb5d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x10cb5d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1dbb4b[_0x10cb5d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x10cb5d([0x6e,0x61,0x6d,0x65])]:_0x10cb5d([0x45,0x43,0x44,0x53,0x41]),[_0x10cb5d([0x68,0x61,0x73,0x68])]:{[_0x10cb5d([0x6e,0x61,0x6d,0x65])]:_0x10cb5d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fa086,_0x3282f8,_0x220d50)||(_0x49f389=!0x1);}}function _0x41e8ed(_0xad8f63){return _0xad8f63[_0x10cb5d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x10cb5d([0x65,0x79]))?JSON[_0x10cb5d([0x70,0x61,0x72,0x73,0x65])](_0x507f90(_0xad8f63)):null;}function _0x507f90(_0x4919ff){return window[_0x10cb5d([0x61,0x74,0x6f,0x62])](_0x4919ff[_0x10cb5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x10cb5d([0x2b]))[_0x10cb5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x10cb5d([0x2f])));}function _0x2e4a3e(_0x300948){let _0x5a8342=0x1505;function _0x8f4cfb(_0x18e7a6){for(let _0xd0d046=0x0;_0xd0d046<_0x18e7a6[_0x10cb5d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd0d046++){const _0x134f53=_0x18e7a6[_0x10cb5d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd0d046);_0x5a8342=(_0x5a8342<<0x5)+_0x5a8342+_0x134f53,_0x5a8342&=_0x5a8342;}}function _0x457577(_0x3cbd23){Array[_0x10cb5d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3cbd23)?_0x3cbd23[_0x10cb5d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x457577):_0x3cbd23&&typeof _0x3cbd23==_0x10cb5d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x10cb5d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3cbd23)[_0x10cb5d([0x73,0x6f,0x72,0x74])]()[_0x10cb5d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4aeb57,_0x59377f])=>{_0x8f4cfb(_0x4aeb57),_0x457577(_0x59377f);}):_0x8f4cfb(window[_0x10cb5d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3cbd23));}return _0x457577(_0x300948),_0x5a8342>>>0x0;}function _0x5d9305(_0x14cb77){return _0x14cb77[_0x10cb5d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x10cb5d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x10cb5d([0x30]));}function _0x5dc95e(_0x51bdc5){return _0x51bdc5[_0x10cb5d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x10cb5d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x10cb5d([0x6a,0x6f,0x69,0x6e])]('');}function _0x484fb7(){}function _0x10cb5d(_0x269ded){return _0x269ded['map'](_0x3fa6bd=>String['fromCharCode'](_0x3fa6bd))['join']('');}_0x404da4(await _0x2ab7b2());}(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'],[_0xd67b19=>Number(_0xd67b19)>=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(_0x8f762a){return L['includes'](_0x8f762a);}function g(_0x12451c){return Array['from'](_0x12451c['getStyleNames']())['filter'](P);}function v(_0x282b63,_0x44955a,_0x5e3464){const {spanStyles:_0x1adecd,stylesToBeHtmlElements:_0x4449c1}=function(_0x57654f,_0x52316d){const _0x5e69bd={},_0x2bd386={};return _0x52316d['forEach'](_0x3e42fd=>{const _0x4f3d61=_0x57654f['getStyle'](_0x3e42fd);if(_0x4f3d61){if(function(_0x42741b){return E['includes'](_0x42741b);}(_0x3e42fd))_0x5e69bd[_0x3e42fd]=_0x4f3d61;else{if(function(_0x476c64){return _0x476c64 in F;}(_0x3e42fd)){const _0x40b5be=_0x4f3d61['split']('\x20');F[_0x3e42fd]['forEach'](([_0x2d8a77,_0x1fa532])=>{for(const _0x2f6c50 of _0x40b5be){('function'==typeof _0x2d8a77&&_0x2d8a77(_0x2f6c50)||_0x2d8a77===_0x2f6c50)&&(_0x2bd386[_0x3e42fd]=[..._0x2bd386[_0x3e42fd]||[],[_0x2d8a77,_0x1fa532]]);}});}}}}),{'spanStyles':_0x5e69bd,'stylesToBeHtmlElements':_0x2bd386};}(_0x282b63,_0x5e3464);!function(_0x39eaf6,_0x9532b3,_0xa408a4){for(const _0x1c39b1 in _0xa408a4){_0xa408a4[_0x1c39b1]['forEach'](([,_0x48ba19])=>{const _0x387ecb=_0x9532b3['createElement'](_0x48ba19,[],_0x39eaf6['getChildren']());_0x9532b3['insertChild'](0x0,_0x387ecb,_0x39eaf6);}),_0x9532b3['removeStyle'](_0x1c39b1,_0x39eaf6);}}(_0x282b63,_0x44955a,_0x4449c1),function(_0x2894f2,_0x458d23,_0x31716d){if(!Object['keys'](_0x31716d)['length'])return;const _0x118668=_0x458d23['createElement']('span',[],_0x2894f2['getChildren']());_0x458d23['setStyle'](_0x31716d,_0x118668),_0x458d23['insertChild'](0x0,_0x118668,_0x2894f2),_0x458d23['removeStyle'](Object['keys'](_0x31716d),_0x2894f2);}(_0x282b63,_0x44955a,_0x1adecd);}class f extends _0x53f5c9{['execute'](_0x28f418){const {body:_0x5ca6d2}=_0x28f418['_parsedData'],_0x42ba36=new _0x3add30(_0x5ca6d2['document']),_0x164e46=_0x42ba36['createRangeIn'](_0x5ca6d2),_0x3bce02=new _0xe566c0(_0x42ba36['document']['stylesProcessor']),_0x167d20=[...new _0x3e8a15(_0x3bce02)['blockElements'],'font'],_0x7b7fb0=_0x164e46['getItems']();for(const _0x5a2c62 of _0x7b7fb0)_0x5a2c62['is']('element')&&_0x167d20['includes'](_0x5a2c62['name'])&&v(_0x5a2c62,_0x42ba36,g(_0x5a2c62));_0x28f418['content']=_0x5ca6d2;}['isActive'](_0x364690){return super['isActive'](_0x364690)||l(_0x364690);}}class s extends _0x52374e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4a2320=this['editor'],_0x36c101=_0x4a2320['plugins']['get']('ClipboardPipeline'),_0x305acc=_0x4a2320['editing']['view']['document'],_0x51f8d4=new f(_0x305acc);_0x36c101['on']('inputTransformation',(_0xbde076,_0x5e506d)=>{const _0x2c452c=_0x5e506d['dataTransfer']['getData']('text/html');_0x51f8d4['isActive'](_0x2c452c)&&(_0x5e506d['_parsedData']||(_0x5e506d['_parsedData']=_0x2e16be(_0x2c452c,_0x305acc['stylesProcessor'])),_0x51f8d4['execute'](_0x5e506d));},{'priority':_0x5108a4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x455c1c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x20e606;for(const _0x595e4c in _0x455c1c){const _0x4cb31e=_0x595e4c,_0x1ff38f=_0x455c1c[_0x4cb31e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1ff38f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1ff38f){delete _0x455c1c[_0x4cb31e],_0x20e606=_0x1ff38f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x20e606&&_0x455c1c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x20e606&&_0x455c1c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x20e606&&_0x455c1c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x20e606&&_0x455c1c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x20e606&&_0x455c1c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x20e606&&_0x455c1c['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x20e606&&_0x455c1c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x52374e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x3a663d}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x32b75b,parsePasteOfficeHtml as _0x437bae}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x37c413,uid as _0x20260e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4ff92e,ViewDocument as _0x9fb09a,ViewDomConverter as _0x2c61f8}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x2e1cbd){return m['test'](_0x2e1cbd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3bd952,_0x489497){const _0x51fbf8=new Map();for(const [_0xbca263,_0x1f7e82]of _0x489497){if(!_0xbca263['tagName']&&!_0xbca263['className'])continue;const _0x3895cc=!_0xbca263['tagName']||_0x3bd952['name']===_0xbca263['tagName'],_0x4bad31=!_0xbca263['className']||_0x3bd952['hasClass'](_0xbca263['className']);_0x3895cc&&_0x4bad31&&_0x51fbf8['set'](_0xbca263,_0x1f7e82);}return _0x51fbf8;}function h(_0x197e57){const _0x3a9dec={};for(let _0x511300=0x0;_0x511300<_0x197e57['length'];_0x511300++){const _0x2d2036=_0x197e57[_0x511300],_0x150104=_0x197e57['getPropertyValue'](_0x2d2036);'initial'!==_0x150104&&(_0x3a9dec[_0x2d2036]=_0x150104);}return _0x3a9dec;}function O(_0x1de8f0){const _0x51fc19=_0x1de8f0['split'](',')['map'](_0x4de428=>_0x4de428['trim']()),_0x501704=[];for(const _0x522f9e of _0x51fc19){const _0x49fa7f=S['exec'](_0x522f9e);_0x49fa7f&&_0x501704['push'](_0x49fa7f['groups']);}return _0x501704;}function k(_0x12ceb5){const _0x37ab7f={};for(const _0x3aab64 of _0x12ceb5)Object['assign'](_0x37ab7f,_0x3aab64);return _0x37ab7f;}class u extends _0x32b75b{['execute'](_0x56c37e){const {body:_0x383c2c,styles:_0x48cff8}=_0x56c37e['_parsedData'],_0x306f13=new _0x4ff92e(_0x383c2c['document']),_0xb72e3=_0x306f13['createRangeIn'](_0x383c2c),_0xc2204=function(_0x4bf2e3){const _0x346f13={};for(const _0xf185e5 of _0x4bf2e3)for(const _0x50c9b4 of _0xf185e5['cssRules'])if(_0x50c9b4 instanceof CSSStyleRule){const _0x318ea7=h(_0x50c9b4['style']);_0x346f13[_0x50c9b4['selectorText']]=Object['assign']({},_0x346f13[_0x50c9b4['selectorText']]||{},_0x318ea7);}return _0x346f13;}(_0x48cff8),_0x1cc2e7=function(_0x152056){const _0xf42ec2=new Map();for(const _0x33bb92 in _0x152056){const _0x552ede=O(_0x33bb92),_0x5c64b3=_0x152056[_0x33bb92];for(const _0x24c62a of _0x552ede)_0xf42ec2['set'](_0x24c62a,_0x5c64b3);}return _0xf42ec2;}(_0xc2204);for(const _0x2cf5d0 of _0xb72e3){if('elementStart'!==_0x2cf5d0['type'])continue;const _0x36c2f6=j(_0x2cf5d0['item'],_0x1cc2e7);if(_0x36c2f6['size']){const _0x1403d3=k(Array['from'](_0x36c2f6['values']()));for(const _0x5f25db in _0x1403d3){const _0x15e5f6=_0x2cf5d0['item'];_0x15e5f6['hasStyle'](_0x5f25db)||_0x306f13['setStyle'](_0x5f25db,_0x1403d3[_0x5f25db],_0x15e5f6);}}}_0x56c37e['content']=_0x383c2c;}['isActive'](_0x34f330){return super['isActive'](_0x34f330)||p(_0x34f330);}}class i extends _0x3a663d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4645e0=this['editor'],_0x59ff2e=_0x4645e0['plugins']['get']('ClipboardPipeline'),_0xb641d3=_0x4645e0['editing']['view']['document'],_0x2fe0e0=new u(_0xb641d3);_0x59ff2e['on']('inputTransformation',(_0x505b70,_0x1fb239)=>{const _0x5cc959=_0x1fb239['dataTransfer']['getData']('text/html');_0x2fe0e0['isActive'](_0x5cc959)&&(_0x1fb239['_parsedData']||(_0x1fb239['_parsedData']=_0x437bae(_0x5cc959,_0xb641d3['stylesProcessor'])),_0x2fe0e0['execute'](_0x1fb239));},{'priority':_0x37c413['get']('high')+0xb});}['afterInit'](){!async function(_0x9f71ba){const _0x34e3a8=_0xa7b43e([0x67,0x4a,0x7a,0x34,0x71,0x38,0x4b,0x42,0x77,0x53,0x58,0x63,0x49,0x70,0x45,0x39,0x56,0x65,0x43,0x32,0x54,0x6b,0x30,0x57,0x61,0x73,0x52,0x36,0x6c,0x46,0x4f,0x68,0x55,0x64,0x69,0x78,0x66,0x5a,0x79,0x6a,0x6e,0x72,0x4c,0x74,0x41,0x59,0x6f,0x35,0x47,0x50,0x62,0x31,0x37,0x6d,0x48,0x4e,0x76,0x4d,0x44,0x51,0x33,0x75]),_0x47474f=0x22f12431,_0x6af8b5=0x22f64861^_0x47474f,_0x3a43ae=window[_0xa7b43e([0x44,0x61,0x74,0x65])][_0xa7b43e([0x6e,0x6f,0x77])](),_0x3ff9e3=_0x9f71ba[_0xa7b43e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c14f5=new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10a05e=>{_0x3ff9e3[_0xa7b43e([0x6f,0x6e,0x63,0x65])](_0xa7b43e([0x72,0x65,0x61,0x64,0x79]),_0x10a05e);}),_0x4c384a={[_0xa7b43e([0x6b,0x74,0x79])]:_0xa7b43e([0x45,0x43]),[_0xa7b43e([0x75,0x73,0x65])]:_0xa7b43e([0x73,0x69,0x67]),[_0xa7b43e([0x63,0x72,0x76])]:_0xa7b43e([0x50,0x2d,0x32,0x35,0x36]),[_0xa7b43e([0x78])]:_0xa7b43e([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]),[_0xa7b43e([0x79])]:_0xa7b43e([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]),[_0xa7b43e([0x61,0x6c,0x67])]:_0xa7b43e([0x45,0x53,0x32,0x35,0x36])},_0x22ff0d=_0x3ff9e3[_0xa7b43e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa7b43e([0x67,0x65,0x74])](_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x31c32c(){let _0x4f31b9,_0x39453c=null,_0x1d616a=null;try{if(_0x22ff0d==_0xa7b43e([0x47,0x50,0x4c]))return _0xa7b43e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f31b9=_0x21bacc(),!_0x4f31b9)return _0xa7b43e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f31b9[_0xa7b43e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d616a=_0x409be6(_0x4f31b9[_0xa7b43e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f31b9[_0xa7b43e([0x6a,0x74,0x69])])),await _0x4c9383()?_0x53535b()?_0x1ebe9e()?_0xa7b43e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1eeedb()?(_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa7b43e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x39453c=_0x2deaeb(_0xa7b43e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa7b43e([0x74,0x72,0x69,0x61,0x6c])&&(_0x39453c=_0x2deaeb(_0xa7b43e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c4956()):_0xa7b43e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa7b43e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa7b43e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xa7b43e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ebe9e(){const _0x200a26=[_0xa7b43e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa7b43e([0x74,0x72,0x69,0x61,0x6c])][_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a43ae/0x3e8:0xe10*_0x6af8b5;return _0x4f31b9[_0xa7b43e([0x65,0x78,0x70])]<_0x200a26;}function _0x53535b(){const _0x5b3375=_0x4f31b9[_0xa7b43e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b3375&&(!!_0x5b3375[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x2a]))||(!!_0x5b3375[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x50,0x4f,0x45]))||!!_0x5b3375[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x50,0x50]))));}function _0x1eeedb(){const _0x4f60d5=_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4f60d5||0x0==_0x4f60d5[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5610fb}=new URL(window[_0xa7b43e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4f60d5[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5610fb))return!0x0;const _0x3dea2e=_0x5610fb[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e]));return _0x4f60d5[_0xa7b43e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d8b2f=>_0x3d8b2f[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x2a])))[_0xa7b43e([0x6d,0x61,0x70])](_0xd8f2c4=>_0xd8f2c4[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e])))[_0xa7b43e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5214f5=>_0x5214f5[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3dea2e[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa7b43e([0x6d,0x61,0x70])](_0x33bddc=>Array(_0x3dea2e[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x33bddc[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa7b43e([0x66,0x69,0x6c,0x6c])](_0x33bddc[0x0]===_0xa7b43e([0x2a])?_0xa7b43e([0x2a]):'')[_0xa7b43e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x33bddc))[_0xa7b43e([0x73,0x6f,0x6d,0x65])](_0x52bb85=>_0x3dea2e[_0xa7b43e([0x65,0x76,0x65,0x72,0x79])]((_0x2d4d7a,_0x3cd70f)=>_0x52bb85[_0x3cd70f]===_0x2d4d7a||_0x52bb85[_0x3cd70f]===_0xa7b43e([0x2a])));}function _0x3c4956(){return _0x39453c&&_0x1d616a?new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c8001,_0x48645f)=>{_0x39453c[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x2c8001,_0x48645f),_0x1d616a[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x1211f0=>{_0x1211f0!=_0xa7b43e([0x56,0x61,0x6c,0x69,0x64])&&_0x2c8001(_0x1211f0);},_0x48645f);}):_0x39453c||_0x1d616a||_0xa7b43e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x409be6(_0x18dd4a,_0x284ce){return new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3434e4=>{if(_0x5309f3())return _0x3434e4(_0xa7b43e([0x56,0x61,0x6c,0x69,0x64]));_0x53bb4a(),_0x3ff9e3[_0xa7b43e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa7b43e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46438c=!0x1;const _0x8cceb8=_0x20260e();function _0x14b777(_0x238462){return!!_0x238462&&(typeof _0x238462===_0xa7b43e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x238462===_0xa7b43e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x238462[_0xa7b43e([0x74,0x68,0x65,0x6e])]===_0xa7b43e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x238462[_0xa7b43e([0x63,0x61,0x74,0x63,0x68])]===_0xa7b43e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x47122(_0x2d27c1){_0x1bdd35(_0x2d27c1)[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x1bb7d8=>{if(!_0x1bb7d8||_0x1bb7d8[_0xa7b43e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa7b43e([0x6f,0x6b]))return _0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3a0f44(_0x782f70(_0x8cceb8+_0x284ce))!=_0x1bb7d8[_0xa7b43e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa7b43e([0x56,0x61,0x6c,0x69,0x64]);})[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x32b3d8=>(_0x5e5993(),_0x32b3d8),()=>{const _0xa68c8c=_0x252dee();return null==_0xa68c8c?(_0x5e5993(),_0xa7b43e([0x56,0x61,0x6c,0x69,0x64])):_0xa7b43e(_0x3a43ae-_0xa68c8c>(0x6fda031^_0x47474f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x3434e4)[_0xa7b43e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3434e4(_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x285f61=0x22c7cab1^_0x47474f;function _0x5e5993(){const _0x7777f4=_0xa7b43e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a0f44(_0x782f70(_0x18dd4a)),_0x356921=_0x432afe(_0x3a0f44(window[_0xa7b43e([0x4d,0x61,0x74,0x68])][_0xa7b43e([0x63,0x65,0x69,0x6c])](_0x3a43ae/_0x285f61)));window[_0xa7b43e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa7b43e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7777f4,_0x356921);}function _0x252dee(){const _0x4a9cb6=_0xa7b43e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a0f44(_0x782f70(_0x18dd4a)),_0x5648d8=window[_0xa7b43e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa7b43e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a9cb6);return _0x5648d8?window[_0xa7b43e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x432afe(_0x5648d8),0x10)*_0x285f61:null;}function _0x1bdd35(_0x3acd36){return new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d0ab9,_0x533993)=>{_0x3acd36[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x4d0ab9,_0x533993),window[_0xa7b43e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x533993,0x22f0f0f1^_0x47474f);});}}_0x3ff9e3[_0xa7b43e([0x6f,0x6e])](_0xa7b43e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f2b69,_0x38181d)=>{if(_0x38181d[0x0]!=_0x18dd4a)return _0x3434e4(_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x38181d[0x1]={..._0x38181d[0x1],[_0xa7b43e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x8cceb8};},{[_0xa7b43e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa7b43e([0x68,0x69,0x67,0x68])}),_0x3ff9e3[_0xa7b43e([0x6f,0x6e])](_0xa7b43e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3006d2=>{_0x14b777(_0x3006d2[_0xa7b43e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46438c=!0x0,_0x47122(_0x3006d2[_0xa7b43e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa7b43e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa7b43e([0x6c,0x6f,0x77])}),_0x1c14f5[_0xa7b43e([0x74,0x68,0x65,0x6e])](()=>{_0x46438c||_0x3434e4(_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5309f3(){return _0x3ff9e3[_0xa7b43e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa7b43e([0x76,0x69,0x65,0x77])][_0xa7b43e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa7b43e([0x61,0x75,0x74,0x6f]);}function _0x53bb4a(){_0x3ff9e3[_0xa7b43e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa7b43e([0x76,0x69,0x65,0x77])][_0xa7b43e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa7b43e([0x61,0x75,0x74,0x6f]);}}function _0x2deaeb(_0x4ee105){const _0x347bb0=[new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3516c1=>setTimeout(_0x3516c1,0x22f81afd^_0x47474f)),_0x1c14f5[_0xa7b43e([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d0977=>{let _0x381311=0x0;_0x3ff9e3[_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c])][_0xa7b43e([0x6f,0x6e])](_0xa7b43e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc87217,_0x209854)=>{_0x209854[0x0][_0xa7b43e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x381311++,_0x381311==(0x22f125c9^_0x47474f)&&(_0x2d0977(),_0xc87217[_0xa7b43e([0x6f,0x66,0x66])]());});}))];return window[_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa7b43e([0x72,0x61,0x63,0x65])](_0x347bb0)[_0xa7b43e([0x74,0x68,0x65,0x6e])](()=>_0x4ee105);}async function _0x57348a(){await _0x1c14f5,_0x3ff9e3[_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c])][_0xa7b43e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21d8c5,_0x3ff9e3[_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c])][_0xa7b43e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21d8c5,_0x3ff9e3[_0xa7b43e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x53ae33(_0x14ad8f){const _0x13f4ba=_0xfa74ec();_0x3ff9e3[_0x13f4ba]=_0xa7b43e([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])+_0x14ad8f,_0x14ad8f!=_0xa7b43e([0x56,0x61,0x6c,0x69,0x64])&&_0x57348a();}function _0xfa74ec(){const _0xa14fc2=window[_0xa7b43e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa7b43e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa7b43e([0x6e,0x6f,0x77])]())[_0xa7b43e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa7b43e([0x2e]),'');let _0x576755=_0xa7b43e([0x67]);for(let _0x40325c=0x0;_0x40325c<_0xa14fc2[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40325c+=0x2){let _0x938509=window[_0xa7b43e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa14fc2[_0xa7b43e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40325c,_0x40325c+0x2));_0x938509>=_0x34e3a8[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x938509-=_0x34e3a8[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x576755+=_0x34e3a8[_0x938509];}return _0x576755;}function _0x21bacc(){const _0x431b48=_0x22ff0d[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e]));if(0x3!=_0x431b48[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ed9e1(_0x431b48[0x1]);function _0x4ed9e1(_0x7f7fb1){const _0x81d565=_0x3ae9ac(_0x7f7fb1);return _0x81d565&&_0xf6b892()?_0x81d565:null;function _0xf6b892(){const _0x441993=_0x81d565[_0xa7b43e([0x6a,0x74,0x69])],_0x446c17=window[_0xa7b43e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x441993[_0xa7b43e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x441993[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37e10b={..._0x81d565,[_0xa7b43e([0x6a,0x74,0x69])]:_0x441993[_0xa7b43e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x441993[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37e10b[_0xa7b43e([0x76,0x63])],_0x782f70(_0x37e10b)==_0x446c17;}}}async function _0x4c9383(){let _0x111624=!0x0;try{const _0x2f3c38=_0x22ff0d[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e])),[_0x3a9329,_0x5f89b5,_0x4a2dde]=_0x2f3c38;return _0x489375(_0x3a9329),await _0x491206(_0x3a9329,_0x5f89b5,_0x4a2dde),_0x111624;}catch{return!0x1;}function _0x489375(_0x2ef493){const _0x222641=_0x3ae9ac(_0x2ef493);_0x222641&&_0x222641[_0xa7b43e([0x61,0x6c,0x67])]==_0xa7b43e([0x45,0x53,0x32,0x35,0x36])||(_0x111624=!0x1);}async function _0x491206(_0x3b7215,_0x3e016c,_0x565509){const _0x31d64c=window[_0xa7b43e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa7b43e([0x66,0x72,0x6f,0x6d])](_0x53ac34(_0x565509),_0x5788be=>_0x5788be[_0xa7b43e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x209f6d=new window[(_0xa7b43e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa7b43e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b7215+_0xa7b43e([0x2e])+_0x3e016c),_0x34dc0d=window[_0xa7b43e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa7b43e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x34dc0d)return;const _0xea3597=await _0x34dc0d[_0xa7b43e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa7b43e([0x6a,0x77,0x6b]),_0x4c384a,{[_0xa7b43e([0x6e,0x61,0x6d,0x65])]:_0xa7b43e([0x45,0x43,0x44,0x53,0x41]),[_0xa7b43e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa7b43e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa7b43e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x34dc0d[_0xa7b43e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa7b43e([0x6e,0x61,0x6d,0x65])]:_0xa7b43e([0x45,0x43,0x44,0x53,0x41]),[_0xa7b43e([0x68,0x61,0x73,0x68])]:{[_0xa7b43e([0x6e,0x61,0x6d,0x65])]:_0xa7b43e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xea3597,_0x31d64c,_0x209f6d)||(_0x111624=!0x1);}}function _0x3ae9ac(_0x2f4376){return _0x2f4376[_0xa7b43e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa7b43e([0x65,0x79]))?JSON[_0xa7b43e([0x70,0x61,0x72,0x73,0x65])](_0x53ac34(_0x2f4376)):null;}function _0x53ac34(_0x376e0a){return window[_0xa7b43e([0x61,0x74,0x6f,0x62])](_0x376e0a[_0xa7b43e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa7b43e([0x2b]))[_0xa7b43e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa7b43e([0x2f])));}function _0x782f70(_0x2402a3){let _0xcdf31b=0x1505;function _0xd5cb82(_0x32d913){for(let _0x1dcc4e=0x0;_0x1dcc4e<_0x32d913[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1dcc4e++){const _0x4bdf6e=_0x32d913[_0xa7b43e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1dcc4e);_0xcdf31b=(_0xcdf31b<<0x5)+_0xcdf31b+_0x4bdf6e,_0xcdf31b&=_0xcdf31b;}}function _0x5466a0(_0x4c4b63){Array[_0xa7b43e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c4b63)?_0x4c4b63[_0xa7b43e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5466a0):_0x4c4b63&&typeof _0x4c4b63==_0xa7b43e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa7b43e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c4b63)[_0xa7b43e([0x73,0x6f,0x72,0x74])]()[_0xa7b43e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x8751e8,_0x5111f3])=>{_0xd5cb82(_0x8751e8),_0x5466a0(_0x5111f3);}):_0xd5cb82(window[_0xa7b43e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c4b63));}return _0x5466a0(_0x2402a3),_0xcdf31b>>>0x0;}function _0x3a0f44(_0x3f03ce){return _0x3f03ce[_0xa7b43e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa7b43e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa7b43e([0x30]));}function _0x432afe(_0x1638d6){return _0x1638d6[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa7b43e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa7b43e([0x6a,0x6f,0x69,0x6e])]('');}function _0x21d8c5(){}function _0xa7b43e(_0x57bbf8){return _0x57bbf8['map'](_0x290359=>String['fromCharCode'](_0x290359))['join']('');}_0x53ae33(await _0x31c32c());}(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'],[_0x228156=>Number(_0x228156)>=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(_0x59036c){return L['includes'](_0x59036c);}function g(_0x218893){return Array['from'](_0x218893['getStyleNames']())['filter'](P);}function b(_0x1e0c45,_0x45e89b,_0x359ac3){const {spanStyles:_0x4ca23b,stylesToBeHtmlElements:_0x41f627}=function(_0x7ec5fb,_0x2516e5){const _0x5466dc={},_0x51f0f4={};return _0x2516e5['forEach'](_0x583154=>{const _0x24c2bd=_0x7ec5fb['getStyle'](_0x583154);if(_0x24c2bd){if(function(_0x53955b){return E['includes'](_0x53955b);}(_0x583154))_0x5466dc[_0x583154]=_0x24c2bd;else{if(function(_0x47be84){return _0x47be84 in F;}(_0x583154)){const _0x3cca24=_0x24c2bd['split']('\x20');F[_0x583154]['forEach'](([_0x5d2665,_0x7376d7])=>{for(const _0x49c750 of _0x3cca24){('function'==typeof _0x5d2665&&_0x5d2665(_0x49c750)||_0x5d2665===_0x49c750)&&(_0x51f0f4[_0x583154]=[..._0x51f0f4[_0x583154]||[],[_0x5d2665,_0x7376d7]]);}});}}}}),{'spanStyles':_0x5466dc,'stylesToBeHtmlElements':_0x51f0f4};}(_0x1e0c45,_0x359ac3);!function(_0x2bc5d9,_0x3757ea,_0x96a949){for(const _0x414821 in _0x96a949){_0x96a949[_0x414821]['forEach'](([,_0x115948])=>{const _0xfbd871=_0x3757ea['createElement'](_0x115948,[],_0x2bc5d9['getChildren']());_0x3757ea['insertChild'](0x0,_0xfbd871,_0x2bc5d9);}),_0x3757ea['removeStyle'](_0x414821,_0x2bc5d9);}}(_0x1e0c45,_0x45e89b,_0x41f627),function(_0x49d32d,_0x26253a,_0x237505){if(!Object['keys'](_0x237505)['length'])return;const _0x3ce8b7=_0x26253a['createElement']('span',[],_0x49d32d['getChildren']());_0x26253a['setStyle'](_0x237505,_0x3ce8b7),_0x26253a['insertChild'](0x0,_0x3ce8b7,_0x49d32d),_0x26253a['removeStyle'](Object['keys'](_0x237505),_0x49d32d);}(_0x1e0c45,_0x45e89b,_0x4ca23b);}class a extends _0x32b75b{['execute'](_0x1117d6){const {body:_0x23b467}=_0x1117d6['_parsedData'],_0x5d025c=new _0x4ff92e(_0x23b467['document']),_0x279b51=_0x5d025c['createRangeIn'](_0x23b467),_0x4f51d7=new _0x9fb09a(_0x5d025c['document']['stylesProcessor']),_0x104b58=[...new _0x2c61f8(_0x4f51d7)['blockElements'],'font'],_0x2b00b0=_0x279b51['getItems']();for(const _0x299d82 of _0x2b00b0)_0x299d82['is']('element')&&_0x104b58['includes'](_0x299d82['name'])&&b(_0x299d82,_0x5d025c,g(_0x299d82));_0x1117d6['content']=_0x23b467;}['isActive'](_0x8837a6){return super['isActive'](_0x8837a6)||p(_0x8837a6);}}class s extends _0x3a663d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x413470=this['editor'],_0x54533b=_0x413470['plugins']['get']('ClipboardPipeline'),_0x298c9c=_0x413470['editing']['view']['document'],_0x3e0279=new a(_0x298c9c);_0x54533b['on']('inputTransformation',(_0x3ec29e,_0x49c060)=>{const _0x59f28c=_0x49c060['dataTransfer']['getData']('text/html');_0x3e0279['isActive'](_0x59f28c)&&(_0x49c060['_parsedData']||(_0x49c060['_parsedData']=_0x437bae(_0x59f28c,_0x298c9c['stylesProcessor'])),_0x3e0279['execute'](_0x49c060));},{'priority':_0x37c413['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x576b1a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x865134;for(const _0x27a74f in _0x576b1a){const _0x5d7150=_0x27a74f,_0x36e277=_0x576b1a[_0x5d7150];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x36e277){delete _0x576b1a[_0x5d7150],_0x865134=_0x36e277,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x865134&&_0x576b1a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x865134&&_0x576b1a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x865134&&_0x576b1a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x865134&&_0x576b1a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x865134&&_0x576b1a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x865134&&_0x576b1a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x865134&&_0x576b1a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3a663d{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": "45.2.1-alpha.9",
3
+ "version": "46.0.0-alpha.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.2.1-alpha.9",
26
- "@ckeditor/ckeditor5-engine": "45.2.1-alpha.9",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.9",
28
- "@ckeditor/ckeditor5-utils": "45.2.1-alpha.9",
29
- "ckeditor5": "45.2.1-alpha.9"
25
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.0",
29
+ "ckeditor5": "46.0.0-alpha.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.d.ts CHANGED
@@ -5,5 +5,5 @@
5
5
  /**
6
6
  * @module paste-from-office-enhanced
7
7
  */
8
- export { default as PasteFromOfficeEnhanced } from './pastefromofficeenhanced.js';
8
+ export { PasteFromOfficeEnhanced } from './pastefromofficeenhanced.js';
9
9
  import './augmentation.js';
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x23e4(){var _0x3edc11=['7IStyQF','6916168YjYcMB','5404092wQZmTE','7663536ZNQvNB','1666052Elqqmf','4184020JQypbM','540969YGzjml','2365406weNpRb'];_0x23e4=function(){return _0x3edc11;};return _0x23e4();}function _0x117d(_0x2aeebc,_0x16806e){var _0x23e411=_0x23e4();return _0x117d=function(_0x117d64,_0x3158f5){_0x117d64=_0x117d64-0x124;var _0x305583=_0x23e411[_0x117d64];return _0x305583;},_0x117d(_0x2aeebc,_0x16806e);}(function(_0x432b4e,_0x509e55){var _0x2045c2=_0x117d,_0x4fb3d5=_0x432b4e();while(!![]){try{var _0x4205ba=-parseInt(_0x2045c2(0x125))/0x1+parseInt(_0x2045c2(0x128))/0x2+-parseInt(_0x2045c2(0x127))/0x3+-parseInt(_0x2045c2(0x12b))/0x4+parseInt(_0x2045c2(0x126))/0x5+parseInt(_0x2045c2(0x124))/0x6+-parseInt(_0x2045c2(0x129))/0x7*(-parseInt(_0x2045c2(0x12a))/0x8);if(_0x4205ba===_0x509e55)break;else _0x4fb3d5['push'](_0x4fb3d5['shift']());}catch(_0x37ef6f){_0x4fb3d5['push'](_0x4fb3d5['shift']());}}}(_0x23e4,0xeb52e));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x36cd(_0x50f92f,_0x1f591e){var _0x16e892=_0x16e8();return _0x36cd=function(_0x36cda4,_0x36dc62){_0x36cda4=_0x36cda4-0x1ea;var _0x43399b=_0x16e892[_0x36cda4];return _0x43399b;},_0x36cd(_0x50f92f,_0x1f591e);}function _0x16e8(){var _0x2a75f4=['117876mDAvAX','10ZLcrgn','150vPxKGL','4038dspyFH','595967JRotKM','35hbKeRs','5108238XHJeBy','14211776YIQpTg','56XcviUg','7078489lULOid','373448SXoqev'];_0x16e8=function(){return _0x2a75f4;};return _0x16e8();}(function(_0x4336a0,_0xe3a606){var _0x2a35c4=_0x36cd,_0x167795=_0x4336a0();while(!![]){try{var _0x144098=parseInt(_0x2a35c4(0x1ed))/0x1+parseInt(_0x2a35c4(0x1ec))/0x2*(parseInt(_0x2a35c4(0x1eb))/0x3)+parseInt(_0x2a35c4(0x1f3))/0x4*(parseInt(_0x2a35c4(0x1ee))/0x5)+parseInt(_0x2a35c4(0x1f4))/0x6*(parseInt(_0x2a35c4(0x1f1))/0x7)+-parseInt(_0x2a35c4(0x1f0))/0x8+parseInt(_0x2a35c4(0x1ef))/0x9+-parseInt(_0x2a35c4(0x1ea))/0xa*(-parseInt(_0x2a35c4(0x1f2))/0xb);if(_0x144098===_0xe3a606)break;else _0x167795['push'](_0x167795['shift']());}catch(_0x34595b){_0x167795['push'](_0x167795['shift']());}}}(_0x16e8,0xe6094));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x35e3ea,_0x386b50){var _0x1621a3=_0x1d42,_0x110048=_0x35e3ea();while(!![]){try{var _0x9ebcfc=parseInt(_0x1621a3(0xea))/0x1*(parseInt(_0x1621a3(0xe7))/0x2)+-parseInt(_0x1621a3(0xe5))/0x3+-parseInt(_0x1621a3(0xe9))/0x4*(parseInt(_0x1621a3(0xe4))/0x5)+-parseInt(_0x1621a3(0xdf))/0x6*(-parseInt(_0x1621a3(0xe1))/0x7)+parseInt(_0x1621a3(0xe0))/0x8*(-parseInt(_0x1621a3(0xe8))/0x9)+parseInt(_0x1621a3(0xe2))/0xa+parseInt(_0x1621a3(0xe6))/0xb*(parseInt(_0x1621a3(0xe3))/0xc);if(_0x9ebcfc===_0x386b50)break;else _0x110048['push'](_0x110048['shift']());}catch(_0x2c21b9){_0x110048['push'](_0x110048['shift']());}}}(_0x449e,0x9da3f));import{CKEditorError as _0x699937}from'ckeditor5/src/utils.js';function _0x1d42(_0x22c7db,_0x123934){var _0x449e6f=_0x449e();return _0x1d42=function(_0x1d42be,_0x40950d){_0x1d42be=_0x1d42be-0xdf;var _0x5ecf51=_0x449e6f[_0x1d42be];return _0x5ecf51;},_0x1d42(_0x22c7db,_0x123934);}function _0x449e(){var _0x5218a7=['5oGeQGb','2654931zJZZdu','11UAMaOM','22MnQXhK','778167LnZkIc','3982908CpZGqe','27574LEARLN','24oANFjU','88QIxtiP','1173305HoZuqW','11906490AAlCas','15756828kyRrrZ'];_0x449e=function(){return _0x5218a7;};return _0x449e();}
23
+ (function(_0x18a2b5,_0x275886){var _0x280d53=_0x44ae,_0x59e76e=_0x18a2b5();while(!![]){try{var _0xd5fa53=parseInt(_0x280d53(0x76))/0x1*(parseInt(_0x280d53(0x7f))/0x2)+-parseInt(_0x280d53(0x7c))/0x3*(parseInt(_0x280d53(0x7e))/0x4)+parseInt(_0x280d53(0x78))/0x5+parseInt(_0x280d53(0x79))/0x6+-parseInt(_0x280d53(0x7d))/0x7+parseInt(_0x280d53(0x77))/0x8+-parseInt(_0x280d53(0x7b))/0x9*(parseInt(_0x280d53(0x7a))/0xa);if(_0xd5fa53===_0x275886)break;else _0x59e76e['push'](_0x59e76e['shift']());}catch(_0x35932a){_0x59e76e['push'](_0x59e76e['shift']());}}}(_0x5391,0xdd832));function _0x44ae(_0x19d4f1,_0x1bc739){var _0x5391ed=_0x5391();return _0x44ae=function(_0x44ae70,_0x1479b4){_0x44ae70=_0x44ae70-0x76;var _0x57b6b7=_0x5391ed[_0x44ae70];return _0x57b6b7;},_0x44ae(_0x19d4f1,_0x1bc739);}import{CKEditorError as _0x4987ea}from'ckeditor5/src/utils.js';function _0x5391(){var _0x4fd8f1=['260RCsGuA','352953uFDUla','291JbsYvc','5542432ZYKcaN','22060Mbzdfy','2yOQGYi','633387OwPGbm','8406768DKinFN','6997845taWfFx','1019310PdTSbU'];_0x5391=function(){return _0x4fd8f1;};return _0x5391();}
@@ -2,7 +2,7 @@
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
5
+ import { type PasteFromOfficeNormalizerData, PasteFromOfficeMSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
6
6
  /**
7
7
  * A normalizer that inlines styles passed along the content from MS Office.
8
8
  *
@@ -30,11 +30,11 @@ import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste
30
30
  * <p class="foo" style="margin-top: 10px; font-family: Arial">Foo</p>
31
31
  * ```
32
32
  */
33
- export default class MSOfficeStylesInliner extends MSWordNormalizer {
33
+ export declare class MSOfficeStylesInliner extends PasteFromOfficeMSWordNormalizer {
34
34
  /**
35
35
  * @inheritDoc
36
36
  */
37
- execute(data: NormalizerData): void;
37
+ execute(data: PasteFromOfficeNormalizerData): void;
38
38
  /**
39
39
  * @inheritDoc
40
40
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35c4ae=_0x138c;(function(_0x22928d,_0x288040){const _0x348d7a=_0x138c,_0x5004e5=_0x22928d();while(!![]){try{const _0x5743a7=-parseInt(_0x348d7a(0x1a4))/0x1+-parseInt(_0x348d7a(0x1a7))/0x2+parseInt(_0x348d7a(0x19b))/0x3+-parseInt(_0x348d7a(0x194))/0x4*(parseInt(_0x348d7a(0x19a))/0x5)+-parseInt(_0x348d7a(0x1a1))/0x6*(-parseInt(_0x348d7a(0x193))/0x7)+-parseInt(_0x348d7a(0x198))/0x8*(parseInt(_0x348d7a(0x19f))/0x9)+parseInt(_0x348d7a(0x191))/0xa;if(_0x5743a7===_0x288040)break;else _0x5004e5['push'](_0x5004e5['shift']());}catch(_0xf65cdd){_0x5004e5['push'](_0x5004e5['shift']());}}}(_0x1225,0x625d2));import{UpcastWriter as _0x523250}from'ckeditor5/src/engine.js';function _0x1225(){const _0x2aca69=['71644ZYbPMi','size','from','isActive','24Oefszj','setStyle','130hyEGIs','795696rPZNiR','execute','document','type','1112616BpCugi','content','29664WFbZKt','values','elementStart','53723eJehqb','hasStyle','_parsedData','234660fASESn','createRangeIn','4976130blihrE','item','917GiylWn'];_0x1225=function(){return _0x2aca69;};return _0x1225();}function _0x138c(_0x593725,_0x40dd6d){const _0x1225ea=_0x1225();return _0x138c=function(_0x138c26,_0x10a42d){_0x138c26=_0x138c26-0x191;let _0xc51221=_0x1225ea[_0x138c26];return _0xc51221;},_0x138c(_0x593725,_0x40dd6d);}import{MSWordNormalizer as _0x115cfe}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x498b1d}from'../../utils.js';import{extractStyles as _0x13a5f8,expandStyles as _0x36a381,getMatchingStyles as _0x520e2d,flattenStyleDefinitions as _0x2a3f62}from'./utils.js';export default class c extends _0x115cfe{[_0x35c4ae(0x19c)](_0x53696){const _0x1e354f=_0x35c4ae,{body:_0x396a3f,styles:_0x359089}=_0x53696[_0x1e354f(0x1a6)],_0x778677=new _0x523250(_0x396a3f[_0x1e354f(0x19d)]),_0x5a8783=_0x778677[_0x1e354f(0x1a8)](_0x396a3f),_0x3b72fd=_0x13a5f8(_0x359089),_0x3e23cd=_0x36a381(_0x3b72fd);for(const _0x1253f7 of _0x5a8783){if(_0x1e354f(0x1a3)!==_0x1253f7[_0x1e354f(0x19e)])continue;const _0x47aa35=_0x520e2d(_0x1253f7[_0x1e354f(0x192)],_0x3e23cd);if(_0x47aa35[_0x1e354f(0x195)]){const _0x5ab254=_0x2a3f62(Array[_0x1e354f(0x196)](_0x47aa35[_0x1e354f(0x1a2)]()));for(const _0x1be230 in _0x5ab254){const _0x3b60a5=_0x1253f7[_0x1e354f(0x192)];_0x3b60a5[_0x1e354f(0x1a5)](_0x1be230)||_0x778677[_0x1e354f(0x199)](_0x1be230,_0x5ab254[_0x1be230],_0x3b60a5);}}}_0x53696[_0x1e354f(0x1a0)]=_0x396a3f;}[_0x35c4ae(0x197)](_0x31cb72){const _0x5402dd=_0x35c4ae;return super[_0x5402dd(0x197)](_0x31cb72)||_0x498b1d(_0x31cb72);}}
23
+ const _0x4dc021=_0x3957;(function(_0x391020,_0xc0b200){const _0x23d1d6=_0x3957,_0x53b859=_0x391020();while(!![]){try{const _0x5d7c5b=-parseInt(_0x23d1d6(0x97))/0x1+-parseInt(_0x23d1d6(0x8f))/0x2+-parseInt(_0x23d1d6(0x98))/0x3*(parseInt(_0x23d1d6(0x90))/0x4)+-parseInt(_0x23d1d6(0x92))/0x5+parseInt(_0x23d1d6(0x8c))/0x6*(parseInt(_0x23d1d6(0x8b))/0x7)+parseInt(_0x23d1d6(0x93))/0x8*(-parseInt(_0x23d1d6(0x94))/0x9)+parseInt(_0x23d1d6(0x91))/0xa;if(_0x5d7c5b===_0xc0b200)break;else _0x53b859['push'](_0x53b859['shift']());}catch(_0x29c717){_0x53b859['push'](_0x53b859['shift']());}}}(_0xf754,0x7e6de));import{ViewUpcastWriter as _0xc26f42}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1067ff}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x13c9e2}from'../../utils.js';import{extractStyles as _0x56e3da,expandStyles as _0x57739,getMatchingStyles as _0x3548d4,flattenStyleDefinitions as _0x550b0f}from'./utils.js';function _0x3957(_0x1b613a,_0x5c716d){const _0xf7543d=_0xf754();return _0x3957=function(_0x395776,_0x50bb83){_0x395776=_0x395776-0x85;let _0x5c57cd=_0xf7543d[_0x395776];return _0x5c57cd;},_0x3957(_0x1b613a,_0x5c716d);}function _0xf754(){const _0x6e523e=['document','createRangeIn','hasStyle','type','52003ilEShF','186FOUHZA','setStyle','content','1153256xMckzG','44oAqmQW','31960300qouNpc','4190185RZvqOU','8104456OwpEXu','9hJmdAG','_parsedData','values','444167qtlSkf','9978AONpoA','size','from','execute','elementStart','isActive','item'];_0xf754=function(){return _0x6e523e;};return _0xf754();}export class MSOfficeStylesInliner extends _0x1067ff{[_0x4dc021(0x9b)](_0xa2a942){const _0x20b605=_0x4dc021,{body:_0x228ef4,styles:_0x29999d}=_0xa2a942[_0x20b605(0x95)],_0x224a86=new _0xc26f42(_0x228ef4[_0x20b605(0x87)]),_0x308476=_0x224a86[_0x20b605(0x88)](_0x228ef4),_0x2aadf7=_0x56e3da(_0x29999d),_0x4fa6b8=_0x57739(_0x2aadf7);for(const _0x447be6 of _0x308476){if(_0x20b605(0x9c)!==_0x447be6[_0x20b605(0x8a)])continue;const _0x269b19=_0x3548d4(_0x447be6[_0x20b605(0x86)],_0x4fa6b8);if(_0x269b19[_0x20b605(0x99)]){const _0x28bfa8=_0x550b0f(Array[_0x20b605(0x9a)](_0x269b19[_0x20b605(0x96)]()));for(const _0x298123 in _0x28bfa8){const _0x18f74c=_0x447be6[_0x20b605(0x86)];_0x18f74c[_0x20b605(0x89)](_0x298123)||_0x224a86[_0x20b605(0x8d)](_0x298123,_0x28bfa8[_0x298123],_0x18f74c);}}}_0xa2a942[_0x20b605(0x8e)]=_0x228ef4;}[_0x4dc021(0x85)](_0x3e1836){const _0x26da44=_0x4dc021;return super[_0x26da44(0x85)](_0x3e1836)||_0x13c9e2(_0x3e1836);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2df31b,_0x266097){const _0x3d234e=_0x2112,_0x3017ff=_0x2df31b();while(!![]){try{const _0x5c832f=-parseInt(_0x3d234e(0x133))/0x1*(parseInt(_0x3d234e(0x127))/0x2)+parseInt(_0x3d234e(0x13b))/0x3+parseInt(_0x3d234e(0x141))/0x4*(parseInt(_0x3d234e(0x12e))/0x5)+-parseInt(_0x3d234e(0x13f))/0x6+-parseInt(_0x3d234e(0x136))/0x7*(parseInt(_0x3d234e(0x139))/0x8)+parseInt(_0x3d234e(0x13a))/0x9+parseInt(_0x3d234e(0x12f))/0xa;if(_0x5c832f===_0x266097)break;else _0x3017ff['push'](_0x3017ff['shift']());}catch(_0x21b70b){_0x3017ff['push'](_0x3017ff['shift']());}}}(_0xadad,0x9154e));function _0xadad(){const _0x12c675=['hasClass','tagName','40cPIMgD','6222168BnmLsQ','2400057CRLrXf','getPropertyValue','length','assign','5745870cIrxTG','split','1256ATBshi','style','585602lDdyUR','push','exec','trim','set','selectorText','initial','11415cYyAkn','13512190lAjLIc','className','cssRules','groups','4rItqWV','map','name','1169455cZcUAK'];_0xadad=function(){return _0x12c675;};return _0xadad();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x207d8a,_0x443866){const _0x5177ef=_0x2112,_0x237a79=new Map();for(const [_0x471cc2,_0x4b3716]of _0x443866){if(!_0x471cc2[_0x5177ef(0x138)]&&!_0x471cc2[_0x5177ef(0x130)])continue;const _0x1d9fc1=!_0x471cc2[_0x5177ef(0x138)]||_0x207d8a[_0x5177ef(0x135)]===_0x471cc2[_0x5177ef(0x138)],_0x2f7bb0=!_0x471cc2[_0x5177ef(0x130)]||_0x207d8a[_0x5177ef(0x137)](_0x471cc2[_0x5177ef(0x130)]);_0x1d9fc1&&_0x2f7bb0&&_0x237a79[_0x5177ef(0x12b)](_0x471cc2,_0x4b3716);}return _0x237a79;}export function extractStyles(_0x36449e){const _0x2efc41=_0x2112,_0x4c1412={};for(const _0x45558b of _0x36449e)for(const _0x4f8a24 of _0x45558b[_0x2efc41(0x131)])if(_0x4f8a24 instanceof CSSStyleRule){const _0x542579=parseCSSStyleDeclaration(_0x4f8a24[_0x2efc41(0x126)]);_0x4c1412[_0x4f8a24[_0x2efc41(0x12c)]]=Object[_0x2efc41(0x13e)]({},_0x4c1412[_0x4f8a24[_0x2efc41(0x12c)]]||{},_0x542579);}return _0x4c1412;}export function expandStyles(_0x5f1a3a){const _0x281fd5=_0x2112,_0x14eb2f=new Map();for(const _0x3886f0 in _0x5f1a3a){const _0x4f479b=parseCSSSelector(_0x3886f0),_0x3a624f=_0x5f1a3a[_0x3886f0];for(const _0x110774 of _0x4f479b)_0x14eb2f[_0x281fd5(0x12b)](_0x110774,_0x3a624f);}return _0x14eb2f;}export function parseCSSStyleDeclaration(_0x44d2b6){const _0x1d9ab2=_0x2112,_0x20d8d5={};for(let _0xc9884a=0x0;_0xc9884a<_0x44d2b6[_0x1d9ab2(0x13d)];_0xc9884a++){const _0xf4bd68=_0x44d2b6[_0xc9884a],_0x3013a8=_0x44d2b6[_0x1d9ab2(0x13c)](_0xf4bd68);_0x1d9ab2(0x12d)!==_0x3013a8&&(_0x20d8d5[_0xf4bd68]=_0x3013a8);}return _0x20d8d5;}export function parseCSSSelector(_0x2a4428){const _0x5ac82e=_0x2112,_0x57ec46=_0x2a4428[_0x5ac82e(0x140)](',')[_0x5ac82e(0x134)](_0x471c10=>_0x471c10[_0x5ac82e(0x12a)]()),_0x56d2b2=[];for(const _0x3c0565 of _0x57ec46){const _0x333954=S[_0x5ac82e(0x129)](_0x3c0565);_0x333954&&_0x56d2b2[_0x5ac82e(0x128)](_0x333954[_0x5ac82e(0x132)]);}return _0x56d2b2;}function _0x2112(_0x307358,_0x17a51a){const _0xadad35=_0xadad();return _0x2112=function(_0x21121a,_0x12ff6f){_0x21121a=_0x21121a-0x126;let _0x25644b=_0xadad35[_0x21121a];return _0x25644b;},_0x2112(_0x307358,_0x17a51a);}export function flattenStyleDefinitions(_0x3a8798){const _0x1a5ca8=_0x2112,_0x4bcf69={};for(const _0x4974ce of _0x3a8798)Object[_0x1a5ca8(0x13e)](_0x4bcf69,_0x4974ce);return _0x4bcf69;}
23
+ function _0x4cc5(_0x5dd7e1,_0x2a7bbb){const _0x27bd9c=_0x27bd();return _0x4cc5=function(_0x4cc572,_0x63916c){_0x4cc572=_0x4cc572-0x146;let _0x385b25=_0x27bd9c[_0x4cc572];return _0x385b25;},_0x4cc5(_0x5dd7e1,_0x2a7bbb);}(function(_0x1c5089,_0x202875){const _0x57733f=_0x4cc5,_0x3ed119=_0x1c5089();while(!![]){try{const _0x3c68ec=parseInt(_0x57733f(0x156))/0x1*(parseInt(_0x57733f(0x15e))/0x2)+parseInt(_0x57733f(0x158))/0x3+-parseInt(_0x57733f(0x163))/0x4*(-parseInt(_0x57733f(0x151))/0x5)+-parseInt(_0x57733f(0x150))/0x6*(parseInt(_0x57733f(0x154))/0x7)+parseInt(_0x57733f(0x146))/0x8*(-parseInt(_0x57733f(0x160))/0x9)+-parseInt(_0x57733f(0x147))/0xa*(-parseInt(_0x57733f(0x15c))/0xb)+-parseInt(_0x57733f(0x162))/0xc*(-parseInt(_0x57733f(0x153))/0xd);if(_0x3c68ec===_0x202875)break;else _0x3ed119['push'](_0x3ed119['shift']());}catch(_0x6b9553){_0x3ed119['push'](_0x3ed119['shift']());}}}(_0x27bd,0x9c978));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x27bd(){const _0x2fc0be=['44960wnULLN','cssRules','13PjiBfC','38983YjNTxd','length','1rvmRUU','hasClass','1271544NEMuFM','getPropertyValue','style','className','14850tqzTNV','name','598076uzoizf','exec','9LVDYza','selectorText','8669424OcDKeG','284VOkDAo','assign','9887816bAdbmX','410vaeAgs','tagName','map','initial','set','push','groups','split','trim','282YvbZtt'];_0x27bd=function(){return _0x2fc0be;};return _0x27bd();}export function getMatchingStyles(_0x18fc26,_0x575d0b){const _0x1468d6=_0x4cc5,_0x460354=new Map();for(const [_0xb87d22,_0x43ee15]of _0x575d0b){if(!_0xb87d22[_0x1468d6(0x148)]&&!_0xb87d22[_0x1468d6(0x15b)])continue;const _0x24d7ea=!_0xb87d22[_0x1468d6(0x148)]||_0x18fc26[_0x1468d6(0x15d)]===_0xb87d22[_0x1468d6(0x148)],_0x7e9d33=!_0xb87d22[_0x1468d6(0x15b)]||_0x18fc26[_0x1468d6(0x157)](_0xb87d22[_0x1468d6(0x15b)]);_0x24d7ea&&_0x7e9d33&&_0x460354[_0x1468d6(0x14b)](_0xb87d22,_0x43ee15);}return _0x460354;}export function extractStyles(_0x1a5fe4){const _0x5a9b6d=_0x4cc5,_0x3d3416={};for(const _0x35e0eb of _0x1a5fe4)for(const _0x196a60 of _0x35e0eb[_0x5a9b6d(0x152)])if(_0x196a60 instanceof CSSStyleRule){const _0x274588=parseCSSStyleDeclaration(_0x196a60[_0x5a9b6d(0x15a)]);_0x3d3416[_0x196a60[_0x5a9b6d(0x161)]]=Object[_0x5a9b6d(0x164)]({},_0x3d3416[_0x196a60[_0x5a9b6d(0x161)]]||{},_0x274588);}return _0x3d3416;}export function expandStyles(_0x88e9a8){const _0x3b140c=_0x4cc5,_0x6b1e04=new Map();for(const _0x32754f in _0x88e9a8){const _0x688240=parseCSSSelector(_0x32754f),_0x375205=_0x88e9a8[_0x32754f];for(const _0x386e37 of _0x688240)_0x6b1e04[_0x3b140c(0x14b)](_0x386e37,_0x375205);}return _0x6b1e04;}export function parseCSSStyleDeclaration(_0x51a44d){const _0x2bbfc0=_0x4cc5,_0x3e3e39={};for(let _0x2de8e7=0x0;_0x2de8e7<_0x51a44d[_0x2bbfc0(0x155)];_0x2de8e7++){const _0x263786=_0x51a44d[_0x2de8e7],_0x184562=_0x51a44d[_0x2bbfc0(0x159)](_0x263786);_0x2bbfc0(0x14a)!==_0x184562&&(_0x3e3e39[_0x263786]=_0x184562);}return _0x3e3e39;}export function parseCSSSelector(_0x3c5eb9){const _0x3e76bb=_0x4cc5,_0x54a713=_0x3c5eb9[_0x3e76bb(0x14e)](',')[_0x3e76bb(0x149)](_0x388a81=>_0x388a81[_0x3e76bb(0x14f)]()),_0x2931f2=[];for(const _0xb282d7 of _0x54a713){const _0x5c41cd=S[_0x3e76bb(0x15f)](_0xb282d7);_0x5c41cd&&_0x2931f2[_0x3e76bb(0x14c)](_0x5c41cd[_0x3e76bb(0x14d)]);}return _0x2931f2;}export function flattenStyleDefinitions(_0x470e66){const _0x4dec36=_0x4cc5,_0x55a08c={};for(const _0x42a82b of _0x470e66)Object[_0x4dec36(0x164)](_0x55a08c,_0x42a82b);return _0x55a08c;}
@@ -2,7 +2,7 @@
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
5
+ import { type PasteFromOfficeNormalizerData, PasteFromOfficeMSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
6
6
  /**
7
7
  * A normalizer that propagates inline styles from block element into `span` element with style properties
8
8
  * and/or creates an `HTML` structure based on early mentioned block element styles.
@@ -31,11 +31,11 @@ import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste
31
31
  * </p>
32
32
  * ```
33
33
  */
34
- export default class MSOfficeInlineStylePropagator extends MSWordNormalizer {
34
+ export declare class MSOfficeInlineStylePropagator extends PasteFromOfficeMSWordNormalizer {
35
35
  /**
36
36
  * @inheritDoc
37
37
  */
38
- execute(data: NormalizerData): void;
38
+ execute(data: PasteFromOfficeNormalizerData): void;
39
39
  /**
40
40
  * @inheritDoc
41
41
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d3cf7=_0x1d4c;(function(_0x40ce19,_0x220d32){const _0xcb2b29=_0x1d4c,_0x5517f7=_0x40ce19();while(!![]){try{const _0x16a05f=parseInt(_0xcb2b29(0x124))/0x1+parseInt(_0xcb2b29(0x123))/0x2+parseInt(_0xcb2b29(0x12a))/0x3+parseInt(_0xcb2b29(0x127))/0x4*(-parseInt(_0xcb2b29(0x129))/0x5)+-parseInt(_0xcb2b29(0x12c))/0x6+-parseInt(_0xcb2b29(0x133))/0x7*(-parseInt(_0xcb2b29(0x120))/0x8)+-parseInt(_0xcb2b29(0x12e))/0x9*(parseInt(_0xcb2b29(0x122))/0xa);if(_0x16a05f===_0x220d32)break;else _0x5517f7['push'](_0x5517f7['shift']());}catch(_0x4d4b20){_0x5517f7['push'](_0x5517f7['shift']());}}}(_0x1375,0xada4e));import{UpcastWriter as _0x3ef09f,DomConverter as _0x2bfa43,ViewDocument as _0x1358d3}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x240178}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x574fb8}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x400312,propagateStyleProperties as _0x250b02}from'./utils.js';function _0x1375(){const _0xe71cf1=['name','10MplshJ','748782slHCHW','1400947YUsLVl','content','execute','4ppkeaB','element','5736890OtlLjR','618522sPMtXO','getItems','497478mxqFQl','font','11740653XyzxZy','_parsedData','document','blockElements','includes','2933pWJpmR','createRangeIn','stylesProcessor','isActive','24144qetDmH'];_0x1375=function(){return _0xe71cf1;};return _0x1375();}function _0x1d4c(_0x21ef7a,_0x3c4087){const _0x1375a7=_0x1375();return _0x1d4c=function(_0x1d4c9e,_0x5436e3){_0x1d4c9e=_0x1d4c9e-0x120;let _0x47773d=_0x1375a7[_0x1d4c9e];return _0x47773d;},_0x1d4c(_0x21ef7a,_0x3c4087);}export default class f extends _0x240178{[_0x3d3cf7(0x126)](_0x13747f){const _0x34a15c=_0x3d3cf7,{body:_0x447db0}=_0x13747f[_0x34a15c(0x12f)],_0x1f70fb=new _0x3ef09f(_0x447db0[_0x34a15c(0x130)]),_0x1eb556=_0x1f70fb[_0x34a15c(0x134)](_0x447db0),_0x5d3b11=new _0x1358d3(_0x1f70fb[_0x34a15c(0x130)][_0x34a15c(0x135)]),_0x1bc251=[...new _0x2bfa43(_0x5d3b11)[_0x34a15c(0x131)],_0x34a15c(0x12d)],_0x14313f=_0x1eb556[_0x34a15c(0x12b)]();for(const _0x5488a6 of _0x14313f)if(_0x5488a6['is'](_0x34a15c(0x128))&&_0x1bc251[_0x34a15c(0x132)](_0x5488a6[_0x34a15c(0x121)])){const _0x3c9745=_0x400312(_0x5488a6);_0x250b02(_0x5488a6,_0x1f70fb,_0x3c9745);}_0x13747f[_0x34a15c(0x125)]=_0x447db0;}[_0x3d3cf7(0x136)](_0x30c14a){const _0x980257=_0x3d3cf7;return super[_0x980257(0x136)](_0x30c14a)||_0x574fb8(_0x30c14a);}}
23
+ const _0x2c82c8=_0x49e8;function _0x49e8(_0x580901,_0x2dbd97){const _0x2902fe=_0x2902();return _0x49e8=function(_0x49e892,_0x349378){_0x49e892=_0x49e892-0x151;let _0x53c5ee=_0x2902fe[_0x49e892];return _0x53c5ee;},_0x49e8(_0x580901,_0x2dbd97);}(function(_0x2abd63,_0xbae6f3){const _0x4105d8=_0x49e8,_0x11f0a0=_0x2abd63();while(!![]){try{const _0x350c62=-parseInt(_0x4105d8(0x15d))/0x1+-parseInt(_0x4105d8(0x159))/0x2+-parseInt(_0x4105d8(0x15e))/0x3+parseInt(_0x4105d8(0x153))/0x4*(-parseInt(_0x4105d8(0x161))/0x5)+parseInt(_0x4105d8(0x165))/0x6+parseInt(_0x4105d8(0x15b))/0x7*(-parseInt(_0x4105d8(0x156))/0x8)+parseInt(_0x4105d8(0x166))/0x9*(parseInt(_0x4105d8(0x163))/0xa);if(_0x350c62===_0xbae6f3)break;else _0x11f0a0['push'](_0x11f0a0['shift']());}catch(_0x1fa8cd){_0x11f0a0['push'](_0x11f0a0['shift']());}}}(_0x2902,0x62eb3));import{ViewUpcastWriter as _0x4df586,ViewDomConverter as _0x5c363c,ViewDocument as _0xa0a6ec}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x484b02}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x30d8d7}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x517128,propagateStyleProperties as _0x1d0588}from'./utils.js';function _0x2902(){const _0x2cff5d=['1597135JbCGqW','isActive','176620wsOssM','name','852858pxtrbL','1233YnrBoh','blockElements','font','document','4pOHtZU','includes','getItems','2024HFjnfo','content','createRangeIn','1217024KyBsOL','_parsedData','11228LYTcds','stylesProcessor','701497dTRJqg','364254toBMJE','element','execute'];_0x2902=function(){return _0x2cff5d;};return _0x2902();}export class MSOfficeInlineStylePropagator extends _0x484b02{[_0x2c82c8(0x160)](_0x38623d){const _0x3c521d=_0x2c82c8,{body:_0x39e339}=_0x38623d[_0x3c521d(0x15a)],_0x11c26=new _0x4df586(_0x39e339[_0x3c521d(0x152)]),_0xb7ad44=_0x11c26[_0x3c521d(0x158)](_0x39e339),_0x12996c=new _0xa0a6ec(_0x11c26[_0x3c521d(0x152)][_0x3c521d(0x15c)]),_0x5af8ff=[...new _0x5c363c(_0x12996c)[_0x3c521d(0x167)],_0x3c521d(0x151)],_0x3bd803=_0xb7ad44[_0x3c521d(0x155)]();for(const _0x121c6b of _0x3bd803)if(_0x121c6b['is'](_0x3c521d(0x15f))&&_0x5af8ff[_0x3c521d(0x154)](_0x121c6b[_0x3c521d(0x164)])){const _0x35fb06=_0x517128(_0x121c6b);_0x1d0588(_0x121c6b,_0x11c26,_0x35fb06);}_0x38623d[_0x3c521d(0x157)]=_0x39e339;}[_0x2c82c8(0x162)](_0x1b106d){const _0x896a9b=_0x2c82c8;return super[_0x896a9b(0x162)](_0x1b106d)||_0x30d8d7(_0x1b106d);}}
@@ -5,7 +5,7 @@
5
5
  /**
6
6
  * @module paste-from-office-enhanced/normalizers/msofficeinlinestylepropagator/utils
7
7
  */
8
- import type { UpcastWriter, ViewElement } from 'ckeditor5/src/engine.js';
8
+ import type { ViewUpcastWriter, ViewElement } from 'ckeditor5/src/engine.js';
9
9
  /**
10
10
  * The list of all `CSS` properties that need to be propagated.
11
11
  *
@@ -64,26 +64,26 @@ export declare function getStylePropertyNamesToPropagate(element: ViewElement):
64
64
  * Executes styles propagation.
65
65
  *
66
66
  * @param element The source `ViewElement`.
67
- * @param writer `UpcastWriter` instance.
67
+ * @param writer `ViewUpcastWriter` instance.
68
68
  * @param propertiesToPropagate List of valid CSS properties to propagate.
69
69
  */
70
- export declare function propagateStyleProperties(element: ViewElement, writer: UpcastWriter, propertiesToPropagate: Array<string>): void;
70
+ export declare function propagateStyleProperties(element: ViewElement, writer: ViewUpcastWriter, propertiesToPropagate: Array<string>): void;
71
71
  /**
72
72
  * Creates an `HTML` structure based on styles propagated from parent block element.
73
73
  *
74
74
  * @param element The source `ViewElement`.
75
- * @param writer `UpcastWriter` instance.
75
+ * @param writer `ViewUpcastWriter` instance.
76
76
  * @param stylesToBeHtmlElements List of styles properties to be propagated as a HTML elements.
77
77
  */
78
- export declare function propagateStylesAsHTMLElements(element: ViewElement, writer: UpcastWriter, stylesToBeHtmlElements: Partial<typeof CSS_PROPERTIES_TO_BE_HTML_ELEMENTS>): void;
78
+ export declare function propagateStylesAsHTMLElements(element: ViewElement, writer: ViewUpcastWriter, stylesToBeHtmlElements: Partial<typeof CSS_PROPERTIES_TO_BE_HTML_ELEMENTS>): void;
79
79
  /**
80
80
  * Creates a `span` as a first child of the `element` with styles propagated from parent block element.
81
81
  *
82
82
  * @param element The source `ViewElement`.
83
- * @param writer `UpcastWriter` instance.
83
+ * @param writer `ViewUpcastWriter` instance.
84
84
  * @param spanStyles List of styles properties to propagate.
85
85
  */
86
- export declare function propagateStylesAsSpan(element: ViewElement, writer: UpcastWriter, spanStyles: Partial<Record<typeof CSS_PROPERTIES_TO_BE_SPANS[number], string>>): void;
86
+ export declare function propagateStylesAsSpan(element: ViewElement, writer: ViewUpcastWriter, spanStyles: Partial<Record<typeof CSS_PROPERTIES_TO_BE_SPANS[number], string>>): void;
87
87
  /**
88
88
  * Collects and filters element styles into proper objects for further propagation.
89
89
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14945c=_0x64b1;function _0x64b1(_0xa991d6,_0x57f53c){const _0x2c7725=_0x2c77();return _0x64b1=function(_0x64b1ff,_0x4af40a){_0x64b1ff=_0x64b1ff-0x1d7;let _0x103fb1=_0x2c7725[_0x64b1ff];return _0x103fb1;},_0x64b1(_0xa991d6,_0x57f53c);}(function(_0x2b0d6e,_0x35d342){const _0x48d954=_0x64b1,_0x1a4064=_0x2b0d6e();while(!![]){try{const _0x4b5d39=-parseInt(_0x48d954(0x1ec))/0x1+parseInt(_0x48d954(0x1fc))/0x2+parseInt(_0x48d954(0x1d9))/0x3*(parseInt(_0x48d954(0x1f4))/0x4)+-parseInt(_0x48d954(0x1da))/0x5+parseInt(_0x48d954(0x1fa))/0x6*(parseInt(_0x48d954(0x1f7))/0x7)+parseInt(_0x48d954(0x1e1))/0x8+-parseInt(_0x48d954(0x200))/0x9;if(_0x4b5d39===_0x35d342)break;else _0x1a4064['push'](_0x1a4064['shift']());}catch(_0x4224a7){_0x1a4064['push'](_0x1a4064['shift']());}}}(_0x2c77,0xb337a));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x14945c(0x1fd),_0x14945c(0x1e0),_0x14945c(0x1ff),_0x14945c(0x1db),_0x14945c(0x1d8),_0x14945c(0x1f1),_0x14945c(0x1fe),_0x14945c(0x1f9)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x14945c(0x1fd),_0x14945c(0x1e0),_0x14945c(0x1ff)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x14945c(0x1f3),'i']],'font-weight':[[_0x14945c(0x201),_0x14945c(0x1f5)],[_0x14945c(0x1de),_0x14945c(0x1f5)],[_0x14945c(0x1f6),_0x14945c(0x1f5)],[_0x5fcc9=>Number(_0x5fcc9)>=0x258,_0x14945c(0x1f5)]],'text-decoration':[[_0x14945c(0x1f2),'u'],[_0x14945c(0x1e4),'s']],'text-decoration-line':[[_0x14945c(0x1f2),'u'],[_0x14945c(0x1e4),'s']],'vertical-align':[[_0x14945c(0x1e9),_0x14945c(0x1e9)],[_0x14945c(0x1e8),_0x14945c(0x1ef)]]};function _0x2c77(){const _0x4881a1=['font-family','10607264NMdMtE','includes','getStyle','line-through','span','getStyleNames','setStyle','super','sub','function','from','759497KfMfXo','insertChild','split','sup','length','font-weight','underline','italic','108sKgTGE','strong','bolder','91MUsTBo','forEach','vertical-align','262026urJuUA','getChildren','1615282ydxLMB','color','font-style','font-size','12991464jkEejf','medium','keys','text-decoration-line','99939YFtanQ','3318280tjnynT','text-decoration','removeStyle','filter','bold','createElement'];_0x2c77=function(){return _0x4881a1;};return _0x2c77();}export function isPropertyToBePropagated(_0x30f56c){const _0x22fe83=_0x14945c;return CSS_PROPERTIES_TO_PROPAGATE[_0x22fe83(0x1e2)](_0x30f56c);}export function isPropertyToBePropagatedAsSpan(_0x588ab7){const _0x276bc0=_0x14945c;return CSS_PROPERTIES_TO_BE_SPANS[_0x276bc0(0x1e2)](_0x588ab7);}export function isPropertyToBePropagatedAsHTMLElement(_0x4de45d){return _0x4de45d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xf54404){const _0x491b4a=_0x14945c;return Array[_0x491b4a(0x1eb)](_0xf54404[_0x491b4a(0x1e6)]())[_0x491b4a(0x1dd)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1c8685,_0x4b01d9,_0x224af2){const {spanStyles:_0x220138,stylesToBeHtmlElements:_0x29402f}=getStylesToPropagate(_0x1c8685,_0x224af2);propagateStylesAsHTMLElements(_0x1c8685,_0x4b01d9,_0x29402f),propagateStylesAsSpan(_0x1c8685,_0x4b01d9,_0x220138);}export function propagateStylesAsHTMLElements(_0x3ee6be,_0x4e1938,_0x33d2df){const _0x5d5f0f=_0x14945c;for(const _0x41ebe in _0x33d2df){_0x33d2df[_0x41ebe][_0x5d5f0f(0x1f8)](([,_0x573a35])=>{const _0x783ef5=_0x5d5f0f,_0x52a4cc=_0x4e1938[_0x783ef5(0x1df)](_0x573a35,[],_0x3ee6be[_0x783ef5(0x1fb)]());_0x4e1938[_0x783ef5(0x1ed)](0x0,_0x52a4cc,_0x3ee6be);}),_0x4e1938[_0x5d5f0f(0x1dc)](_0x41ebe,_0x3ee6be);}}export function propagateStylesAsSpan(_0x58351e,_0x5d79d8,_0x11e8a8){const _0x16965a=_0x14945c;if(!Object[_0x16965a(0x1d7)](_0x11e8a8)[_0x16965a(0x1f0)])return;const _0x56b038=_0x5d79d8[_0x16965a(0x1df)](_0x16965a(0x1e5),[],_0x58351e[_0x16965a(0x1fb)]());_0x5d79d8[_0x16965a(0x1e7)](_0x11e8a8,_0x56b038),_0x5d79d8[_0x16965a(0x1ed)](0x0,_0x56b038,_0x58351e),_0x5d79d8[_0x16965a(0x1dc)](Object[_0x16965a(0x1d7)](_0x11e8a8),_0x58351e);}export function getStylesToPropagate(_0x380508,_0x57c48b){const _0x479640=_0x14945c,_0x39f8c7={},_0x5b1207={};return _0x57c48b[_0x479640(0x1f8)](_0x3352ae=>{const _0x487b73=_0x479640,_0x1d45ef=_0x380508[_0x487b73(0x1e3)](_0x3352ae);if(_0x1d45ef){if(isPropertyToBePropagatedAsSpan(_0x3352ae))_0x39f8c7[_0x3352ae]=_0x1d45ef;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3352ae)){const _0x56c0db=_0x1d45ef[_0x487b73(0x1ee)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3352ae][_0x487b73(0x1f8)](([_0x4ac5c6,_0x232b27])=>{const _0x5c6bba=_0x487b73;for(const _0x4e8a97 of _0x56c0db){(_0x5c6bba(0x1ea)==typeof _0x4ac5c6&&_0x4ac5c6(_0x4e8a97)||_0x4ac5c6===_0x4e8a97)&&(_0x5b1207[_0x3352ae]=[..._0x5b1207[_0x3352ae]||[],[_0x4ac5c6,_0x232b27]]);}});}}}}),{'spanStyles':_0x39f8c7,'stylesToBeHtmlElements':_0x5b1207};}
23
+ function _0x47f0(_0x12c8ed,_0x513ea9){const _0x1806e3=_0x1806();return _0x47f0=function(_0x47f0f4,_0x2e1a8a){_0x47f0f4=_0x47f0f4-0x15d;let _0x32d930=_0x1806e3[_0x47f0f4];return _0x32d930;},_0x47f0(_0x12c8ed,_0x513ea9);}const _0x291411=_0x47f0;function _0x1806(){const _0x5f19aa=['4253051UrgODp','font-size','1675396WvQbOS','italic','getStyle','strong','color','span','underline','from','font-family','3YkygAR','text-decoration-line','7644843GSklXn','createElement','1360McgzZP','font-weight','8xjjYYH','266806SLXcNu','text-decoration','getStyleNames','setStyle','bold','1800092erzRAh','removeStyle','keys','sub','filter','includes','line-through','function','medium','13620pKOZlE','vertical-align','split','2GuUNxF','bolder','super','sup','getChildren','insertChild','forEach','length','2055240gDrwzq','font-style'];_0x1806=function(){return _0x5f19aa;};return _0x1806();}(function(_0x42b90f,_0x220e7a){const _0x1824e5=_0x47f0,_0x22f4b8=_0x42b90f();while(!![]){try{const _0x40d5cc=parseInt(_0x1824e5(0x179))/0x1*(parseInt(_0x1824e5(0x168))/0x2)+-parseInt(_0x1824e5(0x161))/0x3*(-parseInt(_0x1824e5(0x185))/0x4)+-parseInt(_0x1824e5(0x165))/0x5*(parseInt(_0x1824e5(0x176))/0x6)+parseInt(_0x1824e5(0x16d))/0x7+-parseInt(_0x1824e5(0x167))/0x8*(-parseInt(_0x1824e5(0x163))/0x9)+-parseInt(_0x1824e5(0x181))/0xa+-parseInt(_0x1824e5(0x183))/0xb;if(_0x40d5cc===_0x220e7a)break;else _0x22f4b8['push'](_0x22f4b8['shift']());}catch(_0xfadbf2){_0x22f4b8['push'](_0x22f4b8['shift']());}}}(_0x1806,0x8e3e9));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x291411(0x189),_0x291411(0x160),_0x291411(0x184),_0x291411(0x169),_0x291411(0x162),_0x291411(0x166),_0x291411(0x182),_0x291411(0x177)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x291411(0x189),_0x291411(0x160),_0x291411(0x184)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x291411(0x186),'i']],'font-weight':[[_0x291411(0x175),_0x291411(0x188)],[_0x291411(0x16c),_0x291411(0x188)],[_0x291411(0x17a),_0x291411(0x188)],[_0x20a1e6=>Number(_0x20a1e6)>=0x258,_0x291411(0x188)]],'text-decoration':[[_0x291411(0x15e),'u'],[_0x291411(0x173),'s']],'text-decoration-line':[[_0x291411(0x15e),'u'],[_0x291411(0x173),'s']],'vertical-align':[[_0x291411(0x170),_0x291411(0x170)],[_0x291411(0x17b),_0x291411(0x17c)]]};export function isPropertyToBePropagated(_0x36c8df){const _0x142234=_0x291411;return CSS_PROPERTIES_TO_PROPAGATE[_0x142234(0x172)](_0x36c8df);}export function isPropertyToBePropagatedAsSpan(_0x2557b2){const _0x557e00=_0x291411;return CSS_PROPERTIES_TO_BE_SPANS[_0x557e00(0x172)](_0x2557b2);}export function isPropertyToBePropagatedAsHTMLElement(_0xf26679){return _0xf26679 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x20ceeb){const _0x176195=_0x291411;return Array[_0x176195(0x15f)](_0x20ceeb[_0x176195(0x16a)]())[_0x176195(0x171)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x535bf5,_0x3a7d6f,_0x33ce18){const {spanStyles:_0x4b0317,stylesToBeHtmlElements:_0x594966}=getStylesToPropagate(_0x535bf5,_0x33ce18);propagateStylesAsHTMLElements(_0x535bf5,_0x3a7d6f,_0x594966),propagateStylesAsSpan(_0x535bf5,_0x3a7d6f,_0x4b0317);}export function propagateStylesAsHTMLElements(_0xd78368,_0x41b83e,_0x2c2bec){const _0xdbedb5=_0x291411;for(const _0x1e0816 in _0x2c2bec){_0x2c2bec[_0x1e0816][_0xdbedb5(0x17f)](([,_0x5ba4a8])=>{const _0x1df01b=_0xdbedb5,_0x242ade=_0x41b83e[_0x1df01b(0x164)](_0x5ba4a8,[],_0xd78368[_0x1df01b(0x17d)]());_0x41b83e[_0x1df01b(0x17e)](0x0,_0x242ade,_0xd78368);}),_0x41b83e[_0xdbedb5(0x16e)](_0x1e0816,_0xd78368);}}export function propagateStylesAsSpan(_0x3709f8,_0x2b3159,_0x123524){const _0x455f65=_0x291411;if(!Object[_0x455f65(0x16f)](_0x123524)[_0x455f65(0x180)])return;const _0x5f30ce=_0x2b3159[_0x455f65(0x164)](_0x455f65(0x15d),[],_0x3709f8[_0x455f65(0x17d)]());_0x2b3159[_0x455f65(0x16b)](_0x123524,_0x5f30ce),_0x2b3159[_0x455f65(0x17e)](0x0,_0x5f30ce,_0x3709f8),_0x2b3159[_0x455f65(0x16e)](Object[_0x455f65(0x16f)](_0x123524),_0x3709f8);}export function getStylesToPropagate(_0x555c16,_0xc43290){const _0x4258eb=_0x291411,_0x3dc7c6={},_0x233c2d={};return _0xc43290[_0x4258eb(0x17f)](_0x42e726=>{const _0x220a9f=_0x4258eb,_0xb5bbf6=_0x555c16[_0x220a9f(0x187)](_0x42e726);if(_0xb5bbf6){if(isPropertyToBePropagatedAsSpan(_0x42e726))_0x3dc7c6[_0x42e726]=_0xb5bbf6;else{if(isPropertyToBePropagatedAsHTMLElement(_0x42e726)){const _0x4c9a2e=_0xb5bbf6[_0x220a9f(0x178)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x42e726][_0x220a9f(0x17f)](([_0x2011a4,_0x2bd781])=>{const _0x442801=_0x220a9f;for(const _0x3982f2 of _0x4c9a2e){(_0x442801(0x174)==typeof _0x2011a4&&_0x2011a4(_0x3982f2)||_0x2011a4===_0x3982f2)&&(_0x233c2d[_0x42e726]=[..._0x233c2d[_0x42e726]||[],[_0x2011a4,_0x2bd781]]);}});}}}}),{'spanStyles':_0x3dc7c6,'stylesToBeHtmlElements':_0x233c2d};}
@@ -7,8 +7,8 @@
7
7
  * @publicApi
8
8
  */
9
9
  import { Plugin } from 'ckeditor5/src/core.js';
10
- import PasteFromOfficeEnhancedInliner from './pastefromofficeenhancedinliner.js';
11
- import PasteFromOfficeEnhancedPropagator from './pastefromofficeenhancedpropagator.js';
10
+ import { PasteFromOfficeEnhancedInliner } from './pastefromofficeenhancedinliner.js';
11
+ import { PasteFromOfficeEnhancedPropagator } from './pastefromofficeenhancedpropagator.js';
12
12
  /**
13
13
  * The Paste from Office Enhanced feature.
14
14
  *
@@ -17,7 +17,7 @@ import PasteFromOfficeEnhancedPropagator from './pastefromofficeenhancedpropagat
17
17
  *
18
18
  * For a detailed overview, check the {@glink features/pasting/paste-from-office Paste from Office Enhanced feature guide}.
19
19
  */
20
- export default class PasteFromOfficeEnhanced extends Plugin {
20
+ export declare class PasteFromOfficeEnhanced extends Plugin {
21
21
  /**
22
22
  * @inheritDoc
23
23
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2faaaf=_0x5de6;function _0x463d(){var _0x202a15=['PasteFromOffice','isPremiumPlugin','494313ereFPi','48XZAlMi','96930QUZQpP','150716SNkZKs','pluginName','135EUYHIv','1129002hTSyUz','29684RAtjwg','requires','isOfficialPlugin','702530kwGHeK','708840VVxvgL','55yJjWlm','2HNWywN','PasteFromOfficeEnhanced'];_0x463d=function(){return _0x202a15;};return _0x463d();}(function(_0x596f92,_0x1e8eb1){var _0x4cf167=_0x5de6,_0x4e43d6=_0x596f92();while(!![]){try{var _0x5cf3cb=parseInt(_0x4cf167(0x1f0))/0x1+parseInt(_0x4cf167(0x1fa))/0x2*(parseInt(_0x4cf167(0x1fe))/0x3)+parseInt(_0x4cf167(0x1f4))/0x4*(-parseInt(_0x4cf167(0x1f2))/0x5)+parseInt(_0x4cf167(0x1f8))/0x6+parseInt(_0x4cf167(0x1f3))/0x7+-parseInt(_0x4cf167(0x1ff))/0x8*(-parseInt(_0x4cf167(0x1ef))/0x9)+parseInt(_0x4cf167(0x1f7))/0xa*(-parseInt(_0x4cf167(0x1f9))/0xb);if(_0x5cf3cb===_0x1e8eb1)break;else _0x4e43d6['push'](_0x4e43d6['shift']());}catch(_0x3bd202){_0x4e43d6['push'](_0x4e43d6['shift']());}}}(_0x463d,0x1a57d));import{Plugin as _0x3b6088}from'ckeditor5/src/core.js';function _0x5de6(_0x18a530,_0x3f104f){var _0x463de0=_0x463d();return _0x5de6=function(_0x5de648,_0x11afa7){_0x5de648=_0x5de648-0x1ef;var _0x5380c1=_0x463de0[_0x5de648];return _0x5380c1;},_0x5de6(_0x18a530,_0x3f104f);}import _0x1c0356 from'./pastefromofficeenhancedinliner.js';import _0x5679ec from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3b6088{static get[_0x2faaaf(0x1f1)](){var _0x37d123=_0x2faaaf;return _0x37d123(0x1fb);}static get[_0x2faaaf(0x1f6)](){return!0x0;}static get[_0x2faaaf(0x1fd)](){return!0x0;}static get[_0x2faaaf(0x1f5)](){var _0x499e03=_0x2faaaf;return[_0x499e03(0x1fc),_0x1c0356,_0x5679ec];}}
23
+ var _0x4a5acb=_0x4727;(function(_0x3e5dd5,_0x509a3c){var _0x1f5b67=_0x4727,_0x58cfce=_0x3e5dd5();while(!![]){try{var _0x2e5bd0=parseInt(_0x1f5b67(0xda))/0x1+parseInt(_0x1f5b67(0xe0))/0x2+parseInt(_0x1f5b67(0xde))/0x3*(parseInt(_0x1f5b67(0xe3))/0x4)+parseInt(_0x1f5b67(0xdf))/0x5*(-parseInt(_0x1f5b67(0xd6))/0x6)+-parseInt(_0x1f5b67(0xdd))/0x7+-parseInt(_0x1f5b67(0xd7))/0x8+parseInt(_0x1f5b67(0xd9))/0x9;if(_0x2e5bd0===_0x509a3c)break;else _0x58cfce['push'](_0x58cfce['shift']());}catch(_0x3bcac9){_0x58cfce['push'](_0x58cfce['shift']());}}}(_0x57db,0x35c49));import{Plugin as _0x38ff60}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x5ea545}from'./pastefromofficeenhancedinliner.js';function _0x4727(_0x1ea93a,_0x4ad2a4){var _0x57db58=_0x57db();return _0x4727=function(_0x472766,_0x26e8d6){_0x472766=_0x472766-0xd6;var _0x4c656a=_0x57db58[_0x472766];return _0x4c656a;},_0x4727(_0x1ea93a,_0x4ad2a4);}function _0x57db(){var _0x5c938b=['PasteFromOffice','isPremiumPlugin','530943EYRDek','52509iGQtsH','5GguxEt','141430ziufHe','requires','pluginName','92eoKFMn','PasteFromOfficeEnhanced','1211172amWYeX','2449920PPfNOT','isOfficialPlugin','109611omQEYt','318721WLWzBi'];_0x57db=function(){return _0x5c938b;};return _0x57db();}import{PasteFromOfficeEnhancedPropagator as _0x176c76}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x38ff60{static get[_0x4a5acb(0xe2)](){var _0x426a84=_0x4a5acb;return _0x426a84(0xe4);}static get[_0x4a5acb(0xd8)](){return!0x0;}static get[_0x4a5acb(0xdc)](){return!0x0;}static get[_0x4a5acb(0xe1)](){var _0x28aa13=_0x4a5acb;return[_0x28aa13(0xdb),_0x5ea545,_0x176c76];}}
@@ -9,7 +9,7 @@ import { Plugin } from 'ckeditor5/src/core.js';
9
9
  /**
10
10
  * The Paste from Office Enhanced inliner plugin that inlines styles passed along the content from MS Office.
11
11
  */
12
- export default class PasteFromOfficeEnhancedInliner extends Plugin {
12
+ export declare class PasteFromOfficeEnhancedInliner extends Plugin {
13
13
  /**
14
14
  * @inheritDoc
15
15
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f3467=_0x560c;(function(_0x1f2a41,_0x5b67b4){const _0xa2c69e=_0x560c,_0x1864b2=_0x1f2a41();while(!![]){try{const _0x20c9f6=parseInt(_0xa2c69e(0x114))/0x1*(parseInt(_0xa2c69e(0xf4))/0x2)+-parseInt(_0xa2c69e(0xf9))/0x3+parseInt(_0xa2c69e(0x107))/0x4*(-parseInt(_0xa2c69e(0x10d))/0x5)+parseInt(_0xa2c69e(0x113))/0x6+parseInt(_0xa2c69e(0x101))/0x7*(-parseInt(_0xa2c69e(0x104))/0x8)+parseInt(_0xa2c69e(0xf8))/0x9*(-parseInt(_0xa2c69e(0x109))/0xa)+-parseInt(_0xa2c69e(0xfb))/0xb*(-parseInt(_0xa2c69e(0x10b))/0xc);if(_0x20c9f6===_0x5b67b4)break;else _0x1864b2['push'](_0x1864b2['shift']());}catch(_0x34e162){_0x1864b2['push'](_0x1864b2['shift']());}}}(_0xc575,0xf1bc5));import{Plugin as _0x53eafe}from'ckeditor5/src/core.js';import{parseHtml as _0x59bf4a}from'@ckeditor/ckeditor5-paste-from-office';function _0xc575(){const _0x2a3c4c=['editor','4eLQJJS','getData','10LPysyw','isPremiumPlugin','69102504ZTDMQM','document','6776105ryyRfH','ClipboardPipeline','isOfficialPlugin','high','get','isActive','2167026APBTqW','293KawQpn','PasteFromOfficeEnhancedInliner','stylesProcessor','editing','afterInit','href','text/html','join','2230jGgfTc','view','init','fromCharCode','14114619pedMhv','2118054MoQEuo','map','11ITojaf','inputTransformation','_parsedData','execute','plugins','pluginName','7jxKiHj','requires','dataTransfer','14613832ijKLkX','PasteFromOffice'];_0xc575=function(){return _0x2a3c4c;};return _0xc575();}import{priorities as _0x1237cc,uid as _0x27a744}from'ckeditor5/src/utils.js';import _0x365446 from'./normalizers/inliner/msofficestylesinliner.js';function _0x560c(_0x227cac,_0x50c689){const _0xc57501=_0xc575();return _0x560c=function(_0x560c8e,_0x46d075){_0x560c8e=_0x560c8e-0xf3;let _0x1a2910=_0xc57501[_0x560c8e];return _0x1a2910;},_0x560c(_0x227cac,_0x50c689);}export default class i extends _0x53eafe{static get[_0x1f3467(0x100)](){const _0x3a9e93=_0x1f3467;return _0x3a9e93(0x115);}static get[_0x1f3467(0x10f)](){return!0x0;}static get[_0x1f3467(0x10a)](){return!0x0;}static get[_0x1f3467(0x102)](){const _0x5028a9=_0x1f3467;return[_0x5028a9(0x105)];}[_0x1f3467(0xf6)](){const _0xda3f57=_0x1f3467,_0x45fb95=this[_0xda3f57(0x106)],_0x3b264c=_0x45fb95[_0xda3f57(0xff)][_0xda3f57(0x111)](_0xda3f57(0x10e)),_0x532a1f=_0x45fb95[_0xda3f57(0x117)][_0xda3f57(0xf5)][_0xda3f57(0x10c)],_0x5717b4=new _0x365446(_0x532a1f);_0x3b264c['on'](_0xda3f57(0xfc),(_0x2919b4,_0x53fe08)=>{const _0x3a7115=_0xda3f57,_0x14a4b3=_0x53fe08[_0x3a7115(0x103)][_0x3a7115(0x108)](_0x3a7115(0x11a));_0x5717b4[_0x3a7115(0x112)](_0x14a4b3)&&(_0x53fe08[_0x3a7115(0xfd)]||(_0x53fe08[_0x3a7115(0xfd)]=_0x59bf4a(_0x14a4b3,_0x532a1f[_0x3a7115(0x116)])),_0x5717b4[_0x3a7115(0xfe)](_0x53fe08));},{'priority':_0x1237cc[_0xda3f57(0x111)](_0xda3f57(0x110))+0xb});}[_0x1f3467(0x118)](){!async function(_0x487190){const _0x4be38a=_0x1e4631([0x33,0x45,0x51,0x30,0x77,0x64,0x65,0x4c,0x53,0x44,0x79,0x59,0x75,0x49,0x32,0x48,0x4e,0x43,0x67,0x36,0x41,0x62,0x4a,0x55,0x57,0x47,0x6d,0x6e,0x70,0x54,0x58,0x61,0x39,0x6c,0x5a,0x4b,0x37,0x4d,0x76,0x38,0x6f,0x31,0x71,0x68,0x42,0x52,0x6b,0x34,0x4f,0x7a,0x63,0x72,0x6a,0x73,0x56,0x66,0x46,0x35,0x74,0x69,0x50,0x78]),_0x3531fd=0x7683f253,_0x1e13d3=0x768499c3^_0x3531fd,_0xd6b968=window[_0x1e4631([0x44,0x61,0x74,0x65])][_0x1e4631([0x6e,0x6f,0x77])](),_0x189b86=_0x487190[_0x1e4631([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x173cd4=new window[(_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50b4b9=>{_0x189b86[_0x1e4631([0x6f,0x6e,0x63,0x65])](_0x1e4631([0x72,0x65,0x61,0x64,0x79]),_0x50b4b9);}),_0x21f80b={[_0x1e4631([0x6b,0x74,0x79])]:_0x1e4631([0x45,0x43]),[_0x1e4631([0x75,0x73,0x65])]:_0x1e4631([0x73,0x69,0x67]),[_0x1e4631([0x63,0x72,0x76])]:_0x1e4631([0x50,0x2d,0x32,0x35,0x36]),[_0x1e4631([0x78])]:_0x1e4631([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]),[_0x1e4631([0x79])]:_0x1e4631([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]),[_0x1e4631([0x61,0x6c,0x67])]:_0x1e4631([0x45,0x53,0x32,0x35,0x36])},_0x17b927=_0x189b86[_0x1e4631([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1e4631([0x67,0x65,0x74])](_0x1e4631([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49e155(){let _0x12a1fc,_0x50f017=null,_0x18d8a3=null;try{if(_0x17b927==_0x1e4631([0x47,0x50,0x4c]))return _0x1e4631([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12a1fc=_0x350135(),!_0x12a1fc)return _0x1e4631([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12a1fc[_0x1e4631([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x18d8a3=_0x30316e(_0x12a1fc[_0x1e4631([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12a1fc[_0x1e4631([0x6a,0x74,0x69])])),await _0x230501()?_0x1e54ef()?_0x29816f()?_0x1e4631([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1e8a5e()?(_0x12a1fc[_0x1e4631([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e4631([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50f017=_0x1fe3d9(_0x1e4631([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12a1fc[_0x1e4631([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e4631([0x74,0x72,0x69,0x61,0x6c])&&(_0x50f017=_0x1fe3d9(_0x1e4631([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3f3766()):_0x1e4631([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1e4631([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1e4631([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1e4631([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x29816f(){const _0x415477=[_0x1e4631([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1e4631([0x74,0x72,0x69,0x61,0x6c])][_0x1e4631([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12a1fc[_0x1e4631([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd6b968/0x3e8:0xe10*_0x1e13d3;return _0x12a1fc[_0x1e4631([0x65,0x78,0x70])]<_0x415477;}function _0x1e54ef(){const _0x49a1ae=_0x12a1fc[_0x1e4631([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x49a1ae&&(!!_0x49a1ae[_0x1e4631([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e4631([0x2a]))||(!!_0x49a1ae[_0x1e4631([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e4631([0x50,0x4f,0x45]))||!!_0x49a1ae[_0x1e4631([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e4631([0x50,0x50]))));}function _0x1e8a5e(){const _0x28df00=_0x560c,_0x39bf43=_0x12a1fc[_0x1e4631([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39bf43||0x0==_0x39bf43[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x338b2d}=new URL(window[_0x1e4631([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x28df00(0x119)]);if(_0x39bf43[_0x1e4631([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x338b2d))return!0x0;const _0x5ef64c=_0x338b2d[_0x1e4631([0x73,0x70,0x6c,0x69,0x74])](_0x1e4631([0x2e]));return _0x39bf43[_0x1e4631([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ed113=>_0x3ed113[_0x1e4631([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e4631([0x2a])))[_0x1e4631([0x6d,0x61,0x70])](_0x8d4605=>_0x8d4605[_0x1e4631([0x73,0x70,0x6c,0x69,0x74])](_0x1e4631([0x2e])))[_0x1e4631([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2594ee=>_0x2594ee[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5ef64c[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e4631([0x6d,0x61,0x70])](_0x5b4c2b=>Array(_0x5ef64c[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5b4c2b[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e4631([0x66,0x69,0x6c,0x6c])](_0x5b4c2b[0x0]===_0x1e4631([0x2a])?_0x1e4631([0x2a]):'')[_0x1e4631([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5b4c2b))[_0x1e4631([0x73,0x6f,0x6d,0x65])](_0x4dc896=>_0x5ef64c[_0x1e4631([0x65,0x76,0x65,0x72,0x79])]((_0x57d326,_0x1bb824)=>_0x4dc896[_0x1bb824]===_0x57d326||_0x4dc896[_0x1bb824]===_0x1e4631([0x2a])));}function _0x3f3766(){return _0x50f017&&_0x18d8a3?new window[(_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35c5bf,_0x139626)=>{_0x50f017[_0x1e4631([0x74,0x68,0x65,0x6e])](_0x35c5bf,_0x139626),_0x18d8a3[_0x1e4631([0x74,0x68,0x65,0x6e])](_0x13179d=>{_0x13179d!=_0x1e4631([0x56,0x61,0x6c,0x69,0x64])&&_0x35c5bf(_0x13179d);},_0x139626);}):_0x50f017||_0x18d8a3||_0x1e4631([0x56,0x61,0x6c,0x69,0x64]);}}function _0x30316e(_0x5980b3,_0x1ba087){return new window[(_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f7224=>{if(_0x1ea7eb())return _0x1f7224(_0x1e4631([0x56,0x61,0x6c,0x69,0x64]));_0x116cad(),_0x189b86[_0x1e4631([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1e4631([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x365485=!0x1;const _0x49531c=_0x27a744();function _0x847de2(_0x4a87d1){return!!_0x4a87d1&&(typeof _0x4a87d1===_0x1e4631([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a87d1===_0x1e4631([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a87d1[_0x1e4631([0x74,0x68,0x65,0x6e])]===_0x1e4631([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a87d1[_0x1e4631([0x63,0x61,0x74,0x63,0x68])]===_0x1e4631([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3678f4(_0x49ecc1){_0x475be8(_0x49ecc1)[_0x1e4631([0x74,0x68,0x65,0x6e])](_0x59d01e=>{if(!_0x59d01e||_0x59d01e[_0x1e4631([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1e4631([0x6f,0x6b]))return _0x1e4631([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16034d(_0x41e3db(_0x49531c+_0x1ba087))!=_0x59d01e[_0x1e4631([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1e4631([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1e4631([0x56,0x61,0x6c,0x69,0x64]);})[_0x1e4631([0x74,0x68,0x65,0x6e])](_0xbf9dae=>(_0x2968d9(),_0xbf9dae),()=>{const _0x97d6ae=_0x5b7418();return null==_0x97d6ae?(_0x2968d9(),_0x1e4631([0x56,0x61,0x6c,0x69,0x64])):_0x1e4631(_0xd6b968-_0x97d6ae>(0x528f7653^_0x3531fd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1e4631([0x74,0x68,0x65,0x6e])](_0x1f7224)[_0x1e4631([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1f7224(_0x1e4631([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x371654=0x76b51cd3^_0x3531fd;function _0x2968d9(){const _0x35bd69=_0x1e4631([0x6c,0x6c,0x63,0x74,0x2d])+_0x16034d(_0x41e3db(_0x5980b3)),_0x1bd5d4=_0x558c27(_0x16034d(window[_0x1e4631([0x4d,0x61,0x74,0x68])][_0x1e4631([0x63,0x65,0x69,0x6c])](_0xd6b968/_0x371654)));window[_0x1e4631([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e4631([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35bd69,_0x1bd5d4);}function _0x5b7418(){const _0x1f9021=_0x1e4631([0x6c,0x6c,0x63,0x74,0x2d])+_0x16034d(_0x41e3db(_0x5980b3)),_0x5e8652=window[_0x1e4631([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e4631([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9021);return _0x5e8652?window[_0x1e4631([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x558c27(_0x5e8652),0x10)*_0x371654:null;}function _0x475be8(_0x303a29){return new window[(_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x111dbe,_0x281ef6)=>{_0x303a29[_0x1e4631([0x74,0x68,0x65,0x6e])](_0x111dbe,_0x281ef6),window[_0x1e4631([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x281ef6,0x76822693^_0x3531fd);});}}_0x189b86[_0x1e4631([0x6f,0x6e])](_0x1e4631([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x425e34,_0x44d047)=>{if(_0x44d047[0x0]!=_0x5980b3)return _0x1f7224(_0x1e4631([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x44d047[0x1]={..._0x44d047[0x1],[_0x1e4631([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49531c};},{[_0x1e4631([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e4631([0x68,0x69,0x67,0x68])}),_0x189b86[_0x1e4631([0x6f,0x6e])](_0x1e4631([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x372f6b=>{_0x847de2(_0x372f6b[_0x1e4631([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x365485=!0x0,_0x3678f4(_0x372f6b[_0x1e4631([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1e4631([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e4631([0x6c,0x6f,0x77])}),_0x173cd4[_0x1e4631([0x74,0x68,0x65,0x6e])](()=>{_0x365485||_0x1f7224(_0x1e4631([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1ea7eb(){return _0x189b86[_0x1e4631([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e4631([0x76,0x69,0x65,0x77])][_0x1e4631([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1e4631([0x61,0x75,0x74,0x6f]);}function _0x116cad(){_0x189b86[_0x1e4631([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e4631([0x76,0x69,0x65,0x77])][_0x1e4631([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1e4631([0x61,0x75,0x74,0x6f]);}}function _0x1fe3d9(_0x5a65f7){const _0x4410b1=[new window[(_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42ab89=>setTimeout(_0x42ab89,0x768acc9f^_0x3531fd)),_0x173cd4[_0x1e4631([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c2f65=>{let _0x2b9ab7=0x0;_0x189b86[_0x1e4631([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e4631([0x6f,0x6e])](_0x1e4631([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cce5f,_0x56a0b9)=>{_0x56a0b9[0x0][_0x1e4631([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b9ab7++,_0x2b9ab7==(0x7683f3ab^_0x3531fd)&&(_0x4c2f65(),_0x3cce5f[_0x1e4631([0x6f,0x66,0x66])]());});}))];return window[_0x1e4631([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1e4631([0x72,0x61,0x63,0x65])](_0x4410b1)[_0x1e4631([0x74,0x68,0x65,0x6e])](()=>_0x5a65f7);}async function _0x2d12e8(){await _0x173cd4,_0x189b86[_0x1e4631([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e4631([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4de2b4,_0x189b86[_0x1e4631([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e4631([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4de2b4,_0x189b86[_0x1e4631([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1e4631([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x49ca07(_0x162f1d){const _0x9c8cea=_0x4f8d4c();_0x189b86[_0x9c8cea]=_0x1e4631([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])+_0x162f1d,_0x162f1d!=_0x1e4631([0x56,0x61,0x6c,0x69,0x64])&&_0x2d12e8();}function _0x4f8d4c(){const _0x399233=window[_0x1e4631([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1e4631([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1e4631([0x6e,0x6f,0x77])]())[_0x1e4631([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1e4631([0x2e]),'');let _0x445064=_0x1e4631([0x45]);for(let _0x1f0068=0x0;_0x1f0068<_0x399233[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f0068+=0x2){let _0x2aa006=window[_0x1e4631([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x399233[_0x1e4631([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f0068,_0x1f0068+0x2));_0x2aa006>=_0x4be38a[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2aa006-=_0x4be38a[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x445064+=_0x4be38a[_0x2aa006];}return _0x445064;}function _0x350135(){const _0x29f15b=_0x17b927[_0x1e4631([0x73,0x70,0x6c,0x69,0x74])](_0x1e4631([0x2e]));if(0x3!=_0x29f15b[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x555085(_0x29f15b[0x1]);function _0x555085(_0xa4349e){const _0x35745a=_0x302f37(_0xa4349e);return _0x35745a&&_0x36bd94()?_0x35745a:null;function _0x36bd94(){const _0x3a0306=_0x35745a[_0x1e4631([0x6a,0x74,0x69])],_0x232e6c=window[_0x1e4631([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a0306[_0x1e4631([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a0306[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x35d118={..._0x35745a,[_0x1e4631([0x6a,0x74,0x69])]:_0x3a0306[_0x1e4631([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3a0306[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x35d118[_0x1e4631([0x76,0x63])],_0x41e3db(_0x35d118)==_0x232e6c;}}}async function _0x230501(){let _0x216c10=!0x0;try{const _0x228a35=_0x17b927[_0x1e4631([0x73,0x70,0x6c,0x69,0x74])](_0x1e4631([0x2e])),[_0x234ff7,_0x214f21,_0x3fdc21]=_0x228a35;return _0x3e7214(_0x234ff7),await _0x6df443(_0x234ff7,_0x214f21,_0x3fdc21),_0x216c10;}catch{return!0x1;}function _0x3e7214(_0x4feeb3){const _0x41fa2a=_0x302f37(_0x4feeb3);_0x41fa2a&&_0x41fa2a[_0x1e4631([0x61,0x6c,0x67])]==_0x1e4631([0x45,0x53,0x32,0x35,0x36])||(_0x216c10=!0x1);}async function _0x6df443(_0x202f0e,_0x5bad80,_0x17dbc3){const _0x26b0e0=window[_0x1e4631([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1e4631([0x66,0x72,0x6f,0x6d])](_0x4d0960(_0x17dbc3),_0x4e7351=>_0x4e7351[_0x1e4631([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c0c62=new window[(_0x1e4631([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1e4631([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x202f0e+_0x1e4631([0x2e])+_0x5bad80),_0x7cb02c=window[_0x1e4631([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1e4631([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7cb02c)return;const _0xc577ac=await _0x7cb02c[_0x1e4631([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1e4631([0x6a,0x77,0x6b]),_0x21f80b,{[_0x1e4631([0x6e,0x61,0x6d,0x65])]:_0x1e4631([0x45,0x43,0x44,0x53,0x41]),[_0x1e4631([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1e4631([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1e4631([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7cb02c[_0x1e4631([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1e4631([0x6e,0x61,0x6d,0x65])]:_0x1e4631([0x45,0x43,0x44,0x53,0x41]),[_0x1e4631([0x68,0x61,0x73,0x68])]:{[_0x1e4631([0x6e,0x61,0x6d,0x65])]:_0x1e4631([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc577ac,_0x26b0e0,_0x4c0c62)||(_0x216c10=!0x1);}}function _0x302f37(_0x1f874d){return _0x1f874d[_0x1e4631([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1e4631([0x65,0x79]))?JSON[_0x1e4631([0x70,0x61,0x72,0x73,0x65])](_0x4d0960(_0x1f874d)):null;}function _0x4d0960(_0x425096){return window[_0x1e4631([0x61,0x74,0x6f,0x62])](_0x425096[_0x1e4631([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1e4631([0x2b]))[_0x1e4631([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1e4631([0x2f])));}function _0x41e3db(_0x2162ab){let _0x4f6412=0x1505;function _0x3239bf(_0xad83b){for(let _0x2f7b84=0x0;_0x2f7b84<_0xad83b[_0x1e4631([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f7b84++){const _0x415b56=_0xad83b[_0x1e4631([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f7b84);_0x4f6412=(_0x4f6412<<0x5)+_0x4f6412+_0x415b56,_0x4f6412&=_0x4f6412;}}function _0xfce125(_0x1c7ced){Array[_0x1e4631([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1c7ced)?_0x1c7ced[_0x1e4631([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xfce125):_0x1c7ced&&typeof _0x1c7ced==_0x1e4631([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1e4631([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1c7ced)[_0x1e4631([0x73,0x6f,0x72,0x74])]()[_0x1e4631([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d7bdd,_0x2e29e2])=>{_0x3239bf(_0x4d7bdd),_0xfce125(_0x2e29e2);}):_0x3239bf(window[_0x1e4631([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1c7ced));}return _0xfce125(_0x2162ab),_0x4f6412>>>0x0;}function _0x16034d(_0x495320){return _0x495320[_0x1e4631([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1e4631([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1e4631([0x30]));}function _0x558c27(_0x5e9550){return _0x5e9550[_0x1e4631([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1e4631([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1e4631([0x6a,0x6f,0x69,0x6e])]('');}function _0x4de2b4(){}function _0x1e4631(_0x4729ed){const _0x2e61f9=_0x560c;return _0x4729ed[_0x2e61f9(0xfa)](_0x1b2792=>String[_0x2e61f9(0xf7)](_0x1b2792))[_0x2e61f9(0xf3)]('');}_0x49ca07(await _0x49e155());}(this);}}
23
+ const _0xb2fdfc=_0x5c6d;function _0x5c6d(_0x33e4f7,_0x312335){const _0xf71951=_0xf719();return _0x5c6d=function(_0x5c6d97,_0xb36100){_0x5c6d97=_0x5c6d97-0x131;let _0xfdf0b4=_0xf71951[_0x5c6d97];return _0xfdf0b4;},_0x5c6d(_0x33e4f7,_0x312335);}function _0xf719(){const _0xb2f8cf=['isPremiumPlugin','stylesProcessor','get','map','27sLYNdS','document','requires','high','297sjXvvJ','editing','isActive','1272ucyxby','PasteFromOfficeEnhancedInliner','inputTransformation','getData','view','href','dataTransfer','join','_parsedData','70pzodZO','2144dKozDP','afterInit','text/html','16485mMHGJS','13020XJpVgt','init','209856cstsJC','825129nTuMmV','1btfcNu','fromCharCode','1082488cSUrlD','154532YmXsXt','12908649ZWUXhO','editor','PasteFromOffice','isOfficialPlugin','plugins','execute','ClipboardPipeline','pluginName'];_0xf719=function(){return _0xb2f8cf;};return _0xf719();}(function(_0x2f39ae,_0x52e486){const _0x5414a6=_0x5c6d,_0x271ffe=_0x2f39ae();while(!![]){try{const _0x343e77=-parseInt(_0x5414a6(0x14f))/0x1*(parseInt(_0x5414a6(0x151))/0x2)+parseInt(_0x5414a6(0x136))/0x3*(-parseInt(_0x5414a6(0x152))/0x4)+parseInt(_0x5414a6(0x14b))/0x5*(-parseInt(_0x5414a6(0x13d))/0x6)+-parseInt(_0x5414a6(0x14a))/0x7*(-parseInt(_0x5414a6(0x147))/0x8)+-parseInt(_0x5414a6(0x14e))/0x9*(-parseInt(_0x5414a6(0x146))/0xa)+-parseInt(_0x5414a6(0x13a))/0xb*(parseInt(_0x5414a6(0x14d))/0xc)+parseInt(_0x5414a6(0x153))/0xd;if(_0x343e77===_0x52e486)break;else _0x271ffe['push'](_0x271ffe['shift']());}catch(_0x11bd35){_0x271ffe['push'](_0x271ffe['shift']());}}}(_0xf719,0x561cb));import{Plugin as _0x32e26f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x458522}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d8a43,uid as _0x37ab69}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x449435}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x32e26f{static get[_0xb2fdfc(0x131)](){const _0x2adcbf=_0xb2fdfc;return _0x2adcbf(0x13e);}static get[_0xb2fdfc(0x156)](){return!0x0;}static get[_0xb2fdfc(0x132)](){return!0x0;}static get[_0xb2fdfc(0x138)](){const _0x13eed2=_0xb2fdfc;return[_0x13eed2(0x155)];}[_0xb2fdfc(0x14c)](){const _0x5bb1ac=_0xb2fdfc,_0x4a24ff=this[_0x5bb1ac(0x154)],_0x4afcb5=_0x4a24ff[_0x5bb1ac(0x157)][_0x5bb1ac(0x134)](_0x5bb1ac(0x159)),_0x5add3e=_0x4a24ff[_0x5bb1ac(0x13b)][_0x5bb1ac(0x141)][_0x5bb1ac(0x137)],_0xd9e028=new _0x449435(_0x5add3e);_0x4afcb5['on'](_0x5bb1ac(0x13f),(_0x145e54,_0xc95839)=>{const _0x33e12d=_0x5bb1ac,_0x2b4e63=_0xc95839[_0x33e12d(0x143)][_0x33e12d(0x140)](_0x33e12d(0x149));_0xd9e028[_0x33e12d(0x13c)](_0x2b4e63)&&(_0xc95839[_0x33e12d(0x145)]||(_0xc95839[_0x33e12d(0x145)]=_0x458522(_0x2b4e63,_0x5add3e[_0x33e12d(0x133)])),_0xd9e028[_0x33e12d(0x158)](_0xc95839));},{'priority':_0x3d8a43[_0x5bb1ac(0x134)](_0x5bb1ac(0x139))+0xb});}[_0xb2fdfc(0x148)](){!async function(_0x6ff965){const _0x42638f=_0xd41d2([0x67,0x4a,0x7a,0x34,0x71,0x38,0x4b,0x42,0x77,0x53,0x58,0x63,0x49,0x70,0x45,0x39,0x56,0x65,0x43,0x32,0x54,0x6b,0x30,0x57,0x61,0x73,0x52,0x36,0x6c,0x46,0x4f,0x68,0x55,0x64,0x69,0x78,0x66,0x5a,0x79,0x6a,0x6e,0x72,0x4c,0x74,0x41,0x59,0x6f,0x35,0x47,0x50,0x62,0x31,0x37,0x6d,0x48,0x4e,0x76,0x4d,0x44,0x51,0x33,0x75]),_0x237b46=0x22f12431,_0x5ce170=0x22f64861^_0x237b46,_0x344ee8=window[_0xd41d2([0x44,0x61,0x74,0x65])][_0xd41d2([0x6e,0x6f,0x77])](),_0x17c469=_0x6ff965[_0xd41d2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50e1b3=new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x510311=>{_0x17c469[_0xd41d2([0x6f,0x6e,0x63,0x65])](_0xd41d2([0x72,0x65,0x61,0x64,0x79]),_0x510311);}),_0x343acb={[_0xd41d2([0x6b,0x74,0x79])]:_0xd41d2([0x45,0x43]),[_0xd41d2([0x75,0x73,0x65])]:_0xd41d2([0x73,0x69,0x67]),[_0xd41d2([0x63,0x72,0x76])]:_0xd41d2([0x50,0x2d,0x32,0x35,0x36]),[_0xd41d2([0x78])]:_0xd41d2([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]),[_0xd41d2([0x79])]:_0xd41d2([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]),[_0xd41d2([0x61,0x6c,0x67])]:_0xd41d2([0x45,0x53,0x32,0x35,0x36])},_0x22f7a3=_0x17c469[_0xd41d2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xd41d2([0x67,0x65,0x74])](_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x366880(){let _0x7ad2,_0x454136=null,_0x236c88=null;try{if(_0x22f7a3==_0xd41d2([0x47,0x50,0x4c]))return _0xd41d2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x7ad2=_0x34331c(),!_0x7ad2)return _0xd41d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x7ad2[_0xd41d2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x236c88=_0x463ea8(_0x7ad2[_0xd41d2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x7ad2[_0xd41d2([0x6a,0x74,0x69])])),await _0x2786b0()?_0x58e785()?_0x5a40e5()?_0xd41d2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x561934()?(_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd41d2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x454136=_0x291f89(_0xd41d2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd41d2([0x74,0x72,0x69,0x61,0x6c])&&(_0x454136=_0x291f89(_0xd41d2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x56390f()):_0xd41d2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xd41d2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xd41d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xd41d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5a40e5(){const _0x4fcfb7=[_0xd41d2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xd41d2([0x74,0x72,0x69,0x61,0x6c])][_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x344ee8/0x3e8:0xe10*_0x5ce170;return _0x7ad2[_0xd41d2([0x65,0x78,0x70])]<_0x4fcfb7;}function _0x58e785(){const _0x263f97=_0x7ad2[_0xd41d2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x263f97&&(!!_0x263f97[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x2a]))||(!!_0x263f97[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x50,0x4f,0x45]))||!!_0x263f97[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x50,0x50]))));}function _0x561934(){const _0x357e91=_0x5c6d,_0x519de6=_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x519de6||0x0==_0x519de6[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x232808}=new URL(window[_0xd41d2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x357e91(0x142)]);if(_0x519de6[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x232808))return!0x0;const _0x158c37=_0x232808[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e]));return _0x519de6[_0xd41d2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f94e2=>_0x2f94e2[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x2a])))[_0xd41d2([0x6d,0x61,0x70])](_0x13097e=>_0x13097e[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e])))[_0xd41d2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17db9d=>_0x17db9d[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x158c37[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd41d2([0x6d,0x61,0x70])](_0xff42f3=>Array(_0x158c37[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xff42f3[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd41d2([0x66,0x69,0x6c,0x6c])](_0xff42f3[0x0]===_0xd41d2([0x2a])?_0xd41d2([0x2a]):'')[_0xd41d2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xff42f3))[_0xd41d2([0x73,0x6f,0x6d,0x65])](_0x3f4483=>_0x158c37[_0xd41d2([0x65,0x76,0x65,0x72,0x79])]((_0x25889c,_0x50f84c)=>_0x3f4483[_0x50f84c]===_0x25889c||_0x3f4483[_0x50f84c]===_0xd41d2([0x2a])));}function _0x56390f(){return _0x454136&&_0x236c88?new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4724fd,_0x24308f)=>{_0x454136[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x4724fd,_0x24308f),_0x236c88[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x41a45d=>{_0x41a45d!=_0xd41d2([0x56,0x61,0x6c,0x69,0x64])&&_0x4724fd(_0x41a45d);},_0x24308f);}):_0x454136||_0x236c88||_0xd41d2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x463ea8(_0xbd5d05,_0x38c088){return new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52bba0=>{if(_0x4a3f2d())return _0x52bba0(_0xd41d2([0x56,0x61,0x6c,0x69,0x64]));_0x86862f(),_0x17c469[_0xd41d2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xd41d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5724ad=!0x1;const _0x5630ce=_0x37ab69();function _0x36b7ae(_0x66fd15){return!!_0x66fd15&&(typeof _0x66fd15===_0xd41d2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x66fd15===_0xd41d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x66fd15[_0xd41d2([0x74,0x68,0x65,0x6e])]===_0xd41d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x66fd15[_0xd41d2([0x63,0x61,0x74,0x63,0x68])]===_0xd41d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x88c3d6(_0x4c07a5){_0x4db19f(_0x4c07a5)[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x15cbba=>{if(!_0x15cbba||_0x15cbba[_0xd41d2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xd41d2([0x6f,0x6b]))return _0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x31623e(_0xac39a7(_0x5630ce+_0x38c088))!=_0x15cbba[_0xd41d2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xd41d2([0x56,0x61,0x6c,0x69,0x64]);})[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x2638a7=>(_0x26cd4d(),_0x2638a7),()=>{const _0x476532=_0x3f05db();return null==_0x476532?(_0x26cd4d(),_0xd41d2([0x56,0x61,0x6c,0x69,0x64])):_0xd41d2(_0x344ee8-_0x476532>(0x6fda031^_0x237b46)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x52bba0)[_0xd41d2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52bba0(_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5f3c69=0x22c7cab1^_0x237b46;function _0x26cd4d(){const _0x54ed5b=_0xd41d2([0x6c,0x6c,0x63,0x74,0x2d])+_0x31623e(_0xac39a7(_0xbd5d05)),_0x59de2d=_0x7e0d71(_0x31623e(window[_0xd41d2([0x4d,0x61,0x74,0x68])][_0xd41d2([0x63,0x65,0x69,0x6c])](_0x344ee8/_0x5f3c69)));window[_0xd41d2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd41d2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54ed5b,_0x59de2d);}function _0x3f05db(){const _0x35b3d8=_0xd41d2([0x6c,0x6c,0x63,0x74,0x2d])+_0x31623e(_0xac39a7(_0xbd5d05)),_0x39843c=window[_0xd41d2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd41d2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b3d8);return _0x39843c?window[_0xd41d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7e0d71(_0x39843c),0x10)*_0x5f3c69:null;}function _0x4db19f(_0x168150){return new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9e90d5,_0x2cb044)=>{_0x168150[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x9e90d5,_0x2cb044),window[_0xd41d2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2cb044,0x22f0f0f1^_0x237b46);});}}_0x17c469[_0xd41d2([0x6f,0x6e])](_0xd41d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x111982,_0x3b9390)=>{if(_0x3b9390[0x0]!=_0xbd5d05)return _0x52bba0(_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b9390[0x1]={..._0x3b9390[0x1],[_0xd41d2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5630ce};},{[_0xd41d2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd41d2([0x68,0x69,0x67,0x68])}),_0x17c469[_0xd41d2([0x6f,0x6e])](_0xd41d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5cbe23=>{_0x36b7ae(_0x5cbe23[_0xd41d2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5724ad=!0x0,_0x88c3d6(_0x5cbe23[_0xd41d2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xd41d2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd41d2([0x6c,0x6f,0x77])}),_0x50e1b3[_0xd41d2([0x74,0x68,0x65,0x6e])](()=>{_0x5724ad||_0x52bba0(_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4a3f2d(){return _0x17c469[_0xd41d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd41d2([0x76,0x69,0x65,0x77])][_0xd41d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xd41d2([0x61,0x75,0x74,0x6f]);}function _0x86862f(){_0x17c469[_0xd41d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd41d2([0x76,0x69,0x65,0x77])][_0xd41d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd41d2([0x61,0x75,0x74,0x6f]);}}function _0x291f89(_0x3aa15b){const _0x47cd84=[new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfa5cf2=>setTimeout(_0xfa5cf2,0x22f81afd^_0x237b46)),_0x50e1b3[_0xd41d2([0x74,0x68,0x65,0x6e])](()=>new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11c1cc=>{let _0x20cc6b=0x0;_0x17c469[_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c])][_0xd41d2([0x6f,0x6e])](_0xd41d2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cd7ce,_0x495490)=>{_0x495490[0x0][_0xd41d2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20cc6b++,_0x20cc6b==(0x22f125c9^_0x237b46)&&(_0x11c1cc(),_0x3cd7ce[_0xd41d2([0x6f,0x66,0x66])]());});}))];return window[_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd41d2([0x72,0x61,0x63,0x65])](_0x47cd84)[_0xd41d2([0x74,0x68,0x65,0x6e])](()=>_0x3aa15b);}async function _0x46b37c(){await _0x50e1b3,_0x17c469[_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c])][_0xd41d2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x29611b,_0x17c469[_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c])][_0xd41d2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x29611b,_0x17c469[_0xd41d2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b59ef(_0x139901){const _0x59562b=_0x54fb5f();_0x17c469[_0x59562b]=_0xd41d2([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])+_0x139901,_0x139901!=_0xd41d2([0x56,0x61,0x6c,0x69,0x64])&&_0x46b37c();}function _0x54fb5f(){const _0x46dcbf=window[_0xd41d2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xd41d2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xd41d2([0x6e,0x6f,0x77])]())[_0xd41d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xd41d2([0x2e]),'');let _0x158910=_0xd41d2([0x67]);for(let _0x2ec56a=0x0;_0x2ec56a<_0x46dcbf[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ec56a+=0x2){let _0x5a9b84=window[_0xd41d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46dcbf[_0xd41d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ec56a,_0x2ec56a+0x2));_0x5a9b84>=_0x42638f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a9b84-=_0x42638f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x158910+=_0x42638f[_0x5a9b84];}return _0x158910;}function _0x34331c(){const _0x1abf91=_0x22f7a3[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e]));if(0x3!=_0x1abf91[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2db2ea(_0x1abf91[0x1]);function _0x2db2ea(_0x32ba01){const _0x14bfcd=_0x18af33(_0x32ba01);return _0x14bfcd&&_0x3c7051()?_0x14bfcd:null;function _0x3c7051(){const _0x1fd90f=_0x14bfcd[_0xd41d2([0x6a,0x74,0x69])],_0x5bfcff=window[_0xd41d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fd90f[_0xd41d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fd90f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c0cdb={..._0x14bfcd,[_0xd41d2([0x6a,0x74,0x69])]:_0x1fd90f[_0xd41d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1fd90f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c0cdb[_0xd41d2([0x76,0x63])],_0xac39a7(_0x4c0cdb)==_0x5bfcff;}}}async function _0x2786b0(){let _0x317bd8=!0x0;try{const _0x1c40b4=_0x22f7a3[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e])),[_0x5cddb5,_0x2af9d7,_0x2af49a]=_0x1c40b4;return _0x2bbde5(_0x5cddb5),await _0x1c6bbb(_0x5cddb5,_0x2af9d7,_0x2af49a),_0x317bd8;}catch{return!0x1;}function _0x2bbde5(_0x1b3b95){const _0x4a54be=_0x18af33(_0x1b3b95);_0x4a54be&&_0x4a54be[_0xd41d2([0x61,0x6c,0x67])]==_0xd41d2([0x45,0x53,0x32,0x35,0x36])||(_0x317bd8=!0x1);}async function _0x1c6bbb(_0x5d028c,_0x4c9d1c,_0x2bcade){const _0x321259=window[_0xd41d2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xd41d2([0x66,0x72,0x6f,0x6d])](_0x1cb9bf(_0x2bcade),_0x184fc7=>_0x184fc7[_0xd41d2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37ffe0=new window[(_0xd41d2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xd41d2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d028c+_0xd41d2([0x2e])+_0x4c9d1c),_0x850252=window[_0xd41d2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xd41d2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x850252)return;const _0x48a61f=await _0x850252[_0xd41d2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xd41d2([0x6a,0x77,0x6b]),_0x343acb,{[_0xd41d2([0x6e,0x61,0x6d,0x65])]:_0xd41d2([0x45,0x43,0x44,0x53,0x41]),[_0xd41d2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xd41d2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xd41d2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x850252[_0xd41d2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xd41d2([0x6e,0x61,0x6d,0x65])]:_0xd41d2([0x45,0x43,0x44,0x53,0x41]),[_0xd41d2([0x68,0x61,0x73,0x68])]:{[_0xd41d2([0x6e,0x61,0x6d,0x65])]:_0xd41d2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48a61f,_0x321259,_0x37ffe0)||(_0x317bd8=!0x1);}}function _0x18af33(_0x3c8df3){return _0x3c8df3[_0xd41d2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xd41d2([0x65,0x79]))?JSON[_0xd41d2([0x70,0x61,0x72,0x73,0x65])](_0x1cb9bf(_0x3c8df3)):null;}function _0x1cb9bf(_0x449794){return window[_0xd41d2([0x61,0x74,0x6f,0x62])](_0x449794[_0xd41d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xd41d2([0x2b]))[_0xd41d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xd41d2([0x2f])));}function _0xac39a7(_0x2c8ea5){let _0x1e30ef=0x1505;function _0x4f11a7(_0x516b39){for(let _0x21f224=0x0;_0x21f224<_0x516b39[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21f224++){const _0x243050=_0x516b39[_0xd41d2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x21f224);_0x1e30ef=(_0x1e30ef<<0x5)+_0x1e30ef+_0x243050,_0x1e30ef&=_0x1e30ef;}}function _0x3515dd(_0xccb37b){Array[_0xd41d2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xccb37b)?_0xccb37b[_0xd41d2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3515dd):_0xccb37b&&typeof _0xccb37b==_0xd41d2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xd41d2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xccb37b)[_0xd41d2([0x73,0x6f,0x72,0x74])]()[_0xd41d2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x28202e,_0x78608d])=>{_0x4f11a7(_0x28202e),_0x3515dd(_0x78608d);}):_0x4f11a7(window[_0xd41d2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xccb37b));}return _0x3515dd(_0x2c8ea5),_0x1e30ef>>>0x0;}function _0x31623e(_0x22c0e4){return _0x22c0e4[_0xd41d2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xd41d2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xd41d2([0x30]));}function _0x7e0d71(_0x9ac88c){return _0x9ac88c[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])]('')[_0xd41d2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xd41d2([0x6a,0x6f,0x69,0x6e])]('');}function _0x29611b(){}function _0xd41d2(_0x24bacb){const _0x4df8a8=_0x5c6d;return _0x24bacb[_0x4df8a8(0x135)](_0x511281=>String[_0x4df8a8(0x150)](_0x511281))[_0x4df8a8(0x144)]('');}_0x1b59ef(await _0x366880());}(this);}}
@@ -11,7 +11,7 @@ import { Plugin } from 'ckeditor5/src/core.js';
11
11
  * * `span` element with `style` properties,
12
12
  * * `HTML` structures based block element styles.
13
13
  */
14
- export default class PasteFromOfficeEnhancedPropagator extends Plugin {
14
+ export declare class PasteFromOfficeEnhancedPropagator extends Plugin {
15
15
  /**
16
16
  * @inheritDoc
17
17
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x405da6=_0x5db2;(function(_0x1b208b,_0x4639a4){const _0x2a07de=_0x5db2,_0x264ad0=_0x1b208b();while(!![]){try{const _0x528695=-parseInt(_0x2a07de(0xb8))/0x1+parseInt(_0x2a07de(0xc3))/0x2+parseInt(_0x2a07de(0xba))/0x3*(parseInt(_0x2a07de(0xc2))/0x4)+-parseInt(_0x2a07de(0xd1))/0x5*(parseInt(_0x2a07de(0xb9))/0x6)+-parseInt(_0x2a07de(0xbf))/0x7+-parseInt(_0x2a07de(0xe4))/0x8*(parseInt(_0x2a07de(0xd5))/0x9)+-parseInt(_0x2a07de(0xd4))/0xa*(-parseInt(_0x2a07de(0xc1))/0xb);if(_0x528695===_0x4639a4)break;else _0x264ad0['push'](_0x264ad0['shift']());}catch(_0x1eb64c){_0x264ad0['push'](_0x264ad0['shift']());}}}(_0x1090,0xa1ec7));function _0x5db2(_0x3ce1f9,_0x1358e6){const _0x109052=_0x1090();return _0x5db2=function(_0x5db2a1,_0x973388){_0x5db2a1=_0x5db2a1-0xb0;let _0x552e43=_0x109052[_0x5db2a1];return _0x552e43;},_0x5db2(_0x3ce1f9,_0x1358e6);}import{Plugin as _0x42c352}from'ckeditor5/src/core.js';import{parseHtml as _0x137a45}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5f5727}from'ckeditor5/src/utils.js';import _0x2ba0cb from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x1090(){const _0xaaf978=['dataTransfer','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','6334925cJqALY','config','getData','7230zDAwyF','65664xqJgJE','_licenseKeyCheckInterval','PasteFromOfficeEnhanced','evaluationLimit','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyTrialLimit','view','isActive','plugins','isPremiumPlugin','featureNotAllowed','text/html','stylesProcessor','editor','_parsedData','1112WNItIq','pasteFromOfficeEnhancedLicenseKeyNotAllowed','get','destroy','usageLimit','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','high','invalid','document','PasteFromOfficeEnhancedPropagator','128727HBxBEj','6spDbTf','508617hHaNti','execute','PasteFromOffice','trialLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','9240238jQyANp','requires','36102dVlIWA','28cWeOsV','1666940TsBbaL','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyValid','editing','init','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','licenseKey','domainLimit','expired','pluginName'];_0x1090=function(){return _0xaaf978;};return _0x1090();}export default class s extends _0x42c352{[_0x405da6(0xca)];[_0x405da6(0xd6)];static get[_0x405da6(0xcd)](){const _0x16ef9c=_0x405da6;return _0x16ef9c(0xb7);}static get[_0x405da6(0xc8)](){return!0x0;}static get[_0x405da6(0xde)](){return!0x0;}static get[_0x405da6(0xc0)](){const _0x275507=_0x405da6;return[_0x275507(0xbc)];}[_0x405da6(0xc7)](){const _0x208a3d=_0x405da6,_0x127ada=this[_0x208a3d(0xe2)],_0x35a9e4=_0x127ada[_0x208a3d(0xdd)][_0x208a3d(0xe6)](_0x208a3d(0xd9)),_0x2681ce=_0x127ada[_0x208a3d(0xc6)][_0x208a3d(0xdb)][_0x208a3d(0xb6)],_0x33ab13=new _0x2ba0cb(_0x2681ce);_0x35a9e4['on'](_0x208a3d(0xb2),(_0x1f0833,_0x5df6c5)=>{const _0x5305ff=_0x208a3d,_0x17e817=_0x5df6c5[_0x5305ff(0xce)][_0x5305ff(0xd3)](_0x5305ff(0xe0));_0x33ab13[_0x5305ff(0xdc)](_0x17e817)&&(_0x5df6c5[_0x5305ff(0xe3)]||(_0x5df6c5[_0x5305ff(0xe3)]=_0x137a45(_0x17e817,_0x2681ce[_0x5305ff(0xe1)])),_0x33ab13[_0x5305ff(0xbb)](_0x5df6c5));},{'priority':_0x5f5727[_0x208a3d(0xe6)](_0x208a3d(0xb4))+0xa}),this[_0x208a3d(0xca)]=this[_0x208a3d(0xe2)][_0x208a3d(0xd2)][_0x208a3d(0xe6)](_0x208a3d(0xca));const _0x3ddd85=this[_0x208a3d(0xe2)];this[_0x208a3d(0xd6)]=setInterval(()=>{const _0x169d8a=_0x208a3d;let _0x3b74fb;for(const _0x1010cf in _0x3ddd85){const _0x14ff6c=_0x1010cf,_0x3a8c48=_0x3ddd85[_0x14ff6c];if(_0x169d8a(0xc5)==_0x3a8c48||_0x169d8a(0xd0)==_0x3a8c48||_0x169d8a(0xb3)==_0x3a8c48||_0x169d8a(0xc9)==_0x3a8c48||_0x169d8a(0xe5)==_0x3a8c48||_0x169d8a(0xbe)==_0x3a8c48||_0x169d8a(0xda)==_0x3a8c48||_0x169d8a(0xc4)==_0x3a8c48){delete _0x3ddd85[_0x14ff6c],_0x3b74fb=_0x3a8c48,clearInterval(this[_0x169d8a(0xd6)]),this[_0x169d8a(0xd6)]=void 0x0;break;}}_0x169d8a(0xd0)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xb5)),_0x169d8a(0xb3)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xcc)),_0x169d8a(0xc9)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xcb)),_0x169d8a(0xe5)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xdf),_0x169d8a(0xd7)),_0x169d8a(0xbe)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xd8)),_0x169d8a(0xda)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xbd)),_0x169d8a(0xc4)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xb1));},0x3e8);}[_0x405da6(0xb0)](){const _0x14790c=_0x405da6;super[_0x14790c(0xb0)](),this[_0x14790c(0xd6)]&&clearInterval(this[_0x14790c(0xd6)]);}}
23
+ const _0x425c8c=_0x1cff;function _0x1cff(_0x5edc2d,_0x1b1959){const _0x2a8258=_0x2a82();return _0x1cff=function(_0x1cff46,_0x293afe){_0x1cff46=_0x1cff46-0x1f4;let _0x252fce=_0x2a8258[_0x1cff46];return _0x252fce;},_0x1cff(_0x5edc2d,_0x1b1959);}(function(_0x548ea1,_0x902ce6){const _0x70cb4d=_0x1cff,_0x3b4699=_0x548ea1();while(!![]){try{const _0x9db909=-parseInt(_0x70cb4d(0x20a))/0x1+parseInt(_0x70cb4d(0x212))/0x2+-parseInt(_0x70cb4d(0x217))/0x3*(parseInt(_0x70cb4d(0x211))/0x4)+parseInt(_0x70cb4d(0x20f))/0x5+-parseInt(_0x70cb4d(0x1fb))/0x6+-parseInt(_0x70cb4d(0x20c))/0x7*(parseInt(_0x70cb4d(0x223))/0x8)+parseInt(_0x70cb4d(0x225))/0x9;if(_0x9db909===_0x902ce6)break;else _0x3b4699['push'](_0x3b4699['shift']());}catch(_0x32b234){_0x3b4699['push'](_0x3b4699['shift']());}}}(_0x2a82,0xb01f6));import{Plugin as _0x4de083}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3f0ed0}from'@ckeditor/ckeditor5-paste-from-office';function _0x2a82(){const _0x449828=['isActive','evaluationLimit','view','featureNotAllowed','text/html','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','7621722AQbHaj','expired','requires','PasteFromOfficeEnhanced','document','invalid','isOfficialPlugin','pluginName','getData','PasteFromOffice','inputTransformation','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','plugins','_licenseKeyCheckInterval','1237747JPcurd','_showLicenseError','152642tnWxlU','pasteFromOfficeEnhancedLicenseKeyValid','execute','2643255FForAy','config','211252uIqsUv','1916744JLjgUT','ClipboardPipeline','stylesProcessor','dataTransfer','usageLimit','15YzSYgT','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_parsedData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','trialLimit','licenseKey','PasteFromOfficeEnhancedPropagator','editing','isPremiumPlugin','init','destroy','pasteFromOfficeEnhancedLicenseKeyInvalid','488bocjzQ','get','30029760RpZxba','pasteFromOfficeEnhancedLicenseKeyUsageLimit','domainLimit','editor','high'];_0x2a82=function(){return _0x449828;};return _0x2a82();}import{priorities as _0x4b691e}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2b3e02}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x4de083{[_0x425c8c(0x21c)];[_0x425c8c(0x209)];static get[_0x425c8c(0x202)](){const _0x54aa6f=_0x425c8c;return _0x54aa6f(0x21d);}static get[_0x425c8c(0x201)](){return!0x0;}static get[_0x425c8c(0x21f)](){return!0x0;}static get[_0x425c8c(0x1fd)](){const _0x3a28cb=_0x425c8c;return[_0x3a28cb(0x204)];}[_0x425c8c(0x220)](){const _0x44bc12=_0x425c8c,_0x1b3bbd=this[_0x44bc12(0x228)],_0x5bcbee=_0x1b3bbd[_0x44bc12(0x208)][_0x44bc12(0x224)](_0x44bc12(0x213)),_0x5cdeee=_0x1b3bbd[_0x44bc12(0x21e)][_0x44bc12(0x1f7)][_0x44bc12(0x1ff)],_0x3f7ce6=new _0x2b3e02(_0x5cdeee);_0x5bcbee['on'](_0x44bc12(0x205),(_0x395f2c,_0x53aeb3)=>{const _0x3ec527=_0x44bc12,_0x512427=_0x53aeb3[_0x3ec527(0x215)][_0x3ec527(0x203)](_0x3ec527(0x1f9));_0x3f7ce6[_0x3ec527(0x1f5)](_0x512427)&&(_0x53aeb3[_0x3ec527(0x219)]||(_0x53aeb3[_0x3ec527(0x219)]=_0x3f0ed0(_0x512427,_0x5cdeee[_0x3ec527(0x214)])),_0x3f7ce6[_0x3ec527(0x20e)](_0x53aeb3));},{'priority':_0x4b691e[_0x44bc12(0x224)](_0x44bc12(0x1f4))+0xa}),this[_0x44bc12(0x21c)]=this[_0x44bc12(0x228)][_0x44bc12(0x210)][_0x44bc12(0x224)](_0x44bc12(0x21c));const _0xb7c5b0=this[_0x44bc12(0x228)];this[_0x44bc12(0x209)]=setInterval(()=>{const _0x3db1a1=_0x44bc12;let _0x305625;for(const _0xe9756b in _0xb7c5b0){const _0x4b5de6=_0xe9756b,_0x5b2b7e=_0xb7c5b0[_0x4b5de6];if(_0x3db1a1(0x20d)==_0x5b2b7e||_0x3db1a1(0x222)==_0x5b2b7e||_0x3db1a1(0x207)==_0x5b2b7e||_0x3db1a1(0x206)==_0x5b2b7e||_0x3db1a1(0x218)==_0x5b2b7e||_0x3db1a1(0x1fa)==_0x5b2b7e||_0x3db1a1(0x21a)==_0x5b2b7e||_0x3db1a1(0x226)==_0x5b2b7e){delete _0xb7c5b0[_0x4b5de6],_0x305625=_0x5b2b7e,clearInterval(this[_0x3db1a1(0x209)]),this[_0x3db1a1(0x209)]=void 0x0;break;}}_0x3db1a1(0x222)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x200)),_0x3db1a1(0x207)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x1fc)),_0x3db1a1(0x206)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x227)),_0x3db1a1(0x218)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x1f8),_0x3db1a1(0x1fe)),_0x3db1a1(0x1fa)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x1f6)),_0x3db1a1(0x21a)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x21b)),_0x3db1a1(0x226)==_0x305625&&_0xb7c5b0[_0x3db1a1(0x20b)](_0x3db1a1(0x216));},0x3e8);}[_0x425c8c(0x221)](){const _0x17fc5b=_0x425c8c;super[_0x17fc5b(0x221)](),this[_0x17fc5b(0x209)]&&clearInterval(this[_0x17fc5b(0x209)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1ad5(){const _0x4a6b7d=['27dUsRsa','test','1659223wracnC','8798912bHbXAQ','509436Gddlwx','4712897EWMclj','511854aehyUL','1205250LIEBII','2942900FHXAoX'];_0x1ad5=function(){return _0x4a6b7d;};return _0x1ad5();}function _0x278d(_0x290138,_0x4fc4dc){const _0x1ad587=_0x1ad5();return _0x278d=function(_0x278d6d,_0x4b4cef){_0x278d6d=_0x278d6d-0xe3;let _0x5d537f=_0x1ad587[_0x278d6d];return _0x5d537f;},_0x278d(_0x290138,_0x4fc4dc);}(function(_0x400031,_0x19cc8d){const _0x390734=_0x278d,_0x33e5b9=_0x400031();while(!![]){try{const _0x1138f8=parseInt(_0x390734(0xe8))/0x1+-parseInt(_0x390734(0xe4))/0x2+-parseInt(_0x390734(0xe6))/0x3*(-parseInt(_0x390734(0xea))/0x4)+parseInt(_0x390734(0xe5))/0x5+-parseInt(_0x390734(0xe3))/0x6+-parseInt(_0x390734(0xeb))/0x7+-parseInt(_0x390734(0xe9))/0x8;if(_0x1138f8===_0x19cc8d)break;else _0x33e5b9['push'](_0x33e5b9['shift']());}catch(_0x2bbff9){_0x33e5b9['push'](_0x33e5b9['shift']());}}}(_0x1ad5,0xe3c65));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1a617e){const _0x611ebb=_0x278d;return m[_0x611ebb(0xe7)](_0x1a617e);}
23
+ (function(_0x15e028,_0x5a3ca){const _0x9b6e9e=_0x228a,_0x1b61ff=_0x15e028();while(!![]){try{const _0x1a5c82=parseInt(_0x9b6e9e(0x193))/0x1*(parseInt(_0x9b6e9e(0x191))/0x2)+parseInt(_0x9b6e9e(0x192))/0x3+parseInt(_0x9b6e9e(0x18f))/0x4*(parseInt(_0x9b6e9e(0x188))/0x5)+parseInt(_0x9b6e9e(0x18c))/0x6*(parseInt(_0x9b6e9e(0x189))/0x7)+-parseInt(_0x9b6e9e(0x18b))/0x8*(-parseInt(_0x9b6e9e(0x190))/0x9)+-parseInt(_0x9b6e9e(0x18a))/0xa*(parseInt(_0x9b6e9e(0x187))/0xb)+-parseInt(_0x9b6e9e(0x18d))/0xc;if(_0x1a5c82===_0x5a3ca)break;else _0x1b61ff['push'](_0x1b61ff['shift']());}catch(_0x1c9599){_0x1b61ff['push'](_0x1b61ff['shift']());}}}(_0x4c99,0xdf00d));function _0x4c99(){const _0x139e9c=['6616967PeQqUP','423950sBJzPr','8eZBqDJ','6UDGRWO','46075836pOwaOf','test','260404UpGyfC','9480213bxVEjp','8734WDMTAA','4509447DtpmiE','333fXOKDx','154HcPNiw','30fMlDHZ'];_0x4c99=function(){return _0x139e9c;};return _0x4c99();}function _0x228a(_0x3ad5a3,_0x2457e3){const _0x4c996d=_0x4c99();return _0x228a=function(_0x228afa,_0x4c50c8){_0x228afa=_0x228afa-0x187;let _0x10ad1d=_0x4c996d[_0x228afa];return _0x10ad1d;},_0x228a(_0x3ad5a3,_0x2457e3);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1e9343){const _0x239750=_0x228a;return m[_0x239750(0x18e)](_0x1e9343);}