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

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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=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=d(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=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[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(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),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=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=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),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=E();return(S=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(980799===parseInt(e(400))/1+parseInt(e(410))/2+parseInt(e(409))/3*(-parseInt(e(404))/4)+-parseInt(e(401))/5*(parseInt(e(407))/6)+parseInt(e(406))/7+parseInt(e(405))/8*(-parseInt(e(403))/9)+-parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["36969SEPjSi","3935NKjzUB","503640lMYKdd","299583xvofLn","265260RwizAQ","344pKpeqf","13270838bVuJhR","78EOIAFf","test","42uTaCLP","2936684UsQvPD"];return(E=function(){return t})()}function A(t){return C[S(408)](t)}function L(){const t=["push","set","948185EyyTwB","27036ooMIuL","2358MtUAUW","style","361gzAeuC","className","495bluMBr","groups","51310KEZhEz","map","3407744iNVnBD","split","18235943csiFKe","getPropertyValue","hasClass","assign","exec","length","initial","selectorText","90pfKKXM","cssRules","tagName","trim","12wSTdMj","471555Fbrnks","name"];return(L=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(280152===parseInt(e(422))/1*(-parseInt(e(420))/2)+-parseInt(e(409))/3*(-parseInt(e(419))/4)+-parseInt(e(418))/5*(parseInt(e(413))/6)+-parseInt(e(414))/7+-parseInt(e(428))/8+-parseInt(e(424))/9*(parseInt(e(426))/10)+parseInt(e(430))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(411)]&&!s[n(423)])continue;const e=!s[n(411)]||t[n(415)]===s[n(411)],o=!s[n(423)]||t[n(432)](s[n(423)]);e&&o&&r[n(417)](s,i)}return r}function F(t){const e=R,n={};for(let r=0;r<t[e(435)];r++){const s=t[r],i=t[e(431)](s);e(407)!==i&&(n[s]=i)}return n}function R(t,e){const n=L();return(R=function(t,e){return n[t-=407]})(t,e)}function T(t){const e=R,n=t[e(429)](",")[e(427)]((t=>t[e(412)]())),r=[];for(const t of n){const n=O[e(434)](t);n&&r[e(416)](n[e(425)])}return r}function j(t){const e=R,n={};for(const r of t)Object[e(433)](n,r);return n}function M(t,e){const n=K();return(M=function(t,e){return n[t-=484]})(t,e)}const N=M;function K(){const t=["setStyle","6tMRNRW","type","6ViPQHa","326088lIeicp","15144WEkGsN","document","from","505hXAhPI","_parsedData","content","item","createRangeIn","10HHcaIA","1270214cLFCMm","2580288fNMwUo","execute","3331573akjxlW","elementStart","size","1172977FBRbyr","36dACCOR","28184DaXTGz","isActive","hasStyle","1395oqJczV","values"];return(K=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(589183===parseInt(e(491))/1*(parseInt(e(488))/2)+parseInt(e(502))/3+-parseInt(e(492))/4*(parseInt(e(495))/5)+-parseInt(e(490))/6*(parseInt(e(504))/7)+-parseInt(e(509))/8*(parseInt(e(485))/9)+parseInt(e(500))/10*(-parseInt(e(501))/11)+-parseInt(e(508))/12*(-parseInt(e(507))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class W extends w{[N(503)](t){const n=N,{body:r,styles:s}=t[n(496)],i=new e.UpcastWriter(r[n(493)]),o=i[n(499)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(417)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(410)])if(t instanceof CSSStyleRule){const r=F(t[e(421)]);n[t[e(408)]]=Object[e(433)]({},n[t[e(408)]]||{},r)}return n}(s));for(const t of o){if(n(505)!==t[n(489)])continue;const e=P(t[n(498)],c);if(e[n(506)]){const r=j(Array[n(494)](e[n(486)]()));for(const e in r){const s=t[n(498)];s[n(484)](e)||i[n(487)](e,r[e],s)}}}t[n(497)]=r}[N(510)](t){return super[N(510)](t)||A(t)}}const D=k;!function(t){const e=k,n=t();for(;;)try{if(886054===parseInt(e(414))/1+parseInt(e(417))/2*(-parseInt(e(391))/3)+-parseInt(e(404))/4*(parseInt(e(386))/5)+-parseInt(e(388))/6+parseInt(e(383))/7+-parseInt(e(393))/8+-parseInt(e(405))/9*(-parseInt(e(395))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class U extends t.Plugin{static get[D(381)](){return D(396)}static get[D(402)](){return!0}static get[D(392)](){return!0}static get[D(390)](){return[D(409)]}[D(411)](){const t=D,e=this[t(408)],n=e[t(416)][t(412)](t(410)),r=e[t(389)][t(401)][t(387)],s=new W(r);n.on(t(406),((e,n)=>{const i=t,o=n[i(415)][i(382)](i(397));s[i(413)](o)&&(n[i(400)]||(n[i(400)]=v(o,r[i(385)])),s[i(384)](n))}),{priority:x.priorities[t(412)](t(418))+11})}[D(403)](){!async function(t){const e=d([102,84,105,109,108,119,52,115,116,50,107,54,51,68,72,121,97,113,110,55,100,65,53,70,101,56,85,106,57,103,111,75,49,82,114,90,83,112,71,74,73,88,67,81,120,118,77,87,104,76,98,117,122,99,48,80,78,66,69,86,89,79]),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(394)]((t=>String[e(398)](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([102]);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,x.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(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1743638400;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(399)]);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([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(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function k(t,e){const n=B();return(k=function(t,e){return n[t-=381]})(t,e)}function B(){const t=["stylesProcessor","78025mDKbQJ","document","3380886okrvzi","editing","requires","48tnEjqb","isPremiumPlugin","10891104dNztnE","map","190VTwPYS","PasteFromOfficeEnhancedInliner","text/html","fromCharCode","href","_parsedData","view","isOfficialPlugin","afterInit","100NygUxB","1379547fokvjz","inputTransformation","join","editor","PasteFromOffice","ClipboardPipeline","init","get","isActive","1336755lUiFTn","dataTransfer","plugins","195826urxnnR","high","pluginName","getData","3629668AtDcJn","execute"];return(B=function(){return t})()}const V=q;!function(t){const e=q,n=t();for(;;)try{if(118707===-parseInt(e(195))/1+-parseInt(e(173))/2+parseInt(e(160))/3+-parseInt(e(167))/4+parseInt(e(187))/5+-parseInt(e(192))/6+parseInt(e(178))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const $=[V(170),V(181),V(162),V(183),V(196),V(197),V(164),V(194)],z=[V(170),V(181),V(162)],J={"font-style":[[V(175),"i"]],"font-weight":[[V(172),V(182)],[V(177),V(182)],[V(189),V(182)],[t=>Number(t)>=600,V(182)]],"text-decoration":[[V(179),"u"],[V(186),"s"]],"text-decoration-line":[[V(179),"u"],[V(186),"s"]],"vertical-align":[[V(176),V(176)],[V(184),V(180)]]};function q(t,e){const n=Q();return(q=function(t,e){return n[t-=158]})(t,e)}function Q(){const t=["super","createElement","line-through","349700DRXFyL","length","bolder","getChildren","forEach","128364oxrabN","filter","vertical-align","73437dmAlnF","text-decoration-line","font-weight","split","getStyle","insertChild","345159tbnYRE","span","font-size","getStyleNames","font-style","setStyle","from","574072KFKhvu","keys","includes","color","function","medium","136304cQrVxB","removeStyle","italic","sub","bold","1681505BruPna","underline","sup","font-family","strong","text-decoration"];return(Q=function(){return t})()}function H(t){return $[V(169)](t)}function Y(t){const e=V;return Array[e(166)](t[e(163)]())[e(193)](H)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(191)]((e=>{const i=n,o=t[i(158)](e);if(o)if(c=e,z[V(169)](c))r[e]=o;else if(e in J){const t=o[i(198)](" ");J[e][i(191)]((([n,r])=>{const o=i;for(const i of t)(o(171)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(191)]((([,n])=>{const s=r,i=e[s(185)](n,[],t[s(190)]());e[s(159)](0,i,t)})),e[r(174)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(168)](n)[r(188)])return;const s=e[r(185)](r(161),[],t[r(190)]());e[r(165)](n,s),e[r(159)](0,s,t),e[r(174)](Object[r(168)](n),t)}(t,e,r)}const _=Z;function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=238]})(t,e)}function G(){const t=["blockElements","getItems","name","isActive","1138670wsVWjR","796JKJAwZ","2813363aYETBL","stylesProcessor","2694oZXTyV","1090610LgAjBa","document","element","22aENXBY","content","_parsedData","execute","includes","9GohYeb","6wfPnBN","createRangeIn","1513832hZomgc","font","241704xyWKAd","400487XIcsRJ"];return(G=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(236045===parseInt(e(258))/1+-parseInt(e(257))/2+-parseInt(e(243))/3*(-parseInt(e(240))/4)+-parseInt(e(239))/5*(parseInt(e(253))/6)+-parseInt(e(241))/7+parseInt(e(255))/8*(parseInt(e(252))/9)+-parseInt(e(244))/10*(-parseInt(e(247))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[_(250)](t){const n=_,{body:r}=t[n(249)],s=new e.UpcastWriter(r[n(245)]),i=s[n(254)](r),o=new e.ViewDocument(s[n(245)][n(242)]),c=[...new e.DomConverter(o)[n(259)],n(256)],a=i[n(260)]();for(const t of a)if(t.is(n(246))&&c[n(251)](t[n(261)])){X(t,s,Y(t))}t[n(248)]=r}[_(238)](t){return super[_(238)](t)||A(t)}}const et=nt;function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(614484===parseInt(e(406))/1+-parseInt(e(401))/2*(parseInt(e(416))/3)+parseInt(e(426))/4*(parseInt(e(410))/5)+parseInt(e(412))/6+parseInt(e(405))/7*(-parseInt(e(418))/8)+parseInt(e(432))/9*(parseInt(e(441))/10)+parseInt(e(413))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{[et(408)];[et(403)];static get[et(438)](){return et(443)}static get[et(407)](){return!0}static get[et(396)](){return!0}static get[et(415)](){return[et(398)]}[et(420)](){const t=et,e=this[t(427)],n=e[t(429)][t(421)](t(419)),r=e[t(440)][t(422)][t(404)],s=new tt(r);n.on(t(424),((e,n)=>{const i=t,o=n[i(446)][i(431)](i(414));s[i(409)](o)&&(n[i(417)]||(n[i(417)]=v(o,r[i(397)])),s[i(430)](n))}),{priority:x.priorities[t(421)](t(423))+10}),this[t(408)]=this[t(427)][t(433)][t(421)](t(408));const i=this[t(427)];this[t(403)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(445)==s||e(435)==s||e(395)==s||e(444)==s||e(448)==s||e(436)==s||e(394)==s||e(447)==s){delete i[r],n=s,clearInterval(this[e(403)]),this[e(403)]=void 0;break}}e(435)==n&&i[e(439)](e(434)),e(395)==n&&i[e(439)](e(437)),e(444)==n&&i[e(439)](e(411)),e(448)==n&&i[e(439)](e(428),e(402)),e(436)==n&&i[e(439)](e(442)),e(394)==n&&i[e(439)](e(400)),e(447)==n&&i[e(439)](e(399))}),1e3)}[et(425)](){const t=et;super[t(425)](),this[t(403)]&&clearInterval(this[t(403)])}}function st(){const t=["trialLimit","100AqYpCN","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","document","7YHVKtR","894256JsCnpB","isOfficialPlugin","licenseKey","isActive","195RLFeYc","domainLimit","6230430QXjOdC","827794dLOjFV","text/html","requires","62358qoVFdb","_parsedData","9417656QbLisL","ClipboardPipeline","init","get","view","high","inputTransformation","destroy","17044MEqHTb","editor","featureNotAllowed","plugins","execute","getData","20457ZSpFXQ","config","invalid","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","pluginName","_showLicenseError","editing","2890OiYMJu","evaluationLimit","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyValid","dataTransfer","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","isPremiumPlugin","stylesProcessor","PasteFromOffice","usageLimit"];return(st=function(){return t})()}var it=ct;function ot(){var t=["9928gywxib","pluginName","isOfficialPlugin","1346714EQHrOp","1937283GeaXJJ","1521ZxbQkb","293422tqmJqC","21861iOgCOR","385390IgEUMO","requires","4tprTxW","PasteFromOffice","isPremiumPlugin","2273295BENOlY","786QgZfzQ","11viNTwQ","PasteFromOfficeEnhanced"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=166]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(559640===parseInt(e(167))/1+-parseInt(e(181))/2+parseInt(e(182))/3+parseInt(e(171))/4*(parseInt(e(174))/5)+-parseInt(e(175))/6*(parseInt(e(168))/7)+parseInt(e(178))/8*(parseInt(e(166))/9)+parseInt(e(169))/10*(parseInt(e(176))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(179)](){return it(177)}static get[it(180)](){return!0}static get[it(173)](){return!0}static get[it(170)](){return[it(172),U,rt]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=260]})(t,e)}function lt(){var t=["306RUUlZS","63DMCBIC","123515Xxrdjo","214584zcYtbb","2werWTI","607324JZJUHs","1609947SHQrTC","3373300OSLBWK","28651900WtVbuU","100590wBaUtj"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(651448===parseInt(e(268))/1+parseInt(e(263))/2*(-parseInt(e(265))/3)+parseInt(e(264))/4+parseInt(e(261))/5*(-parseInt(e(269))/6)+-parseInt(e(266))/7+-parseInt(e(262))/8*(parseInt(e(260))/9)+parseInt(e(267))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=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=d(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=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[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(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),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=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=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),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=C,n=t();for(;;)try{if(875206===parseInt(e(127))/1+-parseInt(e(130))/2*(-parseInt(e(133))/3)+parseInt(e(135))/4+-parseInt(e(126))/5*(parseInt(e(129))/6)+parseInt(e(134))/7+parseInt(e(128))/8+-parseInt(e(131))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["3HMQlzj","10116666TwpJSG","2189692aprJjN","328110WbTPch","1307536XsBNnC","10158056TzSaFb","30feYNuC","3250418CMKMiO","44926623aHQjdw","test"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=126]})(t,e)}function E(t){return S[C(132)](t)}function L(t,e){const n=j();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(947724===-parseInt(e(486))/1+-parseInt(e(498))/2+-parseInt(e(483))/3*(parseInt(e(480))/4)+-parseInt(e(495))/5*(-parseInt(e(489))/6)+-parseInt(e(473))/7+-parseInt(e(485))/8*(parseInt(e(488))/9)+parseInt(e(494))/10*(parseInt(e(475))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(476)]&&!s[n(497)])continue;const e=!s[n(476)]||t[n(491)]===s[n(476)],o=!s[n(497)]||t[n(474)](s[n(497)]);e&&o&&r[n(472)](s,i)}return r}function j(){const t=["style","1700hesbWs","51185zgWuav","groups","className","2356626iYWqku","getPropertyValue","exec","set","1871947egTVoc","hasClass","293810IvkzVy","tagName","selectorText","cssRules","push","39352lwwEaB","initial","trim","510ScCfbd","assign","8qlivNL","1657275CzNtXK","map","4006710ZtpDUA","954ixiSls","length","name","split"];return(j=function(){return t})()}function F(t){const e=L,n={};for(let r=0;r<t[e(490)];r++){const s=t[r],i=t[e(499)](s);e(481)!==i&&(n[s]=i)}return n}function N(t){const e=L,n=t[e(492)](",")[e(487)]((t=>t[e(482)]())),r=[];for(const t of n){const n=P[e(471)](t);n&&r[e(479)](n[e(496)])}return r}function T(t){const e=L,n={};for(const r of t)Object[e(484)](n,r);return n}const M=W;function R(){const t=["26xJvNsw","250RMXtno","96fBsAqg","21bZiaiY","_parsedData","createRangeIn","isActive","size","3yqIWrC","document","32925UGqQoH","853127UBGxBx","107988WaPNjF","values","hasStyle","132ymtlGE","679720EHlgqW","setStyle","elementStart","type","61137IIeOQB","50152NXjcKc","execute","from","item","2148fdxQAz","content"];return(R=function(){return t})()}function W(t,e){const n=R();return(W=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(113261===parseInt(e(445))/1*(parseInt(e(455))/2)+-parseInt(e(438))/3*(-parseInt(e(446))/4)+-parseInt(e(440))/5*(parseInt(e(432))/6)+-parseInt(e(433))/7*(parseInt(e(451))/8)+-parseInt(e(450))/9*(parseInt(e(431))/10)+parseInt(e(441))/11+-parseInt(e(442))/12*(-parseInt(e(457))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class D extends w{[M(452)](t){const n=M,{body:r,styles:s}=t[n(434)],i=new e.UpcastWriter(r[n(439)]),o=i[n(435)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(472)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(478)])if(t instanceof CSSStyleRule){const r=F(t[e(493)]);n[t[e(477)]]=Object[e(484)]({},n[t[e(477)]]||{},r)}return n}(s));for(const t of o){if(n(448)!==t[n(449)])continue;const e=O(t[n(454)],c);if(e[n(437)]){const r=T(Array[n(453)](e[n(443)]()));for(const e in r){const s=t[n(454)];s[n(444)](e)||i[n(447)](e,r[e],s)}}}t[n(456)]=r}[M(436)](t){return super[M(436)](t)||E(t)}}const k=U;function U(t,e){const n=H();return(U=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(259635===parseInt(e(149))/1+parseInt(e(135))/2+parseInt(e(141))/3+parseInt(e(154))/4+-parseInt(e(147))/5*(-parseInt(e(133))/6)+parseInt(e(161))/7*(-parseInt(e(128))/8)+-parseInt(e(130))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class V extends t.Plugin{static get[k(162)](){return k(136)}static get[k(148)](){return!0}static get[k(155)](){return!0}static get[k(138)](){return[k(137)]}[k(142)](){const t=k,e=this[t(129)],n=e[t(151)][t(152)](t(132)),r=e[t(146)][t(156)][t(150)],s=new D(r);n.on(t(143),((e,n)=>{const i=t,o=n[i(134)][i(153)](i(163));s[i(145)](o)&&(n[i(144)]||(n[i(144)]=b(o,r[i(158)])),s[i(164)](n))}),{priority:x.priorities[t(152)](t(140))+11})}[k(139)](){!async function(t){const e=d([115,83,100,49,70,122,104,66,114,110,72,69,67,52,101,109,56,102,89,97,79,82,77,88,85,117,75,48,57,108,107,50,68,111,118,99,84,90,103,106,86,120,121,112,53,71,87,119,76,80,116,105,55,78,98,81,54,51,113,73,74,65]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(160)]((t=>String[e(131)](t)))[e(159)]("")}!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([115]);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,x.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(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1743724800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(157)]);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([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(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function H(){const t=["init","inputTransformation","_parsedData","isActive","editing","604155VXhcPJ","isOfficialPlugin","436072Sdddwc","document","plugins","get","getData","1485480ZFKgsN","isPremiumPlugin","view","href","stylesProcessor","join","map","281526iHIIic","pluginName","text/html","execute","16xCggPk","editor","12270753TojgzU","fromCharCode","ClipboardPipeline","18imGVTb","dataTransfer","633066TJhfoi","PasteFromOfficeEnhancedInliner","PasteFromOffice","requires","afterInit","high","651060fHpZdZ"];return(H=function(){return t})()}const K=$;function $(t,e){const n=z();return($=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(264389===parseInt(e(278))/1+-parseInt(e(281))/2*(-parseInt(e(277))/3)+-parseInt(e(272))/4*(parseInt(e(284))/5)+parseInt(e(297))/6+parseInt(e(291))/7+-parseInt(e(264))/8*(-parseInt(e(293))/9)+parseInt(e(287))/10*(-parseInt(e(307))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[K(303),K(296),K(275),K(279),K(271),K(295),K(282),K(302)];function z(){const t=["4gObbel","removeStyle","filter","font-size","length","1047DDvLJj","189636PbSRfV","text-decoration","forEach","274tPWfAb","font-style","strong","553235bDOneg","getStyleNames","createElement","10VDQXJu","split","medium","keys","1568126ydDDLH","insertChild","1411047SfUBUB","setStyle","font-weight","font-family","111990RoXpaD","function","getChildren","getStyle","span","vertical-align","color","bolder","from","italic","2880669JhuAMP","super","8XGzqGI","bold","line-through","includes","underline","sup","sub","text-decoration-line"];return(z=function(){return t})()}const G=[K(303),K(296),K(275)],X={"font-style":[[K(306),"i"]],"font-weight":[[K(289),K(283)],[K(265),K(283)],[K(304),K(283)],[t=>Number(t)>=600,K(283)]],"text-decoration":[[K(268),"u"],[K(266),"s"]],"text-decoration-line":[[K(268),"u"],[K(266),"s"]],"vertical-align":[[K(270),K(270)],[K(308),K(269)]]};function B(t){return q[K(267)](t)}function J(t){const e=K;return Array[e(305)](t[e(285)]())[e(274)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=K,r={},s={};return e[n(280)]((e=>{const i=n,o=t[i(300)](e);if(o)if(c=e,G[K(267)](c))r[e]=o;else if(e in X){const t=o[i(288)](" ");X[e][i(280)]((([n,r])=>{const o=i;for(const i of t)(o(298)==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=K;for(const s in n)n[s][r(280)]((([,n])=>{const s=r,i=e[s(286)](n,[],t[s(299)]());e[s(292)](0,i,t)})),e[r(273)](s,t)})(t,e,s),function(t,e,n){const r=K;if(!Object[r(290)](n)[r(276)])return;const s=e[r(286)](r(301),[],t[r(299)]());e[r(294)](n,s),e[r(292)](0,s,t),e[r(273)](Object[r(290)](n),t)}(t,e,r)}const Q=Y;function Z(){const t=["element","execute","_parsedData","createRangeIn","document","content","font","846694lUTZOw","938008BPJVQs","isActive","947016HvGfOc","stylesProcessor","192037PMbBDf","594588vqmmrn","getItems","3334254fAPovv","1758366jdStng","15KlmdLs","3ZyEaMv","name","includes","blockElements","50klOnQV"];return(Z=function(){return t})()}function Y(t,e){const n=Z();return(Y=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(290667===-parseInt(e(406))/1+parseInt(e(424))/2*(-parseInt(e(412))/3)+parseInt(e(407))/4*(parseInt(e(411))/5)+parseInt(e(410))/6+-parseInt(e(409))/7+parseInt(e(402))/8+-parseInt(e(404))/9*(-parseInt(e(416))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[Q(418)](t){const n=Q,{body:r}=t[n(419)],s=new e.UpcastWriter(r[n(421)]),i=s[n(420)](r),o=new e.ViewDocument(s[n(421)][n(405)]),c=[...new e.DomConverter(o)[n(415)],n(423)],a=i[n(408)]();for(const t of a)if(t.is(n(417))&&c[n(414)](t[n(413)])){_(t,s,J(t))}t[n(422)]=r}[Q(403)](t){return super[Q(403)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=155]})(t,e)}function rt(){const t=["_showLicenseError","dataTransfer","isActive","editor","ClipboardPipeline","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","plugins","view","pluginName","evaluationLimit","licenseKey","high","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","3199nYALGZ","4GDqQkV","document","3090nUmuUi","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","isOfficialPlugin","isPremiumPlugin","execute","trialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","usageLimit","requires","domainLimit","_licenseKeyCheckInterval","1572272MyEuEG","8rgWdlV","get","20461GJcpVC","config","3777220HjGxuc","1133289VjALHy","expired","PasteFromOffice","18cbaRSz","PasteFromOfficeEnhancedPropagator","1670110dxXLRt","editing","13902702gzXnUi","init","text/html","invalid","destroy","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(219634===-parseInt(e(199))/1*(parseInt(e(197))/2)+parseInt(e(202))/3*(parseInt(e(182))/4)+-parseInt(e(207))/5+-parseInt(e(184))/6*(parseInt(e(181))/7)+parseInt(e(196))/8*(-parseInt(e(205))/9)+-parseInt(e(201))/10+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(176)];[et(195)];static get[et(174)](){return et(206)}static get[et(187)](){return!0}static get[et(188)](){return!0}static get[et(193)](){return[et(204)]}[et(155)](){const t=et,e=this[t(167)],n=e[t(172)][t(198)](t(168)),r=e[t(208)][t(173)][t(183)],s=new tt(r);n.on(t(169),((e,n)=>{const i=t,o=n[i(165)][i(180)](i(156));s[i(166)](o)&&(n[i(159)]||(n[i(159)]=b(o,r[i(160)])),s[i(189)](n))}),{priority:x.priorities[t(198)](t(177))+10}),this[t(176)]=this[t(167)][t(200)][t(198)](t(176));const i=this[t(167)];this[t(195)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(186)==s||e(179)==s||e(191)==s||e(178)==s||e(170)==s||e(163)==s||e(171)==s||e(161)==s){delete i[r],n=s,clearInterval(this[e(195)]),this[e(195)]=void 0;break}}e(179)==n&&i[e(164)](e(157)),e(191)==n&&i[e(164)](e(203)),e(178)==n&&i[e(164)](e(194)),e(170)==n&&i[e(164)](e(162),e(185)),e(163)==n&&i[e(164)](e(175)),e(171)==n&&i[e(164)](e(190)),e(161)==n&&i[e(164)](e(192))}),1e3)}[et(158)](){const t=et;super[t(158)](),this[t(195)]&&clearInterval(this[t(195)])}}var it=ct;function ot(){var t=["1903376iAJbpw","PasteFromOffice","4609eoYiLH","1104524uSjvad","28790HvGfzm","1096473FcALIh","requires","isOfficialPlugin","3wuyQxV","pluginName","349641fkmwtL","481515XUInHb","88yYPPFx","6OTMxpN","isPremiumPlugin","7082uhnOUJ","PasteFromOfficeEnhanced"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=338]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(166547===-parseInt(e(342))/1*(parseInt(e(339))/2)+parseInt(e(352))/3*(-parseInt(e(347))/4)+-parseInt(e(338))/5*(parseInt(e(340))/6)+-parseInt(e(349))/7+-parseInt(e(344))/8+parseInt(e(354))/9+-parseInt(e(348))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(353)](){return it(343)}static get[it(351)](){return!0}static get[it(341)](){return!0}static get[it(350)](){return[it(345),V,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=255]})(t,e)}function lt(){var t=["329134hLHtXi","2vlwcao","247300sZvVAI","3701558hNkoXX","3081776rURajq","3871224bxaYuW","2264512WfsAAj","12rDSabv","564582xAkNRZ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(359616===-parseInt(e(263))/1+-parseInt(e(255))/2*(parseInt(e(262))/3)+-parseInt(e(260))/4+parseInt(e(256))/5*(parseInt(e(261))/6)+parseInt(e(257))/7+parseInt(e(258))/8+parseInt(e(259))/9)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 _0x35cf6c}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x2994c0,parseHtml as _0x2b8c6e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3125fe,uid as _0x3e8c33}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x44619f,ViewDocument as _0xbf0828,DomConverter as _0x2fd32b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0xf3b9db){return m['test'](_0xf3b9db);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0xf1e33a,_0x1a827f){const _0x21db42=new Map();for(const [_0x5be4df,_0x125ca2]of _0x1a827f){if(!_0x5be4df['tagName']&&!_0x5be4df['className'])continue;const _0x364cd7=!_0x5be4df['tagName']||_0xf1e33a['name']===_0x5be4df['tagName'],_0x35639f=!_0x5be4df['className']||_0xf1e33a['hasClass'](_0x5be4df['className']);_0x364cd7&&_0x35639f&&_0x21db42['set'](_0x5be4df,_0x125ca2);}return _0x21db42;}function h(_0xa2363){const _0x5282b0={};for(let _0x31160d=0x0;_0x31160d<_0xa2363['length'];_0x31160d++){const _0x50c90c=_0xa2363[_0x31160d],_0x2226db=_0xa2363['getPropertyValue'](_0x50c90c);'initial'!==_0x2226db&&(_0x5282b0[_0x50c90c]=_0x2226db);}return _0x5282b0;}function O(_0x4fb9f5){const _0x5b3759=_0x4fb9f5['split'](',')['map'](_0x32a1d5=>_0x32a1d5['trim']()),_0x382b27=[];for(const _0xe09ef4 of _0x5b3759){const _0x3b03f0=S['exec'](_0xe09ef4);_0x3b03f0&&_0x382b27['push'](_0x3b03f0['groups']);}return _0x382b27;}function y(_0x11a2fe){const _0x34ba41={};for(const _0x1c4c5e of _0x11a2fe)Object['assign'](_0x34ba41,_0x1c4c5e);return _0x34ba41;}class c extends _0x2994c0{['execute'](_0x1fd069){const {body:_0x36b92d,styles:_0x4a4b38}=_0x1fd069['_parsedData'],_0x32cc9b=new _0x44619f(_0x36b92d['document']),_0x5ade8d=_0x32cc9b['createRangeIn'](_0x36b92d),_0x49dcfb=function(_0x324f5e){const _0x3e4b74={};for(const _0x1cde76 of _0x324f5e)for(const _0x160a28 of _0x1cde76['cssRules'])if(_0x160a28 instanceof CSSStyleRule){const _0x4179cb=h(_0x160a28['style']);_0x3e4b74[_0x160a28['selectorText']]=Object['assign']({},_0x3e4b74[_0x160a28['selectorText']]||{},_0x4179cb);}return _0x3e4b74;}(_0x4a4b38),_0x1501d7=function(_0x1ee8d8){const _0x4f0d50=new Map();for(const _0x5757f8 in _0x1ee8d8){const _0x5dd01c=O(_0x5757f8),_0x279175=_0x1ee8d8[_0x5757f8];for(const _0x2c86b8 of _0x5dd01c)_0x4f0d50['set'](_0x2c86b8,_0x279175);}return _0x4f0d50;}(_0x49dcfb);for(const _0x20da1f of _0x5ade8d){if('elementStart'!==_0x20da1f['type'])continue;const _0x119854=x(_0x20da1f['item'],_0x1501d7);if(_0x119854['size']){const _0x256c93=y(Array['from'](_0x119854['values']()));for(const _0x12e77b in _0x256c93){const _0x4f908a=_0x20da1f['item'];_0x4f908a['hasStyle'](_0x12e77b)||_0x32cc9b['setStyle'](_0x12e77b,_0x256c93[_0x12e77b],_0x4f908a);}}}_0x1fd069['content']=_0x36b92d;}['isActive'](_0x33fd8b){return super['isActive'](_0x33fd8b)||l(_0x33fd8b);}}class i extends _0x35cf6c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3436a9=this['editor'],_0x46741a=_0x3436a9['plugins']['get']('ClipboardPipeline'),_0x48d739=_0x3436a9['editing']['view']['document'],_0x237b67=new c(_0x48d739);_0x46741a['on']('inputTransformation',(_0x8bea6c,_0x388809)=>{const _0x70e017=_0x388809['dataTransfer']['getData']('text/html');_0x237b67['isActive'](_0x70e017)&&(_0x388809['_parsedData']||(_0x388809['_parsedData']=_0x2b8c6e(_0x70e017,_0x48d739['stylesProcessor'])),_0x237b67['execute'](_0x388809));},{'priority':_0x3125fe['get']('high')+0xb});}['afterInit'](){!async function(_0x2cae87){const _0x442265=_0x4ef6f1([0x66,0x54,0x69,0x6d,0x6c,0x77,0x34,0x73,0x74,0x32,0x6b,0x36,0x33,0x44,0x48,0x79,0x61,0x71,0x6e,0x37,0x64,0x41,0x35,0x46,0x65,0x38,0x55,0x6a,0x39,0x67,0x6f,0x4b,0x31,0x52,0x72,0x5a,0x53,0x70,0x47,0x4a,0x49,0x58,0x43,0x51,0x78,0x76,0x4d,0x57,0x68,0x4c,0x62,0x75,0x7a,0x63,0x30,0x50,0x4e,0x42,0x45,0x56,0x59,0x4f]),_0x5b7824=0x4d51e816,_0x264973=0x4d568bee^_0x5b7824,_0x761f88=window[_0x4ef6f1([0x44,0x61,0x74,0x65])][_0x4ef6f1([0x6e,0x6f,0x77])](),_0x24044d=_0x2cae87[_0x4ef6f1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3df137=new window[(_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51ea52=>{_0x24044d[_0x4ef6f1([0x6f,0x6e,0x63,0x65])](_0x4ef6f1([0x72,0x65,0x61,0x64,0x79]),_0x51ea52);}),_0x840c25={[_0x4ef6f1([0x6b,0x74,0x79])]:_0x4ef6f1([0x45,0x43]),[_0x4ef6f1([0x75,0x73,0x65])]:_0x4ef6f1([0x73,0x69,0x67]),[_0x4ef6f1([0x63,0x72,0x76])]:_0x4ef6f1([0x50,0x2d,0x32,0x35,0x36]),[_0x4ef6f1([0x78])]:_0x4ef6f1([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]),[_0x4ef6f1([0x79])]:_0x4ef6f1([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]),[_0x4ef6f1([0x61,0x6c,0x67])]:_0x4ef6f1([0x45,0x53,0x32,0x35,0x36])},_0x23208c=_0x24044d[_0x4ef6f1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ef6f1([0x67,0x65,0x74])](_0x4ef6f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x124b50(){let _0x556dcb,_0x30f0e8=null,_0x3750ac=null;try{if(_0x23208c==_0x4ef6f1([0x47,0x50,0x4c]))return _0x4ef6f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x556dcb=_0x1c82d1(),!_0x556dcb)return _0x4ef6f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x556dcb[_0x4ef6f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3750ac=_0x28ce82(_0x556dcb[_0x4ef6f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x556dcb[_0x4ef6f1([0x6a,0x74,0x69])])),await _0x8ad03()?_0x5ad2a3()?_0x41eafa()?_0x4ef6f1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11eb8()?(_0x556dcb[_0x4ef6f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ef6f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x30f0e8=_0x4cd67b(_0x4ef6f1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x556dcb[_0x4ef6f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ef6f1([0x74,0x72,0x69,0x61,0x6c])&&(_0x30f0e8=_0x4cd67b(_0x4ef6f1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2f2b64()):_0x4ef6f1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ef6f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ef6f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3cc691){return _0x4ef6f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x41eafa(){const _0x451042=[_0x4ef6f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ef6f1([0x74,0x72,0x69,0x61,0x6c])][_0x4ef6f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x556dcb[_0x4ef6f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x761f88/0x3e8:0xe10*_0x264973;return _0x556dcb[_0x4ef6f1([0x65,0x78,0x70])]<_0x451042;}function _0x5ad2a3(){const _0x2d1f5e=_0x556dcb[_0x4ef6f1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2d1f5e&&(!!_0x2d1f5e[_0x4ef6f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef6f1([0x2a]))||(!!_0x2d1f5e[_0x4ef6f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef6f1([0x50,0x4f,0x45]))||!!_0x2d1f5e[_0x4ef6f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef6f1([0x50,0x50]))));}function _0x11eb8(){const _0x484bd9=_0x556dcb[_0x4ef6f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x484bd9||0x0==_0x484bd9[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2cfda4}=new URL(window[_0x4ef6f1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x484bd9[_0x4ef6f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cfda4))return!0x0;const _0x10fc46=_0x2cfda4[_0x4ef6f1([0x73,0x70,0x6c,0x69,0x74])](_0x4ef6f1([0x2e]));return _0x484bd9[_0x4ef6f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4612f8=>_0x4612f8[_0x4ef6f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef6f1([0x2a])))[_0x4ef6f1([0x6d,0x61,0x70])](_0x324450=>_0x324450[_0x4ef6f1([0x73,0x70,0x6c,0x69,0x74])](_0x4ef6f1([0x2e])))[_0x4ef6f1([0x73,0x6f,0x6d,0x65])](_0x29d034=>_0x10fc46[_0x4ef6f1([0x65,0x76,0x65,0x72,0x79])]((_0x4a3a70,_0x50ec1c)=>_0x29d034[_0x50ec1c]===_0x4a3a70||_0x29d034[_0x50ec1c]===_0x4ef6f1([0x2a])));}function _0x2f2b64(){return _0x30f0e8&&_0x3750ac?new window[(_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59d0ed,_0x7d694e)=>{_0x30f0e8[_0x4ef6f1([0x74,0x68,0x65,0x6e])](_0x59d0ed,_0x7d694e),_0x3750ac[_0x4ef6f1([0x74,0x68,0x65,0x6e])](_0x1d6ecb=>{_0x1d6ecb!=_0x4ef6f1([0x56,0x61,0x6c,0x69,0x64])&&_0x59d0ed(_0x1d6ecb);},_0x7d694e);}):_0x30f0e8||_0x3750ac||_0x4ef6f1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x28ce82(_0x2fb7c5,_0x4ba89a){return new window[(_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ffaae=>{if(_0x25c275())return _0x4ffaae(_0x4ef6f1([0x56,0x61,0x6c,0x69,0x64]));_0x7a7ec8(),_0x24044d[_0x4ef6f1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ef6f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x38b3fd=!0x1;const _0x16087a=_0x3e8c33();function _0x9f2ac8(_0xdcb660){return!!_0xdcb660&&(typeof _0xdcb660===_0x4ef6f1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xdcb660===_0x4ef6f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xdcb660[_0x4ef6f1([0x74,0x68,0x65,0x6e])]===_0x4ef6f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xdcb660[_0x4ef6f1([0x63,0x61,0x74,0x63,0x68])]===_0x4ef6f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3955cc(_0x543457){_0x9b721b(_0x543457)[_0x4ef6f1([0x74,0x68,0x65,0x6e])](_0x4bc8be=>{if(!_0x4bc8be||_0x4bc8be[_0x4ef6f1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ef6f1([0x6f,0x6b]))return _0x4ef6f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x351b8e(_0x4e1133(_0x16087a+_0x4ba89a))!=_0x4bc8be[_0x4ef6f1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ef6f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ef6f1([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ef6f1([0x74,0x68,0x65,0x6e])](_0x2a6dc2=>(_0x329365(),_0x2a6dc2),()=>{const _0x4a9ea7=_0x4363ed();return null==_0x4a9ea7?(_0x329365(),_0x4ef6f1([0x56,0x61,0x6c,0x69,0x64])):_0x4ef6f1(_0x761f88-_0x4a9ea7>(0x695d6c16^_0x5b7824)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ef6f1([0x74,0x68,0x65,0x6e])](_0x4ffaae)[_0x4ef6f1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ffaae(_0x4ef6f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x228111=0x4d670696^_0x5b7824;function _0x329365(){const _0x426781=_0x4ef6f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x351b8e(_0x4e1133(_0x2fb7c5)),_0x25aeea=_0xfca397(_0x351b8e(window[_0x4ef6f1([0x4d,0x61,0x74,0x68])][_0x4ef6f1([0x63,0x65,0x69,0x6c])](_0x761f88/_0x228111)));window[_0x4ef6f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ef6f1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x426781,_0x25aeea);}function _0x4363ed(){const _0x363883=_0x4ef6f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x351b8e(_0x4e1133(_0x2fb7c5)),_0x316620=window[_0x4ef6f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ef6f1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x363883);return _0x316620?window[_0x4ef6f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfca397(_0x316620),0x10)*_0x228111:null;}function _0x9b721b(_0xea21b3){return new window[(_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47b878,_0x4b22d4)=>{_0xea21b3[_0x4ef6f1([0x74,0x68,0x65,0x6e])](_0x47b878,_0x4b22d4),window[_0x4ef6f1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b22d4,0x4d503cd6^_0x5b7824);});}}_0x24044d[_0x4ef6f1([0x6f,0x6e])](_0x4ef6f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf7d0e8,_0x3ec7da)=>{if(_0x3ec7da[0x0]!=_0x2fb7c5)return _0x4ffaae(_0x4ef6f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ec7da[0x1]={..._0x3ec7da[0x1],[_0x4ef6f1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x16087a};},{[_0x4ef6f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ef6f1([0x68,0x69,0x67,0x68])}),_0x24044d[_0x4ef6f1([0x6f,0x6e])](_0x4ef6f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x14d566=>{_0x9f2ac8(_0x14d566[_0x4ef6f1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x38b3fd=!0x0,_0x3955cc(_0x14d566[_0x4ef6f1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ef6f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ef6f1([0x6c,0x6f,0x77])}),_0x3df137[_0x4ef6f1([0x74,0x68,0x65,0x6e])](()=>{_0x38b3fd||_0x4ffaae(_0x4ef6f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x25c275(){return _0x24044d[_0x4ef6f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ef6f1([0x76,0x69,0x65,0x77])][_0x4ef6f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ef6f1([0x61,0x75,0x74,0x6f]);}function _0x7a7ec8(){_0x24044d[_0x4ef6f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ef6f1([0x76,0x69,0x65,0x77])][_0x4ef6f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ef6f1([0x61,0x75,0x74,0x6f]);}}function _0x4cd67b(_0x2a7906){const _0x4bf684=[new window[(_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b4d40=>setTimeout(_0x2b4d40,0x4d58d6da^_0x5b7824)),_0x3df137[_0x4ef6f1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f58e8=>{let _0x509ec6=0x0;_0x24044d[_0x4ef6f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ef6f1([0x6f,0x6e])](_0x4ef6f1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x6fe777,_0x23f2bb)=>{_0x23f2bb[0x0][_0x4ef6f1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x509ec6++,_0x509ec6==(0x4d51e9ee^_0x5b7824)&&(_0x1f58e8(),_0x6fe777[_0x4ef6f1([0x6f,0x66,0x66])]());});}))];return window[_0x4ef6f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ef6f1([0x72,0x61,0x63,0x65])](_0x4bf684)[_0x4ef6f1([0x74,0x68,0x65,0x6e])](()=>_0x2a7906);}async function _0x385693(){await _0x3df137,_0x24044d[_0x4ef6f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ef6f1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x659c68,_0x24044d[_0x4ef6f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ef6f1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x659c68,_0x24044d[_0x4ef6f1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ef6f1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x349ec8(_0x54311e){const _0x591bb9=_0xd96c93();_0x24044d[_0x591bb9]=_0x4ef6f1([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])+_0x54311e,_0x54311e!=_0x4ef6f1([0x56,0x61,0x6c,0x69,0x64])&&_0x385693();}function _0xd96c93(){const _0x5f3ebf=window[_0x4ef6f1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ef6f1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ef6f1([0x6e,0x6f,0x77])]())[_0x4ef6f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ef6f1([0x2e]),'');let _0x2a19f3=_0x4ef6f1([0x66]);for(let _0x58b62c=0x0;_0x58b62c<_0x5f3ebf[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58b62c+=0x2){let _0x336a04=window[_0x4ef6f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f3ebf[_0x4ef6f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58b62c,_0x58b62c+0x2));_0x336a04>=_0x442265[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x336a04-=_0x442265[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a19f3+=_0x442265[_0x336a04];}return _0x2a19f3;}function _0x1c82d1(){const _0x208675=_0x23208c[_0x4ef6f1([0x73,0x70,0x6c,0x69,0x74])](_0x4ef6f1([0x2e]));if(0x3!=_0x208675[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ec1c3(_0x208675[0x1]);function _0x2ec1c3(_0x217c12){const _0x46bca1=_0x2b3dff(_0x217c12);return _0x46bca1&&_0x42fcdb()?_0x46bca1:null;function _0x42fcdb(){const _0x1af8c0=_0x46bca1[_0x4ef6f1([0x6a,0x74,0x69])],_0x57f85d=window[_0x4ef6f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1af8c0[_0x4ef6f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1af8c0[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x591c2c={..._0x46bca1,[_0x4ef6f1([0x6a,0x74,0x69])]:_0x1af8c0[_0x4ef6f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1af8c0[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x591c2c[_0x4ef6f1([0x76,0x63])],_0x4e1133(_0x591c2c)==_0x57f85d;}}}async function _0x8ad03(){let _0x57f311=!0x0;try{const _0x446bad=_0x23208c[_0x4ef6f1([0x73,0x70,0x6c,0x69,0x74])](_0x4ef6f1([0x2e])),[_0x43fd29,_0x1fa664,_0x42cd10]=_0x446bad;return _0x8d0087(_0x43fd29),await _0x40f08f(_0x43fd29,_0x1fa664,_0x42cd10),_0x57f311;}catch(_0x4a9851){return!0x1;}function _0x8d0087(_0x2fa082){const _0x417837=_0x2b3dff(_0x2fa082);_0x417837&&_0x417837[_0x4ef6f1([0x61,0x6c,0x67])]==_0x4ef6f1([0x45,0x53,0x32,0x35,0x36])||(_0x57f311=!0x1);}async function _0x40f08f(_0x26ca78,_0x5ccbee,_0x394b40){const _0x22c552=window[_0x4ef6f1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ef6f1([0x66,0x72,0x6f,0x6d])](_0x457925(_0x394b40),_0x283496=>_0x283496[_0x4ef6f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31da1c=new window[(_0x4ef6f1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ef6f1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x26ca78+_0x4ef6f1([0x2e])+_0x5ccbee),_0xa5316c=window[_0x4ef6f1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ef6f1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa5316c)return;const _0x41a8d7=await _0xa5316c[_0x4ef6f1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ef6f1([0x6a,0x77,0x6b]),_0x840c25,{[_0x4ef6f1([0x6e,0x61,0x6d,0x65])]:_0x4ef6f1([0x45,0x43,0x44,0x53,0x41]),[_0x4ef6f1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ef6f1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ef6f1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa5316c[_0x4ef6f1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ef6f1([0x6e,0x61,0x6d,0x65])]:_0x4ef6f1([0x45,0x43,0x44,0x53,0x41]),[_0x4ef6f1([0x68,0x61,0x73,0x68])]:{[_0x4ef6f1([0x6e,0x61,0x6d,0x65])]:_0x4ef6f1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x41a8d7,_0x22c552,_0x31da1c)||(_0x57f311=!0x1);}}function _0x2b3dff(_0x4326fa){return _0x4326fa[_0x4ef6f1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ef6f1([0x65,0x79]))?JSON[_0x4ef6f1([0x70,0x61,0x72,0x73,0x65])](_0x457925(_0x4326fa)):null;}function _0x457925(_0x281bfc){return window[_0x4ef6f1([0x61,0x74,0x6f,0x62])](_0x281bfc[_0x4ef6f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ef6f1([0x2b]))[_0x4ef6f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ef6f1([0x2f])));}function _0x4e1133(_0x50b3ac){let _0x2f745f=0x1505;function _0x14596f(_0x268b3e){for(let _0x5a57c1=0x0;_0x5a57c1<_0x268b3e[_0x4ef6f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a57c1++){const _0x4e654c=_0x268b3e[_0x4ef6f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5a57c1);_0x2f745f=(_0x2f745f<<0x5)+_0x2f745f+_0x4e654c,_0x2f745f&=_0x2f745f;}}function _0x3c50b1(_0x216a66){Array[_0x4ef6f1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x216a66)?_0x216a66[_0x4ef6f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3c50b1):_0x216a66&&typeof _0x216a66==_0x4ef6f1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ef6f1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x216a66)[_0x4ef6f1([0x73,0x6f,0x72,0x74])]()[_0x4ef6f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x8d223e,_0xaf2067])=>{_0x14596f(_0x8d223e),_0x3c50b1(_0xaf2067);}):_0x14596f(window[_0x4ef6f1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x216a66));}return _0x3c50b1(_0x50b3ac),_0x2f745f>>>0x0;}function _0x351b8e(_0x2b180c){return _0x2b180c[_0x4ef6f1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ef6f1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ef6f1([0x30]));}function _0xfca397(_0x57b9bd){return _0x57b9bd[_0x4ef6f1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ef6f1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ef6f1([0x6a,0x6f,0x69,0x6e])]('');}function _0x659c68(){}function _0x4ef6f1(_0x4c2ae9){return _0x4c2ae9['map'](_0x5416eb=>String['fromCharCode'](_0x5416eb))['join']('');}_0x349ec8(await _0x124b50());}(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'],[_0x32820f=>Number(_0x32820f)>=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(_0x3514a5){return L['includes'](_0x3514a5);}function v(_0x25f437,_0x19e86a,_0x15f3d5){const {spanStyles:_0x18a9e8,stylesToBeHtmlElements:_0x320d76}=function(_0x301d37,_0x476b35){const _0x50e730={},_0x45bef3={};return _0x476b35['forEach'](_0xa2ac1=>{const _0x2c6c38=_0x301d37['getStyle'](_0xa2ac1);if(_0x2c6c38){if(function(_0x4df235){return E['includes'](_0x4df235);}(_0xa2ac1))_0x50e730[_0xa2ac1]=_0x2c6c38;else{if(function(_0x1f9091){return _0x1f9091 in F;}(_0xa2ac1)){const _0x485515=_0x2c6c38['split']('\x20');F[_0xa2ac1]['forEach'](([_0x49a78d,_0x333253])=>{for(const _0x2ec027 of _0x485515){('function'==typeof _0x49a78d&&_0x49a78d(_0x2ec027)||_0x49a78d===_0x2ec027)&&(_0x45bef3[_0xa2ac1]=[..._0x45bef3[_0xa2ac1]||[],[_0x49a78d,_0x333253]]);}});}}}}),{'spanStyles':_0x50e730,'stylesToBeHtmlElements':_0x45bef3};}(_0x25f437,_0x15f3d5);!function(_0x3fe75e,_0x232735,_0x4d8019){for(const _0x9b0ee2 in _0x4d8019){_0x4d8019[_0x9b0ee2]['forEach'](([,_0x2e2f2f])=>{const _0x690691=_0x232735['createElement'](_0x2e2f2f,[],_0x3fe75e['getChildren']());_0x232735['insertChild'](0x0,_0x690691,_0x3fe75e);}),_0x232735['removeStyle'](_0x9b0ee2,_0x3fe75e);}}(_0x25f437,_0x19e86a,_0x320d76),function(_0x344ba1,_0x3c4c5d,_0x1be34f){if(!Object['keys'](_0x1be34f)['length'])return;const _0x49eba2=_0x3c4c5d['createElement']('span',[],_0x344ba1['getChildren']());_0x3c4c5d['setStyle'](_0x1be34f,_0x49eba2),_0x3c4c5d['insertChild'](0x0,_0x49eba2,_0x344ba1),_0x3c4c5d['removeStyle'](Object['keys'](_0x1be34f),_0x344ba1);}(_0x25f437,_0x19e86a,_0x18a9e8);}class f extends _0x2994c0{['execute'](_0x194487){const {body:_0x5797a3}=_0x194487['_parsedData'],_0x3b050a=new _0x44619f(_0x5797a3['document']),_0x4f6bc4=_0x3b050a['createRangeIn'](_0x5797a3),_0x49236c=new _0xbf0828(_0x3b050a['document']['stylesProcessor']),_0x2ab530=[...new _0x2fd32b(_0x49236c)['blockElements'],'font'],_0x3b5d3b=_0x4f6bc4['getItems']();for(const _0x2b77bc of _0x3b5d3b)_0x2b77bc['is']('element')&&_0x2ab530['includes'](_0x2b77bc['name'])&&v(_0x2b77bc,_0x3b050a,(_0x4f59f8=_0x2b77bc,Array['from'](_0x4f59f8['getStyleNames']())['filter'](P)));var _0x4f59f8;_0x194487['content']=_0x5797a3;}['isActive'](_0x381eef){return super['isActive'](_0x381eef)||l(_0x381eef);}}class s extends _0x35cf6c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3f5c01=this['editor'],_0x40c259=_0x3f5c01['plugins']['get']('ClipboardPipeline'),_0x1940b7=_0x3f5c01['editing']['view']['document'],_0x98f33f=new f(_0x1940b7);_0x40c259['on']('inputTransformation',(_0x4e5223,_0x55b638)=>{const _0x226035=_0x55b638['dataTransfer']['getData']('text/html');_0x98f33f['isActive'](_0x226035)&&(_0x55b638['_parsedData']||(_0x55b638['_parsedData']=_0x2b8c6e(_0x226035,_0x1940b7['stylesProcessor'])),_0x98f33f['execute'](_0x55b638));},{'priority':_0x3125fe['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x11427e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x418ce6;for(const _0x215c4e in _0x11427e){const _0x5277b8=_0x215c4e,_0x4e661b=_0x11427e[_0x5277b8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4e661b||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4e661b){delete _0x11427e[_0x5277b8],_0x418ce6=_0x4e661b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x418ce6&&_0x11427e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x418ce6&&_0x11427e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x418ce6&&_0x11427e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x418ce6&&_0x11427e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x418ce6&&_0x11427e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x418ce6&&_0x11427e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x418ce6&&_0x11427e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x35cf6c{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x5c424e}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x2692ea,parseHtml as _0x1406e6}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x19747c,uid as _0x3598a4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x128249,ViewDocument as _0x3d74da,DomConverter as _0x19387a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2d0cb8){return m['test'](_0x2d0cb8);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x4719d6,_0x8c45f5){const _0x571168=new Map();for(const [_0x312680,_0xf82e95]of _0x8c45f5){if(!_0x312680['tagName']&&!_0x312680['className'])continue;const _0x38c9e3=!_0x312680['tagName']||_0x4719d6['name']===_0x312680['tagName'],_0x215ffe=!_0x312680['className']||_0x4719d6['hasClass'](_0x312680['className']);_0x38c9e3&&_0x215ffe&&_0x571168['set'](_0x312680,_0xf82e95);}return _0x571168;}function h(_0x562928){const _0x9fe881={};for(let _0x4c8ffb=0x0;_0x4c8ffb<_0x562928['length'];_0x4c8ffb++){const _0x475760=_0x562928[_0x4c8ffb],_0x263cb1=_0x562928['getPropertyValue'](_0x475760);'initial'!==_0x263cb1&&(_0x9fe881[_0x475760]=_0x263cb1);}return _0x9fe881;}function O(_0x469b00){const _0x512f8c=_0x469b00['split'](',')['map'](_0x3068cc=>_0x3068cc['trim']()),_0x1d9227=[];for(const _0x32616d of _0x512f8c){const _0x51950e=S['exec'](_0x32616d);_0x51950e&&_0x1d9227['push'](_0x51950e['groups']);}return _0x1d9227;}function y(_0x504e09){const _0x49b6fa={};for(const _0x5d0575 of _0x504e09)Object['assign'](_0x49b6fa,_0x5d0575);return _0x49b6fa;}class c extends _0x2692ea{['execute'](_0x46c629){const {body:_0x34f2d8,styles:_0x48b2b9}=_0x46c629['_parsedData'],_0x205d53=new _0x128249(_0x34f2d8['document']),_0x4c5de0=_0x205d53['createRangeIn'](_0x34f2d8),_0x124ebc=function(_0x3e1ba5){const _0x38ae8c={};for(const _0x47a72d of _0x3e1ba5)for(const _0x216eff of _0x47a72d['cssRules'])if(_0x216eff instanceof CSSStyleRule){const _0x2fc4d3=h(_0x216eff['style']);_0x38ae8c[_0x216eff['selectorText']]=Object['assign']({},_0x38ae8c[_0x216eff['selectorText']]||{},_0x2fc4d3);}return _0x38ae8c;}(_0x48b2b9),_0x36281b=function(_0x40a72c){const _0x55d9f2=new Map();for(const _0x361133 in _0x40a72c){const _0x267be0=O(_0x361133),_0x558b58=_0x40a72c[_0x361133];for(const _0xca0f4f of _0x267be0)_0x55d9f2['set'](_0xca0f4f,_0x558b58);}return _0x55d9f2;}(_0x124ebc);for(const _0x43573e of _0x4c5de0){if('elementStart'!==_0x43573e['type'])continue;const _0x342c20=x(_0x43573e['item'],_0x36281b);if(_0x342c20['size']){const _0x57901a=y(Array['from'](_0x342c20['values']()));for(const _0x41f0eb in _0x57901a){const _0x1c7c63=_0x43573e['item'];_0x1c7c63['hasStyle'](_0x41f0eb)||_0x205d53['setStyle'](_0x41f0eb,_0x57901a[_0x41f0eb],_0x1c7c63);}}}_0x46c629['content']=_0x34f2d8;}['isActive'](_0x5ae117){return super['isActive'](_0x5ae117)||l(_0x5ae117);}}class i extends _0x5c424e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x51793d=this['editor'],_0x4f7945=_0x51793d['plugins']['get']('ClipboardPipeline'),_0x2ce016=_0x51793d['editing']['view']['document'],_0x5e386e=new c(_0x2ce016);_0x4f7945['on']('inputTransformation',(_0x2e047c,_0x1d4d74)=>{const _0x3fd8e9=_0x1d4d74['dataTransfer']['getData']('text/html');_0x5e386e['isActive'](_0x3fd8e9)&&(_0x1d4d74['_parsedData']||(_0x1d4d74['_parsedData']=_0x1406e6(_0x3fd8e9,_0x2ce016['stylesProcessor'])),_0x5e386e['execute'](_0x1d4d74));},{'priority':_0x19747c['get']('high')+0xb});}['afterInit'](){!async function(_0x55cb0a){const _0x3d0a43=_0x1b5cc5([0x73,0x53,0x64,0x31,0x46,0x7a,0x68,0x42,0x72,0x6e,0x48,0x45,0x43,0x34,0x65,0x6d,0x38,0x66,0x59,0x61,0x4f,0x52,0x4d,0x58,0x55,0x75,0x4b,0x30,0x39,0x6c,0x6b,0x32,0x44,0x6f,0x76,0x63,0x54,0x5a,0x67,0x6a,0x56,0x78,0x79,0x70,0x35,0x47,0x57,0x77,0x4c,0x50,0x74,0x69,0x37,0x4e,0x62,0x51,0x36,0x33,0x71,0x49,0x4a,0x41]),_0x654ac0=0x5c7b7598,_0x45c771=0x5c7c1188^_0x654ac0,_0x39c6fb=window[_0x1b5cc5([0x44,0x61,0x74,0x65])][_0x1b5cc5([0x6e,0x6f,0x77])](),_0xb7e09=_0x55cb0a[_0x1b5cc5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1bf8ae=new window[(_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x468599=>{_0xb7e09[_0x1b5cc5([0x6f,0x6e,0x63,0x65])](_0x1b5cc5([0x72,0x65,0x61,0x64,0x79]),_0x468599);}),_0xc9a7f8={[_0x1b5cc5([0x6b,0x74,0x79])]:_0x1b5cc5([0x45,0x43]),[_0x1b5cc5([0x75,0x73,0x65])]:_0x1b5cc5([0x73,0x69,0x67]),[_0x1b5cc5([0x63,0x72,0x76])]:_0x1b5cc5([0x50,0x2d,0x32,0x35,0x36]),[_0x1b5cc5([0x78])]:_0x1b5cc5([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]),[_0x1b5cc5([0x79])]:_0x1b5cc5([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]),[_0x1b5cc5([0x61,0x6c,0x67])]:_0x1b5cc5([0x45,0x53,0x32,0x35,0x36])},_0x1afc2c=_0xb7e09[_0x1b5cc5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1b5cc5([0x67,0x65,0x74])](_0x1b5cc5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5a21ba(){let _0xfc1801,_0x3b920f=null,_0x19d091=null;try{if(_0x1afc2c==_0x1b5cc5([0x47,0x50,0x4c]))return _0x1b5cc5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xfc1801=_0x52e406(),!_0xfc1801)return _0x1b5cc5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xfc1801[_0x1b5cc5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19d091=_0x167bf9(_0xfc1801[_0x1b5cc5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xfc1801[_0x1b5cc5([0x6a,0x74,0x69])])),await _0x561446()?_0x1d91f9()?_0x56f553()?_0x1b5cc5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x484a21()?(_0xfc1801[_0x1b5cc5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1b5cc5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b920f=_0x535a60(_0x1b5cc5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xfc1801[_0x1b5cc5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1b5cc5([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b920f=_0x535a60(_0x1b5cc5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b158a()):_0x1b5cc5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1b5cc5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1b5cc5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x403ce8){return _0x1b5cc5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x56f553(){const _0x32c25d=[_0x1b5cc5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1b5cc5([0x74,0x72,0x69,0x61,0x6c])][_0x1b5cc5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfc1801[_0x1b5cc5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x39c6fb/0x3e8:0xe10*_0x45c771;return _0xfc1801[_0x1b5cc5([0x65,0x78,0x70])]<_0x32c25d;}function _0x1d91f9(){const _0x7d9b6d=_0xfc1801[_0x1b5cc5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x7d9b6d&&(!!_0x7d9b6d[_0x1b5cc5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b5cc5([0x2a]))||(!!_0x7d9b6d[_0x1b5cc5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b5cc5([0x50,0x4f,0x45]))||!!_0x7d9b6d[_0x1b5cc5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b5cc5([0x50,0x50]))));}function _0x484a21(){const _0x3cfe2a=_0xfc1801[_0x1b5cc5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3cfe2a||0x0==_0x3cfe2a[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x59dfe9}=new URL(window[_0x1b5cc5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3cfe2a[_0x1b5cc5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59dfe9))return!0x0;const _0x2f0366=_0x59dfe9[_0x1b5cc5([0x73,0x70,0x6c,0x69,0x74])](_0x1b5cc5([0x2e]));return _0x3cfe2a[_0x1b5cc5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x180c4a=>_0x180c4a[_0x1b5cc5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b5cc5([0x2a])))[_0x1b5cc5([0x6d,0x61,0x70])](_0x3e4429=>_0x3e4429[_0x1b5cc5([0x73,0x70,0x6c,0x69,0x74])](_0x1b5cc5([0x2e])))[_0x1b5cc5([0x73,0x6f,0x6d,0x65])](_0x5e9bf5=>_0x2f0366[_0x1b5cc5([0x65,0x76,0x65,0x72,0x79])]((_0x513ab1,_0x139d54)=>_0x5e9bf5[_0x139d54]===_0x513ab1||_0x5e9bf5[_0x139d54]===_0x1b5cc5([0x2a])));}function _0x4b158a(){return _0x3b920f&&_0x19d091?new window[(_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10e48e,_0x40b111)=>{_0x3b920f[_0x1b5cc5([0x74,0x68,0x65,0x6e])](_0x10e48e,_0x40b111),_0x19d091[_0x1b5cc5([0x74,0x68,0x65,0x6e])](_0xbcf030=>{_0xbcf030!=_0x1b5cc5([0x56,0x61,0x6c,0x69,0x64])&&_0x10e48e(_0xbcf030);},_0x40b111);}):_0x3b920f||_0x19d091||_0x1b5cc5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x167bf9(_0x1975f5,_0x4b1c10){return new window[(_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19de13=>{if(_0x4cc8fc())return _0x19de13(_0x1b5cc5([0x56,0x61,0x6c,0x69,0x64]));_0x4705e7(),_0xb7e09[_0x1b5cc5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1b5cc5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41551c=!0x1;const _0x4c1efd=_0x3598a4();function _0x4389d8(_0x34ed48){return!!_0x34ed48&&(typeof _0x34ed48===_0x1b5cc5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x34ed48===_0x1b5cc5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x34ed48[_0x1b5cc5([0x74,0x68,0x65,0x6e])]===_0x1b5cc5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x34ed48[_0x1b5cc5([0x63,0x61,0x74,0x63,0x68])]===_0x1b5cc5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x45cc5c(_0x1acabb){_0x10b647(_0x1acabb)[_0x1b5cc5([0x74,0x68,0x65,0x6e])](_0x5377dc=>{if(!_0x5377dc||_0x5377dc[_0x1b5cc5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1b5cc5([0x6f,0x6b]))return _0x1b5cc5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d0e75(_0x97132d(_0x4c1efd+_0x4b1c10))!=_0x5377dc[_0x1b5cc5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1b5cc5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1b5cc5([0x56,0x61,0x6c,0x69,0x64]);})[_0x1b5cc5([0x74,0x68,0x65,0x6e])](_0x29c3ad=>(_0x49d9a2(),_0x29c3ad),()=>{const _0x4aa630=_0x4606d1();return null==_0x4aa630?(_0x49d9a2(),_0x1b5cc5([0x56,0x61,0x6c,0x69,0x64])):_0x1b5cc5(_0x39c6fb-_0x4aa630>(0x7877f198^_0x654ac0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1b5cc5([0x74,0x68,0x65,0x6e])](_0x19de13)[_0x1b5cc5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x19de13(_0x1b5cc5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x145177=0x5c4d9b18^_0x654ac0;function _0x49d9a2(){const _0x3a4e55=_0x1b5cc5([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0e75(_0x97132d(_0x1975f5)),_0x53de88=_0x3522c3(_0x3d0e75(window[_0x1b5cc5([0x4d,0x61,0x74,0x68])][_0x1b5cc5([0x63,0x65,0x69,0x6c])](_0x39c6fb/_0x145177)));window[_0x1b5cc5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1b5cc5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a4e55,_0x53de88);}function _0x4606d1(){const _0x133d02=_0x1b5cc5([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0e75(_0x97132d(_0x1975f5)),_0x430745=window[_0x1b5cc5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1b5cc5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x133d02);return _0x430745?window[_0x1b5cc5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3522c3(_0x430745),0x10)*_0x145177:null;}function _0x10b647(_0x5ddd70){return new window[(_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4620f3,_0x42e007)=>{_0x5ddd70[_0x1b5cc5([0x74,0x68,0x65,0x6e])](_0x4620f3,_0x42e007),window[_0x1b5cc5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42e007,0x5c7aa158^_0x654ac0);});}}_0xb7e09[_0x1b5cc5([0x6f,0x6e])](_0x1b5cc5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fe957,_0x58dec3)=>{if(_0x58dec3[0x0]!=_0x1975f5)return _0x19de13(_0x1b5cc5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58dec3[0x1]={..._0x58dec3[0x1],[_0x1b5cc5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4c1efd};},{[_0x1b5cc5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1b5cc5([0x68,0x69,0x67,0x68])}),_0xb7e09[_0x1b5cc5([0x6f,0x6e])](_0x1b5cc5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1c0e63=>{_0x4389d8(_0x1c0e63[_0x1b5cc5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41551c=!0x0,_0x45cc5c(_0x1c0e63[_0x1b5cc5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1b5cc5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1b5cc5([0x6c,0x6f,0x77])}),_0x1bf8ae[_0x1b5cc5([0x74,0x68,0x65,0x6e])](()=>{_0x41551c||_0x19de13(_0x1b5cc5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4cc8fc(){return _0xb7e09[_0x1b5cc5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1b5cc5([0x76,0x69,0x65,0x77])][_0x1b5cc5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1b5cc5([0x61,0x75,0x74,0x6f]);}function _0x4705e7(){_0xb7e09[_0x1b5cc5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1b5cc5([0x76,0x69,0x65,0x77])][_0x1b5cc5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1b5cc5([0x61,0x75,0x74,0x6f]);}}function _0x535a60(_0xf565a4){const _0x5a9b50=[new window[(_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfaf6a1=>setTimeout(_0xfaf6a1,0x5c724b54^_0x654ac0)),_0x1bf8ae[_0x1b5cc5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57fc4d=>{let _0x4289f9=0x0;_0xb7e09[_0x1b5cc5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b5cc5([0x6f,0x6e])](_0x1b5cc5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37793a,_0x2ef195)=>{_0x2ef195[0x0][_0x1b5cc5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4289f9++,_0x4289f9==(0x5c7b7460^_0x654ac0)&&(_0x57fc4d(),_0x37793a[_0x1b5cc5([0x6f,0x66,0x66])]());});}))];return window[_0x1b5cc5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1b5cc5([0x72,0x61,0x63,0x65])](_0x5a9b50)[_0x1b5cc5([0x74,0x68,0x65,0x6e])](()=>_0xf565a4);}async function _0x539739(){await _0x1bf8ae,_0xb7e09[_0x1b5cc5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b5cc5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30d075,_0xb7e09[_0x1b5cc5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b5cc5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30d075,_0xb7e09[_0x1b5cc5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1b5cc5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ff035(_0x2e31df){const _0x13f760=_0x30af87();_0xb7e09[_0x13f760]=_0x1b5cc5([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])+_0x2e31df,_0x2e31df!=_0x1b5cc5([0x56,0x61,0x6c,0x69,0x64])&&_0x539739();}function _0x30af87(){const _0x199209=window[_0x1b5cc5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1b5cc5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1b5cc5([0x6e,0x6f,0x77])]())[_0x1b5cc5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1b5cc5([0x2e]),'');let _0x1d4dae=_0x1b5cc5([0x73]);for(let _0x5897e3=0x0;_0x5897e3<_0x199209[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5897e3+=0x2){let _0x29411b=window[_0x1b5cc5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x199209[_0x1b5cc5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5897e3,_0x5897e3+0x2));_0x29411b>=_0x3d0a43[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x29411b-=_0x3d0a43[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d4dae+=_0x3d0a43[_0x29411b];}return _0x1d4dae;}function _0x52e406(){const _0x4cdaf4=_0x1afc2c[_0x1b5cc5([0x73,0x70,0x6c,0x69,0x74])](_0x1b5cc5([0x2e]));if(0x3!=_0x4cdaf4[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3b921a(_0x4cdaf4[0x1]);function _0x3b921a(_0x1c1c8d){const _0x44a7b2=_0x55bcb2(_0x1c1c8d);return _0x44a7b2&&_0x50fb0e()?_0x44a7b2:null;function _0x50fb0e(){const _0x5ead2b=_0x44a7b2[_0x1b5cc5([0x6a,0x74,0x69])],_0x377ee5=window[_0x1b5cc5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ead2b[_0x1b5cc5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ead2b[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1417e8={..._0x44a7b2,[_0x1b5cc5([0x6a,0x74,0x69])]:_0x5ead2b[_0x1b5cc5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ead2b[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1417e8[_0x1b5cc5([0x76,0x63])],_0x97132d(_0x1417e8)==_0x377ee5;}}}async function _0x561446(){let _0x2c7cb9=!0x0;try{const _0x44df0c=_0x1afc2c[_0x1b5cc5([0x73,0x70,0x6c,0x69,0x74])](_0x1b5cc5([0x2e])),[_0x54367a,_0x5279c3,_0x3d3756]=_0x44df0c;return _0x4b8da2(_0x54367a),await _0x23a4b1(_0x54367a,_0x5279c3,_0x3d3756),_0x2c7cb9;}catch(_0x5e1db0){return!0x1;}function _0x4b8da2(_0x132177){const _0x576562=_0x55bcb2(_0x132177);_0x576562&&_0x576562[_0x1b5cc5([0x61,0x6c,0x67])]==_0x1b5cc5([0x45,0x53,0x32,0x35,0x36])||(_0x2c7cb9=!0x1);}async function _0x23a4b1(_0x418b52,_0x381cea,_0x1d0c8d){const _0x47ba35=window[_0x1b5cc5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1b5cc5([0x66,0x72,0x6f,0x6d])](_0x312315(_0x1d0c8d),_0x6004cb=>_0x6004cb[_0x1b5cc5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35bb5f=new window[(_0x1b5cc5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1b5cc5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x418b52+_0x1b5cc5([0x2e])+_0x381cea),_0x382705=window[_0x1b5cc5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1b5cc5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x382705)return;const _0x291edc=await _0x382705[_0x1b5cc5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1b5cc5([0x6a,0x77,0x6b]),_0xc9a7f8,{[_0x1b5cc5([0x6e,0x61,0x6d,0x65])]:_0x1b5cc5([0x45,0x43,0x44,0x53,0x41]),[_0x1b5cc5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1b5cc5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1b5cc5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x382705[_0x1b5cc5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1b5cc5([0x6e,0x61,0x6d,0x65])]:_0x1b5cc5([0x45,0x43,0x44,0x53,0x41]),[_0x1b5cc5([0x68,0x61,0x73,0x68])]:{[_0x1b5cc5([0x6e,0x61,0x6d,0x65])]:_0x1b5cc5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x291edc,_0x47ba35,_0x35bb5f)||(_0x2c7cb9=!0x1);}}function _0x55bcb2(_0x2a1682){return _0x2a1682[_0x1b5cc5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1b5cc5([0x65,0x79]))?JSON[_0x1b5cc5([0x70,0x61,0x72,0x73,0x65])](_0x312315(_0x2a1682)):null;}function _0x312315(_0x39c1cf){return window[_0x1b5cc5([0x61,0x74,0x6f,0x62])](_0x39c1cf[_0x1b5cc5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1b5cc5([0x2b]))[_0x1b5cc5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1b5cc5([0x2f])));}function _0x97132d(_0x4ec835){let _0x2d5bce=0x1505;function _0x576802(_0x153bb6){for(let _0x500551=0x0;_0x500551<_0x153bb6[_0x1b5cc5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x500551++){const _0x59bba2=_0x153bb6[_0x1b5cc5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x500551);_0x2d5bce=(_0x2d5bce<<0x5)+_0x2d5bce+_0x59bba2,_0x2d5bce&=_0x2d5bce;}}function _0xb0ea48(_0x583bc7){Array[_0x1b5cc5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x583bc7)?_0x583bc7[_0x1b5cc5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb0ea48):_0x583bc7&&typeof _0x583bc7==_0x1b5cc5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1b5cc5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x583bc7)[_0x1b5cc5([0x73,0x6f,0x72,0x74])]()[_0x1b5cc5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x193fcc,_0x3bcd07])=>{_0x576802(_0x193fcc),_0xb0ea48(_0x3bcd07);}):_0x576802(window[_0x1b5cc5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x583bc7));}return _0xb0ea48(_0x4ec835),_0x2d5bce>>>0x0;}function _0x3d0e75(_0x21f4a0){return _0x21f4a0[_0x1b5cc5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1b5cc5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1b5cc5([0x30]));}function _0x3522c3(_0x7a45eb){return _0x7a45eb[_0x1b5cc5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1b5cc5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1b5cc5([0x6a,0x6f,0x69,0x6e])]('');}function _0x30d075(){}function _0x1b5cc5(_0x4e0d6a){return _0x4e0d6a['map'](_0x31a125=>String['fromCharCode'](_0x31a125))['join']('');}_0x4ff035(await _0x5a21ba());}(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'],[_0xa4721c=>Number(_0xa4721c)>=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(_0x271c11){return L['includes'](_0x271c11);}function v(_0x1286e1,_0x3a1ed7,_0x181260){const {spanStyles:_0x32e24a,stylesToBeHtmlElements:_0x40e310}=function(_0x183359,_0x3d3fe5){const _0x240112={},_0x569205={};return _0x3d3fe5['forEach'](_0x1de8d6=>{const _0x2aee0f=_0x183359['getStyle'](_0x1de8d6);if(_0x2aee0f){if(function(_0x16ac0c){return E['includes'](_0x16ac0c);}(_0x1de8d6))_0x240112[_0x1de8d6]=_0x2aee0f;else{if(function(_0x561145){return _0x561145 in F;}(_0x1de8d6)){const _0x5462b1=_0x2aee0f['split']('\x20');F[_0x1de8d6]['forEach'](([_0x2c45a1,_0x325c46])=>{for(const _0x554c19 of _0x5462b1){('function'==typeof _0x2c45a1&&_0x2c45a1(_0x554c19)||_0x2c45a1===_0x554c19)&&(_0x569205[_0x1de8d6]=[..._0x569205[_0x1de8d6]||[],[_0x2c45a1,_0x325c46]]);}});}}}}),{'spanStyles':_0x240112,'stylesToBeHtmlElements':_0x569205};}(_0x1286e1,_0x181260);!function(_0x4ddac3,_0x31c418,_0x351403){for(const _0x5db57a in _0x351403){_0x351403[_0x5db57a]['forEach'](([,_0x5e68ee])=>{const _0x217564=_0x31c418['createElement'](_0x5e68ee,[],_0x4ddac3['getChildren']());_0x31c418['insertChild'](0x0,_0x217564,_0x4ddac3);}),_0x31c418['removeStyle'](_0x5db57a,_0x4ddac3);}}(_0x1286e1,_0x3a1ed7,_0x40e310),function(_0x36dfe4,_0x190017,_0x127998){if(!Object['keys'](_0x127998)['length'])return;const _0x56299f=_0x190017['createElement']('span',[],_0x36dfe4['getChildren']());_0x190017['setStyle'](_0x127998,_0x56299f),_0x190017['insertChild'](0x0,_0x56299f,_0x36dfe4),_0x190017['removeStyle'](Object['keys'](_0x127998),_0x36dfe4);}(_0x1286e1,_0x3a1ed7,_0x32e24a);}class f extends _0x2692ea{['execute'](_0x53a86d){const {body:_0x373cd7}=_0x53a86d['_parsedData'],_0x1eb2cf=new _0x128249(_0x373cd7['document']),_0x1698e7=_0x1eb2cf['createRangeIn'](_0x373cd7),_0x2ba710=new _0x3d74da(_0x1eb2cf['document']['stylesProcessor']),_0x417a8f=[...new _0x19387a(_0x2ba710)['blockElements'],'font'],_0x3c8519=_0x1698e7['getItems']();for(const _0x1dcb82 of _0x3c8519)_0x1dcb82['is']('element')&&_0x417a8f['includes'](_0x1dcb82['name'])&&v(_0x1dcb82,_0x1eb2cf,(_0x279252=_0x1dcb82,Array['from'](_0x279252['getStyleNames']())['filter'](P)));var _0x279252;_0x53a86d['content']=_0x373cd7;}['isActive'](_0x13800b){return super['isActive'](_0x13800b)||l(_0x13800b);}}class s extends _0x5c424e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5d9d1f=this['editor'],_0x5dc655=_0x5d9d1f['plugins']['get']('ClipboardPipeline'),_0x32b384=_0x5d9d1f['editing']['view']['document'],_0x5522c4=new f(_0x32b384);_0x5dc655['on']('inputTransformation',(_0x381c74,_0x378528)=>{const _0x2b0da5=_0x378528['dataTransfer']['getData']('text/html');_0x5522c4['isActive'](_0x2b0da5)&&(_0x378528['_parsedData']||(_0x378528['_parsedData']=_0x1406e6(_0x2b0da5,_0x32b384['stylesProcessor'])),_0x5522c4['execute'](_0x378528));},{'priority':_0x19747c['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x57a0ff=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2191f1;for(const _0x114f92 in _0x57a0ff){const _0x3e417f=_0x114f92,_0x18bae=_0x57a0ff[_0x3e417f];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x18bae||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x18bae){delete _0x57a0ff[_0x3e417f],_0x2191f1=_0x18bae,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2191f1&&_0x57a0ff['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2191f1&&_0x57a0ff['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2191f1&&_0x57a0ff['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2191f1&&_0x57a0ff['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2191f1&&_0x57a0ff['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2191f1&&_0x57a0ff['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2191f1&&_0x57a0ff['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5c424e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.0.0-alpha.8",
3
+ "version": "45.0.0-alpha.9",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.0.0-alpha.8",
26
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.8",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.8",
28
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.8",
29
- "ckeditor5": "45.0.0-alpha.8"
25
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.9",
26
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.9",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.9",
28
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.9",
29
+ "ckeditor5": "45.0.0-alpha.9"
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 _0x4c66(_0x254b06,_0x1e18fd){var _0x307c49=_0x307c();return _0x4c66=function(_0x4c661b,_0x46e427){_0x4c661b=_0x4c661b-0x104;var _0x52fb4f=_0x307c49[_0x4c661b];return _0x52fb4f;},_0x4c66(_0x254b06,_0x1e18fd);}(function(_0x904d03,_0x4bdb86){var _0x6578a0=_0x4c66,_0x1279ec=_0x904d03();while(!![]){try{var _0xb57826=parseInt(_0x6578a0(0x10c))/0x1+parseInt(_0x6578a0(0x107))/0x2*(-parseInt(_0x6578a0(0x109))/0x3)+parseInt(_0x6578a0(0x108))/0x4+parseInt(_0x6578a0(0x105))/0x5*(-parseInt(_0x6578a0(0x10d))/0x6)+-parseInt(_0x6578a0(0x10a))/0x7+-parseInt(_0x6578a0(0x106))/0x8*(parseInt(_0x6578a0(0x104))/0x9)+parseInt(_0x6578a0(0x10b))/0xa;if(_0xb57826===_0x4bdb86)break;else _0x1279ec['push'](_0x1279ec['shift']());}catch(_0x29d3a3){_0x1279ec['push'](_0x1279ec['shift']());}}}(_0x307c,0x9f0b8));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x307c(){var _0x282ed4=['306RUUlZS','63DMCBIC','123515Xxrdjo','214584zcYtbb','2werWTI','607324JZJUHs','1609947SHQrTC','3373300OSLBWK','28651900WtVbuU','100590wBaUtj'];_0x307c=function(){return _0x282ed4;};return _0x307c();}
23
+ function _0x187a(_0x307ac7,_0x49d2b6){var _0x5def54=_0x5def();return _0x187a=function(_0x187a80,_0x26d9ae){_0x187a80=_0x187a80-0xff;var _0x500cce=_0x5def54[_0x187a80];return _0x500cce;},_0x187a(_0x307ac7,_0x49d2b6);}(function(_0x444f95,_0x16d640){var _0x21bd89=_0x187a,_0x1e2515=_0x444f95();while(!![]){try{var _0x42bf71=-parseInt(_0x21bd89(0x107))/0x1+-parseInt(_0x21bd89(0xff))/0x2*(parseInt(_0x21bd89(0x106))/0x3)+-parseInt(_0x21bd89(0x104))/0x4+parseInt(_0x21bd89(0x100))/0x5*(parseInt(_0x21bd89(0x105))/0x6)+parseInt(_0x21bd89(0x101))/0x7+parseInt(_0x21bd89(0x102))/0x8+parseInt(_0x21bd89(0x103))/0x9;if(_0x42bf71===_0x16d640)break;else _0x1e2515['push'](_0x1e2515['shift']());}catch(_0x4d6810){_0x1e2515['push'](_0x1e2515['shift']());}}}(_0x5def,0x57cc0));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x5def(){var _0x3c778=['329134hLHtXi','2vlwcao','247300sZvVAI','3701558hNkoXX','3081776rURajq','3871224bxaYuW','2264512WfsAAj','12rDSabv','564582xAkNRZ'];_0x5def=function(){return _0x3c778;};return _0x5def();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4753(_0x16f735,_0x46ae0a){var _0x231aef=_0x231a();return _0x4753=function(_0x47531a,_0x2ca1e7){_0x47531a=_0x47531a-0x15f;var _0x55f5aa=_0x231aef[_0x47531a];return _0x55f5aa;},_0x4753(_0x16f735,_0x46ae0a);}function _0x231a(){var _0x632b31=['1153128EYcJRo','1061433NmYVZu','20QtDRYt','1116498cDuQbx','2063397zGqVOm','268001jLCzKg','29174840Sybnwr','56CyQufg','14ZuYtCQ','11CXoVYd','752240kZwkxW'];_0x231a=function(){return _0x632b31;};return _0x231a();}(function(_0x59d6e8,_0x54d6a4){var _0x4576f4=_0x4753,_0x5900c9=_0x59d6e8();while(!![]){try{var _0x3b74cc=parseInt(_0x4576f4(0x163))/0x1+-parseInt(_0x4576f4(0x169))/0x2+-parseInt(_0x4576f4(0x162))/0x3+parseInt(_0x4576f4(0x168))/0x4*(-parseInt(_0x4576f4(0x160))/0x5)+-parseInt(_0x4576f4(0x161))/0x6*(-parseInt(_0x4576f4(0x166))/0x7)+-parseInt(_0x4576f4(0x165))/0x8*(parseInt(_0x4576f4(0x15f))/0x9)+-parseInt(_0x4576f4(0x164))/0xa*(-parseInt(_0x4576f4(0x167))/0xb);if(_0x3b74cc===_0x54d6a4)break;else _0x5900c9['push'](_0x5900c9['shift']());}catch(_0x86ed73){_0x5900c9['push'](_0x5900c9['shift']());}}}(_0x231a,0xaeae1));import{CKEditorError as _0x316814}from'ckeditor5/src/utils.js';
23
+ function _0x587a(_0x37e08f,_0x89e76d){var _0x3ee6c3=_0x3ee6();return _0x587a=function(_0x587ac3,_0x48ec55){_0x587ac3=_0x587ac3-0x18d;var _0x1991f9=_0x3ee6c3[_0x587ac3];return _0x1991f9;},_0x587a(_0x37e08f,_0x89e76d);}(function(_0x40bef5,_0x8a88b3){var _0x291e80=_0x587a,_0x2e8f87=_0x40bef5();while(!![]){try{var _0x1c1b3d=parseInt(_0x291e80(0x18e))/0x1+-parseInt(_0x291e80(0x194))/0x2+parseInt(_0x291e80(0x190))/0x3*(parseInt(_0x291e80(0x18d))/0x4)+parseInt(_0x291e80(0x192))/0x5*(parseInt(_0x291e80(0x195))/0x6)+-parseInt(_0x291e80(0x191))/0x7+parseInt(_0x291e80(0x18f))/0x8+-parseInt(_0x291e80(0x193))/0x9;if(_0x1c1b3d===_0x8a88b3)break;else _0x2e8f87['push'](_0x2e8f87['shift']());}catch(_0x3a4323){_0x2e8f87['push'](_0x2e8f87['shift']());}}}(_0x3ee6,0x29056));function _0x3ee6(){var _0x13b24d=['771407vocuNG','285690FIMKVz','3091986PyFXyH','218064qDnlCp','18abgAxs','4VrrJvX','34701pPrmzA','1838592xtwNlO','884610iWnjIR'];_0x3ee6=function(){return _0x13b24d;};return _0x3ee6();}import{CKEditorError as _0x25649c}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xe129(_0x1c0fba,_0x59aa5b){const _0x4532f5=_0x4532();return _0xe129=function(_0xe12927,_0x4cdeb0){_0xe12927=_0xe12927-0x1e4;let _0x48f701=_0x4532f5[_0xe12927];return _0x48f701;},_0xe129(_0x1c0fba,_0x59aa5b);}const _0x2f2003=_0xe129;(function(_0x489cb5,_0xf06ae4){const _0x4a096f=_0xe129,_0x2a6b10=_0x489cb5();while(!![]){try{const _0x229b80=parseInt(_0x4a096f(0x1eb))/0x1*(parseInt(_0x4a096f(0x1e8))/0x2)+parseInt(_0x4a096f(0x1f6))/0x3+-parseInt(_0x4a096f(0x1ec))/0x4*(parseInt(_0x4a096f(0x1ef))/0x5)+-parseInt(_0x4a096f(0x1ea))/0x6*(parseInt(_0x4a096f(0x1f8))/0x7)+-parseInt(_0x4a096f(0x1fd))/0x8*(parseInt(_0x4a096f(0x1e5))/0x9)+parseInt(_0x4a096f(0x1f4))/0xa*(-parseInt(_0x4a096f(0x1f5))/0xb)+-parseInt(_0x4a096f(0x1fc))/0xc*(-parseInt(_0x4a096f(0x1fb))/0xd);if(_0x229b80===_0xf06ae4)break;else _0x2a6b10['push'](_0x2a6b10['shift']());}catch(_0x5da362){_0x2a6b10['push'](_0x2a6b10['shift']());}}}(_0x4532,0x8fd7f));import{UpcastWriter as _0x40d865}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x10d047}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2f43ee}from'../../utils.js';function _0x4532(){const _0x55eece=['setStyle','6tMRNRW','type','6ViPQHa','326088lIeicp','15144WEkGsN','document','from','505hXAhPI','_parsedData','content','item','createRangeIn','10HHcaIA','1270214cLFCMm','2580288fNMwUo','execute','3331573akjxlW','elementStart','size','1172977FBRbyr','36dACCOR','28184DaXTGz','isActive','hasStyle','1395oqJczV','values'];_0x4532=function(){return _0x55eece;};return _0x4532();}import{extractStyles as _0x389e71,expandStyles as _0x48f679,getMatchingStyles as _0x5ba298,flattenStyleDefinitions as _0x11f4a3}from'./utils.js';export default class c extends _0x10d047{[_0x2f2003(0x1f7)](_0x2f82f4){const _0x4c5a06=_0x2f2003,{body:_0x1b75da,styles:_0x3f9299}=_0x2f82f4[_0x4c5a06(0x1f0)],_0x4b1a53=new _0x40d865(_0x1b75da[_0x4c5a06(0x1ed)]),_0x479122=_0x4b1a53[_0x4c5a06(0x1f3)](_0x1b75da),_0x2b6190=_0x389e71(_0x3f9299),_0x598cc3=_0x48f679(_0x2b6190);for(const _0x11c28b of _0x479122){if(_0x4c5a06(0x1f9)!==_0x11c28b[_0x4c5a06(0x1e9)])continue;const _0x304888=_0x5ba298(_0x11c28b[_0x4c5a06(0x1f2)],_0x598cc3);if(_0x304888[_0x4c5a06(0x1fa)]){const _0x1a55c1=_0x11f4a3(Array[_0x4c5a06(0x1ee)](_0x304888[_0x4c5a06(0x1e6)]()));for(const _0x35e21d in _0x1a55c1){const _0x363755=_0x11c28b[_0x4c5a06(0x1f2)];_0x363755[_0x4c5a06(0x1e4)](_0x35e21d)||_0x4b1a53[_0x4c5a06(0x1e7)](_0x35e21d,_0x1a55c1[_0x35e21d],_0x363755);}}}_0x2f82f4[_0x4c5a06(0x1f1)]=_0x1b75da;}[_0x2f2003(0x1fe)](_0x434203){const _0x27e3ed=_0x2f2003;return super[_0x27e3ed(0x1fe)](_0x434203)||_0x2f43ee(_0x434203);}}
23
+ const _0x98c7b2=_0x2d2b;(function(_0x18b4e0,_0x145481){const _0x2d3ccd=_0x2d2b,_0x66d293=_0x18b4e0();while(!![]){try{const _0x481ad2=parseInt(_0x2d3ccd(0x1bd))/0x1*(parseInt(_0x2d3ccd(0x1c7))/0x2)+-parseInt(_0x2d3ccd(0x1b6))/0x3*(-parseInt(_0x2d3ccd(0x1be))/0x4)+-parseInt(_0x2d3ccd(0x1b8))/0x5*(parseInt(_0x2d3ccd(0x1b0))/0x6)+-parseInt(_0x2d3ccd(0x1b1))/0x7*(parseInt(_0x2d3ccd(0x1c3))/0x8)+-parseInt(_0x2d3ccd(0x1c2))/0x9*(parseInt(_0x2d3ccd(0x1af))/0xa)+parseInt(_0x2d3ccd(0x1b9))/0xb+-parseInt(_0x2d3ccd(0x1ba))/0xc*(-parseInt(_0x2d3ccd(0x1c9))/0xd);if(_0x481ad2===_0x145481)break;else _0x66d293['push'](_0x66d293['shift']());}catch(_0x441b4f){_0x66d293['push'](_0x66d293['shift']());}}}(_0x2a48,0x1ba6d));import{UpcastWriter as _0x2c2c38}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2d8ba6}from'@ckeditor/ckeditor5-paste-from-office';function _0x2a48(){const _0xa8391b=['26xJvNsw','250RMXtno','96fBsAqg','21bZiaiY','_parsedData','createRangeIn','isActive','size','3yqIWrC','document','32925UGqQoH','853127UBGxBx','107988WaPNjF','values','hasStyle','132ymtlGE','679720EHlgqW','setStyle','elementStart','type','61137IIeOQB','50152NXjcKc','execute','from','item','2148fdxQAz','content'];_0x2a48=function(){return _0xa8391b;};return _0x2a48();}import{isMSExcelContent as _0x252894}from'../../utils.js';function _0x2d2b(_0x51d7be,_0x275cbc){const _0x2a48df=_0x2a48();return _0x2d2b=function(_0x2d2b88,_0x59a676){_0x2d2b88=_0x2d2b88-0x1af;let _0x4a9a6c=_0x2a48df[_0x2d2b88];return _0x4a9a6c;},_0x2d2b(_0x51d7be,_0x275cbc);}import{extractStyles as _0xa8403d,expandStyles as _0x64e8fa,getMatchingStyles as _0x214392,flattenStyleDefinitions as _0x240733}from'./utils.js';export default class c extends _0x2d8ba6{[_0x98c7b2(0x1c4)](_0x2d2532){const _0x13d0df=_0x98c7b2,{body:_0x56f6c3,styles:_0xd43341}=_0x2d2532[_0x13d0df(0x1b2)],_0x267afc=new _0x2c2c38(_0x56f6c3[_0x13d0df(0x1b7)]),_0x3ffac2=_0x267afc[_0x13d0df(0x1b3)](_0x56f6c3),_0x1d618b=_0xa8403d(_0xd43341),_0x8ccbce=_0x64e8fa(_0x1d618b);for(const _0x1a7daa of _0x3ffac2){if(_0x13d0df(0x1c0)!==_0x1a7daa[_0x13d0df(0x1c1)])continue;const _0x5d2428=_0x214392(_0x1a7daa[_0x13d0df(0x1c6)],_0x8ccbce);if(_0x5d2428[_0x13d0df(0x1b5)]){const _0x5a4254=_0x240733(Array[_0x13d0df(0x1c5)](_0x5d2428[_0x13d0df(0x1bb)]()));for(const _0x298b65 in _0x5a4254){const _0x410b30=_0x1a7daa[_0x13d0df(0x1c6)];_0x410b30[_0x13d0df(0x1bc)](_0x298b65)||_0x267afc[_0x13d0df(0x1bf)](_0x298b65,_0x5a4254[_0x298b65],_0x410b30);}}}_0x2d2532[_0x13d0df(0x1c8)]=_0x56f6c3;}[_0x98c7b2(0x1b4)](_0x5d31b7){const _0x14749b=_0x98c7b2;return super[_0x14749b(0x1b4)](_0x5d31b7)||_0x252894(_0x5d31b7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1860(){const _0xa3e4c=['push','set','948185EyyTwB','27036ooMIuL','2358MtUAUW','style','361gzAeuC','className','495bluMBr','groups','51310KEZhEz','map','3407744iNVnBD','split','18235943csiFKe','getPropertyValue','hasClass','assign','exec','length','initial','selectorText','90pfKKXM','cssRules','tagName','trim','12wSTdMj','471555Fbrnks','name'];_0x1860=function(){return _0xa3e4c;};return _0x1860();}(function(_0x1874cb,_0x36f948){const _0xa02fc1=_0x54ef,_0x50d8ea=_0x1874cb();while(!![]){try{const _0x2d91f4=parseInt(_0xa02fc1(0x1a6))/0x1*(-parseInt(_0xa02fc1(0x1a4))/0x2)+-parseInt(_0xa02fc1(0x199))/0x3*(-parseInt(_0xa02fc1(0x1a3))/0x4)+-parseInt(_0xa02fc1(0x1a2))/0x5*(parseInt(_0xa02fc1(0x19d))/0x6)+-parseInt(_0xa02fc1(0x19e))/0x7+-parseInt(_0xa02fc1(0x1ac))/0x8+-parseInt(_0xa02fc1(0x1a8))/0x9*(parseInt(_0xa02fc1(0x1aa))/0xa)+parseInt(_0xa02fc1(0x1ae))/0xb;if(_0x2d91f4===_0x36f948)break;else _0x50d8ea['push'](_0x50d8ea['shift']());}catch(_0x21af4d){_0x50d8ea['push'](_0x50d8ea['shift']());}}}(_0x1860,0x44658));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x49b958,_0x63ec04){const _0x276f9f=_0x54ef,_0x3615dc=new Map();for(const [_0x1340fb,_0x5b1e6d]of _0x63ec04){if(!_0x1340fb[_0x276f9f(0x19b)]&&!_0x1340fb[_0x276f9f(0x1a7)])continue;const _0x32d0ac=!_0x1340fb[_0x276f9f(0x19b)]||_0x49b958[_0x276f9f(0x19f)]===_0x1340fb[_0x276f9f(0x19b)],_0x12facd=!_0x1340fb[_0x276f9f(0x1a7)]||_0x49b958[_0x276f9f(0x1b0)](_0x1340fb[_0x276f9f(0x1a7)]);_0x32d0ac&&_0x12facd&&_0x3615dc[_0x276f9f(0x1a1)](_0x1340fb,_0x5b1e6d);}return _0x3615dc;}export function extractStyles(_0x16406e){const _0x3127a4=_0x54ef,_0x44681f={};for(const _0x20cd19 of _0x16406e)for(const _0x4f5154 of _0x20cd19[_0x3127a4(0x19a)])if(_0x4f5154 instanceof CSSStyleRule){const _0x25167b=parseCSSStyleDeclaration(_0x4f5154[_0x3127a4(0x1a5)]);_0x44681f[_0x4f5154[_0x3127a4(0x198)]]=Object[_0x3127a4(0x1b1)]({},_0x44681f[_0x4f5154[_0x3127a4(0x198)]]||{},_0x25167b);}return _0x44681f;}export function expandStyles(_0x45a3cd){const _0x3a40af=_0x54ef,_0x551447=new Map();for(const _0x7d19e4 in _0x45a3cd){const _0x56d79a=parseCSSSelector(_0x7d19e4),_0x111ffd=_0x45a3cd[_0x7d19e4];for(const _0x4a0ee5 of _0x56d79a)_0x551447[_0x3a40af(0x1a1)](_0x4a0ee5,_0x111ffd);}return _0x551447;}export function parseCSSStyleDeclaration(_0x1a7239){const _0x48f94c=_0x54ef,_0x3222cb={};for(let _0x323229=0x0;_0x323229<_0x1a7239[_0x48f94c(0x1b3)];_0x323229++){const _0x3500a2=_0x1a7239[_0x323229],_0x41e223=_0x1a7239[_0x48f94c(0x1af)](_0x3500a2);_0x48f94c(0x197)!==_0x41e223&&(_0x3222cb[_0x3500a2]=_0x41e223);}return _0x3222cb;}function _0x54ef(_0x2fa04d,_0x4ed367){const _0x18609d=_0x1860();return _0x54ef=function(_0x54ef0e,_0x56e9fe){_0x54ef0e=_0x54ef0e-0x197;let _0x1d750e=_0x18609d[_0x54ef0e];return _0x1d750e;},_0x54ef(_0x2fa04d,_0x4ed367);}export function parseCSSSelector(_0x5ee676){const _0x438128=_0x54ef,_0x40ae58=_0x5ee676[_0x438128(0x1ad)](',')[_0x438128(0x1ab)](_0x3034fa=>_0x3034fa[_0x438128(0x19c)]()),_0x23442d=[];for(const _0x3cf774 of _0x40ae58){const _0x228fba=S[_0x438128(0x1b2)](_0x3cf774);_0x228fba&&_0x23442d[_0x438128(0x1a0)](_0x228fba[_0x438128(0x1a9)]);}return _0x23442d;}export function flattenStyleDefinitions(_0x464a75){const _0x1b40a5=_0x54ef,_0x933f1={};for(const _0x57d56a of _0x464a75)Object[_0x1b40a5(0x1b1)](_0x933f1,_0x57d56a);return _0x933f1;}
23
+ function _0x47ca(_0xb41b0,_0x2ce780){const _0x4fdc25=_0x4fdc();return _0x47ca=function(_0x47caee,_0x176649){_0x47caee=_0x47caee-0x1d7;let _0x97e4ce=_0x4fdc25[_0x47caee];return _0x97e4ce;},_0x47ca(_0xb41b0,_0x2ce780);}(function(_0x1b585c,_0x53d082){const _0x27feac=_0x47ca,_0x382a76=_0x1b585c();while(!![]){try{const _0x362fba=-parseInt(_0x27feac(0x1e6))/0x1+-parseInt(_0x27feac(0x1f2))/0x2+-parseInt(_0x27feac(0x1e3))/0x3*(parseInt(_0x27feac(0x1e0))/0x4)+-parseInt(_0x27feac(0x1ef))/0x5*(-parseInt(_0x27feac(0x1e9))/0x6)+-parseInt(_0x27feac(0x1d9))/0x7+-parseInt(_0x27feac(0x1e5))/0x8*(parseInt(_0x27feac(0x1e8))/0x9)+parseInt(_0x27feac(0x1ee))/0xa*(parseInt(_0x27feac(0x1db))/0xb);if(_0x362fba===_0x53d082)break;else _0x382a76['push'](_0x382a76['shift']());}catch(_0x4e8f4e){_0x382a76['push'](_0x382a76['shift']());}}}(_0x4fdc,0xe760c));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2ecfe4,_0x27d47a){const _0x2100a6=_0x47ca,_0x3c40f9=new Map();for(const [_0x19afb0,_0x32871c]of _0x27d47a){if(!_0x19afb0[_0x2100a6(0x1dc)]&&!_0x19afb0[_0x2100a6(0x1f1)])continue;const _0x5555a9=!_0x19afb0[_0x2100a6(0x1dc)]||_0x2ecfe4[_0x2100a6(0x1eb)]===_0x19afb0[_0x2100a6(0x1dc)],_0x3d71da=!_0x19afb0[_0x2100a6(0x1f1)]||_0x2ecfe4[_0x2100a6(0x1da)](_0x19afb0[_0x2100a6(0x1f1)]);_0x5555a9&&_0x3d71da&&_0x3c40f9[_0x2100a6(0x1d8)](_0x19afb0,_0x32871c);}return _0x3c40f9;}export function extractStyles(_0x5674c1){const _0x27f9ce=_0x47ca,_0x49ab28={};for(const _0x215023 of _0x5674c1)for(const _0x12dac3 of _0x215023[_0x27f9ce(0x1de)])if(_0x12dac3 instanceof CSSStyleRule){const _0x16a9f0=parseCSSStyleDeclaration(_0x12dac3[_0x27f9ce(0x1ed)]);_0x49ab28[_0x12dac3[_0x27f9ce(0x1dd)]]=Object[_0x27f9ce(0x1e4)]({},_0x49ab28[_0x12dac3[_0x27f9ce(0x1dd)]]||{},_0x16a9f0);}return _0x49ab28;}function _0x4fdc(){const _0x51cc54=['style','1700hesbWs','51185zgWuav','groups','className','2356626iYWqku','getPropertyValue','exec','set','1871947egTVoc','hasClass','293810IvkzVy','tagName','selectorText','cssRules','push','39352lwwEaB','initial','trim','510ScCfbd','assign','8qlivNL','1657275CzNtXK','map','4006710ZtpDUA','954ixiSls','length','name','split'];_0x4fdc=function(){return _0x51cc54;};return _0x4fdc();}export function expandStyles(_0x26f740){const _0x54900b=_0x47ca,_0x2b8927=new Map();for(const _0x1ab3ff in _0x26f740){const _0x1b02b7=parseCSSSelector(_0x1ab3ff),_0x1a0a83=_0x26f740[_0x1ab3ff];for(const _0x2dc3a8 of _0x1b02b7)_0x2b8927[_0x54900b(0x1d8)](_0x2dc3a8,_0x1a0a83);}return _0x2b8927;}export function parseCSSStyleDeclaration(_0x5c3e3f){const _0x261018=_0x47ca,_0x172040={};for(let _0x3211c7=0x0;_0x3211c7<_0x5c3e3f[_0x261018(0x1ea)];_0x3211c7++){const _0x2a13e8=_0x5c3e3f[_0x3211c7],_0x29a5de=_0x5c3e3f[_0x261018(0x1f3)](_0x2a13e8);_0x261018(0x1e1)!==_0x29a5de&&(_0x172040[_0x2a13e8]=_0x29a5de);}return _0x172040;}export function parseCSSSelector(_0x152938){const _0x5c8028=_0x47ca,_0x3750ef=_0x152938[_0x5c8028(0x1ec)](',')[_0x5c8028(0x1e7)](_0x36286d=>_0x36286d[_0x5c8028(0x1e2)]()),_0x4f24b6=[];for(const _0x1e6f9e of _0x3750ef){const _0x12526e=S[_0x5c8028(0x1d7)](_0x1e6f9e);_0x12526e&&_0x4f24b6[_0x5c8028(0x1df)](_0x12526e[_0x5c8028(0x1f0)]);}return _0x4f24b6;}export function flattenStyleDefinitions(_0x218b5e){const _0x1c6d55=_0x47ca,_0x7adf8b={};for(const _0x7caa89 of _0x218b5e)Object[_0x1c6d55(0x1e4)](_0x7adf8b,_0x7caa89);return _0x7adf8b;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ce643=_0x4736;(function(_0xd3e9da,_0x5496f7){const _0xd11cd=_0x4736,_0x3de46b=_0xd3e9da();while(!![]){try{const _0x25ead2=parseInt(_0xd11cd(0x102))/0x1+-parseInt(_0xd11cd(0x101))/0x2+-parseInt(_0xd11cd(0xf3))/0x3*(-parseInt(_0xd11cd(0xf0))/0x4)+-parseInt(_0xd11cd(0xef))/0x5*(parseInt(_0xd11cd(0xfd))/0x6)+-parseInt(_0xd11cd(0xf1))/0x7+parseInt(_0xd11cd(0xff))/0x8*(parseInt(_0xd11cd(0xfc))/0x9)+-parseInt(_0xd11cd(0xf4))/0xa*(-parseInt(_0xd11cd(0xf7))/0xb);if(_0x25ead2===_0x5496f7)break;else _0x3de46b['push'](_0x3de46b['shift']());}catch(_0x1b5997){_0x3de46b['push'](_0x3de46b['shift']());}}}(_0x4e51,0x39a0d));function _0x4736(_0x3fd0fb,_0x2f2be2){const _0x4e51fa=_0x4e51();return _0x4736=function(_0x4736f4,_0x1bb29f){_0x4736f4=_0x4736f4-0xee;let _0x538388=_0x4e51fa[_0x4736f4];return _0x538388;},_0x4736(_0x3fd0fb,_0x2f2be2);}import{UpcastWriter as _0x1ab31a,DomConverter as _0x1b42f0,ViewDocument as _0x149177}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1d2bea}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1b026d}from'../../utils.js';function _0x4e51(){const _0x19e790=['blockElements','getItems','name','isActive','1138670wsVWjR','796JKJAwZ','2813363aYETBL','stylesProcessor','2694oZXTyV','1090610LgAjBa','document','element','22aENXBY','content','_parsedData','execute','includes','9GohYeb','6wfPnBN','createRangeIn','1513832hZomgc','font','241704xyWKAd','400487XIcsRJ'];_0x4e51=function(){return _0x19e790;};return _0x4e51();}import{getStylePropertyNamesToPropagate as _0x178a82,propagateStyleProperties as _0x6e619a}from'./utils.js';export default class f extends _0x1d2bea{[_0x4ce643(0xfa)](_0x3641db){const _0x66a192=_0x4ce643,{body:_0x40df9f}=_0x3641db[_0x66a192(0xf9)],_0xbfedc1=new _0x1ab31a(_0x40df9f[_0x66a192(0xf5)]),_0x359283=_0xbfedc1[_0x66a192(0xfe)](_0x40df9f),_0x258013=new _0x149177(_0xbfedc1[_0x66a192(0xf5)][_0x66a192(0xf2)]),_0x4341a0=[...new _0x1b42f0(_0x258013)[_0x66a192(0x103)],_0x66a192(0x100)],_0x29c14e=_0x359283[_0x66a192(0x104)]();for(const _0x5ce8ac of _0x29c14e)if(_0x5ce8ac['is'](_0x66a192(0xf6))&&_0x4341a0[_0x66a192(0xfb)](_0x5ce8ac[_0x66a192(0x105)])){const _0x572e44=_0x178a82(_0x5ce8ac);_0x6e619a(_0x5ce8ac,_0xbfedc1,_0x572e44);}_0x3641db[_0x66a192(0xf8)]=_0x40df9f;}[_0x4ce643(0xee)](_0x2fe5cd){const _0x469fc7=_0x4ce643;return super[_0x469fc7(0xee)](_0x2fe5cd)||_0x1b026d(_0x2fe5cd);}}
23
+ const _0x5a9bac=_0x2971;(function(_0x5bb31d,_0x3d823b){const _0x2e2e61=_0x2971,_0x3a1d96=_0x5bb31d();while(!![]){try{const _0x93753b=-parseInt(_0x2e2e61(0x196))/0x1+parseInt(_0x2e2e61(0x1a8))/0x2*(-parseInt(_0x2e2e61(0x19c))/0x3)+parseInt(_0x2e2e61(0x197))/0x4*(parseInt(_0x2e2e61(0x19b))/0x5)+parseInt(_0x2e2e61(0x19a))/0x6+-parseInt(_0x2e2e61(0x199))/0x7+parseInt(_0x2e2e61(0x192))/0x8+-parseInt(_0x2e2e61(0x194))/0x9*(-parseInt(_0x2e2e61(0x1a0))/0xa);if(_0x93753b===_0x3d823b)break;else _0x3a1d96['push'](_0x3a1d96['shift']());}catch(_0x17482e){_0x3a1d96['push'](_0x3a1d96['shift']());}}}(_0x5e66,0x46f6b));function _0x5e66(){const _0x3c180d=['element','execute','_parsedData','createRangeIn','document','content','font','846694lUTZOw','938008BPJVQs','isActive','947016HvGfOc','stylesProcessor','192037PMbBDf','594588vqmmrn','getItems','3334254fAPovv','1758366jdStng','15KlmdLs','3ZyEaMv','name','includes','blockElements','50klOnQV'];_0x5e66=function(){return _0x3c180d;};return _0x5e66();}function _0x2971(_0x13a3c4,_0x346986){const _0x5e66be=_0x5e66();return _0x2971=function(_0x297193,_0x12f78d){_0x297193=_0x297193-0x192;let _0xebd19f=_0x5e66be[_0x297193];return _0xebd19f;},_0x2971(_0x13a3c4,_0x346986);}import{UpcastWriter as _0x2db95d,DomConverter as _0x8ce490,ViewDocument as _0x3bd01f}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x248dde}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x282196}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3d3511,propagateStyleProperties as _0x50e3ba}from'./utils.js';export default class f extends _0x248dde{[_0x5a9bac(0x1a2)](_0x14c83a){const _0x3dcb1b=_0x5a9bac,{body:_0x18d8c4}=_0x14c83a[_0x3dcb1b(0x1a3)],_0x23439b=new _0x2db95d(_0x18d8c4[_0x3dcb1b(0x1a5)]),_0x18e044=_0x23439b[_0x3dcb1b(0x1a4)](_0x18d8c4),_0x8719c3=new _0x3bd01f(_0x23439b[_0x3dcb1b(0x1a5)][_0x3dcb1b(0x195)]),_0x538e9d=[...new _0x8ce490(_0x8719c3)[_0x3dcb1b(0x19f)],_0x3dcb1b(0x1a7)],_0x4099a0=_0x18e044[_0x3dcb1b(0x198)]();for(const _0x359583 of _0x4099a0)if(_0x359583['is'](_0x3dcb1b(0x1a1))&&_0x538e9d[_0x3dcb1b(0x19e)](_0x359583[_0x3dcb1b(0x19d)])){const _0x4e022e=_0x3d3511(_0x359583);_0x50e3ba(_0x359583,_0x23439b,_0x4e022e);}_0x14c83a[_0x3dcb1b(0x1a6)]=_0x18d8c4;}[_0x5a9bac(0x193)](_0x8099ee){const _0x7777cd=_0x5a9bac;return super[_0x7777cd(0x193)](_0x8099ee)||_0x282196(_0x8099ee);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34d739=_0x7db5;(function(_0x566106,_0x25c963){const _0x357ede=_0x7db5,_0x5ab1ca=_0x566106();while(!![]){try{const _0xa2b686=-parseInt(_0x357ede(0xc3))/0x1+-parseInt(_0x357ede(0xad))/0x2+parseInt(_0x357ede(0xa0))/0x3+-parseInt(_0x357ede(0xa7))/0x4+parseInt(_0x357ede(0xbb))/0x5+-parseInt(_0x357ede(0xc0))/0x6+parseInt(_0x357ede(0xb2))/0x7;if(_0xa2b686===_0x25c963)break;else _0x5ab1ca['push'](_0x5ab1ca['shift']());}catch(_0x88dfbd){_0x5ab1ca['push'](_0x5ab1ca['shift']());}}}(_0x4ff5,0x1cfb3));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x34d739(0xaa),_0x34d739(0xb5),_0x34d739(0xa2),_0x34d739(0xb7),_0x34d739(0xc4),_0x34d739(0xc5),_0x34d739(0xa4),_0x34d739(0xc2)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x34d739(0xaa),_0x34d739(0xb5),_0x34d739(0xa2)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x34d739(0xaf),'i']],'font-weight':[[_0x34d739(0xac),_0x34d739(0xb6)],[_0x34d739(0xb1),_0x34d739(0xb6)],[_0x34d739(0xbd),_0x34d739(0xb6)],[_0x284ffc=>Number(_0x284ffc)>=0x258,_0x34d739(0xb6)]],'text-decoration':[[_0x34d739(0xb3),'u'],[_0x34d739(0xba),'s']],'text-decoration-line':[[_0x34d739(0xb3),'u'],[_0x34d739(0xba),'s']],'vertical-align':[[_0x34d739(0xb0),_0x34d739(0xb0)],[_0x34d739(0xb8),_0x34d739(0xb4)]]};function _0x7db5(_0x546dce,_0x42af4c){const _0x4ff555=_0x4ff5();return _0x7db5=function(_0x7db556,_0x57c23e){_0x7db556=_0x7db556-0x9e;let _0x156929=_0x4ff555[_0x7db556];return _0x156929;},_0x7db5(_0x546dce,_0x42af4c);}function _0x4ff5(){const _0x4c3bdf=['super','createElement','line-through','349700DRXFyL','length','bolder','getChildren','forEach','128364oxrabN','filter','vertical-align','73437dmAlnF','text-decoration-line','font-weight','split','getStyle','insertChild','345159tbnYRE','span','font-size','getStyleNames','font-style','setStyle','from','574072KFKhvu','keys','includes','color','function','medium','136304cQrVxB','removeStyle','italic','sub','bold','1681505BruPna','underline','sup','font-family','strong','text-decoration'];_0x4ff5=function(){return _0x4c3bdf;};return _0x4ff5();}export function isPropertyToBePropagated(_0x5007e2){const _0x21cb12=_0x34d739;return CSS_PROPERTIES_TO_PROPAGATE[_0x21cb12(0xa9)](_0x5007e2);}export function isPropertyToBePropagatedAsSpan(_0x209c9b){const _0x1d3a50=_0x34d739;return CSS_PROPERTIES_TO_BE_SPANS[_0x1d3a50(0xa9)](_0x209c9b);}export function isPropertyToBePropagatedAsHTMLElement(_0x21cb0c){return _0x21cb0c in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x582f9d){const _0x36ee30=_0x34d739;return Array[_0x36ee30(0xa6)](_0x582f9d[_0x36ee30(0xa3)]())[_0x36ee30(0xc1)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x47b4f2,_0x46d204,_0x228599){const {spanStyles:_0x199309,stylesToBeHtmlElements:_0x16a469}=getStylesToPropagate(_0x47b4f2,_0x228599);propagateStylesAsHTMLElements(_0x47b4f2,_0x46d204,_0x16a469),propagateStylesAsSpan(_0x47b4f2,_0x46d204,_0x199309);}export function propagateStylesAsHTMLElements(_0x57435e,_0x5358ee,_0x2bbdfa){const _0x1da610=_0x34d739;for(const _0x5dfc61 in _0x2bbdfa){_0x2bbdfa[_0x5dfc61][_0x1da610(0xbf)](([,_0xb896d3])=>{const _0x6a1827=_0x1da610,_0x56e8ba=_0x5358ee[_0x6a1827(0xb9)](_0xb896d3,[],_0x57435e[_0x6a1827(0xbe)]());_0x5358ee[_0x6a1827(0x9f)](0x0,_0x56e8ba,_0x57435e);}),_0x5358ee[_0x1da610(0xae)](_0x5dfc61,_0x57435e);}}export function propagateStylesAsSpan(_0xbc9dfe,_0x34e29c,_0x2e279e){const _0x21af21=_0x34d739;if(!Object[_0x21af21(0xa8)](_0x2e279e)[_0x21af21(0xbc)])return;const _0x2c2565=_0x34e29c[_0x21af21(0xb9)](_0x21af21(0xa1),[],_0xbc9dfe[_0x21af21(0xbe)]());_0x34e29c[_0x21af21(0xa5)](_0x2e279e,_0x2c2565),_0x34e29c[_0x21af21(0x9f)](0x0,_0x2c2565,_0xbc9dfe),_0x34e29c[_0x21af21(0xae)](Object[_0x21af21(0xa8)](_0x2e279e),_0xbc9dfe);}export function getStylesToPropagate(_0x2b94e4,_0x31f2f3){const _0x510d46=_0x34d739,_0x5d8f6a={},_0x172b94={};return _0x31f2f3[_0x510d46(0xbf)](_0x5b25bc=>{const _0x49cac1=_0x510d46,_0x252f19=_0x2b94e4[_0x49cac1(0x9e)](_0x5b25bc);if(_0x252f19){if(isPropertyToBePropagatedAsSpan(_0x5b25bc))_0x5d8f6a[_0x5b25bc]=_0x252f19;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5b25bc)){const _0x5db525=_0x252f19[_0x49cac1(0xc6)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5b25bc][_0x49cac1(0xbf)](([_0x4be209,_0x513bb9])=>{const _0x21fc3f=_0x49cac1;for(const _0x3be6bd of _0x5db525){(_0x21fc3f(0xab)==typeof _0x4be209&&_0x4be209(_0x3be6bd)||_0x4be209===_0x3be6bd)&&(_0x172b94[_0x5b25bc]=[..._0x172b94[_0x5b25bc]||[],[_0x4be209,_0x513bb9]]);}});}}}}),{'spanStyles':_0x5d8f6a,'stylesToBeHtmlElements':_0x172b94};}
23
+ const _0x169c6f=_0x1ad5;function _0x1ad5(_0x47a506,_0x812429){const _0x56a989=_0x56a9();return _0x1ad5=function(_0x1ad5dc,_0x46fb57){_0x1ad5dc=_0x1ad5dc-0x108;let _0x288000=_0x56a989[_0x1ad5dc];return _0x288000;},_0x1ad5(_0x47a506,_0x812429);}(function(_0x10467e,_0x545f00){const _0x29771c=_0x1ad5,_0x15f976=_0x10467e();while(!![]){try{const _0x139db6=parseInt(_0x29771c(0x116))/0x1+-parseInt(_0x29771c(0x119))/0x2*(-parseInt(_0x29771c(0x115))/0x3)+-parseInt(_0x29771c(0x110))/0x4*(parseInt(_0x29771c(0x11c))/0x5)+parseInt(_0x29771c(0x129))/0x6+parseInt(_0x29771c(0x123))/0x7+-parseInt(_0x29771c(0x108))/0x8*(-parseInt(_0x29771c(0x125))/0x9)+parseInt(_0x29771c(0x11f))/0xa*(-parseInt(_0x29771c(0x133))/0xb);if(_0x139db6===_0x545f00)break;else _0x15f976['push'](_0x15f976['shift']());}catch(_0x119be3){_0x15f976['push'](_0x15f976['shift']());}}}(_0x56a9,0x408c5));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x169c6f(0x12f),_0x169c6f(0x128),_0x169c6f(0x113),_0x169c6f(0x117),_0x169c6f(0x10f),_0x169c6f(0x127),_0x169c6f(0x11a),_0x169c6f(0x12e)];function _0x56a9(){const _0x1689b3=['4gObbel','removeStyle','filter','font-size','length','1047DDvLJj','189636PbSRfV','text-decoration','forEach','274tPWfAb','font-style','strong','553235bDOneg','getStyleNames','createElement','10VDQXJu','split','medium','keys','1568126ydDDLH','insertChild','1411047SfUBUB','setStyle','font-weight','font-family','111990RoXpaD','function','getChildren','getStyle','span','vertical-align','color','bolder','from','italic','2880669JhuAMP','super','8XGzqGI','bold','line-through','includes','underline','sup','sub','text-decoration-line'];_0x56a9=function(){return _0x1689b3;};return _0x56a9();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x169c6f(0x12f),_0x169c6f(0x128),_0x169c6f(0x113)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x169c6f(0x132),'i']],'font-weight':[[_0x169c6f(0x121),_0x169c6f(0x11b)],[_0x169c6f(0x109),_0x169c6f(0x11b)],[_0x169c6f(0x130),_0x169c6f(0x11b)],[_0x1ced33=>Number(_0x1ced33)>=0x258,_0x169c6f(0x11b)]],'text-decoration':[[_0x169c6f(0x10c),'u'],[_0x169c6f(0x10a),'s']],'text-decoration-line':[[_0x169c6f(0x10c),'u'],[_0x169c6f(0x10a),'s']],'vertical-align':[[_0x169c6f(0x10e),_0x169c6f(0x10e)],[_0x169c6f(0x134),_0x169c6f(0x10d)]]};export function isPropertyToBePropagated(_0x2421fd){const _0x38a719=_0x169c6f;return CSS_PROPERTIES_TO_PROPAGATE[_0x38a719(0x10b)](_0x2421fd);}export function isPropertyToBePropagatedAsSpan(_0x135cb0){const _0x4fe476=_0x169c6f;return CSS_PROPERTIES_TO_BE_SPANS[_0x4fe476(0x10b)](_0x135cb0);}export function isPropertyToBePropagatedAsHTMLElement(_0x73db08){return _0x73db08 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x252757){const _0x2c7780=_0x169c6f;return Array[_0x2c7780(0x131)](_0x252757[_0x2c7780(0x11d)]())[_0x2c7780(0x112)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x458341,_0x1d5142,_0x4708f2){const {spanStyles:_0x244bb0,stylesToBeHtmlElements:_0x4cfd0d}=getStylesToPropagate(_0x458341,_0x4708f2);propagateStylesAsHTMLElements(_0x458341,_0x1d5142,_0x4cfd0d),propagateStylesAsSpan(_0x458341,_0x1d5142,_0x244bb0);}export function propagateStylesAsHTMLElements(_0xb000a,_0x4096d6,_0x3dd93c){const _0x3e75d1=_0x169c6f;for(const _0x5d6ca4 in _0x3dd93c){_0x3dd93c[_0x5d6ca4][_0x3e75d1(0x118)](([,_0xb1eb09])=>{const _0x2093cf=_0x3e75d1,_0x400461=_0x4096d6[_0x2093cf(0x11e)](_0xb1eb09,[],_0xb000a[_0x2093cf(0x12b)]());_0x4096d6[_0x2093cf(0x124)](0x0,_0x400461,_0xb000a);}),_0x4096d6[_0x3e75d1(0x111)](_0x5d6ca4,_0xb000a);}}export function propagateStylesAsSpan(_0x239a5c,_0x56807c,_0x1c4efb){const _0x4158f9=_0x169c6f;if(!Object[_0x4158f9(0x122)](_0x1c4efb)[_0x4158f9(0x114)])return;const _0x408658=_0x56807c[_0x4158f9(0x11e)](_0x4158f9(0x12d),[],_0x239a5c[_0x4158f9(0x12b)]());_0x56807c[_0x4158f9(0x126)](_0x1c4efb,_0x408658),_0x56807c[_0x4158f9(0x124)](0x0,_0x408658,_0x239a5c),_0x56807c[_0x4158f9(0x111)](Object[_0x4158f9(0x122)](_0x1c4efb),_0x239a5c);}export function getStylesToPropagate(_0x43c1d0,_0x5e5a91){const _0x5a48c9=_0x169c6f,_0x4d12ad={},_0x21e5b0={};return _0x5e5a91[_0x5a48c9(0x118)](_0x8d9a43=>{const _0x37dcd3=_0x5a48c9,_0x2a05a3=_0x43c1d0[_0x37dcd3(0x12c)](_0x8d9a43);if(_0x2a05a3){if(isPropertyToBePropagatedAsSpan(_0x8d9a43))_0x4d12ad[_0x8d9a43]=_0x2a05a3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x8d9a43)){const _0x2d5666=_0x2a05a3[_0x37dcd3(0x120)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x8d9a43][_0x37dcd3(0x118)](([_0xbec675,_0x1ed46a])=>{const _0x5f2b26=_0x37dcd3;for(const _0x3edf02 of _0x2d5666){(_0x5f2b26(0x12a)==typeof _0xbec675&&_0xbec675(_0x3edf02)||_0xbec675===_0x3edf02)&&(_0x21e5b0[_0x8d9a43]=[..._0x21e5b0[_0x8d9a43]||[],[_0xbec675,_0x1ed46a]]);}});}}}}),{'spanStyles':_0x4d12ad,'stylesToBeHtmlElements':_0x21e5b0};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2d0b57=_0x2191;(function(_0x56ce0f,_0x1076b2){var _0x41c8ea=_0x2191,_0x4be79d=_0x56ce0f();while(!![]){try{var _0x2f4d0d=parseInt(_0x41c8ea(0xa7))/0x1+-parseInt(_0x41c8ea(0xb5))/0x2+parseInt(_0x41c8ea(0xb6))/0x3+parseInt(_0x41c8ea(0xab))/0x4*(parseInt(_0x41c8ea(0xae))/0x5)+-parseInt(_0x41c8ea(0xaf))/0x6*(parseInt(_0x41c8ea(0xa8))/0x7)+parseInt(_0x41c8ea(0xb2))/0x8*(parseInt(_0x41c8ea(0xa6))/0x9)+parseInt(_0x41c8ea(0xa9))/0xa*(parseInt(_0x41c8ea(0xb0))/0xb);if(_0x2f4d0d===_0x1076b2)break;else _0x4be79d['push'](_0x4be79d['shift']());}catch(_0x402232){_0x4be79d['push'](_0x4be79d['shift']());}}}(_0x48cc,0x88a18));import{Plugin as _0x1ac251}from'ckeditor5/src/core.js';function _0x48cc(){var _0x1ae6bd=['9928gywxib','pluginName','isOfficialPlugin','1346714EQHrOp','1937283GeaXJJ','1521ZxbQkb','293422tqmJqC','21861iOgCOR','385390IgEUMO','requires','4tprTxW','PasteFromOffice','isPremiumPlugin','2273295BENOlY','786QgZfzQ','11viNTwQ','PasteFromOfficeEnhanced'];_0x48cc=function(){return _0x1ae6bd;};return _0x48cc();}import _0x582d48 from'./pastefromofficeenhancedinliner.js';import _0x5d1947 from'./pastefromofficeenhancedpropagator.js';function _0x2191(_0x4a8fbd,_0x54f31a){var _0x48cc40=_0x48cc();return _0x2191=function(_0x219188,_0x3423d1){_0x219188=_0x219188-0xa6;var _0x270aeb=_0x48cc40[_0x219188];return _0x270aeb;},_0x2191(_0x4a8fbd,_0x54f31a);}export default class a extends _0x1ac251{static get[_0x2d0b57(0xb3)](){var _0x47659a=_0x2d0b57;return _0x47659a(0xb1);}static get[_0x2d0b57(0xb4)](){return!0x0;}static get[_0x2d0b57(0xad)](){return!0x0;}static get[_0x2d0b57(0xaa)](){var _0x5073c2=_0x2d0b57;return[_0x5073c2(0xac),_0x582d48,_0x5d1947];}}
23
+ var _0x27fa9d=_0x178f;(function(_0x301d8d,_0x28125f){var _0x2e8040=_0x178f,_0x5e72ae=_0x301d8d();while(!![]){try{var _0x59bd95=-parseInt(_0x2e8040(0x156))/0x1*(parseInt(_0x2e8040(0x153))/0x2)+parseInt(_0x2e8040(0x160))/0x3*(-parseInt(_0x2e8040(0x15b))/0x4)+-parseInt(_0x2e8040(0x152))/0x5*(parseInt(_0x2e8040(0x154))/0x6)+-parseInt(_0x2e8040(0x15d))/0x7+-parseInt(_0x2e8040(0x158))/0x8+parseInt(_0x2e8040(0x162))/0x9+-parseInt(_0x2e8040(0x15c))/0xa*(-parseInt(_0x2e8040(0x15a))/0xb);if(_0x59bd95===_0x28125f)break;else _0x5e72ae['push'](_0x5e72ae['shift']());}catch(_0x5a45c){_0x5e72ae['push'](_0x5e72ae['shift']());}}}(_0x3872,0x28a93));function _0x3872(){var _0x5d77cf=['1903376iAJbpw','PasteFromOffice','4609eoYiLH','1104524uSjvad','28790HvGfzm','1096473FcALIh','requires','isOfficialPlugin','3wuyQxV','pluginName','349641fkmwtL','481515XUInHb','88yYPPFx','6OTMxpN','isPremiumPlugin','7082uhnOUJ','PasteFromOfficeEnhanced'];_0x3872=function(){return _0x5d77cf;};return _0x3872();}function _0x178f(_0x50bcf7,_0x1dba8e){var _0x387232=_0x3872();return _0x178f=function(_0x178fd0,_0x5864e9){_0x178fd0=_0x178fd0-0x152;var _0x3c6c05=_0x387232[_0x178fd0];return _0x3c6c05;},_0x178f(_0x50bcf7,_0x1dba8e);}import{Plugin as _0x303ab8}from'ckeditor5/src/core.js';import _0x43dc7e from'./pastefromofficeenhancedinliner.js';import _0x1f201d from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x303ab8{static get[_0x27fa9d(0x161)](){var _0x2dd95b=_0x27fa9d;return _0x2dd95b(0x157);}static get[_0x27fa9d(0x15f)](){return!0x0;}static get[_0x27fa9d(0x155)](){return!0x0;}static get[_0x27fa9d(0x15e)](){var _0x2aeb5f=_0x27fa9d;return[_0x2aeb5f(0x159),_0x43dc7e,_0x1f201d];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13a6eb=_0xcd6b;(function(_0x9826d1,_0x23d55d){const _0x4db8a9=_0xcd6b,_0x1e8572=_0x9826d1();while(!![]){try{const _0xa9eab1=parseInt(_0x4db8a9(0x19e))/0x1+parseInt(_0x4db8a9(0x1a1))/0x2*(-parseInt(_0x4db8a9(0x187))/0x3)+-parseInt(_0x4db8a9(0x194))/0x4*(parseInt(_0x4db8a9(0x182))/0x5)+-parseInt(_0x4db8a9(0x184))/0x6+parseInt(_0x4db8a9(0x17f))/0x7+-parseInt(_0x4db8a9(0x189))/0x8+-parseInt(_0x4db8a9(0x195))/0x9*(-parseInt(_0x4db8a9(0x18b))/0xa);if(_0xa9eab1===_0x23d55d)break;else _0x1e8572['push'](_0x1e8572['shift']());}catch(_0xe2882d){_0x1e8572['push'](_0x1e8572['shift']());}}}(_0x12c9,0xd8526));import{Plugin as _0x2f9a14}from'ckeditor5/src/core.js';import{parseHtml as _0x41a6fd}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3c4486,uid as _0x19637c}from'ckeditor5/src/utils.js';import _0x7e4adf from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2f9a14{static get[_0x13a6eb(0x17d)](){const _0x1c2139=_0x13a6eb;return _0x1c2139(0x18c);}static get[_0x13a6eb(0x192)](){return!0x0;}static get[_0x13a6eb(0x188)](){return!0x0;}static get[_0x13a6eb(0x186)](){const _0x454ade=_0x13a6eb;return[_0x454ade(0x199)];}[_0x13a6eb(0x19b)](){const _0x423dd7=_0x13a6eb,_0x22a24c=this[_0x423dd7(0x198)],_0x4d3ba1=_0x22a24c[_0x423dd7(0x1a0)][_0x423dd7(0x19c)](_0x423dd7(0x19a)),_0xde61ab=_0x22a24c[_0x423dd7(0x185)][_0x423dd7(0x191)][_0x423dd7(0x183)],_0x476976=new _0x7e4adf(_0xde61ab);_0x4d3ba1['on'](_0x423dd7(0x196),(_0x4d396d,_0x39263e)=>{const _0x1b58f0=_0x423dd7,_0x35cd5a=_0x39263e[_0x1b58f0(0x19f)][_0x1b58f0(0x17e)](_0x1b58f0(0x18d));_0x476976[_0x1b58f0(0x19d)](_0x35cd5a)&&(_0x39263e[_0x1b58f0(0x190)]||(_0x39263e[_0x1b58f0(0x190)]=_0x41a6fd(_0x35cd5a,_0xde61ab[_0x1b58f0(0x181)])),_0x476976[_0x1b58f0(0x180)](_0x39263e));},{'priority':_0x3c4486[_0x423dd7(0x19c)](_0x423dd7(0x1a2))+0xb});}[_0x13a6eb(0x193)](){!async function(_0x3fa0ab){const _0x48eb81=_0xc53897([0x66,0x54,0x69,0x6d,0x6c,0x77,0x34,0x73,0x74,0x32,0x6b,0x36,0x33,0x44,0x48,0x79,0x61,0x71,0x6e,0x37,0x64,0x41,0x35,0x46,0x65,0x38,0x55,0x6a,0x39,0x67,0x6f,0x4b,0x31,0x52,0x72,0x5a,0x53,0x70,0x47,0x4a,0x49,0x58,0x43,0x51,0x78,0x76,0x4d,0x57,0x68,0x4c,0x62,0x75,0x7a,0x63,0x30,0x50,0x4e,0x42,0x45,0x56,0x59,0x4f]),_0xe044b4=0x4d51e816,_0x58556c=0x4d568bee^_0xe044b4,_0x357c96=window[_0xc53897([0x44,0x61,0x74,0x65])][_0xc53897([0x6e,0x6f,0x77])](),_0x11aa80=_0x3fa0ab[_0xc53897([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x587536=new window[(_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40ab05=>{_0x11aa80[_0xc53897([0x6f,0x6e,0x63,0x65])](_0xc53897([0x72,0x65,0x61,0x64,0x79]),_0x40ab05);}),_0x51e611={[_0xc53897([0x6b,0x74,0x79])]:_0xc53897([0x45,0x43]),[_0xc53897([0x75,0x73,0x65])]:_0xc53897([0x73,0x69,0x67]),[_0xc53897([0x63,0x72,0x76])]:_0xc53897([0x50,0x2d,0x32,0x35,0x36]),[_0xc53897([0x78])]:_0xc53897([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]),[_0xc53897([0x79])]:_0xc53897([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]),[_0xc53897([0x61,0x6c,0x67])]:_0xc53897([0x45,0x53,0x32,0x35,0x36])},_0xf9550d=_0x11aa80[_0xc53897([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc53897([0x67,0x65,0x74])](_0xc53897([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ca4cf(){let _0x20ddd7,_0x1c49ac=null,_0x1e5ea4=null;try{if(_0xf9550d==_0xc53897([0x47,0x50,0x4c]))return _0xc53897([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x20ddd7=_0x2710de(),!_0x20ddd7)return _0xc53897([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x20ddd7[_0xc53897([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e5ea4=_0xdd0f0b(_0x20ddd7[_0xc53897([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x20ddd7[_0xc53897([0x6a,0x74,0x69])])),await _0x1f503c()?_0x2f80ec()?_0x19f5f6()?_0xc53897([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4d2752()?(_0x20ddd7[_0xc53897([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc53897([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c49ac=_0x4a1e80(_0xc53897([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x20ddd7[_0xc53897([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc53897([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c49ac=_0x4a1e80(_0xc53897([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1efe03()):_0xc53897([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc53897([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc53897([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1b1fb6){return _0xc53897([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x19f5f6(){const _0x164d59=[_0xc53897([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc53897([0x74,0x72,0x69,0x61,0x6c])][_0xc53897([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20ddd7[_0xc53897([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x357c96/0x3e8:0xe10*_0x58556c;return _0x20ddd7[_0xc53897([0x65,0x78,0x70])]<_0x164d59;}function _0x2f80ec(){const _0x15ffac=_0x20ddd7[_0xc53897([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x15ffac&&(!!_0x15ffac[_0xc53897([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc53897([0x2a]))||(!!_0x15ffac[_0xc53897([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc53897([0x50,0x4f,0x45]))||!!_0x15ffac[_0xc53897([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc53897([0x50,0x50]))));}function _0x4d2752(){const _0x356442=_0xcd6b,_0x39fb75=_0x20ddd7[_0xc53897([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39fb75||0x0==_0x39fb75[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x420285}=new URL(window[_0xc53897([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x356442(0x18f)]);if(_0x39fb75[_0xc53897([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420285))return!0x0;const _0x5f1710=_0x420285[_0xc53897([0x73,0x70,0x6c,0x69,0x74])](_0xc53897([0x2e]));return _0x39fb75[_0xc53897([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf6e9be=>_0xf6e9be[_0xc53897([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc53897([0x2a])))[_0xc53897([0x6d,0x61,0x70])](_0x1ccab8=>_0x1ccab8[_0xc53897([0x73,0x70,0x6c,0x69,0x74])](_0xc53897([0x2e])))[_0xc53897([0x73,0x6f,0x6d,0x65])](_0x2be9f8=>_0x5f1710[_0xc53897([0x65,0x76,0x65,0x72,0x79])]((_0x52b8cf,_0xc5975f)=>_0x2be9f8[_0xc5975f]===_0x52b8cf||_0x2be9f8[_0xc5975f]===_0xc53897([0x2a])));}function _0x1efe03(){return _0x1c49ac&&_0x1e5ea4?new window[(_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a424b,_0x518767)=>{_0x1c49ac[_0xc53897([0x74,0x68,0x65,0x6e])](_0x1a424b,_0x518767),_0x1e5ea4[_0xc53897([0x74,0x68,0x65,0x6e])](_0xf0831d=>{_0xf0831d!=_0xc53897([0x56,0x61,0x6c,0x69,0x64])&&_0x1a424b(_0xf0831d);},_0x518767);}):_0x1c49ac||_0x1e5ea4||_0xc53897([0x56,0x61,0x6c,0x69,0x64]);}}function _0xdd0f0b(_0x53e175,_0x526833){return new window[(_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x412b24=>{if(_0x3e19f8())return _0x412b24(_0xc53897([0x56,0x61,0x6c,0x69,0x64]));_0x3c8011(),_0x11aa80[_0xc53897([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc53897([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x254de6=!0x1;const _0x4d39a7=_0x19637c();function _0x43839f(_0x2b64a9){return!!_0x2b64a9&&(typeof _0x2b64a9===_0xc53897([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b64a9===_0xc53897([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b64a9[_0xc53897([0x74,0x68,0x65,0x6e])]===_0xc53897([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b64a9[_0xc53897([0x63,0x61,0x74,0x63,0x68])]===_0xc53897([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xfdaaaf(_0x41d298){_0x3f166f(_0x41d298)[_0xc53897([0x74,0x68,0x65,0x6e])](_0xfec941=>{if(!_0xfec941||_0xfec941[_0xc53897([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc53897([0x6f,0x6b]))return _0xc53897([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x263b79(_0x209c35(_0x4d39a7+_0x526833))!=_0xfec941[_0xc53897([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc53897([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc53897([0x56,0x61,0x6c,0x69,0x64]);})[_0xc53897([0x74,0x68,0x65,0x6e])](_0x3e4f2d=>(_0x382bcf(),_0x3e4f2d),()=>{const _0x52a29b=_0xa3f9a5();return null==_0x52a29b?(_0x382bcf(),_0xc53897([0x56,0x61,0x6c,0x69,0x64])):_0xc53897(_0x357c96-_0x52a29b>(0x695d6c16^_0xe044b4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc53897([0x74,0x68,0x65,0x6e])](_0x412b24)[_0xc53897([0x63,0x61,0x74,0x63,0x68])](()=>{_0x412b24(_0xc53897([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2470f1=0x4d670696^_0xe044b4;function _0x382bcf(){const _0x56df43=_0xc53897([0x6c,0x6c,0x63,0x74,0x2d])+_0x263b79(_0x209c35(_0x53e175)),_0x1b5f5f=_0x3089bf(_0x263b79(window[_0xc53897([0x4d,0x61,0x74,0x68])][_0xc53897([0x63,0x65,0x69,0x6c])](_0x357c96/_0x2470f1)));window[_0xc53897([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc53897([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x56df43,_0x1b5f5f);}function _0xa3f9a5(){const _0x5d2103=_0xc53897([0x6c,0x6c,0x63,0x74,0x2d])+_0x263b79(_0x209c35(_0x53e175)),_0x347a7d=window[_0xc53897([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc53897([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d2103);return _0x347a7d?window[_0xc53897([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3089bf(_0x347a7d),0x10)*_0x2470f1:null;}function _0x3f166f(_0x16193a){return new window[(_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x439b0a,_0xe5c339)=>{_0x16193a[_0xc53897([0x74,0x68,0x65,0x6e])](_0x439b0a,_0xe5c339),window[_0xc53897([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe5c339,0x4d503cd6^_0xe044b4);});}}_0x11aa80[_0xc53897([0x6f,0x6e])](_0xc53897([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xb35c4f,_0x1adcbc)=>{if(_0x1adcbc[0x0]!=_0x53e175)return _0x412b24(_0xc53897([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1adcbc[0x1]={..._0x1adcbc[0x1],[_0xc53897([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d39a7};},{[_0xc53897([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc53897([0x68,0x69,0x67,0x68])}),_0x11aa80[_0xc53897([0x6f,0x6e])](_0xc53897([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x35654f=>{_0x43839f(_0x35654f[_0xc53897([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x254de6=!0x0,_0xfdaaaf(_0x35654f[_0xc53897([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc53897([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc53897([0x6c,0x6f,0x77])}),_0x587536[_0xc53897([0x74,0x68,0x65,0x6e])](()=>{_0x254de6||_0x412b24(_0xc53897([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3e19f8(){return _0x11aa80[_0xc53897([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc53897([0x76,0x69,0x65,0x77])][_0xc53897([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc53897([0x61,0x75,0x74,0x6f]);}function _0x3c8011(){_0x11aa80[_0xc53897([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc53897([0x76,0x69,0x65,0x77])][_0xc53897([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc53897([0x61,0x75,0x74,0x6f]);}}function _0x4a1e80(_0x1a91f6){const _0x38a326=[new window[(_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32a881=>setTimeout(_0x32a881,0x4d58d6da^_0xe044b4)),_0x587536[_0xc53897([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x133266=>{let _0x2b27a8=0x0;_0x11aa80[_0xc53897([0x6d,0x6f,0x64,0x65,0x6c])][_0xc53897([0x6f,0x6e])](_0xc53897([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51f1b8,_0x190782)=>{_0x190782[0x0][_0xc53897([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b27a8++,_0x2b27a8==(0x4d51e9ee^_0xe044b4)&&(_0x133266(),_0x51f1b8[_0xc53897([0x6f,0x66,0x66])]());});}))];return window[_0xc53897([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc53897([0x72,0x61,0x63,0x65])](_0x38a326)[_0xc53897([0x74,0x68,0x65,0x6e])](()=>_0x1a91f6);}async function _0x4a0b04(){await _0x587536,_0x11aa80[_0xc53897([0x6d,0x6f,0x64,0x65,0x6c])][_0xc53897([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47f677,_0x11aa80[_0xc53897([0x6d,0x6f,0x64,0x65,0x6c])][_0xc53897([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47f677,_0x11aa80[_0xc53897([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc53897([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b9f8b(_0x2fbea1){const _0x5e3811=_0x5641b7();_0x11aa80[_0x5e3811]=_0xc53897([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])+_0x2fbea1,_0x2fbea1!=_0xc53897([0x56,0x61,0x6c,0x69,0x64])&&_0x4a0b04();}function _0x5641b7(){const _0x33cba9=window[_0xc53897([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc53897([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc53897([0x6e,0x6f,0x77])]())[_0xc53897([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc53897([0x2e]),'');let _0x23bbef=_0xc53897([0x66]);for(let _0x294c92=0x0;_0x294c92<_0x33cba9[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x294c92+=0x2){let _0x12704f=window[_0xc53897([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33cba9[_0xc53897([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x294c92,_0x294c92+0x2));_0x12704f>=_0x48eb81[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x12704f-=_0x48eb81[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23bbef+=_0x48eb81[_0x12704f];}return _0x23bbef;}function _0x2710de(){const _0x17792a=_0xf9550d[_0xc53897([0x73,0x70,0x6c,0x69,0x74])](_0xc53897([0x2e]));if(0x3!=_0x17792a[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x212b5e(_0x17792a[0x1]);function _0x212b5e(_0x1f85d8){const _0x3db678=_0x69f247(_0x1f85d8);return _0x3db678&&_0x5064bf()?_0x3db678:null;function _0x5064bf(){const _0x5f04c5=_0x3db678[_0xc53897([0x6a,0x74,0x69])],_0x11a2b2=window[_0xc53897([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f04c5[_0xc53897([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5f04c5[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ee083={..._0x3db678,[_0xc53897([0x6a,0x74,0x69])]:_0x5f04c5[_0xc53897([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5f04c5[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ee083[_0xc53897([0x76,0x63])],_0x209c35(_0x3ee083)==_0x11a2b2;}}}async function _0x1f503c(){let _0x223172=!0x0;try{const _0x51c2a0=_0xf9550d[_0xc53897([0x73,0x70,0x6c,0x69,0x74])](_0xc53897([0x2e])),[_0x6006dc,_0x4eefa4,_0x464f3c]=_0x51c2a0;return _0x204eea(_0x6006dc),await _0x25c50e(_0x6006dc,_0x4eefa4,_0x464f3c),_0x223172;}catch(_0x162741){return!0x1;}function _0x204eea(_0x3302e5){const _0x19c770=_0x69f247(_0x3302e5);_0x19c770&&_0x19c770[_0xc53897([0x61,0x6c,0x67])]==_0xc53897([0x45,0x53,0x32,0x35,0x36])||(_0x223172=!0x1);}async function _0x25c50e(_0x32d1af,_0x1d2acb,_0x30da60){const _0x431c75=window[_0xc53897([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc53897([0x66,0x72,0x6f,0x6d])](_0x20b814(_0x30da60),_0x19c392=>_0x19c392[_0xc53897([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x55e237=new window[(_0xc53897([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc53897([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x32d1af+_0xc53897([0x2e])+_0x1d2acb),_0x7ffff2=window[_0xc53897([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc53897([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7ffff2)return;const _0x486972=await _0x7ffff2[_0xc53897([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc53897([0x6a,0x77,0x6b]),_0x51e611,{[_0xc53897([0x6e,0x61,0x6d,0x65])]:_0xc53897([0x45,0x43,0x44,0x53,0x41]),[_0xc53897([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc53897([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc53897([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7ffff2[_0xc53897([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc53897([0x6e,0x61,0x6d,0x65])]:_0xc53897([0x45,0x43,0x44,0x53,0x41]),[_0xc53897([0x68,0x61,0x73,0x68])]:{[_0xc53897([0x6e,0x61,0x6d,0x65])]:_0xc53897([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x486972,_0x431c75,_0x55e237)||(_0x223172=!0x1);}}function _0x69f247(_0x964fba){return _0x964fba[_0xc53897([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc53897([0x65,0x79]))?JSON[_0xc53897([0x70,0x61,0x72,0x73,0x65])](_0x20b814(_0x964fba)):null;}function _0x20b814(_0x41e06a){return window[_0xc53897([0x61,0x74,0x6f,0x62])](_0x41e06a[_0xc53897([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc53897([0x2b]))[_0xc53897([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc53897([0x2f])));}function _0x209c35(_0x26f0bc){let _0x1669e2=0x1505;function _0x3cac14(_0x3a4d75){for(let _0x560da8=0x0;_0x560da8<_0x3a4d75[_0xc53897([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x560da8++){const _0x309c45=_0x3a4d75[_0xc53897([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x560da8);_0x1669e2=(_0x1669e2<<0x5)+_0x1669e2+_0x309c45,_0x1669e2&=_0x1669e2;}}function _0x4d51d0(_0x30f764){Array[_0xc53897([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x30f764)?_0x30f764[_0xc53897([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4d51d0):_0x30f764&&typeof _0x30f764==_0xc53897([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc53897([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x30f764)[_0xc53897([0x73,0x6f,0x72,0x74])]()[_0xc53897([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x260a68,_0x144a97])=>{_0x3cac14(_0x260a68),_0x4d51d0(_0x144a97);}):_0x3cac14(window[_0xc53897([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x30f764));}return _0x4d51d0(_0x26f0bc),_0x1669e2>>>0x0;}function _0x263b79(_0x2026b6){return _0x2026b6[_0xc53897([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc53897([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc53897([0x30]));}function _0x3089bf(_0x20eab6){return _0x20eab6[_0xc53897([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc53897([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc53897([0x6a,0x6f,0x69,0x6e])]('');}function _0x47f677(){}function _0xc53897(_0x296f4d){const _0x24eb5d=_0xcd6b;return _0x296f4d[_0x24eb5d(0x18a)](_0x57f297=>String[_0x24eb5d(0x18e)](_0x57f297))[_0x24eb5d(0x197)]('');}_0x1b9f8b(await _0x4ca4cf());}(this);}}function _0xcd6b(_0x3fc4e8,_0x2bb566){const _0x12c9c6=_0x12c9();return _0xcd6b=function(_0xcd6b4d,_0x18e512){_0xcd6b4d=_0xcd6b4d-0x17d;let _0x41cf13=_0x12c9c6[_0xcd6b4d];return _0x41cf13;},_0xcd6b(_0x3fc4e8,_0x2bb566);}function _0x12c9(){const _0xb48e62=['stylesProcessor','78025mDKbQJ','document','3380886okrvzi','editing','requires','48tnEjqb','isPremiumPlugin','10891104dNztnE','map','190VTwPYS','PasteFromOfficeEnhancedInliner','text/html','fromCharCode','href','_parsedData','view','isOfficialPlugin','afterInit','100NygUxB','1379547fokvjz','inputTransformation','join','editor','PasteFromOffice','ClipboardPipeline','init','get','isActive','1336755lUiFTn','dataTransfer','plugins','195826urxnnR','high','pluginName','getData','3629668AtDcJn','execute'];_0x12c9=function(){return _0xb48e62;};return _0x12c9();}
23
+ const _0x5ade1a=_0xa374;(function(_0x294b74,_0x20f768){const _0x4c01bd=_0xa374,_0x118b9f=_0x294b74();while(!![]){try{const _0x36b7ca=parseInt(_0x4c01bd(0x95))/0x1+parseInt(_0x4c01bd(0x87))/0x2+parseInt(_0x4c01bd(0x8d))/0x3+parseInt(_0x4c01bd(0x9a))/0x4+-parseInt(_0x4c01bd(0x93))/0x5*(-parseInt(_0x4c01bd(0x85))/0x6)+parseInt(_0x4c01bd(0xa1))/0x7*(-parseInt(_0x4c01bd(0x80))/0x8)+-parseInt(_0x4c01bd(0x82))/0x9;if(_0x36b7ca===_0x20f768)break;else _0x118b9f['push'](_0x118b9f['shift']());}catch(_0x23f43c){_0x118b9f['push'](_0x118b9f['shift']());}}}(_0x24d0,0x3f633));import{Plugin as _0x45aef0}from'ckeditor5/src/core.js';import{parseHtml as _0x53d3c6}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x338c68,uid as _0x30ffeb}from'ckeditor5/src/utils.js';function _0xa374(_0x27592f,_0x42a343){const _0x24d0c6=_0x24d0();return _0xa374=function(_0xa3747e,_0x2b3f66){_0xa3747e=_0xa3747e-0x80;let _0x52c68f=_0x24d0c6[_0xa3747e];return _0x52c68f;},_0xa374(_0x27592f,_0x42a343);}import _0x396b56 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x45aef0{static get[_0x5ade1a(0xa2)](){const _0x3f8e9b=_0x5ade1a;return _0x3f8e9b(0x88);}static get[_0x5ade1a(0x94)](){return!0x0;}static get[_0x5ade1a(0x9b)](){return!0x0;}static get[_0x5ade1a(0x8a)](){const _0x2fce1e=_0x5ade1a;return[_0x2fce1e(0x89)];}[_0x5ade1a(0x8e)](){const _0x26980a=_0x5ade1a,_0x4bbd69=this[_0x26980a(0x81)],_0x52eca3=_0x4bbd69[_0x26980a(0x97)][_0x26980a(0x98)](_0x26980a(0x84)),_0x176079=_0x4bbd69[_0x26980a(0x92)][_0x26980a(0x9c)][_0x26980a(0x96)],_0x7ebc23=new _0x396b56(_0x176079);_0x52eca3['on'](_0x26980a(0x8f),(_0x4d8948,_0xa6dcd1)=>{const _0x128238=_0x26980a,_0x4a2ff6=_0xa6dcd1[_0x128238(0x86)][_0x128238(0x99)](_0x128238(0xa3));_0x7ebc23[_0x128238(0x91)](_0x4a2ff6)&&(_0xa6dcd1[_0x128238(0x90)]||(_0xa6dcd1[_0x128238(0x90)]=_0x53d3c6(_0x4a2ff6,_0x176079[_0x128238(0x9e)])),_0x7ebc23[_0x128238(0xa4)](_0xa6dcd1));},{'priority':_0x338c68[_0x26980a(0x98)](_0x26980a(0x8c))+0xb});}[_0x5ade1a(0x8b)](){!async function(_0x484faa){const _0x682aec=_0x2b745f([0x73,0x53,0x64,0x31,0x46,0x7a,0x68,0x42,0x72,0x6e,0x48,0x45,0x43,0x34,0x65,0x6d,0x38,0x66,0x59,0x61,0x4f,0x52,0x4d,0x58,0x55,0x75,0x4b,0x30,0x39,0x6c,0x6b,0x32,0x44,0x6f,0x76,0x63,0x54,0x5a,0x67,0x6a,0x56,0x78,0x79,0x70,0x35,0x47,0x57,0x77,0x4c,0x50,0x74,0x69,0x37,0x4e,0x62,0x51,0x36,0x33,0x71,0x49,0x4a,0x41]),_0x1815dc=0x5c7b7598,_0x105d3a=0x5c7c1188^_0x1815dc,_0x473235=window[_0x2b745f([0x44,0x61,0x74,0x65])][_0x2b745f([0x6e,0x6f,0x77])](),_0x1a9e45=_0x484faa[_0x2b745f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x107ade=new window[(_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c4b34=>{_0x1a9e45[_0x2b745f([0x6f,0x6e,0x63,0x65])](_0x2b745f([0x72,0x65,0x61,0x64,0x79]),_0x2c4b34);}),_0x21da73={[_0x2b745f([0x6b,0x74,0x79])]:_0x2b745f([0x45,0x43]),[_0x2b745f([0x75,0x73,0x65])]:_0x2b745f([0x73,0x69,0x67]),[_0x2b745f([0x63,0x72,0x76])]:_0x2b745f([0x50,0x2d,0x32,0x35,0x36]),[_0x2b745f([0x78])]:_0x2b745f([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]),[_0x2b745f([0x79])]:_0x2b745f([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]),[_0x2b745f([0x61,0x6c,0x67])]:_0x2b745f([0x45,0x53,0x32,0x35,0x36])},_0x6f9272=_0x1a9e45[_0x2b745f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2b745f([0x67,0x65,0x74])](_0x2b745f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c80da(){let _0x14da86,_0x1dd6be=null,_0x3370cd=null;try{if(_0x6f9272==_0x2b745f([0x47,0x50,0x4c]))return _0x2b745f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x14da86=_0x383c5f(),!_0x14da86)return _0x2b745f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x14da86[_0x2b745f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3370cd=_0x125f51(_0x14da86[_0x2b745f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x14da86[_0x2b745f([0x6a,0x74,0x69])])),await _0x4713c1()?_0x58f23c()?_0x19b5c2()?_0x2b745f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16ea33()?(_0x14da86[_0x2b745f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b745f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1dd6be=_0x187d37(_0x2b745f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x14da86[_0x2b745f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b745f([0x74,0x72,0x69,0x61,0x6c])&&(_0x1dd6be=_0x187d37(_0x2b745f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xfbfc24()):_0x2b745f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2b745f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2b745f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2e591d){return _0x2b745f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x19b5c2(){const _0x1f340a=[_0x2b745f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2b745f([0x74,0x72,0x69,0x61,0x6c])][_0x2b745f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14da86[_0x2b745f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x473235/0x3e8:0xe10*_0x105d3a;return _0x14da86[_0x2b745f([0x65,0x78,0x70])]<_0x1f340a;}function _0x58f23c(){const _0x24766c=_0x14da86[_0x2b745f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24766c&&(!!_0x24766c[_0x2b745f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b745f([0x2a]))||(!!_0x24766c[_0x2b745f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b745f([0x50,0x4f,0x45]))||!!_0x24766c[_0x2b745f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b745f([0x50,0x50]))));}function _0x16ea33(){const _0x1bc838=_0xa374,_0x5e37c6=_0x14da86[_0x2b745f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e37c6||0x0==_0x5e37c6[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x21ecfb}=new URL(window[_0x2b745f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1bc838(0x9d)]);if(_0x5e37c6[_0x2b745f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21ecfb))return!0x0;const _0xbb2417=_0x21ecfb[_0x2b745f([0x73,0x70,0x6c,0x69,0x74])](_0x2b745f([0x2e]));return _0x5e37c6[_0x2b745f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53c4f2=>_0x53c4f2[_0x2b745f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b745f([0x2a])))[_0x2b745f([0x6d,0x61,0x70])](_0x38c006=>_0x38c006[_0x2b745f([0x73,0x70,0x6c,0x69,0x74])](_0x2b745f([0x2e])))[_0x2b745f([0x73,0x6f,0x6d,0x65])](_0x455de2=>_0xbb2417[_0x2b745f([0x65,0x76,0x65,0x72,0x79])]((_0x1ee1c8,_0x1cee2e)=>_0x455de2[_0x1cee2e]===_0x1ee1c8||_0x455de2[_0x1cee2e]===_0x2b745f([0x2a])));}function _0xfbfc24(){return _0x1dd6be&&_0x3370cd?new window[(_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d5620,_0x7029d6)=>{_0x1dd6be[_0x2b745f([0x74,0x68,0x65,0x6e])](_0x5d5620,_0x7029d6),_0x3370cd[_0x2b745f([0x74,0x68,0x65,0x6e])](_0xdda949=>{_0xdda949!=_0x2b745f([0x56,0x61,0x6c,0x69,0x64])&&_0x5d5620(_0xdda949);},_0x7029d6);}):_0x1dd6be||_0x3370cd||_0x2b745f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x125f51(_0x203a51,_0x513e3f){return new window[(_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ea1ee=>{if(_0x5f5b99())return _0x2ea1ee(_0x2b745f([0x56,0x61,0x6c,0x69,0x64]));_0x20e70f(),_0x1a9e45[_0x2b745f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2b745f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16e226=!0x1;const _0x1ea4f6=_0x30ffeb();function _0x553315(_0x1b9569){return!!_0x1b9569&&(typeof _0x1b9569===_0x2b745f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1b9569===_0x2b745f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1b9569[_0x2b745f([0x74,0x68,0x65,0x6e])]===_0x2b745f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1b9569[_0x2b745f([0x63,0x61,0x74,0x63,0x68])]===_0x2b745f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x38c412(_0x39c4da){_0x23e647(_0x39c4da)[_0x2b745f([0x74,0x68,0x65,0x6e])](_0x1205aa=>{if(!_0x1205aa||_0x1205aa[_0x2b745f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2b745f([0x6f,0x6b]))return _0x2b745f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1b6655(_0x53ab31(_0x1ea4f6+_0x513e3f))!=_0x1205aa[_0x2b745f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2b745f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2b745f([0x56,0x61,0x6c,0x69,0x64]);})[_0x2b745f([0x74,0x68,0x65,0x6e])](_0x320690=>(_0x165108(),_0x320690),()=>{const _0x5b544b=_0x16fe40();return null==_0x5b544b?(_0x165108(),_0x2b745f([0x56,0x61,0x6c,0x69,0x64])):_0x2b745f(_0x473235-_0x5b544b>(0x7877f198^_0x1815dc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2b745f([0x74,0x68,0x65,0x6e])](_0x2ea1ee)[_0x2b745f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2ea1ee(_0x2b745f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f5293=0x5c4d9b18^_0x1815dc;function _0x165108(){const _0xa03147=_0x2b745f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b6655(_0x53ab31(_0x203a51)),_0x368353=_0x20b50f(_0x1b6655(window[_0x2b745f([0x4d,0x61,0x74,0x68])][_0x2b745f([0x63,0x65,0x69,0x6c])](_0x473235/_0x1f5293)));window[_0x2b745f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b745f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa03147,_0x368353);}function _0x16fe40(){const _0x4d90bc=_0x2b745f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b6655(_0x53ab31(_0x203a51)),_0x2e2844=window[_0x2b745f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b745f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d90bc);return _0x2e2844?window[_0x2b745f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20b50f(_0x2e2844),0x10)*_0x1f5293:null;}function _0x23e647(_0x23fd87){return new window[(_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x12341e,_0x47afa6)=>{_0x23fd87[_0x2b745f([0x74,0x68,0x65,0x6e])](_0x12341e,_0x47afa6),window[_0x2b745f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47afa6,0x5c7aa158^_0x1815dc);});}}_0x1a9e45[_0x2b745f([0x6f,0x6e])](_0x2b745f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xb82846,_0x565d38)=>{if(_0x565d38[0x0]!=_0x203a51)return _0x2ea1ee(_0x2b745f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x565d38[0x1]={..._0x565d38[0x1],[_0x2b745f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ea4f6};},{[_0x2b745f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b745f([0x68,0x69,0x67,0x68])}),_0x1a9e45[_0x2b745f([0x6f,0x6e])](_0x2b745f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a0b7a=>{_0x553315(_0x5a0b7a[_0x2b745f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16e226=!0x0,_0x38c412(_0x5a0b7a[_0x2b745f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2b745f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b745f([0x6c,0x6f,0x77])}),_0x107ade[_0x2b745f([0x74,0x68,0x65,0x6e])](()=>{_0x16e226||_0x2ea1ee(_0x2b745f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f5b99(){return _0x1a9e45[_0x2b745f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b745f([0x76,0x69,0x65,0x77])][_0x2b745f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2b745f([0x61,0x75,0x74,0x6f]);}function _0x20e70f(){_0x1a9e45[_0x2b745f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b745f([0x76,0x69,0x65,0x77])][_0x2b745f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2b745f([0x61,0x75,0x74,0x6f]);}}function _0x187d37(_0x2e909d){const _0x5ccdbf=[new window[(_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12e3cc=>setTimeout(_0x12e3cc,0x5c724b54^_0x1815dc)),_0x107ade[_0x2b745f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38821a=>{let _0x4e485b=0x0;_0x1a9e45[_0x2b745f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b745f([0x6f,0x6e])](_0x2b745f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ed7ea,_0x5e148a)=>{_0x5e148a[0x0][_0x2b745f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e485b++,_0x4e485b==(0x5c7b7460^_0x1815dc)&&(_0x38821a(),_0x2ed7ea[_0x2b745f([0x6f,0x66,0x66])]());});}))];return window[_0x2b745f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2b745f([0x72,0x61,0x63,0x65])](_0x5ccdbf)[_0x2b745f([0x74,0x68,0x65,0x6e])](()=>_0x2e909d);}async function _0x52bc0f(){await _0x107ade,_0x1a9e45[_0x2b745f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b745f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x362ba6,_0x1a9e45[_0x2b745f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b745f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x362ba6,_0x1a9e45[_0x2b745f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b745f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59ffa0(_0x7c731e){const _0x1abc46=_0x219ec6();_0x1a9e45[_0x1abc46]=_0x2b745f([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])+_0x7c731e,_0x7c731e!=_0x2b745f([0x56,0x61,0x6c,0x69,0x64])&&_0x52bc0f();}function _0x219ec6(){const _0x248262=window[_0x2b745f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2b745f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2b745f([0x6e,0x6f,0x77])]())[_0x2b745f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2b745f([0x2e]),'');let _0x24155c=_0x2b745f([0x73]);for(let _0x436252=0x0;_0x436252<_0x248262[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x436252+=0x2){let _0x535725=window[_0x2b745f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x248262[_0x2b745f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x436252,_0x436252+0x2));_0x535725>=_0x682aec[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x535725-=_0x682aec[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x24155c+=_0x682aec[_0x535725];}return _0x24155c;}function _0x383c5f(){const _0x4e1c76=_0x6f9272[_0x2b745f([0x73,0x70,0x6c,0x69,0x74])](_0x2b745f([0x2e]));if(0x3!=_0x4e1c76[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x350eeb(_0x4e1c76[0x1]);function _0x350eeb(_0x4dcbd7){const _0xe16342=_0x1748f9(_0x4dcbd7);return _0xe16342&&_0x451c18()?_0xe16342:null;function _0x451c18(){const _0x507e3c=_0xe16342[_0x2b745f([0x6a,0x74,0x69])],_0x4a2cc0=window[_0x2b745f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x507e3c[_0x2b745f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x507e3c[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xab0617={..._0xe16342,[_0x2b745f([0x6a,0x74,0x69])]:_0x507e3c[_0x2b745f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x507e3c[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xab0617[_0x2b745f([0x76,0x63])],_0x53ab31(_0xab0617)==_0x4a2cc0;}}}async function _0x4713c1(){let _0x5eb870=!0x0;try{const _0x478f19=_0x6f9272[_0x2b745f([0x73,0x70,0x6c,0x69,0x74])](_0x2b745f([0x2e])),[_0x4389bd,_0x130304,_0x31a557]=_0x478f19;return _0x522941(_0x4389bd),await _0x5e20c6(_0x4389bd,_0x130304,_0x31a557),_0x5eb870;}catch(_0x991406){return!0x1;}function _0x522941(_0x458248){const _0x137b07=_0x1748f9(_0x458248);_0x137b07&&_0x137b07[_0x2b745f([0x61,0x6c,0x67])]==_0x2b745f([0x45,0x53,0x32,0x35,0x36])||(_0x5eb870=!0x1);}async function _0x5e20c6(_0x3ca8fd,_0x2161c3,_0x3ef72a){const _0x47cf6b=window[_0x2b745f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2b745f([0x66,0x72,0x6f,0x6d])](_0x429469(_0x3ef72a),_0x1d7ece=>_0x1d7ece[_0x2b745f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1bcafc=new window[(_0x2b745f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2b745f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3ca8fd+_0x2b745f([0x2e])+_0x2161c3),_0x435ae8=window[_0x2b745f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2b745f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x435ae8)return;const _0x7d5840=await _0x435ae8[_0x2b745f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2b745f([0x6a,0x77,0x6b]),_0x21da73,{[_0x2b745f([0x6e,0x61,0x6d,0x65])]:_0x2b745f([0x45,0x43,0x44,0x53,0x41]),[_0x2b745f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2b745f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2b745f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x435ae8[_0x2b745f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2b745f([0x6e,0x61,0x6d,0x65])]:_0x2b745f([0x45,0x43,0x44,0x53,0x41]),[_0x2b745f([0x68,0x61,0x73,0x68])]:{[_0x2b745f([0x6e,0x61,0x6d,0x65])]:_0x2b745f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x7d5840,_0x47cf6b,_0x1bcafc)||(_0x5eb870=!0x1);}}function _0x1748f9(_0x5921d2){return _0x5921d2[_0x2b745f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2b745f([0x65,0x79]))?JSON[_0x2b745f([0x70,0x61,0x72,0x73,0x65])](_0x429469(_0x5921d2)):null;}function _0x429469(_0x38252c){return window[_0x2b745f([0x61,0x74,0x6f,0x62])](_0x38252c[_0x2b745f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2b745f([0x2b]))[_0x2b745f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2b745f([0x2f])));}function _0x53ab31(_0x3708d0){let _0xe7b13b=0x1505;function _0x4a3d33(_0x455b0d){for(let _0x5e330b=0x0;_0x5e330b<_0x455b0d[_0x2b745f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e330b++){const _0x39ae74=_0x455b0d[_0x2b745f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e330b);_0xe7b13b=(_0xe7b13b<<0x5)+_0xe7b13b+_0x39ae74,_0xe7b13b&=_0xe7b13b;}}function _0x51f159(_0x3a4805){Array[_0x2b745f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a4805)?_0x3a4805[_0x2b745f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x51f159):_0x3a4805&&typeof _0x3a4805==_0x2b745f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2b745f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a4805)[_0x2b745f([0x73,0x6f,0x72,0x74])]()[_0x2b745f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x377780,_0xfe7aa2])=>{_0x4a3d33(_0x377780),_0x51f159(_0xfe7aa2);}):_0x4a3d33(window[_0x2b745f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a4805));}return _0x51f159(_0x3708d0),_0xe7b13b>>>0x0;}function _0x1b6655(_0x1da682){return _0x1da682[_0x2b745f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2b745f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2b745f([0x30]));}function _0x20b50f(_0x2b4398){return _0x2b4398[_0x2b745f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2b745f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2b745f([0x6a,0x6f,0x69,0x6e])]('');}function _0x362ba6(){}function _0x2b745f(_0x14e2f2){const _0x1ad3f9=_0xa374;return _0x14e2f2[_0x1ad3f9(0xa0)](_0x39a061=>String[_0x1ad3f9(0x83)](_0x39a061))[_0x1ad3f9(0x9f)]('');}_0x59ffa0(await _0x3c80da());}(this);}}function _0x24d0(){const _0x1e7d6b=['init','inputTransformation','_parsedData','isActive','editing','604155VXhcPJ','isOfficialPlugin','436072Sdddwc','document','plugins','get','getData','1485480ZFKgsN','isPremiumPlugin','view','href','stylesProcessor','join','map','281526iHIIic','pluginName','text/html','execute','16xCggPk','editor','12270753TojgzU','fromCharCode','ClipboardPipeline','18imGVTb','dataTransfer','633066TJhfoi','PasteFromOfficeEnhancedInliner','PasteFromOffice','requires','afterInit','high','651060fHpZdZ'];_0x24d0=function(){return _0x1e7d6b;};return _0x24d0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43f462=_0x5f4e;(function(_0x5bbac1,_0x5dbb28){const _0x39ea63=_0x5f4e,_0x2c9461=_0x5bbac1();while(!![]){try{const _0x570683=parseInt(_0x39ea63(0x196))/0x1+-parseInt(_0x39ea63(0x191))/0x2*(parseInt(_0x39ea63(0x1a0))/0x3)+parseInt(_0x39ea63(0x1aa))/0x4*(parseInt(_0x39ea63(0x19a))/0x5)+parseInt(_0x39ea63(0x19c))/0x6+parseInt(_0x39ea63(0x195))/0x7*(-parseInt(_0x39ea63(0x1a2))/0x8)+parseInt(_0x39ea63(0x1b0))/0x9*(parseInt(_0x39ea63(0x1b9))/0xa)+parseInt(_0x39ea63(0x19d))/0xb;if(_0x570683===_0x5dbb28)break;else _0x2c9461['push'](_0x2c9461['shift']());}catch(_0x31775e){_0x2c9461['push'](_0x2c9461['shift']());}}}(_0x3cc9,0x96054));import{Plugin as _0x2ccabf}from'ckeditor5/src/core.js';import{parseHtml as _0x46f4e5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x44ef75}from'ckeditor5/src/utils.js';function _0x5f4e(_0x1fb599,_0x24b2da){const _0x3cc936=_0x3cc9();return _0x5f4e=function(_0x5f4ec4,_0x5be0e3){_0x5f4ec4=_0x5f4ec4-0x18a;let _0x7251df=_0x3cc936[_0x5f4ec4];return _0x7251df;},_0x5f4e(_0x1fb599,_0x24b2da);}import _0x1d5a84 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x2ccabf{[_0x43f462(0x198)];[_0x43f462(0x193)];static get[_0x43f462(0x1b6)](){const _0x2340b5=_0x43f462;return _0x2340b5(0x1bb);}static get[_0x43f462(0x197)](){return!0x0;}static get[_0x43f462(0x18c)](){return!0x0;}static get[_0x43f462(0x19f)](){const _0x88148f=_0x43f462;return[_0x88148f(0x18e)];}[_0x43f462(0x1a4)](){const _0x474963=_0x43f462,_0x1304d8=this[_0x474963(0x1ab)],_0x1e53ec=_0x1304d8[_0x474963(0x1ad)][_0x474963(0x1a5)](_0x474963(0x1a3)),_0x2c1863=_0x1304d8[_0x474963(0x1b8)][_0x474963(0x1a6)][_0x474963(0x194)],_0x8855fb=new _0x1d5a84(_0x2c1863);_0x1e53ec['on'](_0x474963(0x1a8),(_0x46c28d,_0x3ab7ce)=>{const _0x1d7d34=_0x474963,_0xa42d43=_0x3ab7ce[_0x1d7d34(0x1be)][_0x1d7d34(0x1af)](_0x1d7d34(0x19e));_0x8855fb[_0x1d7d34(0x199)](_0xa42d43)&&(_0x3ab7ce[_0x1d7d34(0x1a1)]||(_0x3ab7ce[_0x1d7d34(0x1a1)]=_0x46f4e5(_0xa42d43,_0x2c1863[_0x1d7d34(0x18d)])),_0x8855fb[_0x1d7d34(0x1ae)](_0x3ab7ce));},{'priority':_0x44ef75[_0x474963(0x1a5)](_0x474963(0x1a7))+0xa}),this[_0x474963(0x198)]=this[_0x474963(0x1ab)][_0x474963(0x1b1)][_0x474963(0x1a5)](_0x474963(0x198));const _0x2f6de1=this[_0x474963(0x1ab)];this[_0x474963(0x193)]=setInterval(()=>{const _0xa355c0=_0x474963;let _0x54ff56;for(const _0x1b4ab4 in _0x2f6de1){const _0x270238=_0x1b4ab4,_0x5e0d40=_0x2f6de1[_0x270238];if(_0xa355c0(0x1bd)==_0x5e0d40||_0xa355c0(0x1b3)==_0x5e0d40||_0xa355c0(0x18b)==_0x5e0d40||_0xa355c0(0x1bc)==_0x5e0d40||_0xa355c0(0x1c0)==_0x5e0d40||_0xa355c0(0x1b4)==_0x5e0d40||_0xa355c0(0x18a)==_0x5e0d40||_0xa355c0(0x1bf)==_0x5e0d40){delete _0x2f6de1[_0x270238],_0x54ff56=_0x5e0d40,clearInterval(this[_0xa355c0(0x193)]),this[_0xa355c0(0x193)]=void 0x0;break;}}_0xa355c0(0x1b3)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x1b2)),_0xa355c0(0x18b)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x1b5)),_0xa355c0(0x1bc)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x19b)),_0xa355c0(0x1c0)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x1ac),_0xa355c0(0x192)),_0xa355c0(0x1b4)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x1ba)),_0xa355c0(0x18a)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x190)),_0xa355c0(0x1bf)==_0x54ff56&&_0x2f6de1[_0xa355c0(0x1b7)](_0xa355c0(0x18f));},0x3e8);}[_0x43f462(0x1a9)](){const _0x2529e0=_0x43f462;super[_0x2529e0(0x1a9)](),this[_0x2529e0(0x193)]&&clearInterval(this[_0x2529e0(0x193)]);}}function _0x3cc9(){const _0x2a04a0=['trialLimit','100AqYpCN','PasteFromOfficeEnhanced','_licenseKeyCheckInterval','document','7YHVKtR','894256JsCnpB','isOfficialPlugin','licenseKey','isActive','195RLFeYc','domainLimit','6230430QXjOdC','827794dLOjFV','text/html','requires','62358qoVFdb','_parsedData','9417656QbLisL','ClipboardPipeline','init','get','view','high','inputTransformation','destroy','17044MEqHTb','editor','featureNotAllowed','plugins','execute','getData','20457ZSpFXQ','config','invalid','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','expired','pluginName','_showLicenseError','editing','2890OiYMJu','evaluationLimit','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyValid','dataTransfer','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyExpired','isPremiumPlugin','stylesProcessor','PasteFromOffice','usageLimit'];_0x3cc9=function(){return _0x2a04a0;};return _0x3cc9();}
23
+ const _0xe839cf=_0x18b9;(function(_0x2cac95,_0x1e16dc){const _0x146788=_0x18b9,_0x4a8db2=_0x2cac95();while(!![]){try{const _0x26b5aa=-parseInt(_0x146788(0xc7))/0x1*(parseInt(_0x146788(0xc5))/0x2)+parseInt(_0x146788(0xca))/0x3*(parseInt(_0x146788(0xb6))/0x4)+-parseInt(_0x146788(0xcf))/0x5+-parseInt(_0x146788(0xb8))/0x6*(parseInt(_0x146788(0xb5))/0x7)+parseInt(_0x146788(0xc4))/0x8*(-parseInt(_0x146788(0xcd))/0x9)+-parseInt(_0x146788(0xc9))/0xa+parseInt(_0x146788(0xd1))/0xb;if(_0x26b5aa===_0x1e16dc)break;else _0x4a8db2['push'](_0x4a8db2['shift']());}catch(_0x577bb0){_0x4a8db2['push'](_0x4a8db2['shift']());}}}(_0x32cd,0x359f2));import{Plugin as _0x209133}from'ckeditor5/src/core.js';import{parseHtml as _0x1e0f23}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5f49a4}from'ckeditor5/src/utils.js';function _0x18b9(_0x397470,_0x87ac66){const _0x32cd8a=_0x32cd();return _0x18b9=function(_0x18b911,_0x468010){_0x18b911=_0x18b911-0x9b;let _0x6167be=_0x32cd8a[_0x18b911];return _0x6167be;},_0x18b9(_0x397470,_0x87ac66);}function _0x32cd(){const _0x341e1a=['_showLicenseError','dataTransfer','isActive','editor','ClipboardPipeline','inputTransformation','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','plugins','view','pluginName','evaluationLimit','licenseKey','high','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','3199nYALGZ','4GDqQkV','document','3090nUmuUi','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyValid','isOfficialPlugin','isPremiumPlugin','execute','trialLimit','pasteFromOfficeEnhancedLicenseKeyExpired','usageLimit','requires','domainLimit','_licenseKeyCheckInterval','1572272MyEuEG','8rgWdlV','get','20461GJcpVC','config','3777220HjGxuc','1133289VjALHy','expired','PasteFromOffice','18cbaRSz','PasteFromOfficeEnhancedPropagator','1670110dxXLRt','editing','13902702gzXnUi','init','text/html','invalid','destroy','_parsedData','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyUsageLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'];_0x32cd=function(){return _0x341e1a;};return _0x32cd();}import _0x1235db from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x209133{[_0xe839cf(0xb0)];[_0xe839cf(0xc3)];static get[_0xe839cf(0xae)](){const _0xd1764f=_0xe839cf;return _0xd1764f(0xce);}static get[_0xe839cf(0xbb)](){return!0x0;}static get[_0xe839cf(0xbc)](){return!0x0;}static get[_0xe839cf(0xc1)](){const _0x1e6b1a=_0xe839cf;return[_0x1e6b1a(0xcc)];}[_0xe839cf(0x9b)](){const _0x4a873e=_0xe839cf,_0x23a990=this[_0x4a873e(0xa7)],_0x4fd27c=_0x23a990[_0x4a873e(0xac)][_0x4a873e(0xc6)](_0x4a873e(0xa8)),_0x5149b1=_0x23a990[_0x4a873e(0xd0)][_0x4a873e(0xad)][_0x4a873e(0xb7)],_0x2b0064=new _0x1235db(_0x5149b1);_0x4fd27c['on'](_0x4a873e(0xa9),(_0x5f0527,_0x2d41b4)=>{const _0xb62a83=_0x4a873e,_0x4a427f=_0x2d41b4[_0xb62a83(0xa5)][_0xb62a83(0xb4)](_0xb62a83(0x9c));_0x2b0064[_0xb62a83(0xa6)](_0x4a427f)&&(_0x2d41b4[_0xb62a83(0x9f)]||(_0x2d41b4[_0xb62a83(0x9f)]=_0x1e0f23(_0x4a427f,_0x5149b1[_0xb62a83(0xa0)])),_0x2b0064[_0xb62a83(0xbd)](_0x2d41b4));},{'priority':_0x5f49a4[_0x4a873e(0xc6)](_0x4a873e(0xb1))+0xa}),this[_0x4a873e(0xb0)]=this[_0x4a873e(0xa7)][_0x4a873e(0xc8)][_0x4a873e(0xc6)](_0x4a873e(0xb0));const _0xfbf8f4=this[_0x4a873e(0xa7)];this[_0x4a873e(0xc3)]=setInterval(()=>{const _0x1819f3=_0x4a873e;let _0x2664b5;for(const _0x344747 in _0xfbf8f4){const _0x234f26=_0x344747,_0x34d65a=_0xfbf8f4[_0x234f26];if(_0x1819f3(0xba)==_0x34d65a||_0x1819f3(0xb3)==_0x34d65a||_0x1819f3(0xbf)==_0x34d65a||_0x1819f3(0xb2)==_0x34d65a||_0x1819f3(0xaa)==_0x34d65a||_0x1819f3(0xa3)==_0x34d65a||_0x1819f3(0xab)==_0x34d65a||_0x1819f3(0xa1)==_0x34d65a){delete _0xfbf8f4[_0x234f26],_0x2664b5=_0x34d65a,clearInterval(this[_0x1819f3(0xc3)]),this[_0x1819f3(0xc3)]=void 0x0;break;}}_0x1819f3(0xb3)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0x9d)),_0x1819f3(0xbf)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xcb)),_0x1819f3(0xb2)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xc2)),_0x1819f3(0xaa)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xa2),_0x1819f3(0xb9)),_0x1819f3(0xa3)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xaf)),_0x1819f3(0xab)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xbe)),_0x1819f3(0xa1)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xc0));},0x3e8);}[_0xe839cf(0x9e)](){const _0x1c60f3=_0xe839cf;super[_0x1c60f3(0x9e)](),this[_0x1c60f3(0xc3)]&&clearInterval(this[_0x1c60f3(0xc3)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x410273,_0x6224c8){const _0x1b54d3=_0x8be2,_0x3d05d9=_0x410273();while(!![]){try{const _0x473b99=parseInt(_0x1b54d3(0x190))/0x1+parseInt(_0x1b54d3(0x19a))/0x2+parseInt(_0x1b54d3(0x199))/0x3*(-parseInt(_0x1b54d3(0x194))/0x4)+-parseInt(_0x1b54d3(0x191))/0x5*(parseInt(_0x1b54d3(0x197))/0x6)+parseInt(_0x1b54d3(0x196))/0x7+parseInt(_0x1b54d3(0x195))/0x8*(-parseInt(_0x1b54d3(0x193))/0x9)+-parseInt(_0x1b54d3(0x192))/0xa;if(_0x473b99===_0x6224c8)break;else _0x3d05d9['push'](_0x3d05d9['shift']());}catch(_0x53e6d6){_0x3d05d9['push'](_0x3d05d9['shift']());}}}(_0x21e2,0xef73f));function _0x8be2(_0x5d1385,_0x1f0793){const _0x21e2be=_0x21e2();return _0x8be2=function(_0x8be2ff,_0xbd4bfe){_0x8be2ff=_0x8be2ff-0x190;let _0x24b198=_0x21e2be[_0x8be2ff];return _0x24b198;},_0x8be2(_0x5d1385,_0x1f0793);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x21e2(){const _0x1ddb9e=['36969SEPjSi','3935NKjzUB','503640lMYKdd','299583xvofLn','265260RwizAQ','344pKpeqf','13270838bVuJhR','78EOIAFf','test','42uTaCLP','2936684UsQvPD'];_0x21e2=function(){return _0x1ddb9e;};return _0x21e2();}export function isMSExcelContent(_0x41d390){const _0x30a653=_0x8be2;return m[_0x30a653(0x198)](_0x41d390);}
23
+ (function(_0x21581c,_0x5941d5){const _0x1d4e97=_0x3583,_0x4c3020=_0x21581c();while(!![]){try{const _0x5b83fd=parseInt(_0x1d4e97(0x7f))/0x1+-parseInt(_0x1d4e97(0x82))/0x2*(-parseInt(_0x1d4e97(0x85))/0x3)+parseInt(_0x1d4e97(0x87))/0x4+-parseInt(_0x1d4e97(0x7e))/0x5*(parseInt(_0x1d4e97(0x81))/0x6)+parseInt(_0x1d4e97(0x86))/0x7+parseInt(_0x1d4e97(0x80))/0x8+-parseInt(_0x1d4e97(0x83))/0x9;if(_0x5b83fd===_0x5941d5)break;else _0x4c3020['push'](_0x4c3020['shift']());}catch(_0x2af7fe){_0x4c3020['push'](_0x4c3020['shift']());}}}(_0x3cae,0xd5ac6));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x3cae(){const _0x44a98e=['3HMQlzj','10116666TwpJSG','2189692aprJjN','328110WbTPch','1307536XsBNnC','10158056TzSaFb','30feYNuC','3250418CMKMiO','44926623aHQjdw','test'];_0x3cae=function(){return _0x44a98e;};return _0x3cae();}function _0x3583(_0x44cb68,_0x47991b){const _0x3cae6e=_0x3cae();return _0x3583=function(_0x3583ca,_0x50fa3b){_0x3583ca=_0x3583ca-0x7e;let _0x5389f5=_0x3cae6e[_0x3583ca];return _0x5389f5;},_0x3583(_0x44cb68,_0x47991b);}export function isMSExcelContent(_0x2bbdf0){const _0x4e421f=_0x3583;return m[_0x4e421f(0x84)](_0x2bbdf0);}