@ckeditor/ckeditor5-paste-from-office-enhanced 47.0.0-alpha.5 → 47.0.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function E(t,e){const n=L();return(E=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(235811===parseInt(e(226))/1*(parseInt(e(220))/2)+-parseInt(e(225))/3*(parseInt(e(218))/4)+parseInt(e(222))/5+parseInt(e(223))/6+-parseInt(e(219))/7+-parseInt(e(227))/8*(parseInt(e(229))/9)+-parseInt(e(221))/10*(-parseInt(e(228))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return A[E(224)](t)}function L(){const t=["1177wxAjHV","333lWRnzA","12ichhiG","3257905idiSUo","109198zxsFqs","28040bIFxMq","851720gIFAeq","2263578TOrIss","test","294024VbcHEN","4iJmKrm","15304pXyDud"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(766061===-parseInt(e(208))/1*(parseInt(e(200))/2)+parseInt(e(203))/3+-parseInt(e(214))/4*(-parseInt(e(202))/5)+-parseInt(e(209))/6+-parseInt(e(201))/7+-parseInt(e(194))/8+parseInt(e(193))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(218)]&&!s[n(215)])continue;const e=!s[n(218)]||t[n(197)]===s[n(218)],o=!s[n(215)]||t[n(192)](s[n(215)]);e&&o&&r[n(196)](s,i)}return r}function F(t){const e=T,n={};for(let r=0;r<t[e(195)];r++){const s=t[r],i=t[e(207)](s);e(210)!==i&&(n[s]=i)}return n}function j(t){const e=T,n=t[e(199)](",")[e(205)](t=>t[e(216)]()),r=[];for(const t of n){const n=O[e(204)](t);n&&r[e(213)](n[e(206)])}return r}function T(t,e){const n=R();return(T=function(t,e){return n[t-=192]})(t,e)}function R(){const t=["className","trim","style","tagName","hasClass","22142466uitLLL","9849992lAFcEK","length","set","name","assign","split","284422mLFmTV","6516825XYzSTG","796285EZpwgN","3910179wfLkfN","exec","map","groups","getPropertyValue","8DwWHmG","4874958jzvFht","initial","cssRules","selectorText","push","28QWIuIl"];return(R=function(){return t})()}function D(t){const e=T,n={};for(const r of t)Object[e(198)](n,r);return n}function V(t,e){const n=N();return(V=function(t,e){return n[t-=476]})(t,e)}const W=V;function N(){const t=["1091055JxOVyV","size","isActive","execute","type","2213721kbhzjZ","91211CVlifl","hasStyle","elementStart","document","item","55OVUIQY","_parsedData","5ZfofxT","3909032wLHioe","content","4818984HvAgIW","setStyle","391112ijeJrA","createRangeIn","values","2MqmFXZ","6229884ITUMiT","18TYHxHZ","from","10WkJzsG"];return(N=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(406701===-parseInt(e(497))/1*(-parseInt(e(486))/2)+parseInt(e(488))/3*(-parseInt(e(483))/4)+-parseInt(e(478))/5*(parseInt(e(481))/6)+-parseInt(e(491))/7+-parseInt(e(479))/8+-parseInt(e(496))/9*(parseInt(e(490))/10)+parseInt(e(476))/11*(parseInt(e(487))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends b{[W(494)](t){const n=W,{body:r,styles:s}=t[n(477)],i=new e.ViewUpcastWriter(r[n(500)]),o=i[n(484)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(196)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(211)])if(t instanceof CSSStyleRule){const r=F(t[e(217)]);n[t[e(212)]]=Object[e(198)]({},n[t[e(212)]]||{},r)}return n}(s));for(const t of o){if(n(499)!==t[n(495)])continue;const e=P(t[n(501)],c);if(e[n(492)]){const r=D(Array[n(489)](e[n(485)]()));for(const e in r){const s=t[n(501)];s[n(498)](e)||i[n(482)](e,r[e],s)}}}t[n(480)]=r}[W(493)](t){return super[W(493)](t)||C(t)}}const M=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=482]})(t,e)}function $(){const t=["inputTransformation","10xtclEQ","_parsedData","fromCharCode","getData","ClipboardPipeline","1302iDEEyg","join","isPremiumPlugin","high","execute","511772KAONvy","afterInit","1302955fDlYYT","init","map","href","pluginName","editing","dataTransfer","36VvKTNR","PasteFromOfficeEnhancedInliner","6365853eWlQID","text/html","view","plugins","6YAvRcl","editor","1844266eySayx","requires","get","25496ksPIdx","stylesProcessor","document","PasteFromOffice","isOfficialPlugin","2095688vHCbYO","isActive","3YJQomj","4505666DsXZau"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(464891===-parseInt(e(508))/1+-parseInt(e(485))/2*(parseInt(e(495))/3)+parseInt(e(493))/4+parseInt(e(510))/5*(parseInt(e(483))/6)+parseInt(e(503))/7*(parseInt(e(488))/8)+-parseInt(e(519))/9*(parseInt(e(498))/10)+parseInt(e(496))/11*(parseInt(e(517))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class H extends t.Plugin{static get[M(514)](){return M(518)}static get[M(492)](){return!0}static get[M(505)](){return!0}static get[M(486)](){return[M(491)]}[M(511)](){const t=M,e=this[t(484)],n=e[t(482)][t(487)](t(502)),r=e[t(515)][t(521)][t(490)],s=new k(r);n.on(t(497),(e,n)=>{const i=t,o=n[i(516)][i(501)](i(520));s[i(494)](o)&&(n[i(499)]||(n[i(499)]=x(o,r[i(489)])),s[i(507)](n))},{priority:S.priorities[t(487)](t(506))+11})}[M(509)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(512)](t=>String[e(500)](t))[e(504)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1759104e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(513)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const q=Z;!function(t){const e=Z,n=t();for(;;)try{if(274670===parseInt(e(224))/1+-parseInt(e(218))/2*(-parseInt(e(229))/3)+-parseInt(e(237))/4*(-parseInt(e(207))/5)+-parseInt(e(198))/6+parseInt(e(228))/7*(-parseInt(e(231))/8)+-parseInt(e(227))/9+-parseInt(e(215))/10*(-parseInt(e(211))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const z=[q(217),q(230),q(210),q(216),q(222),q(199),q(206),q(200)],U=[q(217),q(230),q(210)],Y={"font-style":[[q(232),"i"]],"font-weight":[[q(221),q(212)],[q(233),q(212)],[q(201),q(212)],[t=>Number(t)>=600,q(212)]],"text-decoration":[[q(220),"u"],[q(203),"s"]],"text-decoration-line":[[q(220),"u"],[q(203),"s"]],"vertical-align":[[q(238),q(238)],[q(196),q(236)]]};function _(t){return z[q(209)](t)}function B(t){const e=q;return Array[e(213)](t[e(225)]())[e(214)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(208)](e=>{const i=n,o=t[i(223)](e);if(o)if(c=e,U[q(209)](c))r[e]=o;else if(e in Y){const t=o[i(205)](" ");Y[e][i(208)](([n,r])=>{const o=i;for(const i of t)(o(234)==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(208)](([,n])=>{const s=r,i=e[s(202)](n,[],t[s(226)]());e[s(235)](0,i,t)}),e[r(197)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(204)](n)[r(240)])return;const s=e[r(202)](r(239),[],t[r(226)]());e[r(219)](n,s),e[r(235)](0,s,t),e[r(197)](Object[r(204)](n),t)}(t,e,r)}function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=196]})(t,e)}function G(){const t=["split","font-style","2830NFGFum","forEach","includes","font-size","11jVPoDE","strong","from","filter","6374590zEeugm","text-decoration","color","8UjRxTh","setStyle","underline","medium","text-decoration-line","getStyle","84855YlzyWs","getStyleNames","getChildren","839781QiOYOj","49uxLSax","140643zffwug","font-family","576464lhYvBS","italic","bold","function","insertChild","sup","1244OkHPrV","sub","span","length","super","removeStyle","1280874nBgjpz","font-weight","vertical-align","bolder","createElement","line-through","keys"];return(G=function(){return t})()}const Q=J;function J(t,e){const n=tt();return(J=function(t,e){return n[t-=152]})(t,e)}function tt(){const t=["stylesProcessor","execute","9712eKDxxB","4838055IqUOls","document","1197HignOe","3882028oeueqD","3fLJtrA","4570DhHgcW","30927567dIDLUD","2716641ICbfkJ","_parsedData","font","content","2389230pjgwbL","getItems","createRangeIn","includes","isActive","6KYolVu","element","289RsrGpk","blockElements","name"];return(tt=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(535252===parseInt(e(159))/1*(parseInt(e(170))/2)+parseInt(e(169))/3*(parseInt(e(168))/4)+-parseInt(e(165))/5*(-parseInt(e(157))/6)+parseInt(e(167))/7*(parseInt(e(164))/8)+parseInt(e(172))/9+parseInt(e(152))/10+-parseInt(e(171))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Q(163)](t){const n=Q,{body:r}=t[n(173)],s=new e.ViewUpcastWriter(r[n(166)]),i=s[n(154)](r),o=new e.ViewDocument(s[n(166)][n(162)]),c=[...new e.ViewDomConverter(o)[n(160)],n(174)],a=i[n(153)]();for(const t of a)if(t.is(n(158))&&c[n(155)](t[n(161)])){X(t,s,B(t))}t[n(175)]=r}[Q(156)](t){return super[Q(156)](t)||C(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=286]})(t,e)}function st(){const t=["pasteFromOfficeEnhancedLicenseKeyInvalid","4419176yHqxdL","18BvKXRg","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","7CpCQLV","featureNotAllowed","15387060SiORco","domainLimit","high","stylesProcessor","_licenseKeyCheckInterval","dataTransfer","13074uCWKPj","editor","get","view","isActive","requires","evaluationLimit","pluginName","1568406tXkBcx","ClipboardPipeline","usageLimit","execute","inputTransformation","5155768WBEPSL","licenseKey","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","plugins","pasteFromOfficeEnhancedLicenseKeyUsageLimit","document","182ESugsf","7088820eRNSMe","pasteFromOfficeEnhancedLicenseKeyExpired","_parsedData","PasteFromOfficeEnhancedPropagator","invalid","_showLicenseError","config","destroy","8779182PlVyTN","init","getData","editing","expired","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","PasteFromOffice","text/html","trialLimit","PasteFromOfficeEnhanced"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(733059===-parseInt(e(336))/1*(parseInt(e(316))/2)+parseInt(e(324))/3+-parseInt(e(329))/4+-parseInt(e(337))/5+parseInt(e(291))/6*(parseInt(e(308))/7)+-parseInt(e(305))/8*(-parseInt(e(306))/9)+parseInt(e(310))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(330)];[nt(314)];static get[nt(323)](){return nt(286)}static get[nt(331)](){return!0}static get[nt(296)](){return!0}static get[nt(321)](){return[nt(300)]}[nt(292)](){const t=nt,e=this[t(317)],n=e[t(333)][t(318)](t(325)),r=e[t(294)][t(319)][t(335)],s=new et(r);n.on(t(328),(e,n)=>{const i=t,o=n[i(315)][i(293)](i(301));s[i(320)](o)&&(n[i(339)]||(n[i(339)]=x(o,r[i(313)])),s[i(327)](n))},{priority:S.priorities[t(318)](t(312))+10}),this[t(330)]=this[t(317)][t(289)][t(318)](t(330));const i=this[t(317)];this[t(314)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(297)==s||e(304)==s||e(338)==s||e(332)==s||e(298)==s||e(307)==s||e(299)==s||e(334)==s){delete i[r],n=s,clearInterval(this[e(314)]),this[e(314)]=void 0;break}}e(304)==n&&i[e(288)](e(287)),e(338)==n&&i[e(288)](e(295)),e(332)==n&&i[e(288)](e(311)),e(298)==n&&i[e(288)](e(309),e(303)),e(307)==n&&i[e(288)](e(322)),e(299)==n&&i[e(288)](e(302)),e(334)==n&&i[e(288)](e(326))},1e3)}[nt(290)](){const t=nt;super[t(290)](),this[t(314)]&&clearInterval(this[t(314)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=303]})(t,e)}function at(){var t=["7GdWtzD","2502976hDrVDG","5606630kMjaeE","isOfficialPlugin","pluginName","5uqDigi","338942jgsPlT","9ofZTbb","PasteFromOfficeEnhanced","PasteFromOffice","1483316lYaWbN","143805rlsyqt","isPremiumPlugin","414888rfbcbX","requires","1386918XwuVXt"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(235408===-parseInt(e(314))/1+-parseInt(e(305))/2+parseInt(e(303))/3+-parseInt(e(318))/4*(parseInt(e(313))/5)+parseInt(e(307))/6+-parseInt(e(308))/7*(-parseInt(e(309))/8)+parseInt(e(315))/9*(parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(312)](){return ot(316)}static get[ot(311)](){return!0}static get[ot(304)](){return!0}static get[ot(306)](){return[ot(317),H,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=355]})(t,e)}function ft(){var t=["1257XWxRjG","84bInHVc","1639hTCaQd","249786OcYpRq","32upASHN","1728117EFBira","954475fTgawb","6428LKqQPa","28451khzZlZ","92604PhhVej","12590AFoZgn"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(419400===-parseInt(e(362))/1+parseInt(e(363))/2+-parseInt(e(365))/3*(-parseInt(e(361))/4)+-parseInt(e(360))/5+-parseInt(e(357))/6*(-parseInt(e(355))/7)+-parseInt(e(358))/8*(parseInt(e(359))/9)+-parseInt(e(364))/10*(-parseInt(e(356))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function A(t,e){const n=L();return(A=function(t,e){return n[t-=129]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(288808===-parseInt(e(130))/1+-parseInt(e(140))/2*(parseInt(e(135))/3)+-parseInt(e(131))/4*(parseInt(e(139))/5)+-parseInt(e(133))/6*(parseInt(e(129))/7)+-parseInt(e(138))/8*(parseInt(e(134))/9)+-parseInt(e(132))/10+-parseInt(e(136))/11*(-parseInt(e(141))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[A(137)](t)}function L(){const t=["63KkqMhc","2028829SDnjgI","test","7016esfnNy","70dddZqG","31574mjRFJB","156kAkgUI","3493cAXOqA","178851gsYRud","142152MGTdxq","3489150ssSKYt","5658oKPUYB","2889PPDXxL"];return(L=function(){return t})()}function O(){const t=["1059273AxSraw","initial","style","selectorText","groups","22TwBTDG","251259AiLdjO","cssRules","hasClass","split","18080310JGHHpw","className","assign","exec","65Jgcjfw","push","getPropertyValue","751938tcupvz","map","trim","106012qyRwgK","85474PPEGUd","152ydkuPf","length","389606ecZgkj","name","set","tagName"];return(O=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(593141===parseInt(e(266))/1+parseInt(e(278))/2*(parseInt(e(251))/3)+parseInt(e(265))/4*(parseInt(e(259))/5)+-parseInt(e(262))/6+-parseInt(e(269))/7*(-parseInt(e(267))/8)+parseInt(e(273))/9+-parseInt(e(255))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(272)]&&!s[n(256)])continue;const e=!s[n(272)]||t[n(270)]===s[n(272)],o=!s[n(256)]||t[n(253)](s[n(256)]);e&&o&&r[n(271)](s,i)}return r}function R(t,e){const n=O();return(R=function(t,e){return n[t-=251]})(t,e)}function F(t){const e=R,n={};for(let r=0;r<t[e(268)];r++){const s=t[r],i=t[e(261)](s);e(274)!==i&&(n[s]=i)}return n}function D(t){const e=R,n=t[e(254)](",")[e(263)](t=>t[e(264)]()),r=[];for(const t of n){const n=P[e(258)](t);n&&r[e(260)](n[e(277)])}return r}function k(t){const e=R,n={};for(const r of t)Object[e(257)](n,r);return n}function M(t,e){const n=K();return(M=function(t,e){return n[t-=434]})(t,e)}const T=M;function K(){const t=["isActive","type","values","9798901VFvngV","content","366588GUkAeJ","654bPePjn","3504402vAnQRu","_parsedData","410vDjbHA","setStyle","createRangeIn","item","35135iYRSuf","1995960yBFmJl","execute","size","hasStyle","from","876gUsZrS","elementStart","8235LCXgGl","19932DetGYS","document","208qXhbiw"];return(K=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(950038===parseInt(e(453))/1*(-parseInt(e(441))/2)+-parseInt(e(438))/3*(-parseInt(e(454))/4)+parseInt(e(445))/5*(-parseInt(e(451))/6)+parseInt(e(435))/7+parseInt(e(456))/8*(parseInt(e(437))/9)+-parseInt(e(446))/10+parseInt(e(439))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends b{[T(447)](t){const n=T,{body:r,styles:s}=t[n(440)],i=new e.ViewUpcastWriter(r[n(455)]),o=i[n(443)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(271)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(252)])if(t instanceof CSSStyleRule){const r=F(t[e(275)]);n[t[e(276)]]=Object[e(257)]({},n[t[e(276)]]||{},r)}return n}(s));for(const t of o){if(n(452)!==t[n(458)])continue;const e=j(t[n(444)],c);if(e[n(448)]){const r=k(Array[n(450)](e[n(434)]()));for(const e in r){const s=t[n(444)];s[n(449)](e)||i[n(442)](e,r[e],s)}}}t[n(436)]=r}[T(457)](t){return super[T(457)](t)||E(t)}}const N=U;function U(t,e){const n=V();return(U=function(t,e){return n[t-=204]})(t,e)}function V(){const t=["PasteFromOffice","718347zZkjmd","PasteFromOfficeEnhancedInliner","map","document","high","5124968cruqab","4035720XyEcIT","view","1321377CBzdml","getData","editing","ClipboardPipeline","163395ucXsmp","isActive","isPremiumPlugin","join","_parsedData","requires","pluginName","1113DIZCsk","2uUEwSD","4625576bqdJqO","290ZERwaM","get","stylesProcessor","inputTransformation","execute","dataTransfer","afterInit","editor","text/html","plugins","init","41766yYUtJj","href","isOfficialPlugin","fromCharCode"];return(V=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(792995===parseInt(e(237))/1+-parseInt(e(211))/2*(parseInt(e(229))/3)+-parseInt(e(212))/4+parseInt(e(235))/5+parseInt(e(224))/6*(-parseInt(e(210))/7)+parseInt(e(234))/8+-parseInt(e(241))/9*(-parseInt(e(213))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends t.Plugin{static get[N(209)](){return N(230)}static get[N(226)](){return!0}static get[N(205)](){return!0}static get[N(208)](){return[N(228)]}[N(223)](){const t=N,e=this[t(220)],n=e[t(222)][t(214)](t(240)),r=e[t(239)][t(236)][t(232)],s=new q(r);n.on(t(216),(e,n)=>{const i=t,o=n[i(218)][i(238)](i(221));s[i(204)](o)&&(n[i(207)]||(n[i(207)]=x(o,r[i(215)])),s[i(217)](n))},{priority:S.priorities[t(214)](t(233))+11})}[N(219)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(231)](t=>String[e(227)](t))[e(206)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1759190400;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(225)]);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 W=X;!function(t){const e=X,n=t();for(;;)try{if(691612===parseInt(e(299))/1+-parseInt(e(332))/2+parseInt(e(311))/3*(-parseInt(e(315))/4)+parseInt(e(328))/5+-parseInt(e(323))/6+parseInt(e(298))/7+parseInt(e(325))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const Y=[W(295),W(319),W(330),W(307),W(318),W(308),W(314),W(310)],B=[W(295),W(319),W(330)],J={"font-style":[[W(321),"i"]],"font-weight":[[W(313),W(334)],[W(297),W(334)],[W(294),W(334)],[t=>Number(t)>=600,W(334)]],"text-decoration":[[W(304),"u"],[W(335),"s"]],"text-decoration-line":[[W(304),"u"],[W(335),"s"]],"vertical-align":[[W(329),W(329)],[W(305),W(301)]]};function X(t,e){const n=G();return(X=function(t,e){return n[t-=294]})(t,e)}function H(t){return Y[W(312)](t)}function G(){const t=["bold","3680677zfaLBq","1221404fZKuYw","insertChild","sup","length","span","underline","super","keys","text-decoration","font-weight","forEach","vertical-align","77757vOKXUF","includes","medium","font-style","196HTNbun","removeStyle","from","text-decoration-line","font-family","getStyle","italic","createElement","4101528gScshv","split","2129520FtLtTs","setStyle","filter","3592720CYCsKY","sub","font-size","getChildren","173436VHGJXO","getStyleNames","strong","line-through","bolder","color","function"];return(G=function(){return t})()}function _(t){const e=W;return Array[e(317)](t[e(333)]())[e(327)](H)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=W,r={},s={};return e[n(309)](e=>{const i=n,o=t[i(320)](e);if(o)if(c=e,B[W(312)](c))r[e]=o;else if(e in J){const t=o[i(324)](" ");J[e][i(309)](([n,r])=>{const o=i;for(const i of t)(o(296)==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=W;for(const s in n)n[s][r(309)](([,n])=>{const s=r,i=e[s(322)](n,[],t[s(331)]());e[s(300)](0,i,t)}),e[r(316)](s,t)})(t,e,s),function(t,e,n){const r=W;if(!Object[r(306)](n)[r(302)])return;const s=e[r(322)](r(303),[],t[r(331)]());e[r(326)](n,s),e[r(300)](0,s,t),e[r(316)](Object[r(306)](n),t)}(t,e,r)}const Z=Q;function Q(t,e){const n=tt();return(Q=function(t,e){return n[t-=425]})(t,e)}function tt(){const t=["document","element","name","isActive","createRangeIn","_parsedData","execute","content","stylesProcessor","3qoKofo","font","includes","259gpsDnI","771420geSUEv","3048440OYeaAb","blockElements","2136598DqURPU","3379908RsdttJ","2508255LSeZlW","getItems","1128341juHBoO","24912MAhTgd"];return(tt=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(573096===-parseInt(e(440))/1+parseInt(e(436))/2*(parseInt(e(429))/3)+parseInt(e(433))/4+parseInt(e(434))/5+-parseInt(e(437))/6+parseInt(e(432))/7*(parseInt(e(441))/8)+parseInt(e(438))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Z(426)](t){const n=Z,{body:r}=t[n(425)],s=new e.ViewUpcastWriter(r[n(442)]),i=s[n(446)](r),o=new e.ViewDocument(s[n(442)][n(428)]),c=[...new e.ViewDomConverter(o)[n(435)],n(430)],a=i[n(439)]();for(const t of a)if(t.is(n(443))&&c[n(431)](t[n(444)])){z(t,s,_(t))}t[n(427)]=r}[Z(445)](t){return super[Z(445)](t)||E(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=242]})(t,e)}function st(){const t=["PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","execute","document","init","168582tYhyeA","destroy","1498063uUtbMW","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pluginName","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","editor","pasteFromOfficeEnhancedLicenseKeyValid","691752yRvrWe","_showLicenseError","ClipboardPipeline","plugins","trialLimit","206487OXEBcx","domainLimit","PasteFromOfficeEnhancedPropagator","evaluationLimit","getData","requires","pasteFromOfficeEnhancedLicenseKeyExpired","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","2iDsgCy","dataTransfer","get","_licenseKeyCheckInterval","751110fODOgb","view","pasteFromOfficeEnhancedLicenseKeyUsageLimit","invalid","PasteFromOfficeEnhanced","36WQNjoC","isPremiumPlugin","isActive","82644cjsikX","editing","isOfficialPlugin","expired","config","high","inputTransformation","116106qLVJPf","pasteFromOfficeEnhancedLicenseKeyInvalid","80MMjavb","usageLimit","featureNotAllowed","licenseKey","stylesProcessor"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(354170===parseInt(e(244))/1*(parseInt(e(267))/2)+parseInt(e(258))/3+parseInt(e(279))/4*(-parseInt(e(288))/5)+parseInt(e(286))/6+parseInt(e(246))/7+-parseInt(e(253))/8+parseInt(e(276))/9*(parseInt(e(271))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(291)];[nt(270)];static get[nt(248)](){return nt(260)}static get[nt(281)](){return!0}static get[nt(277)](){return!0}static get[nt(263)](){return[nt(293)]}[nt(243)](){const t=nt,e=this[t(251)],n=e[t(256)][t(269)](t(255)),r=e[t(280)][t(272)][t(242)],s=new et(r);n.on(t(285),(e,n)=>{const i=t,o=n[i(268)][i(262)](i(250));s[i(278)](o)&&(n[i(265)]||(n[i(265)]=x(o,r[i(292)])),s[i(295)](n))},{priority:S.priorities[t(269)](t(284))+10}),this[t(291)]=this[t(251)][t(283)][t(269)](t(291));const i=this[t(251)];this[t(270)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(252)==s||e(287)==s||e(264)==s||e(294)==s||e(247)==s||e(266)==s||e(249)==s||e(273)==s){delete i[r],n=s,clearInterval(this[e(270)]),this[e(270)]=void 0;break}}e(287)==n&&i[e(254)](e(274)),e(264)==n&&i[e(254)](e(282)),e(294)==n&&i[e(254)](e(259)),e(247)==n&&i[e(254)](e(290),e(275)),e(266)==n&&i[e(254)](e(261)),e(249)==n&&i[e(254)](e(257)),e(273)==n&&i[e(254)](e(289))},1e3)}[nt(245)](){const t=nt;super[t(245)](),this[t(270)]&&clearInterval(this[t(270)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=162]})(t,e)}function at(){var t=["1976832VbBmwr","PasteFromOffice","8047670XOwIeO","12063JGzsby","isOfficialPlugin","9516663GnypUk","isPremiumPlugin","pluginName","requires","378DpMOct","102MRUKDO","PasteFromOfficeEnhanced","252308uYiSqI","6341168IekqSd","697718ppDCnC"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(928688===-parseInt(e(169))/1+parseInt(e(164))/2*(parseInt(e(173))/3)+parseInt(e(170))/4+parseInt(e(172))/5+-parseInt(e(165))/6*(-parseInt(e(167))/7)+-parseInt(e(168))/8+-parseInt(e(175))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(162)](){return ot(166)}static get[ot(174)](){return!0}static get[ot(176)](){return!0}static get[ot(163)](){return[ot(171),$,it]}}function lt(){var t=["3828hLREqY","220nXbkDx","8202nVoYQX","190157PLNkgi","8aKmhrx","3709170HNuVja","6684503VeQPsh","780QnfZzJ","5IHekbB","50352AjsIRu","40563IKExRT","2028776tLsmbL"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=215]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(510139===-parseInt(e(220))/1+parseInt(e(216))/2+-parseInt(e(219))/3*(-parseInt(e(218))/4)+-parseInt(e(225))/5*(parseInt(e(222))/6)+parseInt(e(223))/7*(-parseInt(e(221))/8)+parseInt(e(215))/9*(-parseInt(e(224))/10)+-parseInt(e(217))/11*(-parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x3d934b}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1c5584,parsePasteOfficeHtml as _0x27f17b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x336616,uid as _0x4aaaad}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x40f7ce,ViewDocument as _0x2ec2ce,ViewDomConverter as _0x6aa3e1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x13dfd5){return m['test'](_0x13dfd5);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x412fd1,_0x32d24){const _0xc0e127=new Map();for(const [_0x575250,_0x3a2a29]of _0x32d24){if(!_0x575250['tagName']&&!_0x575250['className'])continue;const _0x3d502d=!_0x575250['tagName']||_0x412fd1['name']===_0x575250['tagName'],_0x2ee6f3=!_0x575250['className']||_0x412fd1['hasClass'](_0x575250['className']);_0x3d502d&&_0x2ee6f3&&_0xc0e127['set'](_0x575250,_0x3a2a29);}return _0xc0e127;}function h(_0x32c076){const _0x5f1bfa={};for(let _0x24429a=0x0;_0x24429a<_0x32c076['length'];_0x24429a++){const _0x459c55=_0x32c076[_0x24429a],_0xd4e2af=_0x32c076['getPropertyValue'](_0x459c55);'initial'!==_0xd4e2af&&(_0x5f1bfa[_0x459c55]=_0xd4e2af);}return _0x5f1bfa;}function O(_0x2f2019){const _0x5d8cbb=_0x2f2019['split'](',')['map'](_0x551146=>_0x551146['trim']()),_0x2aedc8=[];for(const _0x217fbe of _0x5d8cbb){const _0x52a090=S['exec'](_0x217fbe);_0x52a090&&_0x2aedc8['push'](_0x52a090['groups']);}return _0x2aedc8;}function k(_0xfb7fce){const _0x4d902a={};for(const _0x70a98 of _0xfb7fce)Object['assign'](_0x4d902a,_0x70a98);return _0x4d902a;}class c extends _0x1c5584{['execute'](_0x2d1113){const {body:_0x12fbd9,styles:_0x348df7}=_0x2d1113['_parsedData'],_0x2fcba0=new _0x40f7ce(_0x12fbd9['document']),_0x5f54c1=_0x2fcba0['createRangeIn'](_0x12fbd9),_0xfae009=function(_0x36dade){const _0x1d3d39={};for(const _0x5bc892 of _0x36dade)for(const _0x258df2 of _0x5bc892['cssRules'])if(_0x258df2 instanceof CSSStyleRule){const _0x922384=h(_0x258df2['style']);_0x1d3d39[_0x258df2['selectorText']]=Object['assign']({},_0x1d3d39[_0x258df2['selectorText']]||{},_0x922384);}return _0x1d3d39;}(_0x348df7),_0x2d3f26=function(_0x3260ae){const _0x28ccb7=new Map();for(const _0x484637 in _0x3260ae){const _0x27e705=O(_0x484637),_0x1d6b20=_0x3260ae[_0x484637];for(const _0x58334f of _0x27e705)_0x28ccb7['set'](_0x58334f,_0x1d6b20);}return _0x28ccb7;}(_0xfae009);for(const _0x52477a of _0x5f54c1){if('elementStart'!==_0x52477a['type'])continue;const _0xc43a70=j(_0x52477a['item'],_0x2d3f26);if(_0xc43a70['size']){const _0x21ec8a=k(Array['from'](_0xc43a70['values']()));for(const _0x40133b in _0x21ec8a){const _0x414d54=_0x52477a['item'];_0x414d54['hasStyle'](_0x40133b)||_0x2fcba0['setStyle'](_0x40133b,_0x21ec8a[_0x40133b],_0x414d54);}}}_0x2d1113['content']=_0x12fbd9;}['isActive'](_0x6b95fc){return super['isActive'](_0x6b95fc)||p(_0x6b95fc);}}class i extends _0x3d934b{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1a1792=this['editor'],_0x3edc7e=_0x1a1792['plugins']['get']('ClipboardPipeline'),_0x4671d8=_0x1a1792['editing']['view']['document'],_0x21758c=new c(_0x4671d8);_0x3edc7e['on']('inputTransformation',(_0x3af8b1,_0x2698ab)=>{const _0x2db637=_0x2698ab['dataTransfer']['getData']('text/html');_0x21758c['isActive'](_0x2db637)&&(_0x2698ab['_parsedData']||(_0x2698ab['_parsedData']=_0x27f17b(_0x2db637,_0x4671d8['stylesProcessor'])),_0x21758c['execute'](_0x2698ab));},{'priority':_0x336616['get']('high')+0xb});}['afterInit'](){!async function(_0x21d949){const _0xdde2f3=_0x502d61([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x48f6bf=0xc82cb1e,_0x2325f6=0xc85bfde^_0x48f6bf,_0x459a1c=window[_0x502d61([0x44,0x61,0x74,0x65])][_0x502d61([0x6e,0x6f,0x77])](),_0x480169=_0x21d949[_0x502d61([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2befd1=new window[(_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39efb5=>{_0x480169[_0x502d61([0x6f,0x6e,0x63,0x65])](_0x502d61([0x72,0x65,0x61,0x64,0x79]),_0x39efb5);}),_0x3cde65={[_0x502d61([0x6b,0x74,0x79])]:_0x502d61([0x45,0x43]),[_0x502d61([0x75,0x73,0x65])]:_0x502d61([0x73,0x69,0x67]),[_0x502d61([0x63,0x72,0x76])]:_0x502d61([0x50,0x2d,0x32,0x35,0x36]),[_0x502d61([0x78])]:_0x502d61([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]),[_0x502d61([0x79])]:_0x502d61([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]),[_0x502d61([0x61,0x6c,0x67])]:_0x502d61([0x45,0x53,0x32,0x35,0x36])},_0x236f8f=_0x480169[_0x502d61([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x502d61([0x67,0x65,0x74])](_0x502d61([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e22c2(){let _0x3591c0,_0x5263e7=null,_0x18ab2a=null;try{if(_0x236f8f==_0x502d61([0x47,0x50,0x4c]))return _0x502d61([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3591c0=_0x13325c(),!_0x3591c0)return _0x502d61([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3591c0[_0x502d61([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x18ab2a=_0x5e33c8(_0x3591c0[_0x502d61([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3591c0[_0x502d61([0x6a,0x74,0x69])])),await _0x50632f()?_0x35e244()?_0x415576()?_0x502d61([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5765e4()?(_0x3591c0[_0x502d61([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x502d61([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5263e7=_0x554990(_0x502d61([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3591c0[_0x502d61([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x502d61([0x74,0x72,0x69,0x61,0x6c])&&(_0x5263e7=_0x554990(_0x502d61([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x282861()):_0x502d61([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x502d61([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x502d61([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x502d61([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x415576(){const _0x5c0017=[_0x502d61([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x502d61([0x74,0x72,0x69,0x61,0x6c])][_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3591c0[_0x502d61([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x459a1c/0x3e8:0xe10*_0x2325f6;return _0x3591c0[_0x502d61([0x65,0x78,0x70])]<_0x5c0017;}function _0x35e244(){const _0x447e5c=_0x3591c0[_0x502d61([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x447e5c&&(!!_0x447e5c[_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502d61([0x2a]))||(!!_0x447e5c[_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502d61([0x50,0x4f,0x45]))||(!!_0x447e5c[_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502d61([0x50,0x50]))||!(!_0x447e5c[_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502d61([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2182fa()))));}function _0x5765e4(){const _0xabdbc8=_0x3591c0[_0x502d61([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xabdbc8||0x0==_0xabdbc8[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2c553e}=new URL(window[_0x502d61([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xabdbc8[_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c553e))return!0x0;const _0x5afb96=_0x2c553e[_0x502d61([0x73,0x70,0x6c,0x69,0x74])](_0x502d61([0x2e]));return _0xabdbc8[_0x502d61([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x393ba4=>_0x393ba4[_0x502d61([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502d61([0x2a])))[_0x502d61([0x6d,0x61,0x70])](_0x4f505c=>_0x4f505c[_0x502d61([0x73,0x70,0x6c,0x69,0x74])](_0x502d61([0x2e])))[_0x502d61([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1565f2=>_0x1565f2[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5afb96[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x502d61([0x6d,0x61,0x70])](_0x1386cf=>Array(_0x5afb96[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1386cf[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x502d61([0x66,0x69,0x6c,0x6c])](_0x1386cf[0x0]===_0x502d61([0x2a])?_0x502d61([0x2a]):'')[_0x502d61([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1386cf))[_0x502d61([0x73,0x6f,0x6d,0x65])](_0xf1ddec=>_0x5afb96[_0x502d61([0x65,0x76,0x65,0x72,0x79])]((_0x43e60c,_0x28817f)=>_0xf1ddec[_0x28817f]===_0x43e60c||_0xf1ddec[_0x28817f]===_0x502d61([0x2a])));}function _0x282861(){return _0x5263e7&&_0x18ab2a?new window[(_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b1b25,_0x2622ee)=>{_0x5263e7[_0x502d61([0x74,0x68,0x65,0x6e])](_0x1b1b25,_0x2622ee),_0x18ab2a[_0x502d61([0x74,0x68,0x65,0x6e])](_0x23246b=>{_0x23246b!=_0x502d61([0x56,0x61,0x6c,0x69,0x64])&&_0x1b1b25(_0x23246b);},_0x2622ee);}):_0x5263e7||_0x18ab2a||_0x502d61([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5e33c8(_0x332930,_0x868400){return new window[(_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2297b1=>{if(_0x795fe8())return _0x2297b1(_0x502d61([0x56,0x61,0x6c,0x69,0x64]));_0x4ca14b(),_0x480169[_0x502d61([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x502d61([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x51cbcf=!0x1;const _0x5ae072=_0x4aaaad();function _0x318096(_0x55acfd){return!!_0x55acfd&&(typeof _0x55acfd===_0x502d61([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55acfd===_0x502d61([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55acfd[_0x502d61([0x74,0x68,0x65,0x6e])]===_0x502d61([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55acfd[_0x502d61([0x63,0x61,0x74,0x63,0x68])]===_0x502d61([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x985ca8(_0x4a3f0f){_0xf2505e(_0x4a3f0f)[_0x502d61([0x74,0x68,0x65,0x6e])](_0x5d51f4=>{if(!_0x5d51f4||_0x5d51f4[_0x502d61([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x502d61([0x6f,0x6b]))return _0x502d61([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x244899(_0x408cc3(_0x5ae072+_0x868400))!=_0x5d51f4[_0x502d61([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x502d61([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x502d61([0x56,0x61,0x6c,0x69,0x64]);})[_0x502d61([0x74,0x68,0x65,0x6e])](_0x2be4e7=>(_0x2bdd20(),_0x2be4e7),()=>{const _0x3efdee=_0x3bd5ec();return null==_0x3efdee?(_0x2bdd20(),_0x502d61([0x56,0x61,0x6c,0x69,0x64])):_0x502d61(_0x459a1c-_0x3efdee>(0x288e4f1e^_0x48f6bf)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x502d61([0x74,0x68,0x65,0x6e])](_0x2297b1)[_0x502d61([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2297b1(_0x502d61([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x33fa44=0xcb4259e^_0x48f6bf;function _0x2bdd20(){const _0x1e74d2=_0x502d61([0x6c,0x6c,0x63,0x74,0x2d])+_0x244899(_0x408cc3(_0x332930)),_0xe39715=_0xf546d6(_0x244899(window[_0x502d61([0x4d,0x61,0x74,0x68])][_0x502d61([0x63,0x65,0x69,0x6c])](_0x459a1c/_0x33fa44)));window[_0x502d61([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x502d61([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e74d2,_0xe39715);}function _0x3bd5ec(){const _0x48c2c8=_0x502d61([0x6c,0x6c,0x63,0x74,0x2d])+_0x244899(_0x408cc3(_0x332930)),_0x3b2653=window[_0x502d61([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x502d61([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48c2c8);return _0x3b2653?window[_0x502d61([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf546d6(_0x3b2653),0x10)*_0x33fa44:null;}function _0xf2505e(_0x2b42b0){return new window[(_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47da5c,_0x479620)=>{_0x2b42b0[_0x502d61([0x74,0x68,0x65,0x6e])](_0x47da5c,_0x479620),window[_0x502d61([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x479620,0xc831fde^_0x48f6bf);});}}_0x480169[_0x502d61([0x6f,0x6e])](_0x502d61([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x50189,_0x110061)=>{if(_0x110061[0x0]!=_0x332930)return _0x2297b1(_0x502d61([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x110061[0x1]={..._0x110061[0x1],[_0x502d61([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ae072};},{[_0x502d61([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x502d61([0x68,0x69,0x67,0x68])}),_0x480169[_0x502d61([0x6f,0x6e])](_0x502d61([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x36b076=>{_0x318096(_0x36b076[_0x502d61([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x51cbcf=!0x0,_0x985ca8(_0x36b076[_0x502d61([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x502d61([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x502d61([0x6c,0x6f,0x77])}),_0x2befd1[_0x502d61([0x74,0x68,0x65,0x6e])](()=>{_0x51cbcf||_0x2297b1(_0x502d61([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x795fe8(){return _0x480169[_0x502d61([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x502d61([0x76,0x69,0x65,0x77])][_0x502d61([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x502d61([0x61,0x75,0x74,0x6f]);}function _0x4ca14b(){_0x480169[_0x502d61([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x502d61([0x76,0x69,0x65,0x77])][_0x502d61([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x502d61([0x61,0x75,0x74,0x6f]);}}function _0x554990(_0x4d75cb){const _0xc21b45=[new window[(_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7b5a92=>setTimeout(_0x7b5a92,0xc8bf5d2^_0x48f6bf)),_0x2befd1[_0x502d61([0x74,0x68,0x65,0x6e])](()=>new window[(_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38aa24=>{let _0x21de2b=0x0;_0x480169[_0x502d61([0x6d,0x6f,0x64,0x65,0x6c])][_0x502d61([0x6f,0x6e])](_0x502d61([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d469d,_0x5e5aaa)=>{_0x5e5aaa[0x0][_0x502d61([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x21de2b++,_0x21de2b==(0xc82cae6^_0x48f6bf)&&(_0x38aa24(),_0x2d469d[_0x502d61([0x6f,0x66,0x66])]());});}))];return window[_0x502d61([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x502d61([0x72,0x61,0x63,0x65])](_0xc21b45)[_0x502d61([0x74,0x68,0x65,0x6e])](()=>_0x4d75cb);}async function _0x42b695(){await _0x2befd1,_0x480169[_0x502d61([0x6d,0x6f,0x64,0x65,0x6c])][_0x502d61([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3b501d,_0x480169[_0x502d61([0x6d,0x6f,0x64,0x65,0x6c])][_0x502d61([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3b501d,_0x480169[_0x502d61([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x502d61([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2182fa(){return window[_0x502d61([0x67,0x6c,0x6f,0x62])]&&window[_0x502d61([0x67,0x6c,0x6f,0x62])][_0x502d61([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2b0ed4(_0x3f96c6){const _0x4a46a6=_0x41e1fd();_0x480169[_0x4a46a6]=_0x502d61([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])+_0x3f96c6,_0x3f96c6!=_0x502d61([0x56,0x61,0x6c,0x69,0x64])&&_0x42b695();}function _0x41e1fd(){const _0xcb3ed8=window[_0x502d61([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x502d61([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x502d61([0x6e,0x6f,0x77])]())[_0x502d61([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x502d61([0x2e]),'');let _0x297d06=_0x502d61([0x49]);for(let _0x4af7cc=0x0;_0x4af7cc<_0xcb3ed8[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4af7cc+=0x2){let _0x316559=window[_0x502d61([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xcb3ed8[_0x502d61([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4af7cc,_0x4af7cc+0x2));_0x316559>=_0xdde2f3[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x316559-=_0xdde2f3[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x297d06+=_0xdde2f3[_0x316559];}return _0x297d06;}function _0x13325c(){const _0x2c0a4d=_0x236f8f[_0x502d61([0x73,0x70,0x6c,0x69,0x74])](_0x502d61([0x2e]));if(0x3!=_0x2c0a4d[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x49ccb2(_0x2c0a4d[0x1]);function _0x49ccb2(_0x2492b8){const _0x4392bf=_0x4dbdf5(_0x2492b8);return _0x4392bf&&_0x1eefd8()?_0x4392bf:null;function _0x1eefd8(){const _0x2d4a27=_0x4392bf[_0x502d61([0x6a,0x74,0x69])],_0x3ddd88=window[_0x502d61([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d4a27[_0x502d61([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d4a27[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x15a331={..._0x4392bf,[_0x502d61([0x6a,0x74,0x69])]:_0x2d4a27[_0x502d61([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2d4a27[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x15a331[_0x502d61([0x76,0x63])],_0x408cc3(_0x15a331)==_0x3ddd88;}}}async function _0x50632f(){let _0x555e91=!0x0;try{const _0x592b40=_0x236f8f[_0x502d61([0x73,0x70,0x6c,0x69,0x74])](_0x502d61([0x2e])),[_0x3a46b7,_0x37b940,_0x3e5f3f]=_0x592b40;return _0x13a782(_0x3a46b7),await _0x5b685a(_0x3a46b7,_0x37b940,_0x3e5f3f),_0x555e91;}catch{return!0x1;}function _0x13a782(_0x381736){const _0x221171=_0x4dbdf5(_0x381736);_0x221171&&_0x221171[_0x502d61([0x61,0x6c,0x67])]==_0x502d61([0x45,0x53,0x32,0x35,0x36])||(_0x555e91=!0x1);}async function _0x5b685a(_0x596ab4,_0x1641f3,_0x2bbf1c){const _0x471b39=window[_0x502d61([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x502d61([0x66,0x72,0x6f,0x6d])](_0x33e88d(_0x2bbf1c),_0x3133b2=>_0x3133b2[_0x502d61([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1ebba0=new window[(_0x502d61([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x502d61([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x596ab4+_0x502d61([0x2e])+_0x1641f3),_0x1be434=window[_0x502d61([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x502d61([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1be434)return;const _0x51a699=await _0x1be434[_0x502d61([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x502d61([0x6a,0x77,0x6b]),_0x3cde65,{[_0x502d61([0x6e,0x61,0x6d,0x65])]:_0x502d61([0x45,0x43,0x44,0x53,0x41]),[_0x502d61([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x502d61([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x502d61([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1be434[_0x502d61([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x502d61([0x6e,0x61,0x6d,0x65])]:_0x502d61([0x45,0x43,0x44,0x53,0x41]),[_0x502d61([0x68,0x61,0x73,0x68])]:{[_0x502d61([0x6e,0x61,0x6d,0x65])]:_0x502d61([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51a699,_0x471b39,_0x1ebba0)||(_0x555e91=!0x1);}}function _0x4dbdf5(_0x7ec247){return _0x7ec247[_0x502d61([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x502d61([0x65,0x79]))?JSON[_0x502d61([0x70,0x61,0x72,0x73,0x65])](_0x33e88d(_0x7ec247)):null;}function _0x33e88d(_0x9ad807){return window[_0x502d61([0x61,0x74,0x6f,0x62])](_0x9ad807[_0x502d61([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x502d61([0x2b]))[_0x502d61([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x502d61([0x2f])));}function _0x408cc3(_0x3ba194){let _0x1ce7b3=0x1505;function _0x5cb29c(_0x59e6ff){for(let _0x2631f1=0x0;_0x2631f1<_0x59e6ff[_0x502d61([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2631f1++){const _0x8da908=_0x59e6ff[_0x502d61([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2631f1);_0x1ce7b3=(_0x1ce7b3<<0x5)+_0x1ce7b3+_0x8da908,_0x1ce7b3&=_0x1ce7b3;}}function _0x5bb6bc(_0x2289d2){Array[_0x502d61([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2289d2)?_0x2289d2[_0x502d61([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5bb6bc):_0x2289d2&&typeof _0x2289d2==_0x502d61([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x502d61([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2289d2)[_0x502d61([0x73,0x6f,0x72,0x74])]()[_0x502d61([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x334746,_0xfe18b3])=>{_0x5cb29c(_0x334746),_0x5bb6bc(_0xfe18b3);}):_0x5cb29c(window[_0x502d61([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2289d2));}return _0x5bb6bc(_0x3ba194),_0x1ce7b3>>>0x0;}function _0x244899(_0xc592c){return _0xc592c[_0x502d61([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x502d61([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x502d61([0x30]));}function _0xf546d6(_0x360189){return _0x360189[_0x502d61([0x73,0x70,0x6c,0x69,0x74])]('')[_0x502d61([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x502d61([0x6a,0x6f,0x69,0x6e])]('');}function _0x3b501d(){}function _0x502d61(_0x25fe27){return _0x25fe27['map'](_0x1e2709=>String['fromCharCode'](_0x1e2709))['join']('');}_0x2b0ed4(await _0x4e22c2());}(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'],[_0x4c4bc3=>Number(_0x4c4bc3)>=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(_0x162b06){return L['includes'](_0x162b06);}function g(_0x6b840f){return Array['from'](_0x6b840f['getStyleNames']())['filter'](P);}function b(_0x4f8f13,_0x159879,_0x2b2d21){const {spanStyles:_0x4817e3,stylesToBeHtmlElements:_0x60fdd2}=function(_0x579c5a,_0x259245){const _0x114e3a={},_0x103ca7={};return _0x259245['forEach'](_0x269807=>{const _0xb3dd6f=_0x579c5a['getStyle'](_0x269807);if(_0xb3dd6f){if(function(_0x35813c){return E['includes'](_0x35813c);}(_0x269807))_0x114e3a[_0x269807]=_0xb3dd6f;else{if(function(_0x2faa11){return _0x2faa11 in F;}(_0x269807)){const _0x431847=_0xb3dd6f['split']('\x20');F[_0x269807]['forEach'](([_0x2fba25,_0x4a2ee2])=>{for(const _0x37771d of _0x431847){('function'==typeof _0x2fba25&&_0x2fba25(_0x37771d)||_0x2fba25===_0x37771d)&&(_0x103ca7[_0x269807]=[..._0x103ca7[_0x269807]||[],[_0x2fba25,_0x4a2ee2]]);}});}}}}),{'spanStyles':_0x114e3a,'stylesToBeHtmlElements':_0x103ca7};}(_0x4f8f13,_0x2b2d21);!function(_0x15060b,_0x1a87a8,_0xc0828c){for(const _0x24cc0a in _0xc0828c){_0xc0828c[_0x24cc0a]['forEach'](([,_0x342d6a])=>{const _0x5d2fa9=_0x1a87a8['createElement'](_0x342d6a,[],_0x15060b['getChildren']());_0x1a87a8['insertChild'](0x0,_0x5d2fa9,_0x15060b);}),_0x1a87a8['removeStyle'](_0x24cc0a,_0x15060b);}}(_0x4f8f13,_0x159879,_0x60fdd2),function(_0x8bf8db,_0x1b1f0a,_0x3313a0){if(!Object['keys'](_0x3313a0)['length'])return;const _0x3b1df2=_0x1b1f0a['createElement']('span',[],_0x8bf8db['getChildren']());_0x1b1f0a['setStyle'](_0x3313a0,_0x3b1df2),_0x1b1f0a['insertChild'](0x0,_0x3b1df2,_0x8bf8db),_0x1b1f0a['removeStyle'](Object['keys'](_0x3313a0),_0x8bf8db);}(_0x4f8f13,_0x159879,_0x4817e3);}class a extends _0x1c5584{['execute'](_0xf0e8d5){const {body:_0x8e2948}=_0xf0e8d5['_parsedData'],_0x3a70f8=new _0x40f7ce(_0x8e2948['document']),_0xb09d83=_0x3a70f8['createRangeIn'](_0x8e2948),_0xd174dd=new _0x2ec2ce(_0x3a70f8['document']['stylesProcessor']),_0x15395a=[...new _0x6aa3e1(_0xd174dd)['blockElements'],'font'],_0xab1793=_0xb09d83['getItems']();for(const _0x207a06 of _0xab1793)_0x207a06['is']('element')&&_0x15395a['includes'](_0x207a06['name'])&&b(_0x207a06,_0x3a70f8,g(_0x207a06));_0xf0e8d5['content']=_0x8e2948;}['isActive'](_0x186ce8){return super['isActive'](_0x186ce8)||p(_0x186ce8);}}class s extends _0x3d934b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x321dc1=this['editor'],_0x539f1e=_0x321dc1['plugins']['get']('ClipboardPipeline'),_0x1c3f95=_0x321dc1['editing']['view']['document'],_0x54a942=new a(_0x1c3f95);_0x539f1e['on']('inputTransformation',(_0x6aa689,_0x4af5cb)=>{const _0x2ecb21=_0x4af5cb['dataTransfer']['getData']('text/html');_0x54a942['isActive'](_0x2ecb21)&&(_0x4af5cb['_parsedData']||(_0x4af5cb['_parsedData']=_0x27f17b(_0x2ecb21,_0x1c3f95['stylesProcessor'])),_0x54a942['execute'](_0x4af5cb));},{'priority':_0x336616['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x29ddba=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2cba90;for(const _0x5c2252 in _0x29ddba){const _0x498c13=_0x5c2252,_0xdb791e=_0x29ddba[_0x498c13];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xdb791e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xdb791e){delete _0x29ddba[_0x498c13],_0x2cba90=_0xdb791e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2cba90&&_0x29ddba['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2cba90&&_0x29ddba['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2cba90&&_0x29ddba['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2cba90&&_0x29ddba['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2cba90&&_0x29ddba['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2cba90&&_0x29ddba['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2cba90&&_0x29ddba['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3d934b{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x1adb8c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xeb2eeb,parsePasteOfficeHtml as _0x494240}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x39fcdc,uid as _0x208f1f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2490b4,ViewDocument as _0x5f24a5,ViewDomConverter as _0x22d80b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x4e404a){return m['test'](_0x4e404a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x388e73,_0x58cca9){const _0x25e9c3=new Map();for(const [_0x56a8bc,_0x52ebad]of _0x58cca9){if(!_0x56a8bc['tagName']&&!_0x56a8bc['className'])continue;const _0x14c33e=!_0x56a8bc['tagName']||_0x388e73['name']===_0x56a8bc['tagName'],_0xc43c96=!_0x56a8bc['className']||_0x388e73['hasClass'](_0x56a8bc['className']);_0x14c33e&&_0xc43c96&&_0x25e9c3['set'](_0x56a8bc,_0x52ebad);}return _0x25e9c3;}function h(_0x54a018){const _0x553139={};for(let _0x58adc4=0x0;_0x58adc4<_0x54a018['length'];_0x58adc4++){const _0x422175=_0x54a018[_0x58adc4],_0x2acd50=_0x54a018['getPropertyValue'](_0x422175);'initial'!==_0x2acd50&&(_0x553139[_0x422175]=_0x2acd50);}return _0x553139;}function O(_0x58a2ff){const _0x132302=_0x58a2ff['split'](',')['map'](_0x2da436=>_0x2da436['trim']()),_0x27d81f=[];for(const _0x2783fd of _0x132302){const _0x5cc43c=S['exec'](_0x2783fd);_0x5cc43c&&_0x27d81f['push'](_0x5cc43c['groups']);}return _0x27d81f;}function k(_0x279751){const _0xd6e229={};for(const _0xd37412 of _0x279751)Object['assign'](_0xd6e229,_0xd37412);return _0xd6e229;}class c extends _0xeb2eeb{['execute'](_0x1a0e44){const {body:_0x467439,styles:_0x547906}=_0x1a0e44['_parsedData'],_0x991fee=new _0x2490b4(_0x467439['document']),_0x2a4a40=_0x991fee['createRangeIn'](_0x467439),_0x299455=function(_0x462837){const _0x2f046e={};for(const _0x209735 of _0x462837)for(const _0x2fb95b of _0x209735['cssRules'])if(_0x2fb95b instanceof CSSStyleRule){const _0x223e56=h(_0x2fb95b['style']);_0x2f046e[_0x2fb95b['selectorText']]=Object['assign']({},_0x2f046e[_0x2fb95b['selectorText']]||{},_0x223e56);}return _0x2f046e;}(_0x547906),_0x5cd1fe=function(_0x500f80){const _0x4be62b=new Map();for(const _0x1452e in _0x500f80){const _0x504efa=O(_0x1452e),_0x625012=_0x500f80[_0x1452e];for(const _0x40f246 of _0x504efa)_0x4be62b['set'](_0x40f246,_0x625012);}return _0x4be62b;}(_0x299455);for(const _0x502843 of _0x2a4a40){if('elementStart'!==_0x502843['type'])continue;const _0x476b92=j(_0x502843['item'],_0x5cd1fe);if(_0x476b92['size']){const _0x3f849a=k(Array['from'](_0x476b92['values']()));for(const _0x588787 in _0x3f849a){const _0x4d8c6c=_0x502843['item'];_0x4d8c6c['hasStyle'](_0x588787)||_0x991fee['setStyle'](_0x588787,_0x3f849a[_0x588787],_0x4d8c6c);}}}_0x1a0e44['content']=_0x467439;}['isActive'](_0x157a0d){return super['isActive'](_0x157a0d)||p(_0x157a0d);}}class i extends _0x1adb8c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4d96aa=this['editor'],_0x5f4425=_0x4d96aa['plugins']['get']('ClipboardPipeline'),_0x5942e5=_0x4d96aa['editing']['view']['document'],_0x50a35a=new c(_0x5942e5);_0x5f4425['on']('inputTransformation',(_0x1723a9,_0x2df3af)=>{const _0x207cca=_0x2df3af['dataTransfer']['getData']('text/html');_0x50a35a['isActive'](_0x207cca)&&(_0x2df3af['_parsedData']||(_0x2df3af['_parsedData']=_0x494240(_0x207cca,_0x5942e5['stylesProcessor'])),_0x50a35a['execute'](_0x2df3af));},{'priority':_0x39fcdc['get']('high')+0xb});}['afterInit'](){!async function(_0x5a8e4f){const _0x3d8b1a=_0x4060f2([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x12d4d8=0xc82cb1e,_0x2e9786=0xc85bfc6^_0x12d4d8,_0x30ec58=window[_0x4060f2([0x44,0x61,0x74,0x65])][_0x4060f2([0x6e,0x6f,0x77])](),_0x420674=_0x5a8e4f[_0x4060f2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b2296=new window[(_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x400d35=>{_0x420674[_0x4060f2([0x6f,0x6e,0x63,0x65])](_0x4060f2([0x72,0x65,0x61,0x64,0x79]),_0x400d35);}),_0x2a0807={[_0x4060f2([0x6b,0x74,0x79])]:_0x4060f2([0x45,0x43]),[_0x4060f2([0x75,0x73,0x65])]:_0x4060f2([0x73,0x69,0x67]),[_0x4060f2([0x63,0x72,0x76])]:_0x4060f2([0x50,0x2d,0x32,0x35,0x36]),[_0x4060f2([0x78])]:_0x4060f2([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]),[_0x4060f2([0x79])]:_0x4060f2([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]),[_0x4060f2([0x61,0x6c,0x67])]:_0x4060f2([0x45,0x53,0x32,0x35,0x36])},_0x4d70cb=_0x420674[_0x4060f2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4060f2([0x67,0x65,0x74])](_0x4060f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d37d5(){let _0x390430,_0x1aa646=null,_0x195701=null;try{if(_0x4d70cb==_0x4060f2([0x47,0x50,0x4c]))return _0x4060f2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x390430=_0x519a8f(),!_0x390430)return _0x4060f2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x390430[_0x4060f2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x195701=_0x26ef85(_0x390430[_0x4060f2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x390430[_0x4060f2([0x6a,0x74,0x69])])),await _0x2225df()?_0x2d2b90()?_0x3ae2b8()?_0x4060f2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x47ed7c()?(_0x390430[_0x4060f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4060f2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1aa646=_0x8e8125(_0x4060f2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x390430[_0x4060f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4060f2([0x74,0x72,0x69,0x61,0x6c])&&(_0x1aa646=_0x8e8125(_0x4060f2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x411d1b()):_0x4060f2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4060f2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4060f2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4060f2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ae2b8(){const _0x3461ef=[_0x4060f2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4060f2([0x74,0x72,0x69,0x61,0x6c])][_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x390430[_0x4060f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x30ec58/0x3e8:0xe10*_0x2e9786;return _0x390430[_0x4060f2([0x65,0x78,0x70])]<_0x3461ef;}function _0x2d2b90(){const _0x15de28=_0x390430[_0x4060f2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x15de28&&(!!_0x15de28[_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4060f2([0x2a]))||(!!_0x15de28[_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4060f2([0x50,0x4f,0x45]))||(!!_0x15de28[_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4060f2([0x50,0x50]))||!(!_0x15de28[_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4060f2([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x289010()))));}function _0x47ed7c(){const _0x4b8006=_0x390430[_0x4060f2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4b8006||0x0==_0x4b8006[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x557629}=new URL(window[_0x4060f2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4b8006[_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x557629))return!0x0;const _0x6d804=_0x557629[_0x4060f2([0x73,0x70,0x6c,0x69,0x74])](_0x4060f2([0x2e]));return _0x4b8006[_0x4060f2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bc73a=>_0x2bc73a[_0x4060f2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4060f2([0x2a])))[_0x4060f2([0x6d,0x61,0x70])](_0x5318e9=>_0x5318e9[_0x4060f2([0x73,0x70,0x6c,0x69,0x74])](_0x4060f2([0x2e])))[_0x4060f2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56abbe=>_0x56abbe[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x6d804[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4060f2([0x6d,0x61,0x70])](_0x2476a5=>Array(_0x6d804[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2476a5[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4060f2([0x66,0x69,0x6c,0x6c])](_0x2476a5[0x0]===_0x4060f2([0x2a])?_0x4060f2([0x2a]):'')[_0x4060f2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2476a5))[_0x4060f2([0x73,0x6f,0x6d,0x65])](_0x461f6c=>_0x6d804[_0x4060f2([0x65,0x76,0x65,0x72,0x79])]((_0x36137c,_0x484324)=>_0x461f6c[_0x484324]===_0x36137c||_0x461f6c[_0x484324]===_0x4060f2([0x2a])));}function _0x411d1b(){return _0x1aa646&&_0x195701?new window[(_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x216ee9,_0x3d42e2)=>{_0x1aa646[_0x4060f2([0x74,0x68,0x65,0x6e])](_0x216ee9,_0x3d42e2),_0x195701[_0x4060f2([0x74,0x68,0x65,0x6e])](_0x2d5243=>{_0x2d5243!=_0x4060f2([0x56,0x61,0x6c,0x69,0x64])&&_0x216ee9(_0x2d5243);},_0x3d42e2);}):_0x1aa646||_0x195701||_0x4060f2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26ef85(_0x1a9ff3,_0x2efbf2){return new window[(_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f3648=>{if(_0x224c19())return _0x5f3648(_0x4060f2([0x56,0x61,0x6c,0x69,0x64]));_0x325980(),_0x420674[_0x4060f2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4060f2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x56e59c=!0x1;const _0x6c5c52=_0x208f1f();function _0x18320d(_0x28ef01){return!!_0x28ef01&&(typeof _0x28ef01===_0x4060f2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x28ef01===_0x4060f2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x28ef01[_0x4060f2([0x74,0x68,0x65,0x6e])]===_0x4060f2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x28ef01[_0x4060f2([0x63,0x61,0x74,0x63,0x68])]===_0x4060f2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x842397(_0xb3a9bb){_0x4848be(_0xb3a9bb)[_0x4060f2([0x74,0x68,0x65,0x6e])](_0x3c2566=>{if(!_0x3c2566||_0x3c2566[_0x4060f2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4060f2([0x6f,0x6b]))return _0x4060f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x41ba8f(_0x388f3f(_0x6c5c52+_0x2efbf2))!=_0x3c2566[_0x4060f2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4060f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4060f2([0x56,0x61,0x6c,0x69,0x64]);})[_0x4060f2([0x74,0x68,0x65,0x6e])](_0x291037=>(_0x414296(),_0x291037),()=>{const _0x1d7547=_0x57ce64();return null==_0x1d7547?(_0x414296(),_0x4060f2([0x56,0x61,0x6c,0x69,0x64])):_0x4060f2(_0x30ec58-_0x1d7547>(0x288e4f1e^_0x12d4d8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4060f2([0x74,0x68,0x65,0x6e])](_0x5f3648)[_0x4060f2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f3648(_0x4060f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x526d89=0xcb4259e^_0x12d4d8;function _0x414296(){const _0xf7a85c=_0x4060f2([0x6c,0x6c,0x63,0x74,0x2d])+_0x41ba8f(_0x388f3f(_0x1a9ff3)),_0x559288=_0x3bda6b(_0x41ba8f(window[_0x4060f2([0x4d,0x61,0x74,0x68])][_0x4060f2([0x63,0x65,0x69,0x6c])](_0x30ec58/_0x526d89)));window[_0x4060f2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4060f2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf7a85c,_0x559288);}function _0x57ce64(){const _0xc00911=_0x4060f2([0x6c,0x6c,0x63,0x74,0x2d])+_0x41ba8f(_0x388f3f(_0x1a9ff3)),_0xd02e0a=window[_0x4060f2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4060f2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc00911);return _0xd02e0a?window[_0x4060f2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bda6b(_0xd02e0a),0x10)*_0x526d89:null;}function _0x4848be(_0x31274d){return new window[(_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ebbe8,_0x4b91be)=>{_0x31274d[_0x4060f2([0x74,0x68,0x65,0x6e])](_0x3ebbe8,_0x4b91be),window[_0x4060f2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b91be,0xc831fde^_0x12d4d8);});}}_0x420674[_0x4060f2([0x6f,0x6e])](_0x4060f2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ff563,_0x3c4187)=>{if(_0x3c4187[0x0]!=_0x1a9ff3)return _0x5f3648(_0x4060f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c4187[0x1]={..._0x3c4187[0x1],[_0x4060f2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x6c5c52};},{[_0x4060f2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4060f2([0x68,0x69,0x67,0x68])}),_0x420674[_0x4060f2([0x6f,0x6e])](_0x4060f2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3f8cc6=>{_0x18320d(_0x3f8cc6[_0x4060f2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x56e59c=!0x0,_0x842397(_0x3f8cc6[_0x4060f2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4060f2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4060f2([0x6c,0x6f,0x77])}),_0x1b2296[_0x4060f2([0x74,0x68,0x65,0x6e])](()=>{_0x56e59c||_0x5f3648(_0x4060f2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x224c19(){return _0x420674[_0x4060f2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4060f2([0x76,0x69,0x65,0x77])][_0x4060f2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4060f2([0x61,0x75,0x74,0x6f]);}function _0x325980(){_0x420674[_0x4060f2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4060f2([0x76,0x69,0x65,0x77])][_0x4060f2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4060f2([0x61,0x75,0x74,0x6f]);}}function _0x8e8125(_0x14cab0){const _0x38fb40=[new window[(_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ee9bc=>setTimeout(_0x5ee9bc,0xc8bf5d2^_0x12d4d8)),_0x1b2296[_0x4060f2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x322079=>{let _0x4a12f4=0x0;_0x420674[_0x4060f2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4060f2([0x6f,0x6e])](_0x4060f2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x9de45d,_0x2dbce7)=>{_0x2dbce7[0x0][_0x4060f2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4a12f4++,_0x4a12f4==(0xc82cae6^_0x12d4d8)&&(_0x322079(),_0x9de45d[_0x4060f2([0x6f,0x66,0x66])]());});}))];return window[_0x4060f2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4060f2([0x72,0x61,0x63,0x65])](_0x38fb40)[_0x4060f2([0x74,0x68,0x65,0x6e])](()=>_0x14cab0);}async function _0x34cbaf(){await _0x1b2296,_0x420674[_0x4060f2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4060f2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b7c4a,_0x420674[_0x4060f2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4060f2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b7c4a,_0x420674[_0x4060f2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4060f2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x289010(){return window[_0x4060f2([0x67,0x6c,0x6f,0x62])]&&window[_0x4060f2([0x67,0x6c,0x6f,0x62])][_0x4060f2([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x20777c(_0x4cb692){const _0x57d6f9=_0x2d9746();_0x420674[_0x57d6f9]=_0x4060f2([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])+_0x4cb692,_0x4cb692!=_0x4060f2([0x56,0x61,0x6c,0x69,0x64])&&_0x34cbaf();}function _0x2d9746(){const _0x4eaa30=window[_0x4060f2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4060f2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4060f2([0x6e,0x6f,0x77])]())[_0x4060f2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4060f2([0x2e]),'');let _0x130b49=_0x4060f2([0x49]);for(let _0x4f2d38=0x0;_0x4f2d38<_0x4eaa30[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f2d38+=0x2){let _0x456053=window[_0x4060f2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4eaa30[_0x4060f2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f2d38,_0x4f2d38+0x2));_0x456053>=_0x3d8b1a[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x456053-=_0x3d8b1a[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x130b49+=_0x3d8b1a[_0x456053];}return _0x130b49;}function _0x519a8f(){const _0x108f64=_0x4d70cb[_0x4060f2([0x73,0x70,0x6c,0x69,0x74])](_0x4060f2([0x2e]));if(0x3!=_0x108f64[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x28e331(_0x108f64[0x1]);function _0x28e331(_0x3abbe3){const _0x3880bf=_0x57c2fb(_0x3abbe3);return _0x3880bf&&_0x3eeb1e()?_0x3880bf:null;function _0x3eeb1e(){const _0x3be1c2=_0x3880bf[_0x4060f2([0x6a,0x74,0x69])],_0xb77546=window[_0x4060f2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3be1c2[_0x4060f2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3be1c2[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x766cc3={..._0x3880bf,[_0x4060f2([0x6a,0x74,0x69])]:_0x3be1c2[_0x4060f2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3be1c2[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x766cc3[_0x4060f2([0x76,0x63])],_0x388f3f(_0x766cc3)==_0xb77546;}}}async function _0x2225df(){let _0x3a30f5=!0x0;try{const _0x592b66=_0x4d70cb[_0x4060f2([0x73,0x70,0x6c,0x69,0x74])](_0x4060f2([0x2e])),[_0x54236b,_0x4f8730,_0x492021]=_0x592b66;return _0x1bd49c(_0x54236b),await _0x388a45(_0x54236b,_0x4f8730,_0x492021),_0x3a30f5;}catch{return!0x1;}function _0x1bd49c(_0x172b98){const _0x447d94=_0x57c2fb(_0x172b98);_0x447d94&&_0x447d94[_0x4060f2([0x61,0x6c,0x67])]==_0x4060f2([0x45,0x53,0x32,0x35,0x36])||(_0x3a30f5=!0x1);}async function _0x388a45(_0x1d14f3,_0x31290f,_0x569b0a){const _0x42afa0=window[_0x4060f2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4060f2([0x66,0x72,0x6f,0x6d])](_0x4b4a16(_0x569b0a),_0x444154=>_0x444154[_0x4060f2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x178812=new window[(_0x4060f2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4060f2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1d14f3+_0x4060f2([0x2e])+_0x31290f),_0x544e94=window[_0x4060f2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4060f2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x544e94)return;const _0x5edcff=await _0x544e94[_0x4060f2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4060f2([0x6a,0x77,0x6b]),_0x2a0807,{[_0x4060f2([0x6e,0x61,0x6d,0x65])]:_0x4060f2([0x45,0x43,0x44,0x53,0x41]),[_0x4060f2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4060f2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4060f2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x544e94[_0x4060f2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4060f2([0x6e,0x61,0x6d,0x65])]:_0x4060f2([0x45,0x43,0x44,0x53,0x41]),[_0x4060f2([0x68,0x61,0x73,0x68])]:{[_0x4060f2([0x6e,0x61,0x6d,0x65])]:_0x4060f2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5edcff,_0x42afa0,_0x178812)||(_0x3a30f5=!0x1);}}function _0x57c2fb(_0x253b29){return _0x253b29[_0x4060f2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4060f2([0x65,0x79]))?JSON[_0x4060f2([0x70,0x61,0x72,0x73,0x65])](_0x4b4a16(_0x253b29)):null;}function _0x4b4a16(_0x3f7d80){return window[_0x4060f2([0x61,0x74,0x6f,0x62])](_0x3f7d80[_0x4060f2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4060f2([0x2b]))[_0x4060f2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4060f2([0x2f])));}function _0x388f3f(_0xf2cde1){let _0x55a0ce=0x1505;function _0x2af0e1(_0x12492f){for(let _0x29559e=0x0;_0x29559e<_0x12492f[_0x4060f2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29559e++){const _0x46f839=_0x12492f[_0x4060f2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29559e);_0x55a0ce=(_0x55a0ce<<0x5)+_0x55a0ce+_0x46f839,_0x55a0ce&=_0x55a0ce;}}function _0x22660a(_0x4a1172){Array[_0x4060f2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4a1172)?_0x4a1172[_0x4060f2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22660a):_0x4a1172&&typeof _0x4a1172==_0x4060f2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4060f2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4a1172)[_0x4060f2([0x73,0x6f,0x72,0x74])]()[_0x4060f2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x140d5c,_0x4512a4])=>{_0x2af0e1(_0x140d5c),_0x22660a(_0x4512a4);}):_0x2af0e1(window[_0x4060f2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4a1172));}return _0x22660a(_0xf2cde1),_0x55a0ce>>>0x0;}function _0x41ba8f(_0x4ac57e){return _0x4ac57e[_0x4060f2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4060f2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4060f2([0x30]));}function _0x3bda6b(_0x4c7825){return _0x4c7825[_0x4060f2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4060f2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4060f2([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b7c4a(){}function _0x4060f2(_0x3c569e){return _0x3c569e['map'](_0x1b221f=>String['fromCharCode'](_0x1b221f))['join']('');}_0x20777c(await _0x1d37d5());}(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'],[_0x23b2c0=>Number(_0x23b2c0)>=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(_0x64d906){return L['includes'](_0x64d906);}function g(_0x2c5dc1){return Array['from'](_0x2c5dc1['getStyleNames']())['filter'](P);}function b(_0x4862ee,_0x5c2ea7,_0x512461){const {spanStyles:_0x583cff,stylesToBeHtmlElements:_0x12fdb0}=function(_0x23d42f,_0x135a38){const _0x2b1665={},_0x4a0dd3={};return _0x135a38['forEach'](_0x1f3cce=>{const _0x2bccd1=_0x23d42f['getStyle'](_0x1f3cce);if(_0x2bccd1){if(function(_0x3bdf75){return E['includes'](_0x3bdf75);}(_0x1f3cce))_0x2b1665[_0x1f3cce]=_0x2bccd1;else{if(function(_0x1876e2){return _0x1876e2 in F;}(_0x1f3cce)){const _0xc4971f=_0x2bccd1['split']('\x20');F[_0x1f3cce]['forEach'](([_0x1d72d9,_0x3ea8be])=>{for(const _0x25534d of _0xc4971f){('function'==typeof _0x1d72d9&&_0x1d72d9(_0x25534d)||_0x1d72d9===_0x25534d)&&(_0x4a0dd3[_0x1f3cce]=[..._0x4a0dd3[_0x1f3cce]||[],[_0x1d72d9,_0x3ea8be]]);}});}}}}),{'spanStyles':_0x2b1665,'stylesToBeHtmlElements':_0x4a0dd3};}(_0x4862ee,_0x512461);!function(_0x5c3f4b,_0x41ff5f,_0x2b0b38){for(const _0x2ad494 in _0x2b0b38){_0x2b0b38[_0x2ad494]['forEach'](([,_0x2393e7])=>{const _0x32a412=_0x41ff5f['createElement'](_0x2393e7,[],_0x5c3f4b['getChildren']());_0x41ff5f['insertChild'](0x0,_0x32a412,_0x5c3f4b);}),_0x41ff5f['removeStyle'](_0x2ad494,_0x5c3f4b);}}(_0x4862ee,_0x5c2ea7,_0x12fdb0),function(_0x1a3000,_0x330d39,_0x2bd809){if(!Object['keys'](_0x2bd809)['length'])return;const _0xb0aae3=_0x330d39['createElement']('span',[],_0x1a3000['getChildren']());_0x330d39['setStyle'](_0x2bd809,_0xb0aae3),_0x330d39['insertChild'](0x0,_0xb0aae3,_0x1a3000),_0x330d39['removeStyle'](Object['keys'](_0x2bd809),_0x1a3000);}(_0x4862ee,_0x5c2ea7,_0x583cff);}class a extends _0xeb2eeb{['execute'](_0xe0f6a8){const {body:_0x1b5d49}=_0xe0f6a8['_parsedData'],_0x3d4676=new _0x2490b4(_0x1b5d49['document']),_0x10ceda=_0x3d4676['createRangeIn'](_0x1b5d49),_0x1b25f9=new _0x5f24a5(_0x3d4676['document']['stylesProcessor']),_0x324e8b=[...new _0x22d80b(_0x1b25f9)['blockElements'],'font'],_0x10e5bc=_0x10ceda['getItems']();for(const _0x2a0e80 of _0x10e5bc)_0x2a0e80['is']('element')&&_0x324e8b['includes'](_0x2a0e80['name'])&&b(_0x2a0e80,_0x3d4676,g(_0x2a0e80));_0xe0f6a8['content']=_0x1b5d49;}['isActive'](_0x122e2b){return super['isActive'](_0x122e2b)||p(_0x122e2b);}}class s extends _0x1adb8c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3f15cc=this['editor'],_0x7598fc=_0x3f15cc['plugins']['get']('ClipboardPipeline'),_0x2a3809=_0x3f15cc['editing']['view']['document'],_0x30388b=new a(_0x2a3809);_0x7598fc['on']('inputTransformation',(_0x1a105f,_0x3f8662)=>{const _0x1f10be=_0x3f8662['dataTransfer']['getData']('text/html');_0x30388b['isActive'](_0x1f10be)&&(_0x3f8662['_parsedData']||(_0x3f8662['_parsedData']=_0x494240(_0x1f10be,_0x2a3809['stylesProcessor'])),_0x30388b['execute'](_0x3f8662));},{'priority':_0x39fcdc['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48a5a5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x212648;for(const _0x482b99 in _0x48a5a5){const _0xda332e=_0x482b99,_0x244165=_0x48a5a5[_0xda332e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x244165||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x244165){delete _0x48a5a5[_0xda332e],_0x212648=_0x244165,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x212648&&_0x48a5a5['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x212648&&_0x48a5a5['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x212648&&_0x48a5a5['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x212648&&_0x48a5a5['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x212648&&_0x48a5a5['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x212648&&_0x48a5a5['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x212648&&_0x48a5a5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1adb8c{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.0.0-alpha.5",
3
+ "version": "47.0.0-alpha.7",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.0.0-alpha.5",
26
- "@ckeditor/ckeditor5-engine": "47.0.0-alpha.5",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.5",
28
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.5",
29
- "ckeditor5": "47.0.0-alpha.5"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.7",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.7",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.7",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.7",
29
+ "ckeditor5": "47.0.0-alpha.7"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2dfefc,_0x5b0d7c){var _0x58e2ed=_0x5eec,_0xa08a4f=_0x2dfefc();while(!![]){try{var _0x2311e1=-parseInt(_0x58e2ed(0x16a))/0x1+parseInt(_0x58e2ed(0x16b))/0x2+-parseInt(_0x58e2ed(0x16d))/0x3*(-parseInt(_0x58e2ed(0x169))/0x4)+-parseInt(_0x58e2ed(0x168))/0x5+-parseInt(_0x58e2ed(0x165))/0x6*(-parseInt(_0x58e2ed(0x163))/0x7)+-parseInt(_0x58e2ed(0x166))/0x8*(parseInt(_0x58e2ed(0x167))/0x9)+-parseInt(_0x58e2ed(0x16c))/0xa*(-parseInt(_0x58e2ed(0x164))/0xb);if(_0x2311e1===_0x5b0d7c)break;else _0xa08a4f['push'](_0xa08a4f['shift']());}catch(_0x45c9d9){_0xa08a4f['push'](_0xa08a4f['shift']());}}}(_0x1b9c,0x66648));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x5eec(_0x120c76,_0x2c3dc7){var _0x1b9caf=_0x1b9c();return _0x5eec=function(_0x5eecc9,_0x1411ce){_0x5eecc9=_0x5eecc9-0x163;var _0x405195=_0x1b9caf[_0x5eecc9];return _0x405195;},_0x5eec(_0x120c76,_0x2c3dc7);}function _0x1b9c(){var _0x2cb856=['1257XWxRjG','84bInHVc','1639hTCaQd','249786OcYpRq','32upASHN','1728117EFBira','954475fTgawb','6428LKqQPa','28451khzZlZ','92604PhhVej','12590AFoZgn'];_0x1b9c=function(){return _0x2cb856;};return _0x1b9c();}
23
+ (function(_0x3f9931,_0x148175){var _0x421b37=_0x40f4,_0x5bed49=_0x3f9931();while(!![]){try{var _0x175c32=-parseInt(_0x421b37(0xdc))/0x1+parseInt(_0x421b37(0xd8))/0x2+-parseInt(_0x421b37(0xdb))/0x3*(-parseInt(_0x421b37(0xda))/0x4)+-parseInt(_0x421b37(0xe1))/0x5*(parseInt(_0x421b37(0xde))/0x6)+parseInt(_0x421b37(0xdf))/0x7*(-parseInt(_0x421b37(0xdd))/0x8)+parseInt(_0x421b37(0xd7))/0x9*(-parseInt(_0x421b37(0xe0))/0xa)+-parseInt(_0x421b37(0xd9))/0xb*(-parseInt(_0x421b37(0xe2))/0xc);if(_0x175c32===_0x148175)break;else _0x5bed49['push'](_0x5bed49['shift']());}catch(_0x5633ca){_0x5bed49['push'](_0x5bed49['shift']());}}}(_0x3893,0x7c8bb));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3893(){var _0x58b9fb=['3828hLREqY','220nXbkDx','8202nVoYQX','190157PLNkgi','8aKmhrx','3709170HNuVja','6684503VeQPsh','780QnfZzJ','5IHekbB','50352AjsIRu','40563IKExRT','2028776tLsmbL'];_0x3893=function(){return _0x58b9fb;};return _0x3893();}function _0x40f4(_0x4434b6,_0x52ba18){var _0x389329=_0x3893();return _0x40f4=function(_0x40f4fa,_0x55bff4){_0x40f4fa=_0x40f4fa-0xd7;var _0x19d32c=_0x389329[_0x40f4fa];return _0x19d32c;},_0x40f4(_0x4434b6,_0x52ba18);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3bb0(){var _0x1b8d78=['18PIznSd','12mUkRWH','1114204BhvHvp','20dbjsap','107631nVDLAJ','3903070vWSabQ','287879SIbLkg','92640cSjPki','614131qwrDrp','540224oOKxyx'];_0x3bb0=function(){return _0x1b8d78;};return _0x3bb0();}(function(_0x4feba0,_0x547a0d){var _0x4f3c15=_0x3603,_0x5e9252=_0x4feba0();while(!![]){try{var _0x4ed23a=-parseInt(_0x4f3c15(0x1a1))/0x1+parseInt(_0x4f3c15(0x19e))/0x2*(parseInt(_0x4f3c15(0x19f))/0x3)+-parseInt(_0x4f3c15(0x19d))/0x4+-parseInt(_0x4f3c15(0x198))/0x5*(parseInt(_0x4f3c15(0x19c))/0x6)+-parseInt(_0x4f3c15(0x199))/0x7+parseInt(_0x4f3c15(0x19a))/0x8*(parseInt(_0x4f3c15(0x19b))/0x9)+parseInt(_0x4f3c15(0x1a0))/0xa;if(_0x4ed23a===_0x547a0d)break;else _0x5e9252['push'](_0x5e9252['shift']());}catch(_0x2b6d3f){_0x5e9252['push'](_0x5e9252['shift']());}}}(_0x3bb0,0x2f192));function _0x3603(_0x37d5cf,_0x2b1ac7){var _0x3bb081=_0x3bb0();return _0x3603=function(_0x3603bb,_0x4369ad){_0x3603bb=_0x3603bb-0x198;var _0x37b9a6=_0x3bb081[_0x3603bb];return _0x37b9a6;},_0x3603(_0x37d5cf,_0x2b1ac7);}import{CKEditorError as _0x560659}from'ckeditor5/src/utils.js';
23
+ function _0x5e44(){var _0x3709af=['2781918vIEIJL','40ORHqoJ','2748609vsFuyK','3871497lXhlXr','152764ontlPP','6892560vSttTa','231056DgBPXD','172582mFlfoV','12DOiErt','110EMeexy'];_0x5e44=function(){return _0x3709af;};return _0x5e44();}function _0x47cc(_0x13bcc2,_0x32ab2b){var _0x5e44bc=_0x5e44();return _0x47cc=function(_0x47ccae,_0x49dc3b){_0x47ccae=_0x47ccae-0x17c;var _0x4fd4fb=_0x5e44bc[_0x47ccae];return _0x4fd4fb;},_0x47cc(_0x13bcc2,_0x32ab2b);}(function(_0x467dab,_0x1651cf){var _0x334340=_0x47cc,_0x2d6ce0=_0x467dab();while(!![]){try{var _0x5be8eb=-parseInt(_0x334340(0x17e))/0x1*(-parseInt(_0x334340(0x17d))/0x2)+parseInt(_0x334340(0x180))/0x3+parseInt(_0x334340(0x184))/0x4*(parseInt(_0x334340(0x181))/0x5)+parseInt(_0x334340(0x185))/0x6+parseInt(_0x334340(0x183))/0x7+parseInt(_0x334340(0x17c))/0x8+parseInt(_0x334340(0x182))/0x9*(-parseInt(_0x334340(0x17f))/0xa);if(_0x5be8eb===_0x1651cf)break;else _0x2d6ce0['push'](_0x2d6ce0['shift']());}catch(_0x32f38d){_0x2d6ce0['push'](_0x2d6ce0['shift']());}}}(_0x5e44,0x9c28c));import{CKEditorError as _0x165dad}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3cb1(_0x4c0e40,_0x5711df){const _0x4edfe1=_0x4edf();return _0x3cb1=function(_0x3cb1c0,_0x1c3bca){_0x3cb1c0=_0x3cb1c0-0x1dc;let _0x4b685d=_0x4edfe1[_0x3cb1c0];return _0x4b685d;},_0x3cb1(_0x4c0e40,_0x5711df);}const _0x483b1e=_0x3cb1;(function(_0x3c9270,_0x25174e){const _0x282c42=_0x3cb1,_0x4c3bd8=_0x3c9270();while(!![]){try{const _0xd8b835=-parseInt(_0x282c42(0x1f1))/0x1*(-parseInt(_0x282c42(0x1e6))/0x2)+parseInt(_0x282c42(0x1e8))/0x3*(-parseInt(_0x282c42(0x1e3))/0x4)+-parseInt(_0x282c42(0x1de))/0x5*(parseInt(_0x282c42(0x1e1))/0x6)+-parseInt(_0x282c42(0x1eb))/0x7+-parseInt(_0x282c42(0x1df))/0x8+-parseInt(_0x282c42(0x1f0))/0x9*(parseInt(_0x282c42(0x1ea))/0xa)+parseInt(_0x282c42(0x1dc))/0xb*(parseInt(_0x282c42(0x1e7))/0xc);if(_0xd8b835===_0x25174e)break;else _0x4c3bd8['push'](_0x4c3bd8['shift']());}catch(_0x23d7ab){_0x4c3bd8['push'](_0x4c3bd8['shift']());}}}(_0x4edf,0x634ad));import{ViewUpcastWriter as _0x27aa7a}from'ckeditor5/src/engine.js';function _0x4edf(){const _0x28681f=['1091055JxOVyV','size','isActive','execute','type','2213721kbhzjZ','91211CVlifl','hasStyle','elementStart','document','item','55OVUIQY','_parsedData','5ZfofxT','3909032wLHioe','content','4818984HvAgIW','setStyle','391112ijeJrA','createRangeIn','values','2MqmFXZ','6229884ITUMiT','18TYHxHZ','from','10WkJzsG'];_0x4edf=function(){return _0x28681f;};return _0x4edf();}import{PasteFromOfficeMSWordNormalizer as _0xe0e966}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xc57520}from'../../utils.js';import{extractStyles as _0x5addcb,expandStyles as _0xbe8141,getMatchingStyles as _0x5487dc,flattenStyleDefinitions as _0x2f551f}from'./utils.js';export class MSOfficeStylesInliner extends _0xe0e966{[_0x483b1e(0x1ee)](_0x214a4e){const _0x2c66b7=_0x483b1e,{body:_0x1d9d9d,styles:_0x2a4dbe}=_0x214a4e[_0x2c66b7(0x1dd)],_0xa7d1b7=new _0x27aa7a(_0x1d9d9d[_0x2c66b7(0x1f4)]),_0xfbd4ad=_0xa7d1b7[_0x2c66b7(0x1e4)](_0x1d9d9d),_0x386df7=_0x5addcb(_0x2a4dbe),_0x57fc00=_0xbe8141(_0x386df7);for(const _0x4f6387 of _0xfbd4ad){if(_0x2c66b7(0x1f3)!==_0x4f6387[_0x2c66b7(0x1ef)])continue;const _0x48e5ce=_0x5487dc(_0x4f6387[_0x2c66b7(0x1f5)],_0x57fc00);if(_0x48e5ce[_0x2c66b7(0x1ec)]){const _0x5af974=_0x2f551f(Array[_0x2c66b7(0x1e9)](_0x48e5ce[_0x2c66b7(0x1e5)]()));for(const _0x4f89ad in _0x5af974){const _0x535b39=_0x4f6387[_0x2c66b7(0x1f5)];_0x535b39[_0x2c66b7(0x1f2)](_0x4f89ad)||_0xa7d1b7[_0x2c66b7(0x1e2)](_0x4f89ad,_0x5af974[_0x4f89ad],_0x535b39);}}}_0x214a4e[_0x2c66b7(0x1e0)]=_0x1d9d9d;}[_0x483b1e(0x1ed)](_0x219193){const _0x2da0b8=_0x483b1e;return super[_0x2da0b8(0x1ed)](_0x219193)||_0xc57520(_0x219193);}}
23
+ function _0x3a6e(_0x273fef,_0x14a3c5){const _0x4bef31=_0x4bef();return _0x3a6e=function(_0x3a6e39,_0x18fc84){_0x3a6e39=_0x3a6e39-0x1b2;let _0x57f7d4=_0x4bef31[_0x3a6e39];return _0x57f7d4;},_0x3a6e(_0x273fef,_0x14a3c5);}const _0x1284f6=_0x3a6e;(function(_0x1250df,_0x2717ac){const _0x44a965=_0x3a6e,_0x11f31e=_0x1250df();while(!![]){try{const _0x2b222e=parseInt(_0x44a965(0x1c5))/0x1*(-parseInt(_0x44a965(0x1b9))/0x2)+-parseInt(_0x44a965(0x1b6))/0x3*(-parseInt(_0x44a965(0x1c6))/0x4)+parseInt(_0x44a965(0x1bd))/0x5*(-parseInt(_0x44a965(0x1c3))/0x6)+parseInt(_0x44a965(0x1b3))/0x7+parseInt(_0x44a965(0x1c8))/0x8*(parseInt(_0x44a965(0x1b5))/0x9)+-parseInt(_0x44a965(0x1be))/0xa+parseInt(_0x44a965(0x1b7))/0xb;if(_0x2b222e===_0x2717ac)break;else _0x11f31e['push'](_0x11f31e['shift']());}catch(_0x46f29a){_0x11f31e['push'](_0x11f31e['shift']());}}}(_0x4bef,0xe7f16));import{ViewUpcastWriter as _0x580a9e}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0xe51f7a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3a1df8}from'../../utils.js';function _0x4bef(){const _0x19de56=['isActive','type','values','9798901VFvngV','content','366588GUkAeJ','654bPePjn','3504402vAnQRu','_parsedData','410vDjbHA','setStyle','createRangeIn','item','35135iYRSuf','1995960yBFmJl','execute','size','hasStyle','from','876gUsZrS','elementStart','8235LCXgGl','19932DetGYS','document','208qXhbiw'];_0x4bef=function(){return _0x19de56;};return _0x4bef();}import{extractStyles as _0x5852f1,expandStyles as _0x46d186,getMatchingStyles as _0x1e13a9,flattenStyleDefinitions as _0x5e000b}from'./utils.js';export class MSOfficeStylesInliner extends _0xe51f7a{[_0x1284f6(0x1bf)](_0x1ad862){const _0x434437=_0x1284f6,{body:_0x510005,styles:_0x46fa65}=_0x1ad862[_0x434437(0x1b8)],_0x227ae4=new _0x580a9e(_0x510005[_0x434437(0x1c7)]),_0x1e3ca3=_0x227ae4[_0x434437(0x1bb)](_0x510005),_0x2dde37=_0x5852f1(_0x46fa65),_0xd827cf=_0x46d186(_0x2dde37);for(const _0x39a6ea of _0x1e3ca3){if(_0x434437(0x1c4)!==_0x39a6ea[_0x434437(0x1ca)])continue;const _0xf939f5=_0x1e13a9(_0x39a6ea[_0x434437(0x1bc)],_0xd827cf);if(_0xf939f5[_0x434437(0x1c0)]){const _0x1c49d4=_0x5e000b(Array[_0x434437(0x1c2)](_0xf939f5[_0x434437(0x1b2)]()));for(const _0x29ce37 in _0x1c49d4){const _0xc156be=_0x39a6ea[_0x434437(0x1bc)];_0xc156be[_0x434437(0x1c1)](_0x29ce37)||_0x227ae4[_0x434437(0x1ba)](_0x29ce37,_0x1c49d4[_0x29ce37],_0xc156be);}}}_0x1ad862[_0x434437(0x1b4)]=_0x510005;}[_0x1284f6(0x1c9)](_0x1f35e4){const _0x48ee59=_0x1284f6;return super[_0x48ee59(0x1c9)](_0x1f35e4)||_0x3a1df8(_0x1f35e4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x44e63e,_0x25646a){const _0x57ad54=_0x24ec,_0x214311=_0x44e63e();while(!![]){try{const _0x54fbe0=-parseInt(_0x57ad54(0xd0))/0x1*(parseInt(_0x57ad54(0xc8))/0x2)+parseInt(_0x57ad54(0xcb))/0x3+-parseInt(_0x57ad54(0xd6))/0x4*(-parseInt(_0x57ad54(0xca))/0x5)+-parseInt(_0x57ad54(0xd1))/0x6+-parseInt(_0x57ad54(0xc9))/0x7+-parseInt(_0x57ad54(0xc2))/0x8+parseInt(_0x57ad54(0xc1))/0x9;if(_0x54fbe0===_0x25646a)break;else _0x214311['push'](_0x214311['shift']());}catch(_0x59824c){_0x214311['push'](_0x214311['shift']());}}}(_0x5e03,0xbb06d));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5c9040,_0x24b70c){const _0x4ceeac=_0x24ec,_0x377a39=new Map();for(const [_0x3eb548,_0x57b76a]of _0x24b70c){if(!_0x3eb548[_0x4ceeac(0xda)]&&!_0x3eb548[_0x4ceeac(0xd7)])continue;const _0xe2bf51=!_0x3eb548[_0x4ceeac(0xda)]||_0x5c9040[_0x4ceeac(0xc5)]===_0x3eb548[_0x4ceeac(0xda)],_0x409d0b=!_0x3eb548[_0x4ceeac(0xd7)]||_0x5c9040[_0x4ceeac(0xc0)](_0x3eb548[_0x4ceeac(0xd7)]);_0xe2bf51&&_0x409d0b&&_0x377a39[_0x4ceeac(0xc4)](_0x3eb548,_0x57b76a);}return _0x377a39;}export function extractStyles(_0x3d3f37){const _0x32013e=_0x24ec,_0x85da52={};for(const _0x55c784 of _0x3d3f37)for(const _0x13540a of _0x55c784[_0x32013e(0xd3)])if(_0x13540a instanceof CSSStyleRule){const _0x3e159c=parseCSSStyleDeclaration(_0x13540a[_0x32013e(0xd9)]);_0x85da52[_0x13540a[_0x32013e(0xd4)]]=Object[_0x32013e(0xc6)]({},_0x85da52[_0x13540a[_0x32013e(0xd4)]]||{},_0x3e159c);}return _0x85da52;}export function expandStyles(_0x4ff294){const _0x5059b1=_0x24ec,_0x42dd8c=new Map();for(const _0x3014b4 in _0x4ff294){const _0x125227=parseCSSSelector(_0x3014b4),_0x260d73=_0x4ff294[_0x3014b4];for(const _0x456e45 of _0x125227)_0x42dd8c[_0x5059b1(0xc4)](_0x456e45,_0x260d73);}return _0x42dd8c;}export function parseCSSStyleDeclaration(_0x4def85){const _0x57697c=_0x24ec,_0x39aa7d={};for(let _0x57aa51=0x0;_0x57aa51<_0x4def85[_0x57697c(0xc3)];_0x57aa51++){const _0x5a388b=_0x4def85[_0x57aa51],_0x35389a=_0x4def85[_0x57697c(0xcf)](_0x5a388b);_0x57697c(0xd2)!==_0x35389a&&(_0x39aa7d[_0x5a388b]=_0x35389a);}return _0x39aa7d;}export function parseCSSSelector(_0x52f808){const _0x3935fb=_0x24ec,_0x3014f7=_0x52f808[_0x3935fb(0xc7)](',')[_0x3935fb(0xcd)](_0x22dc6a=>_0x22dc6a[_0x3935fb(0xd8)]()),_0x5a9166=[];for(const _0x3c3b8e of _0x3014f7){const _0x1513a2=S[_0x3935fb(0xcc)](_0x3c3b8e);_0x1513a2&&_0x5a9166[_0x3935fb(0xd5)](_0x1513a2[_0x3935fb(0xce)]);}return _0x5a9166;}function _0x24ec(_0x184d1e,_0x3d6f0c){const _0x5e0397=_0x5e03();return _0x24ec=function(_0x24ec66,_0x435341){_0x24ec66=_0x24ec66-0xc0;let _0x57fe24=_0x5e0397[_0x24ec66];return _0x57fe24;},_0x24ec(_0x184d1e,_0x3d6f0c);}function _0x5e03(){const _0x27359e=['className','trim','style','tagName','hasClass','22142466uitLLL','9849992lAFcEK','length','set','name','assign','split','284422mLFmTV','6516825XYzSTG','796285EZpwgN','3910179wfLkfN','exec','map','groups','getPropertyValue','8DwWHmG','4874958jzvFht','initial','cssRules','selectorText','push','28QWIuIl'];_0x5e03=function(){return _0x27359e;};return _0x5e03();}export function flattenStyleDefinitions(_0x5c0d01){const _0x22cf5f=_0x24ec,_0x4e7b6b={};for(const _0x14b00c of _0x5c0d01)Object[_0x22cf5f(0xc6)](_0x4e7b6b,_0x14b00c);return _0x4e7b6b;}
23
+ function _0x29cf(){const _0x3b3e0f=['1059273AxSraw','initial','style','selectorText','groups','22TwBTDG','251259AiLdjO','cssRules','hasClass','split','18080310JGHHpw','className','assign','exec','65Jgcjfw','push','getPropertyValue','751938tcupvz','map','trim','106012qyRwgK','85474PPEGUd','152ydkuPf','length','389606ecZgkj','name','set','tagName'];_0x29cf=function(){return _0x3b3e0f;};return _0x29cf();}(function(_0x4badb6,_0x3c3b8b){const _0x283b51=_0x4328,_0x288212=_0x4badb6();while(!![]){try{const _0x14f5b2=parseInt(_0x283b51(0x10a))/0x1+parseInt(_0x283b51(0x116))/0x2*(parseInt(_0x283b51(0xfb))/0x3)+parseInt(_0x283b51(0x109))/0x4*(parseInt(_0x283b51(0x103))/0x5)+-parseInt(_0x283b51(0x106))/0x6+-parseInt(_0x283b51(0x10d))/0x7*(-parseInt(_0x283b51(0x10b))/0x8)+parseInt(_0x283b51(0x111))/0x9+-parseInt(_0x283b51(0xff))/0xa;if(_0x14f5b2===_0x3c3b8b)break;else _0x288212['push'](_0x288212['shift']());}catch(_0x2d3b68){_0x288212['push'](_0x288212['shift']());}}}(_0x29cf,0x90cf5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3f2fef,_0x561883){const _0x5aa5f4=_0x4328,_0x5721bc=new Map();for(const [_0x175f34,_0x3e712e]of _0x561883){if(!_0x175f34[_0x5aa5f4(0x110)]&&!_0x175f34[_0x5aa5f4(0x100)])continue;const _0x579953=!_0x175f34[_0x5aa5f4(0x110)]||_0x3f2fef[_0x5aa5f4(0x10e)]===_0x175f34[_0x5aa5f4(0x110)],_0x51c6cd=!_0x175f34[_0x5aa5f4(0x100)]||_0x3f2fef[_0x5aa5f4(0xfd)](_0x175f34[_0x5aa5f4(0x100)]);_0x579953&&_0x51c6cd&&_0x5721bc[_0x5aa5f4(0x10f)](_0x175f34,_0x3e712e);}return _0x5721bc;}export function extractStyles(_0x23b021){const _0xd64d86=_0x4328,_0x1597bc={};for(const _0x52c62c of _0x23b021)for(const _0x29332c of _0x52c62c[_0xd64d86(0xfc)])if(_0x29332c instanceof CSSStyleRule){const _0x35530f=parseCSSStyleDeclaration(_0x29332c[_0xd64d86(0x113)]);_0x1597bc[_0x29332c[_0xd64d86(0x114)]]=Object[_0xd64d86(0x101)]({},_0x1597bc[_0x29332c[_0xd64d86(0x114)]]||{},_0x35530f);}return _0x1597bc;}function _0x4328(_0x1e8f1c,_0x3cae22){const _0x29cf12=_0x29cf();return _0x4328=function(_0x432879,_0x2fea1d){_0x432879=_0x432879-0xfb;let _0x341480=_0x29cf12[_0x432879];return _0x341480;},_0x4328(_0x1e8f1c,_0x3cae22);}export function expandStyles(_0x2b8883){const _0xf31510=_0x4328,_0x59c048=new Map();for(const _0xe8b660 in _0x2b8883){const _0x394d2a=parseCSSSelector(_0xe8b660),_0xcaa7b4=_0x2b8883[_0xe8b660];for(const _0x2908a1 of _0x394d2a)_0x59c048[_0xf31510(0x10f)](_0x2908a1,_0xcaa7b4);}return _0x59c048;}export function parseCSSStyleDeclaration(_0x123d26){const _0x30bcce=_0x4328,_0x52f3d4={};for(let _0x2f5cd0=0x0;_0x2f5cd0<_0x123d26[_0x30bcce(0x10c)];_0x2f5cd0++){const _0x4cca74=_0x123d26[_0x2f5cd0],_0x40054d=_0x123d26[_0x30bcce(0x105)](_0x4cca74);_0x30bcce(0x112)!==_0x40054d&&(_0x52f3d4[_0x4cca74]=_0x40054d);}return _0x52f3d4;}export function parseCSSSelector(_0x532ff1){const _0x337e6d=_0x4328,_0x4e2941=_0x532ff1[_0x337e6d(0xfe)](',')[_0x337e6d(0x107)](_0x5c814f=>_0x5c814f[_0x337e6d(0x108)]()),_0x169902=[];for(const _0x3694ed of _0x4e2941){const _0x2553d9=S[_0x337e6d(0x102)](_0x3694ed);_0x2553d9&&_0x169902[_0x337e6d(0x104)](_0x2553d9[_0x337e6d(0x115)]);}return _0x169902;}export function flattenStyleDefinitions(_0x4d46af){const _0x7cf5dd=_0x4328,_0x492525={};for(const _0x3fa3d1 of _0x4d46af)Object[_0x7cf5dd(0x101)](_0x492525,_0x3fa3d1);return _0x492525;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28b21d=_0x6e0e;(function(_0x34344a,_0x3aeb30){const _0x4d9ea0=_0x6e0e,_0x154e5e=_0x34344a();while(!![]){try{const _0xffdb9a=parseInt(_0x4d9ea0(0x9f))/0x1*(parseInt(_0x4d9ea0(0xaa))/0x2)+parseInt(_0x4d9ea0(0xa9))/0x3*(parseInt(_0x4d9ea0(0xa8))/0x4)+-parseInt(_0x4d9ea0(0xa5))/0x5*(-parseInt(_0x4d9ea0(0x9d))/0x6)+parseInt(_0x4d9ea0(0xa7))/0x7*(parseInt(_0x4d9ea0(0xa4))/0x8)+parseInt(_0x4d9ea0(0xac))/0x9+parseInt(_0x4d9ea0(0x98))/0xa+-parseInt(_0x4d9ea0(0xab))/0xb;if(_0xffdb9a===_0x3aeb30)break;else _0x154e5e['push'](_0x154e5e['shift']());}catch(_0x26adc9){_0x154e5e['push'](_0x154e5e['shift']());}}}(_0x2601,0x82ad4));import{ViewUpcastWriter as _0x330bd8,ViewDomConverter as _0x139c8b,ViewDocument as _0x120ccc}from'ckeditor5/src/engine.js';function _0x6e0e(_0x2671f5,_0x4a9479){const _0x260148=_0x2601();return _0x6e0e=function(_0x6e0efb,_0x233517){_0x6e0efb=_0x6e0efb-0x98;let _0x36b94c=_0x260148[_0x6e0efb];return _0x36b94c;},_0x6e0e(_0x2671f5,_0x4a9479);}import{PasteFromOfficeMSWordNormalizer as _0x391386}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x405739}from'../../utils.js';function _0x2601(){const _0x1232cd=['stylesProcessor','execute','9712eKDxxB','4838055IqUOls','document','1197HignOe','3882028oeueqD','3fLJtrA','4570DhHgcW','30927567dIDLUD','2716641ICbfkJ','_parsedData','font','content','2389230pjgwbL','getItems','createRangeIn','includes','isActive','6KYolVu','element','289RsrGpk','blockElements','name'];_0x2601=function(){return _0x1232cd;};return _0x2601();}import{getStylePropertyNamesToPropagate as _0x36acb1,propagateStyleProperties as _0x307100}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x391386{[_0x28b21d(0xa3)](_0x110efb){const _0x329995=_0x28b21d,{body:_0x1be195}=_0x110efb[_0x329995(0xad)],_0x58cb0f=new _0x330bd8(_0x1be195[_0x329995(0xa6)]),_0x8450ee=_0x58cb0f[_0x329995(0x9a)](_0x1be195),_0x4acf99=new _0x120ccc(_0x58cb0f[_0x329995(0xa6)][_0x329995(0xa2)]),_0x28dd55=[...new _0x139c8b(_0x4acf99)[_0x329995(0xa0)],_0x329995(0xae)],_0x3ee5ca=_0x8450ee[_0x329995(0x99)]();for(const _0xbdbe50 of _0x3ee5ca)if(_0xbdbe50['is'](_0x329995(0x9e))&&_0x28dd55[_0x329995(0x9b)](_0xbdbe50[_0x329995(0xa1)])){const _0x47e08a=_0x36acb1(_0xbdbe50);_0x307100(_0xbdbe50,_0x58cb0f,_0x47e08a);}_0x110efb[_0x329995(0xaf)]=_0x1be195;}[_0x28b21d(0x9c)](_0x4f1e26){const _0x21e1df=_0x28b21d;return super[_0x21e1df(0x9c)](_0x4f1e26)||_0x405739(_0x4f1e26);}}
23
+ const _0x6e5a4e=_0x5681;(function(_0x144fd1,_0x58a0d3){const _0x40bd14=_0x5681,_0x284f2b=_0x144fd1();while(!![]){try{const _0x43c735=-parseInt(_0x40bd14(0x1b8))/0x1+parseInt(_0x40bd14(0x1b4))/0x2*(parseInt(_0x40bd14(0x1ad))/0x3)+parseInt(_0x40bd14(0x1b1))/0x4+parseInt(_0x40bd14(0x1b2))/0x5+-parseInt(_0x40bd14(0x1b5))/0x6+parseInt(_0x40bd14(0x1b0))/0x7*(parseInt(_0x40bd14(0x1b9))/0x8)+parseInt(_0x40bd14(0x1b6))/0x9;if(_0x43c735===_0x58a0d3)break;else _0x284f2b['push'](_0x284f2b['shift']());}catch(_0x5effc5){_0x284f2b['push'](_0x284f2b['shift']());}}}(_0x8553,0x8bea8));import{ViewUpcastWriter as _0x5e1952,ViewDomConverter as _0x1d0d52,ViewDocument as _0x16b69e}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1d1883}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x482d15}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x5bd568,propagateStyleProperties as _0x300b59}from'./utils.js';function _0x5681(_0x5d78c4,_0x57e0f5){const _0x855371=_0x8553();return _0x5681=function(_0x5681b4,_0xd25ec3){_0x5681b4=_0x5681b4-0x1a9;let _0x34045b=_0x855371[_0x5681b4];return _0x34045b;},_0x5681(_0x5d78c4,_0x57e0f5);}function _0x8553(){const _0x4c0004=['document','element','name','isActive','createRangeIn','_parsedData','execute','content','stylesProcessor','3qoKofo','font','includes','259gpsDnI','771420geSUEv','3048440OYeaAb','blockElements','2136598DqURPU','3379908RsdttJ','2508255LSeZlW','getItems','1128341juHBoO','24912MAhTgd'];_0x8553=function(){return _0x4c0004;};return _0x8553();}export class MSOfficeInlineStylePropagator extends _0x1d1883{[_0x6e5a4e(0x1aa)](_0xab07a5){const _0xe28896=_0x6e5a4e,{body:_0x131883}=_0xab07a5[_0xe28896(0x1a9)],_0x4b836a=new _0x5e1952(_0x131883[_0xe28896(0x1ba)]),_0x3900b6=_0x4b836a[_0xe28896(0x1be)](_0x131883),_0x4ab1fd=new _0x16b69e(_0x4b836a[_0xe28896(0x1ba)][_0xe28896(0x1ac)]),_0x2e0190=[...new _0x1d0d52(_0x4ab1fd)[_0xe28896(0x1b3)],_0xe28896(0x1ae)],_0x1a3639=_0x3900b6[_0xe28896(0x1b7)]();for(const _0x1d6ed8 of _0x1a3639)if(_0x1d6ed8['is'](_0xe28896(0x1bb))&&_0x2e0190[_0xe28896(0x1af)](_0x1d6ed8[_0xe28896(0x1bc)])){const _0x38311a=_0x5bd568(_0x1d6ed8);_0x300b59(_0x1d6ed8,_0x4b836a,_0x38311a);}_0xab07a5[_0xe28896(0x1ab)]=_0x131883;}[_0x6e5a4e(0x1bd)](_0x2b1b28){const _0x3334ab=_0x6e5a4e;return super[_0x3334ab(0x1bd)](_0x2b1b28)||_0x482d15(_0x2b1b28);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ce446=_0x34fe;(function(_0x292257,_0x1e8640){const _0x322e42=_0x34fe,_0x330861=_0x292257();while(!![]){try{const _0x3febf6=parseInt(_0x322e42(0xe0))/0x1+-parseInt(_0x322e42(0xda))/0x2*(-parseInt(_0x322e42(0xe5))/0x3)+-parseInt(_0x322e42(0xed))/0x4*(-parseInt(_0x322e42(0xcf))/0x5)+-parseInt(_0x322e42(0xc6))/0x6+parseInt(_0x322e42(0xe4))/0x7*(-parseInt(_0x322e42(0xe7))/0x8)+-parseInt(_0x322e42(0xe3))/0x9+-parseInt(_0x322e42(0xd7))/0xa*(-parseInt(_0x322e42(0xd3))/0xb);if(_0x3febf6===_0x1e8640)break;else _0x330861['push'](_0x330861['shift']());}catch(_0x301141){_0x330861['push'](_0x330861['shift']());}}}(_0x18a3,0x430ee));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3ce446(0xd9),_0x3ce446(0xe6),_0x3ce446(0xd2),_0x3ce446(0xd8),_0x3ce446(0xde),_0x3ce446(0xc7),_0x3ce446(0xce),_0x3ce446(0xc8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3ce446(0xd9),_0x3ce446(0xe6),_0x3ce446(0xd2)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3ce446(0xe8),'i']],'font-weight':[[_0x3ce446(0xdd),_0x3ce446(0xd4)],[_0x3ce446(0xe9),_0x3ce446(0xd4)],[_0x3ce446(0xc9),_0x3ce446(0xd4)],[_0x12b75e=>Number(_0x12b75e)>=0x258,_0x3ce446(0xd4)]],'text-decoration':[[_0x3ce446(0xdc),'u'],[_0x3ce446(0xcb),'s']],'text-decoration-line':[[_0x3ce446(0xdc),'u'],[_0x3ce446(0xcb),'s']],'vertical-align':[[_0x3ce446(0xee),_0x3ce446(0xee)],[_0x3ce446(0xc4),_0x3ce446(0xec)]]};export function isPropertyToBePropagated(_0xb23c33){const _0x5b42ff=_0x3ce446;return CSS_PROPERTIES_TO_PROPAGATE[_0x5b42ff(0xd1)](_0xb23c33);}export function isPropertyToBePropagatedAsSpan(_0x482376){const _0x54d23c=_0x3ce446;return CSS_PROPERTIES_TO_BE_SPANS[_0x54d23c(0xd1)](_0x482376);}export function isPropertyToBePropagatedAsHTMLElement(_0x41c993){return _0x41c993 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xaf9bfc){const _0x2303af=_0x3ce446;return Array[_0x2303af(0xd5)](_0xaf9bfc[_0x2303af(0xe1)]())[_0x2303af(0xd6)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x71e25f,_0x3b8655,_0x14ad4d){const {spanStyles:_0x4c0965,stylesToBeHtmlElements:_0x26358d}=getStylesToPropagate(_0x71e25f,_0x14ad4d);propagateStylesAsHTMLElements(_0x71e25f,_0x3b8655,_0x26358d),propagateStylesAsSpan(_0x71e25f,_0x3b8655,_0x4c0965);}function _0x34fe(_0x42816f,_0x41304f){const _0x18a3f1=_0x18a3();return _0x34fe=function(_0x34fe47,_0x2cecd8){_0x34fe47=_0x34fe47-0xc4;let _0xf7deaf=_0x18a3f1[_0x34fe47];return _0xf7deaf;},_0x34fe(_0x42816f,_0x41304f);}function _0x18a3(){const _0x208636=['split','font-style','2830NFGFum','forEach','includes','font-size','11jVPoDE','strong','from','filter','6374590zEeugm','text-decoration','color','8UjRxTh','setStyle','underline','medium','text-decoration-line','getStyle','84855YlzyWs','getStyleNames','getChildren','839781QiOYOj','49uxLSax','140643zffwug','font-family','576464lhYvBS','italic','bold','function','insertChild','sup','1244OkHPrV','sub','span','length','super','removeStyle','1280874nBgjpz','font-weight','vertical-align','bolder','createElement','line-through','keys'];_0x18a3=function(){return _0x208636;};return _0x18a3();}export function propagateStylesAsHTMLElements(_0x4a7ecd,_0x3bf780,_0xc5b0f9){const _0x5cb986=_0x3ce446;for(const _0x1b04e6 in _0xc5b0f9){_0xc5b0f9[_0x1b04e6][_0x5cb986(0xd0)](([,_0x466d20])=>{const _0x17c642=_0x5cb986,_0x200629=_0x3bf780[_0x17c642(0xca)](_0x466d20,[],_0x4a7ecd[_0x17c642(0xe2)]());_0x3bf780[_0x17c642(0xeb)](0x0,_0x200629,_0x4a7ecd);}),_0x3bf780[_0x5cb986(0xc5)](_0x1b04e6,_0x4a7ecd);}}export function propagateStylesAsSpan(_0x162b2e,_0x243c18,_0x55912d){const _0x1af3c6=_0x3ce446;if(!Object[_0x1af3c6(0xcc)](_0x55912d)[_0x1af3c6(0xf0)])return;const _0xbf1c64=_0x243c18[_0x1af3c6(0xca)](_0x1af3c6(0xef),[],_0x162b2e[_0x1af3c6(0xe2)]());_0x243c18[_0x1af3c6(0xdb)](_0x55912d,_0xbf1c64),_0x243c18[_0x1af3c6(0xeb)](0x0,_0xbf1c64,_0x162b2e),_0x243c18[_0x1af3c6(0xc5)](Object[_0x1af3c6(0xcc)](_0x55912d),_0x162b2e);}export function getStylesToPropagate(_0x447df6,_0x5a8505){const _0x52ba0f=_0x3ce446,_0x35a1db={},_0xbd226e={};return _0x5a8505[_0x52ba0f(0xd0)](_0x236d16=>{const _0x59997a=_0x52ba0f,_0x1baea3=_0x447df6[_0x59997a(0xdf)](_0x236d16);if(_0x1baea3){if(isPropertyToBePropagatedAsSpan(_0x236d16))_0x35a1db[_0x236d16]=_0x1baea3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x236d16)){const _0xb6327e=_0x1baea3[_0x59997a(0xcd)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x236d16][_0x59997a(0xd0)](([_0x17e7a0,_0x142f42])=>{const _0x255815=_0x59997a;for(const _0x5aab8b of _0xb6327e){(_0x255815(0xea)==typeof _0x17e7a0&&_0x17e7a0(_0x5aab8b)||_0x17e7a0===_0x5aab8b)&&(_0xbd226e[_0x236d16]=[..._0xbd226e[_0x236d16]||[],[_0x17e7a0,_0x142f42]]);}});}}}}),{'spanStyles':_0x35a1db,'stylesToBeHtmlElements':_0xbd226e};}
23
+ const _0x40b82d=_0x388f;(function(_0x91f884,_0x91b407){const _0x367a8e=_0x388f,_0x39b77c=_0x91f884();while(!![]){try{const _0xe8e164=parseInt(_0x367a8e(0x12b))/0x1+-parseInt(_0x367a8e(0x14c))/0x2+parseInt(_0x367a8e(0x137))/0x3*(-parseInt(_0x367a8e(0x13b))/0x4)+parseInt(_0x367a8e(0x148))/0x5+-parseInt(_0x367a8e(0x143))/0x6+parseInt(_0x367a8e(0x12a))/0x7+parseInt(_0x367a8e(0x145))/0x8;if(_0xe8e164===_0x91b407)break;else _0x39b77c['push'](_0x39b77c['shift']());}catch(_0x5226ee){_0x39b77c['push'](_0x39b77c['shift']());}}}(_0x408d,0xa8d9c));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x40b82d(0x127),_0x40b82d(0x13f),_0x40b82d(0x14a),_0x40b82d(0x133),_0x40b82d(0x13e),_0x40b82d(0x134),_0x40b82d(0x13a),_0x40b82d(0x136)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x40b82d(0x127),_0x40b82d(0x13f),_0x40b82d(0x14a)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x40b82d(0x141),'i']],'font-weight':[[_0x40b82d(0x139),_0x40b82d(0x14e)],[_0x40b82d(0x129),_0x40b82d(0x14e)],[_0x40b82d(0x126),_0x40b82d(0x14e)],[_0x303561=>Number(_0x303561)>=0x258,_0x40b82d(0x14e)]],'text-decoration':[[_0x40b82d(0x130),'u'],[_0x40b82d(0x14f),'s']],'text-decoration-line':[[_0x40b82d(0x130),'u'],[_0x40b82d(0x14f),'s']],'vertical-align':[[_0x40b82d(0x149),_0x40b82d(0x149)],[_0x40b82d(0x131),_0x40b82d(0x12d)]]};function _0x388f(_0x155bb9,_0x1441fe){const _0x408d0f=_0x408d();return _0x388f=function(_0x388f47,_0x1c046d){_0x388f47=_0x388f47-0x126;let _0x31daa1=_0x408d0f[_0x388f47];return _0x31daa1;},_0x388f(_0x155bb9,_0x1441fe);}export function isPropertyToBePropagated(_0x45bb7f){const _0x3bb15f=_0x40b82d;return CSS_PROPERTIES_TO_PROPAGATE[_0x3bb15f(0x138)](_0x45bb7f);}export function isPropertyToBePropagatedAsSpan(_0x2101a4){const _0x2d9127=_0x40b82d;return CSS_PROPERTIES_TO_BE_SPANS[_0x2d9127(0x138)](_0x2101a4);}export function isPropertyToBePropagatedAsHTMLElement(_0x167dc3){return _0x167dc3 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x408d(){const _0x1a958e=['bold','3680677zfaLBq','1221404fZKuYw','insertChild','sup','length','span','underline','super','keys','text-decoration','font-weight','forEach','vertical-align','77757vOKXUF','includes','medium','font-style','196HTNbun','removeStyle','from','text-decoration-line','font-family','getStyle','italic','createElement','4101528gScshv','split','2129520FtLtTs','setStyle','filter','3592720CYCsKY','sub','font-size','getChildren','173436VHGJXO','getStyleNames','strong','line-through','bolder','color','function'];_0x408d=function(){return _0x1a958e;};return _0x408d();}export function getStylePropertyNamesToPropagate(_0xf71c07){const _0x6b8692=_0x40b82d;return Array[_0x6b8692(0x13d)](_0xf71c07[_0x6b8692(0x14d)]())[_0x6b8692(0x147)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2bb5c4,_0x41d413,_0x44add9){const {spanStyles:_0x28e139,stylesToBeHtmlElements:_0x2df6d4}=getStylesToPropagate(_0x2bb5c4,_0x44add9);propagateStylesAsHTMLElements(_0x2bb5c4,_0x41d413,_0x2df6d4),propagateStylesAsSpan(_0x2bb5c4,_0x41d413,_0x28e139);}export function propagateStylesAsHTMLElements(_0x1b64ca,_0x157635,_0x8496aa){const _0x1bba07=_0x40b82d;for(const _0x2bc98d in _0x8496aa){_0x8496aa[_0x2bc98d][_0x1bba07(0x135)](([,_0x7e707f])=>{const _0x217512=_0x1bba07,_0x26f195=_0x157635[_0x217512(0x142)](_0x7e707f,[],_0x1b64ca[_0x217512(0x14b)]());_0x157635[_0x217512(0x12c)](0x0,_0x26f195,_0x1b64ca);}),_0x157635[_0x1bba07(0x13c)](_0x2bc98d,_0x1b64ca);}}export function propagateStylesAsSpan(_0x5b422d,_0x90f2ea,_0x49a4e0){const _0xac2db8=_0x40b82d;if(!Object[_0xac2db8(0x132)](_0x49a4e0)[_0xac2db8(0x12e)])return;const _0x41c1f6=_0x90f2ea[_0xac2db8(0x142)](_0xac2db8(0x12f),[],_0x5b422d[_0xac2db8(0x14b)]());_0x90f2ea[_0xac2db8(0x146)](_0x49a4e0,_0x41c1f6),_0x90f2ea[_0xac2db8(0x12c)](0x0,_0x41c1f6,_0x5b422d),_0x90f2ea[_0xac2db8(0x13c)](Object[_0xac2db8(0x132)](_0x49a4e0),_0x5b422d);}export function getStylesToPropagate(_0xc2317f,_0x597e0d){const _0x1613d1=_0x40b82d,_0x3b1c8c={},_0x4709aa={};return _0x597e0d[_0x1613d1(0x135)](_0x2a2dd2=>{const _0x3082a7=_0x1613d1,_0x1811d5=_0xc2317f[_0x3082a7(0x140)](_0x2a2dd2);if(_0x1811d5){if(isPropertyToBePropagatedAsSpan(_0x2a2dd2))_0x3b1c8c[_0x2a2dd2]=_0x1811d5;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2a2dd2)){const _0x1d0f99=_0x1811d5[_0x3082a7(0x144)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2a2dd2][_0x3082a7(0x135)](([_0x58a9cc,_0x3512b5])=>{const _0x54800d=_0x3082a7;for(const _0x4857fb of _0x1d0f99){(_0x54800d(0x128)==typeof _0x58a9cc&&_0x58a9cc(_0x4857fb)||_0x58a9cc===_0x4857fb)&&(_0x4709aa[_0x2a2dd2]=[..._0x4709aa[_0x2a2dd2]||[],[_0x58a9cc,_0x3512b5]]);}});}}}}),{'spanStyles':_0x3b1c8c,'stylesToBeHtmlElements':_0x4709aa};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x479666=_0x35bb;(function(_0x2bd144,_0x5037c0){var _0x4aa472=_0x35bb,_0x7febda=_0x2bd144();while(!![]){try{var _0x13e26f=-parseInt(_0x4aa472(0x13a))/0x1+-parseInt(_0x4aa472(0x131))/0x2+parseInt(_0x4aa472(0x12f))/0x3+-parseInt(_0x4aa472(0x13e))/0x4*(parseInt(_0x4aa472(0x139))/0x5)+parseInt(_0x4aa472(0x133))/0x6+-parseInt(_0x4aa472(0x134))/0x7*(-parseInt(_0x4aa472(0x135))/0x8)+parseInt(_0x4aa472(0x13b))/0x9*(parseInt(_0x4aa472(0x136))/0xa);if(_0x13e26f===_0x5037c0)break;else _0x7febda['push'](_0x7febda['shift']());}catch(_0x564cb0){_0x7febda['push'](_0x7febda['shift']());}}}(_0x4921,0x39790));function _0x35bb(_0xe9d6c1,_0x385d8f){var _0x4921b5=_0x4921();return _0x35bb=function(_0x35bb35,_0x5ef18f){_0x35bb35=_0x35bb35-0x12f;var _0x43d874=_0x4921b5[_0x35bb35];return _0x43d874;},_0x35bb(_0xe9d6c1,_0x385d8f);}import{Plugin as _0x4a4280}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x54d4b3}from'./pastefromofficeenhancedinliner.js';function _0x4921(){var _0x500f3e=['7GdWtzD','2502976hDrVDG','5606630kMjaeE','isOfficialPlugin','pluginName','5uqDigi','338942jgsPlT','9ofZTbb','PasteFromOfficeEnhanced','PasteFromOffice','1483316lYaWbN','143805rlsyqt','isPremiumPlugin','414888rfbcbX','requires','1386918XwuVXt'];_0x4921=function(){return _0x500f3e;};return _0x4921();}import{PasteFromOfficeEnhancedPropagator as _0x19aca6}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4a4280{static get[_0x479666(0x138)](){var _0x54099e=_0x479666;return _0x54099e(0x13c);}static get[_0x479666(0x137)](){return!0x0;}static get[_0x479666(0x130)](){return!0x0;}static get[_0x479666(0x132)](){var _0x312c2b=_0x479666;return[_0x312c2b(0x13d),_0x54d4b3,_0x19aca6];}}
23
+ var _0x1434fe=_0x2db5;(function(_0x33b20d,_0x5a5f16){var _0x1b00e9=_0x2db5,_0x2edd5f=_0x33b20d();while(!![]){try{var _0x49a89e=-parseInt(_0x1b00e9(0xa9))/0x1+parseInt(_0x1b00e9(0xa4))/0x2*(parseInt(_0x1b00e9(0xad))/0x3)+parseInt(_0x1b00e9(0xaa))/0x4+parseInt(_0x1b00e9(0xac))/0x5+-parseInt(_0x1b00e9(0xa5))/0x6*(-parseInt(_0x1b00e9(0xa7))/0x7)+-parseInt(_0x1b00e9(0xa8))/0x8+-parseInt(_0x1b00e9(0xaf))/0x9;if(_0x49a89e===_0x5a5f16)break;else _0x2edd5f['push'](_0x2edd5f['shift']());}catch(_0x4bb7e5){_0x2edd5f['push'](_0x2edd5f['shift']());}}}(_0x59a4,0xe2bb0));function _0x2db5(_0x4f2283,_0x5c39a0){var _0x59a4c6=_0x59a4();return _0x2db5=function(_0x2db5a8,_0xd8b25){_0x2db5a8=_0x2db5a8-0xa2;var _0x132c3f=_0x59a4c6[_0x2db5a8];return _0x132c3f;},_0x2db5(_0x4f2283,_0x5c39a0);}function _0x59a4(){var _0xcfe9b0=['1976832VbBmwr','PasteFromOffice','8047670XOwIeO','12063JGzsby','isOfficialPlugin','9516663GnypUk','isPremiumPlugin','pluginName','requires','378DpMOct','102MRUKDO','PasteFromOfficeEnhanced','252308uYiSqI','6341168IekqSd','697718ppDCnC'];_0x59a4=function(){return _0xcfe9b0;};return _0x59a4();}import{Plugin as _0x80777f}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2bb923}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x63a530}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x80777f{static get[_0x1434fe(0xa2)](){var _0x39e566=_0x1434fe;return _0x39e566(0xa6);}static get[_0x1434fe(0xae)](){return!0x0;}static get[_0x1434fe(0xb0)](){return!0x0;}static get[_0x1434fe(0xa3)](){var _0x4f6cef=_0x1434fe;return[_0x4f6cef(0xab),_0x2bb923,_0x63a530];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f54de=_0x1e38;(function(_0x165db0,_0x4851a2){const _0x1ff678=_0x1e38,_0x43091a=_0x165db0();while(!![]){try{const _0x213518=-parseInt(_0x1ff678(0x1fc))/0x1+-parseInt(_0x1ff678(0x1e5))/0x2*(parseInt(_0x1ff678(0x1ef))/0x3)+parseInt(_0x1ff678(0x1ed))/0x4+parseInt(_0x1ff678(0x1fe))/0x5*(parseInt(_0x1ff678(0x1e3))/0x6)+parseInt(_0x1ff678(0x1f7))/0x7*(parseInt(_0x1ff678(0x1e8))/0x8)+-parseInt(_0x1ff678(0x207))/0x9*(parseInt(_0x1ff678(0x1f2))/0xa)+parseInt(_0x1ff678(0x1f0))/0xb*(parseInt(_0x1ff678(0x205))/0xc);if(_0x213518===_0x4851a2)break;else _0x43091a['push'](_0x43091a['shift']());}catch(_0x161dc4){_0x43091a['push'](_0x43091a['shift']());}}}(_0x31fc,0x717fb));import{Plugin as _0x4e6eeb}from'ckeditor5/src/core.js';function _0x1e38(_0x5a7421,_0x31ccec){const _0x31fc02=_0x31fc();return _0x1e38=function(_0x1e38ee,_0x340d23){_0x1e38ee=_0x1e38ee-0x1e2;let _0x14db9c=_0x31fc02[_0x1e38ee];return _0x14db9c;},_0x1e38(_0x5a7421,_0x31ccec);}import{parsePasteOfficeHtml as _0xef01b1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x90a6a0,uid as _0x208d80}from'ckeditor5/src/utils.js';function _0x31fc(){const _0x6f9dd7=['inputTransformation','10xtclEQ','_parsedData','fromCharCode','getData','ClipboardPipeline','1302iDEEyg','join','isPremiumPlugin','high','execute','511772KAONvy','afterInit','1302955fDlYYT','init','map','href','pluginName','editing','dataTransfer','36VvKTNR','PasteFromOfficeEnhancedInliner','6365853eWlQID','text/html','view','plugins','6YAvRcl','editor','1844266eySayx','requires','get','25496ksPIdx','stylesProcessor','document','PasteFromOffice','isOfficialPlugin','2095688vHCbYO','isActive','3YJQomj','4505666DsXZau'];_0x31fc=function(){return _0x6f9dd7;};return _0x31fc();}import{MSOfficeStylesInliner as _0x3dbbab}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4e6eeb{static get[_0x1f54de(0x202)](){const _0x5c4b93=_0x1f54de;return _0x5c4b93(0x206);}static get[_0x1f54de(0x1ec)](){return!0x0;}static get[_0x1f54de(0x1f9)](){return!0x0;}static get[_0x1f54de(0x1e6)](){const _0x191d44=_0x1f54de;return[_0x191d44(0x1eb)];}[_0x1f54de(0x1ff)](){const _0x3b4879=_0x1f54de,_0x41a141=this[_0x3b4879(0x1e4)],_0x22b720=_0x41a141[_0x3b4879(0x1e2)][_0x3b4879(0x1e7)](_0x3b4879(0x1f6)),_0x26e9f7=_0x41a141[_0x3b4879(0x203)][_0x3b4879(0x209)][_0x3b4879(0x1ea)],_0x46c440=new _0x3dbbab(_0x26e9f7);_0x22b720['on'](_0x3b4879(0x1f1),(_0x532d2f,_0xa231cb)=>{const _0x1f6124=_0x3b4879,_0x8d642c=_0xa231cb[_0x1f6124(0x204)][_0x1f6124(0x1f5)](_0x1f6124(0x208));_0x46c440[_0x1f6124(0x1ee)](_0x8d642c)&&(_0xa231cb[_0x1f6124(0x1f3)]||(_0xa231cb[_0x1f6124(0x1f3)]=_0xef01b1(_0x8d642c,_0x26e9f7[_0x1f6124(0x1e9)])),_0x46c440[_0x1f6124(0x1fb)](_0xa231cb));},{'priority':_0x90a6a0[_0x3b4879(0x1e7)](_0x3b4879(0x1fa))+0xb});}[_0x1f54de(0x1fd)](){!async function(_0x1b5e59){const _0x14260d=_0x489d35([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x330cbe=0xc82cb1e,_0x268893=0xc85bfde^_0x330cbe,_0x1ec8cf=window[_0x489d35([0x44,0x61,0x74,0x65])][_0x489d35([0x6e,0x6f,0x77])](),_0x250520=_0x1b5e59[_0x489d35([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53db62=new window[(_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a177c=>{_0x250520[_0x489d35([0x6f,0x6e,0x63,0x65])](_0x489d35([0x72,0x65,0x61,0x64,0x79]),_0x2a177c);}),_0x3cc3be={[_0x489d35([0x6b,0x74,0x79])]:_0x489d35([0x45,0x43]),[_0x489d35([0x75,0x73,0x65])]:_0x489d35([0x73,0x69,0x67]),[_0x489d35([0x63,0x72,0x76])]:_0x489d35([0x50,0x2d,0x32,0x35,0x36]),[_0x489d35([0x78])]:_0x489d35([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]),[_0x489d35([0x79])]:_0x489d35([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]),[_0x489d35([0x61,0x6c,0x67])]:_0x489d35([0x45,0x53,0x32,0x35,0x36])},_0x4a0447=_0x250520[_0x489d35([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x489d35([0x67,0x65,0x74])](_0x489d35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x21cd36(){let _0x5c7882,_0x45c4b3=null,_0x23c846=null;try{if(_0x4a0447==_0x489d35([0x47,0x50,0x4c]))return _0x489d35([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5c7882=_0x50eee0(),!_0x5c7882)return _0x489d35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5c7882[_0x489d35([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x23c846=_0x2b768c(_0x5c7882[_0x489d35([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5c7882[_0x489d35([0x6a,0x74,0x69])])),await _0x50e52c()?_0x591acc()?_0x1708d1()?_0x489d35([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4aae39()?(_0x5c7882[_0x489d35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x489d35([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45c4b3=_0x230aa5(_0x489d35([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5c7882[_0x489d35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x489d35([0x74,0x72,0x69,0x61,0x6c])&&(_0x45c4b3=_0x230aa5(_0x489d35([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xeec7d9()):_0x489d35([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x489d35([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x489d35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x489d35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1708d1(){const _0x56cd7b=[_0x489d35([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x489d35([0x74,0x72,0x69,0x61,0x6c])][_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c7882[_0x489d35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1ec8cf/0x3e8:0xe10*_0x268893;return _0x5c7882[_0x489d35([0x65,0x78,0x70])]<_0x56cd7b;}function _0x591acc(){const _0x35d67c=_0x5c7882[_0x489d35([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x35d67c&&(!!_0x35d67c[_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x489d35([0x2a]))||(!!_0x35d67c[_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x489d35([0x50,0x4f,0x45]))||(!!_0x35d67c[_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x489d35([0x50,0x50]))||!(!_0x35d67c[_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x489d35([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2c14f8()))));}function _0x4aae39(){const _0x5d175d=_0x1e38,_0x5c4b95=_0x5c7882[_0x489d35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5c4b95||0x0==_0x5c4b95[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44a18a}=new URL(window[_0x489d35([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5d175d(0x201)]);if(_0x5c4b95[_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44a18a))return!0x0;const _0x1f18d9=_0x44a18a[_0x489d35([0x73,0x70,0x6c,0x69,0x74])](_0x489d35([0x2e]));return _0x5c4b95[_0x489d35([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x33339d=>_0x33339d[_0x489d35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x489d35([0x2a])))[_0x489d35([0x6d,0x61,0x70])](_0x2cf1a3=>_0x2cf1a3[_0x489d35([0x73,0x70,0x6c,0x69,0x74])](_0x489d35([0x2e])))[_0x489d35([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2476cd=>_0x2476cd[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1f18d9[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x489d35([0x6d,0x61,0x70])](_0x3613f2=>Array(_0x1f18d9[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3613f2[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x489d35([0x66,0x69,0x6c,0x6c])](_0x3613f2[0x0]===_0x489d35([0x2a])?_0x489d35([0x2a]):'')[_0x489d35([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3613f2))[_0x489d35([0x73,0x6f,0x6d,0x65])](_0x4586e1=>_0x1f18d9[_0x489d35([0x65,0x76,0x65,0x72,0x79])]((_0x380739,_0x552837)=>_0x4586e1[_0x552837]===_0x380739||_0x4586e1[_0x552837]===_0x489d35([0x2a])));}function _0xeec7d9(){return _0x45c4b3&&_0x23c846?new window[(_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e9192,_0x3747e5)=>{_0x45c4b3[_0x489d35([0x74,0x68,0x65,0x6e])](_0x4e9192,_0x3747e5),_0x23c846[_0x489d35([0x74,0x68,0x65,0x6e])](_0x875915=>{_0x875915!=_0x489d35([0x56,0x61,0x6c,0x69,0x64])&&_0x4e9192(_0x875915);},_0x3747e5);}):_0x45c4b3||_0x23c846||_0x489d35([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b768c(_0x582524,_0x4e40aa){return new window[(_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12c913=>{if(_0x218158())return _0x12c913(_0x489d35([0x56,0x61,0x6c,0x69,0x64]));_0x37ddb1(),_0x250520[_0x489d35([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x489d35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15e8e5=!0x1;const _0x1da0f7=_0x208d80();function _0x3f4a91(_0x443e98){return!!_0x443e98&&(typeof _0x443e98===_0x489d35([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x443e98===_0x489d35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x443e98[_0x489d35([0x74,0x68,0x65,0x6e])]===_0x489d35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x443e98[_0x489d35([0x63,0x61,0x74,0x63,0x68])]===_0x489d35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2b0b19(_0x301d27){_0x56b969(_0x301d27)[_0x489d35([0x74,0x68,0x65,0x6e])](_0x5c017b=>{if(!_0x5c017b||_0x5c017b[_0x489d35([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x489d35([0x6f,0x6b]))return _0x489d35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e1399(_0x1f3077(_0x1da0f7+_0x4e40aa))!=_0x5c017b[_0x489d35([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x489d35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x489d35([0x56,0x61,0x6c,0x69,0x64]);})[_0x489d35([0x74,0x68,0x65,0x6e])](_0x548aa0=>(_0x25a024(),_0x548aa0),()=>{const _0x465145=_0x16f0a7();return null==_0x465145?(_0x25a024(),_0x489d35([0x56,0x61,0x6c,0x69,0x64])):_0x489d35(_0x1ec8cf-_0x465145>(0x288e4f1e^_0x330cbe)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x489d35([0x74,0x68,0x65,0x6e])](_0x12c913)[_0x489d35([0x63,0x61,0x74,0x63,0x68])](()=>{_0x12c913(_0x489d35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe331c5=0xcb4259e^_0x330cbe;function _0x25a024(){const _0x5ad721=_0x489d35([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1399(_0x1f3077(_0x582524)),_0x17b53d=_0x370ca0(_0x1e1399(window[_0x489d35([0x4d,0x61,0x74,0x68])][_0x489d35([0x63,0x65,0x69,0x6c])](_0x1ec8cf/_0xe331c5)));window[_0x489d35([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x489d35([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5ad721,_0x17b53d);}function _0x16f0a7(){const _0x4a439d=_0x489d35([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1399(_0x1f3077(_0x582524)),_0x3d7099=window[_0x489d35([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x489d35([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a439d);return _0x3d7099?window[_0x489d35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x370ca0(_0x3d7099),0x10)*_0xe331c5:null;}function _0x56b969(_0x597918){return new window[(_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a1d17,_0x4c0e1a)=>{_0x597918[_0x489d35([0x74,0x68,0x65,0x6e])](_0x5a1d17,_0x4c0e1a),window[_0x489d35([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4c0e1a,0xc831fde^_0x330cbe);});}}_0x250520[_0x489d35([0x6f,0x6e])](_0x489d35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3856a0,_0x481a8c)=>{if(_0x481a8c[0x0]!=_0x582524)return _0x12c913(_0x489d35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x481a8c[0x1]={..._0x481a8c[0x1],[_0x489d35([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1da0f7};},{[_0x489d35([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x489d35([0x68,0x69,0x67,0x68])}),_0x250520[_0x489d35([0x6f,0x6e])](_0x489d35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1a43d8=>{_0x3f4a91(_0x1a43d8[_0x489d35([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15e8e5=!0x0,_0x2b0b19(_0x1a43d8[_0x489d35([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x489d35([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x489d35([0x6c,0x6f,0x77])}),_0x53db62[_0x489d35([0x74,0x68,0x65,0x6e])](()=>{_0x15e8e5||_0x12c913(_0x489d35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x218158(){return _0x250520[_0x489d35([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x489d35([0x76,0x69,0x65,0x77])][_0x489d35([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x489d35([0x61,0x75,0x74,0x6f]);}function _0x37ddb1(){_0x250520[_0x489d35([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x489d35([0x76,0x69,0x65,0x77])][_0x489d35([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x489d35([0x61,0x75,0x74,0x6f]);}}function _0x230aa5(_0x32550c){const _0xdf4fcd=[new window[(_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x532ace=>setTimeout(_0x532ace,0xc8bf5d2^_0x330cbe)),_0x53db62[_0x489d35([0x74,0x68,0x65,0x6e])](()=>new window[(_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x310f00=>{let _0x164a16=0x0;_0x250520[_0x489d35([0x6d,0x6f,0x64,0x65,0x6c])][_0x489d35([0x6f,0x6e])](_0x489d35([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4c1107,_0xe47457)=>{_0xe47457[0x0][_0x489d35([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x164a16++,_0x164a16==(0xc82cae6^_0x330cbe)&&(_0x310f00(),_0x4c1107[_0x489d35([0x6f,0x66,0x66])]());});}))];return window[_0x489d35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x489d35([0x72,0x61,0x63,0x65])](_0xdf4fcd)[_0x489d35([0x74,0x68,0x65,0x6e])](()=>_0x32550c);}async function _0x170b2e(){await _0x53db62,_0x250520[_0x489d35([0x6d,0x6f,0x64,0x65,0x6c])][_0x489d35([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e6d63,_0x250520[_0x489d35([0x6d,0x6f,0x64,0x65,0x6c])][_0x489d35([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e6d63,_0x250520[_0x489d35([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x489d35([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c14f8(){return window[_0x489d35([0x67,0x6c,0x6f,0x62])]&&window[_0x489d35([0x67,0x6c,0x6f,0x62])][_0x489d35([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xb1f104(_0x45ffb1){const _0x5c9612=_0xe3a2fc();_0x250520[_0x5c9612]=_0x489d35([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])+_0x45ffb1,_0x45ffb1!=_0x489d35([0x56,0x61,0x6c,0x69,0x64])&&_0x170b2e();}function _0xe3a2fc(){const _0x46e0eb=window[_0x489d35([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x489d35([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x489d35([0x6e,0x6f,0x77])]())[_0x489d35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x489d35([0x2e]),'');let _0x5ed825=_0x489d35([0x49]);for(let _0x258f6c=0x0;_0x258f6c<_0x46e0eb[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x258f6c+=0x2){let _0x2517dc=window[_0x489d35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46e0eb[_0x489d35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x258f6c,_0x258f6c+0x2));_0x2517dc>=_0x14260d[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2517dc-=_0x14260d[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5ed825+=_0x14260d[_0x2517dc];}return _0x5ed825;}function _0x50eee0(){const _0x1c475d=_0x4a0447[_0x489d35([0x73,0x70,0x6c,0x69,0x74])](_0x489d35([0x2e]));if(0x3!=_0x1c475d[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc57734(_0x1c475d[0x1]);function _0xc57734(_0x280a8b){const _0x459c5a=_0x341a5d(_0x280a8b);return _0x459c5a&&_0x3c2c3c()?_0x459c5a:null;function _0x3c2c3c(){const _0x5bf916=_0x459c5a[_0x489d35([0x6a,0x74,0x69])],_0x42c70b=window[_0x489d35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bf916[_0x489d35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bf916[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x56aa8a={..._0x459c5a,[_0x489d35([0x6a,0x74,0x69])]:_0x5bf916[_0x489d35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5bf916[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x56aa8a[_0x489d35([0x76,0x63])],_0x1f3077(_0x56aa8a)==_0x42c70b;}}}async function _0x50e52c(){let _0x132810=!0x0;try{const _0x27d8d2=_0x4a0447[_0x489d35([0x73,0x70,0x6c,0x69,0x74])](_0x489d35([0x2e])),[_0x2877f1,_0x53bd2e,_0x5f4e55]=_0x27d8d2;return _0x545adc(_0x2877f1),await _0x3352a0(_0x2877f1,_0x53bd2e,_0x5f4e55),_0x132810;}catch{return!0x1;}function _0x545adc(_0x38be57){const _0x2e2d6d=_0x341a5d(_0x38be57);_0x2e2d6d&&_0x2e2d6d[_0x489d35([0x61,0x6c,0x67])]==_0x489d35([0x45,0x53,0x32,0x35,0x36])||(_0x132810=!0x1);}async function _0x3352a0(_0x412ea1,_0x436df5,_0x41ea90){const _0x2ad2cd=window[_0x489d35([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x489d35([0x66,0x72,0x6f,0x6d])](_0x33f2b8(_0x41ea90),_0x4f4762=>_0x4f4762[_0x489d35([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1a692a=new window[(_0x489d35([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x489d35([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x412ea1+_0x489d35([0x2e])+_0x436df5),_0x502b92=window[_0x489d35([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x489d35([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x502b92)return;const _0x2f13c1=await _0x502b92[_0x489d35([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x489d35([0x6a,0x77,0x6b]),_0x3cc3be,{[_0x489d35([0x6e,0x61,0x6d,0x65])]:_0x489d35([0x45,0x43,0x44,0x53,0x41]),[_0x489d35([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x489d35([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x489d35([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x502b92[_0x489d35([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x489d35([0x6e,0x61,0x6d,0x65])]:_0x489d35([0x45,0x43,0x44,0x53,0x41]),[_0x489d35([0x68,0x61,0x73,0x68])]:{[_0x489d35([0x6e,0x61,0x6d,0x65])]:_0x489d35([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f13c1,_0x2ad2cd,_0x1a692a)||(_0x132810=!0x1);}}function _0x341a5d(_0x153de6){return _0x153de6[_0x489d35([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x489d35([0x65,0x79]))?JSON[_0x489d35([0x70,0x61,0x72,0x73,0x65])](_0x33f2b8(_0x153de6)):null;}function _0x33f2b8(_0xc76fd0){return window[_0x489d35([0x61,0x74,0x6f,0x62])](_0xc76fd0[_0x489d35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x489d35([0x2b]))[_0x489d35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x489d35([0x2f])));}function _0x1f3077(_0x1a604d){let _0x502b41=0x1505;function _0x480073(_0x39ab90){for(let _0x4ae9ad=0x0;_0x4ae9ad<_0x39ab90[_0x489d35([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ae9ad++){const _0x3332a2=_0x39ab90[_0x489d35([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ae9ad);_0x502b41=(_0x502b41<<0x5)+_0x502b41+_0x3332a2,_0x502b41&=_0x502b41;}}function _0x36def3(_0x4b6aaf){Array[_0x489d35([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b6aaf)?_0x4b6aaf[_0x489d35([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x36def3):_0x4b6aaf&&typeof _0x4b6aaf==_0x489d35([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x489d35([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b6aaf)[_0x489d35([0x73,0x6f,0x72,0x74])]()[_0x489d35([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x21c463,_0x5a2944])=>{_0x480073(_0x21c463),_0x36def3(_0x5a2944);}):_0x480073(window[_0x489d35([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b6aaf));}return _0x36def3(_0x1a604d),_0x502b41>>>0x0;}function _0x1e1399(_0xff8102){return _0xff8102[_0x489d35([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x489d35([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x489d35([0x30]));}function _0x370ca0(_0x21ce81){return _0x21ce81[_0x489d35([0x73,0x70,0x6c,0x69,0x74])]('')[_0x489d35([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x489d35([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e6d63(){}function _0x489d35(_0x57dbb7){const _0x5a3d0e=_0x1e38;return _0x57dbb7[_0x5a3d0e(0x200)](_0x5de962=>String[_0x5a3d0e(0x1f4)](_0x5de962))[_0x5a3d0e(0x1f8)]('');}_0xb1f104(await _0x21cd36());}(this);}}
23
+ const _0x4212b6=_0x4e1e;(function(_0xeb095,_0x5bab93){const _0x656f3e=_0x4e1e,_0x57cfac=_0xeb095();while(!![]){try{const _0x4554df=parseInt(_0x656f3e(0xed))/0x1+-parseInt(_0x656f3e(0xd3))/0x2*(parseInt(_0x656f3e(0xe5))/0x3)+-parseInt(_0x656f3e(0xd4))/0x4+parseInt(_0x656f3e(0xeb))/0x5+parseInt(_0x656f3e(0xe0))/0x6*(-parseInt(_0x656f3e(0xd2))/0x7)+parseInt(_0x656f3e(0xea))/0x8+-parseInt(_0x656f3e(0xf1))/0x9*(-parseInt(_0x656f3e(0xd5))/0xa);if(_0x4554df===_0x5bab93)break;else _0x57cfac['push'](_0x57cfac['shift']());}catch(_0x2d3d53){_0x57cfac['push'](_0x57cfac['shift']());}}}(_0x53d7,0xc19a3));function _0x4e1e(_0x512b47,_0x2ced4f){const _0x53d7e3=_0x53d7();return _0x4e1e=function(_0x4e1eab,_0x38916c){_0x4e1eab=_0x4e1eab-0xcc;let _0x32e015=_0x53d7e3[_0x4e1eab];return _0x32e015;},_0x4e1e(_0x512b47,_0x2ced4f);}import{Plugin as _0x7ef783}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1b1883}from'@ckeditor/ckeditor5-paste-from-office';function _0x53d7(){const _0x3a953a=['PasteFromOffice','718347zZkjmd','PasteFromOfficeEnhancedInliner','map','document','high','5124968cruqab','4035720XyEcIT','view','1321377CBzdml','getData','editing','ClipboardPipeline','163395ucXsmp','isActive','isPremiumPlugin','join','_parsedData','requires','pluginName','1113DIZCsk','2uUEwSD','4625576bqdJqO','290ZERwaM','get','stylesProcessor','inputTransformation','execute','dataTransfer','afterInit','editor','text/html','plugins','init','41766yYUtJj','href','isOfficialPlugin','fromCharCode'];_0x53d7=function(){return _0x3a953a;};return _0x53d7();}import{priorities as _0x13df49,uid as _0x4aed73}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x39aac0}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x7ef783{static get[_0x4212b6(0xd1)](){const _0xe15910=_0x4212b6;return _0xe15910(0xe6);}static get[_0x4212b6(0xe2)](){return!0x0;}static get[_0x4212b6(0xcd)](){return!0x0;}static get[_0x4212b6(0xd0)](){const _0x21101e=_0x4212b6;return[_0x21101e(0xe4)];}[_0x4212b6(0xdf)](){const _0x574a02=_0x4212b6,_0x1e2e8d=this[_0x574a02(0xdc)],_0x273a60=_0x1e2e8d[_0x574a02(0xde)][_0x574a02(0xd6)](_0x574a02(0xf0)),_0x1584c1=_0x1e2e8d[_0x574a02(0xef)][_0x574a02(0xec)][_0x574a02(0xe8)],_0x449d65=new _0x39aac0(_0x1584c1);_0x273a60['on'](_0x574a02(0xd8),(_0x52c331,_0x2d106a)=>{const _0x4c3100=_0x574a02,_0x3c82b2=_0x2d106a[_0x4c3100(0xda)][_0x4c3100(0xee)](_0x4c3100(0xdd));_0x449d65[_0x4c3100(0xcc)](_0x3c82b2)&&(_0x2d106a[_0x4c3100(0xcf)]||(_0x2d106a[_0x4c3100(0xcf)]=_0x1b1883(_0x3c82b2,_0x1584c1[_0x4c3100(0xd7)])),_0x449d65[_0x4c3100(0xd9)](_0x2d106a));},{'priority':_0x13df49[_0x574a02(0xd6)](_0x574a02(0xe9))+0xb});}[_0x4212b6(0xdb)](){!async function(_0x2e90af){const _0x16bf9a=_0xba4fc([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x1770b3=0xc82cb1e,_0x57b4ed=0xc85bfc6^_0x1770b3,_0x31c366=window[_0xba4fc([0x44,0x61,0x74,0x65])][_0xba4fc([0x6e,0x6f,0x77])](),_0x52737b=_0x2e90af[_0xba4fc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe05ed8=new window[(_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38ffdc=>{_0x52737b[_0xba4fc([0x6f,0x6e,0x63,0x65])](_0xba4fc([0x72,0x65,0x61,0x64,0x79]),_0x38ffdc);}),_0x485bd4={[_0xba4fc([0x6b,0x74,0x79])]:_0xba4fc([0x45,0x43]),[_0xba4fc([0x75,0x73,0x65])]:_0xba4fc([0x73,0x69,0x67]),[_0xba4fc([0x63,0x72,0x76])]:_0xba4fc([0x50,0x2d,0x32,0x35,0x36]),[_0xba4fc([0x78])]:_0xba4fc([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]),[_0xba4fc([0x79])]:_0xba4fc([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]),[_0xba4fc([0x61,0x6c,0x67])]:_0xba4fc([0x45,0x53,0x32,0x35,0x36])},_0x2ce61a=_0x52737b[_0xba4fc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xba4fc([0x67,0x65,0x74])](_0xba4fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x35ded5(){let _0x146e76,_0x5dd352=null,_0x201788=null;try{if(_0x2ce61a==_0xba4fc([0x47,0x50,0x4c]))return _0xba4fc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x146e76=_0x5068a1(),!_0x146e76)return _0xba4fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x146e76[_0xba4fc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x201788=_0x530634(_0x146e76[_0xba4fc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x146e76[_0xba4fc([0x6a,0x74,0x69])])),await _0x2a544b()?_0x38292a()?_0x1a1864()?_0xba4fc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x172a44()?(_0x146e76[_0xba4fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xba4fc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5dd352=_0x15f425(_0xba4fc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x146e76[_0xba4fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xba4fc([0x74,0x72,0x69,0x61,0x6c])&&(_0x5dd352=_0x15f425(_0xba4fc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x140a9c()):_0xba4fc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xba4fc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xba4fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xba4fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a1864(){const _0x3d8d7a=[_0xba4fc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xba4fc([0x74,0x72,0x69,0x61,0x6c])][_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146e76[_0xba4fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31c366/0x3e8:0xe10*_0x57b4ed;return _0x146e76[_0xba4fc([0x65,0x78,0x70])]<_0x3d8d7a;}function _0x38292a(){const _0x60a428=_0x146e76[_0xba4fc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x60a428&&(!!_0x60a428[_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba4fc([0x2a]))||(!!_0x60a428[_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba4fc([0x50,0x4f,0x45]))||(!!_0x60a428[_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba4fc([0x50,0x50]))||!(!_0x60a428[_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba4fc([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x37a8cc()))));}function _0x172a44(){const _0x4dfed3=_0x4e1e,_0x500e63=_0x146e76[_0xba4fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x500e63||0x0==_0x500e63[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x57193d}=new URL(window[_0xba4fc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4dfed3(0xe1)]);if(_0x500e63[_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57193d))return!0x0;const _0x5874b4=_0x57193d[_0xba4fc([0x73,0x70,0x6c,0x69,0x74])](_0xba4fc([0x2e]));return _0x500e63[_0xba4fc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x480cc2=>_0x480cc2[_0xba4fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba4fc([0x2a])))[_0xba4fc([0x6d,0x61,0x70])](_0x2389b6=>_0x2389b6[_0xba4fc([0x73,0x70,0x6c,0x69,0x74])](_0xba4fc([0x2e])))[_0xba4fc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10a9ef=>_0x10a9ef[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5874b4[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xba4fc([0x6d,0x61,0x70])](_0x5bee1c=>Array(_0x5874b4[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5bee1c[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xba4fc([0x66,0x69,0x6c,0x6c])](_0x5bee1c[0x0]===_0xba4fc([0x2a])?_0xba4fc([0x2a]):'')[_0xba4fc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5bee1c))[_0xba4fc([0x73,0x6f,0x6d,0x65])](_0x32e61b=>_0x5874b4[_0xba4fc([0x65,0x76,0x65,0x72,0x79])]((_0x32a71c,_0x316e4a)=>_0x32e61b[_0x316e4a]===_0x32a71c||_0x32e61b[_0x316e4a]===_0xba4fc([0x2a])));}function _0x140a9c(){return _0x5dd352&&_0x201788?new window[(_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1bafb6,_0x3a5be3)=>{_0x5dd352[_0xba4fc([0x74,0x68,0x65,0x6e])](_0x1bafb6,_0x3a5be3),_0x201788[_0xba4fc([0x74,0x68,0x65,0x6e])](_0x159ba4=>{_0x159ba4!=_0xba4fc([0x56,0x61,0x6c,0x69,0x64])&&_0x1bafb6(_0x159ba4);},_0x3a5be3);}):_0x5dd352||_0x201788||_0xba4fc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x530634(_0x1a7ace,_0x4102e5){return new window[(_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x556c98=>{if(_0x5477ea())return _0x556c98(_0xba4fc([0x56,0x61,0x6c,0x69,0x64]));_0x3e5529(),_0x52737b[_0xba4fc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xba4fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39f26e=!0x1;const _0x1e30f2=_0x4aed73();function _0x17e2a3(_0x57014b){return!!_0x57014b&&(typeof _0x57014b===_0xba4fc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57014b===_0xba4fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57014b[_0xba4fc([0x74,0x68,0x65,0x6e])]===_0xba4fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57014b[_0xba4fc([0x63,0x61,0x74,0x63,0x68])]===_0xba4fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e2e63(_0x2c335d){_0x2e2e84(_0x2c335d)[_0xba4fc([0x74,0x68,0x65,0x6e])](_0x5b4488=>{if(!_0x5b4488||_0x5b4488[_0xba4fc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xba4fc([0x6f,0x6b]))return _0xba4fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x554ac2(_0x4d15b5(_0x1e30f2+_0x4102e5))!=_0x5b4488[_0xba4fc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xba4fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xba4fc([0x56,0x61,0x6c,0x69,0x64]);})[_0xba4fc([0x74,0x68,0x65,0x6e])](_0xa64e22=>(_0x46ec9f(),_0xa64e22),()=>{const _0x5dc1a9=_0x29ca2c();return null==_0x5dc1a9?(_0x46ec9f(),_0xba4fc([0x56,0x61,0x6c,0x69,0x64])):_0xba4fc(_0x31c366-_0x5dc1a9>(0x288e4f1e^_0x1770b3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xba4fc([0x74,0x68,0x65,0x6e])](_0x556c98)[_0xba4fc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x556c98(_0xba4fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47992c=0xcb4259e^_0x1770b3;function _0x46ec9f(){const _0x245de1=_0xba4fc([0x6c,0x6c,0x63,0x74,0x2d])+_0x554ac2(_0x4d15b5(_0x1a7ace)),_0x6614c4=_0x543fa4(_0x554ac2(window[_0xba4fc([0x4d,0x61,0x74,0x68])][_0xba4fc([0x63,0x65,0x69,0x6c])](_0x31c366/_0x47992c)));window[_0xba4fc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xba4fc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x245de1,_0x6614c4);}function _0x29ca2c(){const _0x4a64f1=_0xba4fc([0x6c,0x6c,0x63,0x74,0x2d])+_0x554ac2(_0x4d15b5(_0x1a7ace)),_0x4898a0=window[_0xba4fc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xba4fc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a64f1);return _0x4898a0?window[_0xba4fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x543fa4(_0x4898a0),0x10)*_0x47992c:null;}function _0x2e2e84(_0x3ed3a6){return new window[(_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47d061,_0x552b40)=>{_0x3ed3a6[_0xba4fc([0x74,0x68,0x65,0x6e])](_0x47d061,_0x552b40),window[_0xba4fc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x552b40,0xc831fde^_0x1770b3);});}}_0x52737b[_0xba4fc([0x6f,0x6e])](_0xba4fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x426201,_0x53d1a7)=>{if(_0x53d1a7[0x0]!=_0x1a7ace)return _0x556c98(_0xba4fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53d1a7[0x1]={..._0x53d1a7[0x1],[_0xba4fc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e30f2};},{[_0xba4fc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xba4fc([0x68,0x69,0x67,0x68])}),_0x52737b[_0xba4fc([0x6f,0x6e])](_0xba4fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x255e5e=>{_0x17e2a3(_0x255e5e[_0xba4fc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39f26e=!0x0,_0x5e2e63(_0x255e5e[_0xba4fc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xba4fc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xba4fc([0x6c,0x6f,0x77])}),_0xe05ed8[_0xba4fc([0x74,0x68,0x65,0x6e])](()=>{_0x39f26e||_0x556c98(_0xba4fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5477ea(){return _0x52737b[_0xba4fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xba4fc([0x76,0x69,0x65,0x77])][_0xba4fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xba4fc([0x61,0x75,0x74,0x6f]);}function _0x3e5529(){_0x52737b[_0xba4fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xba4fc([0x76,0x69,0x65,0x77])][_0xba4fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xba4fc([0x61,0x75,0x74,0x6f]);}}function _0x15f425(_0x206a83){const _0x2e7611=[new window[(_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186157=>setTimeout(_0x186157,0xc8bf5d2^_0x1770b3)),_0xe05ed8[_0xba4fc([0x74,0x68,0x65,0x6e])](()=>new window[(_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c98ff=>{let _0x22c0ed=0x0;_0x52737b[_0xba4fc([0x6d,0x6f,0x64,0x65,0x6c])][_0xba4fc([0x6f,0x6e])](_0xba4fc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xe2b2a3,_0x248863)=>{_0x248863[0x0][_0xba4fc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x22c0ed++,_0x22c0ed==(0xc82cae6^_0x1770b3)&&(_0x4c98ff(),_0xe2b2a3[_0xba4fc([0x6f,0x66,0x66])]());});}))];return window[_0xba4fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xba4fc([0x72,0x61,0x63,0x65])](_0x2e7611)[_0xba4fc([0x74,0x68,0x65,0x6e])](()=>_0x206a83);}async function _0x190994(){await _0xe05ed8,_0x52737b[_0xba4fc([0x6d,0x6f,0x64,0x65,0x6c])][_0xba4fc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24b5ce,_0x52737b[_0xba4fc([0x6d,0x6f,0x64,0x65,0x6c])][_0xba4fc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24b5ce,_0x52737b[_0xba4fc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xba4fc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37a8cc(){return window[_0xba4fc([0x67,0x6c,0x6f,0x62])]&&window[_0xba4fc([0x67,0x6c,0x6f,0x62])][_0xba4fc([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1f0e36(_0x1110c4){const _0x4d8834=_0x6f6a14();_0x52737b[_0x4d8834]=_0xba4fc([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])+_0x1110c4,_0x1110c4!=_0xba4fc([0x56,0x61,0x6c,0x69,0x64])&&_0x190994();}function _0x6f6a14(){const _0x1f343e=window[_0xba4fc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xba4fc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xba4fc([0x6e,0x6f,0x77])]())[_0xba4fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xba4fc([0x2e]),'');let _0x441999=_0xba4fc([0x49]);for(let _0x35ec85=0x0;_0x35ec85<_0x1f343e[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35ec85+=0x2){let _0x14a38c=window[_0xba4fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f343e[_0xba4fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35ec85,_0x35ec85+0x2));_0x14a38c>=_0x16bf9a[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14a38c-=_0x16bf9a[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x441999+=_0x16bf9a[_0x14a38c];}return _0x441999;}function _0x5068a1(){const _0xf29e77=_0x2ce61a[_0xba4fc([0x73,0x70,0x6c,0x69,0x74])](_0xba4fc([0x2e]));if(0x3!=_0xf29e77[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a9ab1(_0xf29e77[0x1]);function _0x2a9ab1(_0x4acf75){const _0x6c750b=_0x30d5b6(_0x4acf75);return _0x6c750b&&_0x47332b()?_0x6c750b:null;function _0x47332b(){const _0x530699=_0x6c750b[_0xba4fc([0x6a,0x74,0x69])],_0x17b75a=window[_0xba4fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x530699[_0xba4fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x530699[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x485235={..._0x6c750b,[_0xba4fc([0x6a,0x74,0x69])]:_0x530699[_0xba4fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x530699[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x485235[_0xba4fc([0x76,0x63])],_0x4d15b5(_0x485235)==_0x17b75a;}}}async function _0x2a544b(){let _0xc0f104=!0x0;try{const _0x5f5caa=_0x2ce61a[_0xba4fc([0x73,0x70,0x6c,0x69,0x74])](_0xba4fc([0x2e])),[_0xaf7702,_0x21cab5,_0x23aac8]=_0x5f5caa;return _0x3991d6(_0xaf7702),await _0x3cab8c(_0xaf7702,_0x21cab5,_0x23aac8),_0xc0f104;}catch{return!0x1;}function _0x3991d6(_0x1ada87){const _0x48e68a=_0x30d5b6(_0x1ada87);_0x48e68a&&_0x48e68a[_0xba4fc([0x61,0x6c,0x67])]==_0xba4fc([0x45,0x53,0x32,0x35,0x36])||(_0xc0f104=!0x1);}async function _0x3cab8c(_0x57a63c,_0x494d72,_0x48c111){const _0x44631d=window[_0xba4fc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xba4fc([0x66,0x72,0x6f,0x6d])](_0x31361b(_0x48c111),_0x25500c=>_0x25500c[_0xba4fc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1cbcee=new window[(_0xba4fc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xba4fc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x57a63c+_0xba4fc([0x2e])+_0x494d72),_0x2fd936=window[_0xba4fc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xba4fc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2fd936)return;const _0x25fa0e=await _0x2fd936[_0xba4fc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xba4fc([0x6a,0x77,0x6b]),_0x485bd4,{[_0xba4fc([0x6e,0x61,0x6d,0x65])]:_0xba4fc([0x45,0x43,0x44,0x53,0x41]),[_0xba4fc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xba4fc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xba4fc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2fd936[_0xba4fc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xba4fc([0x6e,0x61,0x6d,0x65])]:_0xba4fc([0x45,0x43,0x44,0x53,0x41]),[_0xba4fc([0x68,0x61,0x73,0x68])]:{[_0xba4fc([0x6e,0x61,0x6d,0x65])]:_0xba4fc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25fa0e,_0x44631d,_0x1cbcee)||(_0xc0f104=!0x1);}}function _0x30d5b6(_0x19faa8){return _0x19faa8[_0xba4fc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xba4fc([0x65,0x79]))?JSON[_0xba4fc([0x70,0x61,0x72,0x73,0x65])](_0x31361b(_0x19faa8)):null;}function _0x31361b(_0x2e66bc){return window[_0xba4fc([0x61,0x74,0x6f,0x62])](_0x2e66bc[_0xba4fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xba4fc([0x2b]))[_0xba4fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xba4fc([0x2f])));}function _0x4d15b5(_0x178426){let _0x433bd7=0x1505;function _0x408654(_0x4ea5cc){for(let _0x3012b0=0x0;_0x3012b0<_0x4ea5cc[_0xba4fc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3012b0++){const _0x2b42aa=_0x4ea5cc[_0xba4fc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3012b0);_0x433bd7=(_0x433bd7<<0x5)+_0x433bd7+_0x2b42aa,_0x433bd7&=_0x433bd7;}}function _0x131aa6(_0x3c3c16){Array[_0xba4fc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c3c16)?_0x3c3c16[_0xba4fc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x131aa6):_0x3c3c16&&typeof _0x3c3c16==_0xba4fc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xba4fc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c3c16)[_0xba4fc([0x73,0x6f,0x72,0x74])]()[_0xba4fc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e663b,_0x5287f0])=>{_0x408654(_0x5e663b),_0x131aa6(_0x5287f0);}):_0x408654(window[_0xba4fc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c3c16));}return _0x131aa6(_0x178426),_0x433bd7>>>0x0;}function _0x554ac2(_0x47d984){return _0x47d984[_0xba4fc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xba4fc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xba4fc([0x30]));}function _0x543fa4(_0x45218d){return _0x45218d[_0xba4fc([0x73,0x70,0x6c,0x69,0x74])]('')[_0xba4fc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xba4fc([0x6a,0x6f,0x69,0x6e])]('');}function _0x24b5ce(){}function _0xba4fc(_0x34bf84){const _0x5d51e7=_0x4e1e;return _0x34bf84[_0x5d51e7(0xe7)](_0x1827c0=>String[_0x5d51e7(0xe3)](_0x1827c0))[_0x5d51e7(0xce)]('');}_0x1f0e36(await _0x35ded5());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ddaf1=_0x3e9d;(function(_0x4538d9,_0x5d04fb){const _0x596b24=_0x3e9d,_0x570ea2=_0x4538d9();while(!![]){try{const _0x7142b2=-parseInt(_0x596b24(0x150))/0x1*(parseInt(_0x596b24(0x13c))/0x2)+parseInt(_0x596b24(0x144))/0x3+-parseInt(_0x596b24(0x149))/0x4+-parseInt(_0x596b24(0x151))/0x5+parseInt(_0x596b24(0x123))/0x6*(parseInt(_0x596b24(0x134))/0x7)+-parseInt(_0x596b24(0x131))/0x8*(-parseInt(_0x596b24(0x132))/0x9)+parseInt(_0x596b24(0x136))/0xa;if(_0x7142b2===_0x5d04fb)break;else _0x570ea2['push'](_0x570ea2['shift']());}catch(_0xdef54e){_0x570ea2['push'](_0x570ea2['shift']());}}}(_0x2355,0xb2f83));import{Plugin as _0x36630a}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x38f2b5}from'@ckeditor/ckeditor5-paste-from-office';function _0x3e9d(_0x1e5c8e,_0x6a3a05){const _0x2355f8=_0x2355();return _0x3e9d=function(_0x3e9d16,_0x4e1bce){_0x3e9d16=_0x3e9d16-0x11e;let _0x486f23=_0x2355f8[_0x3e9d16];return _0x486f23;},_0x3e9d(_0x1e5c8e,_0x6a3a05);}import{priorities as _0x87c5a}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x1f8e05}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x2355(){const _0x5a9b4c=['pasteFromOfficeEnhancedLicenseKeyInvalid','4419176yHqxdL','18BvKXRg','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','7CpCQLV','featureNotAllowed','15387060SiORco','domainLimit','high','stylesProcessor','_licenseKeyCheckInterval','dataTransfer','13074uCWKPj','editor','get','view','isActive','requires','evaluationLimit','pluginName','1568406tXkBcx','ClipboardPipeline','usageLimit','execute','inputTransformation','5155768WBEPSL','licenseKey','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','plugins','pasteFromOfficeEnhancedLicenseKeyUsageLimit','document','182ESugsf','7088820eRNSMe','pasteFromOfficeEnhancedLicenseKeyExpired','_parsedData','PasteFromOfficeEnhancedPropagator','invalid','_showLicenseError','config','destroy','8779182PlVyTN','init','getData','editing','expired','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','PasteFromOffice','text/html','trialLimit','PasteFromOfficeEnhanced'];_0x2355=function(){return _0x5a9b4c;};return _0x2355();}export class PasteFromOfficeEnhancedPropagator extends _0x36630a{[_0x3ddaf1(0x14a)];[_0x3ddaf1(0x13a)];static get[_0x3ddaf1(0x143)](){const _0x5a36db=_0x3ddaf1;return _0x5a36db(0x11e);}static get[_0x3ddaf1(0x14b)](){return!0x0;}static get[_0x3ddaf1(0x128)](){return!0x0;}static get[_0x3ddaf1(0x141)](){const _0x1b718a=_0x3ddaf1;return[_0x1b718a(0x12c)];}[_0x3ddaf1(0x124)](){const _0x3f75ad=_0x3ddaf1,_0x29cae6=this[_0x3f75ad(0x13d)],_0x555b70=_0x29cae6[_0x3f75ad(0x14d)][_0x3f75ad(0x13e)](_0x3f75ad(0x145)),_0x1358b0=_0x29cae6[_0x3f75ad(0x126)][_0x3f75ad(0x13f)][_0x3f75ad(0x14f)],_0x396b73=new _0x1f8e05(_0x1358b0);_0x555b70['on'](_0x3f75ad(0x148),(_0x4785e5,_0x37bfc4)=>{const _0x270d27=_0x3f75ad,_0x30f79c=_0x37bfc4[_0x270d27(0x13b)][_0x270d27(0x125)](_0x270d27(0x12d));_0x396b73[_0x270d27(0x140)](_0x30f79c)&&(_0x37bfc4[_0x270d27(0x153)]||(_0x37bfc4[_0x270d27(0x153)]=_0x38f2b5(_0x30f79c,_0x1358b0[_0x270d27(0x139)])),_0x396b73[_0x270d27(0x147)](_0x37bfc4));},{'priority':_0x87c5a[_0x3f75ad(0x13e)](_0x3f75ad(0x138))+0xa}),this[_0x3f75ad(0x14a)]=this[_0x3f75ad(0x13d)][_0x3f75ad(0x121)][_0x3f75ad(0x13e)](_0x3f75ad(0x14a));const _0x4c9c27=this[_0x3f75ad(0x13d)];this[_0x3f75ad(0x13a)]=setInterval(()=>{const _0x56ebd9=_0x3f75ad;let _0x4b7e50;for(const _0x29abf3 in _0x4c9c27){const _0x2c8e0a=_0x29abf3,_0x96999c=_0x4c9c27[_0x2c8e0a];if(_0x56ebd9(0x129)==_0x96999c||_0x56ebd9(0x130)==_0x96999c||_0x56ebd9(0x152)==_0x96999c||_0x56ebd9(0x14c)==_0x96999c||_0x56ebd9(0x12a)==_0x96999c||_0x56ebd9(0x133)==_0x96999c||_0x56ebd9(0x12b)==_0x96999c||_0x56ebd9(0x14e)==_0x96999c){delete _0x4c9c27[_0x2c8e0a],_0x4b7e50=_0x96999c,clearInterval(this[_0x56ebd9(0x13a)]),this[_0x56ebd9(0x13a)]=void 0x0;break;}}_0x56ebd9(0x130)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x11f)),_0x56ebd9(0x152)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x127)),_0x56ebd9(0x14c)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x137)),_0x56ebd9(0x12a)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x135),_0x56ebd9(0x12f)),_0x56ebd9(0x133)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x142)),_0x56ebd9(0x12b)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x12e)),_0x56ebd9(0x14e)==_0x4b7e50&&_0x4c9c27[_0x56ebd9(0x120)](_0x56ebd9(0x146));},0x3e8);}[_0x3ddaf1(0x122)](){const _0x125e8c=_0x3ddaf1;super[_0x125e8c(0x122)](),this[_0x125e8c(0x13a)]&&clearInterval(this[_0x125e8c(0x13a)]);}}
23
+ const _0x5dd538=_0x27fd;(function(_0x5357aa,_0x30c06a){const _0x5eec7c=_0x27fd,_0x263459=_0x5357aa();while(!![]){try{const _0x285d5c=parseInt(_0x5eec7c(0xf4))/0x1*(parseInt(_0x5eec7c(0x10b))/0x2)+parseInt(_0x5eec7c(0x102))/0x3+parseInt(_0x5eec7c(0x117))/0x4*(-parseInt(_0x5eec7c(0x120))/0x5)+parseInt(_0x5eec7c(0x11e))/0x6+parseInt(_0x5eec7c(0xf6))/0x7+-parseInt(_0x5eec7c(0xfd))/0x8+parseInt(_0x5eec7c(0x114))/0x9*(parseInt(_0x5eec7c(0x10f))/0xa);if(_0x285d5c===_0x30c06a)break;else _0x263459['push'](_0x263459['shift']());}catch(_0x480be6){_0x263459['push'](_0x263459['shift']());}}}(_0x57e3,0x5677a));import{Plugin as _0x579ec4}from'ckeditor5/src/core.js';function _0x27fd(_0x5353d4,_0x936bf6){const _0x57e36f=_0x57e3();return _0x27fd=function(_0x27fd25,_0x208f69){_0x27fd25=_0x27fd25-0xf2;let _0x5a1335=_0x57e36f[_0x27fd25];return _0x5a1335;},_0x27fd(_0x5353d4,_0x936bf6);}import{parsePasteOfficeHtml as _0x26bac1}from'@ckeditor/ckeditor5-paste-from-office';function _0x57e3(){const _0x2c4f43=['PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDomainLimit','execute','document','init','168582tYhyeA','destroy','1498063uUtbMW','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pluginName','pasteFromOfficeEnhancedLicenseKeyTrialLimit','text/html','editor','pasteFromOfficeEnhancedLicenseKeyValid','691752yRvrWe','_showLicenseError','ClipboardPipeline','plugins','trialLimit','206487OXEBcx','domainLimit','PasteFromOfficeEnhancedPropagator','evaluationLimit','getData','requires','pasteFromOfficeEnhancedLicenseKeyExpired','_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','2iDsgCy','dataTransfer','get','_licenseKeyCheckInterval','751110fODOgb','view','pasteFromOfficeEnhancedLicenseKeyUsageLimit','invalid','PasteFromOfficeEnhanced','36WQNjoC','isPremiumPlugin','isActive','82644cjsikX','editing','isOfficialPlugin','expired','config','high','inputTransformation','116106qLVJPf','pasteFromOfficeEnhancedLicenseKeyInvalid','80MMjavb','usageLimit','featureNotAllowed','licenseKey','stylesProcessor'];_0x57e3=function(){return _0x2c4f43;};return _0x57e3();}import{priorities as _0x3d4384}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x3dab6f}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x579ec4{[_0x5dd538(0x123)];[_0x5dd538(0x10e)];static get[_0x5dd538(0xf8)](){const _0x1f2deb=_0x5dd538;return _0x1f2deb(0x104);}static get[_0x5dd538(0x119)](){return!0x0;}static get[_0x5dd538(0x115)](){return!0x0;}static get[_0x5dd538(0x107)](){const _0xc81aad=_0x5dd538;return[_0xc81aad(0x125)];}[_0x5dd538(0xf3)](){const _0x4d91dd=_0x5dd538,_0x11859b=this[_0x4d91dd(0xfb)],_0x58e26c=_0x11859b[_0x4d91dd(0x100)][_0x4d91dd(0x10d)](_0x4d91dd(0xff)),_0x4077d8=_0x11859b[_0x4d91dd(0x118)][_0x4d91dd(0x110)][_0x4d91dd(0xf2)],_0x19861c=new _0x3dab6f(_0x4077d8);_0x58e26c['on'](_0x4d91dd(0x11d),(_0x5eb12e,_0x54ae40)=>{const _0x4d8e8a=_0x4d91dd,_0x1c1fb1=_0x54ae40[_0x4d8e8a(0x10c)][_0x4d8e8a(0x106)](_0x4d8e8a(0xfa));_0x19861c[_0x4d8e8a(0x116)](_0x1c1fb1)&&(_0x54ae40[_0x4d8e8a(0x109)]||(_0x54ae40[_0x4d8e8a(0x109)]=_0x26bac1(_0x1c1fb1,_0x4077d8[_0x4d8e8a(0x124)])),_0x19861c[_0x4d8e8a(0x127)](_0x54ae40));},{'priority':_0x3d4384[_0x4d91dd(0x10d)](_0x4d91dd(0x11c))+0xa}),this[_0x4d91dd(0x123)]=this[_0x4d91dd(0xfb)][_0x4d91dd(0x11b)][_0x4d91dd(0x10d)](_0x4d91dd(0x123));const _0x322017=this[_0x4d91dd(0xfb)];this[_0x4d91dd(0x10e)]=setInterval(()=>{const _0x5a906c=_0x4d91dd;let _0x54cd04;for(const _0x55c448 in _0x322017){const _0x17784c=_0x55c448,_0x1b74b0=_0x322017[_0x17784c];if(_0x5a906c(0xfc)==_0x1b74b0||_0x5a906c(0x11f)==_0x1b74b0||_0x5a906c(0x108)==_0x1b74b0||_0x5a906c(0x126)==_0x1b74b0||_0x5a906c(0xf7)==_0x1b74b0||_0x5a906c(0x10a)==_0x1b74b0||_0x5a906c(0xf9)==_0x1b74b0||_0x5a906c(0x111)==_0x1b74b0){delete _0x322017[_0x17784c],_0x54cd04=_0x1b74b0,clearInterval(this[_0x5a906c(0x10e)]),this[_0x5a906c(0x10e)]=void 0x0;break;}}_0x5a906c(0x11f)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x112)),_0x5a906c(0x108)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x11a)),_0x5a906c(0x126)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x103)),_0x5a906c(0xf7)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x122),_0x5a906c(0x113)),_0x5a906c(0x10a)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x105)),_0x5a906c(0xf9)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x101)),_0x5a906c(0x111)==_0x54cd04&&_0x322017[_0x5a906c(0xfe)](_0x5a906c(0x121));},0x3e8);}[_0x5dd538(0xf5)](){const _0x32f74a=_0x5dd538;super[_0x32f74a(0xf5)](),this[_0x32f74a(0x10e)]&&clearInterval(this[_0x32f74a(0x10e)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4a0b7a,_0x4418ce){const _0x15047d=_0x14fa,_0x47e82f=_0x4a0b7a();while(!![]){try{const _0x980324=parseInt(_0x15047d(0xe2))/0x1*(parseInt(_0x15047d(0xdc))/0x2)+-parseInt(_0x15047d(0xe1))/0x3*(parseInt(_0x15047d(0xda))/0x4)+parseInt(_0x15047d(0xde))/0x5+parseInt(_0x15047d(0xdf))/0x6+-parseInt(_0x15047d(0xdb))/0x7+-parseInt(_0x15047d(0xe3))/0x8*(parseInt(_0x15047d(0xe5))/0x9)+-parseInt(_0x15047d(0xdd))/0xa*(-parseInt(_0x15047d(0xe4))/0xb);if(_0x980324===_0x4418ce)break;else _0x47e82f['push'](_0x47e82f['shift']());}catch(_0x236999){_0x47e82f['push'](_0x47e82f['shift']());}}}(_0x1961,0x39923));function _0x14fa(_0x45796a,_0x3ce237){const _0x196194=_0x1961();return _0x14fa=function(_0x14facd,_0x4583a3){_0x14facd=_0x14facd-0xda;let _0x14d825=_0x196194[_0x14facd];return _0x14d825;},_0x14fa(_0x45796a,_0x3ce237);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x454a61){const _0x17c8aa=_0x14fa;return m[_0x17c8aa(0xe0)](_0x454a61);}function _0x1961(){const _0x1eadae=['1177wxAjHV','333lWRnzA','12ichhiG','3257905idiSUo','109198zxsFqs','28040bIFxMq','851720gIFAeq','2263578TOrIss','test','294024VbcHEN','4iJmKrm','15304pXyDud'];_0x1961=function(){return _0x1eadae;};return _0x1961();}
23
+ (function(_0xe534a7,_0x80be19){const _0x468900=_0x1dc1,_0xc1771b=_0xe534a7();while(!![]){try{const _0x518e5a=-parseInt(_0x468900(0x82))/0x1+-parseInt(_0x468900(0x8c))/0x2*(parseInt(_0x468900(0x87))/0x3)+-parseInt(_0x468900(0x83))/0x4*(parseInt(_0x468900(0x8b))/0x5)+-parseInt(_0x468900(0x85))/0x6*(parseInt(_0x468900(0x81))/0x7)+-parseInt(_0x468900(0x8a))/0x8*(parseInt(_0x468900(0x86))/0x9)+-parseInt(_0x468900(0x84))/0xa+-parseInt(_0x468900(0x88))/0xb*(-parseInt(_0x468900(0x8d))/0xc);if(_0x518e5a===_0x80be19)break;else _0xc1771b['push'](_0xc1771b['shift']());}catch(_0x207f8f){_0xc1771b['push'](_0xc1771b['shift']());}}}(_0x2dda,0x46828));function _0x1dc1(_0x5c0a51,_0x2bad90){const _0x2dda64=_0x2dda();return _0x1dc1=function(_0x1dc1dc,_0x552f66){_0x1dc1dc=_0x1dc1dc-0x81;let _0x1c3664=_0x2dda64[_0x1dc1dc];return _0x1c3664;},_0x1dc1(_0x5c0a51,_0x2bad90);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1e76ed){const _0x3ebfc4=_0x1dc1;return m[_0x3ebfc4(0x89)](_0x1e76ed);}function _0x2dda(){const _0x38bf0e=['63KkqMhc','2028829SDnjgI','test','7016esfnNy','70dddZqG','31574mjRFJB','156kAkgUI','3493cAXOqA','178851gsYRud','142152MGTdxq','3489150ssSKYt','5658oKPUYB','2889PPDXxL'];_0x2dda=function(){return _0x38bf0e;};return _0x2dda();}