@ckeditor/ckeditor5-paste-from-office-enhanced 47.0.0-alpha.2 → 47.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function C(t,e){const n=A();return(C=function(t,e){return n[t-=195]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(262163===parseInt(e(199))/1+parseInt(e(198))/2+parseInt(e(197))/3+-parseInt(e(201))/4+parseInt(e(202))/5+-parseInt(e(200))/6+-parseInt(e(196))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["1899800xIqjmX","test","6860826kCjZCW","1209447uFjxrt","1017974MGBFqx","229204VXTFUF","724104zhgNfR","633340GTMNtT"];return(A=function(){return t})()}function L(t){return E[C(195)](t)}!function(t){const e=R,n=t();for(;;)try{if(950425===-parseInt(e(316))/1+parseInt(e(305))/2*(parseInt(e(311))/3)+-parseInt(e(313))/4+parseInt(e(294))/5*(parseInt(e(296))/6)+-parseInt(e(309))/7*(-parseInt(e(299))/8)+-parseInt(e(319))/9*(parseInt(e(321))/10)+parseInt(e(310))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(301)]&&!s[n(306)])continue;const e=!s[n(301)]||t[n(307)]===s[n(301)],o=!s[n(306)]||t[n(297)](s[n(306)]);e&&o&&r[n(322)](s,i)}return r}function O(){const t=["exec","groups","4iapwVu","className","name","style","56yUXhIm","17455922xdwSBX","82338ChgdKi","push","2049268UdhEeg","map","assign","141070fiozcQ","cssRules","length","339723WDqTZu","split","430ESoviU","set","2494405xgSAeC","getPropertyValue","18bdzwvB","hasClass","trim","88496FcAQFd","selectorText","tagName","initial"];return(O=function(){return t})()}function j(t){const e=R,n={};for(let r=0;r<t[e(318)];r++){const s=t[r],i=t[e(295)](s);e(302)!==i&&(n[s]=i)}return n}function R(t,e){const n=O();return(R=function(t,e){return n[t-=294]})(t,e)}function T(t){const e=R,n=t[e(320)](",")[e(314)](t=>t[e(298)]()),r=[];for(const t of n){const n=P[e(303)](t);n&&r[e(312)](n[e(304)])}return r}function M(t){const e=R,n={};for(const r of t)Object[e(315)](n,r);return n}const k=N;function N(t,e){const n=W();return(N=function(t,e){return n[t-=288]})(t,e)}function W(){const t=["from","document","665570PKIqEa","5UhVHJd","6fnLtMl","_parsedData","createRangeIn","18234SFyvZr","type","hasStyle","values","8518320jkEUMR","size","content","1192934wzpaWM","573052ATiRAe","item","6166384DNXpFC","4053348MIpgXw","setStyle","isActive","2690RpnYNY","execute","elementStart"];return(W=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(766478===parseInt(e(288))/1+-parseInt(e(300))/2+-parseInt(e(292))/3+-parseInt(e(289))/4*(parseInt(e(301))/5)+-parseInt(e(302))/6*(-parseInt(e(291))/7)+parseInt(e(309))/8+-parseInt(e(305))/9*(parseInt(e(295))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[k(296)](t){const n=k,{body:r,styles:s}=t[n(303)],i=new e.ViewUpcastWriter(r[n(299)]),o=i[n(304)](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(322)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=j(t[e(308)]);n[t[e(300)]]=Object[e(315)]({},n[t[e(300)]]||{},r)}return n}(s));for(const t of o){if(n(297)!==t[n(306)])continue;const e=F(t[n(290)],c);if(e[n(310)]){const r=M(Array[n(298)](e[n(308)]()));for(const e in r){const s=t[n(290)];s[n(307)](e)||i[n(293)](e,r[e],s)}}}t[n(311)]=r}[k(294)](t){return super[k(294)](t)||L(t)}}function U(){const t=["_parsedData","831520DikFDK","4RGekgm","plugins","stylesProcessor","1308032EToHwz","href","PasteFromOffice","isOfficialPlugin","afterInit","dataTransfer","editing","requires","map","2124tqYkxK","PasteFromOfficeEnhancedInliner","20790AInAxP","ClipboardPipeline","get","init","execute","580002qwlRkI","editor","join","isPremiumPlugin","30354IPFLRk","pluginName","high","text/html","isActive","document","829927rGAebx","445jsYhJC","getData","inputTransformation","fromCharCode","view","5359620vrWVDU"];return(U=function(){return t})()}const K=$;function $(t,e){const n=U();return($=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(421716===-parseInt(e(195))/1+parseInt(e(165))/2+-parseInt(e(185))/3*(-parseInt(e(166))/4)+-parseInt(e(196))/5*(parseInt(e(189))/6)+parseInt(e(163))/7+-parseInt(e(169))/8+-parseInt(e(178))/9*(-parseInt(e(180))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class V extends t.Plugin{static get[K(190)](){return K(179)}static get[K(172)](){return!0}static get[K(188)](){return!0}static get[K(176)](){return[K(171)]}[K(183)](){const t=K,e=this[t(186)],n=e[t(167)][t(182)](t(181)),r=e[t(175)][t(162)][t(194)],s=new D(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(174)][i(159)](i(192));s[i(193)](o)&&(n[i(164)]||(n[i(164)]=x(o,r[i(168)])),s[i(184)](n))},{priority:S.priorities[t(182)](t(191))+11})}[K(173)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(177)](t=>String[e(161)](t))[e(187)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1758844800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(170)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=q;!function(t){const e=q,n=t();for(;;)try{if(873788===-parseInt(e(511))/1+-parseInt(e(515))/2*(-parseInt(e(528))/3)+-parseInt(e(496))/4*(parseInt(e(529))/5)+-parseInt(e(530))/6*(-parseInt(e(499))/7)+-parseInt(e(500))/8*(parseInt(e(533))/9)+parseInt(e(536))/10+parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[H(512),H(503),H(509),H(525),H(524),H(523),H(531),H(504)];function q(t,e){const n=_();return(q=function(t,e){return n[t-=494]})(t,e)}const X=[H(512),H(503),H(509)],G={"font-style":[[H(518),"i"]],"font-weight":[[H(522),H(510)],[H(516),H(510)],[H(520),H(510)],[t=>Number(t)>=600,H(510)]],"text-decoration":[[H(514),"u"],[H(497),"s"]],"text-decoration-line":[[H(514),"u"],[H(497),"s"]],"vertical-align":[[H(521),H(521)],[H(532),H(534)]]};function B(t){return z[H(495)](t)}function _(){const t=["407345LYaBNY","77502jhmCzU","font-style","super","153NVCsHY","sup","getChildren","7596550OGcUnW","forEach","setStyle","from","includes","8XGOofP","line-through","keys","728rdIbkR","685768gZHHcJ","removeStyle","2497880CEWtwd","font-family","vertical-align","split","function","getStyleNames","createElement","font-size","strong","295592rhJGNX","color","filter","underline","94DpUXkM","bold","insertChild","italic","getStyle","bolder","sub","medium","font-weight","text-decoration-line","text-decoration","span","length","29328LngQms"];return(_=function(){return t})()}function J(t){const e=H;return Array[e(494)](t[e(507)]())[e(513)](B)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(537)](e=>{const i=n,o=t[i(519)](e);if(o)if(c=e,X[H(495)](c))r[e]=o;else if(e in G){const t=o[i(505)](" ");G[e][i(537)](([n,r])=>{const o=i;for(const i of t)(o(506)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(537)](([,n])=>{const s=r,i=e[s(508)](n,[],t[s(535)]());e[s(517)](0,i,t)}),e[r(501)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(498)](n)[r(527)])return;const s=e[r(508)](r(526),[],t[r(535)]());e[r(538)](n,s),e[r(517)](0,s,t),e[r(501)](Object[r(498)](n),t)}(t,e,r)}function Q(t,e){const n=Z();return(Q=function(t,e){return n[t-=408]})(t,e)}function Z(){const t=["createRangeIn","1576430TCkZLe","27PJwFKb","blockElements","5213096BeoXCm","5719495srTfaG","3667440EjvtHp","execute","name","isActive","element","font","207kxIhbY","includes","getItems","stylesProcessor","content","497CMciwU","51594efdvLH","8392830PcbflC","12802JXxHyB","_parsedData","document"];return(Z=function(){return t})()}const tt=Q;!function(t){const e=Q,n=t();for(;;)try{if(878464===parseInt(e(424))/1+parseInt(e(420))/2*(parseInt(e(412))/3)+parseInt(e(427))/4+parseInt(e(428))/5+parseInt(e(418))/6*(-parseInt(e(417))/7)+-parseInt(e(429))/8+-parseInt(e(425))/9*(parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[tt(430)](t){const n=tt,{body:r}=t[n(421)],s=new e.ViewUpcastWriter(r[n(422)]),i=s[n(423)](r),o=new e.ViewDocument(s[n(422)][n(415)]),c=[...new e.ViewDomConverter(o)[n(426)],n(411)],a=i[n(414)]();for(const t of a)if(t.is(n(410))&&c[n(413)](t[n(408)])){Y(t,s,J(t))}t[n(416)]=r}[tt(409)](t){return super[tt(409)](t)||L(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(676331===parseInt(e(433))/1+-parseInt(e(417))/2*(parseInt(e(431))/3)+-parseInt(e(460))/4*(parseInt(e(428))/5)+-parseInt(e(435))/6*(parseInt(e(442))/7)+-parseInt(e(453))/8*(parseInt(e(448))/9)+parseInt(e(455))/10+-parseInt(e(430))/11*(-parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(424)];[nt(415)];static get[nt(458)](){return nt(439)}static get[nt(441)](){return!0}static get[nt(413)](){return!0}static get[nt(408)](){return[nt(436)]}[nt(429)](){const t=nt,e=this[t(451)],n=e[t(440)][t(459)](t(426)),r=e[t(432)][t(422)][t(457)],s=new et(r);n.on(t(427),(e,n)=>{const i=t,o=n[i(434)][i(447)](i(443));s[i(416)](o)&&(n[i(446)]||(n[i(446)]=x(o,r[i(454)])),s[i(421)](n))},{priority:S.priorities[t(459)](t(461))+10}),this[t(424)]=this[t(451)][t(412)][t(459)](t(424));const i=this[t(451)];this[t(415)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(438)==s||e(423)==s||e(414)==s||e(437)==s||e(452)==s||e(449)==s||e(411)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(415)]),this[e(415)]=void 0;break}}e(423)==n&&i[e(445)](e(420)),e(414)==n&&i[e(445)](e(406)),e(437)==n&&i[e(445)](e(409)),e(452)==n&&i[e(445)](e(407),e(450)),e(449)==n&&i[e(445)](e(419)),e(411)==n&&i[e(445)](e(456)),e(418)==n&&i[e(445)](e(444))},1e3)}[nt(410)](){const t=nt;super[t(410)](),this[t(415)]&&clearInterval(this[t(415)])}}function it(){const t=["924izQFSh","ClipboardPipeline","inputTransformation","5JoxEII","init","386485herPpH","219igcBWA","editing","919758MeQiNd","dataTransfer","582jEdzeL","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","plugins","isOfficialPlugin","83041CYhbFa","text/html","usageLimit","_showLicenseError","_parsedData","getData","11709HzEAUE","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhanced","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","3480cpEDWm","stylesProcessor","909770bPAUhE","trialLimit","document","pluginName","get","386428HSKuTd","high","expired","featureNotAllowed","requires","domainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","config","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyExpired","_licenseKeyCheckInterval","isActive","33604eclyge","pasteFromOfficeEnhancedLicenseKeyUsageLimit","evaluationLimit","invalid","execute","view","pasteFromOfficeEnhancedLicenseKeyInvalid","licenseKey"];return(it=function(){return t})()}var ot=at;function ct(){var t=["PasteFromOffice","isPremiumPlugin","5GjjTAi","3631580dqtgGC","1516338AjrzoJ","3MmjKzS","12738654EeJLZp","pluginName","PasteFromOfficeEnhanced","717982ZKCXtW","2406147skvPyS","8sURGkQ","isOfficialPlugin","11440520KovGrq","422121SUSIzS","requires"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=366]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(892193===-parseInt(e(375))/1*(-parseInt(e(379))/2)+parseInt(e(380))/3+-parseInt(e(373))/4+parseInt(e(372))/5*(parseInt(e(374))/6)+-parseInt(e(368))/7*(parseInt(e(381))/8)+-parseInt(e(376))/9+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(377)](){return ot(378)}static get[ot(366)](){return!0}static get[ot(371)](){return!0}static get[ot(369)](){return[ot(370),V,st]}}function lt(){var t=["1484ICHXux","42kDtEMi","72582HaDzms","5778Mxxxdi","47960916QsQZFL","53774TFpySp","76210TogRmN","1859HaxWNp","371LwLgPC","13VALrgI","22904Ylikfo","967470ABVPCL","14470QacodH"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=223]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(925067===parseInt(e(229))/1*(-parseInt(e(225))/2)+parseInt(e(235))/3+-parseInt(e(224))/4*(parseInt(e(223))/5)+parseInt(e(226))/6*(-parseInt(e(232))/7)+-parseInt(e(234))/8*(parseInt(e(227))/9)+-parseInt(e(230))/10*(-parseInt(e(231))/11)+parseInt(e(228))/12*(parseInt(e(233))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class v{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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 x(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.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(996027===parseInt(e(355))/1+parseInt(e(348))/2*(-parseInt(e(347))/3)+parseInt(e(346))/4*(parseInt(e(350))/5)+parseInt(e(356))/6+-parseInt(e(351))/7*(parseInt(e(354))/8)+parseInt(e(353))/9+-parseInt(e(349))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=L();return(A=function(t,e){return n[t-=346]})(t,e)}function L(){const t=["2028296cdpbuH","636378HSehRW","5205768dwQLRd","4koYezT","4470222CnOzGC","2fnjofH","6991590XkSYNw","5962430etUReD","7tZLdPM","test","6680745ZugQau"];return(L=function(){return t})()}function P(t){return C[A(352)](t)}!function(t){const e=F,n=t();for(;;)try{if(174122===-parseInt(e(225))/1+parseInt(e(231))/2*(-parseInt(e(214))/3)+parseInt(e(213))/4+-parseInt(e(208))/5+-parseInt(e(227))/6+parseInt(e(234))/7*(parseInt(e(220))/8)+-parseInt(e(229))/9*(-parseInt(e(233))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["split","247876gviMHk","151209iUzvSW","push","length","name","assign","className","402744veCOQp","hasClass","getPropertyValue","trim","style","62739NQhCCa","initial","1249902BwWsxa","map","4241853uhTkRC","groups","4mdxfks","tagName","10lfawMV","7xxdoIX","selectorText","188225NPolvi","cssRules","set","exec"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=208]})(t,e)}function R(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(232)]&&!s[n(219)])continue;const e=!s[n(232)]||t[n(217)]===s[n(232)],o=!s[n(219)]||t[n(221)](s[n(219)]);e&&o&&r[n(210)](s,i)}return r}function M(t){const e=F,n={};for(let r=0;r<t[e(216)];r++){const s=t[r],i=t[e(222)](s);e(226)!==i&&(n[s]=i)}return n}function T(t){const e=F,n=t[e(212)](",")[e(228)](t=>t[e(223)]()),r=[];for(const t of n){const n=E[e(211)](t);n&&r[e(215)](n[e(230)])}return r}function j(t){const e=F,n={};for(const r of t)Object[e(218)](n,r);return n}function W(t,e){const n=N();return(W=function(t,e){return n[t-=183]})(t,e)}const k=W;function N(){const t=["createRangeIn","634BnVoXf","445cgIFgk","2723110iWTKBI","type","5972911RFPzJY","values","4930524eZAVUP","elementStart","1406223qtMsjX","isActive","content","document","3214740RirXAI","_parsedData","3136AZxsnS","hasStyle","execute","3676QJYLvd","item","setStyle","8LcQLTH","size","from"];return(N=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(556298===-parseInt(e(200))/1*(parseInt(e(186))/2)+parseInt(e(198))/3+parseInt(e(203))/4*(parseInt(e(187))/5)+parseInt(e(192))/6+parseInt(e(190))/7*(-parseInt(e(206))/8)+parseInt(e(194))/9+parseInt(e(188))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class V extends v{[k(202)](t){const n=k,{body:r,styles:s}=t[n(199)],i=new e.ViewUpcastWriter(r[n(197)]),o=i[n(185)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(210)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(209)])if(t instanceof CSSStyleRule){const r=M(t[e(224)]);n[t[e(235)]]=Object[e(218)]({},n[t[e(235)]]||{},r)}return n}(s));for(const t of o){if(n(193)!==t[n(189)])continue;const e=R(t[n(204)],c);if(e[n(183)]){const r=j(Array[n(184)](e[n(191)]()));for(const e in r){const s=t[n(204)];s[n(201)](e)||i[n(205)](e,r[e],s)}}}t[n(196)]=r}[k(195)](t){return super[k(195)](t)||P(t)}}const K=$;function D(){const t=["high","view","isPremiumPlugin","get","document","getData","execute","pluginName","10QaSqlK","159896TlVGFp","343485BMHhIT","PasteFromOffice","requires","href","4237119EsioZg","afterInit","join","isActive","editing","PasteFromOfficeEnhancedInliner","isOfficialPlugin","map","ClipboardPipeline","plugins","fromCharCode","5405856LPCqGJ","6873979IVpAVO","init","stylesProcessor","_parsedData","editor","24qPRzHt","9wenVLG","dataTransfer","inputTransformation","text/html","3124068ZsbxKi","393866FKoKGJ"];return(D=function(){return t})()}function $(t,e){const n=D();return($=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(544739===-parseInt(e(462))/1+-parseInt(e(452))/2*(parseInt(e(447))/3)+-parseInt(e(446))/4*(parseInt(e(463))/5)+parseInt(e(451))/6+parseInt(e(441))/7+parseInt(e(440))/8+parseInt(e(467))/9*(-parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class q extends t.Plugin{static get[K(460)](){return K(472)}static get[K(473)](){return!0}static get[K(455)](){return!0}static get[K(465)](){return[K(464)]}[K(442)](){const t=K,e=this[t(445)],n=e[t(438)][t(456)](t(437)),r=e[t(471)][t(454)][t(457)],s=new V(r);n.on(t(449),(e,n)=>{const i=t,o=n[i(448)][i(458)](i(450));s[i(470)](o)&&(n[i(444)]||(n[i(444)]=x(o,r[i(443)])),s[i(459)](n))},{priority:S.priorities[t(456)](t(453))+11})}[K(468)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(474)](t=>String[e(439)](t))[e(469)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1759017600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(466)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const G=Q;!function(t){const e=Q,n=t();for(;;)try{if(985507===parseInt(e(505))/1+-parseInt(e(490))/2*(parseInt(e(512))/3)+parseInt(e(507))/4+-parseInt(e(500))/5*(-parseInt(e(491))/6)+-parseInt(e(508))/7+parseInt(e(528))/8+parseInt(e(501))/9*(-parseInt(e(524))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);const H=[G(518),G(499),G(509),G(532),G(520),G(510),G(493),G(506)];function U(){const t=["strong","medium","getStyle","833853bfWqPx","vertical-align","1019572FBTJrE","847196dhzIPG","font-size","font-weight","bolder","545013yIxaDe","span","getChildren","setStyle","underline","line-through","color","super","text-decoration-line","function","insertChild","from","10cIyPCF","forEach","bold","sup","7957320PAhaUm","split","keys","filter","text-decoration","includes","2yhZtMI","193932tyyfeC","sub","font-style","italic","getStyleNames","createElement","length","removeStyle","font-family","150hUkybc","15883785LAKrfy"];return(U=function(){return t})()}const J=[G(518),G(499),G(509)],B={"font-style":[[G(494),"i"]],"font-weight":[[G(503),G(502)],[G(526),G(502)],[G(511),G(502)],[t=>Number(t)>=600,G(502)]],"text-decoration":[[G(516),"u"],[G(517),"s"]],"text-decoration-line":[[G(516),"u"],[G(517),"s"]],"vertical-align":[[G(492),G(492)],[G(519),G(527)]]};function z(t){return H[G(489)](t)}function Q(t,e){const n=U();return(Q=function(t,e){return n[t-=489]})(t,e)}function X(t){const e=G;return Array[e(523)](t[e(495)]())[e(531)](z)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=G,r={},s={};return e[n(525)](e=>{const i=n,o=t[i(504)](e);if(o)if(c=e,J[G(489)](c))r[e]=o;else if(e in B){const t=o[i(529)](" ");B[e][i(525)](([n,r])=>{const o=i;for(const i of t)(o(521)==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=G;for(const s in n)n[s][r(525)](([,n])=>{const s=r,i=e[s(496)](n,[],t[s(514)]());e[s(522)](0,i,t)}),e[r(498)](s,t)})(t,e,s),function(t,e,n){const r=G;if(!Object[r(530)](n)[r(497)])return;const s=e[r(496)](r(513),[],t[r(514)]());e[r(515)](n,s),e[r(522)](0,s,t),e[r(498)](Object[r(530)](n),t)}(t,e,r)}const _=tt;function Y(){const t=["_parsedData","7379150uwXPgR","font","1326rsEJHX","14570271NABvkh","85276yLWJvp","content","1503973vMDWFh","8630uZssec","includes","createRangeIn","getItems","document","stylesProcessor","1264025xcJTGj","isActive","element","name","2ZmmZGj","blockElements","11LXEFMi","execute","150IhFlYv","13143688eDBJiz"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(951025===parseInt(e(110))/1*(parseInt(e(121))/2)+parseInt(e(125))/3*(-parseInt(e(108))/4)+-parseInt(e(111))/5*(parseInt(e(106))/6)+parseInt(e(117))/7+-parseInt(e(102))/8+parseInt(e(107))/9+-parseInt(e(104))/10*(-parseInt(e(123))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends v{[_(124)](t){const n=_,{body:r}=t[n(103)],s=new e.ViewUpcastWriter(r[n(115)]),i=s[n(113)](r),o=new e.ViewDocument(s[n(115)][n(116)]),c=[...new e.ViewDomConverter(o)[n(122)],n(105)],a=i[n(114)]();for(const t of a)if(t.is(n(119))&&c[n(112)](t[n(120)])){Z(t,s,X(t))}t[n(109)]=r}[_(118)](t){return super[_(118)](t)||P(t)}}const nt=st;function rt(){const t=["view","execute","editing","dataTransfer","PasteFromOfficeEnhancedPropagator","invalid","3OKlhiu","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhanced","isPremiumPlugin","102654cbhSvq","pluginName","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","18MhdKQC","inputTransformation","document","usageLimit","2723538DuvqqW","high","_parsedData","domainLimit","isOfficialPlugin","57vNkoLq","isActive","1886470tSKyGT","plugins","10636lOenrj","418160DJsVGv","_licenseKeyCheckInterval","trialLimit","getData","config","pasteFromOfficeEnhancedLicenseKeyNotAllowed","ClipboardPipeline","3441948sUNLQp","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","11vXnhgF","1640IFtGto","licenseKey","49givWFU","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","stylesProcessor","destroy","requires","get","pasteFromOfficeEnhancedLicenseKeyTrialLimit","featureNotAllowed","editor","text/html","init","expired"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(259478===parseInt(e(425))/1*(parseInt(e(429))/2)+-parseInt(e(444))/3*(parseInt(e(448))/4)+-parseInt(e(446))/5+parseInt(e(439))/6+parseInt(e(462))/7*(parseInt(e(449))/8)+parseInt(e(435))/9*(parseInt(e(460))/10)+parseInt(e(459))/11*(-parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(461)];[nt(450)];static get[nt(430)](){return nt(423)}static get[nt(443)](){return!0}static get[nt(428)](){return!0}static get[nt(467)](){return[nt(431)]}[nt(417)](){const t=nt,e=this[t(415)],n=e[t(447)][t(468)](t(455)),r=e[t(421)][t(419)][t(437)],s=new et(r);n.on(t(436),(e,n)=>{const i=t,o=n[i(422)][i(452)](i(416));s[i(445)](o)&&(n[i(441)]||(n[i(441)]=x(o,r[i(465)])),s[i(420)](n))},{priority:S.priorities[t(468)](t(440))+10}),this[t(461)]=this[t(415)][t(453)][t(468)](t(461));const i=this[t(415)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(426)==s||e(458)==s||e(433)==s||e(464)==s||e(454)==s||e(432)==s||e(469)==s||e(457)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(458)==n&&i[e(434)](e(424)),e(433)==n&&i[e(434)](e(418)),e(464)==n&&i[e(434)](e(442)),e(454)==n&&i[e(434)](e(470),e(427)),e(432)==n&&i[e(434)](e(463)),e(469)==n&&i[e(434)](e(451)),e(457)==n&&i[e(434)](e(438))},1e3)}[nt(466)](){const t=nt;super[t(466)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=146]})(t,e)}function at(){var t=["200218NVYkVA","317233rmXISj","PasteFromOffice","5633160RPRmVr","10SBMYYH","225880asMHgj","isPremiumPlugin","PasteFromOfficeEnhanced","448035IcuDOa","485516wwBYTr","pluginName","285042BIcPoA","9SPLZwc","3phnjKG","isOfficialPlugin","requires"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(162659===parseInt(e(156))/1+parseInt(e(155))/2+-parseInt(e(152))/3*(-parseInt(e(148))/4)+parseInt(e(159))/5*(parseInt(e(150))/6)+parseInt(e(147))/7+-parseInt(e(160))/8*(-parseInt(e(151))/9)+-parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(149)](){return ot(146)}static get[ot(153)](){return!0}static get[ot(161)](){return!0}static get[ot(154)](){return[ot(157),q,it]}}function lt(){var t=["221608aapWMQ","11438730NaHWym","14248psXJlT","213270wsIGqG","8JbJinG","30IRApQM","820855iyHiCT","635wzkaoQ","4109658GpJGXU","9323253sjVgqw"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=485]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(753028===parseInt(e(488))/1+-parseInt(e(492))/2*(-parseInt(e(487))/3)+parseInt(e(494))/4*(parseInt(e(489))/5)+-parseInt(e(485))/6+parseInt(e(490))/7+-parseInt(e(486))/8*(parseInt(e(491))/9)+-parseInt(e(493))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x814635}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2ae9d7,parsePasteOfficeHtml as _0x51ddc0}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x54dcf6,uid as _0x2e7de3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x25e523,ViewDocument as _0x31595e,ViewDomConverter as _0xc61022}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x503db3){return m['test'](_0x503db3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x487a1c,_0x2f39b8){const _0x231de1=new Map();for(const [_0x39d8e1,_0x4d84a7]of _0x2f39b8){if(!_0x39d8e1['tagName']&&!_0x39d8e1['className'])continue;const _0x45a29f=!_0x39d8e1['tagName']||_0x487a1c['name']===_0x39d8e1['tagName'],_0x316950=!_0x39d8e1['className']||_0x487a1c['hasClass'](_0x39d8e1['className']);_0x45a29f&&_0x316950&&_0x231de1['set'](_0x39d8e1,_0x4d84a7);}return _0x231de1;}function h(_0x4aa5c5){const _0x1c189a={};for(let _0x5b7e51=0x0;_0x5b7e51<_0x4aa5c5['length'];_0x5b7e51++){const _0x28d790=_0x4aa5c5[_0x5b7e51],_0x3cbe7e=_0x4aa5c5['getPropertyValue'](_0x28d790);'initial'!==_0x3cbe7e&&(_0x1c189a[_0x28d790]=_0x3cbe7e);}return _0x1c189a;}function O(_0x43f1ce){const _0x267093=_0x43f1ce['split'](',')['map'](_0x1ae29c=>_0x1ae29c['trim']()),_0x17bf6f=[];for(const _0x540b4 of _0x267093){const _0x83aaf=S['exec'](_0x540b4);_0x83aaf&&_0x17bf6f['push'](_0x83aaf['groups']);}return _0x17bf6f;}function k(_0x2745bd){const _0x5714ea={};for(const _0x41b576 of _0x2745bd)Object['assign'](_0x5714ea,_0x41b576);return _0x5714ea;}class c extends _0x2ae9d7{['execute'](_0x184b42){const {body:_0x2986c6,styles:_0x144a7f}=_0x184b42['_parsedData'],_0x21d382=new _0x25e523(_0x2986c6['document']),_0x33c63a=_0x21d382['createRangeIn'](_0x2986c6),_0x4aca49=function(_0x39a87e){const _0x1bcb73={};for(const _0x9498ff of _0x39a87e)for(const _0x4c1fc5 of _0x9498ff['cssRules'])if(_0x4c1fc5 instanceof CSSStyleRule){const _0x52afe3=h(_0x4c1fc5['style']);_0x1bcb73[_0x4c1fc5['selectorText']]=Object['assign']({},_0x1bcb73[_0x4c1fc5['selectorText']]||{},_0x52afe3);}return _0x1bcb73;}(_0x144a7f),_0xca2aed=function(_0x5274a6){const _0x458d80=new Map();for(const _0x2fff7a in _0x5274a6){const _0x2cd598=O(_0x2fff7a),_0x5c7e6c=_0x5274a6[_0x2fff7a];for(const _0x4afc0c of _0x2cd598)_0x458d80['set'](_0x4afc0c,_0x5c7e6c);}return _0x458d80;}(_0x4aca49);for(const _0x363bcb of _0x33c63a){if('elementStart'!==_0x363bcb['type'])continue;const _0x164625=j(_0x363bcb['item'],_0xca2aed);if(_0x164625['size']){const _0x340001=k(Array['from'](_0x164625['values']()));for(const _0x2f52e4 in _0x340001){const _0x404601=_0x363bcb['item'];_0x404601['hasStyle'](_0x2f52e4)||_0x21d382['setStyle'](_0x2f52e4,_0x340001[_0x2f52e4],_0x404601);}}}_0x184b42['content']=_0x2986c6;}['isActive'](_0x4f917d){return super['isActive'](_0x4f917d)||p(_0x4f917d);}}class i extends _0x814635{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x179d3b=this['editor'],_0x1ba834=_0x179d3b['plugins']['get']('ClipboardPipeline'),_0x262c2f=_0x179d3b['editing']['view']['document'],_0x778a99=new c(_0x262c2f);_0x1ba834['on']('inputTransformation',(_0x5eece6,_0xd6da8b)=>{const _0x167431=_0xd6da8b['dataTransfer']['getData']('text/html');_0x778a99['isActive'](_0x167431)&&(_0xd6da8b['_parsedData']||(_0xd6da8b['_parsedData']=_0x51ddc0(_0x167431,_0x262c2f['stylesProcessor'])),_0x778a99['execute'](_0xd6da8b));},{'priority':_0x54dcf6['get']('high')+0xb});}['afterInit'](){!async function(_0xcf9ce3){const _0x5b783d=_0x4ddf53([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x325b0d=0xc82cb1e,_0x30cd32=0xc85bf66^_0x325b0d,_0x7089ae=window[_0x4ddf53([0x44,0x61,0x74,0x65])][_0x4ddf53([0x6e,0x6f,0x77])](),_0xa4c430=_0xcf9ce3[_0x4ddf53([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2bd4ea=new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbc9675=>{_0xa4c430[_0x4ddf53([0x6f,0x6e,0x63,0x65])](_0x4ddf53([0x72,0x65,0x61,0x64,0x79]),_0xbc9675);}),_0x4011d8={[_0x4ddf53([0x6b,0x74,0x79])]:_0x4ddf53([0x45,0x43]),[_0x4ddf53([0x75,0x73,0x65])]:_0x4ddf53([0x73,0x69,0x67]),[_0x4ddf53([0x63,0x72,0x76])]:_0x4ddf53([0x50,0x2d,0x32,0x35,0x36]),[_0x4ddf53([0x78])]:_0x4ddf53([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]),[_0x4ddf53([0x79])]:_0x4ddf53([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]),[_0x4ddf53([0x61,0x6c,0x67])]:_0x4ddf53([0x45,0x53,0x32,0x35,0x36])},_0x5cf28c=_0xa4c430[_0x4ddf53([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ddf53([0x67,0x65,0x74])](_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c75d5(){let _0x4150bc,_0x197e06=null,_0x3ea640=null;try{if(_0x5cf28c==_0x4ddf53([0x47,0x50,0x4c]))return _0x4ddf53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4150bc=_0x2c13db(),!_0x4150bc)return _0x4ddf53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4150bc[_0x4ddf53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ea640=_0x5ed514(_0x4150bc[_0x4ddf53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4150bc[_0x4ddf53([0x6a,0x74,0x69])])),await _0x2842dc()?_0x333166()?_0x5d1c96()?_0x4ddf53([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2efb2c()?(_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ddf53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x197e06=_0x518513(_0x4ddf53([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ddf53([0x74,0x72,0x69,0x61,0x6c])&&(_0x197e06=_0x518513(_0x4ddf53([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa4d0b4()):_0x4ddf53([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ddf53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ddf53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ddf53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d1c96(){const _0x5320c8=[_0x4ddf53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ddf53([0x74,0x72,0x69,0x61,0x6c])][_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7089ae/0x3e8:0xe10*_0x30cd32;return _0x4150bc[_0x4ddf53([0x65,0x78,0x70])]<_0x5320c8;}function _0x333166(){const _0x5cb707=_0x4150bc[_0x4ddf53([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5cb707&&(!!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x2a]))||(!!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x50,0x4f,0x45]))||(!!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x50,0x50]))||!(!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x235e8d()))));}function _0x2efb2c(){const _0x20ae27=_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x20ae27||0x0==_0x20ae27[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e4034}=new URL(window[_0x4ddf53([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x20ae27[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4034))return!0x0;const _0x179d06=_0x3e4034[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e]));return _0x20ae27[_0x4ddf53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18ebc2=>_0x18ebc2[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x2a])))[_0x4ddf53([0x6d,0x61,0x70])](_0x477c2c=>_0x477c2c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e])))[_0x4ddf53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2fdf8a=>_0x2fdf8a[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x179d06[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ddf53([0x6d,0x61,0x70])](_0x20c5af=>Array(_0x179d06[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x20c5af[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ddf53([0x66,0x69,0x6c,0x6c])](_0x20c5af[0x0]===_0x4ddf53([0x2a])?_0x4ddf53([0x2a]):'')[_0x4ddf53([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x20c5af))[_0x4ddf53([0x73,0x6f,0x6d,0x65])](_0x5df9d3=>_0x179d06[_0x4ddf53([0x65,0x76,0x65,0x72,0x79])]((_0x4a82a9,_0x47ca0e)=>_0x5df9d3[_0x47ca0e]===_0x4a82a9||_0x5df9d3[_0x47ca0e]===_0x4ddf53([0x2a])));}function _0xa4d0b4(){return _0x197e06&&_0x3ea640?new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c1dde,_0x3067f4)=>{_0x197e06[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x3c1dde,_0x3067f4),_0x3ea640[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x55c848=>{_0x55c848!=_0x4ddf53([0x56,0x61,0x6c,0x69,0x64])&&_0x3c1dde(_0x55c848);},_0x3067f4);}):_0x197e06||_0x3ea640||_0x4ddf53([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5ed514(_0x1fff16,_0x309b1d){return new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x497d57=>{if(_0x4f988c())return _0x497d57(_0x4ddf53([0x56,0x61,0x6c,0x69,0x64]));_0x286dfc(),_0xa4c430[_0x4ddf53([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ddf53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27c690=!0x1;const _0x4e2944=_0x2e7de3();function _0x406f7(_0x1c94e2){return!!_0x1c94e2&&(typeof _0x1c94e2===_0x4ddf53([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c94e2===_0x4ddf53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c94e2[_0x4ddf53([0x74,0x68,0x65,0x6e])]===_0x4ddf53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c94e2[_0x4ddf53([0x63,0x61,0x74,0x63,0x68])]===_0x4ddf53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2ebe59(_0x3a5306){_0x129353(_0x3a5306)[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x3daa21=>{if(!_0x3daa21||_0x3daa21[_0x4ddf53([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ddf53([0x6f,0x6b]))return _0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x456129(_0x379bbd(_0x4e2944+_0x309b1d))!=_0x3daa21[_0x4ddf53([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ddf53([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x365398=>(_0x451f57(),_0x365398),()=>{const _0x450944=_0x3fbb54();return null==_0x450944?(_0x451f57(),_0x4ddf53([0x56,0x61,0x6c,0x69,0x64])):_0x4ddf53(_0x7089ae-_0x450944>(0x288e4f1e^_0x325b0d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x497d57)[_0x4ddf53([0x63,0x61,0x74,0x63,0x68])](()=>{_0x497d57(_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x33fdb0=0xcb4259e^_0x325b0d;function _0x451f57(){const _0x34388f=_0x4ddf53([0x6c,0x6c,0x63,0x74,0x2d])+_0x456129(_0x379bbd(_0x1fff16)),_0x351411=_0x20e6a9(_0x456129(window[_0x4ddf53([0x4d,0x61,0x74,0x68])][_0x4ddf53([0x63,0x65,0x69,0x6c])](_0x7089ae/_0x33fdb0)));window[_0x4ddf53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ddf53([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34388f,_0x351411);}function _0x3fbb54(){const _0x13d747=_0x4ddf53([0x6c,0x6c,0x63,0x74,0x2d])+_0x456129(_0x379bbd(_0x1fff16)),_0x2300be=window[_0x4ddf53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ddf53([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13d747);return _0x2300be?window[_0x4ddf53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20e6a9(_0x2300be),0x10)*_0x33fdb0:null;}function _0x129353(_0x102834){return new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x327ab4,_0x5555cb)=>{_0x102834[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x327ab4,_0x5555cb),window[_0x4ddf53([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5555cb,0xc831fde^_0x325b0d);});}}_0xa4c430[_0x4ddf53([0x6f,0x6e])](_0x4ddf53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x35f603,_0x89b228)=>{if(_0x89b228[0x0]!=_0x1fff16)return _0x497d57(_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x89b228[0x1]={..._0x89b228[0x1],[_0x4ddf53([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e2944};},{[_0x4ddf53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ddf53([0x68,0x69,0x67,0x68])}),_0xa4c430[_0x4ddf53([0x6f,0x6e])](_0x4ddf53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x22c8e5=>{_0x406f7(_0x22c8e5[_0x4ddf53([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27c690=!0x0,_0x2ebe59(_0x22c8e5[_0x4ddf53([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ddf53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ddf53([0x6c,0x6f,0x77])}),_0x2bd4ea[_0x4ddf53([0x74,0x68,0x65,0x6e])](()=>{_0x27c690||_0x497d57(_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f988c(){return _0xa4c430[_0x4ddf53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ddf53([0x76,0x69,0x65,0x77])][_0x4ddf53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ddf53([0x61,0x75,0x74,0x6f]);}function _0x286dfc(){_0xa4c430[_0x4ddf53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ddf53([0x76,0x69,0x65,0x77])][_0x4ddf53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ddf53([0x61,0x75,0x74,0x6f]);}}function _0x518513(_0x4e0f5d){const _0x3feef5=[new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47b0ad=>setTimeout(_0x47b0ad,0xc8bf5d2^_0x325b0d)),_0x2bd4ea[_0x4ddf53([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427879=>{let _0x5ea5e3=0x0;_0xa4c430[_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ddf53([0x6f,0x6e])](_0x4ddf53([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x393e95,_0x217253)=>{_0x217253[0x0][_0x4ddf53([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ea5e3++,_0x5ea5e3==(0xc82cae6^_0x325b0d)&&(_0x427879(),_0x393e95[_0x4ddf53([0x6f,0x66,0x66])]());});}))];return window[_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ddf53([0x72,0x61,0x63,0x65])](_0x3feef5)[_0x4ddf53([0x74,0x68,0x65,0x6e])](()=>_0x4e0f5d);}async function _0x106f9b(){await _0x2bd4ea,_0xa4c430[_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ddf53([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47e875,_0xa4c430[_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ddf53([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47e875,_0xa4c430[_0x4ddf53([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x235e8d(){return window[_0x4ddf53([0x67,0x6c,0x6f,0x62])]&&window[_0x4ddf53([0x67,0x6c,0x6f,0x62])][_0x4ddf53([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3dffe0(_0x4c0036){const _0x2cdcf3=_0x245e41();_0xa4c430[_0x2cdcf3]=_0x4ddf53([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])+_0x4c0036,_0x4c0036!=_0x4ddf53([0x56,0x61,0x6c,0x69,0x64])&&_0x106f9b();}function _0x245e41(){const _0x1bc087=window[_0x4ddf53([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ddf53([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ddf53([0x6e,0x6f,0x77])]())[_0x4ddf53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ddf53([0x2e]),'');let _0x131c6b=_0x4ddf53([0x49]);for(let _0x61400=0x0;_0x61400<_0x1bc087[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x61400+=0x2){let _0x19ae9d=window[_0x4ddf53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bc087[_0x4ddf53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x61400,_0x61400+0x2));_0x19ae9d>=_0x5b783d[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19ae9d-=_0x5b783d[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x131c6b+=_0x5b783d[_0x19ae9d];}return _0x131c6b;}function _0x2c13db(){const _0x5949ae=_0x5cf28c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e]));if(0x3!=_0x5949ae[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x591c87(_0x5949ae[0x1]);function _0x591c87(_0x41590f){const _0x220841=_0x11453e(_0x41590f);return _0x220841&&_0x32f90a()?_0x220841:null;function _0x32f90a(){const _0x2347e0=_0x220841[_0x4ddf53([0x6a,0x74,0x69])],_0x326ad5=window[_0x4ddf53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2347e0[_0x4ddf53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2347e0[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46ee09={..._0x220841,[_0x4ddf53([0x6a,0x74,0x69])]:_0x2347e0[_0x4ddf53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2347e0[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46ee09[_0x4ddf53([0x76,0x63])],_0x379bbd(_0x46ee09)==_0x326ad5;}}}async function _0x2842dc(){let _0x41bdd7=!0x0;try{const _0x291e36=_0x5cf28c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e])),[_0x5ec7a0,_0x589d63,_0xefae2a]=_0x291e36;return _0x1ecc6e(_0x5ec7a0),await _0x1d9e71(_0x5ec7a0,_0x589d63,_0xefae2a),_0x41bdd7;}catch{return!0x1;}function _0x1ecc6e(_0x45b483){const _0x171278=_0x11453e(_0x45b483);_0x171278&&_0x171278[_0x4ddf53([0x61,0x6c,0x67])]==_0x4ddf53([0x45,0x53,0x32,0x35,0x36])||(_0x41bdd7=!0x1);}async function _0x1d9e71(_0x366380,_0xeaae9f,_0x538f3f){const _0x3f1e42=window[_0x4ddf53([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ddf53([0x66,0x72,0x6f,0x6d])](_0x5ae486(_0x538f3f),_0x44e576=>_0x44e576[_0x4ddf53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f5405=new window[(_0x4ddf53([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ddf53([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x366380+_0x4ddf53([0x2e])+_0xeaae9f),_0x3ba107=window[_0x4ddf53([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ddf53([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3ba107)return;const _0x372ffb=await _0x3ba107[_0x4ddf53([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ddf53([0x6a,0x77,0x6b]),_0x4011d8,{[_0x4ddf53([0x6e,0x61,0x6d,0x65])]:_0x4ddf53([0x45,0x43,0x44,0x53,0x41]),[_0x4ddf53([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ddf53([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ddf53([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3ba107[_0x4ddf53([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ddf53([0x6e,0x61,0x6d,0x65])]:_0x4ddf53([0x45,0x43,0x44,0x53,0x41]),[_0x4ddf53([0x68,0x61,0x73,0x68])]:{[_0x4ddf53([0x6e,0x61,0x6d,0x65])]:_0x4ddf53([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x372ffb,_0x3f1e42,_0x5f5405)||(_0x41bdd7=!0x1);}}function _0x11453e(_0x43ff2d){return _0x43ff2d[_0x4ddf53([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ddf53([0x65,0x79]))?JSON[_0x4ddf53([0x70,0x61,0x72,0x73,0x65])](_0x5ae486(_0x43ff2d)):null;}function _0x5ae486(_0x3923e8){return window[_0x4ddf53([0x61,0x74,0x6f,0x62])](_0x3923e8[_0x4ddf53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ddf53([0x2b]))[_0x4ddf53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ddf53([0x2f])));}function _0x379bbd(_0x10659c){let _0x95d7c=0x1505;function _0x16c11a(_0x424c4c){for(let _0x2658ae=0x0;_0x2658ae<_0x424c4c[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2658ae++){const _0x1a9ccb=_0x424c4c[_0x4ddf53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2658ae);_0x95d7c=(_0x95d7c<<0x5)+_0x95d7c+_0x1a9ccb,_0x95d7c&=_0x95d7c;}}function _0x45e6f0(_0x5d59c3){Array[_0x4ddf53([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5d59c3)?_0x5d59c3[_0x4ddf53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x45e6f0):_0x5d59c3&&typeof _0x5d59c3==_0x4ddf53([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ddf53([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5d59c3)[_0x4ddf53([0x73,0x6f,0x72,0x74])]()[_0x4ddf53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a1dee,_0x5bb23a])=>{_0x16c11a(_0x1a1dee),_0x45e6f0(_0x5bb23a);}):_0x16c11a(window[_0x4ddf53([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5d59c3));}return _0x45e6f0(_0x10659c),_0x95d7c>>>0x0;}function _0x456129(_0x57f3af){return _0x57f3af[_0x4ddf53([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ddf53([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ddf53([0x30]));}function _0x20e6a9(_0x1d6f8c){return _0x1d6f8c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ddf53([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ddf53([0x6a,0x6f,0x69,0x6e])]('');}function _0x47e875(){}function _0x4ddf53(_0x5c0c0b){return _0x5c0c0b['map'](_0x4c1a04=>String['fromCharCode'](_0x4c1a04))['join']('');}_0x3dffe0(await _0x2c75d5());}(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'],[_0x13597b=>Number(_0x13597b)>=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(_0x111aed){return L['includes'](_0x111aed);}function g(_0x1bd6b6){return Array['from'](_0x1bd6b6['getStyleNames']())['filter'](P);}function b(_0x80fdf9,_0x443eaa,_0x345393){const {spanStyles:_0x165b83,stylesToBeHtmlElements:_0x35c816}=function(_0x17a61b,_0x2bd40f){const _0xad8b80={},_0x1c96ef={};return _0x2bd40f['forEach'](_0xaada07=>{const _0x19635b=_0x17a61b['getStyle'](_0xaada07);if(_0x19635b){if(function(_0x5078f7){return E['includes'](_0x5078f7);}(_0xaada07))_0xad8b80[_0xaada07]=_0x19635b;else{if(function(_0x10ac78){return _0x10ac78 in F;}(_0xaada07)){const _0x533a76=_0x19635b['split']('\x20');F[_0xaada07]['forEach'](([_0x586d8d,_0x3c8618])=>{for(const _0x680a64 of _0x533a76){('function'==typeof _0x586d8d&&_0x586d8d(_0x680a64)||_0x586d8d===_0x680a64)&&(_0x1c96ef[_0xaada07]=[..._0x1c96ef[_0xaada07]||[],[_0x586d8d,_0x3c8618]]);}});}}}}),{'spanStyles':_0xad8b80,'stylesToBeHtmlElements':_0x1c96ef};}(_0x80fdf9,_0x345393);!function(_0x23662b,_0x2c0bfd,_0x46e27b){for(const _0x1b1e2b in _0x46e27b){_0x46e27b[_0x1b1e2b]['forEach'](([,_0x376c04])=>{const _0x40dd02=_0x2c0bfd['createElement'](_0x376c04,[],_0x23662b['getChildren']());_0x2c0bfd['insertChild'](0x0,_0x40dd02,_0x23662b);}),_0x2c0bfd['removeStyle'](_0x1b1e2b,_0x23662b);}}(_0x80fdf9,_0x443eaa,_0x35c816),function(_0x32a4e6,_0x5e4791,_0x44f621){if(!Object['keys'](_0x44f621)['length'])return;const _0x53e86b=_0x5e4791['createElement']('span',[],_0x32a4e6['getChildren']());_0x5e4791['setStyle'](_0x44f621,_0x53e86b),_0x5e4791['insertChild'](0x0,_0x53e86b,_0x32a4e6),_0x5e4791['removeStyle'](Object['keys'](_0x44f621),_0x32a4e6);}(_0x80fdf9,_0x443eaa,_0x165b83);}class a extends _0x2ae9d7{['execute'](_0x27c3be){const {body:_0x55d914}=_0x27c3be['_parsedData'],_0x3a1104=new _0x25e523(_0x55d914['document']),_0x986a59=_0x3a1104['createRangeIn'](_0x55d914),_0x193fcd=new _0x31595e(_0x3a1104['document']['stylesProcessor']),_0x2880d1=[...new _0xc61022(_0x193fcd)['blockElements'],'font'],_0x527816=_0x986a59['getItems']();for(const _0x46ab1f of _0x527816)_0x46ab1f['is']('element')&&_0x2880d1['includes'](_0x46ab1f['name'])&&b(_0x46ab1f,_0x3a1104,g(_0x46ab1f));_0x27c3be['content']=_0x55d914;}['isActive'](_0x30985f){return super['isActive'](_0x30985f)||p(_0x30985f);}}class s extends _0x814635{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x308c5d=this['editor'],_0x143a20=_0x308c5d['plugins']['get']('ClipboardPipeline'),_0x26fd16=_0x308c5d['editing']['view']['document'],_0x139fc6=new a(_0x26fd16);_0x143a20['on']('inputTransformation',(_0x2e2b69,_0x2e31c3)=>{const _0x494fcb=_0x2e31c3['dataTransfer']['getData']('text/html');_0x139fc6['isActive'](_0x494fcb)&&(_0x2e31c3['_parsedData']||(_0x2e31c3['_parsedData']=_0x51ddc0(_0x494fcb,_0x26fd16['stylesProcessor'])),_0x139fc6['execute'](_0x2e31c3));},{'priority':_0x54dcf6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x22a63d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x428f16;for(const _0x51a157 in _0x22a63d){const _0x442a8a=_0x51a157,_0x45240d=_0x22a63d[_0x442a8a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x45240d){delete _0x22a63d[_0x442a8a],_0x428f16=_0x45240d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x428f16&&_0x22a63d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x428f16&&_0x22a63d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x428f16&&_0x22a63d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x814635{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x3ec964}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x182bd3,parsePasteOfficeHtml as _0x3fa3ed}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x25c1a6,uid as _0x1c2ac9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x200ccd,ViewDocument as _0x531503,ViewDomConverter as _0x18ee12}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x33a821){return m['test'](_0x33a821);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x229a0a,_0x510811){const _0x1f2e8b=new Map();for(const [_0x2fc2c2,_0x3b44b7]of _0x510811){if(!_0x2fc2c2['tagName']&&!_0x2fc2c2['className'])continue;const _0x48611c=!_0x2fc2c2['tagName']||_0x229a0a['name']===_0x2fc2c2['tagName'],_0xcc040b=!_0x2fc2c2['className']||_0x229a0a['hasClass'](_0x2fc2c2['className']);_0x48611c&&_0xcc040b&&_0x1f2e8b['set'](_0x2fc2c2,_0x3b44b7);}return _0x1f2e8b;}function h(_0x15d429){const _0x4ca1f7={};for(let _0x3dc474=0x0;_0x3dc474<_0x15d429['length'];_0x3dc474++){const _0x1a0d44=_0x15d429[_0x3dc474],_0xb3fd14=_0x15d429['getPropertyValue'](_0x1a0d44);'initial'!==_0xb3fd14&&(_0x4ca1f7[_0x1a0d44]=_0xb3fd14);}return _0x4ca1f7;}function O(_0x5e64a0){const _0x411e38=_0x5e64a0['split'](',')['map'](_0x2278de=>_0x2278de['trim']()),_0x222944=[];for(const _0x2d3cbc of _0x411e38){const _0x1cfd77=S['exec'](_0x2d3cbc);_0x1cfd77&&_0x222944['push'](_0x1cfd77['groups']);}return _0x222944;}function k(_0x1fa993){const _0x48782b={};for(const _0x3ed29f of _0x1fa993)Object['assign'](_0x48782b,_0x3ed29f);return _0x48782b;}class c extends _0x182bd3{['execute'](_0x32311c){const {body:_0x117f69,styles:_0x25ef4a}=_0x32311c['_parsedData'],_0x684fc0=new _0x200ccd(_0x117f69['document']),_0xd8006=_0x684fc0['createRangeIn'](_0x117f69),_0x5f4793=function(_0x5d8ab9){const _0x4c2179={};for(const _0x2aaeee of _0x5d8ab9)for(const _0x15c923 of _0x2aaeee['cssRules'])if(_0x15c923 instanceof CSSStyleRule){const _0xc1c6e8=h(_0x15c923['style']);_0x4c2179[_0x15c923['selectorText']]=Object['assign']({},_0x4c2179[_0x15c923['selectorText']]||{},_0xc1c6e8);}return _0x4c2179;}(_0x25ef4a),_0x593dfa=function(_0x52130f){const _0x14c1e2=new Map();for(const _0x4a554e in _0x52130f){const _0x2d8488=O(_0x4a554e),_0x3866c4=_0x52130f[_0x4a554e];for(const _0x26676e of _0x2d8488)_0x14c1e2['set'](_0x26676e,_0x3866c4);}return _0x14c1e2;}(_0x5f4793);for(const _0x3c5b4a of _0xd8006){if('elementStart'!==_0x3c5b4a['type'])continue;const _0x46cdb3=j(_0x3c5b4a['item'],_0x593dfa);if(_0x46cdb3['size']){const _0x11d09f=k(Array['from'](_0x46cdb3['values']()));for(const _0x1040f1 in _0x11d09f){const _0x4fdfcb=_0x3c5b4a['item'];_0x4fdfcb['hasStyle'](_0x1040f1)||_0x684fc0['setStyle'](_0x1040f1,_0x11d09f[_0x1040f1],_0x4fdfcb);}}}_0x32311c['content']=_0x117f69;}['isActive'](_0x58c44b){return super['isActive'](_0x58c44b)||p(_0x58c44b);}}class i extends _0x3ec964{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c52ab=this['editor'],_0x236776=_0x4c52ab['plugins']['get']('ClipboardPipeline'),_0x4597ad=_0x4c52ab['editing']['view']['document'],_0x36dc38=new c(_0x4597ad);_0x236776['on']('inputTransformation',(_0x37a230,_0x26f8b8)=>{const _0xf3a884=_0x26f8b8['dataTransfer']['getData']('text/html');_0x36dc38['isActive'](_0xf3a884)&&(_0x26f8b8['_parsedData']||(_0x26f8b8['_parsedData']=_0x3fa3ed(_0xf3a884,_0x4597ad['stylesProcessor'])),_0x36dc38['execute'](_0x26f8b8));},{'priority':_0x25c1a6['get']('high')+0xb});}['afterInit'](){!async function(_0x5a0c07){const _0x3ef455=_0x22d359([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x2d8974=0xc82cb1e,_0x395629=0xc85bfb6^_0x2d8974,_0x3fd8e2=window[_0x22d359([0x44,0x61,0x74,0x65])][_0x22d359([0x6e,0x6f,0x77])](),_0x31b8b4=_0x5a0c07[_0x22d359([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xba9e5d=new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d57ef=>{_0x31b8b4[_0x22d359([0x6f,0x6e,0x63,0x65])](_0x22d359([0x72,0x65,0x61,0x64,0x79]),_0x3d57ef);}),_0x1ee7a={[_0x22d359([0x6b,0x74,0x79])]:_0x22d359([0x45,0x43]),[_0x22d359([0x75,0x73,0x65])]:_0x22d359([0x73,0x69,0x67]),[_0x22d359([0x63,0x72,0x76])]:_0x22d359([0x50,0x2d,0x32,0x35,0x36]),[_0x22d359([0x78])]:_0x22d359([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]),[_0x22d359([0x79])]:_0x22d359([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]),[_0x22d359([0x61,0x6c,0x67])]:_0x22d359([0x45,0x53,0x32,0x35,0x36])},_0x4bb0f3=_0x31b8b4[_0x22d359([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22d359([0x67,0x65,0x74])](_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xfaee04(){let _0x1623da,_0x350a76=null,_0x283576=null;try{if(_0x4bb0f3==_0x22d359([0x47,0x50,0x4c]))return _0x22d359([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1623da=_0x1bfd64(),!_0x1623da)return _0x22d359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1623da[_0x22d359([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x283576=_0x300a(_0x1623da[_0x22d359([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1623da[_0x22d359([0x6a,0x74,0x69])])),await _0xf004c7()?_0x28af95()?_0x295394()?_0x22d359([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcd229()?(_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22d359([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x350a76=_0x247036(_0x22d359([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22d359([0x74,0x72,0x69,0x61,0x6c])&&(_0x350a76=_0x247036(_0x22d359([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x50af6a()):_0x22d359([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22d359([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22d359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22d359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x295394(){const _0x39a5cf=[_0x22d359([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22d359([0x74,0x72,0x69,0x61,0x6c])][_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3fd8e2/0x3e8:0xe10*_0x395629;return _0x1623da[_0x22d359([0x65,0x78,0x70])]<_0x39a5cf;}function _0x28af95(){const _0x3deffa=_0x1623da[_0x22d359([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3deffa&&(!!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x2a]))||(!!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x50,0x4f,0x45]))||(!!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x50,0x50]))||!(!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1cae1a()))));}function _0xcd229(){const _0x47e3ea=_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47e3ea||0x0==_0x47e3ea[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x74a58a}=new URL(window[_0x22d359([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47e3ea[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74a58a))return!0x0;const _0x28121c=_0x74a58a[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e]));return _0x47e3ea[_0x22d359([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c2380=>_0x3c2380[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x2a])))[_0x22d359([0x6d,0x61,0x70])](_0x34b0cc=>_0x34b0cc[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e])))[_0x22d359([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x404098=>_0x404098[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x28121c[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22d359([0x6d,0x61,0x70])](_0x147bf9=>Array(_0x28121c[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x147bf9[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22d359([0x66,0x69,0x6c,0x6c])](_0x147bf9[0x0]===_0x22d359([0x2a])?_0x22d359([0x2a]):'')[_0x22d359([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x147bf9))[_0x22d359([0x73,0x6f,0x6d,0x65])](_0xa4e0f=>_0x28121c[_0x22d359([0x65,0x76,0x65,0x72,0x79])]((_0xc70ebb,_0x46ff49)=>_0xa4e0f[_0x46ff49]===_0xc70ebb||_0xa4e0f[_0x46ff49]===_0x22d359([0x2a])));}function _0x50af6a(){return _0x350a76&&_0x283576?new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e691c,_0x336f0e)=>{_0x350a76[_0x22d359([0x74,0x68,0x65,0x6e])](_0x1e691c,_0x336f0e),_0x283576[_0x22d359([0x74,0x68,0x65,0x6e])](_0xcc3e41=>{_0xcc3e41!=_0x22d359([0x56,0x61,0x6c,0x69,0x64])&&_0x1e691c(_0xcc3e41);},_0x336f0e);}):_0x350a76||_0x283576||_0x22d359([0x56,0x61,0x6c,0x69,0x64]);}}function _0x300a(_0x568fc9,_0x5dd679){return new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1da005=>{if(_0x5de65d())return _0x1da005(_0x22d359([0x56,0x61,0x6c,0x69,0x64]));_0x361b6b(),_0x31b8b4[_0x22d359([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22d359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x40a930=!0x1;const _0x822d5f=_0x1c2ac9();function _0x5d27ab(_0x790969){return!!_0x790969&&(typeof _0x790969===_0x22d359([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x790969===_0x22d359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x790969[_0x22d359([0x74,0x68,0x65,0x6e])]===_0x22d359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x790969[_0x22d359([0x63,0x61,0x74,0x63,0x68])]===_0x22d359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x58a3d5(_0x200dbe){_0x74d13f(_0x200dbe)[_0x22d359([0x74,0x68,0x65,0x6e])](_0x10322b=>{if(!_0x10322b||_0x10322b[_0x22d359([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22d359([0x6f,0x6b]))return _0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56a1cc(_0x2fb79b(_0x822d5f+_0x5dd679))!=_0x10322b[_0x22d359([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22d359([0x56,0x61,0x6c,0x69,0x64]);})[_0x22d359([0x74,0x68,0x65,0x6e])](_0xa6c914=>(_0x15fc83(),_0xa6c914),()=>{const _0x3f652f=_0x1f5be3();return null==_0x3f652f?(_0x15fc83(),_0x22d359([0x56,0x61,0x6c,0x69,0x64])):_0x22d359(_0x3fd8e2-_0x3f652f>(0x288e4f1e^_0x2d8974)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22d359([0x74,0x68,0x65,0x6e])](_0x1da005)[_0x22d359([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1da005(_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x353b24=0xcb4259e^_0x2d8974;function _0x15fc83(){const _0x57916a=_0x22d359([0x6c,0x6c,0x63,0x74,0x2d])+_0x56a1cc(_0x2fb79b(_0x568fc9)),_0x2e3676=_0x1d55fd(_0x56a1cc(window[_0x22d359([0x4d,0x61,0x74,0x68])][_0x22d359([0x63,0x65,0x69,0x6c])](_0x3fd8e2/_0x353b24)));window[_0x22d359([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22d359([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57916a,_0x2e3676);}function _0x1f5be3(){const _0x4b0ec8=_0x22d359([0x6c,0x6c,0x63,0x74,0x2d])+_0x56a1cc(_0x2fb79b(_0x568fc9)),_0x26d8d3=window[_0x22d359([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22d359([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b0ec8);return _0x26d8d3?window[_0x22d359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d55fd(_0x26d8d3),0x10)*_0x353b24:null;}function _0x74d13f(_0x4965c2){return new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27c2eb,_0x46d936)=>{_0x4965c2[_0x22d359([0x74,0x68,0x65,0x6e])](_0x27c2eb,_0x46d936),window[_0x22d359([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x46d936,0xc831fde^_0x2d8974);});}}_0x31b8b4[_0x22d359([0x6f,0x6e])](_0x22d359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e6d97,_0x3e131c)=>{if(_0x3e131c[0x0]!=_0x568fc9)return _0x1da005(_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e131c[0x1]={..._0x3e131c[0x1],[_0x22d359([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x822d5f};},{[_0x22d359([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22d359([0x68,0x69,0x67,0x68])}),_0x31b8b4[_0x22d359([0x6f,0x6e])](_0x22d359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d5e5b=>{_0x5d27ab(_0x5d5e5b[_0x22d359([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x40a930=!0x0,_0x58a3d5(_0x5d5e5b[_0x22d359([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22d359([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22d359([0x6c,0x6f,0x77])}),_0xba9e5d[_0x22d359([0x74,0x68,0x65,0x6e])](()=>{_0x40a930||_0x1da005(_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5de65d(){return _0x31b8b4[_0x22d359([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22d359([0x76,0x69,0x65,0x77])][_0x22d359([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22d359([0x61,0x75,0x74,0x6f]);}function _0x361b6b(){_0x31b8b4[_0x22d359([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22d359([0x76,0x69,0x65,0x77])][_0x22d359([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22d359([0x61,0x75,0x74,0x6f]);}}function _0x247036(_0x3bf96b){const _0x343641=[new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33962e=>setTimeout(_0x33962e,0xc8bf5d2^_0x2d8974)),_0xba9e5d[_0x22d359([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d11ac=>{let _0x17afbe=0x0;_0x31b8b4[_0x22d359([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d359([0x6f,0x6e])](_0x22d359([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28bf27,_0x4b1289)=>{_0x4b1289[0x0][_0x22d359([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17afbe++,_0x17afbe==(0xc82cae6^_0x2d8974)&&(_0x5d11ac(),_0x28bf27[_0x22d359([0x6f,0x66,0x66])]());});}))];return window[_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22d359([0x72,0x61,0x63,0x65])](_0x343641)[_0x22d359([0x74,0x68,0x65,0x6e])](()=>_0x3bf96b);}async function _0x2f621e(){await _0xba9e5d,_0x31b8b4[_0x22d359([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d359([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40c036,_0x31b8b4[_0x22d359([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d359([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40c036,_0x31b8b4[_0x22d359([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22d359([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1cae1a(){return window[_0x22d359([0x67,0x6c,0x6f,0x62])]&&window[_0x22d359([0x67,0x6c,0x6f,0x62])][_0x22d359([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x6df75f(_0x4502bd){const _0x42c10f=_0x1bf602();_0x31b8b4[_0x42c10f]=_0x22d359([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])+_0x4502bd,_0x4502bd!=_0x22d359([0x56,0x61,0x6c,0x69,0x64])&&_0x2f621e();}function _0x1bf602(){const _0x3792ac=window[_0x22d359([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22d359([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22d359([0x6e,0x6f,0x77])]())[_0x22d359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22d359([0x2e]),'');let _0x2cf4c7=_0x22d359([0x49]);for(let _0x17c44b=0x0;_0x17c44b<_0x3792ac[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17c44b+=0x2){let _0x4e71fd=window[_0x22d359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3792ac[_0x22d359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17c44b,_0x17c44b+0x2));_0x4e71fd>=_0x3ef455[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e71fd-=_0x3ef455[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cf4c7+=_0x3ef455[_0x4e71fd];}return _0x2cf4c7;}function _0x1bfd64(){const _0x26f92f=_0x4bb0f3[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e]));if(0x3!=_0x26f92f[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c85ac(_0x26f92f[0x1]);function _0x5c85ac(_0x25f057){const _0x218a14=_0xfc9587(_0x25f057);return _0x218a14&&_0x8e1eb0()?_0x218a14:null;function _0x8e1eb0(){const _0x807c92=_0x218a14[_0x22d359([0x6a,0x74,0x69])],_0x4befe3=window[_0x22d359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x807c92[_0x22d359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x807c92[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30f226={..._0x218a14,[_0x22d359([0x6a,0x74,0x69])]:_0x807c92[_0x22d359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x807c92[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30f226[_0x22d359([0x76,0x63])],_0x2fb79b(_0x30f226)==_0x4befe3;}}}async function _0xf004c7(){let _0x5d4fd5=!0x0;try{const _0x20557e=_0x4bb0f3[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e])),[_0x154d0d,_0x44613a,_0x4b2c72]=_0x20557e;return _0x145beb(_0x154d0d),await _0x137213(_0x154d0d,_0x44613a,_0x4b2c72),_0x5d4fd5;}catch{return!0x1;}function _0x145beb(_0x1498b5){const _0x42cfd0=_0xfc9587(_0x1498b5);_0x42cfd0&&_0x42cfd0[_0x22d359([0x61,0x6c,0x67])]==_0x22d359([0x45,0x53,0x32,0x35,0x36])||(_0x5d4fd5=!0x1);}async function _0x137213(_0x51ecbb,_0x399a6e,_0x4fcfa2){const _0x491ea2=window[_0x22d359([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22d359([0x66,0x72,0x6f,0x6d])](_0x5c4e6a(_0x4fcfa2),_0xfa513e=>_0xfa513e[_0x22d359([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x711c3e=new window[(_0x22d359([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22d359([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x51ecbb+_0x22d359([0x2e])+_0x399a6e),_0x5b0b8d=window[_0x22d359([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22d359([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b0b8d)return;const _0x55a26c=await _0x5b0b8d[_0x22d359([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22d359([0x6a,0x77,0x6b]),_0x1ee7a,{[_0x22d359([0x6e,0x61,0x6d,0x65])]:_0x22d359([0x45,0x43,0x44,0x53,0x41]),[_0x22d359([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22d359([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22d359([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b0b8d[_0x22d359([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22d359([0x6e,0x61,0x6d,0x65])]:_0x22d359([0x45,0x43,0x44,0x53,0x41]),[_0x22d359([0x68,0x61,0x73,0x68])]:{[_0x22d359([0x6e,0x61,0x6d,0x65])]:_0x22d359([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55a26c,_0x491ea2,_0x711c3e)||(_0x5d4fd5=!0x1);}}function _0xfc9587(_0x31f4f7){return _0x31f4f7[_0x22d359([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22d359([0x65,0x79]))?JSON[_0x22d359([0x70,0x61,0x72,0x73,0x65])](_0x5c4e6a(_0x31f4f7)):null;}function _0x5c4e6a(_0x3e3a9b){return window[_0x22d359([0x61,0x74,0x6f,0x62])](_0x3e3a9b[_0x22d359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22d359([0x2b]))[_0x22d359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22d359([0x2f])));}function _0x2fb79b(_0x262f14){let _0x4e4b07=0x1505;function _0x1851ce(_0x764d03){for(let _0xc1082c=0x0;_0xc1082c<_0x764d03[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc1082c++){const _0x280263=_0x764d03[_0x22d359([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc1082c);_0x4e4b07=(_0x4e4b07<<0x5)+_0x4e4b07+_0x280263,_0x4e4b07&=_0x4e4b07;}}function _0x21be46(_0x5e318){Array[_0x22d359([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5e318)?_0x5e318[_0x22d359([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x21be46):_0x5e318&&typeof _0x5e318==_0x22d359([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22d359([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5e318)[_0x22d359([0x73,0x6f,0x72,0x74])]()[_0x22d359([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2577c8,_0x233eff])=>{_0x1851ce(_0x2577c8),_0x21be46(_0x233eff);}):_0x1851ce(window[_0x22d359([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5e318));}return _0x21be46(_0x262f14),_0x4e4b07>>>0x0;}function _0x56a1cc(_0x29d625){return _0x29d625[_0x22d359([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22d359([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22d359([0x30]));}function _0x1d55fd(_0x44cfdd){return _0x44cfdd[_0x22d359([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22d359([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22d359([0x6a,0x6f,0x69,0x6e])]('');}function _0x40c036(){}function _0x22d359(_0x1142cc){return _0x1142cc['map'](_0x48978a=>String['fromCharCode'](_0x48978a))['join']('');}_0x6df75f(await _0xfaee04());}(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'],[_0x4c406e=>Number(_0x4c406e)>=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(_0x986b5b){return L['includes'](_0x986b5b);}function g(_0x4b3c67){return Array['from'](_0x4b3c67['getStyleNames']())['filter'](P);}function b(_0x4e74a0,_0x9828b5,_0x3ffb36){const {spanStyles:_0x823c68,stylesToBeHtmlElements:_0x37be2d}=function(_0x38a4cf,_0x41eef4){const _0x4127a6={},_0x14b26b={};return _0x41eef4['forEach'](_0x496222=>{const _0x114fa9=_0x38a4cf['getStyle'](_0x496222);if(_0x114fa9){if(function(_0x243206){return E['includes'](_0x243206);}(_0x496222))_0x4127a6[_0x496222]=_0x114fa9;else{if(function(_0x31bf80){return _0x31bf80 in F;}(_0x496222)){const _0x2f42f0=_0x114fa9['split']('\x20');F[_0x496222]['forEach'](([_0x3d92cf,_0x5f42fd])=>{for(const _0x50296b of _0x2f42f0){('function'==typeof _0x3d92cf&&_0x3d92cf(_0x50296b)||_0x3d92cf===_0x50296b)&&(_0x14b26b[_0x496222]=[..._0x14b26b[_0x496222]||[],[_0x3d92cf,_0x5f42fd]]);}});}}}}),{'spanStyles':_0x4127a6,'stylesToBeHtmlElements':_0x14b26b};}(_0x4e74a0,_0x3ffb36);!function(_0x2f5de7,_0x34d72e,_0xd61119){for(const _0x40ce72 in _0xd61119){_0xd61119[_0x40ce72]['forEach'](([,_0x1a0114])=>{const _0x302359=_0x34d72e['createElement'](_0x1a0114,[],_0x2f5de7['getChildren']());_0x34d72e['insertChild'](0x0,_0x302359,_0x2f5de7);}),_0x34d72e['removeStyle'](_0x40ce72,_0x2f5de7);}}(_0x4e74a0,_0x9828b5,_0x37be2d),function(_0x2f8cdd,_0xb275f9,_0x39d5eb){if(!Object['keys'](_0x39d5eb)['length'])return;const _0x6a0aaf=_0xb275f9['createElement']('span',[],_0x2f8cdd['getChildren']());_0xb275f9['setStyle'](_0x39d5eb,_0x6a0aaf),_0xb275f9['insertChild'](0x0,_0x6a0aaf,_0x2f8cdd),_0xb275f9['removeStyle'](Object['keys'](_0x39d5eb),_0x2f8cdd);}(_0x4e74a0,_0x9828b5,_0x823c68);}class a extends _0x182bd3{['execute'](_0x566ebf){const {body:_0x456065}=_0x566ebf['_parsedData'],_0x53a50d=new _0x200ccd(_0x456065['document']),_0x5c9190=_0x53a50d['createRangeIn'](_0x456065),_0x5a2631=new _0x531503(_0x53a50d['document']['stylesProcessor']),_0x48fd6e=[...new _0x18ee12(_0x5a2631)['blockElements'],'font'],_0x5e1fa4=_0x5c9190['getItems']();for(const _0xc7c301 of _0x5e1fa4)_0xc7c301['is']('element')&&_0x48fd6e['includes'](_0xc7c301['name'])&&b(_0xc7c301,_0x53a50d,g(_0xc7c301));_0x566ebf['content']=_0x456065;}['isActive'](_0x444a93){return super['isActive'](_0x444a93)||p(_0x444a93);}}class s extends _0x3ec964{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x131a62=this['editor'],_0x17f09e=_0x131a62['plugins']['get']('ClipboardPipeline'),_0x3efcb7=_0x131a62['editing']['view']['document'],_0x1e3f76=new a(_0x3efcb7);_0x17f09e['on']('inputTransformation',(_0x511264,_0x5424cb)=>{const _0x43c10d=_0x5424cb['dataTransfer']['getData']('text/html');_0x1e3f76['isActive'](_0x43c10d)&&(_0x5424cb['_parsedData']||(_0x5424cb['_parsedData']=_0x3fa3ed(_0x43c10d,_0x3efcb7['stylesProcessor'])),_0x1e3f76['execute'](_0x5424cb));},{'priority':_0x25c1a6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3f25cb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb8b58b;for(const _0x3271cf in _0x3f25cb){const _0x385031=_0x3271cf,_0x3d70c5=_0x3f25cb[_0x385031];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d70c5){delete _0x3f25cb[_0x385031],_0xb8b58b=_0x3d70c5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3ec964{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.0.0-alpha.2",
3
+ "version": "47.0.0-alpha.4",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.0.0-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "47.0.0-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.2",
29
- "ckeditor5": "47.0.0-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.4",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.4",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.4",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.4",
29
+ "ckeditor5": "47.0.0-alpha.4"
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(_0x32166e,_0x31e7b2){var _0x210176=_0x4600,_0x1916ad=_0x32166e();while(!![]){try{var _0x29cfe7=parseInt(_0x210176(0xe5))/0x1*(-parseInt(_0x210176(0xe1))/0x2)+parseInt(_0x210176(0xeb))/0x3+-parseInt(_0x210176(0xe0))/0x4*(parseInt(_0x210176(0xdf))/0x5)+parseInt(_0x210176(0xe2))/0x6*(-parseInt(_0x210176(0xe8))/0x7)+-parseInt(_0x210176(0xea))/0x8*(parseInt(_0x210176(0xe3))/0x9)+-parseInt(_0x210176(0xe6))/0xa*(-parseInt(_0x210176(0xe7))/0xb)+parseInt(_0x210176(0xe4))/0xc*(parseInt(_0x210176(0xe9))/0xd);if(_0x29cfe7===_0x31e7b2)break;else _0x1916ad['push'](_0x1916ad['shift']());}catch(_0x1fd147){_0x1916ad['push'](_0x1916ad['shift']());}}}(_0x3b03,0xe1d8b));function _0x3b03(){var _0x498aed=['1484ICHXux','42kDtEMi','72582HaDzms','5778Mxxxdi','47960916QsQZFL','53774TFpySp','76210TogRmN','1859HaxWNp','371LwLgPC','13VALrgI','22904Ylikfo','967470ABVPCL','14470QacodH'];_0x3b03=function(){return _0x498aed;};return _0x3b03();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4600(_0x4a6487,_0x5a005d){var _0x3b03f5=_0x3b03();return _0x4600=function(_0x460066,_0x4512d8){_0x460066=_0x460066-0xdf;var _0x272ca2=_0x3b03f5[_0x460066];return _0x272ca2;},_0x4600(_0x4a6487,_0x5a005d);}import'./augmentation.js';
23
+ (function(_0x5af077,_0x5dac97){var _0x219e69=_0x4e8a,_0xc3eab2=_0x5af077();while(!![]){try{var _0x3956c8=parseInt(_0x219e69(0x1e8))/0x1+-parseInt(_0x219e69(0x1ec))/0x2*(-parseInt(_0x219e69(0x1e7))/0x3)+parseInt(_0x219e69(0x1ee))/0x4*(parseInt(_0x219e69(0x1e9))/0x5)+-parseInt(_0x219e69(0x1e5))/0x6+parseInt(_0x219e69(0x1ea))/0x7+-parseInt(_0x219e69(0x1e6))/0x8*(parseInt(_0x219e69(0x1eb))/0x9)+-parseInt(_0x219e69(0x1ed))/0xa;if(_0x3956c8===_0x5dac97)break;else _0xc3eab2['push'](_0xc3eab2['shift']());}catch(_0x193b7e){_0xc3eab2['push'](_0xc3eab2['shift']());}}}(_0x19d1,0xb7d84));function _0x19d1(){var _0x417993=['221608aapWMQ','11438730NaHWym','14248psXJlT','213270wsIGqG','8JbJinG','30IRApQM','820855iyHiCT','635wzkaoQ','4109658GpJGXU','9323253sjVgqw'];_0x19d1=function(){return _0x417993;};return _0x19d1();}function _0x4e8a(_0x49b7e9,_0x18a089){var _0x19d156=_0x19d1();return _0x4e8a=function(_0x4e8a00,_0x5238ef){_0x4e8a00=_0x4e8a00-0x1e5;var _0x41c18e=_0x19d156[_0x4e8a00];return _0x41c18e;},_0x4e8a(_0x49b7e9,_0x18a089);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x35eb(_0x466cf9,_0x309c9f){var _0x4d3055=_0x4d30();return _0x35eb=function(_0x35ebfa,_0x395422){_0x35ebfa=_0x35ebfa-0x15e;var _0x2add00=_0x4d3055[_0x35ebfa];return _0x2add00;},_0x35eb(_0x466cf9,_0x309c9f);}function _0x4d30(){var _0x4e4c88=['2358DUJGjx','51052QEbZjo','7420uOXCoO','14892RYDafG','16635135PFybtD','985xEOnKC','2443AVwLvp','852653iBYOVe','16316dnsxHs','5763952UALDCV','123TtysVF'];_0x4d30=function(){return _0x4e4c88;};return _0x4d30();}(function(_0xb00e40,_0x4d0d55){var _0x5541d2=_0x35eb,_0x36283b=_0xb00e40();while(!![]){try{var _0x507c7c=parseInt(_0x5541d2(0x166))/0x1+parseInt(_0x5541d2(0x160))/0x2*(-parseInt(_0x5541d2(0x15e))/0x3)+parseInt(_0x5541d2(0x167))/0x4*(-parseInt(_0x5541d2(0x164))/0x5)+-parseInt(_0x5541d2(0x162))/0x6*(parseInt(_0x5541d2(0x165))/0x7)+parseInt(_0x5541d2(0x168))/0x8+parseInt(_0x5541d2(0x15f))/0x9*(parseInt(_0x5541d2(0x161))/0xa)+parseInt(_0x5541d2(0x163))/0xb;if(_0x507c7c===_0x4d0d55)break;else _0x36283b['push'](_0x36283b['shift']());}catch(_0x47b71b){_0x36283b['push'](_0x36283b['shift']());}}}(_0x4d30,0x89921));import{CKEditorError as _0xde9458}from'ckeditor5/src/utils.js';
23
+ function _0x5987(){var _0x34bca9=['1790071hZuqmO','607580kOofmo','231AOdpkt','1430yLkBHM','21868632LBjJBs','3912gemHGG','3846pPzUkG','9451736LQEsHa','1876816pDMXhh'];_0x5987=function(){return _0x34bca9;};return _0x5987();}function _0x5617(_0x317e76,_0x592825){var _0x59879d=_0x5987();return _0x5617=function(_0x561742,_0x10398d){_0x561742=_0x561742-0x91;var _0x21b443=_0x59879d[_0x561742];return _0x21b443;},_0x5617(_0x317e76,_0x592825);}(function(_0x5da60b,_0x434a0e){var _0x283833=_0x5617,_0x5e8e5c=_0x5da60b();while(!![]){try{var _0x21ea16=parseInt(_0x283833(0x97))/0x1+-parseInt(_0x283833(0x98))/0x2+-parseInt(_0x283833(0x99))/0x3*(-parseInt(_0x283833(0x93))/0x4)+-parseInt(_0x283833(0x91))/0x5*(-parseInt(_0x283833(0x94))/0x6)+parseInt(_0x283833(0x95))/0x7+parseInt(_0x283833(0x96))/0x8+-parseInt(_0x283833(0x92))/0x9;if(_0x21ea16===_0x434a0e)break;else _0x5e8e5c['push'](_0x5e8e5c['shift']());}catch(_0x4e8bae){_0x5e8e5c['push'](_0x5e8e5c['shift']());}}}(_0x5987,0xdbb4b));import{CKEditorError as _0x53b694}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x585cc9=_0x3af5;function _0x3af5(_0x13224e,_0x2f23db){const _0x1959ba=_0x1959();return _0x3af5=function(_0x3af5aa,_0x3aaa54){_0x3af5aa=_0x3af5aa-0x120;let _0xc75b29=_0x1959ba[_0x3af5aa];return _0xc75b29;},_0x3af5(_0x13224e,_0x2f23db);}(function(_0x117e2d,_0x31fa28){const _0x317b89=_0x3af5,_0x197ee6=_0x117e2d();while(!![]){try{const _0x295f26=parseInt(_0x317b89(0x120))/0x1+-parseInt(_0x317b89(0x12c))/0x2+-parseInt(_0x317b89(0x124))/0x3+-parseInt(_0x317b89(0x121))/0x4*(parseInt(_0x317b89(0x12d))/0x5)+-parseInt(_0x317b89(0x12e))/0x6*(-parseInt(_0x317b89(0x123))/0x7)+parseInt(_0x317b89(0x135))/0x8+-parseInt(_0x317b89(0x131))/0x9*(parseInt(_0x317b89(0x127))/0xa);if(_0x295f26===_0x31fa28)break;else _0x197ee6['push'](_0x197ee6['shift']());}catch(_0x89cdfc){_0x197ee6['push'](_0x197ee6['shift']());}}}(_0x1959,0xbb20e));import{ViewUpcastWriter as _0x1ef24f}from'ckeditor5/src/engine.js';function _0x1959(){const _0x32a2b5=['from','document','665570PKIqEa','5UhVHJd','6fnLtMl','_parsedData','createRangeIn','18234SFyvZr','type','hasStyle','values','8518320jkEUMR','size','content','1192934wzpaWM','573052ATiRAe','item','6166384DNXpFC','4053348MIpgXw','setStyle','isActive','2690RpnYNY','execute','elementStart'];_0x1959=function(){return _0x32a2b5;};return _0x1959();}import{PasteFromOfficeMSWordNormalizer as _0x45d866}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x211c01}from'../../utils.js';import{extractStyles as _0x28ffc4,expandStyles as _0x5e377a,getMatchingStyles as _0x4738c9,flattenStyleDefinitions as _0x3dec2c}from'./utils.js';export class MSOfficeStylesInliner extends _0x45d866{[_0x585cc9(0x128)](_0x194d0a){const _0x29a40d=_0x585cc9,{body:_0x56a019,styles:_0x9282fb}=_0x194d0a[_0x29a40d(0x12f)],_0x3c8507=new _0x1ef24f(_0x56a019[_0x29a40d(0x12b)]),_0x39e2b2=_0x3c8507[_0x29a40d(0x130)](_0x56a019),_0x3d01a4=_0x28ffc4(_0x9282fb),_0x2a2013=_0x5e377a(_0x3d01a4);for(const _0x5ee43e of _0x39e2b2){if(_0x29a40d(0x129)!==_0x5ee43e[_0x29a40d(0x132)])continue;const _0x5ec693=_0x4738c9(_0x5ee43e[_0x29a40d(0x122)],_0x2a2013);if(_0x5ec693[_0x29a40d(0x136)]){const _0x1a3287=_0x3dec2c(Array[_0x29a40d(0x12a)](_0x5ec693[_0x29a40d(0x134)]()));for(const _0x496e1c in _0x1a3287){const _0x14ac06=_0x5ee43e[_0x29a40d(0x122)];_0x14ac06[_0x29a40d(0x133)](_0x496e1c)||_0x3c8507[_0x29a40d(0x125)](_0x496e1c,_0x1a3287[_0x496e1c],_0x14ac06);}}}_0x194d0a[_0x29a40d(0x137)]=_0x56a019;}[_0x585cc9(0x126)](_0x540196){const _0x177974=_0x585cc9;return super[_0x177974(0x126)](_0x540196)||_0x211c01(_0x540196);}}
23
+ function _0x3b6f(_0x488664,_0x24f771){const _0x4f8265=_0x4f82();return _0x3b6f=function(_0x3b6fd8,_0x1a0876){_0x3b6fd8=_0x3b6fd8-0xb7;let _0x50a814=_0x4f8265[_0x3b6fd8];return _0x50a814;},_0x3b6f(_0x488664,_0x24f771);}const _0x3e2c7c=_0x3b6f;function _0x4f82(){const _0x370ad6=['createRangeIn','634BnVoXf','445cgIFgk','2723110iWTKBI','type','5972911RFPzJY','values','4930524eZAVUP','elementStart','1406223qtMsjX','isActive','content','document','3214740RirXAI','_parsedData','3136AZxsnS','hasStyle','execute','3676QJYLvd','item','setStyle','8LcQLTH','size','from'];_0x4f82=function(){return _0x370ad6;};return _0x4f82();}(function(_0x428fcc,_0x420a56){const _0x2bb4f6=_0x3b6f,_0x27d024=_0x428fcc();while(!![]){try{const _0x503333=-parseInt(_0x2bb4f6(0xc8))/0x1*(parseInt(_0x2bb4f6(0xba))/0x2)+parseInt(_0x2bb4f6(0xc6))/0x3+parseInt(_0x2bb4f6(0xcb))/0x4*(parseInt(_0x2bb4f6(0xbb))/0x5)+parseInt(_0x2bb4f6(0xc0))/0x6+parseInt(_0x2bb4f6(0xbe))/0x7*(-parseInt(_0x2bb4f6(0xce))/0x8)+parseInt(_0x2bb4f6(0xc2))/0x9+parseInt(_0x2bb4f6(0xbc))/0xa;if(_0x503333===_0x420a56)break;else _0x27d024['push'](_0x27d024['shift']());}catch(_0x576092){_0x27d024['push'](_0x27d024['shift']());}}}(_0x4f82,0x87d0a));import{ViewUpcastWriter as _0x1a5ae5}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2aa605}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x502038}from'../../utils.js';import{extractStyles as _0x24b875,expandStyles as _0xeab2dc,getMatchingStyles as _0x2c0b50,flattenStyleDefinitions as _0x31b725}from'./utils.js';export class MSOfficeStylesInliner extends _0x2aa605{[_0x3e2c7c(0xca)](_0x2e01e6){const _0x4afab0=_0x3e2c7c,{body:_0x423a53,styles:_0x5c4696}=_0x2e01e6[_0x4afab0(0xc7)],_0x30a52d=new _0x1a5ae5(_0x423a53[_0x4afab0(0xc5)]),_0x2212cf=_0x30a52d[_0x4afab0(0xb9)](_0x423a53),_0x436902=_0x24b875(_0x5c4696),_0x44477d=_0xeab2dc(_0x436902);for(const _0x59ce3c of _0x2212cf){if(_0x4afab0(0xc1)!==_0x59ce3c[_0x4afab0(0xbd)])continue;const _0x2cfbe2=_0x2c0b50(_0x59ce3c[_0x4afab0(0xcc)],_0x44477d);if(_0x2cfbe2[_0x4afab0(0xb7)]){const _0x409d45=_0x31b725(Array[_0x4afab0(0xb8)](_0x2cfbe2[_0x4afab0(0xbf)]()));for(const _0x5c1ace in _0x409d45){const _0x4502cf=_0x59ce3c[_0x4afab0(0xcc)];_0x4502cf[_0x4afab0(0xc9)](_0x5c1ace)||_0x30a52d[_0x4afab0(0xcd)](_0x5c1ace,_0x409d45[_0x5c1ace],_0x4502cf);}}}_0x2e01e6[_0x4afab0(0xc4)]=_0x423a53;}[_0x3e2c7c(0xc3)](_0x421bef){const _0xbe979=_0x3e2c7c;return super[_0xbe979(0xc3)](_0x421bef)||_0x502038(_0x421bef);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x344cdb,_0x593307){const _0x32aa9c=_0x2774,_0x3a1dc1=_0x344cdb();while(!![]){try{const _0x1a4030=-parseInt(_0x32aa9c(0x13c))/0x1+parseInt(_0x32aa9c(0x131))/0x2*(parseInt(_0x32aa9c(0x137))/0x3)+-parseInt(_0x32aa9c(0x139))/0x4+parseInt(_0x32aa9c(0x126))/0x5*(parseInt(_0x32aa9c(0x128))/0x6)+-parseInt(_0x32aa9c(0x135))/0x7*(-parseInt(_0x32aa9c(0x12b))/0x8)+-parseInt(_0x32aa9c(0x13f))/0x9*(parseInt(_0x32aa9c(0x141))/0xa)+parseInt(_0x32aa9c(0x136))/0xb;if(_0x1a4030===_0x593307)break;else _0x3a1dc1['push'](_0x3a1dc1['shift']());}catch(_0x3ff1b7){_0x3a1dc1['push'](_0x3a1dc1['shift']());}}}(_0x4d54,0xe8099));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4921f7,_0x368574){const _0x2ecadc=_0x2774,_0x2eea53=new Map();for(const [_0x4ce7da,_0x105a54]of _0x368574){if(!_0x4ce7da[_0x2ecadc(0x12d)]&&!_0x4ce7da[_0x2ecadc(0x132)])continue;const _0x5566d5=!_0x4ce7da[_0x2ecadc(0x12d)]||_0x4921f7[_0x2ecadc(0x133)]===_0x4ce7da[_0x2ecadc(0x12d)],_0x71351c=!_0x4ce7da[_0x2ecadc(0x132)]||_0x4921f7[_0x2ecadc(0x129)](_0x4ce7da[_0x2ecadc(0x132)]);_0x5566d5&&_0x71351c&&_0x2eea53[_0x2ecadc(0x142)](_0x4ce7da,_0x105a54);}return _0x2eea53;}export function extractStyles(_0x40c316){const _0x37e72a=_0x2774,_0x2d2cf3={};for(const _0x12bca0 of _0x40c316)for(const _0x446364 of _0x12bca0[_0x37e72a(0x13d)])if(_0x446364 instanceof CSSStyleRule){const _0x107029=parseCSSStyleDeclaration(_0x446364[_0x37e72a(0x134)]);_0x2d2cf3[_0x446364[_0x37e72a(0x12c)]]=Object[_0x37e72a(0x13b)]({},_0x2d2cf3[_0x446364[_0x37e72a(0x12c)]]||{},_0x107029);}return _0x2d2cf3;}export function expandStyles(_0x255361){const _0x363278=_0x2774,_0x551df0=new Map();for(const _0x95e9d6 in _0x255361){const _0x556bbc=parseCSSSelector(_0x95e9d6),_0x20d26a=_0x255361[_0x95e9d6];for(const _0x5772c7 of _0x556bbc)_0x551df0[_0x363278(0x142)](_0x5772c7,_0x20d26a);}return _0x551df0;}function _0x4d54(){const _0x45d9df=['exec','groups','4iapwVu','className','name','style','56yUXhIm','17455922xdwSBX','82338ChgdKi','push','2049268UdhEeg','map','assign','141070fiozcQ','cssRules','length','339723WDqTZu','split','430ESoviU','set','2494405xgSAeC','getPropertyValue','18bdzwvB','hasClass','trim','88496FcAQFd','selectorText','tagName','initial'];_0x4d54=function(){return _0x45d9df;};return _0x4d54();}export function parseCSSStyleDeclaration(_0xe1b743){const _0x1c8216=_0x2774,_0x4ac669={};for(let _0x54575c=0x0;_0x54575c<_0xe1b743[_0x1c8216(0x13e)];_0x54575c++){const _0x4aee74=_0xe1b743[_0x54575c],_0x2d08c0=_0xe1b743[_0x1c8216(0x127)](_0x4aee74);_0x1c8216(0x12e)!==_0x2d08c0&&(_0x4ac669[_0x4aee74]=_0x2d08c0);}return _0x4ac669;}function _0x2774(_0x305b2c,_0x2e4abf){const _0x4d544e=_0x4d54();return _0x2774=function(_0x27740a,_0x2a1c4b){_0x27740a=_0x27740a-0x126;let _0x5c52a0=_0x4d544e[_0x27740a];return _0x5c52a0;},_0x2774(_0x305b2c,_0x2e4abf);}export function parseCSSSelector(_0x9c275){const _0x21c3ce=_0x2774,_0x5e1f30=_0x9c275[_0x21c3ce(0x140)](',')[_0x21c3ce(0x13a)](_0x3bd2bb=>_0x3bd2bb[_0x21c3ce(0x12a)]()),_0x25f8d6=[];for(const _0x2b1050 of _0x5e1f30){const _0x2d3965=S[_0x21c3ce(0x12f)](_0x2b1050);_0x2d3965&&_0x25f8d6[_0x21c3ce(0x138)](_0x2d3965[_0x21c3ce(0x130)]);}return _0x25f8d6;}export function flattenStyleDefinitions(_0xa627c4){const _0x3151c3=_0x2774,_0x359875={};for(const _0x39ef74 of _0xa627c4)Object[_0x3151c3(0x13b)](_0x359875,_0x39ef74);return _0x359875;}
23
+ (function(_0x30f428,_0x10fc72){const _0x1dcf4e=_0x4353,_0x243a80=_0x30f428();while(!![]){try{const _0x5ad510=-parseInt(_0x1dcf4e(0xe1))/0x1+parseInt(_0x1dcf4e(0xe7))/0x2*(-parseInt(_0x1dcf4e(0xd6))/0x3)+parseInt(_0x1dcf4e(0xd5))/0x4+-parseInt(_0x1dcf4e(0xd0))/0x5+-parseInt(_0x1dcf4e(0xe3))/0x6+parseInt(_0x1dcf4e(0xea))/0x7*(parseInt(_0x1dcf4e(0xdc))/0x8)+-parseInt(_0x1dcf4e(0xe5))/0x9*(-parseInt(_0x1dcf4e(0xe9))/0xa);if(_0x5ad510===_0x10fc72)break;else _0x243a80['push'](_0x243a80['shift']());}catch(_0x156917){_0x243a80['push'](_0x243a80['shift']());}}}(_0x224c,0x2a82a));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x224c(){const _0x1ede60=['split','247876gviMHk','151209iUzvSW','push','length','name','assign','className','402744veCOQp','hasClass','getPropertyValue','trim','style','62739NQhCCa','initial','1249902BwWsxa','map','4241853uhTkRC','groups','4mdxfks','tagName','10lfawMV','7xxdoIX','selectorText','188225NPolvi','cssRules','set','exec'];_0x224c=function(){return _0x1ede60;};return _0x224c();}function _0x4353(_0x21d0ad,_0x3d9214){const _0x224c16=_0x224c();return _0x4353=function(_0x4353ef,_0xd89773){_0x4353ef=_0x4353ef-0xd0;let _0x1bbf7a=_0x224c16[_0x4353ef];return _0x1bbf7a;},_0x4353(_0x21d0ad,_0x3d9214);}export function getMatchingStyles(_0x51aa91,_0x1e3449){const _0x3e9048=_0x4353,_0x592914=new Map();for(const [_0x2d4c0c,_0x12a1d5]of _0x1e3449){if(!_0x2d4c0c[_0x3e9048(0xe8)]&&!_0x2d4c0c[_0x3e9048(0xdb)])continue;const _0x24e9f8=!_0x2d4c0c[_0x3e9048(0xe8)]||_0x51aa91[_0x3e9048(0xd9)]===_0x2d4c0c[_0x3e9048(0xe8)],_0x3d86e0=!_0x2d4c0c[_0x3e9048(0xdb)]||_0x51aa91[_0x3e9048(0xdd)](_0x2d4c0c[_0x3e9048(0xdb)]);_0x24e9f8&&_0x3d86e0&&_0x592914[_0x3e9048(0xd2)](_0x2d4c0c,_0x12a1d5);}return _0x592914;}export function extractStyles(_0x337bee){const _0x220a9f=_0x4353,_0x39ea6e={};for(const _0x20b47b of _0x337bee)for(const _0x295188 of _0x20b47b[_0x220a9f(0xd1)])if(_0x295188 instanceof CSSStyleRule){const _0x3cda9c=parseCSSStyleDeclaration(_0x295188[_0x220a9f(0xe0)]);_0x39ea6e[_0x295188[_0x220a9f(0xeb)]]=Object[_0x220a9f(0xda)]({},_0x39ea6e[_0x295188[_0x220a9f(0xeb)]]||{},_0x3cda9c);}return _0x39ea6e;}export function expandStyles(_0x50a296){const _0x14482e=_0x4353,_0x3b1721=new Map();for(const _0x4f81c3 in _0x50a296){const _0x4ca171=parseCSSSelector(_0x4f81c3),_0x3c0356=_0x50a296[_0x4f81c3];for(const _0x2fc356 of _0x4ca171)_0x3b1721[_0x14482e(0xd2)](_0x2fc356,_0x3c0356);}return _0x3b1721;}export function parseCSSStyleDeclaration(_0x23e5a1){const _0x8baf72=_0x4353,_0x3bb8e2={};for(let _0x3962c4=0x0;_0x3962c4<_0x23e5a1[_0x8baf72(0xd8)];_0x3962c4++){const _0x2532b8=_0x23e5a1[_0x3962c4],_0x156d8a=_0x23e5a1[_0x8baf72(0xde)](_0x2532b8);_0x8baf72(0xe2)!==_0x156d8a&&(_0x3bb8e2[_0x2532b8]=_0x156d8a);}return _0x3bb8e2;}export function parseCSSSelector(_0x2e0208){const _0x12714b=_0x4353,_0x1d9b72=_0x2e0208[_0x12714b(0xd4)](',')[_0x12714b(0xe4)](_0x1f2d99=>_0x1f2d99[_0x12714b(0xdf)]()),_0x1ca1d6=[];for(const _0x2317b1 of _0x1d9b72){const _0x370088=S[_0x12714b(0xd3)](_0x2317b1);_0x370088&&_0x1ca1d6[_0x12714b(0xd7)](_0x370088[_0x12714b(0xe6)]);}return _0x1ca1d6;}export function flattenStyleDefinitions(_0x159d60){const _0x41f8a0=_0x4353,_0x396fcf={};for(const _0x3b23cb of _0x159d60)Object[_0x41f8a0(0xda)](_0x396fcf,_0x3b23cb);return _0x396fcf;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b97(_0x74e7b1,_0x4b4bbd){const _0x438920=_0x4389();return _0x2b97=function(_0x2b97a2,_0x3ebcc5){_0x2b97a2=_0x2b97a2-0x198;let _0x3c06b6=_0x438920[_0x2b97a2];return _0x3c06b6;},_0x2b97(_0x74e7b1,_0x4b4bbd);}function _0x4389(){const _0x2d047b=['createRangeIn','1576430TCkZLe','27PJwFKb','blockElements','5213096BeoXCm','5719495srTfaG','3667440EjvtHp','execute','name','isActive','element','font','207kxIhbY','includes','getItems','stylesProcessor','content','497CMciwU','51594efdvLH','8392830PcbflC','12802JXxHyB','_parsedData','document'];_0x4389=function(){return _0x2d047b;};return _0x4389();}const _0x22c49b=_0x2b97;(function(_0x5d9fc7,_0x5833e5){const _0x4ef335=_0x2b97,_0x4f0502=_0x5d9fc7();while(!![]){try{const _0x24fd1d=parseInt(_0x4ef335(0x1a8))/0x1+parseInt(_0x4ef335(0x1a4))/0x2*(parseInt(_0x4ef335(0x19c))/0x3)+parseInt(_0x4ef335(0x1ab))/0x4+parseInt(_0x4ef335(0x1ac))/0x5+parseInt(_0x4ef335(0x1a2))/0x6*(-parseInt(_0x4ef335(0x1a1))/0x7)+-parseInt(_0x4ef335(0x1ad))/0x8+-parseInt(_0x4ef335(0x1a9))/0x9*(parseInt(_0x4ef335(0x1a3))/0xa);if(_0x24fd1d===_0x5833e5)break;else _0x4f0502['push'](_0x4f0502['shift']());}catch(_0x29ba62){_0x4f0502['push'](_0x4f0502['shift']());}}}(_0x4389,0xd6780));import{ViewUpcastWriter as _0x53ed25,ViewDomConverter as _0x575448,ViewDocument as _0x1ae0d1}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4ec2e2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x423a55}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x37a6af,propagateStyleProperties as _0x290e3e}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x4ec2e2{[_0x22c49b(0x1ae)](_0x2f37db){const _0x5a79fe=_0x22c49b,{body:_0x175c83}=_0x2f37db[_0x5a79fe(0x1a5)],_0x4e9b1e=new _0x53ed25(_0x175c83[_0x5a79fe(0x1a6)]),_0x3f49b4=_0x4e9b1e[_0x5a79fe(0x1a7)](_0x175c83),_0x1dcb02=new _0x1ae0d1(_0x4e9b1e[_0x5a79fe(0x1a6)][_0x5a79fe(0x19f)]),_0x1cad60=[...new _0x575448(_0x1dcb02)[_0x5a79fe(0x1aa)],_0x5a79fe(0x19b)],_0xd0360f=_0x3f49b4[_0x5a79fe(0x19e)]();for(const _0x5ab272 of _0xd0360f)if(_0x5ab272['is'](_0x5a79fe(0x19a))&&_0x1cad60[_0x5a79fe(0x19d)](_0x5ab272[_0x5a79fe(0x198)])){const _0x2e6404=_0x37a6af(_0x5ab272);_0x290e3e(_0x5ab272,_0x4e9b1e,_0x2e6404);}_0x2f37db[_0x5a79fe(0x1a0)]=_0x175c83;}[_0x22c49b(0x199)](_0x2e68c3){const _0x5bef48=_0x22c49b;return super[_0x5bef48(0x199)](_0x2e68c3)||_0x423a55(_0x2e68c3);}}
23
+ const _0x2aa4be=_0x54da;(function(_0x35d418,_0x1d166f){const _0x3e97d7=_0x54da,_0x509702=_0x35d418();while(!![]){try{const _0x3d8eb4=parseInt(_0x3e97d7(0x6e))/0x1*(parseInt(_0x3e97d7(0x79))/0x2)+parseInt(_0x3e97d7(0x7d))/0x3*(-parseInt(_0x3e97d7(0x6c))/0x4)+-parseInt(_0x3e97d7(0x6f))/0x5*(parseInt(_0x3e97d7(0x6a))/0x6)+parseInt(_0x3e97d7(0x75))/0x7+-parseInt(_0x3e97d7(0x66))/0x8+parseInt(_0x3e97d7(0x6b))/0x9+-parseInt(_0x3e97d7(0x68))/0xa*(-parseInt(_0x3e97d7(0x7b))/0xb);if(_0x3d8eb4===_0x1d166f)break;else _0x509702['push'](_0x509702['shift']());}catch(_0x44c4c6){_0x509702['push'](_0x509702['shift']());}}}(_0x18fd,0xe82f1));import{ViewUpcastWriter as _0x5e2e14,ViewDomConverter as _0x2517f1,ViewDocument as _0x1d23e8}from'ckeditor5/src/engine.js';function _0x18fd(){const _0x17c709=['_parsedData','7379150uwXPgR','font','1326rsEJHX','14570271NABvkh','85276yLWJvp','content','1503973vMDWFh','8630uZssec','includes','createRangeIn','getItems','document','stylesProcessor','1264025xcJTGj','isActive','element','name','2ZmmZGj','blockElements','11LXEFMi','execute','150IhFlYv','13143688eDBJiz'];_0x18fd=function(){return _0x17c709;};return _0x18fd();}import{PasteFromOfficeMSWordNormalizer as _0x5c8271}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3accd2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x451354,propagateStyleProperties as _0x363ee7}from'./utils.js';function _0x54da(_0x1e9e30,_0x36081e){const _0x18fd70=_0x18fd();return _0x54da=function(_0x54da6c,_0x1fb592){_0x54da6c=_0x54da6c-0x66;let _0x30f067=_0x18fd70[_0x54da6c];return _0x30f067;},_0x54da(_0x1e9e30,_0x36081e);}export class MSOfficeInlineStylePropagator extends _0x5c8271{[_0x2aa4be(0x7c)](_0x526619){const _0x56ab6b=_0x2aa4be,{body:_0x3afbe2}=_0x526619[_0x56ab6b(0x67)],_0x49d81c=new _0x5e2e14(_0x3afbe2[_0x56ab6b(0x73)]),_0x429e77=_0x49d81c[_0x56ab6b(0x71)](_0x3afbe2),_0x3a4a22=new _0x1d23e8(_0x49d81c[_0x56ab6b(0x73)][_0x56ab6b(0x74)]),_0x2333b6=[...new _0x2517f1(_0x3a4a22)[_0x56ab6b(0x7a)],_0x56ab6b(0x69)],_0x1114f4=_0x429e77[_0x56ab6b(0x72)]();for(const _0x1a162a of _0x1114f4)if(_0x1a162a['is'](_0x56ab6b(0x77))&&_0x2333b6[_0x56ab6b(0x70)](_0x1a162a[_0x56ab6b(0x78)])){const _0x1f7b35=_0x451354(_0x1a162a);_0x363ee7(_0x1a162a,_0x49d81c,_0x1f7b35);}_0x526619[_0x56ab6b(0x6d)]=_0x3afbe2;}[_0x2aa4be(0x76)](_0x5997ad){const _0x53c203=_0x2aa4be;return super[_0x53c203(0x76)](_0x5997ad)||_0x3accd2(_0x5997ad);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ea5c1=_0x52bd;(function(_0x52b993,_0x3745c0){const _0x314f28=_0x52bd,_0x513fec=_0x52b993();while(!![]){try{const _0x17614d=-parseInt(_0x314f28(0x1ff))/0x1+-parseInt(_0x314f28(0x203))/0x2*(-parseInt(_0x314f28(0x210))/0x3)+-parseInt(_0x314f28(0x1f0))/0x4*(parseInt(_0x314f28(0x211))/0x5)+-parseInt(_0x314f28(0x212))/0x6*(-parseInt(_0x314f28(0x1f3))/0x7)+-parseInt(_0x314f28(0x1f4))/0x8*(parseInt(_0x314f28(0x215))/0x9)+parseInt(_0x314f28(0x218))/0xa+parseInt(_0x314f28(0x1f6))/0xb;if(_0x17614d===_0x3745c0)break;else _0x513fec['push'](_0x513fec['shift']());}catch(_0x358b14){_0x513fec['push'](_0x513fec['shift']());}}}(_0x13fe,0xd553c));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2ea5c1(0x200),_0x2ea5c1(0x1f7),_0x2ea5c1(0x1fd),_0x2ea5c1(0x20d),_0x2ea5c1(0x20c),_0x2ea5c1(0x20b),_0x2ea5c1(0x213),_0x2ea5c1(0x1f8)];function _0x52bd(_0x2171b8,_0x3b44ae){const _0x13fe62=_0x13fe();return _0x52bd=function(_0x52bd2b,_0x258148){_0x52bd2b=_0x52bd2b-0x1ee;let _0x3c6b01=_0x13fe62[_0x52bd2b];return _0x3c6b01;},_0x52bd(_0x2171b8,_0x3b44ae);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2ea5c1(0x200),_0x2ea5c1(0x1f7),_0x2ea5c1(0x1fd)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2ea5c1(0x206),'i']],'font-weight':[[_0x2ea5c1(0x20a),_0x2ea5c1(0x1fe)],[_0x2ea5c1(0x204),_0x2ea5c1(0x1fe)],[_0x2ea5c1(0x208),_0x2ea5c1(0x1fe)],[_0x598afd=>Number(_0x598afd)>=0x258,_0x2ea5c1(0x1fe)]],'text-decoration':[[_0x2ea5c1(0x202),'u'],[_0x2ea5c1(0x1f1),'s']],'text-decoration-line':[[_0x2ea5c1(0x202),'u'],[_0x2ea5c1(0x1f1),'s']],'vertical-align':[[_0x2ea5c1(0x209),_0x2ea5c1(0x209)],[_0x2ea5c1(0x214),_0x2ea5c1(0x216)]]};export function isPropertyToBePropagated(_0xf88846){const _0x2b749e=_0x2ea5c1;return CSS_PROPERTIES_TO_PROPAGATE[_0x2b749e(0x1ef)](_0xf88846);}export function isPropertyToBePropagatedAsSpan(_0x320ea0){const _0x14cf18=_0x2ea5c1;return CSS_PROPERTIES_TO_BE_SPANS[_0x14cf18(0x1ef)](_0x320ea0);}export function isPropertyToBePropagatedAsHTMLElement(_0x552e9e){return _0x552e9e in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x13fe(){const _0x313bfa=['407345LYaBNY','77502jhmCzU','font-style','super','153NVCsHY','sup','getChildren','7596550OGcUnW','forEach','setStyle','from','includes','8XGOofP','line-through','keys','728rdIbkR','685768gZHHcJ','removeStyle','2497880CEWtwd','font-family','vertical-align','split','function','getStyleNames','createElement','font-size','strong','295592rhJGNX','color','filter','underline','94DpUXkM','bold','insertChild','italic','getStyle','bolder','sub','medium','font-weight','text-decoration-line','text-decoration','span','length','29328LngQms'];_0x13fe=function(){return _0x313bfa;};return _0x13fe();}export function getStylePropertyNamesToPropagate(_0x1714b9){const _0x7f7a6f=_0x2ea5c1;return Array[_0x7f7a6f(0x1ee)](_0x1714b9[_0x7f7a6f(0x1fb)]())[_0x7f7a6f(0x201)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5bb094,_0x3191fb,_0x168500){const {spanStyles:_0x512b43,stylesToBeHtmlElements:_0xce5119}=getStylesToPropagate(_0x5bb094,_0x168500);propagateStylesAsHTMLElements(_0x5bb094,_0x3191fb,_0xce5119),propagateStylesAsSpan(_0x5bb094,_0x3191fb,_0x512b43);}export function propagateStylesAsHTMLElements(_0x158a35,_0x2e6ed2,_0x1c0dca){const _0x2c879b=_0x2ea5c1;for(const _0x47f7eb in _0x1c0dca){_0x1c0dca[_0x47f7eb][_0x2c879b(0x219)](([,_0x847de6])=>{const _0x3bf848=_0x2c879b,_0x1d068e=_0x2e6ed2[_0x3bf848(0x1fc)](_0x847de6,[],_0x158a35[_0x3bf848(0x217)]());_0x2e6ed2[_0x3bf848(0x205)](0x0,_0x1d068e,_0x158a35);}),_0x2e6ed2[_0x2c879b(0x1f5)](_0x47f7eb,_0x158a35);}}export function propagateStylesAsSpan(_0x2c133b,_0xa66167,_0x2c8fdc){const _0x414481=_0x2ea5c1;if(!Object[_0x414481(0x1f2)](_0x2c8fdc)[_0x414481(0x20f)])return;const _0x3095ed=_0xa66167[_0x414481(0x1fc)](_0x414481(0x20e),[],_0x2c133b[_0x414481(0x217)]());_0xa66167[_0x414481(0x21a)](_0x2c8fdc,_0x3095ed),_0xa66167[_0x414481(0x205)](0x0,_0x3095ed,_0x2c133b),_0xa66167[_0x414481(0x1f5)](Object[_0x414481(0x1f2)](_0x2c8fdc),_0x2c133b);}export function getStylesToPropagate(_0x1ce754,_0x45e2cf){const _0xe45fa6=_0x2ea5c1,_0x7f10c6={},_0x4bdd61={};return _0x45e2cf[_0xe45fa6(0x219)](_0x314e58=>{const _0x33391b=_0xe45fa6,_0xd301e=_0x1ce754[_0x33391b(0x207)](_0x314e58);if(_0xd301e){if(isPropertyToBePropagatedAsSpan(_0x314e58))_0x7f10c6[_0x314e58]=_0xd301e;else{if(isPropertyToBePropagatedAsHTMLElement(_0x314e58)){const _0x17c061=_0xd301e[_0x33391b(0x1f9)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x314e58][_0x33391b(0x219)](([_0x3d478,_0x5dc02e])=>{const _0xc1a6f2=_0x33391b;for(const _0x548cd2 of _0x17c061){(_0xc1a6f2(0x1fa)==typeof _0x3d478&&_0x3d478(_0x548cd2)||_0x3d478===_0x548cd2)&&(_0x4bdd61[_0x314e58]=[..._0x4bdd61[_0x314e58]||[],[_0x3d478,_0x5dc02e]]);}});}}}}),{'spanStyles':_0x7f10c6,'stylesToBeHtmlElements':_0x4bdd61};}
23
+ const _0x3d44a2=_0x4755;(function(_0x1532b5,_0x1cbc8c){const _0x474048=_0x4755,_0x127312=_0x1532b5();while(!![]){try{const _0x133a38=parseInt(_0x474048(0x1f9))/0x1+-parseInt(_0x474048(0x1ea))/0x2*(parseInt(_0x474048(0x200))/0x3)+parseInt(_0x474048(0x1fb))/0x4+-parseInt(_0x474048(0x1f4))/0x5*(-parseInt(_0x474048(0x1eb))/0x6)+-parseInt(_0x474048(0x1fc))/0x7+parseInt(_0x474048(0x210))/0x8+parseInt(_0x474048(0x1f5))/0x9*(-parseInt(_0x474048(0x20c))/0xa);if(_0x133a38===_0x1cbc8c)break;else _0x127312['push'](_0x127312['shift']());}catch(_0x254091){_0x127312['push'](_0x127312['shift']());}}}(_0x191b,0xf09a3));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3d44a2(0x206),_0x3d44a2(0x1f3),_0x3d44a2(0x1fd),_0x3d44a2(0x214),_0x3d44a2(0x208),_0x3d44a2(0x1fe),_0x3d44a2(0x1ed),_0x3d44a2(0x1fa)];function _0x191b(){const _0x20fd3b=['strong','medium','getStyle','833853bfWqPx','vertical-align','1019572FBTJrE','847196dhzIPG','font-size','font-weight','bolder','545013yIxaDe','span','getChildren','setStyle','underline','line-through','color','super','text-decoration-line','function','insertChild','from','10cIyPCF','forEach','bold','sup','7957320PAhaUm','split','keys','filter','text-decoration','includes','2yhZtMI','193932tyyfeC','sub','font-style','italic','getStyleNames','createElement','length','removeStyle','font-family','150hUkybc','15883785LAKrfy'];_0x191b=function(){return _0x20fd3b;};return _0x191b();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3d44a2(0x206),_0x3d44a2(0x1f3),_0x3d44a2(0x1fd)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3d44a2(0x1ee),'i']],'font-weight':[[_0x3d44a2(0x1f7),_0x3d44a2(0x1f6)],[_0x3d44a2(0x20e),_0x3d44a2(0x1f6)],[_0x3d44a2(0x1ff),_0x3d44a2(0x1f6)],[_0x702bcb=>Number(_0x702bcb)>=0x258,_0x3d44a2(0x1f6)]],'text-decoration':[[_0x3d44a2(0x204),'u'],[_0x3d44a2(0x205),'s']],'text-decoration-line':[[_0x3d44a2(0x204),'u'],[_0x3d44a2(0x205),'s']],'vertical-align':[[_0x3d44a2(0x1ec),_0x3d44a2(0x1ec)],[_0x3d44a2(0x207),_0x3d44a2(0x20f)]]};export function isPropertyToBePropagated(_0x4e161a){const _0x5ae354=_0x3d44a2;return CSS_PROPERTIES_TO_PROPAGATE[_0x5ae354(0x1e9)](_0x4e161a);}function _0x4755(_0x56a894,_0x27c883){const _0x191b40=_0x191b();return _0x4755=function(_0x4755a3,_0x2dc927){_0x4755a3=_0x4755a3-0x1e9;let _0x53ceb4=_0x191b40[_0x4755a3];return _0x53ceb4;},_0x4755(_0x56a894,_0x27c883);}export function isPropertyToBePropagatedAsSpan(_0x15a4a7){const _0x4866b1=_0x3d44a2;return CSS_PROPERTIES_TO_BE_SPANS[_0x4866b1(0x1e9)](_0x15a4a7);}export function isPropertyToBePropagatedAsHTMLElement(_0x4cc1fc){return _0x4cc1fc in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x100e81){const _0x4d5b5a=_0x3d44a2;return Array[_0x4d5b5a(0x20b)](_0x100e81[_0x4d5b5a(0x1ef)]())[_0x4d5b5a(0x213)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x130d7a,_0x167f52,_0x448817){const {spanStyles:_0x3dabca,stylesToBeHtmlElements:_0x4b69c5}=getStylesToPropagate(_0x130d7a,_0x448817);propagateStylesAsHTMLElements(_0x130d7a,_0x167f52,_0x4b69c5),propagateStylesAsSpan(_0x130d7a,_0x167f52,_0x3dabca);}export function propagateStylesAsHTMLElements(_0x4ce242,_0x5ba6eb,_0x152d3e){const _0x19bfdb=_0x3d44a2;for(const _0x590578 in _0x152d3e){_0x152d3e[_0x590578][_0x19bfdb(0x20d)](([,_0x548798])=>{const _0x4dc427=_0x19bfdb,_0xfbdc51=_0x5ba6eb[_0x4dc427(0x1f0)](_0x548798,[],_0x4ce242[_0x4dc427(0x202)]());_0x5ba6eb[_0x4dc427(0x20a)](0x0,_0xfbdc51,_0x4ce242);}),_0x5ba6eb[_0x19bfdb(0x1f2)](_0x590578,_0x4ce242);}}export function propagateStylesAsSpan(_0x5e999e,_0x384440,_0x4da723){const _0x247d80=_0x3d44a2;if(!Object[_0x247d80(0x212)](_0x4da723)[_0x247d80(0x1f1)])return;const _0x266e7d=_0x384440[_0x247d80(0x1f0)](_0x247d80(0x201),[],_0x5e999e[_0x247d80(0x202)]());_0x384440[_0x247d80(0x203)](_0x4da723,_0x266e7d),_0x384440[_0x247d80(0x20a)](0x0,_0x266e7d,_0x5e999e),_0x384440[_0x247d80(0x1f2)](Object[_0x247d80(0x212)](_0x4da723),_0x5e999e);}export function getStylesToPropagate(_0x446bad,_0xa86962){const _0x6a4582=_0x3d44a2,_0xb7ba99={},_0x19ac5b={};return _0xa86962[_0x6a4582(0x20d)](_0x51ef4c=>{const _0xa77c5e=_0x6a4582,_0x3fa863=_0x446bad[_0xa77c5e(0x1f8)](_0x51ef4c);if(_0x3fa863){if(isPropertyToBePropagatedAsSpan(_0x51ef4c))_0xb7ba99[_0x51ef4c]=_0x3fa863;else{if(isPropertyToBePropagatedAsHTMLElement(_0x51ef4c)){const _0x176180=_0x3fa863[_0xa77c5e(0x211)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x51ef4c][_0xa77c5e(0x20d)](([_0x452258,_0x1176b9])=>{const _0xeb34f2=_0xa77c5e;for(const _0x4cb4d0 of _0x176180){(_0xeb34f2(0x209)==typeof _0x452258&&_0x452258(_0x4cb4d0)||_0x452258===_0x4cb4d0)&&(_0x19ac5b[_0x51ef4c]=[..._0x19ac5b[_0x51ef4c]||[],[_0x452258,_0x1176b9]]);}});}}}}),{'spanStyles':_0xb7ba99,'stylesToBeHtmlElements':_0x19ac5b};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x452d6f=_0x94f3;(function(_0x30bf50,_0x54dcbc){var _0x13844c=_0x94f3,_0x3c20b8=_0x30bf50();while(!![]){try{var _0x21f707=-parseInt(_0x13844c(0x177))/0x1*(-parseInt(_0x13844c(0x17b))/0x2)+parseInt(_0x13844c(0x17c))/0x3+-parseInt(_0x13844c(0x175))/0x4+parseInt(_0x13844c(0x174))/0x5*(parseInt(_0x13844c(0x176))/0x6)+-parseInt(_0x13844c(0x170))/0x7*(parseInt(_0x13844c(0x17d))/0x8)+-parseInt(_0x13844c(0x178))/0x9+parseInt(_0x13844c(0x16f))/0xa;if(_0x21f707===_0x54dcbc)break;else _0x3c20b8['push'](_0x3c20b8['shift']());}catch(_0x1af6f1){_0x3c20b8['push'](_0x3c20b8['shift']());}}}(_0x2f5d,0xd9d21));import{Plugin as _0x2898b7}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4befb5}from'./pastefromofficeenhancedinliner.js';function _0x2f5d(){var _0x48c3f5=['PasteFromOffice','isPremiumPlugin','5GjjTAi','3631580dqtgGC','1516338AjrzoJ','3MmjKzS','12738654EeJLZp','pluginName','PasteFromOfficeEnhanced','717982ZKCXtW','2406147skvPyS','8sURGkQ','isOfficialPlugin','11440520KovGrq','422121SUSIzS','requires'];_0x2f5d=function(){return _0x48c3f5;};return _0x2f5d();}import{PasteFromOfficeEnhancedPropagator as _0x5437a5}from'./pastefromofficeenhancedpropagator.js';function _0x94f3(_0x324f6e,_0x91de9d){var _0x2f5d4c=_0x2f5d();return _0x94f3=function(_0x94f339,_0x274fc7){_0x94f339=_0x94f339-0x16e;var _0x21af81=_0x2f5d4c[_0x94f339];return _0x21af81;},_0x94f3(_0x324f6e,_0x91de9d);}export class PasteFromOfficeEnhanced extends _0x2898b7{static get[_0x452d6f(0x179)](){var _0x2e1abc=_0x452d6f;return _0x2e1abc(0x17a);}static get[_0x452d6f(0x16e)](){return!0x0;}static get[_0x452d6f(0x173)](){return!0x0;}static get[_0x452d6f(0x171)](){var _0x50bad1=_0x452d6f;return[_0x50bad1(0x172),_0x4befb5,_0x5437a5];}}
23
+ var _0x2eeef8=_0x2644;(function(_0x134c1e,_0x3fcf24){var _0x58f93a=_0x2644,_0x5b40b0=_0x134c1e();while(!![]){try{var _0x5f1cb7=parseInt(_0x58f93a(0x9c))/0x1+parseInt(_0x58f93a(0x9b))/0x2+-parseInt(_0x58f93a(0x98))/0x3*(-parseInt(_0x58f93a(0x94))/0x4)+parseInt(_0x58f93a(0x9f))/0x5*(parseInt(_0x58f93a(0x96))/0x6)+parseInt(_0x58f93a(0x93))/0x7+-parseInt(_0x58f93a(0xa0))/0x8*(-parseInt(_0x58f93a(0x97))/0x9)+-parseInt(_0x58f93a(0x9e))/0xa;if(_0x5f1cb7===_0x3fcf24)break;else _0x5b40b0['push'](_0x5b40b0['shift']());}catch(_0x7a3032){_0x5b40b0['push'](_0x5b40b0['shift']());}}}(_0x18c1,0x27b63));function _0x2644(_0x20416f,_0x5a67d7){var _0x18c1ce=_0x18c1();return _0x2644=function(_0x264421,_0x2343d3){_0x264421=_0x264421-0x92;var _0x5ab158=_0x18c1ce[_0x264421];return _0x5ab158;},_0x2644(_0x20416f,_0x5a67d7);}import{Plugin as _0x4d7832}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x50efd0}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x2d02bd}from'./pastefromofficeenhancedpropagator.js';function _0x18c1(){var _0x1b28f3=['200218NVYkVA','317233rmXISj','PasteFromOffice','5633160RPRmVr','10SBMYYH','225880asMHgj','isPremiumPlugin','PasteFromOfficeEnhanced','448035IcuDOa','485516wwBYTr','pluginName','285042BIcPoA','9SPLZwc','3phnjKG','isOfficialPlugin','requires'];_0x18c1=function(){return _0x1b28f3;};return _0x18c1();}export class PasteFromOfficeEnhanced extends _0x4d7832{static get[_0x2eeef8(0x95)](){var _0x23638a=_0x2eeef8;return _0x23638a(0x92);}static get[_0x2eeef8(0x99)](){return!0x0;}static get[_0x2eeef8(0xa1)](){return!0x0;}static get[_0x2eeef8(0x9a)](){var _0x4a8a30=_0x2eeef8;return[_0x4a8a30(0x9d),_0x50efd0,_0x2d02bd];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3702(){const _0x442e0b=['_parsedData','831520DikFDK','4RGekgm','plugins','stylesProcessor','1308032EToHwz','href','PasteFromOffice','isOfficialPlugin','afterInit','dataTransfer','editing','requires','map','2124tqYkxK','PasteFromOfficeEnhancedInliner','20790AInAxP','ClipboardPipeline','get','init','execute','580002qwlRkI','editor','join','isPremiumPlugin','30354IPFLRk','pluginName','high','text/html','isActive','document','829927rGAebx','445jsYhJC','getData','inputTransformation','fromCharCode','view','5359620vrWVDU'];_0x3702=function(){return _0x442e0b;};return _0x3702();}const _0x11330e=_0x4ec8;(function(_0x959a5,_0x323735){const _0x3dd4be=_0x4ec8,_0x54d9a0=_0x959a5();while(!![]){try{const _0x466faa=-parseInt(_0x3dd4be(0xc3))/0x1+parseInt(_0x3dd4be(0xa5))/0x2+-parseInt(_0x3dd4be(0xb9))/0x3*(-parseInt(_0x3dd4be(0xa6))/0x4)+-parseInt(_0x3dd4be(0xc4))/0x5*(parseInt(_0x3dd4be(0xbd))/0x6)+parseInt(_0x3dd4be(0xa3))/0x7+-parseInt(_0x3dd4be(0xa9))/0x8+-parseInt(_0x3dd4be(0xb2))/0x9*(-parseInt(_0x3dd4be(0xb4))/0xa);if(_0x466faa===_0x323735)break;else _0x54d9a0['push'](_0x54d9a0['shift']());}catch(_0x2c5f0d){_0x54d9a0['push'](_0x54d9a0['shift']());}}}(_0x3702,0x66f54));import{Plugin as _0x76bbb7}from'ckeditor5/src/core.js';function _0x4ec8(_0x32d3f9,_0x104728){const _0x3702f0=_0x3702();return _0x4ec8=function(_0x4ec814,_0x5bffef){_0x4ec814=_0x4ec814-0x9f;let _0xb2951d=_0x3702f0[_0x4ec814];return _0xb2951d;},_0x4ec8(_0x32d3f9,_0x104728);}import{parsePasteOfficeHtml as _0x17f336}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x19fc58,uid as _0x333c36}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1cda0c}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x76bbb7{static get[_0x11330e(0xbe)](){const _0x1f1455=_0x11330e;return _0x1f1455(0xb3);}static get[_0x11330e(0xac)](){return!0x0;}static get[_0x11330e(0xbc)](){return!0x0;}static get[_0x11330e(0xb0)](){const _0xb1856d=_0x11330e;return[_0xb1856d(0xab)];}[_0x11330e(0xb7)](){const _0x2cb88b=_0x11330e,_0x42f06b=this[_0x2cb88b(0xba)],_0x1e19d1=_0x42f06b[_0x2cb88b(0xa7)][_0x2cb88b(0xb6)](_0x2cb88b(0xb5)),_0x1e1e58=_0x42f06b[_0x2cb88b(0xaf)][_0x2cb88b(0xa2)][_0x2cb88b(0xc2)],_0x157305=new _0x1cda0c(_0x1e1e58);_0x1e19d1['on'](_0x2cb88b(0xa0),(_0xe94b1f,_0x110f7a)=>{const _0x97af8e=_0x2cb88b,_0x14755a=_0x110f7a[_0x97af8e(0xae)][_0x97af8e(0x9f)](_0x97af8e(0xc0));_0x157305[_0x97af8e(0xc1)](_0x14755a)&&(_0x110f7a[_0x97af8e(0xa4)]||(_0x110f7a[_0x97af8e(0xa4)]=_0x17f336(_0x14755a,_0x1e1e58[_0x97af8e(0xa8)])),_0x157305[_0x97af8e(0xb8)](_0x110f7a));},{'priority':_0x19fc58[_0x2cb88b(0xb6)](_0x2cb88b(0xbf))+0xb});}[_0x11330e(0xad)](){!async function(_0x48fa26){const _0xe2a51e=_0x4c0969([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x48253b=0xc82cb1e,_0x4a7cef=0xc85bf66^_0x48253b,_0x1a7f4f=window[_0x4c0969([0x44,0x61,0x74,0x65])][_0x4c0969([0x6e,0x6f,0x77])](),_0x13e2ec=_0x48fa26[_0x4c0969([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x686e6e=new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b538e=>{_0x13e2ec[_0x4c0969([0x6f,0x6e,0x63,0x65])](_0x4c0969([0x72,0x65,0x61,0x64,0x79]),_0x1b538e);}),_0x28639d={[_0x4c0969([0x6b,0x74,0x79])]:_0x4c0969([0x45,0x43]),[_0x4c0969([0x75,0x73,0x65])]:_0x4c0969([0x73,0x69,0x67]),[_0x4c0969([0x63,0x72,0x76])]:_0x4c0969([0x50,0x2d,0x32,0x35,0x36]),[_0x4c0969([0x78])]:_0x4c0969([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]),[_0x4c0969([0x79])]:_0x4c0969([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]),[_0x4c0969([0x61,0x6c,0x67])]:_0x4c0969([0x45,0x53,0x32,0x35,0x36])},_0x5ab695=_0x13e2ec[_0x4c0969([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c0969([0x67,0x65,0x74])](_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b6270(){let _0x5a58c3,_0x359677=null,_0x50507e=null;try{if(_0x5ab695==_0x4c0969([0x47,0x50,0x4c]))return _0x4c0969([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5a58c3=_0x43d8db(),!_0x5a58c3)return _0x4c0969([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5a58c3[_0x4c0969([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x50507e=_0x287257(_0x5a58c3[_0x4c0969([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5a58c3[_0x4c0969([0x6a,0x74,0x69])])),await _0x4d32e0()?_0x2edcc6()?_0x4186b0()?_0x4c0969([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x292ffa()?(_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0969([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x359677=_0x150fba(_0x4c0969([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0969([0x74,0x72,0x69,0x61,0x6c])&&(_0x359677=_0x150fba(_0x4c0969([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43c931()):_0x4c0969([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0969([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c0969([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c0969([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4186b0(){const _0x45aeab=[_0x4c0969([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c0969([0x74,0x72,0x69,0x61,0x6c])][_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a7f4f/0x3e8:0xe10*_0x4a7cef;return _0x5a58c3[_0x4c0969([0x65,0x78,0x70])]<_0x45aeab;}function _0x2edcc6(){const _0x1fe590=_0x5a58c3[_0x4c0969([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1fe590&&(!!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x2a]))||(!!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x50,0x4f,0x45]))||(!!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x50,0x50]))||!(!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5ac78c()))));}function _0x292ffa(){const _0x4ba123=_0x4ec8,_0x2c3109=_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c3109||0x0==_0x2c3109[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x26f5ad}=new URL(window[_0x4c0969([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4ba123(0xaa)]);if(_0x2c3109[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f5ad))return!0x0;const _0xd03dce=_0x26f5ad[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e]));return _0x2c3109[_0x4c0969([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dcc96=>_0x2dcc96[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x2a])))[_0x4c0969([0x6d,0x61,0x70])](_0x3f4034=>_0x3f4034[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e])))[_0x4c0969([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e180d=>_0x2e180d[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd03dce[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c0969([0x6d,0x61,0x70])](_0x2412e4=>Array(_0xd03dce[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2412e4[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c0969([0x66,0x69,0x6c,0x6c])](_0x2412e4[0x0]===_0x4c0969([0x2a])?_0x4c0969([0x2a]):'')[_0x4c0969([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2412e4))[_0x4c0969([0x73,0x6f,0x6d,0x65])](_0x47590b=>_0xd03dce[_0x4c0969([0x65,0x76,0x65,0x72,0x79])]((_0x59d354,_0x2ab2cf)=>_0x47590b[_0x2ab2cf]===_0x59d354||_0x47590b[_0x2ab2cf]===_0x4c0969([0x2a])));}function _0x43c931(){return _0x359677&&_0x50507e?new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x983641,_0x18aa01)=>{_0x359677[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x983641,_0x18aa01),_0x50507e[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x149b15=>{_0x149b15!=_0x4c0969([0x56,0x61,0x6c,0x69,0x64])&&_0x983641(_0x149b15);},_0x18aa01);}):_0x359677||_0x50507e||_0x4c0969([0x56,0x61,0x6c,0x69,0x64]);}}function _0x287257(_0x355090,_0x35cc11){return new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58de13=>{if(_0xed2022())return _0x58de13(_0x4c0969([0x56,0x61,0x6c,0x69,0x64]));_0x36f232(),_0x13e2ec[_0x4c0969([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c0969([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a8936=!0x1;const _0x162738=_0x333c36();function _0x40c8ac(_0x59a1b8){return!!_0x59a1b8&&(typeof _0x59a1b8===_0x4c0969([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x59a1b8===_0x4c0969([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x59a1b8[_0x4c0969([0x74,0x68,0x65,0x6e])]===_0x4c0969([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x59a1b8[_0x4c0969([0x63,0x61,0x74,0x63,0x68])]===_0x4c0969([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x175a8d(_0x29351f){_0x3e4e04(_0x29351f)[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x1287bb=>{if(!_0x1287bb||_0x1287bb[_0x4c0969([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c0969([0x6f,0x6b]))return _0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x201c35(_0x1e9ec6(_0x162738+_0x35cc11))!=_0x1287bb[_0x4c0969([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0969([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x44b55d=>(_0x38374e(),_0x44b55d),()=>{const _0x5ec55c=_0x270952();return null==_0x5ec55c?(_0x38374e(),_0x4c0969([0x56,0x61,0x6c,0x69,0x64])):_0x4c0969(_0x1a7f4f-_0x5ec55c>(0x288e4f1e^_0x48253b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x58de13)[_0x4c0969([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58de13(_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x20b0b2=0xcb4259e^_0x48253b;function _0x38374e(){const _0x1f9ee7=_0x4c0969([0x6c,0x6c,0x63,0x74,0x2d])+_0x201c35(_0x1e9ec6(_0x355090)),_0x2ec67e=_0x362f52(_0x201c35(window[_0x4c0969([0x4d,0x61,0x74,0x68])][_0x4c0969([0x63,0x65,0x69,0x6c])](_0x1a7f4f/_0x20b0b2)));window[_0x4c0969([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0969([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9ee7,_0x2ec67e);}function _0x270952(){const _0xa342b2=_0x4c0969([0x6c,0x6c,0x63,0x74,0x2d])+_0x201c35(_0x1e9ec6(_0x355090)),_0x5ee4dc=window[_0x4c0969([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0969([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa342b2);return _0x5ee4dc?window[_0x4c0969([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x362f52(_0x5ee4dc),0x10)*_0x20b0b2:null;}function _0x3e4e04(_0x3996d1){return new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x502c49,_0x29f032)=>{_0x3996d1[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x502c49,_0x29f032),window[_0x4c0969([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x29f032,0xc831fde^_0x48253b);});}}_0x13e2ec[_0x4c0969([0x6f,0x6e])](_0x4c0969([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x486d40,_0x2f94f0)=>{if(_0x2f94f0[0x0]!=_0x355090)return _0x58de13(_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2f94f0[0x1]={..._0x2f94f0[0x1],[_0x4c0969([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x162738};},{[_0x4c0969([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0969([0x68,0x69,0x67,0x68])}),_0x13e2ec[_0x4c0969([0x6f,0x6e])](_0x4c0969([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x207821=>{_0x40c8ac(_0x207821[_0x4c0969([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a8936=!0x0,_0x175a8d(_0x207821[_0x4c0969([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c0969([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0969([0x6c,0x6f,0x77])}),_0x686e6e[_0x4c0969([0x74,0x68,0x65,0x6e])](()=>{_0x5a8936||_0x58de13(_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xed2022(){return _0x13e2ec[_0x4c0969([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0969([0x76,0x69,0x65,0x77])][_0x4c0969([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c0969([0x61,0x75,0x74,0x6f]);}function _0x36f232(){_0x13e2ec[_0x4c0969([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0969([0x76,0x69,0x65,0x77])][_0x4c0969([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c0969([0x61,0x75,0x74,0x6f]);}}function _0x150fba(_0x20fc64){const _0x19e9cf=[new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf0eef2=>setTimeout(_0xf0eef2,0xc8bf5d2^_0x48253b)),_0x686e6e[_0x4c0969([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x143995=>{let _0x3b83a8=0x0;_0x13e2ec[_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0969([0x6f,0x6e])](_0x4c0969([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d025f,_0x230a8c)=>{_0x230a8c[0x0][_0x4c0969([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3b83a8++,_0x3b83a8==(0xc82cae6^_0x48253b)&&(_0x143995(),_0x4d025f[_0x4c0969([0x6f,0x66,0x66])]());});}))];return window[_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c0969([0x72,0x61,0x63,0x65])](_0x19e9cf)[_0x4c0969([0x74,0x68,0x65,0x6e])](()=>_0x20fc64);}async function _0x3534c4(){await _0x686e6e,_0x13e2ec[_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0969([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x7937fb,_0x13e2ec[_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0969([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x7937fb,_0x13e2ec[_0x4c0969([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ac78c(){return window[_0x4c0969([0x67,0x6c,0x6f,0x62])]&&window[_0x4c0969([0x67,0x6c,0x6f,0x62])][_0x4c0969([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4071e3(_0x3d0bbd){const _0x96f9cb=_0x3be5ea();_0x13e2ec[_0x96f9cb]=_0x4c0969([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])+_0x3d0bbd,_0x3d0bbd!=_0x4c0969([0x56,0x61,0x6c,0x69,0x64])&&_0x3534c4();}function _0x3be5ea(){const _0xe3b204=window[_0x4c0969([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c0969([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c0969([0x6e,0x6f,0x77])]())[_0x4c0969([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c0969([0x2e]),'');let _0x32adad=_0x4c0969([0x49]);for(let _0x3220d3=0x0;_0x3220d3<_0xe3b204[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3220d3+=0x2){let _0x4f6fa1=window[_0x4c0969([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe3b204[_0x4c0969([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3220d3,_0x3220d3+0x2));_0x4f6fa1>=_0xe2a51e[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4f6fa1-=_0xe2a51e[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32adad+=_0xe2a51e[_0x4f6fa1];}return _0x32adad;}function _0x43d8db(){const _0x5bc449=_0x5ab695[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e]));if(0x3!=_0x5bc449[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37e6e7(_0x5bc449[0x1]);function _0x37e6e7(_0x2500c7){const _0x33b6ed=_0x27ca21(_0x2500c7);return _0x33b6ed&&_0x445bd3()?_0x33b6ed:null;function _0x445bd3(){const _0x40fb5f=_0x33b6ed[_0x4c0969([0x6a,0x74,0x69])],_0x4607ab=window[_0x4c0969([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40fb5f[_0x4c0969([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40fb5f[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3aedbe={..._0x33b6ed,[_0x4c0969([0x6a,0x74,0x69])]:_0x40fb5f[_0x4c0969([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40fb5f[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3aedbe[_0x4c0969([0x76,0x63])],_0x1e9ec6(_0x3aedbe)==_0x4607ab;}}}async function _0x4d32e0(){let _0x5896e8=!0x0;try{const _0xba5bd1=_0x5ab695[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e])),[_0x94bf3,_0x3ba779,_0x305764]=_0xba5bd1;return _0x3cf78e(_0x94bf3),await _0x31a2c6(_0x94bf3,_0x3ba779,_0x305764),_0x5896e8;}catch{return!0x1;}function _0x3cf78e(_0x1c0c9a){const _0x5a8906=_0x27ca21(_0x1c0c9a);_0x5a8906&&_0x5a8906[_0x4c0969([0x61,0x6c,0x67])]==_0x4c0969([0x45,0x53,0x32,0x35,0x36])||(_0x5896e8=!0x1);}async function _0x31a2c6(_0x398b79,_0x5025a6,_0x70d5c9){const _0x449452=window[_0x4c0969([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c0969([0x66,0x72,0x6f,0x6d])](_0xd55d1(_0x70d5c9),_0xb56f22=>_0xb56f22[_0x4c0969([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b1bc5=new window[(_0x4c0969([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c0969([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x398b79+_0x4c0969([0x2e])+_0x5025a6),_0x111dec=window[_0x4c0969([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c0969([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x111dec)return;const _0x5398e7=await _0x111dec[_0x4c0969([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c0969([0x6a,0x77,0x6b]),_0x28639d,{[_0x4c0969([0x6e,0x61,0x6d,0x65])]:_0x4c0969([0x45,0x43,0x44,0x53,0x41]),[_0x4c0969([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c0969([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c0969([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x111dec[_0x4c0969([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c0969([0x6e,0x61,0x6d,0x65])]:_0x4c0969([0x45,0x43,0x44,0x53,0x41]),[_0x4c0969([0x68,0x61,0x73,0x68])]:{[_0x4c0969([0x6e,0x61,0x6d,0x65])]:_0x4c0969([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5398e7,_0x449452,_0x3b1bc5)||(_0x5896e8=!0x1);}}function _0x27ca21(_0x4d7bad){return _0x4d7bad[_0x4c0969([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c0969([0x65,0x79]))?JSON[_0x4c0969([0x70,0x61,0x72,0x73,0x65])](_0xd55d1(_0x4d7bad)):null;}function _0xd55d1(_0x3c2013){return window[_0x4c0969([0x61,0x74,0x6f,0x62])](_0x3c2013[_0x4c0969([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c0969([0x2b]))[_0x4c0969([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c0969([0x2f])));}function _0x1e9ec6(_0x13db8c){let _0x4a0188=0x1505;function _0x1bacef(_0x5d7c2a){for(let _0x55b150=0x0;_0x55b150<_0x5d7c2a[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55b150++){const _0x119373=_0x5d7c2a[_0x4c0969([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x55b150);_0x4a0188=(_0x4a0188<<0x5)+_0x4a0188+_0x119373,_0x4a0188&=_0x4a0188;}}function _0x1e851d(_0x1693fa){Array[_0x4c0969([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1693fa)?_0x1693fa[_0x4c0969([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e851d):_0x1693fa&&typeof _0x1693fa==_0x4c0969([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c0969([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1693fa)[_0x4c0969([0x73,0x6f,0x72,0x74])]()[_0x4c0969([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x396ecf,_0x1cc5ef])=>{_0x1bacef(_0x396ecf),_0x1e851d(_0x1cc5ef);}):_0x1bacef(window[_0x4c0969([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1693fa));}return _0x1e851d(_0x13db8c),_0x4a0188>>>0x0;}function _0x201c35(_0x271b80){return _0x271b80[_0x4c0969([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c0969([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c0969([0x30]));}function _0x362f52(_0x51e258){return _0x51e258[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c0969([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c0969([0x6a,0x6f,0x69,0x6e])]('');}function _0x7937fb(){}function _0x4c0969(_0xd9764e){const _0x469171=_0x4ec8;return _0xd9764e[_0x469171(0xb1)](_0x120e27=>String[_0x469171(0xa1)](_0x120e27))[_0x469171(0xbb)]('');}_0x4071e3(await _0x3b6270());}(this);}}
23
+ const _0x208f1c=_0x474c;(function(_0x3eeb72,_0x35b782){const _0x56401e=_0x474c,_0x4d74f2=_0x3eeb72();while(!![]){try{const _0x1da6b7=-parseInt(_0x56401e(0x1ce))/0x1+-parseInt(_0x56401e(0x1c4))/0x2*(parseInt(_0x56401e(0x1bf))/0x3)+-parseInt(_0x56401e(0x1be))/0x4*(parseInt(_0x56401e(0x1cf))/0x5)+parseInt(_0x56401e(0x1c3))/0x6+parseInt(_0x56401e(0x1b9))/0x7+parseInt(_0x56401e(0x1b8))/0x8+parseInt(_0x56401e(0x1d3))/0x9*(-parseInt(_0x56401e(0x1cd))/0xa);if(_0x1da6b7===_0x35b782)break;else _0x4d74f2['push'](_0x4d74f2['shift']());}catch(_0xc2497c){_0x4d74f2['push'](_0x4d74f2['shift']());}}}(_0x1510,0x84fe3));import{Plugin as _0x32f81c}from'ckeditor5/src/core.js';function _0x1510(){const _0x2f1a18=['high','view','isPremiumPlugin','get','document','getData','execute','pluginName','10QaSqlK','159896TlVGFp','343485BMHhIT','PasteFromOffice','requires','href','4237119EsioZg','afterInit','join','isActive','editing','PasteFromOfficeEnhancedInliner','isOfficialPlugin','map','ClipboardPipeline','plugins','fromCharCode','5405856LPCqGJ','6873979IVpAVO','init','stylesProcessor','_parsedData','editor','24qPRzHt','9wenVLG','dataTransfer','inputTransformation','text/html','3124068ZsbxKi','393866FKoKGJ'];_0x1510=function(){return _0x2f1a18;};return _0x1510();}function _0x474c(_0x9a72e4,_0x1c7853){const _0x151090=_0x1510();return _0x474c=function(_0x474c74,_0x27d0d4){_0x474c74=_0x474c74-0x1b5;let _0x189dab=_0x151090[_0x474c74];return _0x189dab;},_0x474c(_0x9a72e4,_0x1c7853);}import{parsePasteOfficeHtml as _0xf2f431}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4a5875,uid as _0x329f80}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x13b71e}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x32f81c{static get[_0x208f1c(0x1cc)](){const _0x2e9104=_0x208f1c;return _0x2e9104(0x1d8);}static get[_0x208f1c(0x1d9)](){return!0x0;}static get[_0x208f1c(0x1c7)](){return!0x0;}static get[_0x208f1c(0x1d1)](){const _0x22c64d=_0x208f1c;return[_0x22c64d(0x1d0)];}[_0x208f1c(0x1ba)](){const _0x2dada6=_0x208f1c,_0xa1f62d=this[_0x2dada6(0x1bd)],_0x2c5f21=_0xa1f62d[_0x2dada6(0x1b6)][_0x2dada6(0x1c8)](_0x2dada6(0x1b5)),_0x3941ff=_0xa1f62d[_0x2dada6(0x1d7)][_0x2dada6(0x1c6)][_0x2dada6(0x1c9)],_0x227fb4=new _0x13b71e(_0x3941ff);_0x2c5f21['on'](_0x2dada6(0x1c1),(_0x285f83,_0xc8e51a)=>{const _0x52c7a2=_0x2dada6,_0x4a9183=_0xc8e51a[_0x52c7a2(0x1c0)][_0x52c7a2(0x1ca)](_0x52c7a2(0x1c2));_0x227fb4[_0x52c7a2(0x1d6)](_0x4a9183)&&(_0xc8e51a[_0x52c7a2(0x1bc)]||(_0xc8e51a[_0x52c7a2(0x1bc)]=_0xf2f431(_0x4a9183,_0x3941ff[_0x52c7a2(0x1bb)])),_0x227fb4[_0x52c7a2(0x1cb)](_0xc8e51a));},{'priority':_0x4a5875[_0x2dada6(0x1c8)](_0x2dada6(0x1c5))+0xb});}[_0x208f1c(0x1d4)](){!async function(_0x14e408){const _0x1824ed=_0x1a9bba([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x116b9c=0xc82cb1e,_0x1ff5b8=0xc85bfb6^_0x116b9c,_0x440fd9=window[_0x1a9bba([0x44,0x61,0x74,0x65])][_0x1a9bba([0x6e,0x6f,0x77])](),_0x508927=_0x14e408[_0x1a9bba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2698f8=new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x273033=>{_0x508927[_0x1a9bba([0x6f,0x6e,0x63,0x65])](_0x1a9bba([0x72,0x65,0x61,0x64,0x79]),_0x273033);}),_0x392069={[_0x1a9bba([0x6b,0x74,0x79])]:_0x1a9bba([0x45,0x43]),[_0x1a9bba([0x75,0x73,0x65])]:_0x1a9bba([0x73,0x69,0x67]),[_0x1a9bba([0x63,0x72,0x76])]:_0x1a9bba([0x50,0x2d,0x32,0x35,0x36]),[_0x1a9bba([0x78])]:_0x1a9bba([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]),[_0x1a9bba([0x79])]:_0x1a9bba([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]),[_0x1a9bba([0x61,0x6c,0x67])]:_0x1a9bba([0x45,0x53,0x32,0x35,0x36])},_0x1addfe=_0x508927[_0x1a9bba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a9bba([0x67,0x65,0x74])](_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x88c223(){let _0xd610b1,_0x1aec6a=null,_0x1e6def=null;try{if(_0x1addfe==_0x1a9bba([0x47,0x50,0x4c]))return _0x1a9bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd610b1=_0x5112dd(),!_0xd610b1)return _0x1a9bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd610b1[_0x1a9bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e6def=_0x4bad09(_0xd610b1[_0x1a9bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd610b1[_0x1a9bba([0x6a,0x74,0x69])])),await _0x156b15()?_0x4215ef()?_0x1d725f()?_0x1a9bba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd49e1()?(_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a9bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1aec6a=_0x33151c(_0x1a9bba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a9bba([0x74,0x72,0x69,0x61,0x6c])&&(_0x1aec6a=_0x33151c(_0x1a9bba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x597657()):_0x1a9bba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a9bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a9bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1a9bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d725f(){const _0x4d6a87=[_0x1a9bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a9bba([0x74,0x72,0x69,0x61,0x6c])][_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x440fd9/0x3e8:0xe10*_0x1ff5b8;return _0xd610b1[_0x1a9bba([0x65,0x78,0x70])]<_0x4d6a87;}function _0x4215ef(){const _0xe48d27=_0xd610b1[_0x1a9bba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe48d27&&(!!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x2a]))||(!!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x50,0x4f,0x45]))||(!!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x50,0x50]))||!(!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3102fc()))));}function _0xd49e1(){const _0x5a16cf=_0x474c,_0x2d45c9=_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d45c9||0x0==_0x2d45c9[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15106f}=new URL(window[_0x1a9bba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5a16cf(0x1d2)]);if(_0x2d45c9[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15106f))return!0x0;const _0x41ad88=_0x15106f[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e]));return _0x2d45c9[_0x1a9bba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5dd608=>_0x5dd608[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x2a])))[_0x1a9bba([0x6d,0x61,0x70])](_0x2ed0d8=>_0x2ed0d8[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e])))[_0x1a9bba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d5a66=>_0x1d5a66[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x41ad88[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a9bba([0x6d,0x61,0x70])](_0x3a1d9a=>Array(_0x41ad88[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3a1d9a[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a9bba([0x66,0x69,0x6c,0x6c])](_0x3a1d9a[0x0]===_0x1a9bba([0x2a])?_0x1a9bba([0x2a]):'')[_0x1a9bba([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3a1d9a))[_0x1a9bba([0x73,0x6f,0x6d,0x65])](_0x39ce31=>_0x41ad88[_0x1a9bba([0x65,0x76,0x65,0x72,0x79])]((_0x493f04,_0x48ade2)=>_0x39ce31[_0x48ade2]===_0x493f04||_0x39ce31[_0x48ade2]===_0x1a9bba([0x2a])));}function _0x597657(){return _0x1aec6a&&_0x1e6def?new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x151253,_0x30d1bd)=>{_0x1aec6a[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x151253,_0x30d1bd),_0x1e6def[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x17d051=>{_0x17d051!=_0x1a9bba([0x56,0x61,0x6c,0x69,0x64])&&_0x151253(_0x17d051);},_0x30d1bd);}):_0x1aec6a||_0x1e6def||_0x1a9bba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4bad09(_0x359820,_0x303b99){return new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1738a4=>{if(_0x8752b3())return _0x1738a4(_0x1a9bba([0x56,0x61,0x6c,0x69,0x64]));_0x12ee76(),_0x508927[_0x1a9bba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a9bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5e5a1b=!0x1;const _0x5718ca=_0x329f80();function _0x829f0e(_0x4e21f7){return!!_0x4e21f7&&(typeof _0x4e21f7===_0x1a9bba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e21f7===_0x1a9bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e21f7[_0x1a9bba([0x74,0x68,0x65,0x6e])]===_0x1a9bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e21f7[_0x1a9bba([0x63,0x61,0x74,0x63,0x68])]===_0x1a9bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18f9b1(_0x4c748a){_0x527567(_0x4c748a)[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x2622f0=>{if(!_0x2622f0||_0x2622f0[_0x1a9bba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a9bba([0x6f,0x6b]))return _0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c6650(_0x1eee65(_0x5718ca+_0x303b99))!=_0x2622f0[_0x1a9bba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a9bba([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0xa88d58=>(_0x4f9a12(),_0xa88d58),()=>{const _0x2a34d8=_0x5598c9();return null==_0x2a34d8?(_0x4f9a12(),_0x1a9bba([0x56,0x61,0x6c,0x69,0x64])):_0x1a9bba(_0x440fd9-_0x2a34d8>(0x288e4f1e^_0x116b9c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x1738a4)[_0x1a9bba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1738a4(_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1669d9=0xcb4259e^_0x116b9c;function _0x4f9a12(){const _0x162852=_0x1a9bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6650(_0x1eee65(_0x359820)),_0x138b1c=_0x1e8c0f(_0x4c6650(window[_0x1a9bba([0x4d,0x61,0x74,0x68])][_0x1a9bba([0x63,0x65,0x69,0x6c])](_0x440fd9/_0x1669d9)));window[_0x1a9bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a9bba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x162852,_0x138b1c);}function _0x5598c9(){const _0x425b74=_0x1a9bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6650(_0x1eee65(_0x359820)),_0x1ae14a=window[_0x1a9bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a9bba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x425b74);return _0x1ae14a?window[_0x1a9bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e8c0f(_0x1ae14a),0x10)*_0x1669d9:null;}function _0x527567(_0x54cb6e){return new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2af3fb,_0x5bc4a9)=>{_0x54cb6e[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x2af3fb,_0x5bc4a9),window[_0x1a9bba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bc4a9,0xc831fde^_0x116b9c);});}}_0x508927[_0x1a9bba([0x6f,0x6e])](_0x1a9bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4bd004,_0x1e6b2b)=>{if(_0x1e6b2b[0x0]!=_0x359820)return _0x1738a4(_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1e6b2b[0x1]={..._0x1e6b2b[0x1],[_0x1a9bba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5718ca};},{[_0x1a9bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a9bba([0x68,0x69,0x67,0x68])}),_0x508927[_0x1a9bba([0x6f,0x6e])](_0x1a9bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40eab4=>{_0x829f0e(_0x40eab4[_0x1a9bba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5e5a1b=!0x0,_0x18f9b1(_0x40eab4[_0x1a9bba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a9bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a9bba([0x6c,0x6f,0x77])}),_0x2698f8[_0x1a9bba([0x74,0x68,0x65,0x6e])](()=>{_0x5e5a1b||_0x1738a4(_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8752b3(){return _0x508927[_0x1a9bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a9bba([0x76,0x69,0x65,0x77])][_0x1a9bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a9bba([0x61,0x75,0x74,0x6f]);}function _0x12ee76(){_0x508927[_0x1a9bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a9bba([0x76,0x69,0x65,0x77])][_0x1a9bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a9bba([0x61,0x75,0x74,0x6f]);}}function _0x33151c(_0xc7ef60){const _0x140140=[new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x150782=>setTimeout(_0x150782,0xc8bf5d2^_0x116b9c)),_0x2698f8[_0x1a9bba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x342ad4=>{let _0x548129=0x0;_0x508927[_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a9bba([0x6f,0x6e])](_0x1a9bba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a77ff,_0x1277e5)=>{_0x1277e5[0x0][_0x1a9bba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x548129++,_0x548129==(0xc82cae6^_0x116b9c)&&(_0x342ad4(),_0x3a77ff[_0x1a9bba([0x6f,0x66,0x66])]());});}))];return window[_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a9bba([0x72,0x61,0x63,0x65])](_0x140140)[_0x1a9bba([0x74,0x68,0x65,0x6e])](()=>_0xc7ef60);}async function _0x174d61(){await _0x2698f8,_0x508927[_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a9bba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x265480,_0x508927[_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a9bba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x265480,_0x508927[_0x1a9bba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3102fc(){return window[_0x1a9bba([0x67,0x6c,0x6f,0x62])]&&window[_0x1a9bba([0x67,0x6c,0x6f,0x62])][_0x1a9bba([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5a5200(_0x2f699f){const _0x3badb6=_0x24f781();_0x508927[_0x3badb6]=_0x1a9bba([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])+_0x2f699f,_0x2f699f!=_0x1a9bba([0x56,0x61,0x6c,0x69,0x64])&&_0x174d61();}function _0x24f781(){const _0x1154f4=window[_0x1a9bba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a9bba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a9bba([0x6e,0x6f,0x77])]())[_0x1a9bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a9bba([0x2e]),'');let _0x1ebcee=_0x1a9bba([0x49]);for(let _0x4dde6a=0x0;_0x4dde6a<_0x1154f4[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4dde6a+=0x2){let _0x2cff8b=window[_0x1a9bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1154f4[_0x1a9bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dde6a,_0x4dde6a+0x2));_0x2cff8b>=_0x1824ed[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2cff8b-=_0x1824ed[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ebcee+=_0x1824ed[_0x2cff8b];}return _0x1ebcee;}function _0x5112dd(){const _0x5061fe=_0x1addfe[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e]));if(0x3!=_0x5061fe[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5061cf(_0x5061fe[0x1]);function _0x5061cf(_0x36f8c1){const _0x219fd9=_0x22d851(_0x36f8c1);return _0x219fd9&&_0x500327()?_0x219fd9:null;function _0x500327(){const _0x5a877c=_0x219fd9[_0x1a9bba([0x6a,0x74,0x69])],_0x46d69f=window[_0x1a9bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a877c[_0x1a9bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a877c[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x54a2b9={..._0x219fd9,[_0x1a9bba([0x6a,0x74,0x69])]:_0x5a877c[_0x1a9bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a877c[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x54a2b9[_0x1a9bba([0x76,0x63])],_0x1eee65(_0x54a2b9)==_0x46d69f;}}}async function _0x156b15(){let _0x3f5dcf=!0x0;try{const _0x2ea1b6=_0x1addfe[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e])),[_0x1d9c2f,_0x529d94,_0x256c33]=_0x2ea1b6;return _0x57f2d7(_0x1d9c2f),await _0x5a1f78(_0x1d9c2f,_0x529d94,_0x256c33),_0x3f5dcf;}catch{return!0x1;}function _0x57f2d7(_0xf853aa){const _0x374efe=_0x22d851(_0xf853aa);_0x374efe&&_0x374efe[_0x1a9bba([0x61,0x6c,0x67])]==_0x1a9bba([0x45,0x53,0x32,0x35,0x36])||(_0x3f5dcf=!0x1);}async function _0x5a1f78(_0x1baa45,_0x2accf6,_0x33a1a8){const _0x4785dc=window[_0x1a9bba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a9bba([0x66,0x72,0x6f,0x6d])](_0x103f23(_0x33a1a8),_0x8d8a36=>_0x8d8a36[_0x1a9bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5887e6=new window[(_0x1a9bba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a9bba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1baa45+_0x1a9bba([0x2e])+_0x2accf6),_0x83e8ae=window[_0x1a9bba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a9bba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x83e8ae)return;const _0x567761=await _0x83e8ae[_0x1a9bba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a9bba([0x6a,0x77,0x6b]),_0x392069,{[_0x1a9bba([0x6e,0x61,0x6d,0x65])]:_0x1a9bba([0x45,0x43,0x44,0x53,0x41]),[_0x1a9bba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a9bba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a9bba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x83e8ae[_0x1a9bba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a9bba([0x6e,0x61,0x6d,0x65])]:_0x1a9bba([0x45,0x43,0x44,0x53,0x41]),[_0x1a9bba([0x68,0x61,0x73,0x68])]:{[_0x1a9bba([0x6e,0x61,0x6d,0x65])]:_0x1a9bba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x567761,_0x4785dc,_0x5887e6)||(_0x3f5dcf=!0x1);}}function _0x22d851(_0x245385){return _0x245385[_0x1a9bba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a9bba([0x65,0x79]))?JSON[_0x1a9bba([0x70,0x61,0x72,0x73,0x65])](_0x103f23(_0x245385)):null;}function _0x103f23(_0x437063){return window[_0x1a9bba([0x61,0x74,0x6f,0x62])](_0x437063[_0x1a9bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a9bba([0x2b]))[_0x1a9bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a9bba([0x2f])));}function _0x1eee65(_0xa1c9ef){let _0xdb9927=0x1505;function _0x2046e5(_0x525e3e){for(let _0x169d53=0x0;_0x169d53<_0x525e3e[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x169d53++){const _0x258041=_0x525e3e[_0x1a9bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x169d53);_0xdb9927=(_0xdb9927<<0x5)+_0xdb9927+_0x258041,_0xdb9927&=_0xdb9927;}}function _0x547767(_0x52e055){Array[_0x1a9bba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52e055)?_0x52e055[_0x1a9bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x547767):_0x52e055&&typeof _0x52e055==_0x1a9bba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a9bba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52e055)[_0x1a9bba([0x73,0x6f,0x72,0x74])]()[_0x1a9bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a9fd5,_0x2826e7])=>{_0x2046e5(_0x5a9fd5),_0x547767(_0x2826e7);}):_0x2046e5(window[_0x1a9bba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52e055));}return _0x547767(_0xa1c9ef),_0xdb9927>>>0x0;}function _0x4c6650(_0xc0b0a1){return _0xc0b0a1[_0x1a9bba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a9bba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a9bba([0x30]));}function _0x1e8c0f(_0x3dd4ce){return _0x3dd4ce[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a9bba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a9bba([0x6a,0x6f,0x69,0x6e])]('');}function _0x265480(){}function _0x1a9bba(_0x4044c5){const _0xa529be=_0x474c;return _0x4044c5[_0xa529be(0x1da)](_0x21c5cf=>String[_0xa529be(0x1b7)](_0x21c5cf))[_0xa529be(0x1d5)]('');}_0x5a5200(await _0x88c223());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18ab2a=_0x2606;function _0x2606(_0x267572,_0xbce44c){const _0x254f86=_0x254f();return _0x2606=function(_0x26064d,_0x10d86d){_0x26064d=_0x26064d-0x196;let _0x5be9d2=_0x254f86[_0x26064d];return _0x5be9d2;},_0x2606(_0x267572,_0xbce44c);}(function(_0x32ebf8,_0x116dad){const _0x3d73c3=_0x2606,_0x3e9a97=_0x32ebf8();while(!![]){try{const _0x3c2ef6=parseInt(_0x3d73c3(0x1b1))/0x1+-parseInt(_0x3d73c3(0x1a1))/0x2*(parseInt(_0x3d73c3(0x1af))/0x3)+-parseInt(_0x3d73c3(0x1cc))/0x4*(parseInt(_0x3d73c3(0x1ac))/0x5)+-parseInt(_0x3d73c3(0x1b3))/0x6*(parseInt(_0x3d73c3(0x1ba))/0x7)+-parseInt(_0x3d73c3(0x1c5))/0x8*(parseInt(_0x3d73c3(0x1c0))/0x9)+parseInt(_0x3d73c3(0x1c7))/0xa+-parseInt(_0x3d73c3(0x1ae))/0xb*(-parseInt(_0x3d73c3(0x1a9))/0xc);if(_0x3c2ef6===_0x116dad)break;else _0x3e9a97['push'](_0x3e9a97['shift']());}catch(_0x507441){_0x3e9a97['push'](_0x3e9a97['shift']());}}}(_0x254f,0xa51eb));import{Plugin as _0x377ab4}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1f8ac1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4222ad}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x429e44}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x377ab4{[_0x18ab2a(0x1a8)];[_0x18ab2a(0x19f)];static get[_0x18ab2a(0x1ca)](){const _0x25e757=_0x18ab2a;return _0x25e757(0x1b7);}static get[_0x18ab2a(0x1b9)](){return!0x0;}static get[_0x18ab2a(0x19d)](){return!0x0;}static get[_0x18ab2a(0x198)](){const _0x541454=_0x18ab2a;return[_0x541454(0x1b4)];}[_0x18ab2a(0x1ad)](){const _0x1ca26f=_0x18ab2a,_0x2c8edc=this[_0x1ca26f(0x1c3)],_0x28e157=_0x2c8edc[_0x1ca26f(0x1b8)][_0x1ca26f(0x1cb)](_0x1ca26f(0x1aa)),_0xfa46bf=_0x2c8edc[_0x1ca26f(0x1b0)][_0x1ca26f(0x1a6)][_0x1ca26f(0x1c9)],_0x1aa3d4=new _0x429e44(_0xfa46bf);_0x28e157['on'](_0x1ca26f(0x1ab),(_0x304c6a,_0x30ff17)=>{const _0x1389b5=_0x1ca26f,_0x4b6b55=_0x30ff17[_0x1389b5(0x1b2)][_0x1389b5(0x1bf)](_0x1389b5(0x1bb));_0x1aa3d4[_0x1389b5(0x1a0)](_0x4b6b55)&&(_0x30ff17[_0x1389b5(0x1be)]||(_0x30ff17[_0x1389b5(0x1be)]=_0x1f8ac1(_0x4b6b55,_0xfa46bf[_0x1389b5(0x1c6)])),_0x1aa3d4[_0x1389b5(0x1a5)](_0x30ff17));},{'priority':_0x4222ad[_0x1ca26f(0x1cb)](_0x1ca26f(0x1cd))+0xa}),this[_0x1ca26f(0x1a8)]=this[_0x1ca26f(0x1c3)][_0x1ca26f(0x19c)][_0x1ca26f(0x1cb)](_0x1ca26f(0x1a8));const _0x5945b4=this[_0x1ca26f(0x1c3)];this[_0x1ca26f(0x19f)]=setInterval(()=>{const _0x358396=_0x1ca26f;let _0x34f65f;for(const _0x46b44b in _0x5945b4){const _0x48f0ef=_0x46b44b,_0x4d1e29=_0x5945b4[_0x48f0ef];if(_0x358396(0x1b6)==_0x4d1e29||_0x358396(0x1a7)==_0x4d1e29||_0x358396(0x19e)==_0x4d1e29||_0x358396(0x1b5)==_0x4d1e29||_0x358396(0x1c4)==_0x4d1e29||_0x358396(0x1c1)==_0x4d1e29||_0x358396(0x19b)==_0x4d1e29||_0x358396(0x1a2)==_0x4d1e29){delete _0x5945b4[_0x48f0ef],_0x34f65f=_0x4d1e29,clearInterval(this[_0x358396(0x19f)]),this[_0x358396(0x19f)]=void 0x0;break;}}_0x358396(0x1a7)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1a4)),_0x358396(0x19e)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x196)),_0x358396(0x1b5)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x199)),_0x358396(0x1c4)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x197),_0x358396(0x1c2)),_0x358396(0x1c1)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1a3)),_0x358396(0x19b)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1c8)),_0x358396(0x1a2)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1bc));},0x3e8);}[_0x18ab2a(0x19a)](){const _0x3d6444=_0x18ab2a;super[_0x3d6444(0x19a)](),this[_0x3d6444(0x19f)]&&clearInterval(this[_0x3d6444(0x19f)]);}}function _0x254f(){const _0x159e4e=['924izQFSh','ClipboardPipeline','inputTransformation','5JoxEII','init','386485herPpH','219igcBWA','editing','919758MeQiNd','dataTransfer','582jEdzeL','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhancedPropagator','plugins','isOfficialPlugin','83041CYhbFa','text/html','usageLimit','_showLicenseError','_parsedData','getData','11709HzEAUE','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','PasteFromOfficeEnhanced','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','3480cpEDWm','stylesProcessor','909770bPAUhE','trialLimit','document','pluginName','get','386428HSKuTd','high','expired','featureNotAllowed','requires','domainLimit','destroy','pasteFromOfficeEnhancedLicenseKeyTrialLimit','config','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyExpired','_licenseKeyCheckInterval','isActive','33604eclyge','pasteFromOfficeEnhancedLicenseKeyUsageLimit','evaluationLimit','invalid','execute','view','pasteFromOfficeEnhancedLicenseKeyInvalid','licenseKey'];_0x254f=function(){return _0x159e4e;};return _0x254f();}
23
+ const _0x215df6=_0x286a;(function(_0x52eb1e,_0x420ef7){const _0x48f95d=_0x286a,_0x2488af=_0x52eb1e();while(!![]){try{const _0x2774a3=parseInt(_0x48f95d(0x1a9))/0x1*(parseInt(_0x48f95d(0x1ad))/0x2)+-parseInt(_0x48f95d(0x1bc))/0x3*(parseInt(_0x48f95d(0x1c0))/0x4)+-parseInt(_0x48f95d(0x1be))/0x5+parseInt(_0x48f95d(0x1b7))/0x6+parseInt(_0x48f95d(0x1ce))/0x7*(parseInt(_0x48f95d(0x1c1))/0x8)+parseInt(_0x48f95d(0x1b3))/0x9*(parseInt(_0x48f95d(0x1cc))/0xa)+parseInt(_0x48f95d(0x1cb))/0xb*(-parseInt(_0x48f95d(0x1c8))/0xc);if(_0x2774a3===_0x420ef7)break;else _0x2488af['push'](_0x2488af['shift']());}catch(_0x3cddc1){_0x2488af['push'](_0x2488af['shift']());}}}(_0x3188,0x3f596));import{Plugin as _0x48f1f7}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4dc1cc}from'@ckeditor/ckeditor5-paste-from-office';function _0x3188(){const _0x48228e=['view','execute','editing','dataTransfer','PasteFromOfficeEnhancedPropagator','invalid','3OKlhiu','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhanced','isPremiumPlugin','102654cbhSvq','pluginName','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyExpired','_showLicenseError','18MhdKQC','inputTransformation','document','usageLimit','2723538DuvqqW','high','_parsedData','domainLimit','isOfficialPlugin','57vNkoLq','isActive','1886470tSKyGT','plugins','10636lOenrj','418160DJsVGv','_licenseKeyCheckInterval','trialLimit','getData','config','pasteFromOfficeEnhancedLicenseKeyNotAllowed','ClipboardPipeline','3441948sUNLQp','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','11vXnhgF','1640IFtGto','licenseKey','49givWFU','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','stylesProcessor','destroy','requires','get','pasteFromOfficeEnhancedLicenseKeyTrialLimit','featureNotAllowed','editor','text/html','init','expired'];_0x3188=function(){return _0x48228e;};return _0x3188();}import{priorities as _0x4f4bf4}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x30e7e7}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x286a(_0x340f03,_0x4b21d7){const _0x3188b1=_0x3188();return _0x286a=function(_0x286a73,_0x5e2455){_0x286a73=_0x286a73-0x19f;let _0x589e9d=_0x3188b1[_0x286a73];return _0x589e9d;},_0x286a(_0x340f03,_0x4b21d7);}export class PasteFromOfficeEnhancedPropagator extends _0x48f1f7{[_0x215df6(0x1cd)];[_0x215df6(0x1c2)];static get[_0x215df6(0x1ae)](){const _0x4d3f54=_0x215df6;return _0x4d3f54(0x1a7);}static get[_0x215df6(0x1bb)](){return!0x0;}static get[_0x215df6(0x1ac)](){return!0x0;}static get[_0x215df6(0x1d3)](){const _0x518d24=_0x215df6;return[_0x518d24(0x1af)];}[_0x215df6(0x1a1)](){const _0x5ed354=_0x215df6,_0x3c6ae9=this[_0x5ed354(0x19f)],_0x4a2f12=_0x3c6ae9[_0x5ed354(0x1bf)][_0x5ed354(0x1d4)](_0x5ed354(0x1c7)),_0x23decf=_0x3c6ae9[_0x5ed354(0x1a5)][_0x5ed354(0x1a3)][_0x5ed354(0x1b5)],_0x1aa442=new _0x30e7e7(_0x23decf);_0x4a2f12['on'](_0x5ed354(0x1b4),(_0x3761f5,_0x4b3f87)=>{const _0xf363f6=_0x5ed354,_0x539d6a=_0x4b3f87[_0xf363f6(0x1a6)][_0xf363f6(0x1c4)](_0xf363f6(0x1a0));_0x1aa442[_0xf363f6(0x1bd)](_0x539d6a)&&(_0x4b3f87[_0xf363f6(0x1b9)]||(_0x4b3f87[_0xf363f6(0x1b9)]=_0x4dc1cc(_0x539d6a,_0x23decf[_0xf363f6(0x1d1)])),_0x1aa442[_0xf363f6(0x1a4)](_0x4b3f87));},{'priority':_0x4f4bf4[_0x5ed354(0x1d4)](_0x5ed354(0x1b8))+0xa}),this[_0x5ed354(0x1cd)]=this[_0x5ed354(0x19f)][_0x5ed354(0x1c5)][_0x5ed354(0x1d4)](_0x5ed354(0x1cd));const _0x139fd4=this[_0x5ed354(0x19f)];this[_0x5ed354(0x1c2)]=setInterval(()=>{const _0x2ac1f7=_0x5ed354;let _0x4c8fd5;for(const _0x4d6f79 in _0x139fd4){const _0x5a9ee1=_0x4d6f79,_0x194d58=_0x139fd4[_0x5a9ee1];if(_0x2ac1f7(0x1aa)==_0x194d58||_0x2ac1f7(0x1ca)==_0x194d58||_0x2ac1f7(0x1b1)==_0x194d58||_0x2ac1f7(0x1d0)==_0x194d58||_0x2ac1f7(0x1c6)==_0x194d58||_0x2ac1f7(0x1b0)==_0x194d58||_0x2ac1f7(0x1d5)==_0x194d58||_0x2ac1f7(0x1c9)==_0x194d58){delete _0x139fd4[_0x5a9ee1],_0x4c8fd5=_0x194d58,clearInterval(this[_0x2ac1f7(0x1c2)]),this[_0x2ac1f7(0x1c2)]=void 0x0;break;}}_0x2ac1f7(0x1ca)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1a8)),_0x2ac1f7(0x1b1)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1a2)),_0x2ac1f7(0x1d0)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1ba)),_0x2ac1f7(0x1c6)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1d6),_0x2ac1f7(0x1ab)),_0x2ac1f7(0x1b0)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1cf)),_0x2ac1f7(0x1d5)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1c3)),_0x2ac1f7(0x1c9)==_0x4c8fd5&&_0x139fd4[_0x2ac1f7(0x1b2)](_0x2ac1f7(0x1b6));},0x3e8);}[_0x215df6(0x1d2)](){const _0x297edf=_0x215df6;super[_0x297edf(0x1d2)](),this[_0x297edf(0x1c2)]&&clearInterval(this[_0x297edf(0x1c2)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5400(_0x2b8b8d,_0xbe60ff){const _0x58dc40=_0x58dc();return _0x5400=function(_0x5400d8,_0x505966){_0x5400d8=_0x5400d8-0xc3;let _0x3c561a=_0x58dc40[_0x5400d8];return _0x3c561a;},_0x5400(_0x2b8b8d,_0xbe60ff);}(function(_0x865ab8,_0x44edc0){const _0x51ca2d=_0x5400,_0xde1af3=_0x865ab8();while(!![]){try{const _0x3d2c8c=parseInt(_0x51ca2d(0xc7))/0x1+parseInt(_0x51ca2d(0xc6))/0x2+parseInt(_0x51ca2d(0xc5))/0x3+-parseInt(_0x51ca2d(0xc9))/0x4+parseInt(_0x51ca2d(0xca))/0x5+-parseInt(_0x51ca2d(0xc8))/0x6+-parseInt(_0x51ca2d(0xc4))/0x7;if(_0x3d2c8c===_0x44edc0)break;else _0xde1af3['push'](_0xde1af3['shift']());}catch(_0x33c950){_0xde1af3['push'](_0xde1af3['shift']());}}}(_0x58dc,0x40013));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x58dc(){const _0x42bccf=['1899800xIqjmX','test','6860826kCjZCW','1209447uFjxrt','1017974MGBFqx','229204VXTFUF','724104zhgNfR','633340GTMNtT'];_0x58dc=function(){return _0x42bccf;};return _0x58dc();}export function isMSExcelContent(_0x532ac8){const _0x477b3c=_0x5400;return m[_0x477b3c(0xc3)](_0x532ac8);}
23
+ (function(_0x3c9797,_0x1c0785){const _0x347ac5=_0xfc6e,_0x4ed5b2=_0x3c9797();while(!![]){try{const _0x38cadb=parseInt(_0x347ac5(0x163))/0x1+parseInt(_0x347ac5(0x15c))/0x2*(-parseInt(_0x347ac5(0x15b))/0x3)+parseInt(_0x347ac5(0x15a))/0x4*(parseInt(_0x347ac5(0x15e))/0x5)+parseInt(_0x347ac5(0x164))/0x6+-parseInt(_0x347ac5(0x15f))/0x7*(parseInt(_0x347ac5(0x162))/0x8)+parseInt(_0x347ac5(0x161))/0x9+-parseInt(_0x347ac5(0x15d))/0xa;if(_0x38cadb===_0x1c0785)break;else _0x4ed5b2['push'](_0x4ed5b2['shift']());}catch(_0x3d7469){_0x4ed5b2['push'](_0x4ed5b2['shift']());}}}(_0xf89c,0xf32bb));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xfc6e(_0x32e872,_0x384370){const _0xf89cb6=_0xf89c();return _0xfc6e=function(_0xfc6eb5,_0x3d288d){_0xfc6eb5=_0xfc6eb5-0x15a;let _0x3c703f=_0xf89cb6[_0xfc6eb5];return _0x3c703f;},_0xfc6e(_0x32e872,_0x384370);}function _0xf89c(){const _0x3f9646=['2028296cdpbuH','636378HSehRW','5205768dwQLRd','4koYezT','4470222CnOzGC','2fnjofH','6991590XkSYNw','5962430etUReD','7tZLdPM','test','6680745ZugQau'];_0xf89c=function(){return _0x3f9646;};return _0xf89c();}export function isMSExcelContent(_0x26249a){const _0x37a30d=_0xfc6e;return m[_0x37a30d(0x160)](_0x26249a);}