@ckeditor/ckeditor5-paste-from-office-enhanced 46.1.1-alpha.3 → 47.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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 L(t,e){const n=A();return(L=function(t,e){return n[t-=375]})(t,e)}function A(){const t=["2083197RrDzka","244540JtIGOJ","564htwRrY","8sjCVgr","1917908NvoMAp","14934070JyHjXj","106749fsfJny","43162GBixac","671593zYKavu","8ylFthz","test"];return(A=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(725309===-parseInt(e(380))/1+parseInt(e(376))/2+parseInt(e(383))/3*(parseInt(e(375))/4)+-parseInt(e(384))/5+-parseInt(e(385))/6*(-parseInt(e(379))/7)+parseInt(e(381))/8*(parseInt(e(378))/9)+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[L(382)](t)}!function(t){const e=R,n=t();for(;;)try{if(992709===parseInt(e(412))/1*(-parseInt(e(410))/2)+parseInt(e(413))/3+parseInt(e(423))/4+-parseInt(e(406))/5+parseInt(e(421))/6*(parseInt(e(424))/7)+-parseInt(e(422))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(428)]&&!s[n(404)])continue;const e=!s[n(428)]||t[n(416)]===s[n(428)],o=!s[n(404)]||t[n(425)](s[n(404)]);e&&o&&r[n(419)](s,i)}return r}function P(){const t=["1eioCTC","4617390YWDSQZ","initial","6069492XfUHAm","name","push","style","set","assign","9294IMdZwL","9602336TxGxPH","4295800rwAiuL","1477ULKqUS","hasClass","cssRules","selectorText","tagName","groups","exec","className","length","2620115JfLRFH","trim","map","getPropertyValue","1794566tsIzLB","split"];return(P=function(){return t})()}function R(t,e){const n=P();return(R=function(t,e){return n[t-=403]})(t,e)}function M(t){const e=R,n={};for(let r=0;r<t[e(405)];r++){const s=t[r],i=t[e(409)](s);e(414)!==i&&(n[s]=i)}return n}function j(t){const e=R,n=t[e(411)](",")[e(408)](t=>t[e(407)]()),r=[];for(const t of n){const n=O[e(403)](t);n&&r[e(417)](n[e(429)])}return r}function W(t){const e=R,n={};for(const r of t)Object[e(420)](n,r);return n}const k=T;function D(){const t=["519cHzLgk","type","1974355nFmqDi","document","item","content","isActive","_parsedData","setStyle","9JFHUld","6389977NORBnr","1111845gmWXRu","4397840QWyQHB","2wDbjeI","elementStart","hasStyle","createRangeIn","execute","6MKCdXq","values","9668dZCAWd","883039MUYEFP","size","from","3617912ykMFin"];return(D=function(){return t})()}function T(t,e){const n=D();return(T=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(682170===-parseInt(e(482))/1*(parseInt(e(474))/2)+-parseInt(e(486))/3*(-parseInt(e(481))/4)+-parseInt(e(488))/5*(-parseInt(e(479))/6)+parseInt(e(472))/7+parseInt(e(485))/8*(parseInt(e(470))/9)+-parseInt(e(473))/10+parseInt(e(471))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class K extends b{[k(478)](t){const n=k,{body:r,styles:s}=t[n(468)],i=new e.ViewUpcastWriter(r[n(489)]),o=i[n(477)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(426)])if(t instanceof CSSStyleRule){const r=M(t[e(418)]);n[t[e(427)]]=Object[e(420)]({},n[t[e(427)]]||{},r)}return n}(s));for(const t of o){if(n(475)!==t[n(487)])continue;const e=F(t[n(490)],c);if(e[n(483)]){const r=W(Array[n(484)](e[n(480)]()));for(const e in r){const s=t[n(490)];s[n(476)](e)||i[n(469)](e,r[e],s)}}}t[n(491)]=r}[k(467)](t){return super[k(467)](t)||E(t)}}function V(){const t=["editor","ClipboardPipeline","plugins","1386876yDToWK","isActive","isOfficialPlugin","2777464wZCxVQ","isPremiumPlugin","5060kZrkwe","afterInit","getData","map","document","stylesProcessor","dataTransfer","1412033BTHjhd","PasteFromOffice","inputTransformation","requires","high","_parsedData","836690aaEnAf","fromCharCode","1778566pWvSnh","PasteFromOfficeEnhancedInliner","3316CgeULo","href","join","18EYnAYn","pluginName","6SJkiKD","editing","view","3025610asRgjL","text/html","execute","init","get"];return(V=function(){return t})()}const U=N;function N(t,e){const n=V();return(N=function(t,e){return n[t-=404]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(554109===parseInt(e(439))/1+parseInt(e(441))/2+parseInt(e(421))/3+-parseInt(e(405))/4*(parseInt(e(426))/5)+parseInt(e(410))/6*(parseInt(e(433))/7)+-parseInt(e(424))/8*(parseInt(e(408))/9)+-parseInt(e(413))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends t.Plugin{static get[U(409)](){return U(404)}static get[U(423)](){return!0}static get[U(425)](){return!0}static get[U(436)](){return[U(434)]}[U(416)](){const t=U,e=this[t(418)],n=e[t(420)][t(417)](t(419)),r=e[t(411)][t(412)][t(430)],s=new K(r);n.on(t(435),(e,n)=>{const i=t,o=n[i(432)][i(428)](i(414));s[i(422)](o)&&(n[i(438)]||(n[i(438)]=x(o,r[i(431)])),s[i(415)](n))},{priority:S.priorities[t(417)](t(437))+11})}[U(427)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=N;return t[e(429)](t=>String[e(440)](t))[e(407)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1757894400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(406)]);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 J=H;function H(t,e){const n=Q();return(H=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(476713===-parseInt(e(434))/1+-parseInt(e(478))/2+-parseInt(e(438))/3*(-parseInt(e(444))/4)+parseInt(e(456))/5*(parseInt(e(471))/6)+parseInt(e(475))/7+-parseInt(e(462))/8*(parseInt(e(450))/9)+-parseInt(e(439))/10*(-parseInt(e(474))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const q=[J(442),J(454),J(461),J(435),J(448),J(443),J(467),J(449)],z=[J(442),J(454),J(461)],B={"font-style":[[J(476),"i"]],"font-weight":[[J(455),J(470)],[J(460),J(470)],[J(436),J(470)],[t=>Number(t)>=600,J(470)]],"text-decoration":[[J(441),"u"],[J(473),"s"]],"text-decoration-line":[[J(441),"u"],[J(473),"s"]],"vertical-align":[[J(464),J(464)],[J(477),J(453)]]};function Y(t){return q[J(447)](t)}function Z(t){const e=J;return Array[e(465)](t[e(458)]())[e(468)](Y)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(457)](e=>{const i=n,o=t[i(437)](e);if(o)if(c=e,z[J(447)](c))r[e]=o;else if(e in B){const t=o[i(451)](" ");B[e][i(457)](([n,r])=>{const o=i;for(const i of t)(o(459)==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=J;for(const s in n)n[s][r(457)](([,n])=>{const s=r,i=e[s(445)](n,[],t[s(440)]());e[s(466)](0,i,t)}),e[r(469)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(446)](n)[r(472)])return;const s=e[r(445)](r(463),[],t[r(440)]());e[r(452)](n,s),e[r(466)](0,s,t),e[r(469)](Object[r(446)](n),t)}(t,e,r)}function Q(){const t=["filter","removeStyle","strong","42414ZhGacq","length","line-through","3135lMVQUS","1432522SDfjBV","italic","super","1280828oYfsEJ","461884pssWLs","text-decoration","bolder","getStyle","223605FqMFaq","41320cLIzAX","getChildren","underline","color","font-weight","28BxLdGr","createElement","keys","includes","text-decoration-line","vertical-align","5278977ixJpUM","split","setStyle","sup","font-family","medium","185AoidZe","forEach","getStyleNames","function","bold","font-size","8gsgoYU","span","sub","from","insertChild","font-style"];return(Q=function(){return t})()}const G=tt;function X(){const t=["font","getItems","isActive","10vFDseE","content","311010EWRqie","189552fHykOp","document","1498035jRxQyH","354684GJpblg","includes","name","execute","21UJpYOL","stylesProcessor","_parsedData","5388coSFQe","110418XYNJsz","element","blockElements","775JHrdUC","2QSVzhF","1015974JKscOV","createRangeIn"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(116977===-parseInt(e(242))/1*(parseInt(e(246))/2)+parseInt(e(234))/3+parseInt(e(241))/4*(parseInt(e(245))/5)+-parseInt(e(254))/6+parseInt(e(238))/7*(-parseInt(e(231))/8)+-parseInt(e(247))/9*(parseInt(e(252))/10)+parseInt(e(233))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[G(237)](t){const n=G,{body:r}=t[n(240)],s=new e.ViewUpcastWriter(r[n(232)]),i=s[n(248)](r),o=new e.ViewDocument(s[n(232)][n(239)]),c=[...new e.ViewDomConverter(o)[n(244)],n(249)],a=i[n(250)]();for(const t of a)if(t.is(n(243))&&c[n(235)](t[n(236)])){_(t,s,Z(t))}t[n(253)]=r}[G(251)](t){return super[G(251)](t)||E(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=127]})(t,e)}const rt=nt;function st(){const t=["text/html","trialLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","destroy","usageLimit","document","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","expired","isActive","1126893TLdnRh","ClipboardPipeline","107368ZqYHwb","view","stylesProcessor","invalid","6pzKzOO","63TyFeQr","licenseKey","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","4350WfZFXd","domainLimit","36773LcCuUL","4340485kylpth","_licenseKeyCheckInterval","plugins","761752SVUBeX","editor","PasteFromOffice","PasteFromOfficeEnhanced","high","isPremiumPlugin","editing","get","requires","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","240757saEpFn","6551174rqLVUo","pasteFromOfficeEnhancedLicenseKeyTrialLimit","dataTransfer","init","inputTransformation","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","config","12LxwtaH","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(565877===parseInt(e(155))/1+parseInt(e(128))/2+parseInt(e(181))/3*(parseInt(e(165))/4)+parseInt(e(140))/5+-parseInt(e(132))/6*(parseInt(e(156))/7)+parseInt(e(143))/8*(parseInt(e(133))/9)+-parseInt(e(137))/10*(parseInt(e(139))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(134)];[rt(141)];static get[rt(174)](){return rt(135)}static get[rt(176)](){return!0}static get[rt(148)](){return!0}static get[rt(151)](){return[rt(145)]}[rt(159)](){const t=rt,e=this[t(144)],n=e[t(142)][t(150)](t(127)),r=e[t(149)][t(129)][t(173)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(158)][i(163)](i(167));s[i(180)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(130)])),s[i(161)](n))},{priority:S.priorities[t(150)](t(147))+10}),this[t(134)]=this[t(144)][t(164)][t(150)](t(134));const i=this[t(144)];this[t(141)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(153)==s||e(162)==s||e(136)==s||e(175)==s||e(178)==s||e(170)==s||e(157)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(141)]),this[e(141)]=void 0;break}}e(162)==n&&i[e(152)](e(131)),e(136)==n&&i[e(152)](e(179)),e(175)==n&&i[e(152)](e(138)),e(178)==n&&i[e(152)](e(154),e(146)),e(170)==n&&i[e(152)](e(177)),e(157)==n&&i[e(152)](e(168)),e(166)==n&&i[e(152)](e(172))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(141)]&&clearInterval(this[t(141)])}}var ot=at;function ct(){var t=["13227DsAFJY","84sMpejt","3109hPhxYO","isOfficialPlugin","isPremiumPlugin","406CdaWoU","3418040mhMNLq","37265100iMcssR","195ssSlvE","PasteFromOffice","377580MxDJfL","14724864bJhVwO","PasteFromOfficeEnhanced","requires","pluginName","2466iVZapf"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=197]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(869474===parseInt(e(204))/1*(-parseInt(e(207))/2)+parseInt(e(202))/3*(-parseInt(e(203))/4)+parseInt(e(210))/5*(-parseInt(e(201))/6)+-parseInt(e(212))/7+-parseInt(e(208))/8+-parseInt(e(197))/9+parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(200)](){return ot(198)}static get[ot(205)](){return!0}static get[ot(206)](){return!0}static get[ot(199)](){return[ot(211),$,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=480]})(t,e)}function ft(){var t=["93FNuKeW","163435fpGfcx","12518253AKcPsD","14wVyxpK","1772696kkQAcJ","754GukIme","3341070kzIAaF","835152KBsvZm","2504440hhBfZc"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(667044===parseInt(e(484))/1+-parseInt(e(482))/2*(-parseInt(e(486))/3)+parseInt(e(481))/4+-parseInt(e(487))/5+-parseInt(e(483))/6*(-parseInt(e(480))/7)+-parseInt(e(485))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function A(){const t=["4128640TDwYjQ","7069116UFcWSg","10LeqUqa","57634iISwYU","6JLiGkr","867990ydRmCs","7rWENNz","test","11ZTZVVO","36VzqnKt","3097254aZVOQl","485788fXEMAM","618744FNQrvF"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(354914===-parseInt(e(401))/1+-parseInt(e(405))/2*(parseInt(e(406))/3)+parseInt(e(400))/4*(-parseInt(e(404))/5)+-parseInt(e(399))/6*(-parseInt(e(395))/7)+parseInt(e(402))/8+parseInt(e(398))/9*(-parseInt(e(394))/10)+-parseInt(e(397))/11*(-parseInt(e(403))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[C(396)](t)}!function(t){const e=P,n=t();for(;;)try{if(173703===parseInt(e(284))/1+-parseInt(e(276))/2+parseInt(e(278))/3*(parseInt(e(293))/4)+-parseInt(e(275))/5*(parseInt(e(280))/6)+parseInt(e(282))/7+-parseInt(e(296))/8*(parseInt(e(292))/9)+parseInt(e(290))/10*(parseInt(e(287))/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=F();return(P=function(t,e){return n[t-=275]})(t,e)}function j(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(299)]&&!s[n(288)])continue;const e=!s[n(299)]||t[n(294)]===s[n(299)],o=!s[n(288)]||t[n(295)](s[n(288)]);e&&o&&r[n(300)](s,i)}return r}function F(){const t=["map","150668oHBkLF","assign","136501TFQcJy","push","getPropertyValue","874819fbcEjL","className","exec","10MjjCbS","selectorText","440604vuRPds","1704HpxLuE","name","hasClass","16NxEzaQ","split","trim","tagName","set","length","style","cssRules","530KOJISN","116846xiNiVk","initial","1986MkuXTw","groups","10728csbOJj"];return(F=function(){return t})()}function N(t){const e=P,n={};for(let r=0;r<t[e(301)];r++){const s=t[r],i=t[e(286)](s);e(277)!==i&&(n[s]=i)}return n}function M(t){const e=P,n=t[e(297)](",")[e(281)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(289)](t);n&&r[e(285)](n[e(279)])}return r}function T(t){const e=P,n={};for(const r of t)Object[e(283)](n,r);return n}const R=V;function k(){const t=["from","22aTCmxZ","type","3etkbez","size","hasStyle","8393270wTosvm","328842IoyBRb","52972vihGMH","setStyle","2988XFcput","document","49nGWFmN","49553748ezKIZI","values","createRangeIn","170yDpmHi","14888XCzQcG","_parsedData","item","1250838WNkACk","content","97308INeOsa","isActive","elementStart","execute"];return(k=function(){return t})()}function V(t,e){const n=k();return(V=function(t,e){return n[t-=186]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(878916===-parseInt(e(191))/1+-parseInt(e(206))/2*(-parseInt(e(187))/3)+-parseInt(e(192))/4*(parseInt(e(200))/5)+-parseInt(e(204))/6*(parseInt(e(196))/7)+parseInt(e(201))/8*(parseInt(e(194))/9)+parseInt(e(190))/10*(-parseInt(e(211))/11)+parseInt(e(197))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends b{[R(209)](t){const n=R,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(195)]),o=i[n(199)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(300)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(303)])if(t instanceof CSSStyleRule){const r=N(t[e(302)]);n[t[e(291)]]=Object[e(283)]({},n[t[e(291)]]||{},r)}return n}(s));for(const t of o){if(n(208)!==t[n(186)])continue;const e=j(t[n(203)],c);if(e[n(188)]){const r=T(Array[n(210)](e[n(198)]()));for(const e in r){const s=t[n(203)];s[n(189)](e)||i[n(193)](e,r[e],s)}}}t[n(205)]=r}[R(207)](t){return super[R(207)](t)||L(t)}}const D=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=458]})(t,e)}function $(){const t=["354jNMMjc","stylesProcessor","view","editing","fromCharCode","get","init","afterInit","4339090inRCjC","plugins","30FGZexJ","isActive","isOfficialPlugin","getData","8911600sohVCS","1516AeevIk","text/html","requires","2dyZXVt","editor","36ielqMQ","map","document","inputTransformation","href","6eJxjPg","isPremiumPlugin","_parsedData","ClipboardPipeline","pluginName","high","1027899ognWJL","PasteFromOfficeEnhancedInliner","execute","dataTransfer","5204605jjMuoV","PasteFromOffice","11087967JvnkEr","168991QoXqKA","join"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(716152===-parseInt(e(489))/1*(-parseInt(e(469))/2)+parseInt(e(491))/3*(-parseInt(e(466))/4)+-parseInt(e(486))/5+parseInt(e(476))/6*(-parseInt(e(459))/7)+-parseInt(e(465))/8+-parseInt(e(482))/9*(-parseInt(e(461))/10)+-parseInt(e(488))/11*(-parseInt(e(471))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends t.Plugin{static get[D(480)](){return D(483)}static get[D(463)](){return!0}static get[D(477)](){return!0}static get[D(468)](){return[D(487)]}[D(497)](){const t=D,e=this[t(470)],n=e[t(460)][t(496)](t(479)),r=e[t(494)][t(493)][t(473)],s=new W(r);n.on(t(474),(e,n)=>{const i=t,o=n[i(485)][i(464)](i(467));s[i(462)](o)&&(n[i(478)]||(n[i(478)]=x(o,r[i(492)])),s[i(484)](n))},{priority:S.priorities[t(496)](t(481))+11})}[D(458)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(472)](t=>String[e(495)](t))[e(490)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1758672e3;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(475)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}function U(t,e){const n=z();return(U=function(t,e){return n[t-=283]})(t,e)}const H=U;function z(){const t=["strong","italic","font-weight","super","split","bold","5257992eeFqTq","line-through","setStyle","medium","keys","color","sub","getStyleNames","includes","forEach","bolder","2481045Rzqnmk","382928DMLznl","3592isGGmT","text-decoration","from","2NYoiBA","font-style","insertChild","13279AHFoxX","getChildren","createElement","32657031wXeVxv","text-decoration-line","underline","font-size","function","getStyle","length","removeStyle","font-family","span","vertical-align","sup","998543FffKmV","3376941nYlssK","filter"];return(z=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(624193===parseInt(e(312))/1+parseInt(e(294))/2*(parseInt(e(313))/3)+-parseInt(e(290))/4+parseInt(e(289))/5+parseInt(e(321))/6+-parseInt(e(297))/7*(-parseInt(e(291))/8)+-parseInt(e(300))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const Q=[H(283),H(308),H(303),H(292),H(301),H(317),H(295),H(310)],Z=[H(283),H(308),H(303)],G={"font-style":[[H(316),"i"]],"font-weight":[[H(324),H(315)],[H(320),H(315)],[H(288),H(315)],[t=>Number(t)>=600,H(315)]],"text-decoration":[[H(302),"u"],[H(322),"s"]],"text-decoration-line":[[H(302),"u"],[H(322),"s"]],"vertical-align":[[H(284),H(284)],[H(318),H(311)]]};function J(t){return Q[H(286)](t)}function X(t){const e=H;return Array[e(293)](t[e(285)]())[e(314)](J)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(287)](e=>{const i=n,o=t[i(305)](e);if(o)if(c=e,Z[H(286)](c))r[e]=o;else if(e in G){const t=o[i(319)](" ");G[e][i(287)](([n,r])=>{const o=i;for(const i of t)(o(304)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(287)](([,n])=>{const s=r,i=e[s(299)](n,[],t[s(298)]());e[s(296)](0,i,t)}),e[r(307)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(325)](n)[r(306)])return;const s=e[r(299)](r(309),[],t[r(298)]());e[r(323)](n,s),e[r(296)](0,s,t),e[r(307)](Object[r(325)](n),t)}(t,e,r)}function B(){const t=["189474nbQwKQ","_parsedData","blockElements","createRangeIn","includes","getItems","1090oHGGUG","document","6781907zEflwC","299mPoWdY","711308HZedeZ","40GZNSus","12UbebGG","name","9414ZUikaV","content","578jUmAXK","element","2412472NQHafn","7wTfiyS","isActive","execute","stylesProcessor","461655hWxONM","font"];return(B=function(){return t})()}const Y=tt;function tt(t,e){const n=B();return(tt=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(238829===-parseInt(e(220))/1*(-parseInt(e(202))/2)+parseInt(e(209))/3+-parseInt(e(221))/4+-parseInt(e(222))/5*(parseInt(e(211))/6)+-parseInt(e(205))/7*(parseInt(e(204))/8)+-parseInt(e(200))/9*(-parseInt(e(217))/10)+parseInt(e(219))/11*(parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class et extends b{[Y(207)](t){const n=Y,{body:r}=t[n(212)],s=new e.ViewUpcastWriter(r[n(218)]),i=s[n(214)](r),o=new e.ViewDocument(s[n(218)][n(208)]),c=[...new e.ViewDomConverter(o)[n(213)],n(210)],a=i[n(216)]();for(const t of a)if(t.is(n(203))&&c[n(215)](t[n(199)])){_(t,s,X(t))}t[n(201)]=r}[Y(206)](t){return super[Y(206)](t)||L(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=380]})(t,e)}const rt=nt;function st(){const t=["usageLimit","get","224MtbRql","featureNotAllowed","pluginName","invalid","requires","PasteFromOffice","editor","config","high","4047DHVDEV","ClipboardPipeline","text/html","290114dSLJpy","_showLicenseError","expired","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","6821969ltyMcJ","402175EMKikW","isPremiumPlugin","document","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","editing","isActive","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyNotAllowed","getData","6jhoRDN","init","pasteFromOfficeEnhancedLicenseKeyUsageLimit","inputTransformation","11635875gwdwws","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","845564YkqiDZ","trialLimit","20gAubyj","34562952pUOxDP","PasteFromOfficeEnhancedPropagator","isOfficialPlugin","320XgPjQp","domainLimit","evaluationLimit","view","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","dataTransfer","8xytqrY","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyValid"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(825641===parseInt(e(424))/1+parseInt(e(387))/2*(parseInt(e(396))/3)+parseInt(e(426))/4*(-parseInt(e(405))/5)+-parseInt(e(416))/6*(-parseInt(e(404))/7)+-parseInt(e(381))/8*(-parseInt(e(420))/9)+parseInt(e(430))/10*(parseInt(e(399))/11)+-parseInt(e(427))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(422)];[rt(409)];static get[rt(389)](){return rt(428)}static get[rt(429)](){return!0}static get[rt(406)](){return!0}static get[rt(391)](){return[rt(392)]}[rt(417)](){const t=rt,e=this[t(393)],n=e[t(435)][t(386)](t(397)),r=e[t(410)][t(433)][t(407)],s=new et(r);n.on(t(419),(e,n)=>{const i=t,o=n[i(380)][i(415)](i(398));s[i(411)](o)&&(n[i(382)]||(n[i(382)]=x(o,r[i(383)])),s[i(402)](n))},{priority:S.priorities[t(386)](t(395))+10}),this[t(422)]=this[t(393)][t(394)][t(386)](t(422));const i=this[t(393)];this[t(409)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(384)==s||e(434)==s||e(423)==s||e(403)==s||e(414)==s||e(408)==s||e(421)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(409)]),this[e(409)]=void 0;break}}e(434)==n&&i[e(400)](e(390)),e(423)==n&&i[e(400)](e(401)),e(403)==n&&i[e(400)](e(431)),e(414)==n&&i[e(400)](e(388),e(412)),e(408)==n&&i[e(400)](e(432)),e(421)==n&&i[e(400)](e(425)),e(418)==n&&i[e(400)](e(385))},1e3)}[rt(413)](){const t=rt;super[t(413)](),this[t(409)]&&clearInterval(this[t(409)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=315]})(t,e)}function at(){var t=["9WicOLL","175973aNfwBc","22880etmANL","isPremiumPlugin","790XawaPO","15ZCDkTy","96438ITVlJN","PasteFromOffice","16MKSIyb","isOfficialPlugin","2915BAFSLg","requires","pluginName","PasteFromOfficeEnhanced","1192989LIQutA","298176rHWukQ","61194ecRTgH"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(140452===parseInt(e(324))/1+parseInt(e(325))/2+-parseInt(e(329))/3*(parseInt(e(331))/4)+-parseInt(e(328))/5*(parseInt(e(322))/6)+parseInt(e(320))/7+parseInt(e(321))/8*(-parseInt(e(323))/9)+parseInt(e(327))/10*(-parseInt(e(316))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(318)](){return ot(319)}static get[ot(315)](){return!0}static get[ot(326)](){return!0}static get[ot(317)](){return[ot(330),q,it]}}function lt(){var t=["209799Pjejwe","958fyWPgz","3235940xQApEZ","115355VINbKP","35ZqBUvH","328808UbRmxV","1464jWtsxj","18eAMBbi","3752wHAcez","422415EdYCgu"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=493]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(113854===-parseInt(e(498))/1*(-parseInt(e(495))/2)+parseInt(e(494))/3+-parseInt(e(499))/4+-parseInt(e(497))/5*(parseInt(e(501))/6)+-parseInt(e(502))/7*(parseInt(e(500))/8)+-parseInt(e(493))/9+parseInt(e(496))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x4ea171}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x38abd7,parsePasteOfficeHtml as _0x59cdb3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3f9708,uid as _0x152e6a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x332963,ViewDocument as _0x2be551,ViewDomConverter as _0x4cb401}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x3e957f){return m['test'](_0x3e957f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x30bd24,_0x4924ff){const _0x4dbbd8=new Map();for(const [_0xea15ff,_0x457806]of _0x4924ff){if(!_0xea15ff['tagName']&&!_0xea15ff['className'])continue;const _0x414ab4=!_0xea15ff['tagName']||_0x30bd24['name']===_0xea15ff['tagName'],_0x4c5984=!_0xea15ff['className']||_0x30bd24['hasClass'](_0xea15ff['className']);_0x414ab4&&_0x4c5984&&_0x4dbbd8['set'](_0xea15ff,_0x457806);}return _0x4dbbd8;}function h(_0x6ef46e){const _0x15a136={};for(let _0x4bd018=0x0;_0x4bd018<_0x6ef46e['length'];_0x4bd018++){const _0x196d42=_0x6ef46e[_0x4bd018],_0x499738=_0x6ef46e['getPropertyValue'](_0x196d42);'initial'!==_0x499738&&(_0x15a136[_0x196d42]=_0x499738);}return _0x15a136;}function O(_0x184831){const _0x929245=_0x184831['split'](',')['map'](_0x21f26b=>_0x21f26b['trim']()),_0x51e8c0=[];for(const _0x542d13 of _0x929245){const _0x1f4242=S['exec'](_0x542d13);_0x1f4242&&_0x51e8c0['push'](_0x1f4242['groups']);}return _0x51e8c0;}function k(_0x56dd1f){const _0x4f0a79={};for(const _0x6cedaa of _0x56dd1f)Object['assign'](_0x4f0a79,_0x6cedaa);return _0x4f0a79;}class c extends _0x38abd7{['execute'](_0x351206){const {body:_0x395e71,styles:_0x6ada08}=_0x351206['_parsedData'],_0x48ceea=new _0x332963(_0x395e71['document']),_0x3276ab=_0x48ceea['createRangeIn'](_0x395e71),_0x5c410b=function(_0x28c92a){const _0x2affee={};for(const _0x3693e6 of _0x28c92a)for(const _0x17ec50 of _0x3693e6['cssRules'])if(_0x17ec50 instanceof CSSStyleRule){const _0x28d20e=h(_0x17ec50['style']);_0x2affee[_0x17ec50['selectorText']]=Object['assign']({},_0x2affee[_0x17ec50['selectorText']]||{},_0x28d20e);}return _0x2affee;}(_0x6ada08),_0x266a17=function(_0x56f053){const _0x5c5855=new Map();for(const _0x290af1 in _0x56f053){const _0xc03f94=O(_0x290af1),_0x5ed712=_0x56f053[_0x290af1];for(const _0x280548 of _0xc03f94)_0x5c5855['set'](_0x280548,_0x5ed712);}return _0x5c5855;}(_0x5c410b);for(const _0x30fce2 of _0x3276ab){if('elementStart'!==_0x30fce2['type'])continue;const _0xb1cc8f=j(_0x30fce2['item'],_0x266a17);if(_0xb1cc8f['size']){const _0x533bd8=k(Array['from'](_0xb1cc8f['values']()));for(const _0x4de626 in _0x533bd8){const _0x3d6508=_0x30fce2['item'];_0x3d6508['hasStyle'](_0x4de626)||_0x48ceea['setStyle'](_0x4de626,_0x533bd8[_0x4de626],_0x3d6508);}}}_0x351206['content']=_0x395e71;}['isActive'](_0x1000f1){return super['isActive'](_0x1000f1)||p(_0x1000f1);}}class i extends _0x4ea171{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2f1533=this['editor'],_0x52300c=_0x2f1533['plugins']['get']('ClipboardPipeline'),_0x57ce84=_0x2f1533['editing']['view']['document'],_0x2b1d4e=new c(_0x57ce84);_0x52300c['on']('inputTransformation',(_0x57a1f6,_0x5c933f)=>{const _0x4e7959=_0x5c933f['dataTransfer']['getData']('text/html');_0x2b1d4e['isActive'](_0x4e7959)&&(_0x5c933f['_parsedData']||(_0x5c933f['_parsedData']=_0x59cdb3(_0x4e7959,_0x57ce84['stylesProcessor'])),_0x2b1d4e['execute'](_0x5c933f));},{'priority':_0x3f9708['get']('high')+0xb});}['afterInit'](){!async function(_0x2a094e){const _0x28645b=_0x403c6c([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x21f008=0xc82cb1e,_0x4dbde3=0xc85b86e^_0x21f008,_0x58d8f1=window[_0x403c6c([0x44,0x61,0x74,0x65])][_0x403c6c([0x6e,0x6f,0x77])](),_0x323669=_0x2a094e[_0x403c6c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c163d=new window[(_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46a870=>{_0x323669[_0x403c6c([0x6f,0x6e,0x63,0x65])](_0x403c6c([0x72,0x65,0x61,0x64,0x79]),_0x46a870);}),_0x277e29={[_0x403c6c([0x6b,0x74,0x79])]:_0x403c6c([0x45,0x43]),[_0x403c6c([0x75,0x73,0x65])]:_0x403c6c([0x73,0x69,0x67]),[_0x403c6c([0x63,0x72,0x76])]:_0x403c6c([0x50,0x2d,0x32,0x35,0x36]),[_0x403c6c([0x78])]:_0x403c6c([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]),[_0x403c6c([0x79])]:_0x403c6c([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]),[_0x403c6c([0x61,0x6c,0x67])]:_0x403c6c([0x45,0x53,0x32,0x35,0x36])},_0x48a5f9=_0x323669[_0x403c6c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x403c6c([0x67,0x65,0x74])](_0x403c6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e45a1(){let _0x1b4e7e,_0x308e0d=null,_0x5be234=null;try{if(_0x48a5f9==_0x403c6c([0x47,0x50,0x4c]))return _0x403c6c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1b4e7e=_0x1bbf2f(),!_0x1b4e7e)return _0x403c6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1b4e7e[_0x403c6c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5be234=_0x14f6d0(_0x1b4e7e[_0x403c6c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1b4e7e[_0x403c6c([0x6a,0x74,0x69])])),await _0x135eaa()?_0x187fd1()?_0x107d6d()?_0x403c6c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2cb762()?(_0x1b4e7e[_0x403c6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x403c6c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x308e0d=_0x3a1c19(_0x403c6c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1b4e7e[_0x403c6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x403c6c([0x74,0x72,0x69,0x61,0x6c])&&(_0x308e0d=_0x3a1c19(_0x403c6c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2a17d7()):_0x403c6c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x403c6c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x403c6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x403c6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x107d6d(){const _0x221907=[_0x403c6c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x403c6c([0x74,0x72,0x69,0x61,0x6c])][_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b4e7e[_0x403c6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x58d8f1/0x3e8:0xe10*_0x4dbde3;return _0x1b4e7e[_0x403c6c([0x65,0x78,0x70])]<_0x221907;}function _0x187fd1(){const _0x354a54=_0x1b4e7e[_0x403c6c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x354a54&&(!!_0x354a54[_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403c6c([0x2a]))||(!!_0x354a54[_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403c6c([0x50,0x4f,0x45]))||(!!_0x354a54[_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403c6c([0x50,0x50]))||!(!_0x354a54[_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403c6c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x88aab()))));}function _0x2cb762(){const _0x234ebf=_0x1b4e7e[_0x403c6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x234ebf||0x0==_0x234ebf[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x195f86}=new URL(window[_0x403c6c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x234ebf[_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x195f86))return!0x0;const _0x5c119d=_0x195f86[_0x403c6c([0x73,0x70,0x6c,0x69,0x74])](_0x403c6c([0x2e]));return _0x234ebf[_0x403c6c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49adbd=>_0x49adbd[_0x403c6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403c6c([0x2a])))[_0x403c6c([0x6d,0x61,0x70])](_0x6fb317=>_0x6fb317[_0x403c6c([0x73,0x70,0x6c,0x69,0x74])](_0x403c6c([0x2e])))[_0x403c6c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x356092=>_0x356092[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c119d[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x403c6c([0x6d,0x61,0x70])](_0xa23006=>Array(_0x5c119d[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xa23006[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x403c6c([0x66,0x69,0x6c,0x6c])](_0xa23006[0x0]===_0x403c6c([0x2a])?_0x403c6c([0x2a]):'')[_0x403c6c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xa23006))[_0x403c6c([0x73,0x6f,0x6d,0x65])](_0x50e68d=>_0x5c119d[_0x403c6c([0x65,0x76,0x65,0x72,0x79])]((_0x5c5878,_0x27a931)=>_0x50e68d[_0x27a931]===_0x5c5878||_0x50e68d[_0x27a931]===_0x403c6c([0x2a])));}function _0x2a17d7(){return _0x308e0d&&_0x5be234?new window[(_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3770e5,_0x5e6914)=>{_0x308e0d[_0x403c6c([0x74,0x68,0x65,0x6e])](_0x3770e5,_0x5e6914),_0x5be234[_0x403c6c([0x74,0x68,0x65,0x6e])](_0x3836c8=>{_0x3836c8!=_0x403c6c([0x56,0x61,0x6c,0x69,0x64])&&_0x3770e5(_0x3836c8);},_0x5e6914);}):_0x308e0d||_0x5be234||_0x403c6c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14f6d0(_0x468193,_0x18c1ae){return new window[(_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a2757=>{if(_0x461f48())return _0x5a2757(_0x403c6c([0x56,0x61,0x6c,0x69,0x64]));_0x5a5b4a(),_0x323669[_0x403c6c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x403c6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xd8ab12=!0x1;const _0x589f8f=_0x152e6a();function _0x193934(_0x17b97c){return!!_0x17b97c&&(typeof _0x17b97c===_0x403c6c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17b97c===_0x403c6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17b97c[_0x403c6c([0x74,0x68,0x65,0x6e])]===_0x403c6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17b97c[_0x403c6c([0x63,0x61,0x74,0x63,0x68])]===_0x403c6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x26714e(_0xa15cf){_0x393d6f(_0xa15cf)[_0x403c6c([0x74,0x68,0x65,0x6e])](_0x3397a7=>{if(!_0x3397a7||_0x3397a7[_0x403c6c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x403c6c([0x6f,0x6b]))return _0x403c6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xad644c(_0xefe6a2(_0x589f8f+_0x18c1ae))!=_0x3397a7[_0x403c6c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x403c6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x403c6c([0x56,0x61,0x6c,0x69,0x64]);})[_0x403c6c([0x74,0x68,0x65,0x6e])](_0x5cbfaf=>(_0x3a06ba(),_0x5cbfaf),()=>{const _0x2d2e4e=_0x1fd42e();return null==_0x2d2e4e?(_0x3a06ba(),_0x403c6c([0x56,0x61,0x6c,0x69,0x64])):_0x403c6c(_0x58d8f1-_0x2d2e4e>(0x288e4f1e^_0x21f008)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x403c6c([0x74,0x68,0x65,0x6e])](_0x5a2757)[_0x403c6c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a2757(_0x403c6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x38c3c3=0xcb4259e^_0x21f008;function _0x3a06ba(){const _0x399f2e=_0x403c6c([0x6c,0x6c,0x63,0x74,0x2d])+_0xad644c(_0xefe6a2(_0x468193)),_0x19267c=_0x27ee10(_0xad644c(window[_0x403c6c([0x4d,0x61,0x74,0x68])][_0x403c6c([0x63,0x65,0x69,0x6c])](_0x58d8f1/_0x38c3c3)));window[_0x403c6c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x403c6c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x399f2e,_0x19267c);}function _0x1fd42e(){const _0x3814cb=_0x403c6c([0x6c,0x6c,0x63,0x74,0x2d])+_0xad644c(_0xefe6a2(_0x468193)),_0x192ff8=window[_0x403c6c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x403c6c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3814cb);return _0x192ff8?window[_0x403c6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27ee10(_0x192ff8),0x10)*_0x38c3c3:null;}function _0x393d6f(_0x2dceea){return new window[(_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56ab28,_0x23200a)=>{_0x2dceea[_0x403c6c([0x74,0x68,0x65,0x6e])](_0x56ab28,_0x23200a),window[_0x403c6c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x23200a,0xc831fde^_0x21f008);});}}_0x323669[_0x403c6c([0x6f,0x6e])](_0x403c6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e1251,_0x557294)=>{if(_0x557294[0x0]!=_0x468193)return _0x5a2757(_0x403c6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x557294[0x1]={..._0x557294[0x1],[_0x403c6c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x589f8f};},{[_0x403c6c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x403c6c([0x68,0x69,0x67,0x68])}),_0x323669[_0x403c6c([0x6f,0x6e])](_0x403c6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x15cda1=>{_0x193934(_0x15cda1[_0x403c6c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xd8ab12=!0x0,_0x26714e(_0x15cda1[_0x403c6c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x403c6c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x403c6c([0x6c,0x6f,0x77])}),_0x2c163d[_0x403c6c([0x74,0x68,0x65,0x6e])](()=>{_0xd8ab12||_0x5a2757(_0x403c6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x461f48(){return _0x323669[_0x403c6c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x403c6c([0x76,0x69,0x65,0x77])][_0x403c6c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x403c6c([0x61,0x75,0x74,0x6f]);}function _0x5a5b4a(){_0x323669[_0x403c6c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x403c6c([0x76,0x69,0x65,0x77])][_0x403c6c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x403c6c([0x61,0x75,0x74,0x6f]);}}function _0x3a1c19(_0x4df893){const _0x9d99fe=[new window[(_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d51be=>setTimeout(_0x4d51be,0xc8bf5d2^_0x21f008)),_0x2c163d[_0x403c6c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10b57c=>{let _0x5ab976=0x0;_0x323669[_0x403c6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x403c6c([0x6f,0x6e])](_0x403c6c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1f3e1d,_0x779a11)=>{_0x779a11[0x0][_0x403c6c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ab976++,_0x5ab976==(0xc82cae6^_0x21f008)&&(_0x10b57c(),_0x1f3e1d[_0x403c6c([0x6f,0x66,0x66])]());});}))];return window[_0x403c6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x403c6c([0x72,0x61,0x63,0x65])](_0x9d99fe)[_0x403c6c([0x74,0x68,0x65,0x6e])](()=>_0x4df893);}async function _0x56d97c(){await _0x2c163d,_0x323669[_0x403c6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x403c6c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x378a5a,_0x323669[_0x403c6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x403c6c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x378a5a,_0x323669[_0x403c6c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x403c6c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x88aab(){return window[_0x403c6c([0x67,0x6c,0x6f,0x62])]&&window[_0x403c6c([0x67,0x6c,0x6f,0x62])][_0x403c6c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xf19116(_0x1a3a4e){const _0x5ce1f8=_0x1e72b7();_0x323669[_0x5ce1f8]=_0x403c6c([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])+_0x1a3a4e,_0x1a3a4e!=_0x403c6c([0x56,0x61,0x6c,0x69,0x64])&&_0x56d97c();}function _0x1e72b7(){const _0x5e1fad=window[_0x403c6c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x403c6c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x403c6c([0x6e,0x6f,0x77])]())[_0x403c6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x403c6c([0x2e]),'');let _0x592ff3=_0x403c6c([0x49]);for(let _0x462d9b=0x0;_0x462d9b<_0x5e1fad[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x462d9b+=0x2){let _0xad9e93=window[_0x403c6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e1fad[_0x403c6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x462d9b,_0x462d9b+0x2));_0xad9e93>=_0x28645b[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xad9e93-=_0x28645b[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x592ff3+=_0x28645b[_0xad9e93];}return _0x592ff3;}function _0x1bbf2f(){const _0x2fce8f=_0x48a5f9[_0x403c6c([0x73,0x70,0x6c,0x69,0x74])](_0x403c6c([0x2e]));if(0x3!=_0x2fce8f[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51d7a6(_0x2fce8f[0x1]);function _0x51d7a6(_0x29ae71){const _0x246775=_0x33ffd1(_0x29ae71);return _0x246775&&_0x19dfcc()?_0x246775:null;function _0x19dfcc(){const _0x7780ac=_0x246775[_0x403c6c([0x6a,0x74,0x69])],_0x389d0a=window[_0x403c6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7780ac[_0x403c6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x7780ac[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a79ad={..._0x246775,[_0x403c6c([0x6a,0x74,0x69])]:_0x7780ac[_0x403c6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x7780ac[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a79ad[_0x403c6c([0x76,0x63])],_0xefe6a2(_0x2a79ad)==_0x389d0a;}}}async function _0x135eaa(){let _0x4ba4ba=!0x0;try{const _0x2446f9=_0x48a5f9[_0x403c6c([0x73,0x70,0x6c,0x69,0x74])](_0x403c6c([0x2e])),[_0x458822,_0x42a54c,_0x2d848d]=_0x2446f9;return _0x284f35(_0x458822),await _0x234d2e(_0x458822,_0x42a54c,_0x2d848d),_0x4ba4ba;}catch{return!0x1;}function _0x284f35(_0x1e63ed){const _0x2d6e14=_0x33ffd1(_0x1e63ed);_0x2d6e14&&_0x2d6e14[_0x403c6c([0x61,0x6c,0x67])]==_0x403c6c([0x45,0x53,0x32,0x35,0x36])||(_0x4ba4ba=!0x1);}async function _0x234d2e(_0x523641,_0x122023,_0x2a1e42){const _0x2a444c=window[_0x403c6c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x403c6c([0x66,0x72,0x6f,0x6d])](_0x1e5a10(_0x2a1e42),_0x3b3ac0=>_0x3b3ac0[_0x403c6c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x146600=new window[(_0x403c6c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x403c6c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x523641+_0x403c6c([0x2e])+_0x122023),_0x62df28=window[_0x403c6c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x403c6c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x62df28)return;const _0x4fa93f=await _0x62df28[_0x403c6c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x403c6c([0x6a,0x77,0x6b]),_0x277e29,{[_0x403c6c([0x6e,0x61,0x6d,0x65])]:_0x403c6c([0x45,0x43,0x44,0x53,0x41]),[_0x403c6c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x403c6c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x403c6c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x62df28[_0x403c6c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x403c6c([0x6e,0x61,0x6d,0x65])]:_0x403c6c([0x45,0x43,0x44,0x53,0x41]),[_0x403c6c([0x68,0x61,0x73,0x68])]:{[_0x403c6c([0x6e,0x61,0x6d,0x65])]:_0x403c6c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fa93f,_0x2a444c,_0x146600)||(_0x4ba4ba=!0x1);}}function _0x33ffd1(_0x2f750c){return _0x2f750c[_0x403c6c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x403c6c([0x65,0x79]))?JSON[_0x403c6c([0x70,0x61,0x72,0x73,0x65])](_0x1e5a10(_0x2f750c)):null;}function _0x1e5a10(_0x42d39b){return window[_0x403c6c([0x61,0x74,0x6f,0x62])](_0x42d39b[_0x403c6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x403c6c([0x2b]))[_0x403c6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x403c6c([0x2f])));}function _0xefe6a2(_0x43ead5){let _0x302e5e=0x1505;function _0x462c3c(_0x4add15){for(let _0x3576bb=0x0;_0x3576bb<_0x4add15[_0x403c6c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3576bb++){const _0x15d6d5=_0x4add15[_0x403c6c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3576bb);_0x302e5e=(_0x302e5e<<0x5)+_0x302e5e+_0x15d6d5,_0x302e5e&=_0x302e5e;}}function _0x1e6e36(_0xe7a196){Array[_0x403c6c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xe7a196)?_0xe7a196[_0x403c6c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e6e36):_0xe7a196&&typeof _0xe7a196==_0x403c6c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x403c6c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xe7a196)[_0x403c6c([0x73,0x6f,0x72,0x74])]()[_0x403c6c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50e02d,_0x4da110])=>{_0x462c3c(_0x50e02d),_0x1e6e36(_0x4da110);}):_0x462c3c(window[_0x403c6c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xe7a196));}return _0x1e6e36(_0x43ead5),_0x302e5e>>>0x0;}function _0xad644c(_0xc41d9e){return _0xc41d9e[_0x403c6c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x403c6c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x403c6c([0x30]));}function _0x27ee10(_0x34fb60){return _0x34fb60[_0x403c6c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x403c6c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x403c6c([0x6a,0x6f,0x69,0x6e])]('');}function _0x378a5a(){}function _0x403c6c(_0x3446a8){return _0x3446a8['map'](_0x44659b=>String['fromCharCode'](_0x44659b))['join']('');}_0xf19116(await _0x1e45a1());}(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'],[_0x5457f7=>Number(_0x5457f7)>=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(_0x395ce7){return L['includes'](_0x395ce7);}function g(_0x59e9aa){return Array['from'](_0x59e9aa['getStyleNames']())['filter'](P);}function b(_0xa24d0b,_0x2d72da,_0x386ac2){const {spanStyles:_0x148b46,stylesToBeHtmlElements:_0x24ab62}=function(_0x2fa997,_0x4c6b99){const _0x36dad3={},_0x4c6561={};return _0x4c6b99['forEach'](_0x3ca41d=>{const _0x203b36=_0x2fa997['getStyle'](_0x3ca41d);if(_0x203b36){if(function(_0x59ab78){return E['includes'](_0x59ab78);}(_0x3ca41d))_0x36dad3[_0x3ca41d]=_0x203b36;else{if(function(_0x104e20){return _0x104e20 in F;}(_0x3ca41d)){const _0x1da289=_0x203b36['split']('\x20');F[_0x3ca41d]['forEach'](([_0x3c20f7,_0x391858])=>{for(const _0x599b37 of _0x1da289){('function'==typeof _0x3c20f7&&_0x3c20f7(_0x599b37)||_0x3c20f7===_0x599b37)&&(_0x4c6561[_0x3ca41d]=[..._0x4c6561[_0x3ca41d]||[],[_0x3c20f7,_0x391858]]);}});}}}}),{'spanStyles':_0x36dad3,'stylesToBeHtmlElements':_0x4c6561};}(_0xa24d0b,_0x386ac2);!function(_0x497239,_0x216346,_0x16c1c2){for(const _0x531439 in _0x16c1c2){_0x16c1c2[_0x531439]['forEach'](([,_0x29ace5])=>{const _0x59c2f2=_0x216346['createElement'](_0x29ace5,[],_0x497239['getChildren']());_0x216346['insertChild'](0x0,_0x59c2f2,_0x497239);}),_0x216346['removeStyle'](_0x531439,_0x497239);}}(_0xa24d0b,_0x2d72da,_0x24ab62),function(_0x86aa6e,_0x3cba38,_0x566f09){if(!Object['keys'](_0x566f09)['length'])return;const _0xe64a5c=_0x3cba38['createElement']('span',[],_0x86aa6e['getChildren']());_0x3cba38['setStyle'](_0x566f09,_0xe64a5c),_0x3cba38['insertChild'](0x0,_0xe64a5c,_0x86aa6e),_0x3cba38['removeStyle'](Object['keys'](_0x566f09),_0x86aa6e);}(_0xa24d0b,_0x2d72da,_0x148b46);}class a extends _0x38abd7{['execute'](_0x36148b){const {body:_0x506ff1}=_0x36148b['_parsedData'],_0x1e0345=new _0x332963(_0x506ff1['document']),_0x483134=_0x1e0345['createRangeIn'](_0x506ff1),_0x5db32a=new _0x2be551(_0x1e0345['document']['stylesProcessor']),_0x24b487=[...new _0x4cb401(_0x5db32a)['blockElements'],'font'],_0x5aee59=_0x483134['getItems']();for(const _0x181d2c of _0x5aee59)_0x181d2c['is']('element')&&_0x24b487['includes'](_0x181d2c['name'])&&b(_0x181d2c,_0x1e0345,g(_0x181d2c));_0x36148b['content']=_0x506ff1;}['isActive'](_0x1996e4){return super['isActive'](_0x1996e4)||p(_0x1996e4);}}class s extends _0x4ea171{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x484f05=this['editor'],_0x1cc8d7=_0x484f05['plugins']['get']('ClipboardPipeline'),_0x27f84=_0x484f05['editing']['view']['document'],_0x4f3e27=new a(_0x27f84);_0x1cc8d7['on']('inputTransformation',(_0x31853e,_0x126ea0)=>{const _0xb4d138=_0x126ea0['dataTransfer']['getData']('text/html');_0x4f3e27['isActive'](_0xb4d138)&&(_0x126ea0['_parsedData']||(_0x126ea0['_parsedData']=_0x59cdb3(_0xb4d138,_0x27f84['stylesProcessor'])),_0x4f3e27['execute'](_0x126ea0));},{'priority':_0x3f9708['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x581c6a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5b5c48;for(const _0x250a82 in _0x581c6a){const _0x55b7d9=_0x250a82,_0xe07560=_0x581c6a[_0x55b7d9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xe07560||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xe07560){delete _0x581c6a[_0x55b7d9],_0x5b5c48=_0xe07560,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5b5c48&&_0x581c6a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5b5c48&&_0x581c6a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5b5c48&&_0x581c6a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5b5c48&&_0x581c6a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5b5c48&&_0x581c6a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5b5c48&&_0x581c6a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5b5c48&&_0x581c6a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4ea171{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 _0x2a7666}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x21d707,parsePasteOfficeHtml as _0x50ba39}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x412132,uid as _0x26e32c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3fad36,ViewDocument as _0x212e5d,ViewDomConverter as _0x31d17d}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1bcb4a){return m['test'](_0x1bcb4a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5a719d,_0x570ad3){const _0x343e6d=new Map();for(const [_0x542cc7,_0x16a707]of _0x570ad3){if(!_0x542cc7['tagName']&&!_0x542cc7['className'])continue;const _0x43f045=!_0x542cc7['tagName']||_0x5a719d['name']===_0x542cc7['tagName'],_0x1f9b76=!_0x542cc7['className']||_0x5a719d['hasClass'](_0x542cc7['className']);_0x43f045&&_0x1f9b76&&_0x343e6d['set'](_0x542cc7,_0x16a707);}return _0x343e6d;}function h(_0x18d6ed){const _0x3fa372={};for(let _0x403a61=0x0;_0x403a61<_0x18d6ed['length'];_0x403a61++){const _0x56c0d2=_0x18d6ed[_0x403a61],_0x4ed762=_0x18d6ed['getPropertyValue'](_0x56c0d2);'initial'!==_0x4ed762&&(_0x3fa372[_0x56c0d2]=_0x4ed762);}return _0x3fa372;}function O(_0x526f01){const _0x39519c=_0x526f01['split'](',')['map'](_0x1f8fdf=>_0x1f8fdf['trim']()),_0x1fb877=[];for(const _0x556eb8 of _0x39519c){const _0x2e365d=S['exec'](_0x556eb8);_0x2e365d&&_0x1fb877['push'](_0x2e365d['groups']);}return _0x1fb877;}function k(_0x58bda5){const _0x49c553={};for(const _0x491deb of _0x58bda5)Object['assign'](_0x49c553,_0x491deb);return _0x49c553;}class c extends _0x21d707{['execute'](_0x2999b0){const {body:_0x4447d7,styles:_0x4c291b}=_0x2999b0['_parsedData'],_0x2456ac=new _0x3fad36(_0x4447d7['document']),_0x4609da=_0x2456ac['createRangeIn'](_0x4447d7),_0x3ac604=function(_0x1e9ac0){const _0x1ec179={};for(const _0x41e996 of _0x1e9ac0)for(const _0x526357 of _0x41e996['cssRules'])if(_0x526357 instanceof CSSStyleRule){const _0x360a8e=h(_0x526357['style']);_0x1ec179[_0x526357['selectorText']]=Object['assign']({},_0x1ec179[_0x526357['selectorText']]||{},_0x360a8e);}return _0x1ec179;}(_0x4c291b),_0x29c543=function(_0x284355){const _0x5c2b97=new Map();for(const _0x16487b in _0x284355){const _0x319484=O(_0x16487b),_0x44cc81=_0x284355[_0x16487b];for(const _0x38aa7f of _0x319484)_0x5c2b97['set'](_0x38aa7f,_0x44cc81);}return _0x5c2b97;}(_0x3ac604);for(const _0x230018 of _0x4609da){if('elementStart'!==_0x230018['type'])continue;const _0x35e1f4=j(_0x230018['item'],_0x29c543);if(_0x35e1f4['size']){const _0xfa1da1=k(Array['from'](_0x35e1f4['values']()));for(const _0xf2c609 in _0xfa1da1){const _0x5857bf=_0x230018['item'];_0x5857bf['hasStyle'](_0xf2c609)||_0x2456ac['setStyle'](_0xf2c609,_0xfa1da1[_0xf2c609],_0x5857bf);}}}_0x2999b0['content']=_0x4447d7;}['isActive'](_0x585476){return super['isActive'](_0x585476)||p(_0x585476);}}class i extends _0x2a7666{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x391b63=this['editor'],_0x1a706f=_0x391b63['plugins']['get']('ClipboardPipeline'),_0x2b3ec9=_0x391b63['editing']['view']['document'],_0x197edd=new c(_0x2b3ec9);_0x1a706f['on']('inputTransformation',(_0x26f2d6,_0xe73f3)=>{const _0x40f506=_0xe73f3['dataTransfer']['getData']('text/html');_0x197edd['isActive'](_0x40f506)&&(_0xe73f3['_parsedData']||(_0xe73f3['_parsedData']=_0x50ba39(_0x40f506,_0x2b3ec9['stylesProcessor'])),_0x197edd['execute'](_0xe73f3));},{'priority':_0x412132['get']('high')+0xb});}['afterInit'](){!async function(_0x2d1cbf){const _0x43eae7=_0x12e83c([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x1cf0db=0xc82cb1e,_0x144840=0xc85bf56^_0x1cf0db,_0x402b19=window[_0x12e83c([0x44,0x61,0x74,0x65])][_0x12e83c([0x6e,0x6f,0x77])](),_0x4d2a1b=_0x2d1cbf[_0x12e83c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e624b=new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x110dab=>{_0x4d2a1b[_0x12e83c([0x6f,0x6e,0x63,0x65])](_0x12e83c([0x72,0x65,0x61,0x64,0x79]),_0x110dab);}),_0x1abce3={[_0x12e83c([0x6b,0x74,0x79])]:_0x12e83c([0x45,0x43]),[_0x12e83c([0x75,0x73,0x65])]:_0x12e83c([0x73,0x69,0x67]),[_0x12e83c([0x63,0x72,0x76])]:_0x12e83c([0x50,0x2d,0x32,0x35,0x36]),[_0x12e83c([0x78])]:_0x12e83c([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]),[_0x12e83c([0x79])]:_0x12e83c([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]),[_0x12e83c([0x61,0x6c,0x67])]:_0x12e83c([0x45,0x53,0x32,0x35,0x36])},_0x5c740e=_0x4d2a1b[_0x12e83c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12e83c([0x67,0x65,0x74])](_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e9619(){let _0x3e9db9,_0x978cdc=null,_0x8fef6c=null;try{if(_0x5c740e==_0x12e83c([0x47,0x50,0x4c]))return _0x12e83c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e9db9=_0x441628(),!_0x3e9db9)return _0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e9db9[_0x12e83c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8fef6c=_0x73dbed(_0x3e9db9[_0x12e83c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e9db9[_0x12e83c([0x6a,0x74,0x69])])),await _0x2cff54()?_0x3fce85()?_0x583b31()?_0x12e83c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f23bb()?(_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12e83c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x978cdc=_0x2d7b33(_0x12e83c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12e83c([0x74,0x72,0x69,0x61,0x6c])&&(_0x978cdc=_0x2d7b33(_0x12e83c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11882a()):_0x12e83c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12e83c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x583b31(){const _0x5e7cf8=[_0x12e83c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12e83c([0x74,0x72,0x69,0x61,0x6c])][_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x402b19/0x3e8:0xe10*_0x144840;return _0x3e9db9[_0x12e83c([0x65,0x78,0x70])]<_0x5e7cf8;}function _0x3fce85(){const _0x4c3432=_0x3e9db9[_0x12e83c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c3432&&(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x2a]))||(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x50,0x4f,0x45]))||(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x50,0x50]))||!(!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5cf74d()))));}function _0x2f23bb(){const _0x5f5d71=_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f5d71||0x0==_0x5f5d71[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40f101}=new URL(window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5f5d71[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40f101))return!0x0;const _0x416421=_0x40f101[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e]));return _0x5f5d71[_0x12e83c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55c8ed=>_0x55c8ed[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x2a])))[_0x12e83c([0x6d,0x61,0x70])](_0x58fe8c=>_0x58fe8c[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e])))[_0x12e83c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25bb4f=>_0x25bb4f[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x416421[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12e83c([0x6d,0x61,0x70])](_0x1dab3c=>Array(_0x416421[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1dab3c[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12e83c([0x66,0x69,0x6c,0x6c])](_0x1dab3c[0x0]===_0x12e83c([0x2a])?_0x12e83c([0x2a]):'')[_0x12e83c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1dab3c))[_0x12e83c([0x73,0x6f,0x6d,0x65])](_0x4a15c4=>_0x416421[_0x12e83c([0x65,0x76,0x65,0x72,0x79])]((_0x1c7d04,_0xec94f)=>_0x4a15c4[_0xec94f]===_0x1c7d04||_0x4a15c4[_0xec94f]===_0x12e83c([0x2a])));}function _0x11882a(){return _0x978cdc&&_0x8fef6c?new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46e90c,_0x327725)=>{_0x978cdc[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x46e90c,_0x327725),_0x8fef6c[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x3aa88f=>{_0x3aa88f!=_0x12e83c([0x56,0x61,0x6c,0x69,0x64])&&_0x46e90c(_0x3aa88f);},_0x327725);}):_0x978cdc||_0x8fef6c||_0x12e83c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x73dbed(_0x1beca6,_0x1f7ef9){return new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a9ddf=>{if(_0x205b1a())return _0x2a9ddf(_0x12e83c([0x56,0x61,0x6c,0x69,0x64]));_0x2776ee(),_0x4d2a1b[_0x12e83c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2dd7f2=!0x1;const _0x51f847=_0x26e32c();function _0x42f695(_0x993178){return!!_0x993178&&(typeof _0x993178===_0x12e83c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x993178===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x993178[_0x12e83c([0x74,0x68,0x65,0x6e])]===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x993178[_0x12e83c([0x63,0x61,0x74,0x63,0x68])]===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x38be41(_0x1f9cf3){_0x33a6bf(_0x1f9cf3)[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x2fbfac=>{if(!_0x2fbfac||_0x2fbfac[_0x12e83c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12e83c([0x6f,0x6b]))return _0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e11a9(_0x513b84(_0x51f847+_0x1f7ef9))!=_0x2fbfac[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12e83c([0x56,0x61,0x6c,0x69,0x64]);})[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x4006bd=>(_0x7baad3(),_0x4006bd),()=>{const _0x4253f9=_0x463d1a();return null==_0x4253f9?(_0x7baad3(),_0x12e83c([0x56,0x61,0x6c,0x69,0x64])):_0x12e83c(_0x402b19-_0x4253f9>(0x288e4f1e^_0x1cf0db)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x2a9ddf)[_0x12e83c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x322455=0xcb4259e^_0x1cf0db;function _0x7baad3(){const _0x222c6a=_0x12e83c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e11a9(_0x513b84(_0x1beca6)),_0x16c6fa=_0x12382e(_0x1e11a9(window[_0x12e83c([0x4d,0x61,0x74,0x68])][_0x12e83c([0x63,0x65,0x69,0x6c])](_0x402b19/_0x322455)));window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12e83c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x222c6a,_0x16c6fa);}function _0x463d1a(){const _0xa17c6d=_0x12e83c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e11a9(_0x513b84(_0x1beca6)),_0x432dd7=window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12e83c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa17c6d);return _0x432dd7?window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12382e(_0x432dd7),0x10)*_0x322455:null;}function _0x33a6bf(_0x5a530b){return new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18af1a,_0x3923c8)=>{_0x5a530b[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x18af1a,_0x3923c8),window[_0x12e83c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3923c8,0xc831fde^_0x1cf0db);});}}_0x4d2a1b[_0x12e83c([0x6f,0x6e])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x6e68b1,_0x5c8969)=>{if(_0x5c8969[0x0]!=_0x1beca6)return _0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5c8969[0x1]={..._0x5c8969[0x1],[_0x12e83c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51f847};},{[_0x12e83c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12e83c([0x68,0x69,0x67,0x68])}),_0x4d2a1b[_0x12e83c([0x6f,0x6e])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2fc77d=>{_0x42f695(_0x2fc77d[_0x12e83c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2dd7f2=!0x0,_0x38be41(_0x2fc77d[_0x12e83c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12e83c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12e83c([0x6c,0x6f,0x77])}),_0x5e624b[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>{_0x2dd7f2||_0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x205b1a(){return _0x4d2a1b[_0x12e83c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12e83c([0x76,0x69,0x65,0x77])][_0x12e83c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12e83c([0x61,0x75,0x74,0x6f]);}function _0x2776ee(){_0x4d2a1b[_0x12e83c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12e83c([0x76,0x69,0x65,0x77])][_0x12e83c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12e83c([0x61,0x75,0x74,0x6f]);}}function _0x2d7b33(_0x5d21e6){const _0x137b32=[new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fd9b4=>setTimeout(_0x1fd9b4,0xc8bf5d2^_0x1cf0db)),_0x5e624b[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f8723=>{let _0x17e6a5=0x0;_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x6f,0x6e])](_0x12e83c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2afe07,_0x34133b)=>{_0x34133b[0x0][_0x12e83c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17e6a5++,_0x17e6a5==(0xc82cae6^_0x1cf0db)&&(_0x5f8723(),_0x2afe07[_0x12e83c([0x6f,0x66,0x66])]());});}))];return window[_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12e83c([0x72,0x61,0x63,0x65])](_0x137b32)[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>_0x5d21e6);}async function _0x5ecfec(){await _0x5e624b,_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x182922,_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x182922,_0x4d2a1b[_0x12e83c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cf74d(){return window[_0x12e83c([0x67,0x6c,0x6f,0x62])]&&window[_0x12e83c([0x67,0x6c,0x6f,0x62])][_0x12e83c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x193182(_0x282c2d){const _0x12bc43=_0x246fba();_0x4d2a1b[_0x12bc43]=_0x12e83c([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])+_0x282c2d,_0x282c2d!=_0x12e83c([0x56,0x61,0x6c,0x69,0x64])&&_0x5ecfec();}function _0x246fba(){const _0x525924=window[_0x12e83c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12e83c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12e83c([0x6e,0x6f,0x77])]())[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12e83c([0x2e]),'');let _0x18ad7a=_0x12e83c([0x49]);for(let _0x20fe54=0x0;_0x20fe54<_0x525924[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20fe54+=0x2){let _0x705c5c=window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x525924[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20fe54,_0x20fe54+0x2));_0x705c5c>=_0x43eae7[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x705c5c-=_0x43eae7[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x18ad7a+=_0x43eae7[_0x705c5c];}return _0x18ad7a;}function _0x441628(){const _0x50256b=_0x5c740e[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e]));if(0x3!=_0x50256b[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cd891(_0x50256b[0x1]);function _0x4cd891(_0x82afac){const _0x594fa0=_0x230cef(_0x82afac);return _0x594fa0&&_0xbb259c()?_0x594fa0:null;function _0xbb259c(){const _0x1b55a0=_0x594fa0[_0x12e83c([0x6a,0x74,0x69])],_0x2f262e=window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b55a0[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b55a0[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ee2ad={..._0x594fa0,[_0x12e83c([0x6a,0x74,0x69])]:_0x1b55a0[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b55a0[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ee2ad[_0x12e83c([0x76,0x63])],_0x513b84(_0x2ee2ad)==_0x2f262e;}}}async function _0x2cff54(){let _0x4ee8b9=!0x0;try{const _0x2cff12=_0x5c740e[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e])),[_0x79121,_0x5e8eaf,_0x3606cb]=_0x2cff12;return _0x14d6fb(_0x79121),await _0x41fb58(_0x79121,_0x5e8eaf,_0x3606cb),_0x4ee8b9;}catch{return!0x1;}function _0x14d6fb(_0x5e5175){const _0x459236=_0x230cef(_0x5e5175);_0x459236&&_0x459236[_0x12e83c([0x61,0x6c,0x67])]==_0x12e83c([0x45,0x53,0x32,0x35,0x36])||(_0x4ee8b9=!0x1);}async function _0x41fb58(_0x59482b,_0xc5d39a,_0x15df6d){const _0x58db10=window[_0x12e83c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12e83c([0x66,0x72,0x6f,0x6d])](_0x57fa9e(_0x15df6d),_0x574c65=>_0x574c65[_0x12e83c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35d7a1=new window[(_0x12e83c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12e83c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59482b+_0x12e83c([0x2e])+_0xc5d39a),_0x12e869=window[_0x12e83c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12e83c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x12e869)return;const _0x4f3833=await _0x12e869[_0x12e83c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12e83c([0x6a,0x77,0x6b]),_0x1abce3,{[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x45,0x43,0x44,0x53,0x41]),[_0x12e83c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12e83c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x12e869[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x45,0x43,0x44,0x53,0x41]),[_0x12e83c([0x68,0x61,0x73,0x68])]:{[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f3833,_0x58db10,_0x35d7a1)||(_0x4ee8b9=!0x1);}}function _0x230cef(_0x436c30){return _0x436c30[_0x12e83c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12e83c([0x65,0x79]))?JSON[_0x12e83c([0x70,0x61,0x72,0x73,0x65])](_0x57fa9e(_0x436c30)):null;}function _0x57fa9e(_0xc8f7a3){return window[_0x12e83c([0x61,0x74,0x6f,0x62])](_0xc8f7a3[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12e83c([0x2b]))[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12e83c([0x2f])));}function _0x513b84(_0x2b5cde){let _0xd7e2fe=0x1505;function _0xbb7e39(_0x2e647e){for(let _0x348d87=0x0;_0x348d87<_0x2e647e[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x348d87++){const _0xd41d3f=_0x2e647e[_0x12e83c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x348d87);_0xd7e2fe=(_0xd7e2fe<<0x5)+_0xd7e2fe+_0xd41d3f,_0xd7e2fe&=_0xd7e2fe;}}function _0x48f9d8(_0x2e74e6){Array[_0x12e83c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e74e6)?_0x2e74e6[_0x12e83c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48f9d8):_0x2e74e6&&typeof _0x2e74e6==_0x12e83c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12e83c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e74e6)[_0x12e83c([0x73,0x6f,0x72,0x74])]()[_0x12e83c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x122879,_0x3846e1])=>{_0xbb7e39(_0x122879),_0x48f9d8(_0x3846e1);}):_0xbb7e39(window[_0x12e83c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e74e6));}return _0x48f9d8(_0x2b5cde),_0xd7e2fe>>>0x0;}function _0x1e11a9(_0x5709f9){return _0x5709f9[_0x12e83c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12e83c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12e83c([0x30]));}function _0x12382e(_0x8b277a){return _0x8b277a[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12e83c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12e83c([0x6a,0x6f,0x69,0x6e])]('');}function _0x182922(){}function _0x12e83c(_0x2543fe){return _0x2543fe['map'](_0x295413=>String['fromCharCode'](_0x295413))['join']('');}_0x193182(await _0x4e9619());}(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'],[_0x171b22=>Number(_0x171b22)>=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(_0x524364){return L['includes'](_0x524364);}function g(_0x26e29a){return Array['from'](_0x26e29a['getStyleNames']())['filter'](P);}function b(_0x330dec,_0x4824f6,_0x324189){const {spanStyles:_0x2db181,stylesToBeHtmlElements:_0x4ce788}=function(_0x14b828,_0x3a0b45){const _0x2cefea={},_0x5b1b9e={};return _0x3a0b45['forEach'](_0x4b8d6e=>{const _0x4c0dfd=_0x14b828['getStyle'](_0x4b8d6e);if(_0x4c0dfd){if(function(_0x871a9b){return E['includes'](_0x871a9b);}(_0x4b8d6e))_0x2cefea[_0x4b8d6e]=_0x4c0dfd;else{if(function(_0x282c33){return _0x282c33 in F;}(_0x4b8d6e)){const _0x225688=_0x4c0dfd['split']('\x20');F[_0x4b8d6e]['forEach'](([_0x517360,_0x258694])=>{for(const _0x3d060d of _0x225688){('function'==typeof _0x517360&&_0x517360(_0x3d060d)||_0x517360===_0x3d060d)&&(_0x5b1b9e[_0x4b8d6e]=[..._0x5b1b9e[_0x4b8d6e]||[],[_0x517360,_0x258694]]);}});}}}}),{'spanStyles':_0x2cefea,'stylesToBeHtmlElements':_0x5b1b9e};}(_0x330dec,_0x324189);!function(_0x531a0d,_0x6cf36,_0x5d97b7){for(const _0x15ebcd in _0x5d97b7){_0x5d97b7[_0x15ebcd]['forEach'](([,_0x2c55bc])=>{const _0x37ee36=_0x6cf36['createElement'](_0x2c55bc,[],_0x531a0d['getChildren']());_0x6cf36['insertChild'](0x0,_0x37ee36,_0x531a0d);}),_0x6cf36['removeStyle'](_0x15ebcd,_0x531a0d);}}(_0x330dec,_0x4824f6,_0x4ce788),function(_0xf7ba4e,_0x3499d4,_0x4f2fcc){if(!Object['keys'](_0x4f2fcc)['length'])return;const _0x9c035d=_0x3499d4['createElement']('span',[],_0xf7ba4e['getChildren']());_0x3499d4['setStyle'](_0x4f2fcc,_0x9c035d),_0x3499d4['insertChild'](0x0,_0x9c035d,_0xf7ba4e),_0x3499d4['removeStyle'](Object['keys'](_0x4f2fcc),_0xf7ba4e);}(_0x330dec,_0x4824f6,_0x2db181);}class a extends _0x21d707{['execute'](_0x4de3ad){const {body:_0x6abee2}=_0x4de3ad['_parsedData'],_0x3e9312=new _0x3fad36(_0x6abee2['document']),_0x36ec5f=_0x3e9312['createRangeIn'](_0x6abee2),_0x6fcf22=new _0x212e5d(_0x3e9312['document']['stylesProcessor']),_0x3fb0cb=[...new _0x31d17d(_0x6fcf22)['blockElements'],'font'],_0x345338=_0x36ec5f['getItems']();for(const _0x1a5564 of _0x345338)_0x1a5564['is']('element')&&_0x3fb0cb['includes'](_0x1a5564['name'])&&b(_0x1a5564,_0x3e9312,g(_0x1a5564));_0x4de3ad['content']=_0x6abee2;}['isActive'](_0x353574){return super['isActive'](_0x353574)||p(_0x353574);}}class s extends _0x2a7666{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4e672a=this['editor'],_0x6cae05=_0x4e672a['plugins']['get']('ClipboardPipeline'),_0x570636=_0x4e672a['editing']['view']['document'],_0x355b64=new a(_0x570636);_0x6cae05['on']('inputTransformation',(_0x34bfac,_0x51a7f2)=>{const _0x848396=_0x51a7f2['dataTransfer']['getData']('text/html');_0x355b64['isActive'](_0x848396)&&(_0x51a7f2['_parsedData']||(_0x51a7f2['_parsedData']=_0x50ba39(_0x848396,_0x570636['stylesProcessor'])),_0x355b64['execute'](_0x51a7f2));},{'priority':_0x412132['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xf32555=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x498f78;for(const _0x11b535 in _0xf32555){const _0x1feffe=_0x11b535,_0x510f09=_0xf32555[_0x1feffe];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x510f09){delete _0xf32555[_0x1feffe],_0x498f78=_0x510f09,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x498f78&&_0xf32555['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x498f78&&_0xf32555['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x498f78&&_0xf32555['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x498f78&&_0xf32555['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x498f78&&_0xf32555['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x498f78&&_0xf32555['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x498f78&&_0xf32555['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2a7666{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.1.1-alpha.3",
3
+ "version": "47.0.0-alpha.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.1.1-alpha.3",
26
- "@ckeditor/ckeditor5-engine": "46.1.1-alpha.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.3",
28
- "@ckeditor/ckeditor5-utils": "46.1.1-alpha.3",
29
- "ckeditor5": "46.1.1-alpha.3"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.0",
29
+ "ckeditor5": "47.0.0-alpha.0"
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(_0x157286,_0x51dce2){var _0x3518c2=_0xaf7c,_0x369d75=_0x157286();while(!![]){try{var _0x4a181b=parseInt(_0x3518c2(0x1e4))/0x1+-parseInt(_0x3518c2(0x1e2))/0x2*(-parseInt(_0x3518c2(0x1e6))/0x3)+parseInt(_0x3518c2(0x1e1))/0x4+-parseInt(_0x3518c2(0x1e7))/0x5+-parseInt(_0x3518c2(0x1e3))/0x6*(-parseInt(_0x3518c2(0x1e0))/0x7)+-parseInt(_0x3518c2(0x1e5))/0x8+-parseInt(_0x3518c2(0x1e8))/0x9;if(_0x4a181b===_0x51dce2)break;else _0x369d75['push'](_0x369d75['shift']());}catch(_0x4200d4){_0x369d75['push'](_0x369d75['shift']());}}}(_0x48be,0xa2da4));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xaf7c(_0x2614b6,_0x53954f){var _0x48be70=_0x48be();return _0xaf7c=function(_0xaf7c72,_0x23e6b1){_0xaf7c72=_0xaf7c72-0x1e0;var _0x2b6e97=_0x48be70[_0xaf7c72];return _0x2b6e97;},_0xaf7c(_0x2614b6,_0x53954f);}function _0x48be(){var _0xd8a57e=['93FNuKeW','163435fpGfcx','12518253AKcPsD','14wVyxpK','1772696kkQAcJ','754GukIme','3341070kzIAaF','835152KBsvZm','2504440hhBfZc'];_0x48be=function(){return _0xd8a57e;};return _0x48be();}import'./augmentation.js';
23
+ (function(_0x133359,_0x60c81f){var _0x1ddfbf=_0x6e86,_0x2cd1fb=_0x133359();while(!![]){try{var _0x4c63b4=-parseInt(_0x1ddfbf(0x1f2))/0x1*(-parseInt(_0x1ddfbf(0x1ef))/0x2)+parseInt(_0x1ddfbf(0x1ee))/0x3+-parseInt(_0x1ddfbf(0x1f3))/0x4+-parseInt(_0x1ddfbf(0x1f1))/0x5*(parseInt(_0x1ddfbf(0x1f5))/0x6)+-parseInt(_0x1ddfbf(0x1f6))/0x7*(parseInt(_0x1ddfbf(0x1f4))/0x8)+-parseInt(_0x1ddfbf(0x1ed))/0x9+parseInt(_0x1ddfbf(0x1f0))/0xa;if(_0x4c63b4===_0x60c81f)break;else _0x2cd1fb['push'](_0x2cd1fb['shift']());}catch(_0x26cc99){_0x2cd1fb['push'](_0x2cd1fb['shift']());}}}(_0x85ed,0x1bcbe));function _0x85ed(){var _0x469215=['209799Pjejwe','958fyWPgz','3235940xQApEZ','115355VINbKP','35ZqBUvH','328808UbRmxV','1464jWtsxj','18eAMBbi','3752wHAcez','422415EdYCgu'];_0x85ed=function(){return _0x469215;};return _0x85ed();}function _0x6e86(_0x11f70d,_0x2b86dc){var _0x85edf1=_0x85ed();return _0x6e86=function(_0x6e8609,_0x4e38da){_0x6e8609=_0x6e8609-0x1ed;var _0x5adde4=_0x85edf1[_0x6e8609];return _0x5adde4;},_0x6e86(_0x11f70d,_0x2b86dc);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x37ab(_0x5ef706,_0x5adb71){var _0x20bb1c=_0x20bb();return _0x37ab=function(_0x37ab84,_0x25b7f1){_0x37ab84=_0x37ab84-0x19b;var _0x12f568=_0x20bb1c[_0x37ab84];return _0x12f568;},_0x37ab(_0x5ef706,_0x5adb71);}(function(_0x29a83d,_0x1fb366){var _0x47f7a0=_0x37ab,_0x361f71=_0x29a83d();while(!![]){try{var _0x8b3262=-parseInt(_0x47f7a0(0x1a0))/0x1+-parseInt(_0x47f7a0(0x1a4))/0x2+-parseInt(_0x47f7a0(0x19d))/0x3+parseInt(_0x47f7a0(0x19b))/0x4+parseInt(_0x47f7a0(0x19c))/0x5*(-parseInt(_0x47f7a0(0x19e))/0x6)+-parseInt(_0x47f7a0(0x19f))/0x7*(parseInt(_0x47f7a0(0x1a3))/0x8)+-parseInt(_0x47f7a0(0x1a2))/0x9*(-parseInt(_0x47f7a0(0x1a1))/0xa);if(_0x8b3262===_0x1fb366)break;else _0x361f71['push'](_0x361f71['shift']());}catch(_0x163a81){_0x361f71['push'](_0x361f71['shift']());}}}(_0x20bb,0x4f37a));import{CKEditorError as _0x52bb15}from'ckeditor5/src/utils.js';function _0x20bb(){var _0x5398a3=['1160130qOvLOJ','1356348pwItPY','2968005wdJZKT','1081500OKhFDF','6mmuhRN','14ZDtwss','631892IIOxBs','10CqvcBr','20972727FmIUgE','715432VIKlPF'];_0x20bb=function(){return _0x5398a3;};return _0x20bb();}
23
+ (function(_0x2ce6a9,_0x299c27){var _0x335111=_0x25cb,_0x5aba19=_0x2ce6a9();while(!![]){try{var _0x8e2517=-parseInt(_0x335111(0x148))/0x1+-parseInt(_0x335111(0x147))/0x2*(-parseInt(_0x335111(0x14d))/0x3)+-parseInt(_0x335111(0x144))/0x4+-parseInt(_0x335111(0x14b))/0x5*(parseInt(_0x335111(0x143))/0x6)+parseInt(_0x335111(0x14e))/0x7*(-parseInt(_0x335111(0x145))/0x8)+-parseInt(_0x335111(0x149))/0x9*(parseInt(_0x335111(0x14a))/0xa)+parseInt(_0x335111(0x14c))/0xb*(parseInt(_0x335111(0x146))/0xc);if(_0x8e2517===_0x299c27)break;else _0x5aba19['push'](_0x5aba19['shift']());}catch(_0x2653a8){_0x5aba19['push'](_0x5aba19['shift']());}}}(_0x26e8,0x9861d));function _0x25cb(_0x56771b,_0x2e7c25){var _0x26e8d7=_0x26e8();return _0x25cb=function(_0x25cbdd,_0x591652){_0x25cbdd=_0x25cbdd-0x143;var _0x4a1763=_0x26e8d7[_0x25cbdd];return _0x4a1763;},_0x25cb(_0x56771b,_0x2e7c25);}import{CKEditorError as _0x3eb215}from'ckeditor5/src/utils.js';function _0x26e8(){var _0x200807=['3TFHwOR','147cwepeb','2452332evsSCZ','3910660IcxFDp','65704OGFKeU','12RQmjUC','550870yMivzq','650537TxccBO','5895756GGROZy','10nSFbkl','5YZcKpW','35345233YPGPoY'];_0x26e8=function(){return _0x200807;};return _0x26e8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17d99e=_0x1906;(function(_0x4b0611,_0x8f51c5){const _0xb92dab=_0x1906,_0x38ffef=_0x4b0611();while(!![]){try{const _0x334bb1=-parseInt(_0xb92dab(0x1e2))/0x1*(parseInt(_0xb92dab(0x1da))/0x2)+-parseInt(_0xb92dab(0x1e6))/0x3*(-parseInt(_0xb92dab(0x1e1))/0x4)+-parseInt(_0xb92dab(0x1e8))/0x5*(-parseInt(_0xb92dab(0x1df))/0x6)+parseInt(_0xb92dab(0x1d8))/0x7+parseInt(_0xb92dab(0x1e5))/0x8*(parseInt(_0xb92dab(0x1d6))/0x9)+-parseInt(_0xb92dab(0x1d9))/0xa+parseInt(_0xb92dab(0x1d7))/0xb;if(_0x334bb1===_0x8f51c5)break;else _0x38ffef['push'](_0x38ffef['shift']());}catch(_0x3908e5){_0x38ffef['push'](_0x38ffef['shift']());}}}(_0x1f35,0xa68ba));function _0x1f35(){const _0x5f1a33=['519cHzLgk','type','1974355nFmqDi','document','item','content','isActive','_parsedData','setStyle','9JFHUld','6389977NORBnr','1111845gmWXRu','4397840QWyQHB','2wDbjeI','elementStart','hasStyle','createRangeIn','execute','6MKCdXq','values','9668dZCAWd','883039MUYEFP','size','from','3617912ykMFin'];_0x1f35=function(){return _0x5f1a33;};return _0x1f35();}import{ViewUpcastWriter as _0x4225fe}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x438614}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5f409f}from'../../utils.js';function _0x1906(_0x31c3b8,_0x2750c7){const _0x1f357d=_0x1f35();return _0x1906=function(_0x190609,_0x44b967){_0x190609=_0x190609-0x1d3;let _0x491c72=_0x1f357d[_0x190609];return _0x491c72;},_0x1906(_0x31c3b8,_0x2750c7);}import{extractStyles as _0x1757cc,expandStyles as _0x14bf6e,getMatchingStyles as _0x33dff9,flattenStyleDefinitions as _0x7ccf17}from'./utils.js';export class MSOfficeStylesInliner extends _0x438614{[_0x17d99e(0x1de)](_0x160c6d){const _0x33008f=_0x17d99e,{body:_0x1547c8,styles:_0x82e614}=_0x160c6d[_0x33008f(0x1d4)],_0x2f6f5d=new _0x4225fe(_0x1547c8[_0x33008f(0x1e9)]),_0x4c1028=_0x2f6f5d[_0x33008f(0x1dd)](_0x1547c8),_0x465abf=_0x1757cc(_0x82e614),_0x448326=_0x14bf6e(_0x465abf);for(const _0x14b589 of _0x4c1028){if(_0x33008f(0x1db)!==_0x14b589[_0x33008f(0x1e7)])continue;const _0x2b7d35=_0x33dff9(_0x14b589[_0x33008f(0x1ea)],_0x448326);if(_0x2b7d35[_0x33008f(0x1e3)]){const _0x3a8d0d=_0x7ccf17(Array[_0x33008f(0x1e4)](_0x2b7d35[_0x33008f(0x1e0)]()));for(const _0x4385c0 in _0x3a8d0d){const _0x3ff0d5=_0x14b589[_0x33008f(0x1ea)];_0x3ff0d5[_0x33008f(0x1dc)](_0x4385c0)||_0x2f6f5d[_0x33008f(0x1d5)](_0x4385c0,_0x3a8d0d[_0x4385c0],_0x3ff0d5);}}}_0x160c6d[_0x33008f(0x1eb)]=_0x1547c8;}[_0x17d99e(0x1d3)](_0x1946ab){const _0x44ed6d=_0x17d99e;return super[_0x44ed6d(0x1d3)](_0x1946ab)||_0x5f409f(_0x1946ab);}}
23
+ const _0x4cfc6b=_0x3a38;(function(_0x45803d,_0x566e7c){const _0x53b7bd=_0x3a38,_0x5e8500=_0x45803d();while(!![]){try{const _0x6566e1=-parseInt(_0x53b7bd(0xbf))/0x1+-parseInt(_0x53b7bd(0xce))/0x2*(-parseInt(_0x53b7bd(0xbb))/0x3)+-parseInt(_0x53b7bd(0xc0))/0x4*(parseInt(_0x53b7bd(0xc8))/0x5)+-parseInt(_0x53b7bd(0xcc))/0x6*(parseInt(_0x53b7bd(0xc4))/0x7)+parseInt(_0x53b7bd(0xc9))/0x8*(parseInt(_0x53b7bd(0xc2))/0x9)+parseInt(_0x53b7bd(0xbe))/0xa*(-parseInt(_0x53b7bd(0xd3))/0xb)+parseInt(_0x53b7bd(0xc5))/0xc;if(_0x6566e1===_0x566e7c)break;else _0x5e8500['push'](_0x5e8500['shift']());}catch(_0x90f9a1){_0x5e8500['push'](_0x5e8500['shift']());}}}(_0x34dd,0xd6944));import{ViewUpcastWriter as _0x39c00a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x28db35}from'@ckeditor/ckeditor5-paste-from-office';function _0x34dd(){const _0x4277d4=['from','22aTCmxZ','type','3etkbez','size','hasStyle','8393270wTosvm','328842IoyBRb','52972vihGMH','setStyle','2988XFcput','document','49nGWFmN','49553748ezKIZI','values','createRangeIn','170yDpmHi','14888XCzQcG','_parsedData','item','1250838WNkACk','content','97308INeOsa','isActive','elementStart','execute'];_0x34dd=function(){return _0x4277d4;};return _0x34dd();}import{isMSExcelContent as _0x4af9cc}from'../../utils.js';function _0x3a38(_0xfb3060,_0x4fc335){const _0x34dd49=_0x34dd();return _0x3a38=function(_0x3a38a6,_0x426a98){_0x3a38a6=_0x3a38a6-0xba;let _0x3f6c29=_0x34dd49[_0x3a38a6];return _0x3f6c29;},_0x3a38(_0xfb3060,_0x4fc335);}import{extractStyles as _0x1291a6,expandStyles as _0x40078d,getMatchingStyles as _0x365202,flattenStyleDefinitions as _0x418134}from'./utils.js';export class MSOfficeStylesInliner extends _0x28db35{[_0x4cfc6b(0xd1)](_0x9b4779){const _0xa2cc37=_0x4cfc6b,{body:_0x4eb3c7,styles:_0x324450}=_0x9b4779[_0xa2cc37(0xca)],_0x420e26=new _0x39c00a(_0x4eb3c7[_0xa2cc37(0xc3)]),_0x2070c8=_0x420e26[_0xa2cc37(0xc7)](_0x4eb3c7),_0x2a02be=_0x1291a6(_0x324450),_0x4aacda=_0x40078d(_0x2a02be);for(const _0x4ebaa8 of _0x2070c8){if(_0xa2cc37(0xd0)!==_0x4ebaa8[_0xa2cc37(0xba)])continue;const _0x24e179=_0x365202(_0x4ebaa8[_0xa2cc37(0xcb)],_0x4aacda);if(_0x24e179[_0xa2cc37(0xbc)]){const _0x4e303a=_0x418134(Array[_0xa2cc37(0xd2)](_0x24e179[_0xa2cc37(0xc6)]()));for(const _0x189df5 in _0x4e303a){const _0x2482f2=_0x4ebaa8[_0xa2cc37(0xcb)];_0x2482f2[_0xa2cc37(0xbd)](_0x189df5)||_0x420e26[_0xa2cc37(0xc1)](_0x189df5,_0x4e303a[_0x189df5],_0x2482f2);}}}_0x9b4779[_0xa2cc37(0xcd)]=_0x4eb3c7;}[_0x4cfc6b(0xcf)](_0x203522){const _0x2be366=_0x4cfc6b;return super[_0x2be366(0xcf)](_0x203522)||_0x4af9cc(_0x203522);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x361199,_0x1ab3f6){const _0x2d1782=_0x13fd,_0x7a90d0=_0x361199();while(!![]){try{const _0x429c42=parseInt(_0x2d1782(0x19c))/0x1*(-parseInt(_0x2d1782(0x19a))/0x2)+parseInt(_0x2d1782(0x19d))/0x3+parseInt(_0x2d1782(0x1a7))/0x4+-parseInt(_0x2d1782(0x196))/0x5+parseInt(_0x2d1782(0x1a5))/0x6*(parseInt(_0x2d1782(0x1a8))/0x7)+-parseInt(_0x2d1782(0x1a6))/0x8+parseInt(_0x2d1782(0x19f))/0x9;if(_0x429c42===_0x1ab3f6)break;else _0x7a90d0['push'](_0x7a90d0['shift']());}catch(_0x1b6f22){_0x7a90d0['push'](_0x7a90d0['shift']());}}}(_0x3621,0xf25c5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x13b4d8,_0x59b5b7){const _0x5924f3=_0x13fd,_0x5efc96=new Map();for(const [_0x44caa1,_0x143356]of _0x59b5b7){if(!_0x44caa1[_0x5924f3(0x1ac)]&&!_0x44caa1[_0x5924f3(0x194)])continue;const _0x5317aa=!_0x44caa1[_0x5924f3(0x1ac)]||_0x13b4d8[_0x5924f3(0x1a0)]===_0x44caa1[_0x5924f3(0x1ac)],_0x4f7d35=!_0x44caa1[_0x5924f3(0x194)]||_0x13b4d8[_0x5924f3(0x1a9)](_0x44caa1[_0x5924f3(0x194)]);_0x5317aa&&_0x4f7d35&&_0x5efc96[_0x5924f3(0x1a3)](_0x44caa1,_0x143356);}return _0x5efc96;}function _0x3621(){const _0x2b13e8=['1eioCTC','4617390YWDSQZ','initial','6069492XfUHAm','name','push','style','set','assign','9294IMdZwL','9602336TxGxPH','4295800rwAiuL','1477ULKqUS','hasClass','cssRules','selectorText','tagName','groups','exec','className','length','2620115JfLRFH','trim','map','getPropertyValue','1794566tsIzLB','split'];_0x3621=function(){return _0x2b13e8;};return _0x3621();}export function extractStyles(_0x10db0d){const _0x52a24f=_0x13fd,_0xbbabfd={};for(const _0x40d6e7 of _0x10db0d)for(const _0x28914e of _0x40d6e7[_0x52a24f(0x1aa)])if(_0x28914e instanceof CSSStyleRule){const _0x192288=parseCSSStyleDeclaration(_0x28914e[_0x52a24f(0x1a2)]);_0xbbabfd[_0x28914e[_0x52a24f(0x1ab)]]=Object[_0x52a24f(0x1a4)]({},_0xbbabfd[_0x28914e[_0x52a24f(0x1ab)]]||{},_0x192288);}return _0xbbabfd;}export function expandStyles(_0xa7b25b){const _0x4d38cf=_0x13fd,_0x5502ba=new Map();for(const _0x27aa9e in _0xa7b25b){const _0x5c0f56=parseCSSSelector(_0x27aa9e),_0x2daad=_0xa7b25b[_0x27aa9e];for(const _0x4189e4 of _0x5c0f56)_0x5502ba[_0x4d38cf(0x1a3)](_0x4189e4,_0x2daad);}return _0x5502ba;}function _0x13fd(_0x2bc611,_0x505b79){const _0x3621c1=_0x3621();return _0x13fd=function(_0x13fdea,_0x327c9c){_0x13fdea=_0x13fdea-0x193;let _0x308d18=_0x3621c1[_0x13fdea];return _0x308d18;},_0x13fd(_0x2bc611,_0x505b79);}export function parseCSSStyleDeclaration(_0x4e8654){const _0x53bc5b=_0x13fd,_0x296ae7={};for(let _0x5e941f=0x0;_0x5e941f<_0x4e8654[_0x53bc5b(0x195)];_0x5e941f++){const _0x52706b=_0x4e8654[_0x5e941f],_0x488eb3=_0x4e8654[_0x53bc5b(0x199)](_0x52706b);_0x53bc5b(0x19e)!==_0x488eb3&&(_0x296ae7[_0x52706b]=_0x488eb3);}return _0x296ae7;}export function parseCSSSelector(_0x25fd2b){const _0x18e25d=_0x13fd,_0x317805=_0x25fd2b[_0x18e25d(0x19b)](',')[_0x18e25d(0x198)](_0x1b8ab7=>_0x1b8ab7[_0x18e25d(0x197)]()),_0x5dfb80=[];for(const _0x158951 of _0x317805){const _0x5a6853=S[_0x18e25d(0x193)](_0x158951);_0x5a6853&&_0x5dfb80[_0x18e25d(0x1a1)](_0x5a6853[_0x18e25d(0x1ad)]);}return _0x5dfb80;}export function flattenStyleDefinitions(_0x21507f){const _0x64a79e=_0x13fd,_0x3dbab5={};for(const _0x2bed41 of _0x21507f)Object[_0x64a79e(0x1a4)](_0x3dbab5,_0x2bed41);return _0x3dbab5;}
23
+ (function(_0x42d20c,_0x1317f6){const _0x31cfeb=_0x1109,_0x2d4045=_0x42d20c();while(!![]){try{const _0x3fdbb7=parseInt(_0x31cfeb(0x11c))/0x1+-parseInt(_0x31cfeb(0x114))/0x2+parseInt(_0x31cfeb(0x116))/0x3*(parseInt(_0x31cfeb(0x125))/0x4)+-parseInt(_0x31cfeb(0x113))/0x5*(parseInt(_0x31cfeb(0x118))/0x6)+parseInt(_0x31cfeb(0x11a))/0x7+-parseInt(_0x31cfeb(0x128))/0x8*(parseInt(_0x31cfeb(0x124))/0x9)+parseInt(_0x31cfeb(0x122))/0xa*(parseInt(_0x31cfeb(0x11f))/0xb);if(_0x3fdbb7===_0x1317f6)break;else _0x2d4045['push'](_0x2d4045['shift']());}catch(_0x286ef2){_0x2d4045['push'](_0x2d4045['shift']());}}}(_0x4b7e,0x2a687));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x1109(_0x12c28e,_0x390aa9){const _0x4b7e63=_0x4b7e();return _0x1109=function(_0x110961,_0x4bfbc9){_0x110961=_0x110961-0x113;let _0x2225bc=_0x4b7e63[_0x110961];return _0x2225bc;},_0x1109(_0x12c28e,_0x390aa9);}export function getMatchingStyles(_0x3e6774,_0x1f64fa){const _0x4b1b9d=_0x1109,_0x4319a8=new Map();for(const [_0x39b7c0,_0x3d9f6c]of _0x1f64fa){if(!_0x39b7c0[_0x4b1b9d(0x12b)]&&!_0x39b7c0[_0x4b1b9d(0x120)])continue;const _0x40d83c=!_0x39b7c0[_0x4b1b9d(0x12b)]||_0x3e6774[_0x4b1b9d(0x126)]===_0x39b7c0[_0x4b1b9d(0x12b)],_0x4d8045=!_0x39b7c0[_0x4b1b9d(0x120)]||_0x3e6774[_0x4b1b9d(0x127)](_0x39b7c0[_0x4b1b9d(0x120)]);_0x40d83c&&_0x4d8045&&_0x4319a8[_0x4b1b9d(0x12c)](_0x39b7c0,_0x3d9f6c);}return _0x4319a8;}export function extractStyles(_0x2efd7a){const _0x198180=_0x1109,_0x137909={};for(const _0x2e1c49 of _0x2efd7a)for(const _0x40c3e1 of _0x2e1c49[_0x198180(0x12f)])if(_0x40c3e1 instanceof CSSStyleRule){const _0x15dd32=parseCSSStyleDeclaration(_0x40c3e1[_0x198180(0x12e)]);_0x137909[_0x40c3e1[_0x198180(0x123)]]=Object[_0x198180(0x11b)]({},_0x137909[_0x40c3e1[_0x198180(0x123)]]||{},_0x15dd32);}return _0x137909;}export function expandStyles(_0x319d47){const _0x48d7b2=_0x1109,_0x433316=new Map();for(const _0x2cdb37 in _0x319d47){const _0x505652=parseCSSSelector(_0x2cdb37),_0xa630a8=_0x319d47[_0x2cdb37];for(const _0x5b39f4 of _0x505652)_0x433316[_0x48d7b2(0x12c)](_0x5b39f4,_0xa630a8);}return _0x433316;}function _0x4b7e(){const _0x1fe320=['map','150668oHBkLF','assign','136501TFQcJy','push','getPropertyValue','874819fbcEjL','className','exec','10MjjCbS','selectorText','440604vuRPds','1704HpxLuE','name','hasClass','16NxEzaQ','split','trim','tagName','set','length','style','cssRules','530KOJISN','116846xiNiVk','initial','1986MkuXTw','groups','10728csbOJj'];_0x4b7e=function(){return _0x1fe320;};return _0x4b7e();}export function parseCSSStyleDeclaration(_0x3869bd){const _0x6a4dfa=_0x1109,_0x1e08a4={};for(let _0x418349=0x0;_0x418349<_0x3869bd[_0x6a4dfa(0x12d)];_0x418349++){const _0x867fd4=_0x3869bd[_0x418349],_0x392808=_0x3869bd[_0x6a4dfa(0x11e)](_0x867fd4);_0x6a4dfa(0x115)!==_0x392808&&(_0x1e08a4[_0x867fd4]=_0x392808);}return _0x1e08a4;}export function parseCSSSelector(_0x27a4da){const _0x3447aa=_0x1109,_0x16f6a0=_0x27a4da[_0x3447aa(0x129)](',')[_0x3447aa(0x119)](_0x24441d=>_0x24441d[_0x3447aa(0x12a)]()),_0x356898=[];for(const _0xce3d10 of _0x16f6a0){const _0x2cf0f9=S[_0x3447aa(0x121)](_0xce3d10);_0x2cf0f9&&_0x356898[_0x3447aa(0x11d)](_0x2cf0f9[_0x3447aa(0x117)]);}return _0x356898;}export function flattenStyleDefinitions(_0x57c217){const _0x470f60=_0x1109,_0x5291f5={};for(const _0x55fb7e of _0x57c217)Object[_0x470f60(0x11b)](_0x5291f5,_0x55fb7e);return _0x5291f5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1859e1=_0x2050;(function(_0x525b14,_0x49dfa8){const _0x379f55=_0x2050,_0x1fc8fa=_0x525b14();while(!![]){try{const _0x179cf3=-parseInt(_0x379f55(0xf2))/0x1*(parseInt(_0x379f55(0xf6))/0x2)+parseInt(_0x379f55(0xea))/0x3+parseInt(_0x379f55(0xf1))/0x4*(parseInt(_0x379f55(0xf5))/0x5)+-parseInt(_0x379f55(0xfe))/0x6+parseInt(_0x379f55(0xee))/0x7*(-parseInt(_0x379f55(0xe7))/0x8)+-parseInt(_0x379f55(0xf7))/0x9*(parseInt(_0x379f55(0xfc))/0xa)+parseInt(_0x379f55(0xe9))/0xb;if(_0x179cf3===_0x49dfa8)break;else _0x1fc8fa['push'](_0x1fc8fa['shift']());}catch(_0x38e057){_0x1fc8fa['push'](_0x1fc8fa['shift']());}}}(_0x2959,0x1c8f1));import{ViewUpcastWriter as _0x1d33ea,ViewDomConverter as _0x3a0b50,ViewDocument as _0x2f731f}from'ckeditor5/src/engine.js';function _0x2959(){const _0x1540c9=['font','getItems','isActive','10vFDseE','content','311010EWRqie','189552fHykOp','document','1498035jRxQyH','354684GJpblg','includes','name','execute','21UJpYOL','stylesProcessor','_parsedData','5388coSFQe','110418XYNJsz','element','blockElements','775JHrdUC','2QSVzhF','1015974JKscOV','createRangeIn'];_0x2959=function(){return _0x1540c9;};return _0x2959();}import{PasteFromOfficeMSWordNormalizer as _0x213901}from'@ckeditor/ckeditor5-paste-from-office';function _0x2050(_0x5bd066,_0x4de90e){const _0x29594e=_0x2959();return _0x2050=function(_0x2050b4,_0x26d4e0){_0x2050b4=_0x2050b4-0xe7;let _0x32d74c=_0x29594e[_0x2050b4];return _0x32d74c;},_0x2050(_0x5bd066,_0x4de90e);}import{isMSExcelContent as _0x2a9717}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1fabb1,propagateStyleProperties as _0x2cbe98}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x213901{[_0x1859e1(0xed)](_0x586ac7){const _0x994e94=_0x1859e1,{body:_0x5b6cc5}=_0x586ac7[_0x994e94(0xf0)],_0x2aa82d=new _0x1d33ea(_0x5b6cc5[_0x994e94(0xe8)]),_0x2aa052=_0x2aa82d[_0x994e94(0xf8)](_0x5b6cc5),_0x21ce8=new _0x2f731f(_0x2aa82d[_0x994e94(0xe8)][_0x994e94(0xef)]),_0x5c773f=[...new _0x3a0b50(_0x21ce8)[_0x994e94(0xf4)],_0x994e94(0xf9)],_0x28a817=_0x2aa052[_0x994e94(0xfa)]();for(const _0x16ee48 of _0x28a817)if(_0x16ee48['is'](_0x994e94(0xf3))&&_0x5c773f[_0x994e94(0xeb)](_0x16ee48[_0x994e94(0xec)])){const _0x2559f5=_0x1fabb1(_0x16ee48);_0x2cbe98(_0x16ee48,_0x2aa82d,_0x2559f5);}_0x586ac7[_0x994e94(0xfd)]=_0x5b6cc5;}[_0x1859e1(0xfb)](_0x4dcf5f){const _0x17b50f=_0x1859e1;return super[_0x17b50f(0xfb)](_0x4dcf5f)||_0x2a9717(_0x4dcf5f);}}
23
+ function _0x45f5(){const _0x3ed971=['189474nbQwKQ','_parsedData','blockElements','createRangeIn','includes','getItems','1090oHGGUG','document','6781907zEflwC','299mPoWdY','711308HZedeZ','40GZNSus','12UbebGG','name','9414ZUikaV','content','578jUmAXK','element','2412472NQHafn','7wTfiyS','isActive','execute','stylesProcessor','461655hWxONM','font'];_0x45f5=function(){return _0x3ed971;};return _0x45f5();}const _0x26a152=_0xd4d4;(function(_0x4f2a8d,_0x2fbc76){const _0x4dbae4=_0xd4d4,_0x36b4d4=_0x4f2a8d();while(!![]){try{const _0x4f2ca0=-parseInt(_0x4dbae4(0xdc))/0x1*(-parseInt(_0x4dbae4(0xca))/0x2)+parseInt(_0x4dbae4(0xd1))/0x3+-parseInt(_0x4dbae4(0xdd))/0x4+-parseInt(_0x4dbae4(0xde))/0x5*(parseInt(_0x4dbae4(0xd3))/0x6)+-parseInt(_0x4dbae4(0xcd))/0x7*(parseInt(_0x4dbae4(0xcc))/0x8)+-parseInt(_0x4dbae4(0xc8))/0x9*(-parseInt(_0x4dbae4(0xd9))/0xa)+parseInt(_0x4dbae4(0xdb))/0xb*(parseInt(_0x4dbae4(0xdf))/0xc);if(_0x4f2ca0===_0x2fbc76)break;else _0x36b4d4['push'](_0x36b4d4['shift']());}catch(_0x3a7b34){_0x36b4d4['push'](_0x36b4d4['shift']());}}}(_0x45f5,0x3a4ed));import{ViewUpcastWriter as _0x1a427a,ViewDomConverter as _0x22ee4a,ViewDocument as _0x4f2c40}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x520777}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x8c08e3}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x233bab,propagateStyleProperties as _0x292455}from'./utils.js';function _0xd4d4(_0x1a5955,_0x5a1769){const _0x45f570=_0x45f5();return _0xd4d4=function(_0xd4d4ce,_0xfc86f7){_0xd4d4ce=_0xd4d4ce-0xc7;let _0x2d920a=_0x45f570[_0xd4d4ce];return _0x2d920a;},_0xd4d4(_0x1a5955,_0x5a1769);}export class MSOfficeInlineStylePropagator extends _0x520777{[_0x26a152(0xcf)](_0x1924c5){const _0x4177ae=_0x26a152,{body:_0x459051}=_0x1924c5[_0x4177ae(0xd4)],_0x2e5ec6=new _0x1a427a(_0x459051[_0x4177ae(0xda)]),_0x37abcb=_0x2e5ec6[_0x4177ae(0xd6)](_0x459051),_0x69173b=new _0x4f2c40(_0x2e5ec6[_0x4177ae(0xda)][_0x4177ae(0xd0)]),_0x23fb96=[...new _0x22ee4a(_0x69173b)[_0x4177ae(0xd5)],_0x4177ae(0xd2)],_0x39d549=_0x37abcb[_0x4177ae(0xd8)]();for(const _0x29ea54 of _0x39d549)if(_0x29ea54['is'](_0x4177ae(0xcb))&&_0x23fb96[_0x4177ae(0xd7)](_0x29ea54[_0x4177ae(0xc7)])){const _0x5e0800=_0x233bab(_0x29ea54);_0x292455(_0x29ea54,_0x2e5ec6,_0x5e0800);}_0x1924c5[_0x4177ae(0xc9)]=_0x459051;}[_0x26a152(0xce)](_0x484038){const _0x8bf2e2=_0x26a152;return super[_0x8bf2e2(0xce)](_0x484038)||_0x8c08e3(_0x484038);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27e1c9=_0x562d;(function(_0x211dcb,_0x3248ad){const _0x52cbf3=_0x562d,_0xc28411=_0x211dcb();while(!![]){try{const _0x1cea85=-parseInt(_0x52cbf3(0x1b2))/0x1+-parseInt(_0x52cbf3(0x1de))/0x2+-parseInt(_0x52cbf3(0x1b6))/0x3*(-parseInt(_0x52cbf3(0x1bc))/0x4)+parseInt(_0x52cbf3(0x1c8))/0x5*(parseInt(_0x52cbf3(0x1d7))/0x6)+parseInt(_0x52cbf3(0x1db))/0x7+-parseInt(_0x52cbf3(0x1ce))/0x8*(parseInt(_0x52cbf3(0x1c2))/0x9)+-parseInt(_0x52cbf3(0x1b7))/0xa*(-parseInt(_0x52cbf3(0x1da))/0xb);if(_0x1cea85===_0x3248ad)break;else _0xc28411['push'](_0xc28411['shift']());}catch(_0x1398cc){_0xc28411['push'](_0xc28411['shift']());}}}(_0x1042,0x74629));function _0x562d(_0x109822,_0x29ba11){const _0x10429e=_0x1042();return _0x562d=function(_0x562dac,_0x3709aa){_0x562dac=_0x562dac-0x1b2;let _0xa0bcfd=_0x10429e[_0x562dac];return _0xa0bcfd;},_0x562d(_0x109822,_0x29ba11);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x27e1c9(0x1ba),_0x27e1c9(0x1c6),_0x27e1c9(0x1cd),_0x27e1c9(0x1b3),_0x27e1c9(0x1c0),_0x27e1c9(0x1bb),_0x27e1c9(0x1d3),_0x27e1c9(0x1c1)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x27e1c9(0x1ba),_0x27e1c9(0x1c6),_0x27e1c9(0x1cd)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x27e1c9(0x1dc),'i']],'font-weight':[[_0x27e1c9(0x1c7),_0x27e1c9(0x1d6)],[_0x27e1c9(0x1cc),_0x27e1c9(0x1d6)],[_0x27e1c9(0x1b4),_0x27e1c9(0x1d6)],[_0x48883d=>Number(_0x48883d)>=0x258,_0x27e1c9(0x1d6)]],'text-decoration':[[_0x27e1c9(0x1b9),'u'],[_0x27e1c9(0x1d9),'s']],'text-decoration-line':[[_0x27e1c9(0x1b9),'u'],[_0x27e1c9(0x1d9),'s']],'vertical-align':[[_0x27e1c9(0x1d0),_0x27e1c9(0x1d0)],[_0x27e1c9(0x1dd),_0x27e1c9(0x1c5)]]};export function isPropertyToBePropagated(_0x40641b){const _0x31dbac=_0x27e1c9;return CSS_PROPERTIES_TO_PROPAGATE[_0x31dbac(0x1bf)](_0x40641b);}export function isPropertyToBePropagatedAsSpan(_0x1aa73c){const _0x40b3cb=_0x27e1c9;return CSS_PROPERTIES_TO_BE_SPANS[_0x40b3cb(0x1bf)](_0x1aa73c);}export function isPropertyToBePropagatedAsHTMLElement(_0x212103){return _0x212103 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x5963a9){const _0x38b1de=_0x27e1c9;return Array[_0x38b1de(0x1d1)](_0x5963a9[_0x38b1de(0x1ca)]())[_0x38b1de(0x1d4)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x408785,_0x136dc1,_0x5c85b9){const {spanStyles:_0x117b17,stylesToBeHtmlElements:_0xd37786}=getStylesToPropagate(_0x408785,_0x5c85b9);propagateStylesAsHTMLElements(_0x408785,_0x136dc1,_0xd37786),propagateStylesAsSpan(_0x408785,_0x136dc1,_0x117b17);}export function propagateStylesAsHTMLElements(_0x5cb182,_0xe60c40,_0x2321ec){const _0x184fbd=_0x27e1c9;for(const _0x1b2d19 in _0x2321ec){_0x2321ec[_0x1b2d19][_0x184fbd(0x1c9)](([,_0x3a4c22])=>{const _0x38c52c=_0x184fbd,_0x13e839=_0xe60c40[_0x38c52c(0x1bd)](_0x3a4c22,[],_0x5cb182[_0x38c52c(0x1b8)]());_0xe60c40[_0x38c52c(0x1d2)](0x0,_0x13e839,_0x5cb182);}),_0xe60c40[_0x184fbd(0x1d5)](_0x1b2d19,_0x5cb182);}}function _0x1042(){const _0x23712e=['filter','removeStyle','strong','42414ZhGacq','length','line-through','3135lMVQUS','1432522SDfjBV','italic','super','1280828oYfsEJ','461884pssWLs','text-decoration','bolder','getStyle','223605FqMFaq','41320cLIzAX','getChildren','underline','color','font-weight','28BxLdGr','createElement','keys','includes','text-decoration-line','vertical-align','5278977ixJpUM','split','setStyle','sup','font-family','medium','185AoidZe','forEach','getStyleNames','function','bold','font-size','8gsgoYU','span','sub','from','insertChild','font-style'];_0x1042=function(){return _0x23712e;};return _0x1042();}export function propagateStylesAsSpan(_0x37d885,_0x44b61d,_0x252bc7){const _0x18dd98=_0x27e1c9;if(!Object[_0x18dd98(0x1be)](_0x252bc7)[_0x18dd98(0x1d8)])return;const _0x4c4dce=_0x44b61d[_0x18dd98(0x1bd)](_0x18dd98(0x1cf),[],_0x37d885[_0x18dd98(0x1b8)]());_0x44b61d[_0x18dd98(0x1c4)](_0x252bc7,_0x4c4dce),_0x44b61d[_0x18dd98(0x1d2)](0x0,_0x4c4dce,_0x37d885),_0x44b61d[_0x18dd98(0x1d5)](Object[_0x18dd98(0x1be)](_0x252bc7),_0x37d885);}export function getStylesToPropagate(_0x53f544,_0x5a8073){const _0x1e1043=_0x27e1c9,_0x1c75c6={},_0x3dfa34={};return _0x5a8073[_0x1e1043(0x1c9)](_0x28d0f5=>{const _0xc5274d=_0x1e1043,_0x5b0599=_0x53f544[_0xc5274d(0x1b5)](_0x28d0f5);if(_0x5b0599){if(isPropertyToBePropagatedAsSpan(_0x28d0f5))_0x1c75c6[_0x28d0f5]=_0x5b0599;else{if(isPropertyToBePropagatedAsHTMLElement(_0x28d0f5)){const _0x176e77=_0x5b0599[_0xc5274d(0x1c3)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x28d0f5][_0xc5274d(0x1c9)](([_0xbda54d,_0x37f216])=>{const _0x2e7f12=_0xc5274d;for(const _0x353f11 of _0x176e77){(_0x2e7f12(0x1cb)==typeof _0xbda54d&&_0xbda54d(_0x353f11)||_0xbda54d===_0x353f11)&&(_0x3dfa34[_0x28d0f5]=[..._0x3dfa34[_0x28d0f5]||[],[_0xbda54d,_0x37f216]]);}});}}}}),{'spanStyles':_0x1c75c6,'stylesToBeHtmlElements':_0x3dfa34};}
23
+ function _0x53c9(_0x25c4f3,_0xdf9737){const _0x3cdf75=_0x3cdf();return _0x53c9=function(_0x53c94e,_0x9426c2){_0x53c94e=_0x53c94e-0x11b;let _0x20a4b0=_0x3cdf75[_0x53c94e];return _0x20a4b0;},_0x53c9(_0x25c4f3,_0xdf9737);}const _0x5abd50=_0x53c9;(function(_0x3760ca,_0xecb177){const _0x592837=_0x53c9,_0x4353c1=_0x3760ca();while(!![]){try{const _0x5aa0f3=parseInt(_0x592837(0x138))/0x1+parseInt(_0x592837(0x126))/0x2*(parseInt(_0x592837(0x139))/0x3)+-parseInt(_0x592837(0x122))/0x4+parseInt(_0x592837(0x121))/0x5+parseInt(_0x592837(0x141))/0x6+-parseInt(_0x592837(0x129))/0x7*(-parseInt(_0x592837(0x123))/0x8)+-parseInt(_0x592837(0x12c))/0x9;if(_0x5aa0f3===_0xecb177)break;else _0x4353c1['push'](_0x4353c1['shift']());}catch(_0x53a64e){_0x4353c1['push'](_0x4353c1['shift']());}}}(_0x3cdf,0x98641));function _0x3cdf(){const _0x48e855=['strong','italic','font-weight','super','split','bold','5257992eeFqTq','line-through','setStyle','medium','keys','color','sub','getStyleNames','includes','forEach','bolder','2481045Rzqnmk','382928DMLznl','3592isGGmT','text-decoration','from','2NYoiBA','font-style','insertChild','13279AHFoxX','getChildren','createElement','32657031wXeVxv','text-decoration-line','underline','font-size','function','getStyle','length','removeStyle','font-family','span','vertical-align','sup','998543FffKmV','3376941nYlssK','filter'];_0x3cdf=function(){return _0x48e855;};return _0x3cdf();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5abd50(0x11b),_0x5abd50(0x134),_0x5abd50(0x12f),_0x5abd50(0x124),_0x5abd50(0x12d),_0x5abd50(0x13d),_0x5abd50(0x127),_0x5abd50(0x136)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5abd50(0x11b),_0x5abd50(0x134),_0x5abd50(0x12f)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5abd50(0x13c),'i']],'font-weight':[[_0x5abd50(0x144),_0x5abd50(0x13b)],[_0x5abd50(0x140),_0x5abd50(0x13b)],[_0x5abd50(0x120),_0x5abd50(0x13b)],[_0x2a828d=>Number(_0x2a828d)>=0x258,_0x5abd50(0x13b)]],'text-decoration':[[_0x5abd50(0x12e),'u'],[_0x5abd50(0x142),'s']],'text-decoration-line':[[_0x5abd50(0x12e),'u'],[_0x5abd50(0x142),'s']],'vertical-align':[[_0x5abd50(0x11c),_0x5abd50(0x11c)],[_0x5abd50(0x13e),_0x5abd50(0x137)]]};export function isPropertyToBePropagated(_0x24a63e){const _0x11314f=_0x5abd50;return CSS_PROPERTIES_TO_PROPAGATE[_0x11314f(0x11e)](_0x24a63e);}export function isPropertyToBePropagatedAsSpan(_0xff3b7d){const _0x5ad1af=_0x5abd50;return CSS_PROPERTIES_TO_BE_SPANS[_0x5ad1af(0x11e)](_0xff3b7d);}export function isPropertyToBePropagatedAsHTMLElement(_0x1366eb){return _0x1366eb in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x46293a){const _0x1351d1=_0x5abd50;return Array[_0x1351d1(0x125)](_0x46293a[_0x1351d1(0x11d)]())[_0x1351d1(0x13a)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x301c1b,_0x50167c,_0x58e373){const {spanStyles:_0x697480,stylesToBeHtmlElements:_0x3130b0}=getStylesToPropagate(_0x301c1b,_0x58e373);propagateStylesAsHTMLElements(_0x301c1b,_0x50167c,_0x3130b0),propagateStylesAsSpan(_0x301c1b,_0x50167c,_0x697480);}export function propagateStylesAsHTMLElements(_0x4e8ddc,_0x1890ed,_0x3d2229){const _0x1e5d69=_0x5abd50;for(const _0x182699 in _0x3d2229){_0x3d2229[_0x182699][_0x1e5d69(0x11f)](([,_0x48ace5])=>{const _0x33c666=_0x1e5d69,_0x574fcb=_0x1890ed[_0x33c666(0x12b)](_0x48ace5,[],_0x4e8ddc[_0x33c666(0x12a)]());_0x1890ed[_0x33c666(0x128)](0x0,_0x574fcb,_0x4e8ddc);}),_0x1890ed[_0x1e5d69(0x133)](_0x182699,_0x4e8ddc);}}export function propagateStylesAsSpan(_0x27cd48,_0x1fa81b,_0x1425cc){const _0x3fde92=_0x5abd50;if(!Object[_0x3fde92(0x145)](_0x1425cc)[_0x3fde92(0x132)])return;const _0x48481c=_0x1fa81b[_0x3fde92(0x12b)](_0x3fde92(0x135),[],_0x27cd48[_0x3fde92(0x12a)]());_0x1fa81b[_0x3fde92(0x143)](_0x1425cc,_0x48481c),_0x1fa81b[_0x3fde92(0x128)](0x0,_0x48481c,_0x27cd48),_0x1fa81b[_0x3fde92(0x133)](Object[_0x3fde92(0x145)](_0x1425cc),_0x27cd48);}export function getStylesToPropagate(_0x1b06ef,_0x471453){const _0x10b1eb=_0x5abd50,_0x522a3b={},_0x4eb254={};return _0x471453[_0x10b1eb(0x11f)](_0x172a31=>{const _0x1414a3=_0x10b1eb,_0x382b26=_0x1b06ef[_0x1414a3(0x131)](_0x172a31);if(_0x382b26){if(isPropertyToBePropagatedAsSpan(_0x172a31))_0x522a3b[_0x172a31]=_0x382b26;else{if(isPropertyToBePropagatedAsHTMLElement(_0x172a31)){const _0x21d318=_0x382b26[_0x1414a3(0x13f)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x172a31][_0x1414a3(0x11f)](([_0x2df533,_0x1c0727])=>{const _0x33d57f=_0x1414a3;for(const _0x5dbfc5 of _0x21d318){(_0x33d57f(0x130)==typeof _0x2df533&&_0x2df533(_0x5dbfc5)||_0x2df533===_0x5dbfc5)&&(_0x4eb254[_0x172a31]=[..._0x4eb254[_0x172a31]||[],[_0x2df533,_0x1c0727]]);}});}}}}),{'spanStyles':_0x522a3b,'stylesToBeHtmlElements':_0x4eb254};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x107303=_0x4d1c;(function(_0x5def11,_0xf50dda){var _0x47117a=_0x4d1c,_0x19a3bc=_0x5def11();while(!![]){try{var _0x4d5870=parseInt(_0x47117a(0xcc))/0x1*(-parseInt(_0x47117a(0xcf))/0x2)+parseInt(_0x47117a(0xca))/0x3*(-parseInt(_0x47117a(0xcb))/0x4)+parseInt(_0x47117a(0xd2))/0x5*(-parseInt(_0x47117a(0xc9))/0x6)+-parseInt(_0x47117a(0xd4))/0x7+-parseInt(_0x47117a(0xd0))/0x8+-parseInt(_0x47117a(0xc5))/0x9+parseInt(_0x47117a(0xd1))/0xa;if(_0x4d5870===_0xf50dda)break;else _0x19a3bc['push'](_0x19a3bc['shift']());}catch(_0x5e451e){_0x19a3bc['push'](_0x19a3bc['shift']());}}}(_0x631f,0xd4462));function _0x631f(){var _0x28164b=['13227DsAFJY','84sMpejt','3109hPhxYO','isOfficialPlugin','isPremiumPlugin','406CdaWoU','3418040mhMNLq','37265100iMcssR','195ssSlvE','PasteFromOffice','377580MxDJfL','14724864bJhVwO','PasteFromOfficeEnhanced','requires','pluginName','2466iVZapf'];_0x631f=function(){return _0x28164b;};return _0x631f();}function _0x4d1c(_0x73e345,_0x465888){var _0x631f02=_0x631f();return _0x4d1c=function(_0x4d1cd9,_0x437674){_0x4d1cd9=_0x4d1cd9-0xc5;var _0x4ff53d=_0x631f02[_0x4d1cd9];return _0x4ff53d;},_0x4d1c(_0x73e345,_0x465888);}import{Plugin as _0xb2fb0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3570a2}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4dc4e1}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0xb2fb0{static get[_0x107303(0xc8)](){var _0x25ae32=_0x107303;return _0x25ae32(0xc6);}static get[_0x107303(0xcd)](){return!0x0;}static get[_0x107303(0xce)](){return!0x0;}static get[_0x107303(0xc7)](){var _0x3c190a=_0x107303;return[_0x3c190a(0xd3),_0x3570a2,_0x4dc4e1];}}
23
+ var _0x36e316=_0xf006;(function(_0x4f5b85,_0x13757f){var _0xe72b03=_0xf006,_0x1cfc2d=_0x4f5b85();while(!![]){try{var _0x2161fa=parseInt(_0xe72b03(0x144))/0x1+parseInt(_0xe72b03(0x145))/0x2+-parseInt(_0xe72b03(0x149))/0x3*(parseInt(_0xe72b03(0x14b))/0x4)+-parseInt(_0xe72b03(0x148))/0x5*(parseInt(_0xe72b03(0x142))/0x6)+parseInt(_0xe72b03(0x140))/0x7+parseInt(_0xe72b03(0x141))/0x8*(-parseInt(_0xe72b03(0x143))/0x9)+parseInt(_0xe72b03(0x147))/0xa*(-parseInt(_0xe72b03(0x13c))/0xb);if(_0x2161fa===_0x13757f)break;else _0x1cfc2d['push'](_0x1cfc2d['shift']());}catch(_0xbfb5f3){_0x1cfc2d['push'](_0x1cfc2d['shift']());}}}(_0x1d67,0x224a4));import{Plugin as _0x31f582}from'ckeditor5/src/core.js';function _0xf006(_0x5249d9,_0x1d4f6c){var _0x1d67bd=_0x1d67();return _0xf006=function(_0xf00629,_0xa52ec7){_0xf00629=_0xf00629-0x13b;var _0x7b7b15=_0x1d67bd[_0xf00629];return _0x7b7b15;},_0xf006(_0x5249d9,_0x1d4f6c);}import{PasteFromOfficeEnhancedInliner as _0x3fb76a}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4db065}from'./pastefromofficeenhancedpropagator.js';function _0x1d67(){var _0x17a4cf=['9WicOLL','175973aNfwBc','22880etmANL','isPremiumPlugin','790XawaPO','15ZCDkTy','96438ITVlJN','PasteFromOffice','16MKSIyb','isOfficialPlugin','2915BAFSLg','requires','pluginName','PasteFromOfficeEnhanced','1192989LIQutA','298176rHWukQ','61194ecRTgH'];_0x1d67=function(){return _0x17a4cf;};return _0x1d67();}export class PasteFromOfficeEnhanced extends _0x31f582{static get[_0x36e316(0x13e)](){var _0x2f9660=_0x36e316;return _0x2f9660(0x13f);}static get[_0x36e316(0x13b)](){return!0x0;}static get[_0x36e316(0x146)](){return!0x0;}static get[_0x36e316(0x13d)](){var _0x530f27=_0x36e316;return[_0x530f27(0x14a),_0x3fb76a,_0x4db065];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2c3d(){const _0x43dda5=['editor','ClipboardPipeline','plugins','1386876yDToWK','isActive','isOfficialPlugin','2777464wZCxVQ','isPremiumPlugin','5060kZrkwe','afterInit','getData','map','document','stylesProcessor','dataTransfer','1412033BTHjhd','PasteFromOffice','inputTransformation','requires','high','_parsedData','836690aaEnAf','fromCharCode','1778566pWvSnh','PasteFromOfficeEnhancedInliner','3316CgeULo','href','join','18EYnAYn','pluginName','6SJkiKD','editing','view','3025610asRgjL','text/html','execute','init','get'];_0x2c3d=function(){return _0x43dda5;};return _0x2c3d();}const _0x30b32e=_0x5a8e;(function(_0xa9edf1,_0x27b19c){const _0x1f7b0c=_0x5a8e,_0x3c9650=_0xa9edf1();while(!![]){try{const _0x281060=parseInt(_0x1f7b0c(0x1b7))/0x1+parseInt(_0x1f7b0c(0x1b9))/0x2+parseInt(_0x1f7b0c(0x1a5))/0x3+-parseInt(_0x1f7b0c(0x195))/0x4*(parseInt(_0x1f7b0c(0x1aa))/0x5)+parseInt(_0x1f7b0c(0x19a))/0x6*(parseInt(_0x1f7b0c(0x1b1))/0x7)+-parseInt(_0x1f7b0c(0x1a8))/0x8*(parseInt(_0x1f7b0c(0x198))/0x9)+-parseInt(_0x1f7b0c(0x19d))/0xa;if(_0x281060===_0x27b19c)break;else _0x3c9650['push'](_0x3c9650['shift']());}catch(_0x3f0c42){_0x3c9650['push'](_0x3c9650['shift']());}}}(_0x2c3d,0x8747d));import{Plugin as _0x583c74}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4b31f3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x194049,uid as _0x412b57}from'ckeditor5/src/utils.js';function _0x5a8e(_0x5afa75,_0x223b87){const _0x2c3d2b=_0x2c3d();return _0x5a8e=function(_0x5a8eaf,_0x3360b2){_0x5a8eaf=_0x5a8eaf-0x194;let _0x27f3e6=_0x2c3d2b[_0x5a8eaf];return _0x27f3e6;},_0x5a8e(_0x5afa75,_0x223b87);}import{MSOfficeStylesInliner as _0x4bbc51}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x583c74{static get[_0x30b32e(0x199)](){const _0x5e079a=_0x30b32e;return _0x5e079a(0x194);}static get[_0x30b32e(0x1a7)](){return!0x0;}static get[_0x30b32e(0x1a9)](){return!0x0;}static get[_0x30b32e(0x1b4)](){const _0x4ccd8b=_0x30b32e;return[_0x4ccd8b(0x1b2)];}[_0x30b32e(0x1a0)](){const _0x38236c=_0x30b32e,_0x4a4627=this[_0x38236c(0x1a2)],_0xea3d0a=_0x4a4627[_0x38236c(0x1a4)][_0x38236c(0x1a1)](_0x38236c(0x1a3)),_0x2109e3=_0x4a4627[_0x38236c(0x19b)][_0x38236c(0x19c)][_0x38236c(0x1ae)],_0x34e7f3=new _0x4bbc51(_0x2109e3);_0xea3d0a['on'](_0x38236c(0x1b3),(_0x42445b,_0x10ceb8)=>{const _0x57a82f=_0x38236c,_0xa9112a=_0x10ceb8[_0x57a82f(0x1b0)][_0x57a82f(0x1ac)](_0x57a82f(0x19e));_0x34e7f3[_0x57a82f(0x1a6)](_0xa9112a)&&(_0x10ceb8[_0x57a82f(0x1b6)]||(_0x10ceb8[_0x57a82f(0x1b6)]=_0x4b31f3(_0xa9112a,_0x2109e3[_0x57a82f(0x1af)])),_0x34e7f3[_0x57a82f(0x19f)](_0x10ceb8));},{'priority':_0x194049[_0x38236c(0x1a1)](_0x38236c(0x1b5))+0xb});}[_0x30b32e(0x1ab)](){!async function(_0x529180){const _0x5b0d6c=_0x17661c([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x38c358=0xc82cb1e,_0x2db7ba=0xc85b86e^_0x38c358,_0xc32162=window[_0x17661c([0x44,0x61,0x74,0x65])][_0x17661c([0x6e,0x6f,0x77])](),_0x544e09=_0x529180[_0x17661c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x485f34=new window[(_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38f8a3=>{_0x544e09[_0x17661c([0x6f,0x6e,0x63,0x65])](_0x17661c([0x72,0x65,0x61,0x64,0x79]),_0x38f8a3);}),_0x34a887={[_0x17661c([0x6b,0x74,0x79])]:_0x17661c([0x45,0x43]),[_0x17661c([0x75,0x73,0x65])]:_0x17661c([0x73,0x69,0x67]),[_0x17661c([0x63,0x72,0x76])]:_0x17661c([0x50,0x2d,0x32,0x35,0x36]),[_0x17661c([0x78])]:_0x17661c([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]),[_0x17661c([0x79])]:_0x17661c([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]),[_0x17661c([0x61,0x6c,0x67])]:_0x17661c([0x45,0x53,0x32,0x35,0x36])},_0x1dd8b4=_0x544e09[_0x17661c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17661c([0x67,0x65,0x74])](_0x17661c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x547e21(){let _0x4b0db6,_0xc4cd06=null,_0x5be2f4=null;try{if(_0x1dd8b4==_0x17661c([0x47,0x50,0x4c]))return _0x17661c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b0db6=_0xd036f0(),!_0x4b0db6)return _0x17661c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b0db6[_0x17661c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5be2f4=_0x4a7711(_0x4b0db6[_0x17661c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b0db6[_0x17661c([0x6a,0x74,0x69])])),await _0xea51d9()?_0x4528ff()?_0x39ea4e()?_0x17661c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1295c4()?(_0x4b0db6[_0x17661c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17661c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xc4cd06=_0xc6b8b7(_0x17661c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b0db6[_0x17661c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17661c([0x74,0x72,0x69,0x61,0x6c])&&(_0xc4cd06=_0xc6b8b7(_0x17661c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1b481d()):_0x17661c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17661c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17661c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x17661c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x39ea4e(){const _0x4c177e=[_0x17661c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17661c([0x74,0x72,0x69,0x61,0x6c])][_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b0db6[_0x17661c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc32162/0x3e8:0xe10*_0x2db7ba;return _0x4b0db6[_0x17661c([0x65,0x78,0x70])]<_0x4c177e;}function _0x4528ff(){const _0x3abc13=_0x4b0db6[_0x17661c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3abc13&&(!!_0x3abc13[_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17661c([0x2a]))||(!!_0x3abc13[_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17661c([0x50,0x4f,0x45]))||(!!_0x3abc13[_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17661c([0x50,0x50]))||!(!_0x3abc13[_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17661c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2fa569()))));}function _0x1295c4(){const _0x18457a=_0x5a8e,_0x5164fd=_0x4b0db6[_0x17661c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5164fd||0x0==_0x5164fd[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ceec4}=new URL(window[_0x17661c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x18457a(0x196)]);if(_0x5164fd[_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ceec4))return!0x0;const _0x3938a4=_0x3ceec4[_0x17661c([0x73,0x70,0x6c,0x69,0x74])](_0x17661c([0x2e]));return _0x5164fd[_0x17661c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a6d3=>_0x1a6d3[_0x17661c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17661c([0x2a])))[_0x17661c([0x6d,0x61,0x70])](_0x111752=>_0x111752[_0x17661c([0x73,0x70,0x6c,0x69,0x74])](_0x17661c([0x2e])))[_0x17661c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4fe496=>_0x4fe496[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3938a4[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17661c([0x6d,0x61,0x70])](_0x4c7af3=>Array(_0x3938a4[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4c7af3[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17661c([0x66,0x69,0x6c,0x6c])](_0x4c7af3[0x0]===_0x17661c([0x2a])?_0x17661c([0x2a]):'')[_0x17661c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4c7af3))[_0x17661c([0x73,0x6f,0x6d,0x65])](_0x19f9f5=>_0x3938a4[_0x17661c([0x65,0x76,0x65,0x72,0x79])]((_0x21db25,_0x49a6b1)=>_0x19f9f5[_0x49a6b1]===_0x21db25||_0x19f9f5[_0x49a6b1]===_0x17661c([0x2a])));}function _0x1b481d(){return _0xc4cd06&&_0x5be2f4?new window[(_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1548ad,_0x2b0da0)=>{_0xc4cd06[_0x17661c([0x74,0x68,0x65,0x6e])](_0x1548ad,_0x2b0da0),_0x5be2f4[_0x17661c([0x74,0x68,0x65,0x6e])](_0x198df9=>{_0x198df9!=_0x17661c([0x56,0x61,0x6c,0x69,0x64])&&_0x1548ad(_0x198df9);},_0x2b0da0);}):_0xc4cd06||_0x5be2f4||_0x17661c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a7711(_0x1fcae2,_0x4196f2){return new window[(_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b98de=>{if(_0x471719())return _0x5b98de(_0x17661c([0x56,0x61,0x6c,0x69,0x64]));_0x67653d(),_0x544e09[_0x17661c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17661c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x25b4f8=!0x1;const _0x4789e0=_0x412b57();function _0x383169(_0x131cf2){return!!_0x131cf2&&(typeof _0x131cf2===_0x17661c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x131cf2===_0x17661c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x131cf2[_0x17661c([0x74,0x68,0x65,0x6e])]===_0x17661c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x131cf2[_0x17661c([0x63,0x61,0x74,0x63,0x68])]===_0x17661c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2fdc8d(_0x5299ac){_0x4ccd7d(_0x5299ac)[_0x17661c([0x74,0x68,0x65,0x6e])](_0x4acd83=>{if(!_0x4acd83||_0x4acd83[_0x17661c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17661c([0x6f,0x6b]))return _0x17661c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x536a81(_0x38d3ba(_0x4789e0+_0x4196f2))!=_0x4acd83[_0x17661c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17661c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17661c([0x56,0x61,0x6c,0x69,0x64]);})[_0x17661c([0x74,0x68,0x65,0x6e])](_0x56675c=>(_0x4ff52a(),_0x56675c),()=>{const _0x5ab51f=_0xed648();return null==_0x5ab51f?(_0x4ff52a(),_0x17661c([0x56,0x61,0x6c,0x69,0x64])):_0x17661c(_0xc32162-_0x5ab51f>(0x288e4f1e^_0x38c358)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17661c([0x74,0x68,0x65,0x6e])](_0x5b98de)[_0x17661c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5b98de(_0x17661c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4f6d68=0xcb4259e^_0x38c358;function _0x4ff52a(){const _0x418a9a=_0x17661c([0x6c,0x6c,0x63,0x74,0x2d])+_0x536a81(_0x38d3ba(_0x1fcae2)),_0x37825b=_0xc4affd(_0x536a81(window[_0x17661c([0x4d,0x61,0x74,0x68])][_0x17661c([0x63,0x65,0x69,0x6c])](_0xc32162/_0x4f6d68)));window[_0x17661c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17661c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x418a9a,_0x37825b);}function _0xed648(){const _0x5d5bad=_0x17661c([0x6c,0x6c,0x63,0x74,0x2d])+_0x536a81(_0x38d3ba(_0x1fcae2)),_0xf7464e=window[_0x17661c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17661c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d5bad);return _0xf7464e?window[_0x17661c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc4affd(_0xf7464e),0x10)*_0x4f6d68:null;}function _0x4ccd7d(_0x178763){return new window[(_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55846b,_0x4b842a)=>{_0x178763[_0x17661c([0x74,0x68,0x65,0x6e])](_0x55846b,_0x4b842a),window[_0x17661c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b842a,0xc831fde^_0x38c358);});}}_0x544e09[_0x17661c([0x6f,0x6e])](_0x17661c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b0038,_0x3be5b6)=>{if(_0x3be5b6[0x0]!=_0x1fcae2)return _0x5b98de(_0x17661c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3be5b6[0x1]={..._0x3be5b6[0x1],[_0x17661c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4789e0};},{[_0x17661c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17661c([0x68,0x69,0x67,0x68])}),_0x544e09[_0x17661c([0x6f,0x6e])](_0x17661c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x8ae2a3=>{_0x383169(_0x8ae2a3[_0x17661c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x25b4f8=!0x0,_0x2fdc8d(_0x8ae2a3[_0x17661c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17661c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17661c([0x6c,0x6f,0x77])}),_0x485f34[_0x17661c([0x74,0x68,0x65,0x6e])](()=>{_0x25b4f8||_0x5b98de(_0x17661c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x471719(){return _0x544e09[_0x17661c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17661c([0x76,0x69,0x65,0x77])][_0x17661c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17661c([0x61,0x75,0x74,0x6f]);}function _0x67653d(){_0x544e09[_0x17661c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17661c([0x76,0x69,0x65,0x77])][_0x17661c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17661c([0x61,0x75,0x74,0x6f]);}}function _0xc6b8b7(_0x46d18b){const _0x14f656=[new window[(_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31aa52=>setTimeout(_0x31aa52,0xc8bf5d2^_0x38c358)),_0x485f34[_0x17661c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f7500=>{let _0x1ba8f4=0x0;_0x544e09[_0x17661c([0x6d,0x6f,0x64,0x65,0x6c])][_0x17661c([0x6f,0x6e])](_0x17661c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x33e1bb,_0x5c9b94)=>{_0x5c9b94[0x0][_0x17661c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1ba8f4++,_0x1ba8f4==(0xc82cae6^_0x38c358)&&(_0x2f7500(),_0x33e1bb[_0x17661c([0x6f,0x66,0x66])]());});}))];return window[_0x17661c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17661c([0x72,0x61,0x63,0x65])](_0x14f656)[_0x17661c([0x74,0x68,0x65,0x6e])](()=>_0x46d18b);}async function _0x107902(){await _0x485f34,_0x544e09[_0x17661c([0x6d,0x6f,0x64,0x65,0x6c])][_0x17661c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5220dc,_0x544e09[_0x17661c([0x6d,0x6f,0x64,0x65,0x6c])][_0x17661c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5220dc,_0x544e09[_0x17661c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17661c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2fa569(){return window[_0x17661c([0x67,0x6c,0x6f,0x62])]&&window[_0x17661c([0x67,0x6c,0x6f,0x62])][_0x17661c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x483ec0(_0xc9a4b1){const _0x2c0b46=_0x2e21cf();_0x544e09[_0x2c0b46]=_0x17661c([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])+_0xc9a4b1,_0xc9a4b1!=_0x17661c([0x56,0x61,0x6c,0x69,0x64])&&_0x107902();}function _0x2e21cf(){const _0x156748=window[_0x17661c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17661c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17661c([0x6e,0x6f,0x77])]())[_0x17661c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17661c([0x2e]),'');let _0x377a5c=_0x17661c([0x49]);for(let _0x5e64cb=0x0;_0x5e64cb<_0x156748[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e64cb+=0x2){let _0x1e638b=window[_0x17661c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x156748[_0x17661c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e64cb,_0x5e64cb+0x2));_0x1e638b>=_0x5b0d6c[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1e638b-=_0x5b0d6c[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x377a5c+=_0x5b0d6c[_0x1e638b];}return _0x377a5c;}function _0xd036f0(){const _0x329631=_0x1dd8b4[_0x17661c([0x73,0x70,0x6c,0x69,0x74])](_0x17661c([0x2e]));if(0x3!=_0x329631[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2006b9(_0x329631[0x1]);function _0x2006b9(_0x1aa543){const _0x321a2e=_0x4cc33f(_0x1aa543);return _0x321a2e&&_0x333e10()?_0x321a2e:null;function _0x333e10(){const _0x4a2195=_0x321a2e[_0x17661c([0x6a,0x74,0x69])],_0x13ba2e=window[_0x17661c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a2195[_0x17661c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a2195[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x328d25={..._0x321a2e,[_0x17661c([0x6a,0x74,0x69])]:_0x4a2195[_0x17661c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a2195[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x328d25[_0x17661c([0x76,0x63])],_0x38d3ba(_0x328d25)==_0x13ba2e;}}}async function _0xea51d9(){let _0x3b7839=!0x0;try{const _0x413cc1=_0x1dd8b4[_0x17661c([0x73,0x70,0x6c,0x69,0x74])](_0x17661c([0x2e])),[_0x52b646,_0x43b0b1,_0x156cce]=_0x413cc1;return _0x5cc5d5(_0x52b646),await _0x2029f0(_0x52b646,_0x43b0b1,_0x156cce),_0x3b7839;}catch{return!0x1;}function _0x5cc5d5(_0x14da4a){const _0x5bbea7=_0x4cc33f(_0x14da4a);_0x5bbea7&&_0x5bbea7[_0x17661c([0x61,0x6c,0x67])]==_0x17661c([0x45,0x53,0x32,0x35,0x36])||(_0x3b7839=!0x1);}async function _0x2029f0(_0x5b2c9d,_0x3359f2,_0x12a548){const _0x335a5e=window[_0x17661c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17661c([0x66,0x72,0x6f,0x6d])](_0x21ca38(_0x12a548),_0xd94a88=>_0xd94a88[_0x17661c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2af7e3=new window[(_0x17661c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17661c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b2c9d+_0x17661c([0x2e])+_0x3359f2),_0x1bccab=window[_0x17661c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17661c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1bccab)return;const _0x48371d=await _0x1bccab[_0x17661c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17661c([0x6a,0x77,0x6b]),_0x34a887,{[_0x17661c([0x6e,0x61,0x6d,0x65])]:_0x17661c([0x45,0x43,0x44,0x53,0x41]),[_0x17661c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17661c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17661c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1bccab[_0x17661c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17661c([0x6e,0x61,0x6d,0x65])]:_0x17661c([0x45,0x43,0x44,0x53,0x41]),[_0x17661c([0x68,0x61,0x73,0x68])]:{[_0x17661c([0x6e,0x61,0x6d,0x65])]:_0x17661c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48371d,_0x335a5e,_0x2af7e3)||(_0x3b7839=!0x1);}}function _0x4cc33f(_0x59caec){return _0x59caec[_0x17661c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17661c([0x65,0x79]))?JSON[_0x17661c([0x70,0x61,0x72,0x73,0x65])](_0x21ca38(_0x59caec)):null;}function _0x21ca38(_0x1cd97f){return window[_0x17661c([0x61,0x74,0x6f,0x62])](_0x1cd97f[_0x17661c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17661c([0x2b]))[_0x17661c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17661c([0x2f])));}function _0x38d3ba(_0x31d96b){let _0x336183=0x1505;function _0x5de109(_0x206c14){for(let _0x45d27b=0x0;_0x45d27b<_0x206c14[_0x17661c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45d27b++){const _0x398452=_0x206c14[_0x17661c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x45d27b);_0x336183=(_0x336183<<0x5)+_0x336183+_0x398452,_0x336183&=_0x336183;}}function _0x248dd3(_0x5b4325){Array[_0x17661c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b4325)?_0x5b4325[_0x17661c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x248dd3):_0x5b4325&&typeof _0x5b4325==_0x17661c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17661c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b4325)[_0x17661c([0x73,0x6f,0x72,0x74])]()[_0x17661c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e5530,_0x27fda8])=>{_0x5de109(_0x1e5530),_0x248dd3(_0x27fda8);}):_0x5de109(window[_0x17661c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b4325));}return _0x248dd3(_0x31d96b),_0x336183>>>0x0;}function _0x536a81(_0x2b3361){return _0x2b3361[_0x17661c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17661c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17661c([0x30]));}function _0xc4affd(_0x4d7054){return _0x4d7054[_0x17661c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17661c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17661c([0x6a,0x6f,0x69,0x6e])]('');}function _0x5220dc(){}function _0x17661c(_0x4b71be){const _0x281fef=_0x5a8e;return _0x4b71be[_0x281fef(0x1ad)](_0x3a6af6=>String[_0x281fef(0x1b8)](_0x3a6af6))[_0x281fef(0x197)]('');}_0x483ec0(await _0x547e21());}(this);}}
23
+ const _0x3b9642=_0x671d;(function(_0x320c6f,_0x205a3a){const _0x2810d7=_0x671d,_0x32eb6e=_0x320c6f();while(!![]){try{const _0x58cfd4=-parseInt(_0x2810d7(0x1e9))/0x1*(-parseInt(_0x2810d7(0x1d5))/0x2)+parseInt(_0x2810d7(0x1eb))/0x3*(-parseInt(_0x2810d7(0x1d2))/0x4)+-parseInt(_0x2810d7(0x1e6))/0x5+parseInt(_0x2810d7(0x1dc))/0x6*(-parseInt(_0x2810d7(0x1cb))/0x7)+-parseInt(_0x2810d7(0x1d1))/0x8+-parseInt(_0x2810d7(0x1e2))/0x9*(-parseInt(_0x2810d7(0x1cd))/0xa)+-parseInt(_0x2810d7(0x1e8))/0xb*(-parseInt(_0x2810d7(0x1d7))/0xc);if(_0x58cfd4===_0x205a3a)break;else _0x32eb6e['push'](_0x32eb6e['shift']());}catch(_0x3edae4){_0x32eb6e['push'](_0x32eb6e['shift']());}}}(_0x643e,0xaed78));import{Plugin as _0x12a10d}from'ckeditor5/src/core.js';function _0x671d(_0x5d0e7d,_0x3e060e){const _0x643e44=_0x643e();return _0x671d=function(_0x671d68,_0x425bfd){_0x671d68=_0x671d68-0x1ca;let _0x8cbf37=_0x643e44[_0x671d68];return _0x8cbf37;},_0x671d(_0x5d0e7d,_0x3e060e);}import{parsePasteOfficeHtml as _0x1f111f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x55026b,uid as _0xf4e3e7}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x22d74b}from'./normalizers/inliner/msofficestylesinliner.js';function _0x643e(){const _0x41c8ee=['354jNMMjc','stylesProcessor','view','editing','fromCharCode','get','init','afterInit','4339090inRCjC','plugins','30FGZexJ','isActive','isOfficialPlugin','getData','8911600sohVCS','1516AeevIk','text/html','requires','2dyZXVt','editor','36ielqMQ','map','document','inputTransformation','href','6eJxjPg','isPremiumPlugin','_parsedData','ClipboardPipeline','pluginName','high','1027899ognWJL','PasteFromOfficeEnhancedInliner','execute','dataTransfer','5204605jjMuoV','PasteFromOffice','11087967JvnkEr','168991QoXqKA','join'];_0x643e=function(){return _0x41c8ee;};return _0x643e();}export class PasteFromOfficeEnhancedInliner extends _0x12a10d{static get[_0x3b9642(0x1e0)](){const _0x363509=_0x3b9642;return _0x363509(0x1e3);}static get[_0x3b9642(0x1cf)](){return!0x0;}static get[_0x3b9642(0x1dd)](){return!0x0;}static get[_0x3b9642(0x1d4)](){const _0x19be9b=_0x3b9642;return[_0x19be9b(0x1e7)];}[_0x3b9642(0x1f1)](){const _0x26681b=_0x3b9642,_0x498c3d=this[_0x26681b(0x1d6)],_0x4d832e=_0x498c3d[_0x26681b(0x1cc)][_0x26681b(0x1f0)](_0x26681b(0x1df)),_0x4452c4=_0x498c3d[_0x26681b(0x1ee)][_0x26681b(0x1ed)][_0x26681b(0x1d9)],_0xda485c=new _0x22d74b(_0x4452c4);_0x4d832e['on'](_0x26681b(0x1da),(_0x56116e,_0x1252ac)=>{const _0x2854e1=_0x26681b,_0x704105=_0x1252ac[_0x2854e1(0x1e5)][_0x2854e1(0x1d0)](_0x2854e1(0x1d3));_0xda485c[_0x2854e1(0x1ce)](_0x704105)&&(_0x1252ac[_0x2854e1(0x1de)]||(_0x1252ac[_0x2854e1(0x1de)]=_0x1f111f(_0x704105,_0x4452c4[_0x2854e1(0x1ec)])),_0xda485c[_0x2854e1(0x1e4)](_0x1252ac));},{'priority':_0x55026b[_0x26681b(0x1f0)](_0x26681b(0x1e1))+0xb});}[_0x3b9642(0x1ca)](){!async function(_0x506c98){const _0x1df267=_0x492330([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x45f873=0xc82cb1e,_0x8c5e77=0xc85bf56^_0x45f873,_0x3b7b5d=window[_0x492330([0x44,0x61,0x74,0x65])][_0x492330([0x6e,0x6f,0x77])](),_0x3a2fcc=_0x506c98[_0x492330([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2be919=new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12dd1b=>{_0x3a2fcc[_0x492330([0x6f,0x6e,0x63,0x65])](_0x492330([0x72,0x65,0x61,0x64,0x79]),_0x12dd1b);}),_0x4d0e5d={[_0x492330([0x6b,0x74,0x79])]:_0x492330([0x45,0x43]),[_0x492330([0x75,0x73,0x65])]:_0x492330([0x73,0x69,0x67]),[_0x492330([0x63,0x72,0x76])]:_0x492330([0x50,0x2d,0x32,0x35,0x36]),[_0x492330([0x78])]:_0x492330([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]),[_0x492330([0x79])]:_0x492330([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]),[_0x492330([0x61,0x6c,0x67])]:_0x492330([0x45,0x53,0x32,0x35,0x36])},_0x2775ba=_0x3a2fcc[_0x492330([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x492330([0x67,0x65,0x74])](_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57618c(){let _0x3f3afb,_0x2c2cec=null,_0x58f86b=null;try{if(_0x2775ba==_0x492330([0x47,0x50,0x4c]))return _0x492330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f3afb=_0x3459ff(),!_0x3f3afb)return _0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f3afb[_0x492330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x58f86b=_0x58cac0(_0x3f3afb[_0x492330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f3afb[_0x492330([0x6a,0x74,0x69])])),await _0x28a696()?_0x251891()?_0x5d1ff7()?_0x492330([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x151cc3()?(_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x492330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c2cec=_0x128d7b(_0x492330([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x492330([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c2cec=_0x128d7b(_0x492330([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27ad61()):_0x492330([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x492330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d1ff7(){const _0x29bc16=[_0x492330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x492330([0x74,0x72,0x69,0x61,0x6c])][_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b7b5d/0x3e8:0xe10*_0x8c5e77;return _0x3f3afb[_0x492330([0x65,0x78,0x70])]<_0x29bc16;}function _0x251891(){const _0x3171a1=_0x3f3afb[_0x492330([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3171a1&&(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x2a]))||(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x50,0x4f,0x45]))||(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x50,0x50]))||!(!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4e48c1()))));}function _0x151cc3(){const _0x13b349=_0x671d,_0x55acde=_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55acde||0x0==_0x55acde[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x33543a}=new URL(window[_0x492330([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13b349(0x1db)]);if(_0x55acde[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33543a))return!0x0;const _0x5cff3c=_0x33543a[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e]));return _0x55acde[_0x492330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56e4cf=>_0x56e4cf[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x2a])))[_0x492330([0x6d,0x61,0x70])](_0x49f69e=>_0x49f69e[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e])))[_0x492330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x917c0c=>_0x917c0c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5cff3c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x492330([0x6d,0x61,0x70])](_0x555149=>Array(_0x5cff3c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x555149[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x492330([0x66,0x69,0x6c,0x6c])](_0x555149[0x0]===_0x492330([0x2a])?_0x492330([0x2a]):'')[_0x492330([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x555149))[_0x492330([0x73,0x6f,0x6d,0x65])](_0x5553db=>_0x5cff3c[_0x492330([0x65,0x76,0x65,0x72,0x79])]((_0x4e98ff,_0x36abce)=>_0x5553db[_0x36abce]===_0x4e98ff||_0x5553db[_0x36abce]===_0x492330([0x2a])));}function _0x27ad61(){return _0x2c2cec&&_0x58f86b?new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xa8cd2a,_0x4b78cf)=>{_0x2c2cec[_0x492330([0x74,0x68,0x65,0x6e])](_0xa8cd2a,_0x4b78cf),_0x58f86b[_0x492330([0x74,0x68,0x65,0x6e])](_0x1936d1=>{_0x1936d1!=_0x492330([0x56,0x61,0x6c,0x69,0x64])&&_0xa8cd2a(_0x1936d1);},_0x4b78cf);}):_0x2c2cec||_0x58f86b||_0x492330([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58cac0(_0x17f545,_0x55c29c){return new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc82443=>{if(_0x159e85())return _0xc82443(_0x492330([0x56,0x61,0x6c,0x69,0x64]));_0x2815cb(),_0x3a2fcc[_0x492330([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x450023=!0x1;const _0x28710f=_0xf4e3e7();function _0x7f53a5(_0x50fdb7){return!!_0x50fdb7&&(typeof _0x50fdb7===_0x492330([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50fdb7===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50fdb7[_0x492330([0x74,0x68,0x65,0x6e])]===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50fdb7[_0x492330([0x63,0x61,0x74,0x63,0x68])]===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x34657d(_0x470e27){_0x5dd601(_0x470e27)[_0x492330([0x74,0x68,0x65,0x6e])](_0x17a834=>{if(!_0x17a834||_0x17a834[_0x492330([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x492330([0x6f,0x6b]))return _0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x103214(_0x10ce20(_0x28710f+_0x55c29c))!=_0x17a834[_0x492330([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x492330([0x56,0x61,0x6c,0x69,0x64]);})[_0x492330([0x74,0x68,0x65,0x6e])](_0x4d1740=>(_0x1aa97b(),_0x4d1740),()=>{const _0x518c25=_0x2e00e6();return null==_0x518c25?(_0x1aa97b(),_0x492330([0x56,0x61,0x6c,0x69,0x64])):_0x492330(_0x3b7b5d-_0x518c25>(0x288e4f1e^_0x45f873)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x492330([0x74,0x68,0x65,0x6e])](_0xc82443)[_0x492330([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb77849=0xcb4259e^_0x45f873;function _0x1aa97b(){const _0x17f0d3=_0x492330([0x6c,0x6c,0x63,0x74,0x2d])+_0x103214(_0x10ce20(_0x17f545)),_0x709b0e=_0x574724(_0x103214(window[_0x492330([0x4d,0x61,0x74,0x68])][_0x492330([0x63,0x65,0x69,0x6c])](_0x3b7b5d/_0xb77849)));window[_0x492330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x492330([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17f0d3,_0x709b0e);}function _0x2e00e6(){const _0x3b313b=_0x492330([0x6c,0x6c,0x63,0x74,0x2d])+_0x103214(_0x10ce20(_0x17f545)),_0x294fbd=window[_0x492330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x492330([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b313b);return _0x294fbd?window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x574724(_0x294fbd),0x10)*_0xb77849:null;}function _0x5dd601(_0x21a9b2){return new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x302472,_0x149f60)=>{_0x21a9b2[_0x492330([0x74,0x68,0x65,0x6e])](_0x302472,_0x149f60),window[_0x492330([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x149f60,0xc831fde^_0x45f873);});}}_0x3a2fcc[_0x492330([0x6f,0x6e])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf69e96,_0x173d3d)=>{if(_0x173d3d[0x0]!=_0x17f545)return _0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x173d3d[0x1]={..._0x173d3d[0x1],[_0x492330([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x28710f};},{[_0x492330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x492330([0x68,0x69,0x67,0x68])}),_0x3a2fcc[_0x492330([0x6f,0x6e])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x743e2a=>{_0x7f53a5(_0x743e2a[_0x492330([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x450023=!0x0,_0x34657d(_0x743e2a[_0x492330([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x492330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x492330([0x6c,0x6f,0x77])}),_0x2be919[_0x492330([0x74,0x68,0x65,0x6e])](()=>{_0x450023||_0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x159e85(){return _0x3a2fcc[_0x492330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x492330([0x76,0x69,0x65,0x77])][_0x492330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x492330([0x61,0x75,0x74,0x6f]);}function _0x2815cb(){_0x3a2fcc[_0x492330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x492330([0x76,0x69,0x65,0x77])][_0x492330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x492330([0x61,0x75,0x74,0x6f]);}}function _0x128d7b(_0x119554){const _0x452332=[new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323a42=>setTimeout(_0x323a42,0xc8bf5d2^_0x45f873)),_0x2be919[_0x492330([0x74,0x68,0x65,0x6e])](()=>new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c26a4=>{let _0x5dac02=0x0;_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x6f,0x6e])](_0x492330([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf45d40,_0x17c9d4)=>{_0x17c9d4[0x0][_0x492330([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5dac02++,_0x5dac02==(0xc82cae6^_0x45f873)&&(_0x1c26a4(),_0xf45d40[_0x492330([0x6f,0x66,0x66])]());});}))];return window[_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x492330([0x72,0x61,0x63,0x65])](_0x452332)[_0x492330([0x74,0x68,0x65,0x6e])](()=>_0x119554);}async function _0x4f7859(){await _0x2be919,_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb9c,_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb9c,_0x3a2fcc[_0x492330([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x492330([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e48c1(){return window[_0x492330([0x67,0x6c,0x6f,0x62])]&&window[_0x492330([0x67,0x6c,0x6f,0x62])][_0x492330([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x463c10(_0x5a3c63){const _0x2905e2=_0x480f22();_0x3a2fcc[_0x2905e2]=_0x492330([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])+_0x5a3c63,_0x5a3c63!=_0x492330([0x56,0x61,0x6c,0x69,0x64])&&_0x4f7859();}function _0x480f22(){const _0x7dc9f5=window[_0x492330([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x492330([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x492330([0x6e,0x6f,0x77])]())[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x492330([0x2e]),'');let _0x2731d8=_0x492330([0x49]);for(let _0x407aa9=0x0;_0x407aa9<_0x7dc9f5[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x407aa9+=0x2){let _0x593540=window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7dc9f5[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x407aa9,_0x407aa9+0x2));_0x593540>=_0x1df267[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x593540-=_0x1df267[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2731d8+=_0x1df267[_0x593540];}return _0x2731d8;}function _0x3459ff(){const _0x2d8857=_0x2775ba[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e]));if(0x3!=_0x2d8857[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23783b(_0x2d8857[0x1]);function _0x23783b(_0x24ed7a){const _0x323378=_0x5cb729(_0x24ed7a);return _0x323378&&_0x2f5bc3()?_0x323378:null;function _0x2f5bc3(){const _0x53f321=_0x323378[_0x492330([0x6a,0x74,0x69])],_0x5767e0=window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53f321[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53f321[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x153a7e={..._0x323378,[_0x492330([0x6a,0x74,0x69])]:_0x53f321[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53f321[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x153a7e[_0x492330([0x76,0x63])],_0x10ce20(_0x153a7e)==_0x5767e0;}}}async function _0x28a696(){let _0x37dba8=!0x0;try{const _0x168e0b=_0x2775ba[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e])),[_0x1c47b7,_0xc24d4e,_0x461d3b]=_0x168e0b;return _0x2be7e2(_0x1c47b7),await _0x56472c(_0x1c47b7,_0xc24d4e,_0x461d3b),_0x37dba8;}catch{return!0x1;}function _0x2be7e2(_0x3bae0c){const _0x1e8dc6=_0x5cb729(_0x3bae0c);_0x1e8dc6&&_0x1e8dc6[_0x492330([0x61,0x6c,0x67])]==_0x492330([0x45,0x53,0x32,0x35,0x36])||(_0x37dba8=!0x1);}async function _0x56472c(_0x3b76aa,_0x15d66f,_0x5a7622){const _0x30c8fe=window[_0x492330([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x492330([0x66,0x72,0x6f,0x6d])](_0x74ef09(_0x5a7622),_0x466445=>_0x466445[_0x492330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b3718=new window[(_0x492330([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x492330([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b76aa+_0x492330([0x2e])+_0x15d66f),_0x2e3c91=window[_0x492330([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x492330([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e3c91)return;const _0x109501=await _0x2e3c91[_0x492330([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x492330([0x6a,0x77,0x6b]),_0x4d0e5d,{[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x45,0x43,0x44,0x53,0x41]),[_0x492330([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x492330([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x492330([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e3c91[_0x492330([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x45,0x43,0x44,0x53,0x41]),[_0x492330([0x68,0x61,0x73,0x68])]:{[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x109501,_0x30c8fe,_0x4b3718)||(_0x37dba8=!0x1);}}function _0x5cb729(_0x36c4d1){return _0x36c4d1[_0x492330([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x492330([0x65,0x79]))?JSON[_0x492330([0x70,0x61,0x72,0x73,0x65])](_0x74ef09(_0x36c4d1)):null;}function _0x74ef09(_0x58b649){return window[_0x492330([0x61,0x74,0x6f,0x62])](_0x58b649[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x492330([0x2b]))[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x492330([0x2f])));}function _0x10ce20(_0x599d5e){let _0x3036e3=0x1505;function _0x35d792(_0x391d32){for(let _0x28c22e=0x0;_0x28c22e<_0x391d32[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28c22e++){const _0xb7c83=_0x391d32[_0x492330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x28c22e);_0x3036e3=(_0x3036e3<<0x5)+_0x3036e3+_0xb7c83,_0x3036e3&=_0x3036e3;}}function _0x353daa(_0x3b6a15){Array[_0x492330([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3b6a15)?_0x3b6a15[_0x492330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x353daa):_0x3b6a15&&typeof _0x3b6a15==_0x492330([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x492330([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3b6a15)[_0x492330([0x73,0x6f,0x72,0x74])]()[_0x492330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x184cc7,_0xe7beb1])=>{_0x35d792(_0x184cc7),_0x353daa(_0xe7beb1);}):_0x35d792(window[_0x492330([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3b6a15));}return _0x353daa(_0x599d5e),_0x3036e3>>>0x0;}function _0x103214(_0x527c88){return _0x527c88[_0x492330([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x492330([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x492330([0x30]));}function _0x574724(_0x5cb64a){return _0x5cb64a[_0x492330([0x73,0x70,0x6c,0x69,0x74])]('')[_0x492330([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x492330([0x6a,0x6f,0x69,0x6e])]('');}function _0x2aeb9c(){}function _0x492330(_0x4a64aa){const _0x1c92cf=_0x671d;return _0x4a64aa[_0x1c92cf(0x1d8)](_0x29f3e7=>String[_0x1c92cf(0x1ef)](_0x29f3e7))[_0x1c92cf(0x1ea)]('');}_0x463c10(await _0x57618c());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3964(_0x1d561a,_0x768ea0){const _0x5bd7cb=_0x5bd7();return _0x3964=function(_0x3964a2,_0x26b674){_0x3964a2=_0x3964a2-0x7f;let _0x2f3f93=_0x5bd7cb[_0x3964a2];return _0x2f3f93;},_0x3964(_0x1d561a,_0x768ea0);}const _0x1065aa=_0x3964;(function(_0x47da2c,_0x9270fc){const _0x420718=_0x3964,_0x215f31=_0x47da2c();while(!![]){try{const _0x3849df=parseInt(_0x420718(0x9b))/0x1+parseInt(_0x420718(0x80))/0x2+parseInt(_0x420718(0xb5))/0x3*(parseInt(_0x420718(0xa5))/0x4)+parseInt(_0x420718(0x8c))/0x5+-parseInt(_0x420718(0x84))/0x6*(parseInt(_0x420718(0x9c))/0x7)+parseInt(_0x420718(0x8f))/0x8*(parseInt(_0x420718(0x85))/0x9)+-parseInt(_0x420718(0x89))/0xa*(parseInt(_0x420718(0x8b))/0xb);if(_0x3849df===_0x9270fc)break;else _0x215f31['push'](_0x215f31['shift']());}catch(_0x33e7ef){_0x215f31['push'](_0x215f31['shift']());}}}(_0x5bd7,0x8a275));import{Plugin as _0x1d2a3b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x412aec}from'@ckeditor/ckeditor5-paste-from-office';function _0x5bd7(){const _0x23f1a7=['text/html','trialLimit','_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','destroy','usageLimit','document','pluginName','pasteFromOfficeEnhancedLicenseKeyDomainLimit','isOfficialPlugin','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','expired','isActive','1126893TLdnRh','ClipboardPipeline','107368ZqYHwb','view','stylesProcessor','invalid','6pzKzOO','63TyFeQr','licenseKey','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyExpired','4350WfZFXd','domainLimit','36773LcCuUL','4340485kylpth','_licenseKeyCheckInterval','plugins','761752SVUBeX','editor','PasteFromOffice','PasteFromOfficeEnhanced','high','isPremiumPlugin','editing','get','requires','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','240757saEpFn','6551174rqLVUo','pasteFromOfficeEnhancedLicenseKeyTrialLimit','dataTransfer','init','inputTransformation','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','config','12LxwtaH','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x5bd7=function(){return _0x23f1a7;};return _0x5bd7();}import{priorities as _0x4b65ca}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2e5a4a}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x1d2a3b{[_0x1065aa(0x86)];[_0x1065aa(0x8d)];static get[_0x1065aa(0xae)](){const _0x337056=_0x1065aa;return _0x337056(0x87);}static get[_0x1065aa(0xb0)](){return!0x0;}static get[_0x1065aa(0x94)](){return!0x0;}static get[_0x1065aa(0x97)](){const _0x4d85a8=_0x1065aa;return[_0x4d85a8(0x91)];}[_0x1065aa(0x9f)](){const _0x3546f8=_0x1065aa,_0x4cefa7=this[_0x3546f8(0x90)],_0x48d691=_0x4cefa7[_0x3546f8(0x8e)][_0x3546f8(0x96)](_0x3546f8(0x7f)),_0x1b4168=_0x4cefa7[_0x3546f8(0x95)][_0x3546f8(0x81)][_0x3546f8(0xad)],_0x5730b6=new _0x2e5a4a(_0x1b4168);_0x48d691['on'](_0x3546f8(0xa0),(_0x45d0da,_0x475185)=>{const _0x4eebe4=_0x3546f8,_0xbaceb2=_0x475185[_0x4eebe4(0x9e)][_0x4eebe4(0xa3)](_0x4eebe4(0xa7));_0x5730b6[_0x4eebe4(0xb4)](_0xbaceb2)&&(_0x475185[_0x4eebe4(0xa9)]||(_0x475185[_0x4eebe4(0xa9)]=_0x412aec(_0xbaceb2,_0x1b4168[_0x4eebe4(0x82)])),_0x5730b6[_0x4eebe4(0xa1)](_0x475185));},{'priority':_0x4b65ca[_0x3546f8(0x96)](_0x3546f8(0x93))+0xa}),this[_0x3546f8(0x86)]=this[_0x3546f8(0x90)][_0x3546f8(0xa4)][_0x3546f8(0x96)](_0x3546f8(0x86));const _0x1cfb8b=this[_0x3546f8(0x90)];this[_0x3546f8(0x8d)]=setInterval(()=>{const _0x2975c9=_0x3546f8;let _0x1d8168;for(const _0x3e0a22 in _0x1cfb8b){const _0x3cb4a0=_0x3e0a22,_0x4600f6=_0x1cfb8b[_0x3cb4a0];if(_0x2975c9(0x99)==_0x4600f6||_0x2975c9(0xa2)==_0x4600f6||_0x2975c9(0x88)==_0x4600f6||_0x2975c9(0xaf)==_0x4600f6||_0x2975c9(0xb2)==_0x4600f6||_0x2975c9(0xaa)==_0x4600f6||_0x2975c9(0x9d)==_0x4600f6||_0x2975c9(0xa6)==_0x4600f6){delete _0x1cfb8b[_0x3cb4a0],_0x1d8168=_0x4600f6,clearInterval(this[_0x2975c9(0x8d)]),this[_0x2975c9(0x8d)]=void 0x0;break;}}_0x2975c9(0xa2)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x83)),_0x2975c9(0x88)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xb3)),_0x2975c9(0xaf)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x8a)),_0x2975c9(0xb2)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x9a),_0x2975c9(0x92)),_0x2975c9(0xaa)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xb1)),_0x2975c9(0x9d)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xa8)),_0x2975c9(0xa6)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xac));},0x3e8);}[_0x1065aa(0xab)](){const _0x4943c2=_0x1065aa;super[_0x4943c2(0xab)](),this[_0x4943c2(0x8d)]&&clearInterval(this[_0x4943c2(0x8d)]);}}
23
+ function _0x55c0(_0x5f4048,_0x4e0f92){const _0x2df718=_0x2df7();return _0x55c0=function(_0x55c0db,_0x2e9843){_0x55c0db=_0x55c0db-0x17c;let _0x7f1938=_0x2df718[_0x55c0db];return _0x7f1938;},_0x55c0(_0x5f4048,_0x4e0f92);}const _0x340f6b=_0x55c0;(function(_0x3842c2,_0x1e63fb){const _0x13ace1=_0x55c0,_0x421f25=_0x3842c2();while(!![]){try{const _0x24b9c8=parseInt(_0x13ace1(0x1a8))/0x1+parseInt(_0x13ace1(0x183))/0x2*(parseInt(_0x13ace1(0x18c))/0x3)+parseInt(_0x13ace1(0x1aa))/0x4*(-parseInt(_0x13ace1(0x195))/0x5)+-parseInt(_0x13ace1(0x1a0))/0x6*(-parseInt(_0x13ace1(0x194))/0x7)+-parseInt(_0x13ace1(0x17d))/0x8*(-parseInt(_0x13ace1(0x1a4))/0x9)+parseInt(_0x13ace1(0x1ae))/0xa*(parseInt(_0x13ace1(0x18f))/0xb)+-parseInt(_0x13ace1(0x1ab))/0xc;if(_0x24b9c8===_0x1e63fb)break;else _0x421f25['push'](_0x421f25['shift']());}catch(_0x515a1a){_0x421f25['push'](_0x421f25['shift']());}}}(_0x2df7,0xc9929));import{Plugin as _0x21b0e3}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x33fdc9}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x441353}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x43b3c9}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x2df7(){const _0x3ef4ea=['usageLimit','get','224MtbRql','featureNotAllowed','pluginName','invalid','requires','PasteFromOffice','editor','config','high','4047DHVDEV','ClipboardPipeline','text/html','290114dSLJpy','_showLicenseError','expired','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','6821969ltyMcJ','402175EMKikW','isPremiumPlugin','document','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','_licenseKeyCheckInterval','editing','isActive','PasteFromOfficeEnhanced','destroy','pasteFromOfficeEnhancedLicenseKeyNotAllowed','getData','6jhoRDN','init','pasteFromOfficeEnhancedLicenseKeyUsageLimit','inputTransformation','11635875gwdwws','pasteFromOfficeEnhancedLicenseKeyTrialLimit','licenseKey','pasteFromOfficeEnhancedLicenseKeyExpired','845564YkqiDZ','trialLimit','20gAubyj','34562952pUOxDP','PasteFromOfficeEnhancedPropagator','isOfficialPlugin','320XgPjQp','domainLimit','evaluationLimit','view','pasteFromOfficeEnhancedLicenseKeyInvalid','plugins','dataTransfer','8xytqrY','_parsedData','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyValid'];_0x2df7=function(){return _0x3ef4ea;};return _0x2df7();}export class PasteFromOfficeEnhancedPropagator extends _0x21b0e3{[_0x340f6b(0x1a6)];[_0x340f6b(0x199)];static get[_0x340f6b(0x185)](){const _0xd32ff0=_0x340f6b;return _0xd32ff0(0x1ac);}static get[_0x340f6b(0x1ad)](){return!0x0;}static get[_0x340f6b(0x196)](){return!0x0;}static get[_0x340f6b(0x187)](){const _0x428e58=_0x340f6b;return[_0x428e58(0x188)];}[_0x340f6b(0x1a1)](){const _0xbbce29=_0x340f6b,_0x1780b7=this[_0xbbce29(0x189)],_0x24e59f=_0x1780b7[_0xbbce29(0x1b3)][_0xbbce29(0x182)](_0xbbce29(0x18d)),_0x481772=_0x1780b7[_0xbbce29(0x19a)][_0xbbce29(0x1b1)][_0xbbce29(0x197)],_0x5e7ff3=new _0x43b3c9(_0x481772);_0x24e59f['on'](_0xbbce29(0x1a3),(_0x30877e,_0x297301)=>{const _0xddaefd=_0xbbce29,_0x10ae94=_0x297301[_0xddaefd(0x17c)][_0xddaefd(0x19f)](_0xddaefd(0x18e));_0x5e7ff3[_0xddaefd(0x19b)](_0x10ae94)&&(_0x297301[_0xddaefd(0x17e)]||(_0x297301[_0xddaefd(0x17e)]=_0x33fdc9(_0x10ae94,_0x481772[_0xddaefd(0x17f)])),_0x5e7ff3[_0xddaefd(0x192)](_0x297301));},{'priority':_0x441353[_0xbbce29(0x182)](_0xbbce29(0x18b))+0xa}),this[_0xbbce29(0x1a6)]=this[_0xbbce29(0x189)][_0xbbce29(0x18a)][_0xbbce29(0x182)](_0xbbce29(0x1a6));const _0x3297c2=this[_0xbbce29(0x189)];this[_0xbbce29(0x199)]=setInterval(()=>{const _0x5b6b46=_0xbbce29;let _0x68fc17;for(const _0x3f17f4 in _0x3297c2){const _0x1f4d34=_0x3f17f4,_0x212440=_0x3297c2[_0x1f4d34];if(_0x5b6b46(0x180)==_0x212440||_0x5b6b46(0x1b2)==_0x212440||_0x5b6b46(0x1a7)==_0x212440||_0x5b6b46(0x193)==_0x212440||_0x5b6b46(0x19e)==_0x212440||_0x5b6b46(0x198)==_0x212440||_0x5b6b46(0x1a5)==_0x212440||_0x5b6b46(0x1a2)==_0x212440){delete _0x3297c2[_0x1f4d34],_0x68fc17=_0x212440,clearInterval(this[_0x5b6b46(0x199)]),this[_0x5b6b46(0x199)]=void 0x0;break;}}_0x5b6b46(0x1b2)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x186)),_0x5b6b46(0x1a7)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x191)),_0x5b6b46(0x193)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1af)),_0x5b6b46(0x19e)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x184),_0x5b6b46(0x19c)),_0x5b6b46(0x198)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1b0)),_0x5b6b46(0x1a5)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1a9)),_0x5b6b46(0x1a2)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x181));},0x3e8);}[_0x340f6b(0x19d)](){const _0x38c52b=_0x340f6b;super[_0x38c52b(0x19d)](),this[_0x38c52b(0x199)]&&clearInterval(this[_0x38c52b(0x199)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x44c4(_0x3d4de1,_0x23dfc2){const _0x41c4ce=_0x41c4();return _0x44c4=function(_0x44c4dc,_0x5a2328){_0x44c4dc=_0x44c4dc-0x177;let _0x286ad8=_0x41c4ce[_0x44c4dc];return _0x286ad8;},_0x44c4(_0x3d4de1,_0x23dfc2);}(function(_0x2d844d,_0x4277df){const _0x5c184b=_0x44c4,_0x3bd99b=_0x2d844d();while(!![]){try{const _0x35e114=-parseInt(_0x5c184b(0x17c))/0x1+parseInt(_0x5c184b(0x178))/0x2+parseInt(_0x5c184b(0x17f))/0x3*(parseInt(_0x5c184b(0x177))/0x4)+-parseInt(_0x5c184b(0x180))/0x5+-parseInt(_0x5c184b(0x181))/0x6*(-parseInt(_0x5c184b(0x17b))/0x7)+parseInt(_0x5c184b(0x17d))/0x8*(parseInt(_0x5c184b(0x17a))/0x9)+-parseInt(_0x5c184b(0x179))/0xa;if(_0x35e114===_0x4277df)break;else _0x3bd99b['push'](_0x3bd99b['shift']());}catch(_0x14f33b){_0x3bd99b['push'](_0x3bd99b['shift']());}}}(_0x41c4,0xb113d));function _0x41c4(){const _0x2b758d=['2083197RrDzka','244540JtIGOJ','564htwRrY','8sjCVgr','1917908NvoMAp','14934070JyHjXj','106749fsfJny','43162GBixac','671593zYKavu','8ylFthz','test'];_0x41c4=function(){return _0x2b758d;};return _0x41c4();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x85bcf){const _0x5c4481=_0x44c4;return m[_0x5c4481(0x17e)](_0x85bcf);}
23
+ (function(_0x2928cc,_0x2d5cfc){const _0x579450=_0x3735,_0xcb0bb5=_0x2928cc();while(!![]){try{const _0x1d6ca8=-parseInt(_0x579450(0x191))/0x1+-parseInt(_0x579450(0x195))/0x2*(parseInt(_0x579450(0x196))/0x3)+parseInt(_0x579450(0x190))/0x4*(-parseInt(_0x579450(0x194))/0x5)+-parseInt(_0x579450(0x18f))/0x6*(-parseInt(_0x579450(0x18b))/0x7)+parseInt(_0x579450(0x192))/0x8+parseInt(_0x579450(0x18e))/0x9*(-parseInt(_0x579450(0x18a))/0xa)+-parseInt(_0x579450(0x18d))/0xb*(-parseInt(_0x579450(0x193))/0xc);if(_0x1d6ca8===_0x2d5cfc)break;else _0xcb0bb5['push'](_0xcb0bb5['shift']());}catch(_0x19e10e){_0xcb0bb5['push'](_0xcb0bb5['shift']());}}}(_0x3cae,0x56a62));function _0x3cae(){const _0x352bfe=['4128640TDwYjQ','7069116UFcWSg','10LeqUqa','57634iISwYU','6JLiGkr','867990ydRmCs','7rWENNz','test','11ZTZVVO','36VzqnKt','3097254aZVOQl','485788fXEMAM','618744FNQrvF'];_0x3cae=function(){return _0x352bfe;};return _0x3cae();}function _0x3735(_0x316a86,_0x1b92c8){const _0x3cae4=_0x3cae();return _0x3735=function(_0x37357c,_0x298d3a){_0x37357c=_0x37357c-0x18a;let _0x181b27=_0x3cae4[_0x37357c];return _0x181b27;},_0x3735(_0x316a86,_0x1b92c8);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x27f7cb){const _0x78dc16=_0x3735;return m[_0x78dc16(0x18c)](_0x27f7cb);}