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

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 A(){const t=["1994971VZEFPQ","828560amJmjt","10IzZATP","6qAWGKD","1042184EURwZN","5285079ARLGxN","15766lDBbuS","test","35ZHxsaF","15285jRYIXi","20442ZbhLXB","816kGBwKR"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(330515===-parseInt(e(124))/1+parseInt(e(121))/2*(parseInt(e(128))/3)+-parseInt(e(131))/4+-parseInt(e(127))/5*(-parseInt(e(129))/6)+-parseInt(e(126))/7*(parseInt(e(122))/8)+parseInt(e(123))/9+parseInt(e(120))/10*(parseInt(e(130))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[C(125)](t)}!function(t){const e=W,n=t();for(;;)try{if(216225===parseInt(e(444))/1*(parseInt(e(427))/2)+-parseInt(e(441))/3*(-parseInt(e(428))/4)+-parseInt(e(426))/5+-parseInt(e(419))/6*(parseInt(e(425))/7)+-parseInt(e(431))/8*(parseInt(e(436))/9)+parseInt(e(423))/10+-parseInt(e(435))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(420)]&&!s[n(442)])continue;const e=!s[n(420)]||t[n(429)]===s[n(420)],o=!s[n(442)]||t[n(432)](s[n(442)]);e&&o&&r[n(447)](s,i)}return r}function F(){const t=["push","set","2658TxHoFf","tagName","style","trim","4261920GiMirx","groups","4417zCKORN","1659095bBxoqR","157868KVBDop","124660fcwTZr","name","split","1328DAzxir","hasClass","getPropertyValue","initial","496144CrKkhn","8118xYYeVp","exec","map","cssRules","assign","27YLdRVb","className","selectorText","4YaXJuz","length"];return(F=function(){return t})()}function R(t){const e=W,n={};for(let r=0;r<t[e(445)];r++){const s=t[r],i=t[e(433)](s);e(434)!==i&&(n[s]=i)}return n}function M(t){const e=W,n=t[e(430)](",")[e(438)](t=>t[e(422)]()),r=[];for(const t of n){const n=O[e(437)](t);n&&r[e(446)](n[e(424)])}return r}function W(t,e){const n=F();return(W=function(t,e){return n[t-=419]})(t,e)}function j(t){const e=W,n={};for(const r of t)Object[e(440)](n,r);return n}const D=V;function V(t,e){const n=k();return(V=function(t,e){return n[t-=255]})(t,e)}function k(){const t=["837204DmXwrl","14052920rxJWVc","execute","8ZhNUDa","270jGkzGe","elementStart","2xAmhZz","setStyle","createRangeIn","1785681jwAWWV","item","size","18516SBcNnr","content","3660601gGMIft","isActive","59226NLuLaV","values","hasStyle","_parsedData","type","document","1278777zKaDqb","from"];return(k=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(324225===parseInt(e(278))/1+parseInt(e(268))/2*(-parseInt(e(260))/3)+-parseInt(e(274))/4*(parseInt(e(266))/5)+-parseInt(e(262))/6+parseInt(e(276))/7*(-parseInt(e(265))/8)+parseInt(e(271))/9+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class T extends b{[D(264)](t){const n=D,{body:r,styles:s}=t[n(257)],i=new e.ViewUpcastWriter(r[n(259)]),o=i[n(270)](r),c=function(t){const e=W,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(447)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(439)])if(t instanceof CSSStyleRule){const r=R(t[e(421)]);n[t[e(443)]]=Object[e(440)]({},n[t[e(443)]]||{},r)}return n}(s));for(const t of o){if(n(267)!==t[n(258)])continue;const e=P(t[n(272)],c);if(e[n(273)]){const r=j(Array[n(261)](e[n(255)]()));for(const e in r){const s=t[n(272)];s[n(256)](e)||i[n(269)](e,r[e],s)}}}t[n(275)]=r}[D(277)](t){return super[D(277)](t)||L(t)}}function K(t,e){const n=Z();return(K=function(t,e){return n[t-=348]})(t,e)}const N=K;function Z(){const t=["5599jpmzxv","editing","pluginName","ClipboardPipeline","dataTransfer","PasteFromOffice","get","getData","13656OGsurq","10120nrVfuT","init","afterInit","3504600cHkdbR","document","3fdWXIp","isActive","high","_parsedData","stylesProcessor","isPremiumPlugin","fromCharCode","map","inputTransformation","4409867BAqgZo","PasteFromOfficeEnhancedInliner","10UuozVC","225350aTKCyq","isOfficialPlugin","join","330ObUooA","requires","href","execute","text/html","1779054IYbwZV","view","editor","plugins","25288xnccfE","1692uMKzal"];return(Z=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(358196===parseInt(e(366))/1*(parseInt(e(378))/2)+-parseInt(e(381))/3*(parseInt(e(361))/4)+parseInt(e(377))/5*(parseInt(e(386))/6)+-parseInt(e(375))/7+parseInt(e(350))/8*(-parseInt(e(351))/9)+parseInt(e(364))/10+-parseInt(e(352))/11*(-parseInt(e(360))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class $ extends t.Plugin{static get[N(354)](){return N(376)}static get[N(379)](){return!0}static get[N(371)](){return!0}static get[N(382)](){return[N(357)]}[N(362)](){const t=N,e=this[t(348)],n=e[t(349)][t(358)](t(355)),r=e[t(353)][t(387)][t(365)],s=new T(r);n.on(t(374),(e,n)=>{const i=t,o=n[i(356)][i(359)](i(385));s[i(367)](o)&&(n[i(369)]||(n[i(369)]=x(o,r[i(370)])),s[i(384)](n))},{priority:S.priorities[t(358)](t(368))+11})}[N(363)](){!async function(t){const e=d([81,111,113,108,85,69,100,80,70,122,120,88,77,89,82,112,50,118,79,102,105,83,78,98,76,104,66,101,73,68,57,103,51,74,53,114,121,119,72,110,56,65,71,52,75,49,87,48,97,99,109,86,55,116,106,90,67,117,84,107,54,115]),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(373)](t=>String[e(372)](t))[e(380)]("")}!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([81]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754438400;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(383)]);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 z=G;!function(t){const e=G,n=t();for(;;)try{if(908749===parseInt(e(223))/1+-parseInt(e(214))/2+-parseInt(e(236))/3+parseInt(e(234))/4+parseInt(e(245))/5+-parseInt(e(221))/6+-parseInt(e(213))/7*(-parseInt(e(218))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const U=[z(252),z(232),z(242),z(219),z(230),z(249),z(246),z(216)],q=[z(252),z(232),z(242)];function G(t,e){const n=J();return(G=function(t,e){return n[t-=212]})(t,e)}const B={"font-style":[[z(220),"i"]],"font-weight":[[z(239),z(238)],[z(217),z(238)],[z(229),z(238)],[t=>Number(t)>=600,z(238)]],"text-decoration":[[z(225),"u"],[z(222),"s"]],"text-decoration-line":[[z(225),"u"],[z(222),"s"]],"vertical-align":[[z(227),z(227)],[z(251),z(226)]]};function H(t){return U[z(240)](t)}function Y(t){const e=z;return Array[e(243)](t[e(237)]())[e(253)](H)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(233)](e=>{const i=n,o=t[i(235)](e);if(o)if(c=e,q[z(240)](c))r[e]=o;else if(e in B){const t=o[i(244)](" ");B[e][i(233)](([n,r])=>{const o=i;for(const i of t)(o(247)==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=z;for(const s in n)n[s][r(233)](([,n])=>{const s=r,i=e[s(250)](n,[],t[s(228)]());e[s(248)](0,i,t)}),e[r(241)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(231)](n)[r(224)])return;const s=e[r(250)](r(215),[],t[r(228)]());e[r(212)](n,s),e[r(248)](0,s,t),e[r(241)](Object[r(231)](n),t)}(t,e,r)}function J(){const t=["from","split","6455960ZXRCSy","font-style","function","insertChild","font-weight","createElement","super","color","filter","setStyle","176071sMyZUZ","1244110AmOrBv","span","vertical-align","bold","136WTMLsp","text-decoration","italic","7653606lZbHLF","line-through","676491YlzkNQ","length","underline","sup","sub","getChildren","bolder","text-decoration-line","keys","font-family","forEach","3076148sUOLFj","getStyle","1073748rJPkGc","getStyleNames","strong","medium","includes","removeStyle","font-size"];return(J=function(){return t})()}const X=tt;function Q(){const t=["407637OwIDFl","3523035JrokIV","10372716GrldWx","1GDbDuU","610785ncsIqM","_parsedData","execute","createRangeIn","5172678uMrSWZ","isActive","168AbppWK","font","stylesProcessor","blockElements","getItems","document","1569608uUhKEl","14894870htHhVn","4kRfIcr","element","includes","content","name"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(998472===parseInt(e(495))/1*(parseInt(e(485))/2)+-parseInt(e(492))/3+parseInt(e(487))/4*(-parseInt(e(493))/5)+parseInt(e(494))/6+-parseInt(e(500))/7+-parseInt(e(502))/8*(parseInt(e(496))/9)+parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[X(498)](t){const n=X,{body:r}=t[n(497)],s=new e.ViewUpcastWriter(r[n(484)]),i=s[n(499)](r),o=new e.ViewDocument(s[n(484)][n(481)]),c=[...new e.ViewDomConverter(o)[n(482)],n(503)],a=i[n(483)]();for(const t of a)if(t.is(n(488))&&c[n(489)](t[n(491)])){_(t,s,Y(t))}t[n(490)]=r}[X(501)](t){return super[X(501)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=360]})(t,e)}function st(){const t=["invalid","PasteFromOffice","get","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","732MoZAWl","evaluationLimit","requires","dataTransfer","config","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","usageLimit","editor","_parsedData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","execute","ClipboardPipeline","domainLimit","503146FwkTKf","getData","text/html","destroy","featureNotAllowed","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","editing","high","11355414MoZYEW","stylesProcessor","_licenseKeyCheckInterval","init","isOfficialPlugin","view","31893mszlwH","plugins","pluginName","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","1778410rKbDZk","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","3130800mYCMBI","licenseKey","128OWrxpV","isPremiumPlugin","inputTransformation","10504774yubZwH","pasteFromOfficeEnhancedLicenseKeyInvalid","1570671qGVoiD","PasteFromOfficeEnhanced"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(998617===-parseInt(e(360))/1+parseInt(e(381))/2+-parseInt(e(376))/3*(parseInt(e(398))/4)+-parseInt(e(384))/5+parseInt(e(370))/6+-parseInt(e(389))/7+-parseInt(e(386))/8*(-parseInt(e(391))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(385)];[nt(372)];static get[nt(378)](){return nt(365)}static get[nt(374)](){return!0}static get[nt(387)](){return!0}static get[nt(400)](){return[nt(394)]}[nt(373)](){const t=nt,e=this[t(407)],n=e[t(377)][t(395)](t(411)),r=e[t(368)][t(375)][t(380)],s=new et(r);n.on(t(388),(e,n)=>{const i=t,o=n[i(401)][i(361)](i(362));s[i(403)](o)&&(n[i(408)]||(n[i(408)]=x(o,r[i(371)])),s[i(410)](n))},{priority:S.priorities[t(395)](t(369))+10}),this[t(385)]=this[t(407)][t(402)][t(395)](t(385));const i=this[t(407)];this[t(372)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(397)==s||e(390)==s||e(404)==s||e(382)==s||e(379)==s||e(383)==s||e(366)==s||e(409)==s){delete i[r],n=s,clearInterval(this[e(372)]),this[e(372)]=void 0;break}}e(390)==n&&i[e(405)](e(393)),e(404)==n&&i[e(405)](e(367)),e(382)==n&&i[e(405)](e(412)),e(379)==n&&i[e(405)](e(364),e(392)),e(383)==n&&i[e(405)](e(399)),e(366)==n&&i[e(405)](e(396)),e(409)==n&&i[e(405)](e(406))},1e3)}[nt(363)](){const t=nt;super[t(363)](),this[t(372)]&&clearInterval(this[t(372)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=124]})(t,e)}var ct=ot;function at(){var t=["36dMpADM","PasteFromOfficeEnhanced","20209pEcldG","PasteFromOffice","requires","564993SxvOoV","1322995yuJZWC","3465018WCpbjR","pluginName","isPremiumPlugin","711855gkkfvI","5383728BtjKWm","1557374DawjOz","904IpFwoc","isOfficialPlugin"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(661754===parseInt(e(135))/1+parseInt(e(126))/2+parseInt(e(134))/3+parseInt(e(129))/4*(-parseInt(e(124))/5)+parseInt(e(136))/6+parseInt(e(131))/7*(-parseInt(e(127))/8)+-parseInt(e(125))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(137)](){return ct(130)}static get[ct(128)](){return!0}static get[ct(138)](){return!0}static get[ct(133)](){return[ct(132),$,it]}}function lt(){var t=["1HspsGO","2907824axbssW","4YaszIU","5181309qkYbNU","1944702ZHHMua","837576tGZJLF","3957992QffYuA","30nQBuPp","3366065YvurXm","1471881ldavvN"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=293]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(874178===-parseInt(e(296))/1*(-parseInt(e(297))/2)+parseInt(e(295))/3*(parseInt(e(298))/4)+parseInt(e(294))/5+parseInt(e(301))/6+-parseInt(e(299))/7+-parseInt(e(302))/8+-parseInt(e(300))/9*(parseInt(e(293))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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,${I(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 I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<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 y.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 O(){const t=["2014523XtJBwb","40388nkkwGJ","5065IDjAQo","190332TIOqGj","236aMYkzH","1436288FqaEah","257orEUmE","78EQalKn","15cflDik","test","3051840mwAsNb"];return(O=function(){return t})()}function A(t,e){const n=O();return(A=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(147983===parseInt(e(292))/1*(-parseInt(e(290))/2)+-parseInt(e(294))/3*(-parseInt(e(298))/4)+parseInt(e(299))/5*(-parseInt(e(293))/6)+parseInt(e(297))/7+parseInt(e(291))/8+-parseInt(e(289))/9+-parseInt(e(296))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[A(295)](t)}!function(t){const e=M,n=t();for(;;)try{if(927740===parseInt(e(463))/1+-parseInt(e(472))/2+-parseInt(e(475))/3*(-parseInt(e(468))/4)+-parseInt(e(476))/5+parseInt(e(457))/6*(parseInt(e(462))/7)+-parseInt(e(451))/8*(-parseInt(e(453))/9)+parseInt(e(459))/10*(parseInt(e(450))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(458)]&&!s[n(467)])continue;const e=!s[n(458)]||t[n(471)]===s[n(458)],o=!s[n(467)]||t[n(464)](s[n(467)]);e&&o&&r[n(461)](s,i)}return r}function F(t){const e=M,n={};for(let r=0;r<t[e(470)];r++){const s=t[r],i=t[e(474)](s);e(469)!==i&&(n[s]=i)}return n}function j(){const t=["selectorText","209eWzgIU","143568yOPiDn","style","27JwEBOF","groups","push","split","6844542gpAndM","tagName","350840VilMIU","trim","set","7XxuFBy","1030469aJyPgc","hasClass","map","assign","className","358756vdbdpH","initial","length","name","3405070MIFnwY","cssRules","getPropertyValue","6PRyOIF","2203815lrHmXE","exec"];return(j=function(){return t})()}function M(t,e){const n=j();return(M=function(t,e){return n[t-=448]})(t,e)}function R(t){const e=M,n=t[e(456)](",")[e(465)](t=>t[e(460)]()),r=[];for(const t of n){const n=P[e(448)](t);n&&r[e(455)](n[e(454)])}return r}function k(t){const e=M,n={};for(const r of t)Object[e(466)](n,r);return n}function T(){const t=["7129aXGXGk","326280unfmcM","values","142JjxuWd","5ZLtDKE","isActive","hasStyle","36170tGNnqk","1278228FYGOFb","size","document","execute","1576458qzbGzX","type","2114oYmvFO","setStyle","363JwbFpr","content","elementStart","from","_parsedData","item","1297857PVNCsz","1864eKefKz","createRangeIn"];return(T=function(){return t})()}const U=W;function W(t,e){const n=T();return(W=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(353583===parseInt(e(457))/1*(parseInt(e(460))/2)+-parseInt(e(454))/3+parseInt(e(458))/4+-parseInt(e(461))/5*(-parseInt(e(465))/6)+parseInt(e(471))/7*(-parseInt(e(455))/8)+parseInt(e(469))/9+parseInt(e(464))/10*(-parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class D extends b{[U(468)](t){const n=U,{body:r,styles:s}=t[n(452)],i=new e.ViewUpcastWriter(r[n(467)]),o=i[n(456)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(461)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(473)])if(t instanceof CSSStyleRule){const r=F(t[e(452)]);n[t[e(449)]]=Object[e(466)]({},n[t[e(449)]]||{},r)}return n}(s));for(const t of o){if(n(450)!==t[n(470)])continue;const e=L(t[n(453)],c);if(e[n(466)]){const r=k(Array[n(451)](e[n(459)]()));for(const e in r){const s=t[n(453)];s[n(463)](e)||i[n(472)](e,r[e],s)}}}t[n(449)]=r}[U(462)](t){return super[U(462)](t)||E(t)}}const N=$;function K(){const t=["50uGaNOj","4916hmRbsg","stylesProcessor","1610360aHRynQ","7wRPyKP","afterInit","high","isOfficialPlugin","view","text/html","8434TPDXew","getData","122qoghww","editing","map","document","PasteFromOfficeEnhancedInliner","2256595ubIVep","get","init","ClipboardPipeline","editor","84MZatch","join","execute","pluginName","plugins","1191IUdixe","inputTransformation","929871oOEwFB","href","PasteFromOffice","requires","isActive","1778622rDMANO","isPremiumPlugin","fromCharCode","348986XgsOiX","dataTransfer","_parsedData"];return(K=function(){return t})()}function $(t,e){const n=K();return($=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(282751===-parseInt(e(164))/1*(parseInt(e(162))/2)+parseInt(e(139))/3*(-parseInt(e(153))/4)+parseInt(e(169))/5+-parseInt(e(146))/6*(-parseInt(e(156))/7)+-parseInt(e(155))/8+-parseInt(e(141))/9*(-parseInt(e(152))/10)+parseInt(e(149))/11*(parseInt(e(134))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[N(137)](){return N(168)}static get[N(159)](){return!0}static get[N(147)](){return!0}static get[N(144)](){return[N(143)]}[N(171)](){const t=N,e=this[t(133)],n=e[t(138)][t(170)](t(132)),r=e[t(165)][t(160)][t(167)],s=new D(r);n.on(t(140),(e,n)=>{const i=t,o=n[i(150)][i(163)](i(161));s[i(145)](o)&&(n[i(151)]||(n[i(151)]=x(o,r[i(154)])),s[i(136)](n))},{priority:S.priorities[t(170)](t(158))+11})}[N(157)](){!async function(t){const e=d([81,113,88,83,72,53,78,50,69,66,89,103,106,109,54,87,100,99,90,73,118,70,75,65,80,110,97,56,107,102,74,121,57,71,98,68,101,51,111,77,104,76,112,82,117,105,86,67,116,122,119,108,52,49,79,120,55,85,48,84,114,115]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(166)](t=>String[e(148)](t))[e(135)]("")}!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([81]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754870400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(142)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const V=Y;!function(t){const e=Y,n=t();for(;;)try{if(358247===parseInt(e(235))/1+parseInt(e(258))/2+-parseInt(e(240))/3+parseInt(e(247))/4+parseInt(e(231))/5+parseInt(e(260))/6+-parseInt(e(243))/7*(parseInt(e(266))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[V(265),V(267),V(244),V(259),V(249),V(271),V(232),V(234)],H=[V(265),V(267),V(244)],G={"font-style":[[V(238),"i"]],"font-weight":[[V(257),V(250)],[V(236),V(250)],[V(246),V(250)],[t=>Number(t)>=600,V(250)]],"text-decoration":[[V(248),"u"],[V(262),"s"]],"text-decoration-line":[[V(248),"u"],[V(262),"s"]],"vertical-align":[[V(253),V(253)],[V(241),V(268)]]};function X(t){return z[V(233)](t)}function Y(t,e){const n=_();return(Y=function(t,e){return n[t-=230]})(t,e)}function J(t){const e=V;return Array[e(270)](t[e(252)]())[e(230)](X)}function _(){const t=["split","getStyleNames","sub","getStyle","keys","removeStyle","medium","675730xyAdwu","text-decoration","1762842TkKOnZ","getChildren","line-through","createElement","span","color","4895568XXPOxO","font-family","sup","forEach","from","font-weight","filter","2468060BlbxYD","font-style","includes","vertical-align","507585YbLpjz","bold","setStyle","italic","insertChild","1962408hqBoFv","super","length","14cmQZUR","font-size","function","bolder","2413624WlroRo","underline","text-decoration-line","strong"];return(_=function(){return t})()}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(269)](e=>{const i=n,o=t[i(254)](e);if(o)if(c=e,H[V(233)](c))r[e]=o;else if(e in G){const t=o[i(251)](" ");G[e][i(269)](([n,r])=>{const o=i;for(const i of t)(o(245)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(269)](([,n])=>{const s=r,i=e[s(263)](n,[],t[s(261)]());e[s(239)](0,i,t)}),e[r(256)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(255)](n)[r(242)])return;const s=e[r(263)](r(264),[],t[r(261)]());e[r(237)](n,s),e[r(239)](0,s,t),e[r(256)](Object[r(255)](n),t)}(t,e,r)}const B=Q;function Q(t,e){const n=tt();return(Q=function(t,e){return n[t-=449]})(t,e)}function tt(){const t=["_parsedData","4pjIIPm","createRangeIn","stylesProcessor","execute","includes","getItems","document","1504150cUvGuj","7YsItsH","104913TZQHSK","element","name","font","blockElements","98428jAvpCz","285858Auasxw","201696TNOkDM","content","3060234jhYVkx","isActive","2427040UluCiW"];return(tt=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(193881===-parseInt(e(450))/1+-parseInt(e(458))/2*(parseInt(e(467))/3)+parseInt(e(452))/4+parseInt(e(465))/5+parseInt(e(451))/6*(parseInt(e(466))/7)+parseInt(e(456))/8+-parseInt(e(454))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[B(461)](t){const n=B,{body:r}=t[n(457)],s=new e.ViewUpcastWriter(r[n(464)]),i=s[n(459)](r),o=new e.ViewDocument(s[n(464)][n(460)]),c=[...new e.ViewDomConverter(o)[n(449)],n(470)],a=i[n(463)]();for(const t of a)if(t.is(n(468))&&c[n(462)](t[n(469)])){Z(t,s,J(t))}t[n(453)]=r}[B(455)](t){return super[B(455)](t)||E(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(870733===parseInt(e(472))/1*(-parseInt(e(476))/2)+-parseInt(e(443))/3*(-parseInt(e(458))/4)+parseInt(e(479))/5*(parseInt(e(471))/6)+-parseInt(e(482))/7*(-parseInt(e(489))/8)+-parseInt(e(454))/9+parseInt(e(485))/10*(-parseInt(e(452))/11)+parseInt(e(460))/12*(parseInt(e(455))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(490)];[nt(464)];static get[nt(438)](){return nt(481)}static get[nt(473)](){return!0}static get[nt(492)](){return!0}static get[nt(446)](){return[nt(448)]}[nt(461)](){const t=nt,e=this[t(463)],n=e[t(467)][t(437)](t(487)),r=e[t(477)][t(466)][t(457)],s=new et(r);n.on(t(451),(e,n)=>{const i=t,o=n[i(474)][i(486)](i(462));s[i(445)](o)&&(n[i(453)]||(n[i(453)]=x(o,r[i(447)])),s[i(450)](n))},{priority:S.priorities[t(437)](t(444))+10}),this[t(490)]=this[t(463)][t(475)][t(437)](t(490));const i=this[t(463)];this[t(464)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(449)==s||e(456)==s||e(470)==s||e(468)==s||e(442)==s||e(465)==s||e(478)==s||e(493)==s){delete i[r],n=s,clearInterval(this[e(464)]),this[e(464)]=void 0;break}}e(456)==n&&i[e(488)](e(441)),e(470)==n&&i[e(488)](e(483)),e(468)==n&&i[e(488)](e(484)),e(442)==n&&i[e(488)](e(440),e(439)),e(465)==n&&i[e(488)](e(469)),e(478)==n&&i[e(488)](e(459)),e(493)==n&&i[e(488)](e(491))},1e3)}[nt(480)](){const t=nt;super[t(480)](),this[t(464)]&&clearInterval(this[t(464)])}}function it(){const t=["10JWimZq","getData","ClipboardPipeline","_showLicenseError","13320RqvMnr","licenseKey","usageLimit","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit","get","pluginName","PasteFromOfficeEnhanced","featureNotAllowed","invalid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","1671069mTQwXQ","high","isActive","requires","stylesProcessor","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyValid","execute","inputTransformation","6025382CtIbvo","_parsedData","13966389nmTQJq","65ZLiTnj","pasteFromOfficeEnhancedLicenseKeyInvalid","document","4IqRKkG","trialLimit","2837064sHpUpN","init","text/html","editor","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","view","plugins","pasteFromOfficeEnhancedLicenseKeyDomainLimit","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","8139198JtYgvh","5164kKdSnh","isOfficialPlugin","dataTransfer","config","380ZQIXhv","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","5YMkkiW","destroy","PasteFromOfficeEnhancedPropagator","3598ZqWOnS","expired","domainLimit"];return(it=function(){return t})()}var ot=at;function ct(){var t=["isPremiumPlugin","1068810UUPtWr","43012xeYowd","379238MhxZmE","510065AuUCWI","PasteFromOfficeEnhanced","12612978XWAPzk","requires","PasteFromOffice","110rneROp","8CMgiJk","2546226gujeYO","pluginName","isOfficialPlugin","3729642bLtDWs"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=288]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(337417===-parseInt(e(290))/1+-parseInt(e(289))/2+parseInt(e(302))/3+parseInt(e(288))/4*(parseInt(e(295))/5)+-parseInt(e(297))/6+-parseInt(e(300))/7+-parseInt(e(296))/8*(-parseInt(e(292))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(298)](){return ot(291)}static get[ot(299)](){return!0}static get[ot(301)](){return!0}static get[ot(293)](){return[ot(294),q,st]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=408]})(t,e)}function ft(){var t=["72UcCmqO","1315332tiRzwr","24614282iIlsbU","1844420cducHU","12DHPzYK","3719LGaUMg","935774UHHldG","6NcDfhd","18tIcsMw","2751021UglKuU","3LLjjon","13981540GGUgtV"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(948001===-parseInt(e(409))/1*(parseInt(e(411))/2)+-parseInt(e(414))/3*(-parseInt(e(417))/4)+-parseInt(e(419))/5*(parseInt(e(412))/6)+-parseInt(e(410))/7*(-parseInt(e(416))/8)+-parseInt(e(413))/9+-parseInt(e(415))/10+parseInt(e(418))/11*(parseInt(e(408))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x14a6ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x21e48d,parsePasteOfficeHtml as _0x3c8066}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x335cc7,uid as _0x40ffd7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0xe46790,ViewDocument as _0x391fe2,ViewDomConverter as _0x3ab069}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5486bf){return m['test'](_0x5486bf);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x50030e,_0x2b6365){const _0x57137f=new Map();for(const [_0x410d22,_0x36f2ec]of _0x2b6365){if(!_0x410d22['tagName']&&!_0x410d22['className'])continue;const _0x5f08c8=!_0x410d22['tagName']||_0x50030e['name']===_0x410d22['tagName'],_0x5efc04=!_0x410d22['className']||_0x50030e['hasClass'](_0x410d22['className']);_0x5f08c8&&_0x5efc04&&_0x57137f['set'](_0x410d22,_0x36f2ec);}return _0x57137f;}function h(_0x1eda83){const _0x16b685={};for(let _0x2128bf=0x0;_0x2128bf<_0x1eda83['length'];_0x2128bf++){const _0x4b36a3=_0x1eda83[_0x2128bf],_0x226ef4=_0x1eda83['getPropertyValue'](_0x4b36a3);'initial'!==_0x226ef4&&(_0x16b685[_0x4b36a3]=_0x226ef4);}return _0x16b685;}function O(_0x4a7d04){const _0x2797ea=_0x4a7d04['split'](',')['map'](_0x49abb0=>_0x49abb0['trim']()),_0x4a06d3=[];for(const _0x5375b4 of _0x2797ea){const _0x4840bb=S['exec'](_0x5375b4);_0x4840bb&&_0x4a06d3['push'](_0x4840bb['groups']);}return _0x4a06d3;}function k(_0x32eaf0){const _0x1b8a09={};for(const _0x2b7cde of _0x32eaf0)Object['assign'](_0x1b8a09,_0x2b7cde);return _0x1b8a09;}class u extends _0x21e48d{['execute'](_0x57c091){const {body:_0x1b1b02,styles:_0xa71529}=_0x57c091['_parsedData'],_0x31349e=new _0xe46790(_0x1b1b02['document']),_0x3c8542=_0x31349e['createRangeIn'](_0x1b1b02),_0x33609c=function(_0x9cd0cc){const _0x5dbb06={};for(const _0xcf9e12 of _0x9cd0cc)for(const _0x417b4f of _0xcf9e12['cssRules'])if(_0x417b4f instanceof CSSStyleRule){const _0x126a6f=h(_0x417b4f['style']);_0x5dbb06[_0x417b4f['selectorText']]=Object['assign']({},_0x5dbb06[_0x417b4f['selectorText']]||{},_0x126a6f);}return _0x5dbb06;}(_0xa71529),_0x425a9e=function(_0x3b19cf){const _0xda555c=new Map();for(const _0x1cec4e in _0x3b19cf){const _0x1e319a=O(_0x1cec4e),_0x53ac36=_0x3b19cf[_0x1cec4e];for(const _0x43a6f6 of _0x1e319a)_0xda555c['set'](_0x43a6f6,_0x53ac36);}return _0xda555c;}(_0x33609c);for(const _0x1ccee9 of _0x3c8542){if('elementStart'!==_0x1ccee9['type'])continue;const _0x2093f2=j(_0x1ccee9['item'],_0x425a9e);if(_0x2093f2['size']){const _0x2b48a3=k(Array['from'](_0x2093f2['values']()));for(const _0x516ad8 in _0x2b48a3){const _0x558900=_0x1ccee9['item'];_0x558900['hasStyle'](_0x516ad8)||_0x31349e['setStyle'](_0x516ad8,_0x2b48a3[_0x516ad8],_0x558900);}}}_0x57c091['content']=_0x1b1b02;}['isActive'](_0x5360b6){return super['isActive'](_0x5360b6)||p(_0x5360b6);}}class i extends _0x14a6ff{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x485ec0=this['editor'],_0x26b419=_0x485ec0['plugins']['get']('ClipboardPipeline'),_0x4dfc56=_0x485ec0['editing']['view']['document'],_0x59ba97=new u(_0x4dfc56);_0x26b419['on']('inputTransformation',(_0x11b843,_0x253a48)=>{const _0x346c68=_0x253a48['dataTransfer']['getData']('text/html');_0x59ba97['isActive'](_0x346c68)&&(_0x253a48['_parsedData']||(_0x253a48['_parsedData']=_0x3c8066(_0x346c68,_0x4dfc56['stylesProcessor'])),_0x59ba97['execute'](_0x253a48));},{'priority':_0x335cc7['get']('high')+0xb});}['afterInit'](){!async function(_0x39b904){const _0x4ac9a8=_0x4e5742([0x51,0x6f,0x71,0x6c,0x55,0x45,0x64,0x50,0x46,0x7a,0x78,0x58,0x4d,0x59,0x52,0x70,0x32,0x76,0x4f,0x66,0x69,0x53,0x4e,0x62,0x4c,0x68,0x42,0x65,0x49,0x44,0x39,0x67,0x33,0x4a,0x35,0x72,0x79,0x77,0x48,0x6e,0x38,0x41,0x47,0x34,0x4b,0x31,0x57,0x30,0x61,0x63,0x6d,0x56,0x37,0x74,0x6a,0x5a,0x43,0x75,0x54,0x6b,0x36,0x73]),_0x2f642e=0x7c9e3bfb,_0x48c1e7=0x7c99544b^_0x2f642e,_0xbe1191=window[_0x4e5742([0x44,0x61,0x74,0x65])][_0x4e5742([0x6e,0x6f,0x77])](),_0x143bac=_0x39b904[_0x4e5742([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c5665=new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x543112=>{_0x143bac[_0x4e5742([0x6f,0x6e,0x63,0x65])](_0x4e5742([0x72,0x65,0x61,0x64,0x79]),_0x543112);}),_0x561497={[_0x4e5742([0x6b,0x74,0x79])]:_0x4e5742([0x45,0x43]),[_0x4e5742([0x75,0x73,0x65])]:_0x4e5742([0x73,0x69,0x67]),[_0x4e5742([0x63,0x72,0x76])]:_0x4e5742([0x50,0x2d,0x32,0x35,0x36]),[_0x4e5742([0x78])]:_0x4e5742([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]),[_0x4e5742([0x79])]:_0x4e5742([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]),[_0x4e5742([0x61,0x6c,0x67])]:_0x4e5742([0x45,0x53,0x32,0x35,0x36])},_0x34cf9e=_0x143bac[_0x4e5742([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4e5742([0x67,0x65,0x74])](_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x106d18(){let _0x10e05e,_0x151832=null,_0x53ee80=null;try{if(_0x34cf9e==_0x4e5742([0x47,0x50,0x4c]))return _0x4e5742([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x10e05e=_0x56ed2a(),!_0x10e05e)return _0x4e5742([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x10e05e[_0x4e5742([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53ee80=_0x192090(_0x10e05e[_0x4e5742([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x10e05e[_0x4e5742([0x6a,0x74,0x69])])),await _0xdc32b0()?_0x5e2ea9()?_0x15ce5f()?_0x4e5742([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4b16ca()?(_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e5742([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x151832=_0xe6eb85(_0x4e5742([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e5742([0x74,0x72,0x69,0x61,0x6c])&&(_0x151832=_0xe6eb85(_0x4e5742([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x338243()):_0x4e5742([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4e5742([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4e5742([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4e5742([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x15ce5f(){const _0x4940f8=[_0x4e5742([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4e5742([0x74,0x72,0x69,0x61,0x6c])][_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xbe1191/0x3e8:0xe10*_0x48c1e7;return _0x10e05e[_0x4e5742([0x65,0x78,0x70])]<_0x4940f8;}function _0x5e2ea9(){const _0x59401f=_0x10e05e[_0x4e5742([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x59401f&&(!!_0x59401f[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x2a]))||(!!_0x59401f[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x50,0x4f,0x45]))||!!_0x59401f[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x50,0x50]))));}function _0x4b16ca(){const _0x40bef1=_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40bef1||0x0==_0x40bef1[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5c4f81}=new URL(window[_0x4e5742([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x40bef1[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c4f81))return!0x0;const _0x1f15e2=_0x5c4f81[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e]));return _0x40bef1[_0x4e5742([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x383c32=>_0x383c32[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x2a])))[_0x4e5742([0x6d,0x61,0x70])](_0x1da1bc=>_0x1da1bc[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e])))[_0x4e5742([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5da825=>_0x5da825[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1f15e2[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4e5742([0x6d,0x61,0x70])](_0x23a4e5=>Array(_0x1f15e2[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x23a4e5[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4e5742([0x66,0x69,0x6c,0x6c])](_0x23a4e5[0x0]===_0x4e5742([0x2a])?_0x4e5742([0x2a]):'')[_0x4e5742([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x23a4e5))[_0x4e5742([0x73,0x6f,0x6d,0x65])](_0x1d45cd=>_0x1f15e2[_0x4e5742([0x65,0x76,0x65,0x72,0x79])]((_0x35be5b,_0x52a310)=>_0x1d45cd[_0x52a310]===_0x35be5b||_0x1d45cd[_0x52a310]===_0x4e5742([0x2a])));}function _0x338243(){return _0x151832&&_0x53ee80?new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27fae1,_0x2d924b)=>{_0x151832[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x27fae1,_0x2d924b),_0x53ee80[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x35d160=>{_0x35d160!=_0x4e5742([0x56,0x61,0x6c,0x69,0x64])&&_0x27fae1(_0x35d160);},_0x2d924b);}):_0x151832||_0x53ee80||_0x4e5742([0x56,0x61,0x6c,0x69,0x64]);}}function _0x192090(_0x1f19ef,_0x28e6d2){return new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x158bcc=>{if(_0x482e72())return _0x158bcc(_0x4e5742([0x56,0x61,0x6c,0x69,0x64]));_0x490001(),_0x143bac[_0x4e5742([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4e5742([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3fd315=!0x1;const _0x1aebbb=_0x40ffd7();function _0x44f8ba(_0x55be6c){return!!_0x55be6c&&(typeof _0x55be6c===_0x4e5742([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55be6c===_0x4e5742([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55be6c[_0x4e5742([0x74,0x68,0x65,0x6e])]===_0x4e5742([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55be6c[_0x4e5742([0x63,0x61,0x74,0x63,0x68])]===_0x4e5742([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x41d90c(_0x7eef05){_0x391821(_0x7eef05)[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x4bcefd=>{if(!_0x4bcefd||_0x4bcefd[_0x4e5742([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4e5742([0x6f,0x6b]))return _0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b8010(_0x3db4ee(_0x1aebbb+_0x28e6d2))!=_0x4bcefd[_0x4e5742([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4e5742([0x56,0x61,0x6c,0x69,0x64]);})[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x385dc6=>(_0x236412(),_0x385dc6),()=>{const _0x21a1bb=_0x21a0ef();return null==_0x21a1bb?(_0x236412(),_0x4e5742([0x56,0x61,0x6c,0x69,0x64])):_0x4e5742(_0xbe1191-_0x21a1bb>(0x5892bffb^_0x2f642e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x158bcc)[_0x4e5742([0x63,0x61,0x74,0x63,0x68])](()=>{_0x158bcc(_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46dc8f=0x7ca8d57b^_0x2f642e;function _0x236412(){const _0x3f1d43=_0x4e5742([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b8010(_0x3db4ee(_0x1f19ef)),_0x73f126=_0x2d1875(_0x4b8010(window[_0x4e5742([0x4d,0x61,0x74,0x68])][_0x4e5742([0x63,0x65,0x69,0x6c])](_0xbe1191/_0x46dc8f)));window[_0x4e5742([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e5742([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f1d43,_0x73f126);}function _0x21a0ef(){const _0x4cbca2=_0x4e5742([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b8010(_0x3db4ee(_0x1f19ef)),_0x13dc1e=window[_0x4e5742([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e5742([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cbca2);return _0x13dc1e?window[_0x4e5742([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d1875(_0x13dc1e),0x10)*_0x46dc8f:null;}function _0x391821(_0x14a827){return new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1bdc9b,_0x2a5e4c)=>{_0x14a827[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x1bdc9b,_0x2a5e4c),window[_0x4e5742([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a5e4c,0x7c9fef3b^_0x2f642e);});}}_0x143bac[_0x4e5742([0x6f,0x6e])](_0x4e5742([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x434387,_0x580a44)=>{if(_0x580a44[0x0]!=_0x1f19ef)return _0x158bcc(_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x580a44[0x1]={..._0x580a44[0x1],[_0x4e5742([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1aebbb};},{[_0x4e5742([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e5742([0x68,0x69,0x67,0x68])}),_0x143bac[_0x4e5742([0x6f,0x6e])](_0x4e5742([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2456ad=>{_0x44f8ba(_0x2456ad[_0x4e5742([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3fd315=!0x0,_0x41d90c(_0x2456ad[_0x4e5742([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4e5742([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e5742([0x6c,0x6f,0x77])}),_0x1c5665[_0x4e5742([0x74,0x68,0x65,0x6e])](()=>{_0x3fd315||_0x158bcc(_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x482e72(){return _0x143bac[_0x4e5742([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e5742([0x76,0x69,0x65,0x77])][_0x4e5742([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4e5742([0x61,0x75,0x74,0x6f]);}function _0x490001(){_0x143bac[_0x4e5742([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e5742([0x76,0x69,0x65,0x77])][_0x4e5742([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4e5742([0x61,0x75,0x74,0x6f]);}}function _0xe6eb85(_0xdee2c5){const _0x147aa6=[new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a60f2=>setTimeout(_0x1a60f2,0x7c970537^_0x2f642e)),_0x1c5665[_0x4e5742([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9790fd=>{let _0x3d48a7=0x0;_0x143bac[_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e5742([0x6f,0x6e])](_0x4e5742([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30233e,_0x1d0f22)=>{_0x1d0f22[0x0][_0x4e5742([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d48a7++,_0x3d48a7==(0x7c9e3a03^_0x2f642e)&&(_0x9790fd(),_0x30233e[_0x4e5742([0x6f,0x66,0x66])]());});}))];return window[_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4e5742([0x72,0x61,0x63,0x65])](_0x147aa6)[_0x4e5742([0x74,0x68,0x65,0x6e])](()=>_0xdee2c5);}async function _0x2c873d(){await _0x1c5665,_0x143bac[_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e5742([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x14289a,_0x143bac[_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e5742([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x14289a,_0x143bac[_0x4e5742([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x541d4f(_0x4c8ebe){const _0xc66da7=_0x18014d();_0x143bac[_0xc66da7]=_0x4e5742([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])+_0x4c8ebe,_0x4c8ebe!=_0x4e5742([0x56,0x61,0x6c,0x69,0x64])&&_0x2c873d();}function _0x18014d(){const _0x3bd681=window[_0x4e5742([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4e5742([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4e5742([0x6e,0x6f,0x77])]())[_0x4e5742([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4e5742([0x2e]),'');let _0x19f900=_0x4e5742([0x51]);for(let _0x28d66a=0x0;_0x28d66a<_0x3bd681[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28d66a+=0x2){let _0x3d3410=window[_0x4e5742([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bd681[_0x4e5742([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28d66a,_0x28d66a+0x2));_0x3d3410>=_0x4ac9a8[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d3410-=_0x4ac9a8[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19f900+=_0x4ac9a8[_0x3d3410];}return _0x19f900;}function _0x56ed2a(){const _0xb610c7=_0x34cf9e[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e]));if(0x3!=_0xb610c7[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x382dd6(_0xb610c7[0x1]);function _0x382dd6(_0x5415e4){const _0x367264=_0x59231b(_0x5415e4);return _0x367264&&_0x24fabb()?_0x367264:null;function _0x24fabb(){const _0x5b89c3=_0x367264[_0x4e5742([0x6a,0x74,0x69])],_0x496635=window[_0x4e5742([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b89c3[_0x4e5742([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b89c3[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xa158c3={..._0x367264,[_0x4e5742([0x6a,0x74,0x69])]:_0x5b89c3[_0x4e5742([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5b89c3[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xa158c3[_0x4e5742([0x76,0x63])],_0x3db4ee(_0xa158c3)==_0x496635;}}}async function _0xdc32b0(){let _0x2551db=!0x0;try{const _0x44d56d=_0x34cf9e[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e])),[_0x37ed96,_0x2334b5,_0x54acb2]=_0x44d56d;return _0x5d7e89(_0x37ed96),await _0x67298d(_0x37ed96,_0x2334b5,_0x54acb2),_0x2551db;}catch{return!0x1;}function _0x5d7e89(_0x2cc510){const _0x5f1181=_0x59231b(_0x2cc510);_0x5f1181&&_0x5f1181[_0x4e5742([0x61,0x6c,0x67])]==_0x4e5742([0x45,0x53,0x32,0x35,0x36])||(_0x2551db=!0x1);}async function _0x67298d(_0x3e2ad6,_0x33ba1a,_0x5f2f1c){const _0x5ad310=window[_0x4e5742([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4e5742([0x66,0x72,0x6f,0x6d])](_0x3a43c4(_0x5f2f1c),_0x52411c=>_0x52411c[_0x4e5742([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5561a7=new window[(_0x4e5742([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4e5742([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e2ad6+_0x4e5742([0x2e])+_0x33ba1a),_0x207e2e=window[_0x4e5742([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4e5742([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x207e2e)return;const _0x255cb2=await _0x207e2e[_0x4e5742([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4e5742([0x6a,0x77,0x6b]),_0x561497,{[_0x4e5742([0x6e,0x61,0x6d,0x65])]:_0x4e5742([0x45,0x43,0x44,0x53,0x41]),[_0x4e5742([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4e5742([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4e5742([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x207e2e[_0x4e5742([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4e5742([0x6e,0x61,0x6d,0x65])]:_0x4e5742([0x45,0x43,0x44,0x53,0x41]),[_0x4e5742([0x68,0x61,0x73,0x68])]:{[_0x4e5742([0x6e,0x61,0x6d,0x65])]:_0x4e5742([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x255cb2,_0x5ad310,_0x5561a7)||(_0x2551db=!0x1);}}function _0x59231b(_0xcadc2d){return _0xcadc2d[_0x4e5742([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4e5742([0x65,0x79]))?JSON[_0x4e5742([0x70,0x61,0x72,0x73,0x65])](_0x3a43c4(_0xcadc2d)):null;}function _0x3a43c4(_0x2e3ce6){return window[_0x4e5742([0x61,0x74,0x6f,0x62])](_0x2e3ce6[_0x4e5742([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4e5742([0x2b]))[_0x4e5742([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4e5742([0x2f])));}function _0x3db4ee(_0x293072){let _0x578dd5=0x1505;function _0x558f37(_0x55a7d9){for(let _0x23909e=0x0;_0x23909e<_0x55a7d9[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23909e++){const _0x19f136=_0x55a7d9[_0x4e5742([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x23909e);_0x578dd5=(_0x578dd5<<0x5)+_0x578dd5+_0x19f136,_0x578dd5&=_0x578dd5;}}function _0x4e2860(_0x3337b2){Array[_0x4e5742([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3337b2)?_0x3337b2[_0x4e5742([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e2860):_0x3337b2&&typeof _0x3337b2==_0x4e5742([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4e5742([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3337b2)[_0x4e5742([0x73,0x6f,0x72,0x74])]()[_0x4e5742([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x279773,_0x6dcb6])=>{_0x558f37(_0x279773),_0x4e2860(_0x6dcb6);}):_0x558f37(window[_0x4e5742([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3337b2));}return _0x4e2860(_0x293072),_0x578dd5>>>0x0;}function _0x4b8010(_0x5a2609){return _0x5a2609[_0x4e5742([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4e5742([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4e5742([0x30]));}function _0x2d1875(_0x578528){return _0x578528[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4e5742([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4e5742([0x6a,0x6f,0x69,0x6e])]('');}function _0x14289a(){}function _0x4e5742(_0x1a7c78){return _0x1a7c78['map'](_0x4baf41=>String['fromCharCode'](_0x4baf41))['join']('');}_0x541d4f(await _0x106d18());}(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'],[_0x2f1a9b=>Number(_0x2f1a9b)>=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(_0xadcc23){return L['includes'](_0xadcc23);}function g(_0x175ed5){return Array['from'](_0x175ed5['getStyleNames']())['filter'](P);}function b(_0x437438,_0x55a8a0,_0xf95c90){const {spanStyles:_0x3d268e,stylesToBeHtmlElements:_0x5432d3}=function(_0x175651,_0x4216f8){const _0x5b8ea2={},_0x177d1b={};return _0x4216f8['forEach'](_0x518008=>{const _0x51d851=_0x175651['getStyle'](_0x518008);if(_0x51d851){if(function(_0x363fd4){return E['includes'](_0x363fd4);}(_0x518008))_0x5b8ea2[_0x518008]=_0x51d851;else{if(function(_0x30f535){return _0x30f535 in F;}(_0x518008)){const _0x132f92=_0x51d851['split']('\x20');F[_0x518008]['forEach'](([_0xc5d6e1,_0x5c5b03])=>{for(const _0xaf1f80 of _0x132f92){('function'==typeof _0xc5d6e1&&_0xc5d6e1(_0xaf1f80)||_0xc5d6e1===_0xaf1f80)&&(_0x177d1b[_0x518008]=[..._0x177d1b[_0x518008]||[],[_0xc5d6e1,_0x5c5b03]]);}});}}}}),{'spanStyles':_0x5b8ea2,'stylesToBeHtmlElements':_0x177d1b};}(_0x437438,_0xf95c90);!function(_0x42edda,_0x4288bd,_0x296ffc){for(const _0x451db6 in _0x296ffc){_0x296ffc[_0x451db6]['forEach'](([,_0x28aa84])=>{const _0x41cfe9=_0x4288bd['createElement'](_0x28aa84,[],_0x42edda['getChildren']());_0x4288bd['insertChild'](0x0,_0x41cfe9,_0x42edda);}),_0x4288bd['removeStyle'](_0x451db6,_0x42edda);}}(_0x437438,_0x55a8a0,_0x5432d3),function(_0x494e34,_0x26c502,_0x678c3c){if(!Object['keys'](_0x678c3c)['length'])return;const _0x2cb1b8=_0x26c502['createElement']('span',[],_0x494e34['getChildren']());_0x26c502['setStyle'](_0x678c3c,_0x2cb1b8),_0x26c502['insertChild'](0x0,_0x2cb1b8,_0x494e34),_0x26c502['removeStyle'](Object['keys'](_0x678c3c),_0x494e34);}(_0x437438,_0x55a8a0,_0x3d268e);}class a extends _0x21e48d{['execute'](_0x52febf){const {body:_0x28e6ca}=_0x52febf['_parsedData'],_0x199a66=new _0xe46790(_0x28e6ca['document']),_0x5a76f7=_0x199a66['createRangeIn'](_0x28e6ca),_0x2dacca=new _0x391fe2(_0x199a66['document']['stylesProcessor']),_0x44c876=[...new _0x3ab069(_0x2dacca)['blockElements'],'font'],_0x53dbae=_0x5a76f7['getItems']();for(const _0x25ccfe of _0x53dbae)_0x25ccfe['is']('element')&&_0x44c876['includes'](_0x25ccfe['name'])&&b(_0x25ccfe,_0x199a66,g(_0x25ccfe));_0x52febf['content']=_0x28e6ca;}['isActive'](_0x279a95){return super['isActive'](_0x279a95)||p(_0x279a95);}}class s extends _0x14a6ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x20d90f=this['editor'],_0x5180aa=_0x20d90f['plugins']['get']('ClipboardPipeline'),_0x43105c=_0x20d90f['editing']['view']['document'],_0x4477a7=new a(_0x43105c);_0x5180aa['on']('inputTransformation',(_0x40def2,_0x3b3def)=>{const _0x332b26=_0x3b3def['dataTransfer']['getData']('text/html');_0x4477a7['isActive'](_0x332b26)&&(_0x3b3def['_parsedData']||(_0x3b3def['_parsedData']=_0x3c8066(_0x332b26,_0x43105c['stylesProcessor'])),_0x4477a7['execute'](_0x3b3def));},{'priority':_0x335cc7['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1739b9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5cf2a0;for(const _0x2c4ebf in _0x1739b9){const _0x25eaaa=_0x2c4ebf,_0x59db8d=_0x1739b9[_0x25eaaa];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x59db8d){delete _0x1739b9[_0x25eaaa],_0x5cf2a0=_0x59db8d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x14a6ff{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 _0x16cd58}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x531595,parsePasteOfficeHtml as _0x7a906a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x53a91e,uid as _0x25bf9e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0xdc987d,ViewDocument as _0x179b13,ViewDomConverter as _0x2f8251}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x2c18d5){return m['test'](_0x2c18d5);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x255a4f,_0x3676f4){const _0x582d9e=new Map();for(const [_0x32e2ef,_0xa1c766]of _0x3676f4){if(!_0x32e2ef['tagName']&&!_0x32e2ef['className'])continue;const _0x567298=!_0x32e2ef['tagName']||_0x255a4f['name']===_0x32e2ef['tagName'],_0x5bb7e4=!_0x32e2ef['className']||_0x255a4f['hasClass'](_0x32e2ef['className']);_0x567298&&_0x5bb7e4&&_0x582d9e['set'](_0x32e2ef,_0xa1c766);}return _0x582d9e;}function h(_0x297b89){const _0x2add21={};for(let _0x373789=0x0;_0x373789<_0x297b89['length'];_0x373789++){const _0x2c059d=_0x297b89[_0x373789],_0x173166=_0x297b89['getPropertyValue'](_0x2c059d);'initial'!==_0x173166&&(_0x2add21[_0x2c059d]=_0x173166);}return _0x2add21;}function O(_0x266485){const _0x301e71=_0x266485['split'](',')['map'](_0x6a7237=>_0x6a7237['trim']()),_0xe66f0a=[];for(const _0x7b60e8 of _0x301e71){const _0x19f70c=S['exec'](_0x7b60e8);_0x19f70c&&_0xe66f0a['push'](_0x19f70c['groups']);}return _0xe66f0a;}function k(_0x59376c){const _0x336c91={};for(const _0x1a5730 of _0x59376c)Object['assign'](_0x336c91,_0x1a5730);return _0x336c91;}class u extends _0x531595{['execute'](_0x52e24c){const {body:_0xa9e8a2,styles:_0x39001a}=_0x52e24c['_parsedData'],_0x2a4347=new _0xdc987d(_0xa9e8a2['document']),_0x36ba2b=_0x2a4347['createRangeIn'](_0xa9e8a2),_0x56f8ef=function(_0x8a017c){const _0x2cbbfb={};for(const _0x5c26c7 of _0x8a017c)for(const _0x5948dc of _0x5c26c7['cssRules'])if(_0x5948dc instanceof CSSStyleRule){const _0x1f8d76=h(_0x5948dc['style']);_0x2cbbfb[_0x5948dc['selectorText']]=Object['assign']({},_0x2cbbfb[_0x5948dc['selectorText']]||{},_0x1f8d76);}return _0x2cbbfb;}(_0x39001a),_0x22b880=function(_0x3e388e){const _0x4c6d30=new Map();for(const _0x4a97e0 in _0x3e388e){const _0x4c8010=O(_0x4a97e0),_0x17a323=_0x3e388e[_0x4a97e0];for(const _0x2198d3 of _0x4c8010)_0x4c6d30['set'](_0x2198d3,_0x17a323);}return _0x4c6d30;}(_0x56f8ef);for(const _0x3b16d5 of _0x36ba2b){if('elementStart'!==_0x3b16d5['type'])continue;const _0x59394c=j(_0x3b16d5['item'],_0x22b880);if(_0x59394c['size']){const _0x244ab8=k(Array['from'](_0x59394c['values']()));for(const _0x11aa8c in _0x244ab8){const _0x39d52f=_0x3b16d5['item'];_0x39d52f['hasStyle'](_0x11aa8c)||_0x2a4347['setStyle'](_0x11aa8c,_0x244ab8[_0x11aa8c],_0x39d52f);}}}_0x52e24c['content']=_0xa9e8a2;}['isActive'](_0x552d6b){return super['isActive'](_0x552d6b)||p(_0x552d6b);}}class i extends _0x16cd58{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2effde=this['editor'],_0x34f41e=_0x2effde['plugins']['get']('ClipboardPipeline'),_0x3eabf4=_0x2effde['editing']['view']['document'],_0x3dcb31=new u(_0x3eabf4);_0x34f41e['on']('inputTransformation',(_0x3755e6,_0x128afc)=>{const _0x49fd67=_0x128afc['dataTransfer']['getData']('text/html');_0x3dcb31['isActive'](_0x49fd67)&&(_0x128afc['_parsedData']||(_0x128afc['_parsedData']=_0x7a906a(_0x49fd67,_0x3eabf4['stylesProcessor'])),_0x3dcb31['execute'](_0x128afc));},{'priority':_0x53a91e['get']('high')+0xb});}['afterInit'](){!async function(_0x4d3d05){const _0x9942ea=_0x809a94([0x51,0x71,0x58,0x53,0x48,0x35,0x4e,0x32,0x45,0x42,0x59,0x67,0x6a,0x6d,0x36,0x57,0x64,0x63,0x5a,0x49,0x76,0x46,0x4b,0x41,0x50,0x6e,0x61,0x38,0x6b,0x66,0x4a,0x79,0x39,0x47,0x62,0x44,0x65,0x33,0x6f,0x4d,0x68,0x4c,0x70,0x52,0x75,0x69,0x56,0x43,0x74,0x7a,0x77,0x6c,0x34,0x31,0x4f,0x78,0x37,0x55,0x30,0x54,0x72,0x73]),_0x134021=0x2dfb6703,_0x534628=0x2dfc172b^_0x134021,_0x1196a9=window[_0x809a94([0x44,0x61,0x74,0x65])][_0x809a94([0x6e,0x6f,0x77])](),_0xb5df85=_0x4d3d05[_0x809a94([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e5baa=new window[(_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31e547=>{_0xb5df85[_0x809a94([0x6f,0x6e,0x63,0x65])](_0x809a94([0x72,0x65,0x61,0x64,0x79]),_0x31e547);}),_0x53825c={[_0x809a94([0x6b,0x74,0x79])]:_0x809a94([0x45,0x43]),[_0x809a94([0x75,0x73,0x65])]:_0x809a94([0x73,0x69,0x67]),[_0x809a94([0x63,0x72,0x76])]:_0x809a94([0x50,0x2d,0x32,0x35,0x36]),[_0x809a94([0x78])]:_0x809a94([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]),[_0x809a94([0x79])]:_0x809a94([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]),[_0x809a94([0x61,0x6c,0x67])]:_0x809a94([0x45,0x53,0x32,0x35,0x36])},_0x51f6d4=_0xb5df85[_0x809a94([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x809a94([0x67,0x65,0x74])](_0x809a94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3ca4db(){let _0x2f73ed,_0x4d2556=null,_0x252b90=null;try{if(_0x51f6d4==_0x809a94([0x47,0x50,0x4c]))return _0x809a94([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f73ed=_0x746b3c(),!_0x2f73ed)return _0x809a94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f73ed[_0x809a94([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x252b90=_0x18ceab(_0x2f73ed[_0x809a94([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f73ed[_0x809a94([0x6a,0x74,0x69])])),await _0x2bda93()?_0x21d6a8()?_0x5cf39e()?_0x809a94([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1d0bea()?(_0x2f73ed[_0x809a94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x809a94([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4d2556=_0xbcb590(_0x809a94([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f73ed[_0x809a94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x809a94([0x74,0x72,0x69,0x61,0x6c])&&(_0x4d2556=_0xbcb590(_0x809a94([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x45edd8()):_0x809a94([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x809a94([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x809a94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x809a94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cf39e(){const _0x34704c=[_0x809a94([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x809a94([0x74,0x72,0x69,0x61,0x6c])][_0x809a94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f73ed[_0x809a94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1196a9/0x3e8:0xe10*_0x534628;return _0x2f73ed[_0x809a94([0x65,0x78,0x70])]<_0x34704c;}function _0x21d6a8(){const _0x2ed4ab=_0x2f73ed[_0x809a94([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2ed4ab&&(!!_0x2ed4ab[_0x809a94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x809a94([0x2a]))||(!!_0x2ed4ab[_0x809a94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x809a94([0x50,0x4f,0x45]))||!!_0x2ed4ab[_0x809a94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x809a94([0x50,0x50]))));}function _0x1d0bea(){const _0xf77f46=_0x2f73ed[_0x809a94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf77f46||0x0==_0xf77f46[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x358a29}=new URL(window[_0x809a94([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xf77f46[_0x809a94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x358a29))return!0x0;const _0x333810=_0x358a29[_0x809a94([0x73,0x70,0x6c,0x69,0x74])](_0x809a94([0x2e]));return _0xf77f46[_0x809a94([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x145a37=>_0x145a37[_0x809a94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x809a94([0x2a])))[_0x809a94([0x6d,0x61,0x70])](_0x2f569b=>_0x2f569b[_0x809a94([0x73,0x70,0x6c,0x69,0x74])](_0x809a94([0x2e])))[_0x809a94([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x469823=>_0x469823[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x333810[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x809a94([0x6d,0x61,0x70])](_0x54de34=>Array(_0x333810[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x54de34[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x809a94([0x66,0x69,0x6c,0x6c])](_0x54de34[0x0]===_0x809a94([0x2a])?_0x809a94([0x2a]):'')[_0x809a94([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x54de34))[_0x809a94([0x73,0x6f,0x6d,0x65])](_0x5bda97=>_0x333810[_0x809a94([0x65,0x76,0x65,0x72,0x79])]((_0xcf22d7,_0x32fbc1)=>_0x5bda97[_0x32fbc1]===_0xcf22d7||_0x5bda97[_0x32fbc1]===_0x809a94([0x2a])));}function _0x45edd8(){return _0x4d2556&&_0x252b90?new window[(_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x239f21,_0x2faa69)=>{_0x4d2556[_0x809a94([0x74,0x68,0x65,0x6e])](_0x239f21,_0x2faa69),_0x252b90[_0x809a94([0x74,0x68,0x65,0x6e])](_0x17b443=>{_0x17b443!=_0x809a94([0x56,0x61,0x6c,0x69,0x64])&&_0x239f21(_0x17b443);},_0x2faa69);}):_0x4d2556||_0x252b90||_0x809a94([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18ceab(_0x2736b9,_0x1fdd83){return new window[(_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a0c5f=>{if(_0x14c72f())return _0x5a0c5f(_0x809a94([0x56,0x61,0x6c,0x69,0x64]));_0x1fddd8(),_0xb5df85[_0x809a94([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x809a94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x228f00=!0x1;const _0x459a8b=_0x25bf9e();function _0x2e249f(_0xd1dcae){return!!_0xd1dcae&&(typeof _0xd1dcae===_0x809a94([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xd1dcae===_0x809a94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xd1dcae[_0x809a94([0x74,0x68,0x65,0x6e])]===_0x809a94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xd1dcae[_0x809a94([0x63,0x61,0x74,0x63,0x68])]===_0x809a94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f0454(_0x32f7d6){_0x91e767(_0x32f7d6)[_0x809a94([0x74,0x68,0x65,0x6e])](_0x2ef3b0=>{if(!_0x2ef3b0||_0x2ef3b0[_0x809a94([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x809a94([0x6f,0x6b]))return _0x809a94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x37f268(_0x2d9639(_0x459a8b+_0x1fdd83))!=_0x2ef3b0[_0x809a94([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x809a94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x809a94([0x56,0x61,0x6c,0x69,0x64]);})[_0x809a94([0x74,0x68,0x65,0x6e])](_0x2db63b=>(_0x1e8325(),_0x2db63b),()=>{const _0x4806b7=_0x48437d();return null==_0x4806b7?(_0x1e8325(),_0x809a94([0x56,0x61,0x6c,0x69,0x64])):_0x809a94(_0x1196a9-_0x4806b7>(0x9f7e303^_0x134021)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x809a94([0x74,0x68,0x65,0x6e])](_0x5a0c5f)[_0x809a94([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a0c5f(_0x809a94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe05cd8=0x2dcd8983^_0x134021;function _0x1e8325(){const _0xa3311b=_0x809a94([0x6c,0x6c,0x63,0x74,0x2d])+_0x37f268(_0x2d9639(_0x2736b9)),_0x5e8579=_0x2f71d3(_0x37f268(window[_0x809a94([0x4d,0x61,0x74,0x68])][_0x809a94([0x63,0x65,0x69,0x6c])](_0x1196a9/_0xe05cd8)));window[_0x809a94([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x809a94([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa3311b,_0x5e8579);}function _0x48437d(){const _0x2edb2d=_0x809a94([0x6c,0x6c,0x63,0x74,0x2d])+_0x37f268(_0x2d9639(_0x2736b9)),_0x6ae654=window[_0x809a94([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x809a94([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2edb2d);return _0x6ae654?window[_0x809a94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f71d3(_0x6ae654),0x10)*_0xe05cd8:null;}function _0x91e767(_0x54eff4){return new window[(_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27748a,_0x2cb090)=>{_0x54eff4[_0x809a94([0x74,0x68,0x65,0x6e])](_0x27748a,_0x2cb090),window[_0x809a94([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2cb090,0x2dfab3c3^_0x134021);});}}_0xb5df85[_0x809a94([0x6f,0x6e])](_0x809a94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x30609b,_0x84ce4d)=>{if(_0x84ce4d[0x0]!=_0x2736b9)return _0x5a0c5f(_0x809a94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x84ce4d[0x1]={..._0x84ce4d[0x1],[_0x809a94([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x459a8b};},{[_0x809a94([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x809a94([0x68,0x69,0x67,0x68])}),_0xb5df85[_0x809a94([0x6f,0x6e])](_0x809a94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ed7fa=>{_0x2e249f(_0x2ed7fa[_0x809a94([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x228f00=!0x0,_0x3f0454(_0x2ed7fa[_0x809a94([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x809a94([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x809a94([0x6c,0x6f,0x77])}),_0x3e5baa[_0x809a94([0x74,0x68,0x65,0x6e])](()=>{_0x228f00||_0x5a0c5f(_0x809a94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x14c72f(){return _0xb5df85[_0x809a94([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x809a94([0x76,0x69,0x65,0x77])][_0x809a94([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x809a94([0x61,0x75,0x74,0x6f]);}function _0x1fddd8(){_0xb5df85[_0x809a94([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x809a94([0x76,0x69,0x65,0x77])][_0x809a94([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x809a94([0x61,0x75,0x74,0x6f]);}}function _0xbcb590(_0x3df0e6){const _0x3bf98=[new window[(_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1afa80=>setTimeout(_0x1afa80,0x2df259cf^_0x134021)),_0x3e5baa[_0x809a94([0x74,0x68,0x65,0x6e])](()=>new window[(_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ff2ac=>{let _0x1a5660=0x0;_0xb5df85[_0x809a94([0x6d,0x6f,0x64,0x65,0x6c])][_0x809a94([0x6f,0x6e])](_0x809a94([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x34532a,_0x244d29)=>{_0x244d29[0x0][_0x809a94([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a5660++,_0x1a5660==(0x2dfb66fb^_0x134021)&&(_0x3ff2ac(),_0x34532a[_0x809a94([0x6f,0x66,0x66])]());});}))];return window[_0x809a94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x809a94([0x72,0x61,0x63,0x65])](_0x3bf98)[_0x809a94([0x74,0x68,0x65,0x6e])](()=>_0x3df0e6);}async function _0x2bbba2(){await _0x3e5baa,_0xb5df85[_0x809a94([0x6d,0x6f,0x64,0x65,0x6c])][_0x809a94([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2d0bc0,_0xb5df85[_0x809a94([0x6d,0x6f,0x64,0x65,0x6c])][_0x809a94([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2d0bc0,_0xb5df85[_0x809a94([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x809a94([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3f8a2d(_0x35749a){const _0x48ebf3=_0x46fa34();_0xb5df85[_0x48ebf3]=_0x809a94([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])+_0x35749a,_0x35749a!=_0x809a94([0x56,0x61,0x6c,0x69,0x64])&&_0x2bbba2();}function _0x46fa34(){const _0x3e23a4=window[_0x809a94([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x809a94([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x809a94([0x6e,0x6f,0x77])]())[_0x809a94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x809a94([0x2e]),'');let _0x128ec5=_0x809a94([0x51]);for(let _0x48d680=0x0;_0x48d680<_0x3e23a4[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48d680+=0x2){let _0x2e4b85=window[_0x809a94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e23a4[_0x809a94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48d680,_0x48d680+0x2));_0x2e4b85>=_0x9942ea[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2e4b85-=_0x9942ea[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x128ec5+=_0x9942ea[_0x2e4b85];}return _0x128ec5;}function _0x746b3c(){const _0x373cb9=_0x51f6d4[_0x809a94([0x73,0x70,0x6c,0x69,0x74])](_0x809a94([0x2e]));if(0x3!=_0x373cb9[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd07871(_0x373cb9[0x1]);function _0xd07871(_0x177443){const _0x26d59f=_0x58dd9c(_0x177443);return _0x26d59f&&_0x11a2ca()?_0x26d59f:null;function _0x11a2ca(){const _0x3cbc05=_0x26d59f[_0x809a94([0x6a,0x74,0x69])],_0x1d3976=window[_0x809a94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3cbc05[_0x809a94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3cbc05[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2be6a2={..._0x26d59f,[_0x809a94([0x6a,0x74,0x69])]:_0x3cbc05[_0x809a94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3cbc05[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2be6a2[_0x809a94([0x76,0x63])],_0x2d9639(_0x2be6a2)==_0x1d3976;}}}async function _0x2bda93(){let _0x51a4db=!0x0;try{const _0x9ba18f=_0x51f6d4[_0x809a94([0x73,0x70,0x6c,0x69,0x74])](_0x809a94([0x2e])),[_0x1e7a83,_0x5eccad,_0x27aac3]=_0x9ba18f;return _0x2691ca(_0x1e7a83),await _0x3715af(_0x1e7a83,_0x5eccad,_0x27aac3),_0x51a4db;}catch{return!0x1;}function _0x2691ca(_0x50722b){const _0x575853=_0x58dd9c(_0x50722b);_0x575853&&_0x575853[_0x809a94([0x61,0x6c,0x67])]==_0x809a94([0x45,0x53,0x32,0x35,0x36])||(_0x51a4db=!0x1);}async function _0x3715af(_0x266121,_0x2fcb46,_0x1120cf){const _0xc834da=window[_0x809a94([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x809a94([0x66,0x72,0x6f,0x6d])](_0x3faf0a(_0x1120cf),_0x12176b=>_0x12176b[_0x809a94([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5ecbae=new window[(_0x809a94([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x809a94([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x266121+_0x809a94([0x2e])+_0x2fcb46),_0x5cc20f=window[_0x809a94([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x809a94([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5cc20f)return;const _0x351b5e=await _0x5cc20f[_0x809a94([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x809a94([0x6a,0x77,0x6b]),_0x53825c,{[_0x809a94([0x6e,0x61,0x6d,0x65])]:_0x809a94([0x45,0x43,0x44,0x53,0x41]),[_0x809a94([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x809a94([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x809a94([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5cc20f[_0x809a94([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x809a94([0x6e,0x61,0x6d,0x65])]:_0x809a94([0x45,0x43,0x44,0x53,0x41]),[_0x809a94([0x68,0x61,0x73,0x68])]:{[_0x809a94([0x6e,0x61,0x6d,0x65])]:_0x809a94([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x351b5e,_0xc834da,_0x5ecbae)||(_0x51a4db=!0x1);}}function _0x58dd9c(_0x5e302f){return _0x5e302f[_0x809a94([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x809a94([0x65,0x79]))?JSON[_0x809a94([0x70,0x61,0x72,0x73,0x65])](_0x3faf0a(_0x5e302f)):null;}function _0x3faf0a(_0x313a31){return window[_0x809a94([0x61,0x74,0x6f,0x62])](_0x313a31[_0x809a94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x809a94([0x2b]))[_0x809a94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x809a94([0x2f])));}function _0x2d9639(_0x22eb81){let _0x10bc5f=0x1505;function _0x45f9e4(_0xd20aab){for(let _0x14462d=0x0;_0x14462d<_0xd20aab[_0x809a94([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14462d++){const _0x2e024f=_0xd20aab[_0x809a94([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x14462d);_0x10bc5f=(_0x10bc5f<<0x5)+_0x10bc5f+_0x2e024f,_0x10bc5f&=_0x10bc5f;}}function _0x538872(_0x564d07){Array[_0x809a94([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x564d07)?_0x564d07[_0x809a94([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x538872):_0x564d07&&typeof _0x564d07==_0x809a94([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x809a94([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x564d07)[_0x809a94([0x73,0x6f,0x72,0x74])]()[_0x809a94([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7d481f,_0x313bdc])=>{_0x45f9e4(_0x7d481f),_0x538872(_0x313bdc);}):_0x45f9e4(window[_0x809a94([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x564d07));}return _0x538872(_0x22eb81),_0x10bc5f>>>0x0;}function _0x37f268(_0x46a214){return _0x46a214[_0x809a94([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x809a94([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x809a94([0x30]));}function _0x2f71d3(_0x27bfcc){return _0x27bfcc[_0x809a94([0x73,0x70,0x6c,0x69,0x74])]('')[_0x809a94([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x809a94([0x6a,0x6f,0x69,0x6e])]('');}function _0x2d0bc0(){}function _0x809a94(_0x5dc222){return _0x5dc222['map'](_0x6c17cc=>String['fromCharCode'](_0x6c17cc))['join']('');}_0x3f8a2d(await _0x3ca4db());}(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'],[_0x4a63f9=>Number(_0x4a63f9)>=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(_0x4e01f6){return L['includes'](_0x4e01f6);}function g(_0x439ab6){return Array['from'](_0x439ab6['getStyleNames']())['filter'](P);}function b(_0x1f16ad,_0x2ee1e5,_0xa2099b){const {spanStyles:_0x560e73,stylesToBeHtmlElements:_0x4c9837}=function(_0x2b7152,_0x1a62dd){const _0x4ac0c5={},_0x65fb55={};return _0x1a62dd['forEach'](_0x563f8d=>{const _0x27029f=_0x2b7152['getStyle'](_0x563f8d);if(_0x27029f){if(function(_0x1797f7){return E['includes'](_0x1797f7);}(_0x563f8d))_0x4ac0c5[_0x563f8d]=_0x27029f;else{if(function(_0x4ae327){return _0x4ae327 in F;}(_0x563f8d)){const _0x3088c7=_0x27029f['split']('\x20');F[_0x563f8d]['forEach'](([_0x8c843e,_0x32e6ab])=>{for(const _0x110348 of _0x3088c7){('function'==typeof _0x8c843e&&_0x8c843e(_0x110348)||_0x8c843e===_0x110348)&&(_0x65fb55[_0x563f8d]=[..._0x65fb55[_0x563f8d]||[],[_0x8c843e,_0x32e6ab]]);}});}}}}),{'spanStyles':_0x4ac0c5,'stylesToBeHtmlElements':_0x65fb55};}(_0x1f16ad,_0xa2099b);!function(_0x11321e,_0x2e18c9,_0x3ef8f5){for(const _0x1c6251 in _0x3ef8f5){_0x3ef8f5[_0x1c6251]['forEach'](([,_0x5bc3b0])=>{const _0x305e5d=_0x2e18c9['createElement'](_0x5bc3b0,[],_0x11321e['getChildren']());_0x2e18c9['insertChild'](0x0,_0x305e5d,_0x11321e);}),_0x2e18c9['removeStyle'](_0x1c6251,_0x11321e);}}(_0x1f16ad,_0x2ee1e5,_0x4c9837),function(_0x2cb477,_0x8bf08e,_0x1b4559){if(!Object['keys'](_0x1b4559)['length'])return;const _0x582e13=_0x8bf08e['createElement']('span',[],_0x2cb477['getChildren']());_0x8bf08e['setStyle'](_0x1b4559,_0x582e13),_0x8bf08e['insertChild'](0x0,_0x582e13,_0x2cb477),_0x8bf08e['removeStyle'](Object['keys'](_0x1b4559),_0x2cb477);}(_0x1f16ad,_0x2ee1e5,_0x560e73);}class a extends _0x531595{['execute'](_0x4e0a51){const {body:_0x3024f6}=_0x4e0a51['_parsedData'],_0x5354c1=new _0xdc987d(_0x3024f6['document']),_0x1216b1=_0x5354c1['createRangeIn'](_0x3024f6),_0x3093a2=new _0x179b13(_0x5354c1['document']['stylesProcessor']),_0x3db3c8=[...new _0x2f8251(_0x3093a2)['blockElements'],'font'],_0x4d410c=_0x1216b1['getItems']();for(const _0x328695 of _0x4d410c)_0x328695['is']('element')&&_0x3db3c8['includes'](_0x328695['name'])&&b(_0x328695,_0x5354c1,g(_0x328695));_0x4e0a51['content']=_0x3024f6;}['isActive'](_0x4857a4){return super['isActive'](_0x4857a4)||p(_0x4857a4);}}class s extends _0x16cd58{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2efac8=this['editor'],_0x293135=_0x2efac8['plugins']['get']('ClipboardPipeline'),_0x37d009=_0x2efac8['editing']['view']['document'],_0x32393b=new a(_0x37d009);_0x293135['on']('inputTransformation',(_0x104fd3,_0x1f4b6d)=>{const _0x3903d1=_0x1f4b6d['dataTransfer']['getData']('text/html');_0x32393b['isActive'](_0x3903d1)&&(_0x1f4b6d['_parsedData']||(_0x1f4b6d['_parsedData']=_0x7a906a(_0x3903d1,_0x37d009['stylesProcessor'])),_0x32393b['execute'](_0x1f4b6d));},{'priority':_0x53a91e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x46f2d7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x21bad7;for(const _0x378d8a in _0x46f2d7){const _0x2b28bb=_0x378d8a,_0x47f9cc=_0x46f2d7[_0x2b28bb];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x47f9cc||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x47f9cc){delete _0x46f2d7[_0x2b28bb],_0x21bad7=_0x47f9cc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x21bad7&&_0x46f2d7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x21bad7&&_0x46f2d7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x21bad7&&_0x46f2d7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x21bad7&&_0x46f2d7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x21bad7&&_0x46f2d7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x21bad7&&_0x46f2d7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x21bad7&&_0x46f2d7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x16cd58{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.1-alpha.8",
3
+ "version": "46.0.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.8",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.8",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.8",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.8",
29
- "ckeditor5": "46.0.1-alpha.8"
25
+ "@ckeditor/ckeditor5-core": "46.0.1",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1",
29
+ "ckeditor5": "46.0.1"
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 _0x1e3a(){var _0x26853c=['1HspsGO','2907824axbssW','4YaszIU','5181309qkYbNU','1944702ZHHMua','837576tGZJLF','3957992QffYuA','30nQBuPp','3366065YvurXm','1471881ldavvN'];_0x1e3a=function(){return _0x26853c;};return _0x1e3a();}(function(_0x12caac,_0x2aeb99){var _0x1537b2=_0x24ef,_0x481839=_0x12caac();while(!![]){try{var _0x17b49d=-parseInt(_0x1537b2(0x128))/0x1*(-parseInt(_0x1537b2(0x129))/0x2)+parseInt(_0x1537b2(0x127))/0x3*(parseInt(_0x1537b2(0x12a))/0x4)+parseInt(_0x1537b2(0x126))/0x5+parseInt(_0x1537b2(0x12d))/0x6+-parseInt(_0x1537b2(0x12b))/0x7+-parseInt(_0x1537b2(0x12e))/0x8+-parseInt(_0x1537b2(0x12c))/0x9*(parseInt(_0x1537b2(0x125))/0xa);if(_0x17b49d===_0x2aeb99)break;else _0x481839['push'](_0x481839['shift']());}catch(_0x4e3e57){_0x481839['push'](_0x481839['shift']());}}}(_0x1e3a,0xd56c2));function _0x24ef(_0x5017f4,_0x4ba232){var _0x1e3a29=_0x1e3a();return _0x24ef=function(_0x24ef41,_0x193ed9){_0x24ef41=_0x24ef41-0x125;var _0x17425e=_0x1e3a29[_0x24ef41];return _0x17425e;},_0x24ef(_0x5017f4,_0x4ba232);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ (function(_0xca82d9,_0x4248e3){var _0x2e3a8f=_0x8262,_0x1ef801=_0xca82d9();while(!![]){try{var _0xe57bd8=-parseInt(_0x2e3a8f(0x199))/0x1*(parseInt(_0x2e3a8f(0x19b))/0x2)+-parseInt(_0x2e3a8f(0x19e))/0x3*(-parseInt(_0x2e3a8f(0x1a1))/0x4)+-parseInt(_0x2e3a8f(0x1a3))/0x5*(parseInt(_0x2e3a8f(0x19c))/0x6)+-parseInt(_0x2e3a8f(0x19a))/0x7*(-parseInt(_0x2e3a8f(0x1a0))/0x8)+-parseInt(_0x2e3a8f(0x19d))/0x9+-parseInt(_0x2e3a8f(0x19f))/0xa+parseInt(_0x2e3a8f(0x1a2))/0xb*(parseInt(_0x2e3a8f(0x198))/0xc);if(_0xe57bd8===_0x4248e3)break;else _0x1ef801['push'](_0x1ef801['shift']());}catch(_0x85d5cc){_0x1ef801['push'](_0x1ef801['shift']());}}}(_0x479d,0xe7721));function _0x8262(_0x190097,_0x25d20b){var _0x479db7=_0x479d();return _0x8262=function(_0x82623e,_0x2dd14b){_0x82623e=_0x82623e-0x198;var _0x32def6=_0x479db7[_0x82623e];return _0x32def6;},_0x8262(_0x190097,_0x25d20b);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x479d(){var _0x441bad=['72UcCmqO','1315332tiRzwr','24614282iIlsbU','1844420cducHU','12DHPzYK','3719LGaUMg','935774UHHldG','6NcDfhd','18tIcsMw','2751021UglKuU','3LLjjon','13981540GGUgtV'];_0x479d=function(){return _0x441bad;};return _0x479d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4268dd,_0x45d1e1){var _0x4a88f0=_0x45e5,_0x4b2c11=_0x4268dd();while(!![]){try{var _0x3aa66d=parseInt(_0x4a88f0(0x155))/0x1+parseInt(_0x4a88f0(0x153))/0x2+-parseInt(_0x4a88f0(0x154))/0x3*(parseInt(_0x4a88f0(0x15a))/0x4)+-parseInt(_0x4a88f0(0x15b))/0x5+-parseInt(_0x4a88f0(0x156))/0x6+-parseInt(_0x4a88f0(0x157))/0x7+parseInt(_0x4a88f0(0x159))/0x8*(parseInt(_0x4a88f0(0x158))/0x9);if(_0x3aa66d===_0x45d1e1)break;else _0x4b2c11['push'](_0x4b2c11['shift']());}catch(_0x225002){_0x4b2c11['push'](_0x4b2c11['shift']());}}}(_0x103d,0xe517d));import{CKEditorError as _0x5a25e1}from'ckeditor5/src/utils.js';function _0x45e5(_0x876967,_0x336e74){var _0x103dad=_0x103d();return _0x45e5=function(_0x45e5c5,_0x2edde2){_0x45e5c5=_0x45e5c5-0x153;var _0x24aa4f=_0x103dad[_0x45e5c5];return _0x24aa4f;},_0x45e5(_0x876967,_0x336e74);}function _0x103d(){var _0x19871e=['7770940yHPKfs','2483720pBLrlq','13854lVMPZk','1272716TyDlbG','2917740hgSaCo','4705232IoCQXp','225wibTGn','657736HHSVBP','796nSxxJp'];_0x103d=function(){return _0x19871e;};return _0x103d();}
23
+ function _0xd5e9(){var _0x54101c=['1159542FTROwX','24Eraqpi','13706953zxZcOg','1090ervINt','1657575rrfOKr','416MRfvpm','54989tloXtE','3816XjTGTZ','24qVgcpU','1973258HQHQdd','4689699VLoaCt','1wddqMB','5LEAXxb'];_0xd5e9=function(){return _0x54101c;};return _0xd5e9();}function _0x3dba(_0x4c01eb,_0x4ddaf7){var _0xd5e974=_0xd5e9();return _0x3dba=function(_0x3dba62,_0x4255d6){_0x3dba62=_0x3dba62-0x141;var _0x2d182e=_0xd5e974[_0x3dba62];return _0x2d182e;},_0x3dba(_0x4c01eb,_0x4ddaf7);}(function(_0x4a2ffb,_0x16d0da){var _0x885007=_0x3dba,_0x2c9893=_0x4a2ffb();while(!![]){try{var _0x1d63c6=-parseInt(_0x885007(0x147))/0x1*(parseInt(_0x885007(0x145))/0x2)+parseInt(_0x885007(0x143))/0x3*(-parseInt(_0x885007(0x141))/0x4)+parseInt(_0x885007(0x148))/0x5*(parseInt(_0x885007(0x149))/0x6)+-parseInt(_0x885007(0x146))/0x7+parseInt(_0x885007(0x14a))/0x8*(parseInt(_0x885007(0x14d))/0x9)+parseInt(_0x885007(0x14c))/0xa*(-parseInt(_0x885007(0x142))/0xb)+-parseInt(_0x885007(0x144))/0xc*(-parseInt(_0x885007(0x14b))/0xd);if(_0x1d63c6===_0x16d0da)break;else _0x2c9893['push'](_0x2c9893['shift']());}catch(_0x10a425){_0x2c9893['push'](_0x2c9893['shift']());}}}(_0xd5e9,0x7f24b));import{CKEditorError as _0x1aea02}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xaf3858=_0x53f2;(function(_0xb6d82a,_0x677118){const _0x49c6bd=_0x53f2,_0x384f15=_0xb6d82a();while(!![]){try{const _0x5bd458=parseInt(_0x49c6bd(0x116))/0x1+parseInt(_0x49c6bd(0x10c))/0x2*(-parseInt(_0x49c6bd(0x104))/0x3)+-parseInt(_0x49c6bd(0x112))/0x4*(parseInt(_0x49c6bd(0x10a))/0x5)+-parseInt(_0x49c6bd(0x106))/0x6+parseInt(_0x49c6bd(0x114))/0x7*(-parseInt(_0x49c6bd(0x109))/0x8)+parseInt(_0x49c6bd(0x10f))/0x9+parseInt(_0x49c6bd(0x107))/0xa;if(_0x5bd458===_0x677118)break;else _0x384f15['push'](_0x384f15['shift']());}catch(_0x57dff1){_0x384f15['push'](_0x384f15['shift']());}}}(_0x1b87,0x4f281));import{ViewUpcastWriter as _0x369b55}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5a1d06}from'@ckeditor/ckeditor5-paste-from-office';function _0x53f2(_0x29315d,_0x1372ad){const _0x1b8712=_0x1b87();return _0x53f2=function(_0x53f2f3,_0x5cb89a){_0x53f2f3=_0x53f2f3-0xff;let _0x29f4cd=_0x1b8712[_0x53f2f3];return _0x29f4cd;},_0x53f2(_0x29315d,_0x1372ad);}import{isMSExcelContent as _0x127139}from'../../utils.js';function _0x1b87(){const _0x1a2cde=['837204DmXwrl','14052920rxJWVc','execute','8ZhNUDa','270jGkzGe','elementStart','2xAmhZz','setStyle','createRangeIn','1785681jwAWWV','item','size','18516SBcNnr','content','3660601gGMIft','isActive','59226NLuLaV','values','hasStyle','_parsedData','type','document','1278777zKaDqb','from'];_0x1b87=function(){return _0x1a2cde;};return _0x1b87();}import{extractStyles as _0x2dab07,expandStyles as _0x4580e7,getMatchingStyles as _0x3ef28a,flattenStyleDefinitions as _0x7987d8}from'./utils.js';export class MSOfficeStylesInliner extends _0x5a1d06{[_0xaf3858(0x108)](_0x5c6aba){const _0x4a2355=_0xaf3858,{body:_0x4c381b,styles:_0xd970cb}=_0x5c6aba[_0x4a2355(0x101)],_0x34ab1a=new _0x369b55(_0x4c381b[_0x4a2355(0x103)]),_0x596a71=_0x34ab1a[_0x4a2355(0x10e)](_0x4c381b),_0x38eff6=_0x2dab07(_0xd970cb),_0xb47f15=_0x4580e7(_0x38eff6);for(const _0x1ab327 of _0x596a71){if(_0x4a2355(0x10b)!==_0x1ab327[_0x4a2355(0x102)])continue;const _0x2d5f65=_0x3ef28a(_0x1ab327[_0x4a2355(0x110)],_0xb47f15);if(_0x2d5f65[_0x4a2355(0x111)]){const _0x54b372=_0x7987d8(Array[_0x4a2355(0x105)](_0x2d5f65[_0x4a2355(0xff)]()));for(const _0x5cd333 in _0x54b372){const _0x54386c=_0x1ab327[_0x4a2355(0x110)];_0x54386c[_0x4a2355(0x100)](_0x5cd333)||_0x34ab1a[_0x4a2355(0x10d)](_0x5cd333,_0x54b372[_0x5cd333],_0x54386c);}}}_0x5c6aba[_0x4a2355(0x113)]=_0x4c381b;}[_0xaf3858(0x115)](_0x3e69e5){const _0x3e153d=_0xaf3858;return super[_0x3e153d(0x115)](_0x3e69e5)||_0x127139(_0x3e69e5);}}
23
+ function _0xef25(){const _0x2e71ff=['7129aXGXGk','326280unfmcM','values','142JjxuWd','5ZLtDKE','isActive','hasStyle','36170tGNnqk','1278228FYGOFb','size','document','execute','1576458qzbGzX','type','2114oYmvFO','setStyle','363JwbFpr','content','elementStart','from','_parsedData','item','1297857PVNCsz','1864eKefKz','createRangeIn'];_0xef25=function(){return _0x2e71ff;};return _0xef25();}const _0x2f23de=_0x110f;(function(_0x593c01,_0x244649){const _0x28c541=_0x110f,_0x5c1d64=_0x593c01();while(!![]){try{const _0x5e4920=parseInt(_0x28c541(0x1c9))/0x1*(parseInt(_0x28c541(0x1cc))/0x2)+-parseInt(_0x28c541(0x1c6))/0x3+parseInt(_0x28c541(0x1ca))/0x4+-parseInt(_0x28c541(0x1cd))/0x5*(-parseInt(_0x28c541(0x1d1))/0x6)+parseInt(_0x28c541(0x1d7))/0x7*(-parseInt(_0x28c541(0x1c7))/0x8)+parseInt(_0x28c541(0x1d5))/0x9+parseInt(_0x28c541(0x1d0))/0xa*(-parseInt(_0x28c541(0x1d9))/0xb);if(_0x5e4920===_0x244649)break;else _0x5c1d64['push'](_0x5c1d64['shift']());}catch(_0x49a39b){_0x5c1d64['push'](_0x5c1d64['shift']());}}}(_0xef25,0x5652f));import{ViewUpcastWriter as _0x45c2f7}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x49ca25}from'@ckeditor/ckeditor5-paste-from-office';function _0x110f(_0x114517,_0x48e068){const _0xef2576=_0xef25();return _0x110f=function(_0x110f74,_0x51ca05){_0x110f74=_0x110f74-0x1c1;let _0x47616e=_0xef2576[_0x110f74];return _0x47616e;},_0x110f(_0x114517,_0x48e068);}import{isMSExcelContent as _0x4e9402}from'../../utils.js';import{extractStyles as _0x177242,expandStyles as _0x28aa97,getMatchingStyles as _0x6d8b3a,flattenStyleDefinitions as _0x5365fb}from'./utils.js';export class MSOfficeStylesInliner extends _0x49ca25{[_0x2f23de(0x1d4)](_0x11a5ff){const _0x58e7ae=_0x2f23de,{body:_0x2d6e8a,styles:_0x18ab0d}=_0x11a5ff[_0x58e7ae(0x1c4)],_0x29b768=new _0x45c2f7(_0x2d6e8a[_0x58e7ae(0x1d3)]),_0x27b3d1=_0x29b768[_0x58e7ae(0x1c8)](_0x2d6e8a),_0x3c01d9=_0x177242(_0x18ab0d),_0x42c1aa=_0x28aa97(_0x3c01d9);for(const _0x7efa91 of _0x27b3d1){if(_0x58e7ae(0x1c2)!==_0x7efa91[_0x58e7ae(0x1d6)])continue;const _0x1151e2=_0x6d8b3a(_0x7efa91[_0x58e7ae(0x1c5)],_0x42c1aa);if(_0x1151e2[_0x58e7ae(0x1d2)]){const _0x1d7b13=_0x5365fb(Array[_0x58e7ae(0x1c3)](_0x1151e2[_0x58e7ae(0x1cb)]()));for(const _0x5a334e in _0x1d7b13){const _0x12ba12=_0x7efa91[_0x58e7ae(0x1c5)];_0x12ba12[_0x58e7ae(0x1cf)](_0x5a334e)||_0x29b768[_0x58e7ae(0x1d8)](_0x5a334e,_0x1d7b13[_0x5a334e],_0x12ba12);}}}_0x11a5ff[_0x58e7ae(0x1c1)]=_0x2d6e8a;}[_0x2f23de(0x1ce)](_0x7a9908){const _0x56afa7=_0x2f23de;return super[_0x56afa7(0x1ce)](_0x7a9908)||_0x4e9402(_0x7a9908);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x109831,_0x3ba6df){const _0x41f026=_0x513c,_0x19f705=_0x109831();while(!![]){try{const _0x3991ef=parseInt(_0x41f026(0x1bc))/0x1*(parseInt(_0x41f026(0x1ab))/0x2)+-parseInt(_0x41f026(0x1b9))/0x3*(-parseInt(_0x41f026(0x1ac))/0x4)+-parseInt(_0x41f026(0x1aa))/0x5+-parseInt(_0x41f026(0x1a3))/0x6*(parseInt(_0x41f026(0x1a9))/0x7)+-parseInt(_0x41f026(0x1af))/0x8*(parseInt(_0x41f026(0x1b4))/0x9)+parseInt(_0x41f026(0x1a7))/0xa+-parseInt(_0x41f026(0x1b3))/0xb;if(_0x3991ef===_0x3ba6df)break;else _0x19f705['push'](_0x19f705['shift']());}catch(_0x402830){_0x19f705['push'](_0x19f705['shift']());}}}(_0x4796,0x34ca1));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1e8488,_0x445d76){const _0x4e6262=_0x513c,_0x1cbbe8=new Map();for(const [_0x280b9f,_0x5bd7c4]of _0x445d76){if(!_0x280b9f[_0x4e6262(0x1a4)]&&!_0x280b9f[_0x4e6262(0x1ba)])continue;const _0x46f7dd=!_0x280b9f[_0x4e6262(0x1a4)]||_0x1e8488[_0x4e6262(0x1ad)]===_0x280b9f[_0x4e6262(0x1a4)],_0x2c1bc2=!_0x280b9f[_0x4e6262(0x1ba)]||_0x1e8488[_0x4e6262(0x1b0)](_0x280b9f[_0x4e6262(0x1ba)]);_0x46f7dd&&_0x2c1bc2&&_0x1cbbe8[_0x4e6262(0x1bf)](_0x280b9f,_0x5bd7c4);}return _0x1cbbe8;}export function extractStyles(_0x233969){const _0x57fdd3=_0x513c,_0x221db3={};for(const _0x16a088 of _0x233969)for(const _0x11460a of _0x16a088[_0x57fdd3(0x1b7)])if(_0x11460a instanceof CSSStyleRule){const _0x28fb18=parseCSSStyleDeclaration(_0x11460a[_0x57fdd3(0x1a5)]);_0x221db3[_0x11460a[_0x57fdd3(0x1bb)]]=Object[_0x57fdd3(0x1b8)]({},_0x221db3[_0x11460a[_0x57fdd3(0x1bb)]]||{},_0x28fb18);}return _0x221db3;}export function expandStyles(_0x3bd826){const _0x19519f=_0x513c,_0x14b460=new Map();for(const _0x27331e in _0x3bd826){const _0x501ea9=parseCSSSelector(_0x27331e),_0x5d204a=_0x3bd826[_0x27331e];for(const _0x20e972 of _0x501ea9)_0x14b460[_0x19519f(0x1bf)](_0x20e972,_0x5d204a);}return _0x14b460;}function _0x4796(){const _0xa08918=['push','set','2658TxHoFf','tagName','style','trim','4261920GiMirx','groups','4417zCKORN','1659095bBxoqR','157868KVBDop','124660fcwTZr','name','split','1328DAzxir','hasClass','getPropertyValue','initial','496144CrKkhn','8118xYYeVp','exec','map','cssRules','assign','27YLdRVb','className','selectorText','4YaXJuz','length'];_0x4796=function(){return _0xa08918;};return _0x4796();}export function parseCSSStyleDeclaration(_0x3861dd){const _0x315bb5=_0x513c,_0x4dc3b2={};for(let _0x5bbd6c=0x0;_0x5bbd6c<_0x3861dd[_0x315bb5(0x1bd)];_0x5bbd6c++){const _0xfb1fd=_0x3861dd[_0x5bbd6c],_0x510d93=_0x3861dd[_0x315bb5(0x1b1)](_0xfb1fd);_0x315bb5(0x1b2)!==_0x510d93&&(_0x4dc3b2[_0xfb1fd]=_0x510d93);}return _0x4dc3b2;}export function parseCSSSelector(_0x50301a){const _0x3e9b90=_0x513c,_0x1ae88a=_0x50301a[_0x3e9b90(0x1ae)](',')[_0x3e9b90(0x1b6)](_0x47bf1a=>_0x47bf1a[_0x3e9b90(0x1a6)]()),_0x54f9f9=[];for(const _0x46b603 of _0x1ae88a){const _0x4a931=S[_0x3e9b90(0x1b5)](_0x46b603);_0x4a931&&_0x54f9f9[_0x3e9b90(0x1be)](_0x4a931[_0x3e9b90(0x1a8)]);}return _0x54f9f9;}function _0x513c(_0x4890e7,_0x13dbac){const _0x4796d5=_0x4796();return _0x513c=function(_0x513ccd,_0x31294f){_0x513ccd=_0x513ccd-0x1a3;let _0x20bda=_0x4796d5[_0x513ccd];return _0x20bda;},_0x513c(_0x4890e7,_0x13dbac);}export function flattenStyleDefinitions(_0x111a77){const _0x1005b5=_0x513c,_0x3abcc7={};for(const _0x1bbec8 of _0x111a77)Object[_0x1005b5(0x1b8)](_0x3abcc7,_0x1bbec8);return _0x3abcc7;}
23
+ (function(_0x4b55e3,_0x594367){const _0x45c711=_0x4edd,_0x10cd5b=_0x4b55e3();while(!![]){try{const _0x1c699f=parseInt(_0x45c711(0x1cf))/0x1+-parseInt(_0x45c711(0x1d8))/0x2+-parseInt(_0x45c711(0x1db))/0x3*(-parseInt(_0x45c711(0x1d4))/0x4)+-parseInt(_0x45c711(0x1dc))/0x5+parseInt(_0x45c711(0x1c9))/0x6*(parseInt(_0x45c711(0x1ce))/0x7)+-parseInt(_0x45c711(0x1c3))/0x8*(-parseInt(_0x45c711(0x1c5))/0x9)+parseInt(_0x45c711(0x1cb))/0xa*(parseInt(_0x45c711(0x1c2))/0xb);if(_0x1c699f===_0x594367)break;else _0x10cd5b['push'](_0x10cd5b['shift']());}catch(_0x426c6c){_0x10cd5b['push'](_0x10cd5b['shift']());}}}(_0x2b19,0xe27fc));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2e6216,_0x3a852d){const _0x4a1edf=_0x4edd,_0x2df659=new Map();for(const [_0x121b1f,_0x34c13c]of _0x3a852d){if(!_0x121b1f[_0x4a1edf(0x1ca)]&&!_0x121b1f[_0x4a1edf(0x1d3)])continue;const _0x14c700=!_0x121b1f[_0x4a1edf(0x1ca)]||_0x2e6216[_0x4a1edf(0x1d7)]===_0x121b1f[_0x4a1edf(0x1ca)],_0x5b9037=!_0x121b1f[_0x4a1edf(0x1d3)]||_0x2e6216[_0x4a1edf(0x1d0)](_0x121b1f[_0x4a1edf(0x1d3)]);_0x14c700&&_0x5b9037&&_0x2df659[_0x4a1edf(0x1cd)](_0x121b1f,_0x34c13c);}return _0x2df659;}export function extractStyles(_0x1eb6b9){const _0x2eea9e=_0x4edd,_0x366454={};for(const _0x4c9f64 of _0x1eb6b9)for(const _0x19c933 of _0x4c9f64[_0x2eea9e(0x1d9)])if(_0x19c933 instanceof CSSStyleRule){const _0x58a509=parseCSSStyleDeclaration(_0x19c933[_0x2eea9e(0x1c4)]);_0x366454[_0x19c933[_0x2eea9e(0x1c1)]]=Object[_0x2eea9e(0x1d2)]({},_0x366454[_0x19c933[_0x2eea9e(0x1c1)]]||{},_0x58a509);}return _0x366454;}export function expandStyles(_0x418fc7){const _0x114ef5=_0x4edd,_0x4e5c3c=new Map();for(const _0x487f2e in _0x418fc7){const _0x2f56c6=parseCSSSelector(_0x487f2e),_0x44087a=_0x418fc7[_0x487f2e];for(const _0x4817b2 of _0x2f56c6)_0x4e5c3c[_0x114ef5(0x1cd)](_0x4817b2,_0x44087a);}return _0x4e5c3c;}export function parseCSSStyleDeclaration(_0x5bc539){const _0xc34148=_0x4edd,_0x5e2522={};for(let _0x44ebda=0x0;_0x44ebda<_0x5bc539[_0xc34148(0x1d6)];_0x44ebda++){const _0x25bc25=_0x5bc539[_0x44ebda],_0x58567c=_0x5bc539[_0xc34148(0x1da)](_0x25bc25);_0xc34148(0x1d5)!==_0x58567c&&(_0x5e2522[_0x25bc25]=_0x58567c);}return _0x5e2522;}function _0x2b19(){const _0x5b2b9e=['selectorText','209eWzgIU','143568yOPiDn','style','27JwEBOF','groups','push','split','6844542gpAndM','tagName','350840VilMIU','trim','set','7XxuFBy','1030469aJyPgc','hasClass','map','assign','className','358756vdbdpH','initial','length','name','3405070MIFnwY','cssRules','getPropertyValue','6PRyOIF','2203815lrHmXE','exec'];_0x2b19=function(){return _0x5b2b9e;};return _0x2b19();}function _0x4edd(_0x5e4dea,_0x47140e){const _0x2b1932=_0x2b19();return _0x4edd=function(_0x4edd29,_0x2b0e07){_0x4edd29=_0x4edd29-0x1c0;let _0x551144=_0x2b1932[_0x4edd29];return _0x551144;},_0x4edd(_0x5e4dea,_0x47140e);}export function parseCSSSelector(_0x2cd372){const _0x50523b=_0x4edd,_0x52fda0=_0x2cd372[_0x50523b(0x1c8)](',')[_0x50523b(0x1d1)](_0x841029=>_0x841029[_0x50523b(0x1cc)]()),_0xa40169=[];for(const _0x20034e of _0x52fda0){const _0x12b52e=S[_0x50523b(0x1c0)](_0x20034e);_0x12b52e&&_0xa40169[_0x50523b(0x1c7)](_0x12b52e[_0x50523b(0x1c6)]);}return _0xa40169;}export function flattenStyleDefinitions(_0x1486e9){const _0x12eb72=_0x4edd,_0x56bb7c={};for(const _0x359864 of _0x1486e9)Object[_0x12eb72(0x1d2)](_0x56bb7c,_0x359864);return _0x56bb7c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x449608=_0xa380;(function(_0x3156e8,_0x2dfd32){const _0x2e54f6=_0xa380,_0x29a7dc=_0x3156e8();while(!![]){try{const _0x4b554b=parseInt(_0x2e54f6(0x1ef))/0x1*(parseInt(_0x2e54f6(0x1e5))/0x2)+-parseInt(_0x2e54f6(0x1ec))/0x3+parseInt(_0x2e54f6(0x1e7))/0x4*(-parseInt(_0x2e54f6(0x1ed))/0x5)+parseInt(_0x2e54f6(0x1ee))/0x6+-parseInt(_0x2e54f6(0x1f4))/0x7+-parseInt(_0x2e54f6(0x1f6))/0x8*(parseInt(_0x2e54f6(0x1f0))/0x9)+parseInt(_0x2e54f6(0x1e6))/0xa;if(_0x4b554b===_0x2dfd32)break;else _0x29a7dc['push'](_0x29a7dc['shift']());}catch(_0x408a11){_0x29a7dc['push'](_0x29a7dc['shift']());}}}(_0x15cd,0xf3c48));import{ViewUpcastWriter as _0x33d1a5,ViewDomConverter as _0x1c7f33,ViewDocument as _0xa00dac}from'ckeditor5/src/engine.js';function _0x15cd(){const _0x2dbe9a=['407637OwIDFl','3523035JrokIV','10372716GrldWx','1GDbDuU','610785ncsIqM','_parsedData','execute','createRangeIn','5172678uMrSWZ','isActive','168AbppWK','font','stylesProcessor','blockElements','getItems','document','1569608uUhKEl','14894870htHhVn','4kRfIcr','element','includes','content','name'];_0x15cd=function(){return _0x2dbe9a;};return _0x15cd();}import{PasteFromOfficeMSWordNormalizer as _0x4a9be7}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x164ace}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x11ea2d,propagateStyleProperties as _0xdb0472}from'./utils.js';function _0xa380(_0x2c37f2,_0x197d1e){const _0x15cd0d=_0x15cd();return _0xa380=function(_0xa3808d,_0x14e261){_0xa3808d=_0xa3808d-0x1e1;let _0x2a9f3f=_0x15cd0d[_0xa3808d];return _0x2a9f3f;},_0xa380(_0x2c37f2,_0x197d1e);}export class MSOfficeInlineStylePropagator extends _0x4a9be7{[_0x449608(0x1f2)](_0x5799b4){const _0xe20a20=_0x449608,{body:_0x5be0a0}=_0x5799b4[_0xe20a20(0x1f1)],_0x35f005=new _0x33d1a5(_0x5be0a0[_0xe20a20(0x1e4)]),_0x4540d8=_0x35f005[_0xe20a20(0x1f3)](_0x5be0a0),_0x42d43e=new _0xa00dac(_0x35f005[_0xe20a20(0x1e4)][_0xe20a20(0x1e1)]),_0x226ac2=[...new _0x1c7f33(_0x42d43e)[_0xe20a20(0x1e2)],_0xe20a20(0x1f7)],_0x43c910=_0x4540d8[_0xe20a20(0x1e3)]();for(const _0x5d7702 of _0x43c910)if(_0x5d7702['is'](_0xe20a20(0x1e8))&&_0x226ac2[_0xe20a20(0x1e9)](_0x5d7702[_0xe20a20(0x1eb)])){const _0x5b7a74=_0x11ea2d(_0x5d7702);_0xdb0472(_0x5d7702,_0x35f005,_0x5b7a74);}_0x5799b4[_0xe20a20(0x1ea)]=_0x5be0a0;}[_0x449608(0x1f5)](_0x4d6ef9){const _0x332177=_0x449608;return super[_0x332177(0x1f5)](_0x4d6ef9)||_0x164ace(_0x4d6ef9);}}
23
+ const _0x3e7720=_0x2b68;(function(_0x14ffe9,_0x298bb4){const _0x3f1e2c=_0x2b68,_0x56e99b=_0x14ffe9();while(!![]){try{const _0x13ec7d=-parseInt(_0x3f1e2c(0x1c2))/0x1+-parseInt(_0x3f1e2c(0x1ca))/0x2*(parseInt(_0x3f1e2c(0x1d3))/0x3)+parseInt(_0x3f1e2c(0x1c4))/0x4+parseInt(_0x3f1e2c(0x1d1))/0x5+parseInt(_0x3f1e2c(0x1c3))/0x6*(parseInt(_0x3f1e2c(0x1d2))/0x7)+parseInt(_0x3f1e2c(0x1c8))/0x8+-parseInt(_0x3f1e2c(0x1c6))/0x9;if(_0x13ec7d===_0x298bb4)break;else _0x56e99b['push'](_0x56e99b['shift']());}catch(_0x4aa841){_0x56e99b['push'](_0x56e99b['shift']());}}}(_0x16a4,0x2f559));import{ViewUpcastWriter as _0x34a278,ViewDomConverter as _0x95c5f7,ViewDocument as _0xdfbc6a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x92e1be}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x91b3ea}from'../../utils.js';function _0x2b68(_0x155e93,_0xc22d15){const _0x16a490=_0x16a4();return _0x2b68=function(_0x2b6873,_0x348e86){_0x2b6873=_0x2b6873-0x1c1;let _0x2ba8a2=_0x16a490[_0x2b6873];return _0x2ba8a2;},_0x2b68(_0x155e93,_0xc22d15);}import{getStylePropertyNamesToPropagate as _0x4adab4,propagateStyleProperties as _0x232d09}from'./utils.js';function _0x16a4(){const _0x3ee51a=['_parsedData','4pjIIPm','createRangeIn','stylesProcessor','execute','includes','getItems','document','1504150cUvGuj','7YsItsH','104913TZQHSK','element','name','font','blockElements','98428jAvpCz','285858Auasxw','201696TNOkDM','content','3060234jhYVkx','isActive','2427040UluCiW'];_0x16a4=function(){return _0x3ee51a;};return _0x16a4();}export class MSOfficeInlineStylePropagator extends _0x92e1be{[_0x3e7720(0x1cd)](_0x53d674){const _0x40c5b8=_0x3e7720,{body:_0x84e660}=_0x53d674[_0x40c5b8(0x1c9)],_0x458d90=new _0x34a278(_0x84e660[_0x40c5b8(0x1d0)]),_0x3421b6=_0x458d90[_0x40c5b8(0x1cb)](_0x84e660),_0xc86e76=new _0xdfbc6a(_0x458d90[_0x40c5b8(0x1d0)][_0x40c5b8(0x1cc)]),_0x3d770b=[...new _0x95c5f7(_0xc86e76)[_0x40c5b8(0x1c1)],_0x40c5b8(0x1d6)],_0x3ab3cb=_0x3421b6[_0x40c5b8(0x1cf)]();for(const _0x5c98f9 of _0x3ab3cb)if(_0x5c98f9['is'](_0x40c5b8(0x1d4))&&_0x3d770b[_0x40c5b8(0x1ce)](_0x5c98f9[_0x40c5b8(0x1d5)])){const _0xa6369a=_0x4adab4(_0x5c98f9);_0x232d09(_0x5c98f9,_0x458d90,_0xa6369a);}_0x53d674[_0x40c5b8(0x1c5)]=_0x84e660;}[_0x3e7720(0x1c7)](_0x3166c8){const _0x344a86=_0x3e7720;return super[_0x344a86(0x1c7)](_0x3166c8)||_0x91b3ea(_0x3166c8);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x513589=_0x4a1a;(function(_0x19d4fd,_0x4d8b44){const _0x583376=_0x4a1a,_0x36ce74=_0x19d4fd();while(!![]){try{const _0x4d1631=parseInt(_0x583376(0xdf))/0x1+-parseInt(_0x583376(0xd6))/0x2+-parseInt(_0x583376(0xec))/0x3+parseInt(_0x583376(0xea))/0x4+parseInt(_0x583376(0xf5))/0x5+-parseInt(_0x583376(0xdd))/0x6+-parseInt(_0x583376(0xd5))/0x7*(-parseInt(_0x583376(0xda))/0x8);if(_0x4d1631===_0x4d8b44)break;else _0x36ce74['push'](_0x36ce74['shift']());}catch(_0x5c99bf){_0x36ce74['push'](_0x36ce74['shift']());}}}(_0x5aef,0xdddcd));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x513589(0xfc),_0x513589(0xe8),_0x513589(0xf2),_0x513589(0xdb),_0x513589(0xe6),_0x513589(0xf9),_0x513589(0xf6),_0x513589(0xd8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x513589(0xfc),_0x513589(0xe8),_0x513589(0xf2)];function _0x4a1a(_0x4d804c,_0x234371){const _0x5aefb8=_0x5aef();return _0x4a1a=function(_0x4a1aae,_0x4ee62d){_0x4a1aae=_0x4a1aae-0xd4;let _0x1ef510=_0x5aefb8[_0x4a1aae];return _0x1ef510;},_0x4a1a(_0x4d804c,_0x234371);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x513589(0xdc),'i']],'font-weight':[[_0x513589(0xef),_0x513589(0xee)],[_0x513589(0xd9),_0x513589(0xee)],[_0x513589(0xe5),_0x513589(0xee)],[_0x2c64b2=>Number(_0x2c64b2)>=0x258,_0x513589(0xee)]],'text-decoration':[[_0x513589(0xe1),'u'],[_0x513589(0xde),'s']],'text-decoration-line':[[_0x513589(0xe1),'u'],[_0x513589(0xde),'s']],'vertical-align':[[_0x513589(0xe3),_0x513589(0xe3)],[_0x513589(0xfb),_0x513589(0xe2)]]};export function isPropertyToBePropagated(_0x2af996){const _0x4dbb15=_0x513589;return CSS_PROPERTIES_TO_PROPAGATE[_0x4dbb15(0xf0)](_0x2af996);}export function isPropertyToBePropagatedAsSpan(_0x2e8394){const _0x55d7d8=_0x513589;return CSS_PROPERTIES_TO_BE_SPANS[_0x55d7d8(0xf0)](_0x2e8394);}export function isPropertyToBePropagatedAsHTMLElement(_0x44c1e2){return _0x44c1e2 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x3a713b){const _0x31096f=_0x513589;return Array[_0x31096f(0xf3)](_0x3a713b[_0x31096f(0xed)]())[_0x31096f(0xfd)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2725e5,_0x22c07d,_0x182e3a){const {spanStyles:_0x4bd036,stylesToBeHtmlElements:_0x2aaf5c}=getStylesToPropagate(_0x2725e5,_0x182e3a);propagateStylesAsHTMLElements(_0x2725e5,_0x22c07d,_0x2aaf5c),propagateStylesAsSpan(_0x2725e5,_0x22c07d,_0x4bd036);}export function propagateStylesAsHTMLElements(_0x2a43c6,_0x449970,_0x4e810c){const _0x104f5d=_0x513589;for(const _0x4ef148 in _0x4e810c){_0x4e810c[_0x4ef148][_0x104f5d(0xe9)](([,_0xbc404])=>{const _0x44ad1a=_0x104f5d,_0x52256a=_0x449970[_0x44ad1a(0xfa)](_0xbc404,[],_0x2a43c6[_0x44ad1a(0xe4)]());_0x449970[_0x44ad1a(0xf8)](0x0,_0x52256a,_0x2a43c6);}),_0x449970[_0x104f5d(0xf1)](_0x4ef148,_0x2a43c6);}}export function propagateStylesAsSpan(_0x1d9bdf,_0x408f9c,_0x328f2c){const _0x1944f3=_0x513589;if(!Object[_0x1944f3(0xe7)](_0x328f2c)[_0x1944f3(0xe0)])return;const _0x23fa43=_0x408f9c[_0x1944f3(0xfa)](_0x1944f3(0xd7),[],_0x1d9bdf[_0x1944f3(0xe4)]());_0x408f9c[_0x1944f3(0xd4)](_0x328f2c,_0x23fa43),_0x408f9c[_0x1944f3(0xf8)](0x0,_0x23fa43,_0x1d9bdf),_0x408f9c[_0x1944f3(0xf1)](Object[_0x1944f3(0xe7)](_0x328f2c),_0x1d9bdf);}export function getStylesToPropagate(_0x3c2f26,_0x3fcc20){const _0x59f12a=_0x513589,_0x21be60={},_0x2a269b={};return _0x3fcc20[_0x59f12a(0xe9)](_0x4290a0=>{const _0x93c949=_0x59f12a,_0xded08a=_0x3c2f26[_0x93c949(0xeb)](_0x4290a0);if(_0xded08a){if(isPropertyToBePropagatedAsSpan(_0x4290a0))_0x21be60[_0x4290a0]=_0xded08a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4290a0)){const _0x5bdaa6=_0xded08a[_0x93c949(0xf4)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4290a0][_0x93c949(0xe9)](([_0xd460be,_0xf70be4])=>{const _0x4e89d0=_0x93c949;for(const _0x2858b0 of _0x5bdaa6){(_0x4e89d0(0xf7)==typeof _0xd460be&&_0xd460be(_0x2858b0)||_0xd460be===_0x2858b0)&&(_0x2a269b[_0x4290a0]=[..._0x2a269b[_0x4290a0]||[],[_0xd460be,_0xf70be4]]);}});}}}}),{'spanStyles':_0x21be60,'stylesToBeHtmlElements':_0x2a269b};}function _0x5aef(){const _0x9ef8d=['from','split','6455960ZXRCSy','font-style','function','insertChild','font-weight','createElement','super','color','filter','setStyle','176071sMyZUZ','1244110AmOrBv','span','vertical-align','bold','136WTMLsp','text-decoration','italic','7653606lZbHLF','line-through','676491YlzkNQ','length','underline','sup','sub','getChildren','bolder','text-decoration-line','keys','font-family','forEach','3076148sUOLFj','getStyle','1073748rJPkGc','getStyleNames','strong','medium','includes','removeStyle','font-size'];_0x5aef=function(){return _0x9ef8d;};return _0x5aef();}
23
+ const _0x1e0d2e=_0x4e28;(function(_0x227ac2,_0x4195a6){const _0x591f50=_0x4e28,_0x50348f=_0x227ac2();while(!![]){try{const _0x2b69fb=parseInt(_0x591f50(0xeb))/0x1+parseInt(_0x591f50(0x102))/0x2+-parseInt(_0x591f50(0xf0))/0x3+parseInt(_0x591f50(0xf7))/0x4+parseInt(_0x591f50(0xe7))/0x5+parseInt(_0x591f50(0x104))/0x6+-parseInt(_0x591f50(0xf3))/0x7*(parseInt(_0x591f50(0x10a))/0x8);if(_0x2b69fb===_0x4195a6)break;else _0x50348f['push'](_0x50348f['shift']());}catch(_0x3886d7){_0x50348f['push'](_0x50348f['shift']());}}}(_0x2048,0x57767));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1e0d2e(0x109),_0x1e0d2e(0x10b),_0x1e0d2e(0xf4),_0x1e0d2e(0x103),_0x1e0d2e(0xf9),_0x1e0d2e(0x10f),_0x1e0d2e(0xe8),_0x1e0d2e(0xea)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1e0d2e(0x109),_0x1e0d2e(0x10b),_0x1e0d2e(0xf4)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1e0d2e(0xee),'i']],'font-weight':[[_0x1e0d2e(0x101),_0x1e0d2e(0xfa)],[_0x1e0d2e(0xec),_0x1e0d2e(0xfa)],[_0x1e0d2e(0xf6),_0x1e0d2e(0xfa)],[_0x5d5bb4=>Number(_0x5d5bb4)>=0x258,_0x1e0d2e(0xfa)]],'text-decoration':[[_0x1e0d2e(0xf8),'u'],[_0x1e0d2e(0x106),'s']],'text-decoration-line':[[_0x1e0d2e(0xf8),'u'],[_0x1e0d2e(0x106),'s']],'vertical-align':[[_0x1e0d2e(0xfd),_0x1e0d2e(0xfd)],[_0x1e0d2e(0xf1),_0x1e0d2e(0x10c)]]};export function isPropertyToBePropagated(_0x291f40){const _0x43e94f=_0x1e0d2e;return CSS_PROPERTIES_TO_PROPAGATE[_0x43e94f(0xe9)](_0x291f40);}export function isPropertyToBePropagatedAsSpan(_0x561aef){const _0x3fed90=_0x1e0d2e;return CSS_PROPERTIES_TO_BE_SPANS[_0x3fed90(0xe9)](_0x561aef);}export function isPropertyToBePropagatedAsHTMLElement(_0x1c22bd){return _0x1c22bd in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4e28(_0x1d0aac,_0x4d0d97){const _0x20486e=_0x2048();return _0x4e28=function(_0x4e28ac,_0x5d8982){_0x4e28ac=_0x4e28ac-0xe6;let _0xe87a34=_0x20486e[_0x4e28ac];return _0xe87a34;},_0x4e28(_0x1d0aac,_0x4d0d97);}export function getStylePropertyNamesToPropagate(_0x4eeb33){const _0x24b427=_0x1e0d2e;return Array[_0x24b427(0x10e)](_0x4eeb33[_0x24b427(0xfc)]())[_0x24b427(0xe6)](isPropertyToBePropagated);}function _0x2048(){const _0x4c23af=['split','getStyleNames','sub','getStyle','keys','removeStyle','medium','675730xyAdwu','text-decoration','1762842TkKOnZ','getChildren','line-through','createElement','span','color','4895568XXPOxO','font-family','sup','forEach','from','font-weight','filter','2468060BlbxYD','font-style','includes','vertical-align','507585YbLpjz','bold','setStyle','italic','insertChild','1962408hqBoFv','super','length','14cmQZUR','font-size','function','bolder','2413624WlroRo','underline','text-decoration-line','strong'];_0x2048=function(){return _0x4c23af;};return _0x2048();}export function propagateStyleProperties(_0x288fe9,_0x56f78a,_0x7107ea){const {spanStyles:_0x3fb2d,stylesToBeHtmlElements:_0x185396}=getStylesToPropagate(_0x288fe9,_0x7107ea);propagateStylesAsHTMLElements(_0x288fe9,_0x56f78a,_0x185396),propagateStylesAsSpan(_0x288fe9,_0x56f78a,_0x3fb2d);}export function propagateStylesAsHTMLElements(_0x4406b0,_0x34347b,_0x38b402){const _0x9782a9=_0x1e0d2e;for(const _0x19c0a0 in _0x38b402){_0x38b402[_0x19c0a0][_0x9782a9(0x10d)](([,_0x470bd9])=>{const _0x1dd26f=_0x9782a9,_0x4c0031=_0x34347b[_0x1dd26f(0x107)](_0x470bd9,[],_0x4406b0[_0x1dd26f(0x105)]());_0x34347b[_0x1dd26f(0xef)](0x0,_0x4c0031,_0x4406b0);}),_0x34347b[_0x9782a9(0x100)](_0x19c0a0,_0x4406b0);}}export function propagateStylesAsSpan(_0x306bbd,_0x505022,_0x356a9f){const _0xa7535=_0x1e0d2e;if(!Object[_0xa7535(0xff)](_0x356a9f)[_0xa7535(0xf2)])return;const _0x4c7bf6=_0x505022[_0xa7535(0x107)](_0xa7535(0x108),[],_0x306bbd[_0xa7535(0x105)]());_0x505022[_0xa7535(0xed)](_0x356a9f,_0x4c7bf6),_0x505022[_0xa7535(0xef)](0x0,_0x4c7bf6,_0x306bbd),_0x505022[_0xa7535(0x100)](Object[_0xa7535(0xff)](_0x356a9f),_0x306bbd);}export function getStylesToPropagate(_0x15d840,_0x35c469){const _0x477646=_0x1e0d2e,_0x26763f={},_0x2e90b9={};return _0x35c469[_0x477646(0x10d)](_0x3c652a=>{const _0x49853d=_0x477646,_0x2ca2dc=_0x15d840[_0x49853d(0xfe)](_0x3c652a);if(_0x2ca2dc){if(isPropertyToBePropagatedAsSpan(_0x3c652a))_0x26763f[_0x3c652a]=_0x2ca2dc;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3c652a)){const _0x5982cf=_0x2ca2dc[_0x49853d(0xfb)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3c652a][_0x49853d(0x10d)](([_0x159270,_0x241fc1])=>{const _0x28c835=_0x49853d;for(const _0x4f036d of _0x5982cf){(_0x28c835(0xf5)==typeof _0x159270&&_0x159270(_0x4f036d)||_0x159270===_0x4f036d)&&(_0x2e90b9[_0x3c652a]=[..._0x2e90b9[_0x3c652a]||[],[_0x159270,_0x241fc1]]);}});}}}}),{'spanStyles':_0x26763f,'stylesToBeHtmlElements':_0x2e90b9};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2a86(_0x58798d,_0x5b43c5){var _0x8f399c=_0x8f39();return _0x2a86=function(_0x2a8600,_0xa66e08){_0x2a8600=_0x2a8600-0x7c;var _0x5d175d=_0x8f399c[_0x2a8600];return _0x5d175d;},_0x2a86(_0x58798d,_0x5b43c5);}var _0x11e42c=_0x2a86;(function(_0xcc285b,_0x6d195d){var _0x457c1c=_0x2a86,_0x2683e5=_0xcc285b();while(!![]){try{var _0x2880d3=parseInt(_0x457c1c(0x87))/0x1+parseInt(_0x457c1c(0x7e))/0x2+parseInt(_0x457c1c(0x86))/0x3+parseInt(_0x457c1c(0x81))/0x4*(-parseInt(_0x457c1c(0x7c))/0x5)+parseInt(_0x457c1c(0x88))/0x6+parseInt(_0x457c1c(0x83))/0x7*(-parseInt(_0x457c1c(0x7f))/0x8)+-parseInt(_0x457c1c(0x7d))/0x9;if(_0x2880d3===_0x6d195d)break;else _0x2683e5['push'](_0x2683e5['shift']());}catch(_0x2267ad){_0x2683e5['push'](_0x2683e5['shift']());}}}(_0x8f39,0xa18fa));import{Plugin as _0x4043cb}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x1b24a2}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x8cae7d}from'./pastefromofficeenhancedpropagator.js';function _0x8f39(){var _0x16ef54=['36dMpADM','PasteFromOfficeEnhanced','20209pEcldG','PasteFromOffice','requires','564993SxvOoV','1322995yuJZWC','3465018WCpbjR','pluginName','isPremiumPlugin','711855gkkfvI','5383728BtjKWm','1557374DawjOz','904IpFwoc','isOfficialPlugin'];_0x8f39=function(){return _0x16ef54;};return _0x8f39();}export class PasteFromOfficeEnhanced extends _0x4043cb{static get[_0x11e42c(0x89)](){var _0x25e486=_0x11e42c;return _0x25e486(0x82);}static get[_0x11e42c(0x80)](){return!0x0;}static get[_0x11e42c(0x8a)](){return!0x0;}static get[_0x11e42c(0x85)](){var _0x4bd7f0=_0x11e42c;return[_0x4bd7f0(0x84),_0x1b24a2,_0x8cae7d];}}
23
+ var _0x21e42c=_0x696f;(function(_0x15a1a1,_0x4a698c){var _0x26cb65=_0x696f,_0x4c9113=_0x15a1a1();while(!![]){try{var _0x1b6bf2=-parseInt(_0x26cb65(0x122))/0x1+-parseInt(_0x26cb65(0x121))/0x2+parseInt(_0x26cb65(0x12e))/0x3+parseInt(_0x26cb65(0x120))/0x4*(parseInt(_0x26cb65(0x127))/0x5)+-parseInt(_0x26cb65(0x129))/0x6+-parseInt(_0x26cb65(0x12c))/0x7+-parseInt(_0x26cb65(0x128))/0x8*(-parseInt(_0x26cb65(0x124))/0x9);if(_0x1b6bf2===_0x4a698c)break;else _0x4c9113['push'](_0x4c9113['shift']());}catch(_0x46564b){_0x4c9113['push'](_0x4c9113['shift']());}}}(_0x466c,0x52609));import{Plugin as _0x19e67e}from'ckeditor5/src/core.js';function _0x466c(){var _0x4c1905=['isPremiumPlugin','1068810UUPtWr','43012xeYowd','379238MhxZmE','510065AuUCWI','PasteFromOfficeEnhanced','12612978XWAPzk','requires','PasteFromOffice','110rneROp','8CMgiJk','2546226gujeYO','pluginName','isOfficialPlugin','3729642bLtDWs'];_0x466c=function(){return _0x4c1905;};return _0x466c();}function _0x696f(_0x22c02d,_0x2e8df8){var _0x466cda=_0x466c();return _0x696f=function(_0x696fa3,_0x4cffa5){_0x696fa3=_0x696fa3-0x120;var _0xebb1b9=_0x466cda[_0x696fa3];return _0xebb1b9;},_0x696f(_0x22c02d,_0x2e8df8);}import{PasteFromOfficeEnhancedInliner as _0x38092f}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x1a8074}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x19e67e{static get[_0x21e42c(0x12a)](){var _0x1e0bfe=_0x21e42c;return _0x1e0bfe(0x123);}static get[_0x21e42c(0x12b)](){return!0x0;}static get[_0x21e42c(0x12d)](){return!0x0;}static get[_0x21e42c(0x125)](){var _0x49e9fa=_0x21e42c;return[_0x49e9fa(0x126),_0x38092f,_0x1a8074];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x44dd(_0x2ed97c,_0x46102d){const _0x10c84b=_0x10c8();return _0x44dd=function(_0x44dd18,_0x2468a0){_0x44dd18=_0x44dd18-0x15c;let _0x491112=_0x10c84b[_0x44dd18];return _0x491112;},_0x44dd(_0x2ed97c,_0x46102d);}const _0x3410d1=_0x44dd;(function(_0x4c13e1,_0x506763){const _0x2887f9=_0x44dd,_0x38da8c=_0x4c13e1();while(!![]){try{const _0x5d8369=parseInt(_0x2887f9(0x16e))/0x1*(parseInt(_0x2887f9(0x17a))/0x2)+-parseInt(_0x2887f9(0x17d))/0x3*(parseInt(_0x2887f9(0x169))/0x4)+parseInt(_0x2887f9(0x179))/0x5*(parseInt(_0x2887f9(0x182))/0x6)+-parseInt(_0x2887f9(0x177))/0x7+parseInt(_0x2887f9(0x15e))/0x8*(-parseInt(_0x2887f9(0x15f))/0x9)+parseInt(_0x2887f9(0x16c))/0xa+-parseInt(_0x2887f9(0x160))/0xb*(-parseInt(_0x2887f9(0x168))/0xc);if(_0x5d8369===_0x506763)break;else _0x38da8c['push'](_0x38da8c['shift']());}catch(_0x1aa25c){_0x38da8c['push'](_0x38da8c['shift']());}}}(_0x10c8,0x57734));import{Plugin as _0x51cfe7}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4d1114}from'@ckeditor/ckeditor5-paste-from-office';function _0x10c8(){const _0x2057ee=['5599jpmzxv','editing','pluginName','ClipboardPipeline','dataTransfer','PasteFromOffice','get','getData','13656OGsurq','10120nrVfuT','init','afterInit','3504600cHkdbR','document','3fdWXIp','isActive','high','_parsedData','stylesProcessor','isPremiumPlugin','fromCharCode','map','inputTransformation','4409867BAqgZo','PasteFromOfficeEnhancedInliner','10UuozVC','225350aTKCyq','isOfficialPlugin','join','330ObUooA','requires','href','execute','text/html','1779054IYbwZV','view','editor','plugins','25288xnccfE','1692uMKzal'];_0x10c8=function(){return _0x2057ee;};return _0x10c8();}import{priorities as _0x556d05,uid as _0x230fde}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x551fc7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x51cfe7{static get[_0x3410d1(0x162)](){const _0x56b193=_0x3410d1;return _0x56b193(0x178);}static get[_0x3410d1(0x17b)](){return!0x0;}static get[_0x3410d1(0x173)](){return!0x0;}static get[_0x3410d1(0x17e)](){const _0x56c60c=_0x3410d1;return[_0x56c60c(0x165)];}[_0x3410d1(0x16a)](){const _0x3c0ede=_0x3410d1,_0x3d8a2f=this[_0x3c0ede(0x15c)],_0x435945=_0x3d8a2f[_0x3c0ede(0x15d)][_0x3c0ede(0x166)](_0x3c0ede(0x163)),_0x288a3a=_0x3d8a2f[_0x3c0ede(0x161)][_0x3c0ede(0x183)][_0x3c0ede(0x16d)],_0x58213f=new _0x551fc7(_0x288a3a);_0x435945['on'](_0x3c0ede(0x176),(_0x1a2293,_0x189898)=>{const _0x3d1554=_0x3c0ede,_0x5914b0=_0x189898[_0x3d1554(0x164)][_0x3d1554(0x167)](_0x3d1554(0x181));_0x58213f[_0x3d1554(0x16f)](_0x5914b0)&&(_0x189898[_0x3d1554(0x171)]||(_0x189898[_0x3d1554(0x171)]=_0x4d1114(_0x5914b0,_0x288a3a[_0x3d1554(0x172)])),_0x58213f[_0x3d1554(0x180)](_0x189898));},{'priority':_0x556d05[_0x3c0ede(0x166)](_0x3c0ede(0x170))+0xb});}[_0x3410d1(0x16b)](){!async function(_0x4a0bf8){const _0x158173=_0x409b90([0x51,0x6f,0x71,0x6c,0x55,0x45,0x64,0x50,0x46,0x7a,0x78,0x58,0x4d,0x59,0x52,0x70,0x32,0x76,0x4f,0x66,0x69,0x53,0x4e,0x62,0x4c,0x68,0x42,0x65,0x49,0x44,0x39,0x67,0x33,0x4a,0x35,0x72,0x79,0x77,0x48,0x6e,0x38,0x41,0x47,0x34,0x4b,0x31,0x57,0x30,0x61,0x63,0x6d,0x56,0x37,0x74,0x6a,0x5a,0x43,0x75,0x54,0x6b,0x36,0x73]),_0x7290ef=0x7c9e3bfb,_0x44351e=0x7c99544b^_0x7290ef,_0x1efd14=window[_0x409b90([0x44,0x61,0x74,0x65])][_0x409b90([0x6e,0x6f,0x77])](),_0x291b70=_0x4a0bf8[_0x409b90([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x558d61=new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10922c=>{_0x291b70[_0x409b90([0x6f,0x6e,0x63,0x65])](_0x409b90([0x72,0x65,0x61,0x64,0x79]),_0x10922c);}),_0x1037da={[_0x409b90([0x6b,0x74,0x79])]:_0x409b90([0x45,0x43]),[_0x409b90([0x75,0x73,0x65])]:_0x409b90([0x73,0x69,0x67]),[_0x409b90([0x63,0x72,0x76])]:_0x409b90([0x50,0x2d,0x32,0x35,0x36]),[_0x409b90([0x78])]:_0x409b90([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]),[_0x409b90([0x79])]:_0x409b90([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]),[_0x409b90([0x61,0x6c,0x67])]:_0x409b90([0x45,0x53,0x32,0x35,0x36])},_0x2b6ab3=_0x291b70[_0x409b90([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x409b90([0x67,0x65,0x74])](_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x514ac8(){let _0x420f77,_0x3d4edd=null,_0xdc95d8=null;try{if(_0x2b6ab3==_0x409b90([0x47,0x50,0x4c]))return _0x409b90([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x420f77=_0x2dd86b(),!_0x420f77)return _0x409b90([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x420f77[_0x409b90([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xdc95d8=_0x2d1dca(_0x420f77[_0x409b90([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x420f77[_0x409b90([0x6a,0x74,0x69])])),await _0x1aa29d()?_0x436196()?_0x52786b()?_0x409b90([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x103c0a()?(_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x409b90([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d4edd=_0x224452(_0x409b90([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x409b90([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d4edd=_0x224452(_0x409b90([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5265fa()):_0x409b90([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x409b90([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x409b90([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x409b90([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52786b(){const _0x5b853c=[_0x409b90([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x409b90([0x74,0x72,0x69,0x61,0x6c])][_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1efd14/0x3e8:0xe10*_0x44351e;return _0x420f77[_0x409b90([0x65,0x78,0x70])]<_0x5b853c;}function _0x436196(){const _0x3c3113=_0x420f77[_0x409b90([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3c3113&&(!!_0x3c3113[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x2a]))||(!!_0x3c3113[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x50,0x4f,0x45]))||!!_0x3c3113[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x50,0x50]))));}function _0x103c0a(){const _0x32e53d=_0x44dd,_0x2f9f3d=_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f9f3d||0x0==_0x2f9f3d[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41df30}=new URL(window[_0x409b90([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x32e53d(0x17f)]);if(_0x2f9f3d[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41df30))return!0x0;const _0x3170aa=_0x41df30[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e]));return _0x2f9f3d[_0x409b90([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43baad=>_0x43baad[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x2a])))[_0x409b90([0x6d,0x61,0x70])](_0x2f3a4b=>_0x2f3a4b[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e])))[_0x409b90([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d7917=>_0x3d7917[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3170aa[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x409b90([0x6d,0x61,0x70])](_0x97846f=>Array(_0x3170aa[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x97846f[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x409b90([0x66,0x69,0x6c,0x6c])](_0x97846f[0x0]===_0x409b90([0x2a])?_0x409b90([0x2a]):'')[_0x409b90([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x97846f))[_0x409b90([0x73,0x6f,0x6d,0x65])](_0x16c1be=>_0x3170aa[_0x409b90([0x65,0x76,0x65,0x72,0x79])]((_0x4148f9,_0x43a079)=>_0x16c1be[_0x43a079]===_0x4148f9||_0x16c1be[_0x43a079]===_0x409b90([0x2a])));}function _0x5265fa(){return _0x3d4edd&&_0xdc95d8?new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x568160,_0x38db7f)=>{_0x3d4edd[_0x409b90([0x74,0x68,0x65,0x6e])](_0x568160,_0x38db7f),_0xdc95d8[_0x409b90([0x74,0x68,0x65,0x6e])](_0x3db4bd=>{_0x3db4bd!=_0x409b90([0x56,0x61,0x6c,0x69,0x64])&&_0x568160(_0x3db4bd);},_0x38db7f);}):_0x3d4edd||_0xdc95d8||_0x409b90([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d1dca(_0x4f2116,_0x4cc472){return new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bebee=>{if(_0x16759e())return _0x5bebee(_0x409b90([0x56,0x61,0x6c,0x69,0x64]));_0x3e7fd3(),_0x291b70[_0x409b90([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x409b90([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x53a3fc=!0x1;const _0x429898=_0x230fde();function _0x4f1b78(_0x47249f){return!!_0x47249f&&(typeof _0x47249f===_0x409b90([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47249f===_0x409b90([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47249f[_0x409b90([0x74,0x68,0x65,0x6e])]===_0x409b90([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47249f[_0x409b90([0x63,0x61,0x74,0x63,0x68])]===_0x409b90([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x16bab0(_0x5d285c){_0x173ed9(_0x5d285c)[_0x409b90([0x74,0x68,0x65,0x6e])](_0x5256e5=>{if(!_0x5256e5||_0x5256e5[_0x409b90([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x409b90([0x6f,0x6b]))return _0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2d4bc2(_0x593bb9(_0x429898+_0x4cc472))!=_0x5256e5[_0x409b90([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x409b90([0x56,0x61,0x6c,0x69,0x64]);})[_0x409b90([0x74,0x68,0x65,0x6e])](_0xd23c62=>(_0x51e360(),_0xd23c62),()=>{const _0x5de23c=_0x48bf0e();return null==_0x5de23c?(_0x51e360(),_0x409b90([0x56,0x61,0x6c,0x69,0x64])):_0x409b90(_0x1efd14-_0x5de23c>(0x5892bffb^_0x7290ef)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x409b90([0x74,0x68,0x65,0x6e])](_0x5bebee)[_0x409b90([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5bebee(_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x38154c=0x7ca8d57b^_0x7290ef;function _0x51e360(){const _0x5bdcce=_0x409b90([0x6c,0x6c,0x63,0x74,0x2d])+_0x2d4bc2(_0x593bb9(_0x4f2116)),_0x151443=_0x2a071e(_0x2d4bc2(window[_0x409b90([0x4d,0x61,0x74,0x68])][_0x409b90([0x63,0x65,0x69,0x6c])](_0x1efd14/_0x38154c)));window[_0x409b90([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x409b90([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5bdcce,_0x151443);}function _0x48bf0e(){const _0x4724b4=_0x409b90([0x6c,0x6c,0x63,0x74,0x2d])+_0x2d4bc2(_0x593bb9(_0x4f2116)),_0x2d2873=window[_0x409b90([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x409b90([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4724b4);return _0x2d2873?window[_0x409b90([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a071e(_0x2d2873),0x10)*_0x38154c:null;}function _0x173ed9(_0x350b50){return new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52d78b,_0x1d7de8)=>{_0x350b50[_0x409b90([0x74,0x68,0x65,0x6e])](_0x52d78b,_0x1d7de8),window[_0x409b90([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1d7de8,0x7c9fef3b^_0x7290ef);});}}_0x291b70[_0x409b90([0x6f,0x6e])](_0x409b90([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x71dadc,_0xfdb66)=>{if(_0xfdb66[0x0]!=_0x4f2116)return _0x5bebee(_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xfdb66[0x1]={..._0xfdb66[0x1],[_0x409b90([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x429898};},{[_0x409b90([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x409b90([0x68,0x69,0x67,0x68])}),_0x291b70[_0x409b90([0x6f,0x6e])](_0x409b90([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x52671c=>{_0x4f1b78(_0x52671c[_0x409b90([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x53a3fc=!0x0,_0x16bab0(_0x52671c[_0x409b90([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x409b90([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x409b90([0x6c,0x6f,0x77])}),_0x558d61[_0x409b90([0x74,0x68,0x65,0x6e])](()=>{_0x53a3fc||_0x5bebee(_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x16759e(){return _0x291b70[_0x409b90([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x409b90([0x76,0x69,0x65,0x77])][_0x409b90([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x409b90([0x61,0x75,0x74,0x6f]);}function _0x3e7fd3(){_0x291b70[_0x409b90([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x409b90([0x76,0x69,0x65,0x77])][_0x409b90([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x409b90([0x61,0x75,0x74,0x6f]);}}function _0x224452(_0x3eaf70){const _0x3c5852=[new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34d13d=>setTimeout(_0x34d13d,0x7c970537^_0x7290ef)),_0x558d61[_0x409b90([0x74,0x68,0x65,0x6e])](()=>new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a20b0=>{let _0x381418=0x0;_0x291b70[_0x409b90([0x6d,0x6f,0x64,0x65,0x6c])][_0x409b90([0x6f,0x6e])](_0x409b90([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2b988f,_0x2dd393)=>{_0x2dd393[0x0][_0x409b90([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x381418++,_0x381418==(0x7c9e3a03^_0x7290ef)&&(_0x1a20b0(),_0x2b988f[_0x409b90([0x6f,0x66,0x66])]());});}))];return window[_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x409b90([0x72,0x61,0x63,0x65])](_0x3c5852)[_0x409b90([0x74,0x68,0x65,0x6e])](()=>_0x3eaf70);}async function _0x17de69(){await _0x558d61,_0x291b70[_0x409b90([0x6d,0x6f,0x64,0x65,0x6c])][_0x409b90([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x10ac04,_0x291b70[_0x409b90([0x6d,0x6f,0x64,0x65,0x6c])][_0x409b90([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x10ac04,_0x291b70[_0x409b90([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x409b90([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d51c0(_0x234e21){const _0x399d68=_0x56e18a();_0x291b70[_0x399d68]=_0x409b90([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])+_0x234e21,_0x234e21!=_0x409b90([0x56,0x61,0x6c,0x69,0x64])&&_0x17de69();}function _0x56e18a(){const _0x454993=window[_0x409b90([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x409b90([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x409b90([0x6e,0x6f,0x77])]())[_0x409b90([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x409b90([0x2e]),'');let _0x274ff2=_0x409b90([0x51]);for(let _0x2b4d4f=0x0;_0x2b4d4f<_0x454993[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b4d4f+=0x2){let _0x52ddfe=window[_0x409b90([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x454993[_0x409b90([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b4d4f,_0x2b4d4f+0x2));_0x52ddfe>=_0x158173[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x52ddfe-=_0x158173[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x274ff2+=_0x158173[_0x52ddfe];}return _0x274ff2;}function _0x2dd86b(){const _0x2e864c=_0x2b6ab3[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e]));if(0x3!=_0x2e864c[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2305d2(_0x2e864c[0x1]);function _0x2305d2(_0x4afa56){const _0x15dc8d=_0x263be6(_0x4afa56);return _0x15dc8d&&_0x1c06cd()?_0x15dc8d:null;function _0x1c06cd(){const _0xac24f1=_0x15dc8d[_0x409b90([0x6a,0x74,0x69])],_0x56ee52=window[_0x409b90([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xac24f1[_0x409b90([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xac24f1[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1aaabd={..._0x15dc8d,[_0x409b90([0x6a,0x74,0x69])]:_0xac24f1[_0x409b90([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xac24f1[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1aaabd[_0x409b90([0x76,0x63])],_0x593bb9(_0x1aaabd)==_0x56ee52;}}}async function _0x1aa29d(){let _0x55436e=!0x0;try{const _0x22cc81=_0x2b6ab3[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e])),[_0x28fe58,_0x43a1e6,_0xce192a]=_0x22cc81;return _0x47382a(_0x28fe58),await _0x6958d7(_0x28fe58,_0x43a1e6,_0xce192a),_0x55436e;}catch{return!0x1;}function _0x47382a(_0x42363f){const _0x51a77b=_0x263be6(_0x42363f);_0x51a77b&&_0x51a77b[_0x409b90([0x61,0x6c,0x67])]==_0x409b90([0x45,0x53,0x32,0x35,0x36])||(_0x55436e=!0x1);}async function _0x6958d7(_0x3a3de4,_0x360eef,_0x1fbd21){const _0x56fd02=window[_0x409b90([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x409b90([0x66,0x72,0x6f,0x6d])](_0x31ce7c(_0x1fbd21),_0x586550=>_0x586550[_0x409b90([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x21a7ca=new window[(_0x409b90([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x409b90([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a3de4+_0x409b90([0x2e])+_0x360eef),_0x165d7f=window[_0x409b90([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x409b90([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x165d7f)return;const _0x44a5cb=await _0x165d7f[_0x409b90([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x409b90([0x6a,0x77,0x6b]),_0x1037da,{[_0x409b90([0x6e,0x61,0x6d,0x65])]:_0x409b90([0x45,0x43,0x44,0x53,0x41]),[_0x409b90([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x409b90([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x409b90([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x165d7f[_0x409b90([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x409b90([0x6e,0x61,0x6d,0x65])]:_0x409b90([0x45,0x43,0x44,0x53,0x41]),[_0x409b90([0x68,0x61,0x73,0x68])]:{[_0x409b90([0x6e,0x61,0x6d,0x65])]:_0x409b90([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x44a5cb,_0x56fd02,_0x21a7ca)||(_0x55436e=!0x1);}}function _0x263be6(_0x39f324){return _0x39f324[_0x409b90([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x409b90([0x65,0x79]))?JSON[_0x409b90([0x70,0x61,0x72,0x73,0x65])](_0x31ce7c(_0x39f324)):null;}function _0x31ce7c(_0x3a0af7){return window[_0x409b90([0x61,0x74,0x6f,0x62])](_0x3a0af7[_0x409b90([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x409b90([0x2b]))[_0x409b90([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x409b90([0x2f])));}function _0x593bb9(_0x1901fd){let _0x16749f=0x1505;function _0x424c15(_0x5ecaf3){for(let _0x1aa233=0x0;_0x1aa233<_0x5ecaf3[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aa233++){const _0x46fddd=_0x5ecaf3[_0x409b90([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1aa233);_0x16749f=(_0x16749f<<0x5)+_0x16749f+_0x46fddd,_0x16749f&=_0x16749f;}}function _0x2a7502(_0xdda281){Array[_0x409b90([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xdda281)?_0xdda281[_0x409b90([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2a7502):_0xdda281&&typeof _0xdda281==_0x409b90([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x409b90([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xdda281)[_0x409b90([0x73,0x6f,0x72,0x74])]()[_0x409b90([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a0cf4,_0x38ed26])=>{_0x424c15(_0x3a0cf4),_0x2a7502(_0x38ed26);}):_0x424c15(window[_0x409b90([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xdda281));}return _0x2a7502(_0x1901fd),_0x16749f>>>0x0;}function _0x2d4bc2(_0x1092e4){return _0x1092e4[_0x409b90([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x409b90([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x409b90([0x30]));}function _0x2a071e(_0x1f1dd9){return _0x1f1dd9[_0x409b90([0x73,0x70,0x6c,0x69,0x74])]('')[_0x409b90([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x409b90([0x6a,0x6f,0x69,0x6e])]('');}function _0x10ac04(){}function _0x409b90(_0x5b0c59){const _0x2acb01=_0x44dd;return _0x5b0c59[_0x2acb01(0x175)](_0x210912=>String[_0x2acb01(0x174)](_0x210912))[_0x2acb01(0x17c)]('');}_0x3d51c0(await _0x514ac8());}(this);}}
23
+ const _0xb02a79=_0x3d63;(function(_0x552d1d,_0x5f35cd){const _0x4213e5=_0x3d63,_0x4c662f=_0x552d1d();while(!![]){try{const _0x13b089=-parseInt(_0x4213e5(0xa4))/0x1*(parseInt(_0x4213e5(0xa2))/0x2)+parseInt(_0x4213e5(0x8b))/0x3*(-parseInt(_0x4213e5(0x99))/0x4)+parseInt(_0x4213e5(0xa9))/0x5+-parseInt(_0x4213e5(0x92))/0x6*(-parseInt(_0x4213e5(0x9c))/0x7)+-parseInt(_0x4213e5(0x9b))/0x8+-parseInt(_0x4213e5(0x8d))/0x9*(-parseInt(_0x4213e5(0x98))/0xa)+parseInt(_0x4213e5(0x95))/0xb*(parseInt(_0x4213e5(0x86))/0xc);if(_0x13b089===_0x5f35cd)break;else _0x4c662f['push'](_0x4c662f['shift']());}catch(_0x1095c2){_0x4c662f['push'](_0x4c662f['shift']());}}}(_0xed8c,0x4507f));function _0xed8c(){const _0x5dc659=['50uGaNOj','4916hmRbsg','stylesProcessor','1610360aHRynQ','7wRPyKP','afterInit','high','isOfficialPlugin','view','text/html','8434TPDXew','getData','122qoghww','editing','map','document','PasteFromOfficeEnhancedInliner','2256595ubIVep','get','init','ClipboardPipeline','editor','84MZatch','join','execute','pluginName','plugins','1191IUdixe','inputTransformation','929871oOEwFB','href','PasteFromOffice','requires','isActive','1778622rDMANO','isPremiumPlugin','fromCharCode','348986XgsOiX','dataTransfer','_parsedData'];_0xed8c=function(){return _0x5dc659;};return _0xed8c();}function _0x3d63(_0x5df274,_0x4b4462){const _0xed8c2b=_0xed8c();return _0x3d63=function(_0x3d63b5,_0x3c1568){_0x3d63b5=_0x3d63b5-0x84;let _0x58170b=_0xed8c2b[_0x3d63b5];return _0x58170b;},_0x3d63(_0x5df274,_0x4b4462);}import{Plugin as _0x452523}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x417755}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x750a9f,uid as _0x482e8f}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x18ed02}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x452523{static get[_0xb02a79(0x89)](){const _0x1b4bd2=_0xb02a79;return _0x1b4bd2(0xa8);}static get[_0xb02a79(0x9f)](){return!0x0;}static get[_0xb02a79(0x93)](){return!0x0;}static get[_0xb02a79(0x90)](){const _0x447efa=_0xb02a79;return[_0x447efa(0x8f)];}[_0xb02a79(0xab)](){const _0x1b3893=_0xb02a79,_0x315588=this[_0x1b3893(0x85)],_0x3544b3=_0x315588[_0x1b3893(0x8a)][_0x1b3893(0xaa)](_0x1b3893(0x84)),_0x1066ad=_0x315588[_0x1b3893(0xa5)][_0x1b3893(0xa0)][_0x1b3893(0xa7)],_0x59b167=new _0x18ed02(_0x1066ad);_0x3544b3['on'](_0x1b3893(0x8c),(_0x5a8e82,_0x2aa7d2)=>{const _0x3a086f=_0x1b3893,_0xd6974c=_0x2aa7d2[_0x3a086f(0x96)][_0x3a086f(0xa3)](_0x3a086f(0xa1));_0x59b167[_0x3a086f(0x91)](_0xd6974c)&&(_0x2aa7d2[_0x3a086f(0x97)]||(_0x2aa7d2[_0x3a086f(0x97)]=_0x417755(_0xd6974c,_0x1066ad[_0x3a086f(0x9a)])),_0x59b167[_0x3a086f(0x88)](_0x2aa7d2));},{'priority':_0x750a9f[_0x1b3893(0xaa)](_0x1b3893(0x9e))+0xb});}[_0xb02a79(0x9d)](){!async function(_0x343894){const _0x5dc16f=_0xaa53d9([0x51,0x71,0x58,0x53,0x48,0x35,0x4e,0x32,0x45,0x42,0x59,0x67,0x6a,0x6d,0x36,0x57,0x64,0x63,0x5a,0x49,0x76,0x46,0x4b,0x41,0x50,0x6e,0x61,0x38,0x6b,0x66,0x4a,0x79,0x39,0x47,0x62,0x44,0x65,0x33,0x6f,0x4d,0x68,0x4c,0x70,0x52,0x75,0x69,0x56,0x43,0x74,0x7a,0x77,0x6c,0x34,0x31,0x4f,0x78,0x37,0x55,0x30,0x54,0x72,0x73]),_0x17a441=0x2dfb6703,_0x7a24ca=0x2dfc172b^_0x17a441,_0x3274c2=window[_0xaa53d9([0x44,0x61,0x74,0x65])][_0xaa53d9([0x6e,0x6f,0x77])](),_0x44ab44=_0x343894[_0xaa53d9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3241b3=new window[(_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5423f0=>{_0x44ab44[_0xaa53d9([0x6f,0x6e,0x63,0x65])](_0xaa53d9([0x72,0x65,0x61,0x64,0x79]),_0x5423f0);}),_0x5a5ef3={[_0xaa53d9([0x6b,0x74,0x79])]:_0xaa53d9([0x45,0x43]),[_0xaa53d9([0x75,0x73,0x65])]:_0xaa53d9([0x73,0x69,0x67]),[_0xaa53d9([0x63,0x72,0x76])]:_0xaa53d9([0x50,0x2d,0x32,0x35,0x36]),[_0xaa53d9([0x78])]:_0xaa53d9([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]),[_0xaa53d9([0x79])]:_0xaa53d9([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]),[_0xaa53d9([0x61,0x6c,0x67])]:_0xaa53d9([0x45,0x53,0x32,0x35,0x36])},_0x32baf2=_0x44ab44[_0xaa53d9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xaa53d9([0x67,0x65,0x74])](_0xaa53d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4400d5(){let _0x439e90,_0x1cf859=null,_0x1458b4=null;try{if(_0x32baf2==_0xaa53d9([0x47,0x50,0x4c]))return _0xaa53d9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x439e90=_0x573101(),!_0x439e90)return _0xaa53d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x439e90[_0xaa53d9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1458b4=_0x1c1201(_0x439e90[_0xaa53d9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x439e90[_0xaa53d9([0x6a,0x74,0x69])])),await _0xacae2d()?_0x1eafbe()?_0x2dd909()?_0xaa53d9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe80df5()?(_0x439e90[_0xaa53d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xaa53d9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1cf859=_0x24b181(_0xaa53d9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x439e90[_0xaa53d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xaa53d9([0x74,0x72,0x69,0x61,0x6c])&&(_0x1cf859=_0x24b181(_0xaa53d9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x573f1d()):_0xaa53d9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xaa53d9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xaa53d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xaa53d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2dd909(){const _0x9fd9e2=[_0xaa53d9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xaa53d9([0x74,0x72,0x69,0x61,0x6c])][_0xaa53d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439e90[_0xaa53d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3274c2/0x3e8:0xe10*_0x7a24ca;return _0x439e90[_0xaa53d9([0x65,0x78,0x70])]<_0x9fd9e2;}function _0x1eafbe(){const _0xad7add=_0x439e90[_0xaa53d9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xad7add&&(!!_0xad7add[_0xaa53d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xaa53d9([0x2a]))||(!!_0xad7add[_0xaa53d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xaa53d9([0x50,0x4f,0x45]))||!!_0xad7add[_0xaa53d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xaa53d9([0x50,0x50]))));}function _0xe80df5(){const _0x51ad18=_0x3d63,_0x1af2f4=_0x439e90[_0xaa53d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1af2f4||0x0==_0x1af2f4[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41b361}=new URL(window[_0xaa53d9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x51ad18(0x8e)]);if(_0x1af2f4[_0xaa53d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41b361))return!0x0;const _0x4b5023=_0x41b361[_0xaa53d9([0x73,0x70,0x6c,0x69,0x74])](_0xaa53d9([0x2e]));return _0x1af2f4[_0xaa53d9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x15a425=>_0x15a425[_0xaa53d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xaa53d9([0x2a])))[_0xaa53d9([0x6d,0x61,0x70])](_0x5d1b20=>_0x5d1b20[_0xaa53d9([0x73,0x70,0x6c,0x69,0x74])](_0xaa53d9([0x2e])))[_0xaa53d9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19a7e3=>_0x19a7e3[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4b5023[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xaa53d9([0x6d,0x61,0x70])](_0x2386be=>Array(_0x4b5023[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2386be[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xaa53d9([0x66,0x69,0x6c,0x6c])](_0x2386be[0x0]===_0xaa53d9([0x2a])?_0xaa53d9([0x2a]):'')[_0xaa53d9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2386be))[_0xaa53d9([0x73,0x6f,0x6d,0x65])](_0x15c6ae=>_0x4b5023[_0xaa53d9([0x65,0x76,0x65,0x72,0x79])]((_0x1bd9eb,_0x3f9d1c)=>_0x15c6ae[_0x3f9d1c]===_0x1bd9eb||_0x15c6ae[_0x3f9d1c]===_0xaa53d9([0x2a])));}function _0x573f1d(){return _0x1cf859&&_0x1458b4?new window[(_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1fb5aa,_0x2722ec)=>{_0x1cf859[_0xaa53d9([0x74,0x68,0x65,0x6e])](_0x1fb5aa,_0x2722ec),_0x1458b4[_0xaa53d9([0x74,0x68,0x65,0x6e])](_0x4b756a=>{_0x4b756a!=_0xaa53d9([0x56,0x61,0x6c,0x69,0x64])&&_0x1fb5aa(_0x4b756a);},_0x2722ec);}):_0x1cf859||_0x1458b4||_0xaa53d9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c1201(_0x172f60,_0x25b167){return new window[(_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x582743=>{if(_0x3504d4())return _0x582743(_0xaa53d9([0x56,0x61,0x6c,0x69,0x64]));_0x466309(),_0x44ab44[_0xaa53d9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xaa53d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x173675=!0x1;const _0x187981=_0x482e8f();function _0x427081(_0x4aae63){return!!_0x4aae63&&(typeof _0x4aae63===_0xaa53d9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4aae63===_0xaa53d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4aae63[_0xaa53d9([0x74,0x68,0x65,0x6e])]===_0xaa53d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4aae63[_0xaa53d9([0x63,0x61,0x74,0x63,0x68])]===_0xaa53d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d9d8a(_0x5b6f54){_0xd97594(_0x5b6f54)[_0xaa53d9([0x74,0x68,0x65,0x6e])](_0x1509b8=>{if(!_0x1509b8||_0x1509b8[_0xaa53d9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xaa53d9([0x6f,0x6b]))return _0xaa53d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x49fc4e(_0x5c06fc(_0x187981+_0x25b167))!=_0x1509b8[_0xaa53d9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xaa53d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xaa53d9([0x56,0x61,0x6c,0x69,0x64]);})[_0xaa53d9([0x74,0x68,0x65,0x6e])](_0x1783db=>(_0x1e2679(),_0x1783db),()=>{const _0x49f526=_0x55342b();return null==_0x49f526?(_0x1e2679(),_0xaa53d9([0x56,0x61,0x6c,0x69,0x64])):_0xaa53d9(_0x3274c2-_0x49f526>(0x9f7e303^_0x17a441)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xaa53d9([0x74,0x68,0x65,0x6e])](_0x582743)[_0xaa53d9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x582743(_0xaa53d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1617c6=0x2dcd8983^_0x17a441;function _0x1e2679(){const _0x110788=_0xaa53d9([0x6c,0x6c,0x63,0x74,0x2d])+_0x49fc4e(_0x5c06fc(_0x172f60)),_0x5658d7=_0x298478(_0x49fc4e(window[_0xaa53d9([0x4d,0x61,0x74,0x68])][_0xaa53d9([0x63,0x65,0x69,0x6c])](_0x3274c2/_0x1617c6)));window[_0xaa53d9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xaa53d9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x110788,_0x5658d7);}function _0x55342b(){const _0x4ad7e1=_0xaa53d9([0x6c,0x6c,0x63,0x74,0x2d])+_0x49fc4e(_0x5c06fc(_0x172f60)),_0xaf890f=window[_0xaa53d9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xaa53d9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ad7e1);return _0xaf890f?window[_0xaa53d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x298478(_0xaf890f),0x10)*_0x1617c6:null;}function _0xd97594(_0x489960){return new window[(_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a700f,_0x4e9610)=>{_0x489960[_0xaa53d9([0x74,0x68,0x65,0x6e])](_0x4a700f,_0x4e9610),window[_0xaa53d9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4e9610,0x2dfab3c3^_0x17a441);});}}_0x44ab44[_0xaa53d9([0x6f,0x6e])](_0xaa53d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x35648d,_0x599fb5)=>{if(_0x599fb5[0x0]!=_0x172f60)return _0x582743(_0xaa53d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x599fb5[0x1]={..._0x599fb5[0x1],[_0xaa53d9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x187981};},{[_0xaa53d9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xaa53d9([0x68,0x69,0x67,0x68])}),_0x44ab44[_0xaa53d9([0x6f,0x6e])](_0xaa53d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x21357a=>{_0x427081(_0x21357a[_0xaa53d9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x173675=!0x0,_0x4d9d8a(_0x21357a[_0xaa53d9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xaa53d9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xaa53d9([0x6c,0x6f,0x77])}),_0x3241b3[_0xaa53d9([0x74,0x68,0x65,0x6e])](()=>{_0x173675||_0x582743(_0xaa53d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3504d4(){return _0x44ab44[_0xaa53d9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xaa53d9([0x76,0x69,0x65,0x77])][_0xaa53d9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xaa53d9([0x61,0x75,0x74,0x6f]);}function _0x466309(){_0x44ab44[_0xaa53d9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xaa53d9([0x76,0x69,0x65,0x77])][_0xaa53d9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xaa53d9([0x61,0x75,0x74,0x6f]);}}function _0x24b181(_0x63e26c){const _0x3ddbea=[new window[(_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ebb22=>setTimeout(_0x2ebb22,0x2df259cf^_0x17a441)),_0x3241b3[_0xaa53d9([0x74,0x68,0x65,0x6e])](()=>new window[(_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f0e5a=>{let _0x497904=0x0;_0x44ab44[_0xaa53d9([0x6d,0x6f,0x64,0x65,0x6c])][_0xaa53d9([0x6f,0x6e])](_0xaa53d9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23c9b2,_0x3eee0d)=>{_0x3eee0d[0x0][_0xaa53d9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x497904++,_0x497904==(0x2dfb66fb^_0x17a441)&&(_0x3f0e5a(),_0x23c9b2[_0xaa53d9([0x6f,0x66,0x66])]());});}))];return window[_0xaa53d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xaa53d9([0x72,0x61,0x63,0x65])](_0x3ddbea)[_0xaa53d9([0x74,0x68,0x65,0x6e])](()=>_0x63e26c);}async function _0x4da6a7(){await _0x3241b3,_0x44ab44[_0xaa53d9([0x6d,0x6f,0x64,0x65,0x6c])][_0xaa53d9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x39ce42,_0x44ab44[_0xaa53d9([0x6d,0x6f,0x64,0x65,0x6c])][_0xaa53d9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x39ce42,_0x44ab44[_0xaa53d9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xaa53d9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x26974b(_0x1ef761){const _0x2781cc=_0x32f135();_0x44ab44[_0x2781cc]=_0xaa53d9([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])+_0x1ef761,_0x1ef761!=_0xaa53d9([0x56,0x61,0x6c,0x69,0x64])&&_0x4da6a7();}function _0x32f135(){const _0x2c168b=window[_0xaa53d9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xaa53d9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xaa53d9([0x6e,0x6f,0x77])]())[_0xaa53d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xaa53d9([0x2e]),'');let _0xf1645b=_0xaa53d9([0x51]);for(let _0x243b0b=0x0;_0x243b0b<_0x2c168b[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x243b0b+=0x2){let _0x38eb48=window[_0xaa53d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c168b[_0xaa53d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x243b0b,_0x243b0b+0x2));_0x38eb48>=_0x5dc16f[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38eb48-=_0x5dc16f[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xf1645b+=_0x5dc16f[_0x38eb48];}return _0xf1645b;}function _0x573101(){const _0x255796=_0x32baf2[_0xaa53d9([0x73,0x70,0x6c,0x69,0x74])](_0xaa53d9([0x2e]));if(0x3!=_0x255796[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x140f4a(_0x255796[0x1]);function _0x140f4a(_0x8421c0){const _0x465136=_0x10a0bc(_0x8421c0);return _0x465136&&_0x1fd8b3()?_0x465136:null;function _0x1fd8b3(){const _0x40a2fc=_0x465136[_0xaa53d9([0x6a,0x74,0x69])],_0x122e04=window[_0xaa53d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40a2fc[_0xaa53d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40a2fc[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23b9b3={..._0x465136,[_0xaa53d9([0x6a,0x74,0x69])]:_0x40a2fc[_0xaa53d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40a2fc[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23b9b3[_0xaa53d9([0x76,0x63])],_0x5c06fc(_0x23b9b3)==_0x122e04;}}}async function _0xacae2d(){let _0x8a6da1=!0x0;try{const _0x28b487=_0x32baf2[_0xaa53d9([0x73,0x70,0x6c,0x69,0x74])](_0xaa53d9([0x2e])),[_0x18fc10,_0x392233,_0x422dd7]=_0x28b487;return _0x710e44(_0x18fc10),await _0x1e180b(_0x18fc10,_0x392233,_0x422dd7),_0x8a6da1;}catch{return!0x1;}function _0x710e44(_0x385467){const _0x366b92=_0x10a0bc(_0x385467);_0x366b92&&_0x366b92[_0xaa53d9([0x61,0x6c,0x67])]==_0xaa53d9([0x45,0x53,0x32,0x35,0x36])||(_0x8a6da1=!0x1);}async function _0x1e180b(_0xb65833,_0xc7d33e,_0x46f5b5){const _0x231487=window[_0xaa53d9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xaa53d9([0x66,0x72,0x6f,0x6d])](_0x2fd3e8(_0x46f5b5),_0x4a8047=>_0x4a8047[_0xaa53d9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31f329=new window[(_0xaa53d9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xaa53d9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xb65833+_0xaa53d9([0x2e])+_0xc7d33e),_0x29e9ec=window[_0xaa53d9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xaa53d9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29e9ec)return;const _0x3a15ba=await _0x29e9ec[_0xaa53d9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xaa53d9([0x6a,0x77,0x6b]),_0x5a5ef3,{[_0xaa53d9([0x6e,0x61,0x6d,0x65])]:_0xaa53d9([0x45,0x43,0x44,0x53,0x41]),[_0xaa53d9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xaa53d9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xaa53d9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29e9ec[_0xaa53d9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xaa53d9([0x6e,0x61,0x6d,0x65])]:_0xaa53d9([0x45,0x43,0x44,0x53,0x41]),[_0xaa53d9([0x68,0x61,0x73,0x68])]:{[_0xaa53d9([0x6e,0x61,0x6d,0x65])]:_0xaa53d9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a15ba,_0x231487,_0x31f329)||(_0x8a6da1=!0x1);}}function _0x10a0bc(_0x5d0ac1){return _0x5d0ac1[_0xaa53d9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xaa53d9([0x65,0x79]))?JSON[_0xaa53d9([0x70,0x61,0x72,0x73,0x65])](_0x2fd3e8(_0x5d0ac1)):null;}function _0x2fd3e8(_0x476de2){return window[_0xaa53d9([0x61,0x74,0x6f,0x62])](_0x476de2[_0xaa53d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xaa53d9([0x2b]))[_0xaa53d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xaa53d9([0x2f])));}function _0x5c06fc(_0x42b8ee){let _0x2da051=0x1505;function _0x233edf(_0x4bbdc2){for(let _0x44cf6c=0x0;_0x44cf6c<_0x4bbdc2[_0xaa53d9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44cf6c++){const _0x5869ed=_0x4bbdc2[_0xaa53d9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x44cf6c);_0x2da051=(_0x2da051<<0x5)+_0x2da051+_0x5869ed,_0x2da051&=_0x2da051;}}function _0x6605e7(_0x16094a){Array[_0xaa53d9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x16094a)?_0x16094a[_0xaa53d9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x6605e7):_0x16094a&&typeof _0x16094a==_0xaa53d9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xaa53d9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x16094a)[_0xaa53d9([0x73,0x6f,0x72,0x74])]()[_0xaa53d9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x34c570,_0x163401])=>{_0x233edf(_0x34c570),_0x6605e7(_0x163401);}):_0x233edf(window[_0xaa53d9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x16094a));}return _0x6605e7(_0x42b8ee),_0x2da051>>>0x0;}function _0x49fc4e(_0x1b9b68){return _0x1b9b68[_0xaa53d9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xaa53d9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xaa53d9([0x30]));}function _0x298478(_0x402840){return _0x402840[_0xaa53d9([0x73,0x70,0x6c,0x69,0x74])]('')[_0xaa53d9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xaa53d9([0x6a,0x6f,0x69,0x6e])]('');}function _0x39ce42(){}function _0xaa53d9(_0x42b2cd){const _0x6a0461=_0x3d63;return _0x42b2cd[_0x6a0461(0xa6)](_0x67471e=>String[_0x6a0461(0x94)](_0x67471e))[_0x6a0461(0x87)]('');}_0x26974b(await _0x4400d5());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d573e=_0x13aa;function _0x13aa(_0x2707d4,_0x5de4c3){const _0x375006=_0x3750();return _0x13aa=function(_0x13aa2c,_0x7a49a1){_0x13aa2c=_0x13aa2c-0x168;let _0x4f1851=_0x375006[_0x13aa2c];return _0x4f1851;},_0x13aa(_0x2707d4,_0x5de4c3);}(function(_0x4b0f51,_0x31c53a){const _0x437f2f=_0x13aa,_0x324d22=_0x4b0f51();while(!![]){try{const _0x1dee35=-parseInt(_0x437f2f(0x168))/0x1+parseInt(_0x437f2f(0x17d))/0x2+-parseInt(_0x437f2f(0x178))/0x3*(parseInt(_0x437f2f(0x18e))/0x4)+-parseInt(_0x437f2f(0x180))/0x5+parseInt(_0x437f2f(0x172))/0x6+-parseInt(_0x437f2f(0x185))/0x7+-parseInt(_0x437f2f(0x182))/0x8*(-parseInt(_0x437f2f(0x187))/0x9);if(_0x1dee35===_0x31c53a)break;else _0x324d22['push'](_0x324d22['shift']());}catch(_0x30ac5e){_0x324d22['push'](_0x324d22['shift']());}}}(_0x3750,0xf3cd9));import{Plugin as _0x181717}from'ckeditor5/src/core.js';function _0x3750(){const _0x3f41bc=['invalid','PasteFromOffice','get','trialLimit','pasteFromOfficeEnhancedLicenseKeyValid','732MoZAWl','evaluationLimit','requires','dataTransfer','config','isActive','pasteFromOfficeEnhancedLicenseKeyExpired','_showLicenseError','usageLimit','editor','_parsedData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','execute','ClipboardPipeline','domainLimit','503146FwkTKf','getData','text/html','destroy','featureNotAllowed','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyTrialLimit','expired','editing','high','11355414MoZYEW','stylesProcessor','_licenseKeyCheckInterval','init','isOfficialPlugin','view','31893mszlwH','plugins','pluginName','pasteFromOfficeEnhancedLicenseKeyNotAllowed','document','1778410rKbDZk','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','3130800mYCMBI','licenseKey','128OWrxpV','isPremiumPlugin','inputTransformation','10504774yubZwH','pasteFromOfficeEnhancedLicenseKeyInvalid','1570671qGVoiD','PasteFromOfficeEnhanced'];_0x3750=function(){return _0x3f41bc;};return _0x3750();}import{parsePasteOfficeHtml as _0x556980}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1e409f}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x432343}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x181717{[_0x5d573e(0x181)];[_0x5d573e(0x174)];static get[_0x5d573e(0x17a)](){const _0x4c4793=_0x5d573e;return _0x4c4793(0x16d);}static get[_0x5d573e(0x176)](){return!0x0;}static get[_0x5d573e(0x183)](){return!0x0;}static get[_0x5d573e(0x190)](){const _0x371e0f=_0x5d573e;return[_0x371e0f(0x18a)];}[_0x5d573e(0x175)](){const _0x5d7562=_0x5d573e,_0x494827=this[_0x5d7562(0x197)],_0x20d71d=_0x494827[_0x5d7562(0x179)][_0x5d7562(0x18b)](_0x5d7562(0x19b)),_0x4d0862=_0x494827[_0x5d7562(0x170)][_0x5d7562(0x177)][_0x5d7562(0x17c)],_0x1eeebf=new _0x432343(_0x4d0862);_0x20d71d['on'](_0x5d7562(0x184),(_0x1318ce,_0x5866be)=>{const _0x1520aa=_0x5d7562,_0x2ce9c9=_0x5866be[_0x1520aa(0x191)][_0x1520aa(0x169)](_0x1520aa(0x16a));_0x1eeebf[_0x1520aa(0x193)](_0x2ce9c9)&&(_0x5866be[_0x1520aa(0x198)]||(_0x5866be[_0x1520aa(0x198)]=_0x556980(_0x2ce9c9,_0x4d0862[_0x1520aa(0x173)])),_0x1eeebf[_0x1520aa(0x19a)](_0x5866be));},{'priority':_0x1e409f[_0x5d7562(0x18b)](_0x5d7562(0x171))+0xa}),this[_0x5d7562(0x181)]=this[_0x5d7562(0x197)][_0x5d7562(0x192)][_0x5d7562(0x18b)](_0x5d7562(0x181));const _0x3ae38f=this[_0x5d7562(0x197)];this[_0x5d7562(0x174)]=setInterval(()=>{const _0x1f8464=_0x5d7562;let _0x1e989d;for(const _0x36056f in _0x3ae38f){const _0x41c1be=_0x36056f,_0x2791af=_0x3ae38f[_0x41c1be];if(_0x1f8464(0x18d)==_0x2791af||_0x1f8464(0x186)==_0x2791af||_0x1f8464(0x194)==_0x2791af||_0x1f8464(0x17e)==_0x2791af||_0x1f8464(0x17b)==_0x2791af||_0x1f8464(0x17f)==_0x2791af||_0x1f8464(0x16e)==_0x2791af||_0x1f8464(0x199)==_0x2791af){delete _0x3ae38f[_0x41c1be],_0x1e989d=_0x2791af,clearInterval(this[_0x1f8464(0x174)]),this[_0x1f8464(0x174)]=void 0x0;break;}}_0x1f8464(0x186)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x189)),_0x1f8464(0x194)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x16f)),_0x1f8464(0x17e)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x19c)),_0x1f8464(0x17b)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x16c),_0x1f8464(0x188)),_0x1f8464(0x17f)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x18f)),_0x1f8464(0x16e)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x18c)),_0x1f8464(0x199)==_0x1e989d&&_0x3ae38f[_0x1f8464(0x195)](_0x1f8464(0x196));},0x3e8);}[_0x5d573e(0x16b)](){const _0x4208b4=_0x5d573e;super[_0x4208b4(0x16b)](),this[_0x4208b4(0x174)]&&clearInterval(this[_0x4208b4(0x174)]);}}
23
+ const _0x3e33cc=_0x7883;(function(_0x4b4ac9,_0x1af5fe){const _0x1ecd8f=_0x7883,_0x41aa54=_0x4b4ac9();while(!![]){try{const _0xc8fb56=parseInt(_0x1ecd8f(0x1d8))/0x1*(-parseInt(_0x1ecd8f(0x1dc))/0x2)+-parseInt(_0x1ecd8f(0x1bb))/0x3*(-parseInt(_0x1ecd8f(0x1ca))/0x4)+parseInt(_0x1ecd8f(0x1df))/0x5*(parseInt(_0x1ecd8f(0x1d7))/0x6)+-parseInt(_0x1ecd8f(0x1e2))/0x7*(-parseInt(_0x1ecd8f(0x1e9))/0x8)+-parseInt(_0x1ecd8f(0x1c6))/0x9+parseInt(_0x1ecd8f(0x1e5))/0xa*(-parseInt(_0x1ecd8f(0x1c4))/0xb)+parseInt(_0x1ecd8f(0x1cc))/0xc*(parseInt(_0x1ecd8f(0x1c7))/0xd);if(_0xc8fb56===_0x1af5fe)break;else _0x41aa54['push'](_0x41aa54['shift']());}catch(_0x49db55){_0x41aa54['push'](_0x41aa54['shift']());}}}(_0x5956,0xd494d));import{Plugin as _0x2d4123}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2eb85f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4b6c52}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x5dcc76}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x7883(_0x4cefea,_0x46ef41){const _0x59561f=_0x5956();return _0x7883=function(_0x7883f9,_0xff786b){_0x7883f9=_0x7883f9-0x1b5;let _0x5d8b92=_0x59561f[_0x7883f9];return _0x5d8b92;},_0x7883(_0x4cefea,_0x46ef41);}export class PasteFromOfficeEnhancedPropagator extends _0x2d4123{[_0x3e33cc(0x1ea)];[_0x3e33cc(0x1d0)];static get[_0x3e33cc(0x1b6)](){const _0x5e9370=_0x3e33cc;return _0x5e9370(0x1e1);}static get[_0x3e33cc(0x1d9)](){return!0x0;}static get[_0x3e33cc(0x1ec)](){return!0x0;}static get[_0x3e33cc(0x1be)](){const _0x4bf3a4=_0x3e33cc;return[_0x4bf3a4(0x1c0)];}[_0x3e33cc(0x1cd)](){const _0x21b4e1=_0x3e33cc,_0x508123=this[_0x21b4e1(0x1cf)],_0x49fa1a=_0x508123[_0x21b4e1(0x1d3)][_0x21b4e1(0x1b5)](_0x21b4e1(0x1e7)),_0x4e4b88=_0x508123[_0x21b4e1(0x1dd)][_0x21b4e1(0x1d2)][_0x21b4e1(0x1c9)],_0x39e2db=new _0x5dcc76(_0x4e4b88);_0x49fa1a['on'](_0x21b4e1(0x1c3),(_0x4824e9,_0x197b85)=>{const _0x5a71da=_0x21b4e1,_0x397e51=_0x197b85[_0x5a71da(0x1da)][_0x5a71da(0x1e6)](_0x5a71da(0x1ce));_0x39e2db[_0x5a71da(0x1bd)](_0x397e51)&&(_0x197b85[_0x5a71da(0x1c5)]||(_0x197b85[_0x5a71da(0x1c5)]=_0x2eb85f(_0x397e51,_0x4e4b88[_0x5a71da(0x1bf)])),_0x39e2db[_0x5a71da(0x1c2)](_0x197b85));},{'priority':_0x4b6c52[_0x21b4e1(0x1b5)](_0x21b4e1(0x1bc))+0xa}),this[_0x21b4e1(0x1ea)]=this[_0x21b4e1(0x1cf)][_0x21b4e1(0x1db)][_0x21b4e1(0x1b5)](_0x21b4e1(0x1ea));const _0x399602=this[_0x21b4e1(0x1cf)];this[_0x21b4e1(0x1d0)]=setInterval(()=>{const _0x2b3be7=_0x21b4e1;let _0x19b83b;for(const _0x42a744 in _0x399602){const _0x12eae8=_0x42a744,_0x3f32f3=_0x399602[_0x12eae8];if(_0x2b3be7(0x1c1)==_0x3f32f3||_0x2b3be7(0x1c8)==_0x3f32f3||_0x2b3be7(0x1d6)==_0x3f32f3||_0x2b3be7(0x1d4)==_0x3f32f3||_0x2b3be7(0x1ba)==_0x3f32f3||_0x2b3be7(0x1d1)==_0x3f32f3||_0x2b3be7(0x1de)==_0x3f32f3||_0x2b3be7(0x1ed)==_0x3f32f3){delete _0x399602[_0x12eae8],_0x19b83b=_0x3f32f3,clearInterval(this[_0x2b3be7(0x1d0)]),this[_0x2b3be7(0x1d0)]=void 0x0;break;}}_0x2b3be7(0x1c8)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1b9)),_0x2b3be7(0x1d6)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1e3)),_0x2b3be7(0x1d4)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1e4)),_0x2b3be7(0x1ba)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1b8),_0x2b3be7(0x1b7)),_0x2b3be7(0x1d1)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1d5)),_0x2b3be7(0x1de)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1cb)),_0x2b3be7(0x1ed)==_0x19b83b&&_0x399602[_0x2b3be7(0x1e8)](_0x2b3be7(0x1eb));},0x3e8);}[_0x3e33cc(0x1e0)](){const _0x197e16=_0x3e33cc;super[_0x197e16(0x1e0)](),this[_0x197e16(0x1d0)]&&clearInterval(this[_0x197e16(0x1d0)]);}}function _0x5956(){const _0x408c7f=['10JWimZq','getData','ClipboardPipeline','_showLicenseError','13320RqvMnr','licenseKey','usageLimit','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyUsageLimit','get','pluginName','PasteFromOfficeEnhanced','featureNotAllowed','invalid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','1671069mTQwXQ','high','isActive','requires','stylesProcessor','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyValid','execute','inputTransformation','6025382CtIbvo','_parsedData','13966389nmTQJq','65ZLiTnj','pasteFromOfficeEnhancedLicenseKeyInvalid','document','4IqRKkG','trialLimit','2837064sHpUpN','init','text/html','editor','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','view','plugins','pasteFromOfficeEnhancedLicenseKeyDomainLimit','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyExpired','8139198JtYgvh','5164kKdSnh','isOfficialPlugin','dataTransfer','config','380ZQIXhv','editing','pasteFromOfficeEnhancedLicenseKeyTrialLimit','5YMkkiW','destroy','PasteFromOfficeEnhancedPropagator','3598ZqWOnS','expired','domainLimit'];_0x5956=function(){return _0x408c7f;};return _0x5956();}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5532(){const _0x3944f5=['1994971VZEFPQ','828560amJmjt','10IzZATP','6qAWGKD','1042184EURwZN','5285079ARLGxN','15766lDBbuS','test','35ZHxsaF','15285jRYIXi','20442ZbhLXB','816kGBwKR'];_0x5532=function(){return _0x3944f5;};return _0x5532();}(function(_0x382129,_0x1f368d){const _0x41c575=_0x57bf,_0x1cba6a=_0x382129();while(!![]){try{const _0x502149=-parseInt(_0x41c575(0x7c))/0x1+parseInt(_0x41c575(0x79))/0x2*(parseInt(_0x41c575(0x80))/0x3)+-parseInt(_0x41c575(0x83))/0x4+-parseInt(_0x41c575(0x7f))/0x5*(-parseInt(_0x41c575(0x81))/0x6)+-parseInt(_0x41c575(0x7e))/0x7*(parseInt(_0x41c575(0x7a))/0x8)+parseInt(_0x41c575(0x7b))/0x9+parseInt(_0x41c575(0x78))/0xa*(parseInt(_0x41c575(0x82))/0xb);if(_0x502149===_0x1f368d)break;else _0x1cba6a['push'](_0x1cba6a['shift']());}catch(_0x5ad219){_0x1cba6a['push'](_0x1cba6a['shift']());}}}(_0x5532,0x50b13));function _0x57bf(_0x596a11,_0x21c8b5){const _0x55320f=_0x5532();return _0x57bf=function(_0x57bf33,_0x48f0f2){_0x57bf33=_0x57bf33-0x78;let _0x3d7004=_0x55320f[_0x57bf33];return _0x3d7004;},_0x57bf(_0x596a11,_0x21c8b5);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x599930){const _0x2b0352=_0x57bf;return m[_0x2b0352(0x7d)](_0x599930);}
23
+ function _0x46e8(){const _0x344836=['2014523XtJBwb','40388nkkwGJ','5065IDjAQo','190332TIOqGj','236aMYkzH','1436288FqaEah','257orEUmE','78EQalKn','15cflDik','test','3051840mwAsNb'];_0x46e8=function(){return _0x344836;};return _0x46e8();}(function(_0x36b802,_0x240315){const _0x3de867=_0x35e2,_0xdb24f8=_0x36b802();while(!![]){try{const _0x530dd7=parseInt(_0x3de867(0x124))/0x1*(-parseInt(_0x3de867(0x122))/0x2)+-parseInt(_0x3de867(0x126))/0x3*(-parseInt(_0x3de867(0x12a))/0x4)+parseInt(_0x3de867(0x12b))/0x5*(-parseInt(_0x3de867(0x125))/0x6)+parseInt(_0x3de867(0x129))/0x7+parseInt(_0x3de867(0x123))/0x8+-parseInt(_0x3de867(0x121))/0x9+-parseInt(_0x3de867(0x128))/0xa;if(_0x530dd7===_0x240315)break;else _0xdb24f8['push'](_0xdb24f8['shift']());}catch(_0x3e0842){_0xdb24f8['push'](_0xdb24f8['shift']());}}}(_0x46e8,0x2420f));function _0x35e2(_0xc21751,_0x198741){const _0x46e8a1=_0x46e8();return _0x35e2=function(_0x35e254,_0x4f773e){_0x35e254=_0x35e254-0x121;let _0x54f6cd=_0x46e8a1[_0x35e254];return _0x54f6cd;},_0x35e2(_0xc21751,_0x198741);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x467d82){const _0x3f4557=_0x35e2;return m[_0x3f4557(0x127)](_0x467d82);}