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

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-=191]})(t,e)}function A(){const t=["55zGmNqh","test","3986232SizqeD","732285wyPWUR","29864817kthRfL","3426184FEmtXo","543FdVUmh","2895277RaBnaL","482036FHjxUG","17122dplZKg","10PLWoyo"];return(A=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(855830===-parseInt(e(194))/1+-parseInt(e(200))/2*(parseInt(e(197))/3)+parseInt(e(199))/4*(parseInt(e(191))/5)+-parseInt(e(193))/6+-parseInt(e(198))/7+-parseInt(e(196))/8+-parseInt(e(195))/9*(-parseInt(e(201))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[C(192)](t)}!function(t){const e=j,n=t();for(;;)try{if(999140===parseInt(e(206))/1+parseInt(e(202))/2*(-parseInt(e(201))/3)+-parseInt(e(209))/4*(-parseInt(e(196))/5)+-parseInt(e(189))/6+parseInt(e(191))/7+parseInt(e(186))/8+parseInt(e(203))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(207)]&&!s[n(197)])continue;const e=!s[n(207)]||t[n(211)]===s[n(207)],o=!s[n(197)]||t[n(195)](s[n(197)]);e&&o&&r[n(192)](s,i)}return r}function F(){const t=["803509omkKnA","tagName","length","16nvbCnQ","exec","name","initial","7789080SJYxIK","map","trim","7879668gokbsP","push","1076222pYdzVn","set","cssRules","split","hasClass","410855FYJKve","className","groups","getPropertyValue","selectorText","651ZmsAzh","17042pDQRdl","17117109PwfdGz","assign","style"];return(F=function(){return t})()}function R(t){const e=j,n={};for(let r=0;r<t[e(208)];r++){const s=t[r],i=t[e(199)](s);e(212)!==i&&(n[s]=i)}return n}function T(t){const e=j,n=t[e(194)](",")[e(187)](t=>t[e(188)]()),r=[];for(const t of n){const n=P[e(210)](t);n&&r[e(190)](n[e(198)])}return r}function j(t,e){const n=F();return(j=function(t,e){return n[t-=186]})(t,e)}function N(t){const e=j,n={};for(const r of t)Object[e(204)](n,r);return n}const W=k;function M(){const t=["createRangeIn","setStyle","from","59702DRoMWx","values","7UFlNem","execute","19951272bPxZLp","486842JHuLWy","item","968862mAQWau","content","document","3865775IQiYOm","_parsedData","hasStyle","912448cOhIul","isActive","type","size","42uADruj","elementStart","8832512zNtlMo"];return(M=function(){return t})()}function k(t,e){const n=M();return(k=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(631802===parseInt(e(475))/1+parseInt(e(493))/2*(parseInt(e(487))/3)+parseInt(e(483))/4+parseInt(e(480))/5+parseInt(e(477))/6*(-parseInt(e(472))/7)+parseInt(e(489))/8+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class z extends b{[W(473)](t){const n=W,{body:r,styles:s}=t[n(481)],i=new e.ViewUpcastWriter(r[n(479)]),o=i[n(490)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(192)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(193)])if(t instanceof CSSStyleRule){const r=R(t[e(205)]);n[t[e(200)]]=Object[e(204)]({},n[t[e(200)]]||{},r)}return n}(s));for(const t of o){if(n(488)!==t[n(485)])continue;const e=O(t[n(476)],c);if(e[n(486)]){const r=N(Array[n(492)](e[n(494)]()));for(const e in r){const s=t[n(476)];s[n(482)](e)||i[n(491)](e,r[e],s)}}}t[n(478)]=r}[W(484)](t){return super[W(484)](t)||L(t)}}const K=V;function D(){const t=["23286SbJCKd","105453IWThCF","dataTransfer","isPremiumPlugin","10UlRfmg","PasteFromOfficeEnhancedInliner","pluginName","editor","12346169ceCxGK","PasteFromOffice","text/html","4LjbnmA","plugins","high","239435iXAgTo","requires","stylesProcessor","96ohMjSv","ClipboardPipeline","1598930qiZttB","view","isOfficialPlugin","656850szZOan","fromCharCode","80337kidMMM","inputTransformation","init","get","_parsedData","execute","href","document","editing","afterInit","isActive","map","join","getData","1701apJHRQ"];return(D=function(){return t})()}function V(t,e){const n=D();return(V=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(494131===-parseInt(e(471))/1+parseInt(e(437))/2+parseInt(e(442))/3+-parseInt(e(468))/4*(parseInt(e(440))/5)+-parseInt(e(457))/6*(parseInt(e(456))/7)+-parseInt(e(435))/8*(parseInt(e(458))/9)+-parseInt(e(461))/10*(-parseInt(e(465))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class $ extends t.Plugin{static get[K(463)](){return K(462)}static get[K(439)](){return!0}static get[K(460)](){return!0}static get[K(472)](){return[K(466)]}[K(444)](){const t=K,e=this[t(464)],n=e[t(469)][t(445)](t(436)),r=e[t(450)][t(438)][t(449)],s=new z(r);n.on(t(443),(e,n)=>{const i=t,o=n[i(459)][i(455)](i(467));s[i(452)](o)&&(n[i(446)]||(n[i(446)]=x(o,r[i(434)])),s[i(447)](n))},{priority:S.priorities[t(445)](t(470))+11})}[K(451)](){!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=V;return t[e(453)](t=>String[e(441)](t))[e(454)]("")}!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:1758758400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(448)]);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 U=Y;!function(t){const e=Y,n=t();for(;;)try{if(355460===parseInt(e(294))/1+-parseInt(e(278))/2+parseInt(e(284))/3+parseInt(e(305))/4+parseInt(e(304))/5+-parseInt(e(309))/6*(-parseInt(e(289))/7)+parseInt(e(295))/8*(-parseInt(e(280))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const H=[U(292),U(312),U(300),U(296),U(317),U(311),U(306),U(318)],q=[U(292),U(312),U(300)],B={"font-style":[[U(307),"i"]],"font-weight":[[U(308),U(310)],[U(301),U(310)],[U(277),U(310)],[t=>Number(t)>=600,U(310)]],"text-decoration":[[U(282),"u"],[U(319),"s"]],"text-decoration-line":[[U(282),"u"],[U(319),"s"]],"vertical-align":[[U(286),U(286)],[U(287),U(313)]]};function J(t){return H[U(281)](t)}function X(t){const e=U;return Array[e(291)](t[e(299)]())[e(297)](J)}function Y(t,e){const n=Z();return(Y=function(t,e){return n[t-=277]})(t,e)}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(302)](e=>{const i=n,o=t[i(315)](e);if(o)if(c=e,q[U(281)](c))r[e]=o;else if(e in B){const t=o[i(314)](" ");B[e][i(302)](([n,r])=>{const o=i;for(const i of t)(o(316)==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=U;for(const s in n)n[s][r(302)](([,n])=>{const s=r,i=e[s(290)](n,[],t[s(285)]());e[s(293)](0,i,t)}),e[r(279)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(288)](n)[r(298)])return;const s=e[r(290)](r(283),[],t[r(285)]());e[r(303)](n,s),e[r(293)](0,s,t),e[r(279)](Object[r(288)](n),t)}(t,e,r)}function Z(){const t=["1175020zokYlT","font-style","italic","medium","32394VIdIoh","strong","font-weight","font-family","sup","split","getStyle","function","text-decoration-line","vertical-align","line-through","bolder","485832vxiyKd","removeStyle","12030129zFToJi","includes","underline","span","1307238vJxYgw","getChildren","sub","super","keys","581GvsdrQ","createElement","from","color","insertChild","304866stVqwa","8FYpCkd","text-decoration","filter","length","getStyleNames","font-size","bold","forEach","setStyle","2262865cnqqAX"];return(Z=function(){return t})()}function _(){const t=["getItems","stylesProcessor","blockElements","156DoLzmN","1590565HhSeIK","2230tOAmii","createRangeIn","31834rZCXWF","includes","508970sYBeXi","font","6NDweZv","1369524HQnTUY","document","933876IbJNBU","4326drHVTd","execute","_parsedData","element","56TCPWfV","name","815880OBgRyj","1pGZxFW","content","isActive"];return(_=function(){return t})()}const G=tt;function tt(t,e){const n=_();return(tt=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(767219===parseInt(e(200))/1*(-parseInt(e(190))/2)+-parseInt(e(193))/3*(parseInt(e(206))/4)+-parseInt(e(182))/5*(-parseInt(e(189))/6)+parseInt(e(187))/7*(parseInt(e(197))/8)+parseInt(e(192))/9+parseInt(e(183))/10*(parseInt(e(185))/11)+-parseInt(e(199))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);class et extends b{[G(194)](t){const n=G,{body:r}=t[n(195)],s=new e.ViewUpcastWriter(r[n(191)]),i=s[n(184)](r),o=new e.ViewDocument(s[n(191)][n(204)]),c=[...new e.ViewDomConverter(o)[n(205)],n(188)],a=i[n(203)]();for(const t of a)if(t.is(n(196))&&c[n(186)](t[n(198)])){Q(t,s,X(t))}t[n(201)]=r}[G(202)](t){return super[G(202)](t)||L(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=296]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(979017===parseInt(e(312))/1*(parseInt(e(332))/2)+parseInt(e(333))/3+parseInt(e(341))/4+parseInt(e(306))/5*(-parseInt(e(309))/6)+parseInt(e(317))/7*(-parseInt(e(347))/8)+-parseInt(e(336))/9*(-parseInt(e(297))/10)+-parseInt(e(307))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(315)];[nt(321)];static get[nt(304)](){return nt(328)}static get[nt(301)](){return!0}static get[nt(330)](){return!0}static get[nt(296)](){return[nt(320)]}[nt(329)](){const t=nt,e=this[t(344)],n=e[t(313)][t(325)](t(331)),r=e[t(346)][t(302)][t(349)],s=new et(r);n.on(t(310),(e,n)=>{const i=t,o=n[i(324)][i(299)](i(322));s[i(342)](o)&&(n[i(319)]||(n[i(319)]=x(o,r[i(314)])),s[i(311)](n))},{priority:S.priorities[t(325)](t(343))+10}),this[t(315)]=this[t(344)][t(305)][t(325)](t(315));const i=this[t(344)];this[t(321)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(300)==s||e(340)==s||e(348)==s||e(298)==s||e(316)==s||e(335)==s||e(345)==s||e(339)==s){delete i[r],n=s,clearInterval(this[e(321)]),this[e(321)]=void 0;break}}e(340)==n&&i[e(308)](e(350)),e(348)==n&&i[e(308)](e(323)),e(298)==n&&i[e(308)](e(326)),e(316)==n&&i[e(308)](e(337),e(318)),e(335)==n&&i[e(308)](e(327)),e(345)==n&&i[e(308)](e(338)),e(339)==n&&i[e(308)](e(334))},1e3)}[nt(303)](){const t=nt;super[t(303)](),this[t(321)]&&clearInterval(this[t(321)])}}function it(){const t=["usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","635220TPUUBC","featureNotAllowed","trialLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","3755952EEynRD","isActive","high","editor","pasteFromOfficeEnhancedLicenseKeyTrialLimit","editing","516440lkrGXu","pasteFromOfficeEnhancedLicenseKeyExpired","document","invalid","requires","130pWzjRc","pasteFromOfficeEnhancedLicenseKeyDomainLimit","getData","pasteFromOfficeEnhancedLicenseKeyValid","isOfficialPlugin","view","destroy","pluginName","config","696885bLwlYE","5644870HBOrsB","_showLicenseError","84sfNvJd","inputTransformation","execute","275161QARQNI","plugins","stylesProcessor","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","161xgmmEZ","PasteFromOfficeEnhanced","_parsedData","PasteFromOffice","_licenseKeyCheckInterval","text/html","expired","dataTransfer","get","domainLimit","evaluationLimit","PasteFromOfficeEnhancedPropagator","init","isPremiumPlugin","ClipboardPipeline","10UVDCbz","5087691PhusAX"];return(it=function(){return t})()}var ot=at;function ct(){var t=["10HPzJRz","6755660IoofQd","222EYXcGf","332tRqhhC","46911ZuInLn","993536HoHYqp","PasteFromOfficeEnhanced","requires","PasteFromOffice","30548958QXEfzz","isOfficialPlugin","152uKkmly","pluginName","5750910mleNPB","48629igHfGk","isPremiumPlugin","8654mwFOts"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=200]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(862483===-parseInt(e(209))/1*(-parseInt(e(205))/2)+-parseInt(e(210))/3*(-parseInt(e(200))/4)+parseInt(e(207))/5+-parseInt(e(208))/6*(parseInt(e(203))/7)+-parseInt(e(211))/8+-parseInt(e(202))/9*(-parseInt(e(206))/10)+-parseInt(e(215))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(201)](){return ot(212)}static get[ot(216)](){return!0}static get[ot(204)](){return!0}static get[ot(213)](){return[ot(214),$,st]}}function lt(){var t=["24845jwiwVA","40160mzdxOn","58XFfSPe","189ulXHCl","2798936jgyPZz","587184wfRJvc","23559UwNXza","1314CKTKkS","3489372BcwTUc","2745582cTBNfs","12001TyelRz"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=408]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(964466===-parseInt(e(412))/1*(-parseInt(e(408))/2)+-parseInt(e(414))/3+-parseInt(e(410))/4+parseInt(e(417))/5*(-parseInt(e(413))/6)+parseInt(e(415))/7+parseInt(e(411))/8*(-parseInt(e(409))/9)+parseInt(e(418))/10*(parseInt(e(416))/11))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 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})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x4e4a9e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x498519,parsePasteOfficeHtml as _0x445ff6}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4c2d3a,uid as _0x4c1404}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x34cc1a,ViewDocument as _0x721463,ViewDomConverter as _0x5684ad}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x3bda0c){return m['test'](_0x3bda0c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5d217e,_0x4c8c09){const _0x4dfcaa=new Map();for(const [_0x425de2,_0x4f5e0a]of _0x4c8c09){if(!_0x425de2['tagName']&&!_0x425de2['className'])continue;const _0xa9b7b6=!_0x425de2['tagName']||_0x5d217e['name']===_0x425de2['tagName'],_0x25b080=!_0x425de2['className']||_0x5d217e['hasClass'](_0x425de2['className']);_0xa9b7b6&&_0x25b080&&_0x4dfcaa['set'](_0x425de2,_0x4f5e0a);}return _0x4dfcaa;}function h(_0xfb250f){const _0x41aa3d={};for(let _0x341c9d=0x0;_0x341c9d<_0xfb250f['length'];_0x341c9d++){const _0x5196f4=_0xfb250f[_0x341c9d],_0x269b09=_0xfb250f['getPropertyValue'](_0x5196f4);'initial'!==_0x269b09&&(_0x41aa3d[_0x5196f4]=_0x269b09);}return _0x41aa3d;}function O(_0xf2263d){const _0x3c4fa6=_0xf2263d['split'](',')['map'](_0x28f67d=>_0x28f67d['trim']()),_0xef365=[];for(const _0x41a505 of _0x3c4fa6){const _0x4842f9=S['exec'](_0x41a505);_0x4842f9&&_0xef365['push'](_0x4842f9['groups']);}return _0xef365;}function k(_0x1df2ee){const _0x30d216={};for(const _0xb1dad5 of _0x1df2ee)Object['assign'](_0x30d216,_0xb1dad5);return _0x30d216;}class c extends _0x498519{['execute'](_0x5d67c8){const {body:_0x5f25e6,styles:_0x34afb8}=_0x5d67c8['_parsedData'],_0x39e482=new _0x34cc1a(_0x5f25e6['document']),_0x58a588=_0x39e482['createRangeIn'](_0x5f25e6),_0x13a076=function(_0x1d96d6){const _0x5967b1={};for(const _0x33c7d7 of _0x1d96d6)for(const _0x35f47b of _0x33c7d7['cssRules'])if(_0x35f47b instanceof CSSStyleRule){const _0x16f546=h(_0x35f47b['style']);_0x5967b1[_0x35f47b['selectorText']]=Object['assign']({},_0x5967b1[_0x35f47b['selectorText']]||{},_0x16f546);}return _0x5967b1;}(_0x34afb8),_0x366d9b=function(_0x251441){const _0x41ba06=new Map();for(const _0x4e3357 in _0x251441){const _0xdd73b0=O(_0x4e3357),_0x1902c8=_0x251441[_0x4e3357];for(const _0x133ac1 of _0xdd73b0)_0x41ba06['set'](_0x133ac1,_0x1902c8);}return _0x41ba06;}(_0x13a076);for(const _0x4073c9 of _0x58a588){if('elementStart'!==_0x4073c9['type'])continue;const _0x1fa7f4=j(_0x4073c9['item'],_0x366d9b);if(_0x1fa7f4['size']){const _0x210982=k(Array['from'](_0x1fa7f4['values']()));for(const _0x253515 in _0x210982){const _0x4ccd77=_0x4073c9['item'];_0x4ccd77['hasStyle'](_0x253515)||_0x39e482['setStyle'](_0x253515,_0x210982[_0x253515],_0x4ccd77);}}}_0x5d67c8['content']=_0x5f25e6;}['isActive'](_0x46c399){return super['isActive'](_0x46c399)||p(_0x46c399);}}class i extends _0x4e4a9e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x37bf42=this['editor'],_0xd806cf=_0x37bf42['plugins']['get']('ClipboardPipeline'),_0x1c96ae=_0x37bf42['editing']['view']['document'],_0x3b7be3=new c(_0x1c96ae);_0xd806cf['on']('inputTransformation',(_0x470576,_0x38b56b)=>{const _0x1bf3fa=_0x38b56b['dataTransfer']['getData']('text/html');_0x3b7be3['isActive'](_0x1bf3fa)&&(_0x38b56b['_parsedData']||(_0x38b56b['_parsedData']=_0x445ff6(_0x1bf3fa,_0x1c96ae['stylesProcessor'])),_0x3b7be3['execute'](_0x38b56b));},{'priority':_0x4c2d3a['get']('high')+0xb});}['afterInit'](){!async function(_0x5aa70d){const _0x4451f2=_0x22d655([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]),_0x640fb7=0xc82cb1e,_0xead2db=0xc85bf7e^_0x640fb7,_0x57b242=window[_0x22d655([0x44,0x61,0x74,0x65])][_0x22d655([0x6e,0x6f,0x77])](),_0x3c56f2=_0x5aa70d[_0x22d655([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x41f214=new window[(_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23886c=>{_0x3c56f2[_0x22d655([0x6f,0x6e,0x63,0x65])](_0x22d655([0x72,0x65,0x61,0x64,0x79]),_0x23886c);}),_0x163aeb={[_0x22d655([0x6b,0x74,0x79])]:_0x22d655([0x45,0x43]),[_0x22d655([0x75,0x73,0x65])]:_0x22d655([0x73,0x69,0x67]),[_0x22d655([0x63,0x72,0x76])]:_0x22d655([0x50,0x2d,0x32,0x35,0x36]),[_0x22d655([0x78])]:_0x22d655([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]),[_0x22d655([0x79])]:_0x22d655([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]),[_0x22d655([0x61,0x6c,0x67])]:_0x22d655([0x45,0x53,0x32,0x35,0x36])},_0x18b8ab=_0x3c56f2[_0x22d655([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22d655([0x67,0x65,0x74])](_0x22d655([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38543f(){let _0xa5b13c,_0x3c73f1=null,_0x3f4c46=null;try{if(_0x18b8ab==_0x22d655([0x47,0x50,0x4c]))return _0x22d655([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xa5b13c=_0x135a12(),!_0xa5b13c)return _0x22d655([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xa5b13c[_0x22d655([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f4c46=_0x10cdee(_0xa5b13c[_0x22d655([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xa5b13c[_0x22d655([0x6a,0x74,0x69])])),await _0xa5a6e0()?_0x1b0f9a()?_0x3611d3()?_0x22d655([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a18d4()?(_0xa5b13c[_0x22d655([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22d655([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c73f1=_0x4fc3a7(_0x22d655([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xa5b13c[_0x22d655([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22d655([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c73f1=_0x4fc3a7(_0x22d655([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3429f4()):_0x22d655([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22d655([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22d655([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22d655([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3611d3(){const _0x31ab11=[_0x22d655([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22d655([0x74,0x72,0x69,0x61,0x6c])][_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5b13c[_0x22d655([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57b242/0x3e8:0xe10*_0xead2db;return _0xa5b13c[_0x22d655([0x65,0x78,0x70])]<_0x31ab11;}function _0x1b0f9a(){const _0x1be2e3=_0xa5b13c[_0x22d655([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1be2e3&&(!!_0x1be2e3[_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d655([0x2a]))||(!!_0x1be2e3[_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d655([0x50,0x4f,0x45]))||(!!_0x1be2e3[_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d655([0x50,0x50]))||!(!_0x1be2e3[_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d655([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x18c13a()))));}function _0x1a18d4(){const _0x5806ed=_0xa5b13c[_0x22d655([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5806ed||0x0==_0x5806ed[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x460ca6}=new URL(window[_0x22d655([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5806ed[_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x460ca6))return!0x0;const _0x1d0a24=_0x460ca6[_0x22d655([0x73,0x70,0x6c,0x69,0x74])](_0x22d655([0x2e]));return _0x5806ed[_0x22d655([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x192e42=>_0x192e42[_0x22d655([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d655([0x2a])))[_0x22d655([0x6d,0x61,0x70])](_0x8a4b2f=>_0x8a4b2f[_0x22d655([0x73,0x70,0x6c,0x69,0x74])](_0x22d655([0x2e])))[_0x22d655([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31f717=>_0x31f717[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1d0a24[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22d655([0x6d,0x61,0x70])](_0x8c3806=>Array(_0x1d0a24[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x8c3806[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22d655([0x66,0x69,0x6c,0x6c])](_0x8c3806[0x0]===_0x22d655([0x2a])?_0x22d655([0x2a]):'')[_0x22d655([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x8c3806))[_0x22d655([0x73,0x6f,0x6d,0x65])](_0x22a9d7=>_0x1d0a24[_0x22d655([0x65,0x76,0x65,0x72,0x79])]((_0x140bf0,_0x4ff965)=>_0x22a9d7[_0x4ff965]===_0x140bf0||_0x22a9d7[_0x4ff965]===_0x22d655([0x2a])));}function _0x3429f4(){return _0x3c73f1&&_0x3f4c46?new window[(_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a170d,_0x30049b)=>{_0x3c73f1[_0x22d655([0x74,0x68,0x65,0x6e])](_0x4a170d,_0x30049b),_0x3f4c46[_0x22d655([0x74,0x68,0x65,0x6e])](_0x21a319=>{_0x21a319!=_0x22d655([0x56,0x61,0x6c,0x69,0x64])&&_0x4a170d(_0x21a319);},_0x30049b);}):_0x3c73f1||_0x3f4c46||_0x22d655([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10cdee(_0x5125c0,_0x5e42d3){return new window[(_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20d0b6=>{if(_0x514594())return _0x20d0b6(_0x22d655([0x56,0x61,0x6c,0x69,0x64]));_0x3c77de(),_0x3c56f2[_0x22d655([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22d655([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2991da=!0x1;const _0x48b10b=_0x4c1404();function _0x5d720b(_0x133ed3){return!!_0x133ed3&&(typeof _0x133ed3===_0x22d655([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x133ed3===_0x22d655([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x133ed3[_0x22d655([0x74,0x68,0x65,0x6e])]===_0x22d655([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x133ed3[_0x22d655([0x63,0x61,0x74,0x63,0x68])]===_0x22d655([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ffd8f(_0x353641){_0x5d38fb(_0x353641)[_0x22d655([0x74,0x68,0x65,0x6e])](_0x2b2b3d=>{if(!_0x2b2b3d||_0x2b2b3d[_0x22d655([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22d655([0x6f,0x6b]))return _0x22d655([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xaf7c72(_0x35cfad(_0x48b10b+_0x5e42d3))!=_0x2b2b3d[_0x22d655([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22d655([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22d655([0x56,0x61,0x6c,0x69,0x64]);})[_0x22d655([0x74,0x68,0x65,0x6e])](_0x2dd12e=>(_0x75a0a5(),_0x2dd12e),()=>{const _0x347396=_0x179323();return null==_0x347396?(_0x75a0a5(),_0x22d655([0x56,0x61,0x6c,0x69,0x64])):_0x22d655(_0x57b242-_0x347396>(0x288e4f1e^_0x640fb7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22d655([0x74,0x68,0x65,0x6e])](_0x20d0b6)[_0x22d655([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20d0b6(_0x22d655([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4255bb=0xcb4259e^_0x640fb7;function _0x75a0a5(){const _0xb1bedc=_0x22d655([0x6c,0x6c,0x63,0x74,0x2d])+_0xaf7c72(_0x35cfad(_0x5125c0)),_0x4913cd=_0x3f469b(_0xaf7c72(window[_0x22d655([0x4d,0x61,0x74,0x68])][_0x22d655([0x63,0x65,0x69,0x6c])](_0x57b242/_0x4255bb)));window[_0x22d655([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22d655([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb1bedc,_0x4913cd);}function _0x179323(){const _0xfbf2e2=_0x22d655([0x6c,0x6c,0x63,0x74,0x2d])+_0xaf7c72(_0x35cfad(_0x5125c0)),_0x4c89af=window[_0x22d655([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22d655([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfbf2e2);return _0x4c89af?window[_0x22d655([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f469b(_0x4c89af),0x10)*_0x4255bb:null;}function _0x5d38fb(_0x41635a){return new window[(_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b5836,_0x26bf29)=>{_0x41635a[_0x22d655([0x74,0x68,0x65,0x6e])](_0x4b5836,_0x26bf29),window[_0x22d655([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26bf29,0xc831fde^_0x640fb7);});}}_0x3c56f2[_0x22d655([0x6f,0x6e])](_0x22d655([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4de325,_0xad664d)=>{if(_0xad664d[0x0]!=_0x5125c0)return _0x20d0b6(_0x22d655([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xad664d[0x1]={..._0xad664d[0x1],[_0x22d655([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x48b10b};},{[_0x22d655([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22d655([0x68,0x69,0x67,0x68])}),_0x3c56f2[_0x22d655([0x6f,0x6e])](_0x22d655([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4966af=>{_0x5d720b(_0x4966af[_0x22d655([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2991da=!0x0,_0x4ffd8f(_0x4966af[_0x22d655([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22d655([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22d655([0x6c,0x6f,0x77])}),_0x41f214[_0x22d655([0x74,0x68,0x65,0x6e])](()=>{_0x2991da||_0x20d0b6(_0x22d655([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x514594(){return _0x3c56f2[_0x22d655([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22d655([0x76,0x69,0x65,0x77])][_0x22d655([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22d655([0x61,0x75,0x74,0x6f]);}function _0x3c77de(){_0x3c56f2[_0x22d655([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22d655([0x76,0x69,0x65,0x77])][_0x22d655([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22d655([0x61,0x75,0x74,0x6f]);}}function _0x4fc3a7(_0x3f94a6){const _0x20a953=[new window[(_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d995f=>setTimeout(_0x3d995f,0xc8bf5d2^_0x640fb7)),_0x41f214[_0x22d655([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e6b6=>{let _0x409115=0x0;_0x3c56f2[_0x22d655([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d655([0x6f,0x6e])](_0x22d655([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x247cf5,_0x1c90e1)=>{_0x1c90e1[0x0][_0x22d655([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x409115++,_0x409115==(0xc82cae6^_0x640fb7)&&(_0x40e6b6(),_0x247cf5[_0x22d655([0x6f,0x66,0x66])]());});}))];return window[_0x22d655([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22d655([0x72,0x61,0x63,0x65])](_0x20a953)[_0x22d655([0x74,0x68,0x65,0x6e])](()=>_0x3f94a6);}async function _0x483edf(){await _0x41f214,_0x3c56f2[_0x22d655([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d655([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5ed88c,_0x3c56f2[_0x22d655([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d655([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5ed88c,_0x3c56f2[_0x22d655([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22d655([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x18c13a(){return window[_0x22d655([0x67,0x6c,0x6f,0x62])]&&window[_0x22d655([0x67,0x6c,0x6f,0x62])][_0x22d655([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5a6e9f(_0x17ecd1){const _0x5bea6b=_0x2de58e();_0x3c56f2[_0x5bea6b]=_0x22d655([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])+_0x17ecd1,_0x17ecd1!=_0x22d655([0x56,0x61,0x6c,0x69,0x64])&&_0x483edf();}function _0x2de58e(){const _0x2b20de=window[_0x22d655([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22d655([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22d655([0x6e,0x6f,0x77])]())[_0x22d655([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22d655([0x2e]),'');let _0x2bce19=_0x22d655([0x49]);for(let _0x22f3d6=0x0;_0x22f3d6<_0x2b20de[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22f3d6+=0x2){let _0x1ca58c=window[_0x22d655([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b20de[_0x22d655([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22f3d6,_0x22f3d6+0x2));_0x1ca58c>=_0x4451f2[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1ca58c-=_0x4451f2[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2bce19+=_0x4451f2[_0x1ca58c];}return _0x2bce19;}function _0x135a12(){const _0x3861d2=_0x18b8ab[_0x22d655([0x73,0x70,0x6c,0x69,0x74])](_0x22d655([0x2e]));if(0x3!=_0x3861d2[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x286b4d(_0x3861d2[0x1]);function _0x286b4d(_0x2b53c2){const _0x292964=_0xf2eb1d(_0x2b53c2);return _0x292964&&_0x450d9d()?_0x292964:null;function _0x450d9d(){const _0x164cd0=_0x292964[_0x22d655([0x6a,0x74,0x69])],_0x519696=window[_0x22d655([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x164cd0[_0x22d655([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x164cd0[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf5ee8a={..._0x292964,[_0x22d655([0x6a,0x74,0x69])]:_0x164cd0[_0x22d655([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x164cd0[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf5ee8a[_0x22d655([0x76,0x63])],_0x35cfad(_0xf5ee8a)==_0x519696;}}}async function _0xa5a6e0(){let _0x259fe8=!0x0;try{const _0x29b353=_0x18b8ab[_0x22d655([0x73,0x70,0x6c,0x69,0x74])](_0x22d655([0x2e])),[_0xd04d0f,_0x3d8833,_0xdad619]=_0x29b353;return _0x1da47c(_0xd04d0f),await _0x5ecd0c(_0xd04d0f,_0x3d8833,_0xdad619),_0x259fe8;}catch{return!0x1;}function _0x1da47c(_0x1d1ace){const _0x426699=_0xf2eb1d(_0x1d1ace);_0x426699&&_0x426699[_0x22d655([0x61,0x6c,0x67])]==_0x22d655([0x45,0x53,0x32,0x35,0x36])||(_0x259fe8=!0x1);}async function _0x5ecd0c(_0x1e05bf,_0x507b33,_0x452d25){const _0x47409d=window[_0x22d655([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22d655([0x66,0x72,0x6f,0x6d])](_0x536630(_0x452d25),_0x4f790b=>_0x4f790b[_0x22d655([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xcb325c=new window[(_0x22d655([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22d655([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e05bf+_0x22d655([0x2e])+_0x507b33),_0x4522c5=window[_0x22d655([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22d655([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4522c5)return;const _0x349abd=await _0x4522c5[_0x22d655([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22d655([0x6a,0x77,0x6b]),_0x163aeb,{[_0x22d655([0x6e,0x61,0x6d,0x65])]:_0x22d655([0x45,0x43,0x44,0x53,0x41]),[_0x22d655([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22d655([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22d655([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4522c5[_0x22d655([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22d655([0x6e,0x61,0x6d,0x65])]:_0x22d655([0x45,0x43,0x44,0x53,0x41]),[_0x22d655([0x68,0x61,0x73,0x68])]:{[_0x22d655([0x6e,0x61,0x6d,0x65])]:_0x22d655([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x349abd,_0x47409d,_0xcb325c)||(_0x259fe8=!0x1);}}function _0xf2eb1d(_0x28bb28){return _0x28bb28[_0x22d655([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22d655([0x65,0x79]))?JSON[_0x22d655([0x70,0x61,0x72,0x73,0x65])](_0x536630(_0x28bb28)):null;}function _0x536630(_0x5b8f55){return window[_0x22d655([0x61,0x74,0x6f,0x62])](_0x5b8f55[_0x22d655([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22d655([0x2b]))[_0x22d655([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22d655([0x2f])));}function _0x35cfad(_0x2c4637){let _0x4412e1=0x1505;function _0x176cb0(_0x5be4d6){for(let _0x5e07f6=0x0;_0x5e07f6<_0x5be4d6[_0x22d655([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e07f6++){const _0x3df163=_0x5be4d6[_0x22d655([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e07f6);_0x4412e1=(_0x4412e1<<0x5)+_0x4412e1+_0x3df163,_0x4412e1&=_0x4412e1;}}function _0x25501f(_0x380d37){Array[_0x22d655([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x380d37)?_0x380d37[_0x22d655([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x25501f):_0x380d37&&typeof _0x380d37==_0x22d655([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22d655([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x380d37)[_0x22d655([0x73,0x6f,0x72,0x74])]()[_0x22d655([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2bb767,_0x3e9d71])=>{_0x176cb0(_0x2bb767),_0x25501f(_0x3e9d71);}):_0x176cb0(window[_0x22d655([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x380d37));}return _0x25501f(_0x2c4637),_0x4412e1>>>0x0;}function _0xaf7c72(_0x5b80b0){return _0x5b80b0[_0x22d655([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22d655([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22d655([0x30]));}function _0x3f469b(_0x3b4c38){return _0x3b4c38[_0x22d655([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22d655([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22d655([0x6a,0x6f,0x69,0x6e])]('');}function _0x5ed88c(){}function _0x22d655(_0x9b10f){return _0x9b10f['map'](_0x2018d3=>String['fromCharCode'](_0x2018d3))['join']('');}_0x5a6e9f(await _0x38543f());}(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'],[_0x3f2709=>Number(_0x3f2709)>=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(_0x51ab3a){return L['includes'](_0x51ab3a);}function g(_0x502ae3){return Array['from'](_0x502ae3['getStyleNames']())['filter'](P);}function b(_0x1292f6,_0x41502f,_0x3ddba3){const {spanStyles:_0x35c297,stylesToBeHtmlElements:_0x371015}=function(_0x56e72f,_0x15b2e8){const _0x3a1819={},_0x56aab4={};return _0x15b2e8['forEach'](_0x1b7c9a=>{const _0xe55483=_0x56e72f['getStyle'](_0x1b7c9a);if(_0xe55483){if(function(_0xc21285){return E['includes'](_0xc21285);}(_0x1b7c9a))_0x3a1819[_0x1b7c9a]=_0xe55483;else{if(function(_0x1eb454){return _0x1eb454 in F;}(_0x1b7c9a)){const _0x1c3f13=_0xe55483['split']('\x20');F[_0x1b7c9a]['forEach'](([_0x571fa1,_0x5de9a7])=>{for(const _0x1739a8 of _0x1c3f13){('function'==typeof _0x571fa1&&_0x571fa1(_0x1739a8)||_0x571fa1===_0x1739a8)&&(_0x56aab4[_0x1b7c9a]=[..._0x56aab4[_0x1b7c9a]||[],[_0x571fa1,_0x5de9a7]]);}});}}}}),{'spanStyles':_0x3a1819,'stylesToBeHtmlElements':_0x56aab4};}(_0x1292f6,_0x3ddba3);!function(_0x382841,_0x35f55d,_0x1bc708){for(const _0x28662e in _0x1bc708){_0x1bc708[_0x28662e]['forEach'](([,_0x58253a])=>{const _0x131ff6=_0x35f55d['createElement'](_0x58253a,[],_0x382841['getChildren']());_0x35f55d['insertChild'](0x0,_0x131ff6,_0x382841);}),_0x35f55d['removeStyle'](_0x28662e,_0x382841);}}(_0x1292f6,_0x41502f,_0x371015),function(_0x2f0be8,_0x37209e,_0x2630c6){if(!Object['keys'](_0x2630c6)['length'])return;const _0x127050=_0x37209e['createElement']('span',[],_0x2f0be8['getChildren']());_0x37209e['setStyle'](_0x2630c6,_0x127050),_0x37209e['insertChild'](0x0,_0x127050,_0x2f0be8),_0x37209e['removeStyle'](Object['keys'](_0x2630c6),_0x2f0be8);}(_0x1292f6,_0x41502f,_0x35c297);}class a extends _0x498519{['execute'](_0x41d627){const {body:_0x18d5ef}=_0x41d627['_parsedData'],_0x593608=new _0x34cc1a(_0x18d5ef['document']),_0x10fc48=_0x593608['createRangeIn'](_0x18d5ef),_0x45b3ef=new _0x721463(_0x593608['document']['stylesProcessor']),_0x25c4b9=[...new _0x5684ad(_0x45b3ef)['blockElements'],'font'],_0x2344c8=_0x10fc48['getItems']();for(const _0x5e871a of _0x2344c8)_0x5e871a['is']('element')&&_0x25c4b9['includes'](_0x5e871a['name'])&&b(_0x5e871a,_0x593608,g(_0x5e871a));_0x41d627['content']=_0x18d5ef;}['isActive'](_0x3ba6d1){return super['isActive'](_0x3ba6d1)||p(_0x3ba6d1);}}class s extends _0x4e4a9e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3d35ae=this['editor'],_0x885b5a=_0x3d35ae['plugins']['get']('ClipboardPipeline'),_0x2b5bcc=_0x3d35ae['editing']['view']['document'],_0x345700=new a(_0x2b5bcc);_0x885b5a['on']('inputTransformation',(_0x241b5d,_0x13ca87)=>{const _0x519043=_0x13ca87['dataTransfer']['getData']('text/html');_0x345700['isActive'](_0x519043)&&(_0x13ca87['_parsedData']||(_0x13ca87['_parsedData']=_0x445ff6(_0x519043,_0x2b5bcc['stylesProcessor'])),_0x345700['execute'](_0x13ca87));},{'priority':_0x4c2d3a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x7d38c4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x479736;for(const _0x1b043e in _0x7d38c4){const _0x5bfe81=_0x1b043e,_0x523605=_0x7d38c4[_0x5bfe81];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x523605||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x523605){delete _0x7d38c4[_0x5bfe81],_0x479736=_0x523605,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x479736&&_0x7d38c4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x479736&&_0x7d38c4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x479736&&_0x7d38c4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x479736&&_0x7d38c4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x479736&&_0x7d38c4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x479736&&_0x7d38c4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x479736&&_0x7d38c4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4e4a9e{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 _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};
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.1",
3
+ "version": "47.0.0-alpha.2",
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.1",
26
- "@ckeditor/ckeditor5-engine": "47.0.0-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.1",
29
- "ckeditor5": "47.0.0-alpha.1"
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"
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 _0x59c7(){var _0x46656a=['24845jwiwVA','40160mzdxOn','58XFfSPe','189ulXHCl','2798936jgyPZz','587184wfRJvc','23559UwNXza','1314CKTKkS','3489372BcwTUc','2745582cTBNfs','12001TyelRz'];_0x59c7=function(){return _0x46656a;};return _0x59c7();}function _0x551d(_0x219300,_0x28bff7){var _0x59c7f5=_0x59c7();return _0x551d=function(_0x551de7,_0x59132e){_0x551de7=_0x551de7-0x198;var _0x11bc12=_0x59c7f5[_0x551de7];return _0x11bc12;},_0x551d(_0x219300,_0x28bff7);}(function(_0x5c1728,_0x2f7a87){var _0x1d09b9=_0x551d,_0x58610b=_0x5c1728();while(!![]){try{var _0x2f6f10=-parseInt(_0x1d09b9(0x19c))/0x1*(-parseInt(_0x1d09b9(0x198))/0x2)+-parseInt(_0x1d09b9(0x19e))/0x3+-parseInt(_0x1d09b9(0x19a))/0x4+parseInt(_0x1d09b9(0x1a1))/0x5*(-parseInt(_0x1d09b9(0x19d))/0x6)+parseInt(_0x1d09b9(0x19f))/0x7+parseInt(_0x1d09b9(0x19b))/0x8*(-parseInt(_0x1d09b9(0x199))/0x9)+parseInt(_0x1d09b9(0x1a2))/0xa*(parseInt(_0x1d09b9(0x1a0))/0xb);if(_0x2f6f10===_0x2f7a87)break;else _0x58610b['push'](_0x58610b['shift']());}catch(_0x1bd320){_0x58610b['push'](_0x58610b['shift']());}}}(_0x59c7,0xeb772));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
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';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1c5fb4,_0xceb382){var _0x26f06d=_0x21c0,_0x5a00e2=_0x1c5fb4();while(!![]){try{var _0x1a9f41=-parseInt(_0x26f06d(0x118))/0x1*(-parseInt(_0x26f06d(0x115))/0x2)+-parseInt(_0x26f06d(0x11c))/0x3+parseInt(_0x26f06d(0x119))/0x4+parseInt(_0x26f06d(0x116))/0x5+-parseInt(_0x26f06d(0x11a))/0x6+-parseInt(_0x26f06d(0x11b))/0x7+parseInt(_0x26f06d(0x114))/0x8*(parseInt(_0x26f06d(0x117))/0x9);if(_0x1a9f41===_0xceb382)break;else _0x5a00e2['push'](_0x5a00e2['shift']());}catch(_0x2fb707){_0x5a00e2['push'](_0x5a00e2['shift']());}}}(_0x83d8,0x46111));import{CKEditorError as _0x300e9a}from'ckeditor5/src/utils.js';function _0x21c0(_0x56d0a5,_0x53e584){var _0x83d8b4=_0x83d8();return _0x21c0=function(_0x21c0ad,_0x2c3338){_0x21c0ad=_0x21c0ad-0x114;var _0x586571=_0x83d8b4[_0x21c0ad];return _0x586571;},_0x21c0(_0x56d0a5,_0x53e584);}function _0x83d8(){var _0x2669ac=['2926952pqSxyg','1171506cBiBfl','8xtyZdN','2OAllnM','1062245LweZry','5579775TuyPZK','80219DcgOfg','1003248rjvfQq','406944yTkTmS'];_0x83d8=function(){return _0x2669ac;};return _0x83d8();}
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';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f8a6f=_0x14d4;(function(_0x4643b4,_0x172450){const _0x25c9ca=_0x14d4,_0x3617b3=_0x4643b4();while(!![]){try{const _0x39f01f=parseInt(_0x25c9ca(0x1db))/0x1+parseInt(_0x25c9ca(0x1ed))/0x2*(parseInt(_0x25c9ca(0x1e7))/0x3)+parseInt(_0x25c9ca(0x1e3))/0x4+parseInt(_0x25c9ca(0x1e0))/0x5+parseInt(_0x25c9ca(0x1dd))/0x6*(-parseInt(_0x25c9ca(0x1d8))/0x7)+parseInt(_0x25c9ca(0x1e9))/0x8+-parseInt(_0x25c9ca(0x1da))/0x9;if(_0x39f01f===_0x172450)break;else _0x3617b3['push'](_0x3617b3['shift']());}catch(_0x14230a){_0x3617b3['push'](_0x3617b3['shift']());}}}(_0x1e36,0x9a3fa));import{ViewUpcastWriter as _0x5da3a5}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2b5ba2}from'@ckeditor/ckeditor5-paste-from-office';function _0x1e36(){const _0x304d7d=['createRangeIn','setStyle','from','59702DRoMWx','values','7UFlNem','execute','19951272bPxZLp','486842JHuLWy','item','968862mAQWau','content','document','3865775IQiYOm','_parsedData','hasStyle','912448cOhIul','isActive','type','size','42uADruj','elementStart','8832512zNtlMo'];_0x1e36=function(){return _0x304d7d;};return _0x1e36();}import{isMSExcelContent as _0x4e199c}from'../../utils.js';import{extractStyles as _0x10e742,expandStyles as _0x410fae,getMatchingStyles as _0x186213,flattenStyleDefinitions as _0x56b889}from'./utils.js';function _0x14d4(_0x1feeda,_0x57fa09){const _0x1e3680=_0x1e36();return _0x14d4=function(_0x14d4b,_0x51c9ef){_0x14d4b=_0x14d4b-0x1d8;let _0x584cb8=_0x1e3680[_0x14d4b];return _0x584cb8;},_0x14d4(_0x1feeda,_0x57fa09);}export class MSOfficeStylesInliner extends _0x2b5ba2{[_0x4f8a6f(0x1d9)](_0x458bae){const _0x5efbec=_0x4f8a6f,{body:_0x3eac82,styles:_0x3f7b03}=_0x458bae[_0x5efbec(0x1e1)],_0xaf3c38=new _0x5da3a5(_0x3eac82[_0x5efbec(0x1df)]),_0x390e01=_0xaf3c38[_0x5efbec(0x1ea)](_0x3eac82),_0x14c492=_0x10e742(_0x3f7b03),_0x250ca9=_0x410fae(_0x14c492);for(const _0x1de439 of _0x390e01){if(_0x5efbec(0x1e8)!==_0x1de439[_0x5efbec(0x1e5)])continue;const _0xbb9255=_0x186213(_0x1de439[_0x5efbec(0x1dc)],_0x250ca9);if(_0xbb9255[_0x5efbec(0x1e6)]){const _0x2a2960=_0x56b889(Array[_0x5efbec(0x1ec)](_0xbb9255[_0x5efbec(0x1ee)]()));for(const _0x590814 in _0x2a2960){const _0x8db4fa=_0x1de439[_0x5efbec(0x1dc)];_0x8db4fa[_0x5efbec(0x1e2)](_0x590814)||_0xaf3c38[_0x5efbec(0x1eb)](_0x590814,_0x2a2960[_0x590814],_0x8db4fa);}}}_0x458bae[_0x5efbec(0x1de)]=_0x3eac82;}[_0x4f8a6f(0x1e4)](_0x103759){const _0x187bd8=_0x4f8a6f;return super[_0x187bd8(0x1e4)](_0x103759)||_0x4e199c(_0x103759);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xf2bed8,_0x4bbae5){const _0x2fbb40=_0x2d36,_0x2c91f9=_0xf2bed8();while(!![]){try{const _0x4c3bb7=parseInt(_0x2fbb40(0xce))/0x1+parseInt(_0x2fbb40(0xca))/0x2*(-parseInt(_0x2fbb40(0xc9))/0x3)+-parseInt(_0x2fbb40(0xd1))/0x4*(-parseInt(_0x2fbb40(0xc4))/0x5)+-parseInt(_0x2fbb40(0xbd))/0x6+parseInt(_0x2fbb40(0xbf))/0x7+parseInt(_0x2fbb40(0xba))/0x8+parseInt(_0x2fbb40(0xcb))/0x9;if(_0x4c3bb7===_0x4bbae5)break;else _0x2c91f9['push'](_0x2c91f9['shift']());}catch(_0x1338e0){_0x2c91f9['push'](_0x2c91f9['shift']());}}}(_0x5710,0xf3ee4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x30f020,_0x539bdb){const _0x31e8cb=_0x2d36,_0x226d6f=new Map();for(const [_0x18c5df,_0xdc8f0a]of _0x539bdb){if(!_0x18c5df[_0x31e8cb(0xcf)]&&!_0x18c5df[_0x31e8cb(0xc5)])continue;const _0x1001e1=!_0x18c5df[_0x31e8cb(0xcf)]||_0x30f020[_0x31e8cb(0xd3)]===_0x18c5df[_0x31e8cb(0xcf)],_0x5ccc2d=!_0x18c5df[_0x31e8cb(0xc5)]||_0x30f020[_0x31e8cb(0xc3)](_0x18c5df[_0x31e8cb(0xc5)]);_0x1001e1&&_0x5ccc2d&&_0x226d6f[_0x31e8cb(0xc0)](_0x18c5df,_0xdc8f0a);}return _0x226d6f;}export function extractStyles(_0x3b1fd2){const _0x10fbe1=_0x2d36,_0x541c02={};for(const _0x2d5c12 of _0x3b1fd2)for(const _0xd0b5dd of _0x2d5c12[_0x10fbe1(0xc1)])if(_0xd0b5dd instanceof CSSStyleRule){const _0x364569=parseCSSStyleDeclaration(_0xd0b5dd[_0x10fbe1(0xcd)]);_0x541c02[_0xd0b5dd[_0x10fbe1(0xc8)]]=Object[_0x10fbe1(0xcc)]({},_0x541c02[_0xd0b5dd[_0x10fbe1(0xc8)]]||{},_0x364569);}return _0x541c02;}export function expandStyles(_0x40230d){const _0x288d98=_0x2d36,_0x31c4e6=new Map();for(const _0x2bc532 in _0x40230d){const _0x30d418=parseCSSSelector(_0x2bc532),_0x5325b8=_0x40230d[_0x2bc532];for(const _0x1f3c94 of _0x30d418)_0x31c4e6[_0x288d98(0xc0)](_0x1f3c94,_0x5325b8);}return _0x31c4e6;}function _0x5710(){const _0x7b3756=['803509omkKnA','tagName','length','16nvbCnQ','exec','name','initial','7789080SJYxIK','map','trim','7879668gokbsP','push','1076222pYdzVn','set','cssRules','split','hasClass','410855FYJKve','className','groups','getPropertyValue','selectorText','651ZmsAzh','17042pDQRdl','17117109PwfdGz','assign','style'];_0x5710=function(){return _0x7b3756;};return _0x5710();}export function parseCSSStyleDeclaration(_0x1ee222){const _0x8be647=_0x2d36,_0x1f3c36={};for(let _0x456c9b=0x0;_0x456c9b<_0x1ee222[_0x8be647(0xd0)];_0x456c9b++){const _0x324132=_0x1ee222[_0x456c9b],_0x36f80f=_0x1ee222[_0x8be647(0xc7)](_0x324132);_0x8be647(0xd4)!==_0x36f80f&&(_0x1f3c36[_0x324132]=_0x36f80f);}return _0x1f3c36;}export function parseCSSSelector(_0x23c830){const _0x20640f=_0x2d36,_0x66e7d8=_0x23c830[_0x20640f(0xc2)](',')[_0x20640f(0xbb)](_0x336028=>_0x336028[_0x20640f(0xbc)]()),_0x324ae7=[];for(const _0x300cef of _0x66e7d8){const _0xc800b3=S[_0x20640f(0xd2)](_0x300cef);_0xc800b3&&_0x324ae7[_0x20640f(0xbe)](_0xc800b3[_0x20640f(0xc6)]);}return _0x324ae7;}function _0x2d36(_0x53a50e,_0x162a5b){const _0x571065=_0x5710();return _0x2d36=function(_0x2d3666,_0x177317){_0x2d3666=_0x2d3666-0xba;let _0x101fa6=_0x571065[_0x2d3666];return _0x101fa6;},_0x2d36(_0x53a50e,_0x162a5b);}export function flattenStyleDefinitions(_0x36ac43){const _0x21f93d=_0x2d36,_0x469fa2={};for(const _0x593216 of _0x36ac43)Object[_0x21f93d(0xcc)](_0x469fa2,_0x593216);return _0x469fa2;}
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;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x17c1(){const _0x29b6c6=['getItems','stylesProcessor','blockElements','156DoLzmN','1590565HhSeIK','2230tOAmii','createRangeIn','31834rZCXWF','includes','508970sYBeXi','font','6NDweZv','1369524HQnTUY','document','933876IbJNBU','4326drHVTd','execute','_parsedData','element','56TCPWfV','name','815880OBgRyj','1pGZxFW','content','isActive'];_0x17c1=function(){return _0x29b6c6;};return _0x17c1();}const _0x22ddef=_0x153d;function _0x153d(_0xe6bdb2,_0x285950){const _0x17c10f=_0x17c1();return _0x153d=function(_0x153dac,_0x5a8d18){_0x153dac=_0x153dac-0xb6;let _0x4ffa6c=_0x17c10f[_0x153dac];return _0x4ffa6c;},_0x153d(_0xe6bdb2,_0x285950);}(function(_0xa618b8,_0x28051c){const _0x35055e=_0x153d,_0x5cdbc1=_0xa618b8();while(!![]){try{const _0x321eb3=parseInt(_0x35055e(0xc8))/0x1*(-parseInt(_0x35055e(0xbe))/0x2)+-parseInt(_0x35055e(0xc1))/0x3*(parseInt(_0x35055e(0xce))/0x4)+-parseInt(_0x35055e(0xb6))/0x5*(-parseInt(_0x35055e(0xbd))/0x6)+parseInt(_0x35055e(0xbb))/0x7*(parseInt(_0x35055e(0xc5))/0x8)+parseInt(_0x35055e(0xc0))/0x9+parseInt(_0x35055e(0xb7))/0xa*(parseInt(_0x35055e(0xb9))/0xb)+-parseInt(_0x35055e(0xc7))/0xc;if(_0x321eb3===_0x28051c)break;else _0x5cdbc1['push'](_0x5cdbc1['shift']());}catch(_0x3be983){_0x5cdbc1['push'](_0x5cdbc1['shift']());}}}(_0x17c1,0xbb4f3));import{ViewUpcastWriter as _0x59b563,ViewDomConverter as _0x42dd47,ViewDocument as _0x44ef71}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5d222f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2b7dc3}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x25349a,propagateStyleProperties as _0x26cd57}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x5d222f{[_0x22ddef(0xc2)](_0x5519bd){const _0x5db102=_0x22ddef,{body:_0x32c876}=_0x5519bd[_0x5db102(0xc3)],_0x2df7ed=new _0x59b563(_0x32c876[_0x5db102(0xbf)]),_0x1f579d=_0x2df7ed[_0x5db102(0xb8)](_0x32c876),_0x4126a1=new _0x44ef71(_0x2df7ed[_0x5db102(0xbf)][_0x5db102(0xcc)]),_0x2d9631=[...new _0x42dd47(_0x4126a1)[_0x5db102(0xcd)],_0x5db102(0xbc)],_0x268f20=_0x1f579d[_0x5db102(0xcb)]();for(const _0x53e480 of _0x268f20)if(_0x53e480['is'](_0x5db102(0xc4))&&_0x2d9631[_0x5db102(0xba)](_0x53e480[_0x5db102(0xc6)])){const _0x52fde7=_0x25349a(_0x53e480);_0x26cd57(_0x53e480,_0x2df7ed,_0x52fde7);}_0x5519bd[_0x5db102(0xc9)]=_0x32c876;}[_0x22ddef(0xca)](_0x577d7a){const _0x4fa6f5=_0x22ddef;return super[_0x4fa6f5(0xca)](_0x577d7a)||_0x2b7dc3(_0x577d7a);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15a4b7=_0x275d;(function(_0x1d694a,_0x1be0bc){const _0x3a7cc1=_0x275d,_0x5d7008=_0x1d694a();while(!![]){try{const _0x56ce8b=parseInt(_0x3a7cc1(0x126))/0x1+-parseInt(_0x3a7cc1(0x116))/0x2+parseInt(_0x3a7cc1(0x11c))/0x3+parseInt(_0x3a7cc1(0x131))/0x4+parseInt(_0x3a7cc1(0x130))/0x5+-parseInt(_0x3a7cc1(0x135))/0x6*(-parseInt(_0x3a7cc1(0x121))/0x7)+parseInt(_0x3a7cc1(0x127))/0x8*(-parseInt(_0x3a7cc1(0x118))/0x9);if(_0x56ce8b===_0x1be0bc)break;else _0x5d7008['push'](_0x5d7008['shift']());}catch(_0x2d9a2c){_0x5d7008['push'](_0x5d7008['shift']());}}}(_0x2652,0x56c84));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x15a4b7(0x124),_0x15a4b7(0x138),_0x15a4b7(0x12c),_0x15a4b7(0x128),_0x15a4b7(0x13d),_0x15a4b7(0x137),_0x15a4b7(0x132),_0x15a4b7(0x13e)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x15a4b7(0x124),_0x15a4b7(0x138),_0x15a4b7(0x12c)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x15a4b7(0x133),'i']],'font-weight':[[_0x15a4b7(0x134),_0x15a4b7(0x136)],[_0x15a4b7(0x12d),_0x15a4b7(0x136)],[_0x15a4b7(0x115),_0x15a4b7(0x136)],[_0x527d02=>Number(_0x527d02)>=0x258,_0x15a4b7(0x136)]],'text-decoration':[[_0x15a4b7(0x11a),'u'],[_0x15a4b7(0x13f),'s']],'text-decoration-line':[[_0x15a4b7(0x11a),'u'],[_0x15a4b7(0x13f),'s']],'vertical-align':[[_0x15a4b7(0x11e),_0x15a4b7(0x11e)],[_0x15a4b7(0x11f),_0x15a4b7(0x139)]]};export function isPropertyToBePropagated(_0x359fd4){const _0x522495=_0x15a4b7;return CSS_PROPERTIES_TO_PROPAGATE[_0x522495(0x119)](_0x359fd4);}export function isPropertyToBePropagatedAsSpan(_0x4e12f1){const _0x147bfd=_0x15a4b7;return CSS_PROPERTIES_TO_BE_SPANS[_0x147bfd(0x119)](_0x4e12f1);}export function isPropertyToBePropagatedAsHTMLElement(_0x4f8f9d){return _0x4f8f9d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x1a375d){const _0x5c18cc=_0x15a4b7;return Array[_0x5c18cc(0x123)](_0x1a375d[_0x5c18cc(0x12b)]())[_0x5c18cc(0x129)](isPropertyToBePropagated);}function _0x275d(_0x1d2b13,_0x3e13c0){const _0x265209=_0x2652();return _0x275d=function(_0x275d26,_0x1a947b){_0x275d26=_0x275d26-0x115;let _0x1f9f45=_0x265209[_0x275d26];return _0x1f9f45;},_0x275d(_0x1d2b13,_0x3e13c0);}export function propagateStyleProperties(_0x4428ab,_0x310d57,_0x13f4f0){const {spanStyles:_0x24f269,stylesToBeHtmlElements:_0x4d4916}=getStylesToPropagate(_0x4428ab,_0x13f4f0);propagateStylesAsHTMLElements(_0x4428ab,_0x310d57,_0x4d4916),propagateStylesAsSpan(_0x4428ab,_0x310d57,_0x24f269);}function _0x2652(){const _0x201c36=['1175020zokYlT','font-style','italic','medium','32394VIdIoh','strong','font-weight','font-family','sup','split','getStyle','function','text-decoration-line','vertical-align','line-through','bolder','485832vxiyKd','removeStyle','12030129zFToJi','includes','underline','span','1307238vJxYgw','getChildren','sub','super','keys','581GvsdrQ','createElement','from','color','insertChild','304866stVqwa','8FYpCkd','text-decoration','filter','length','getStyleNames','font-size','bold','forEach','setStyle','2262865cnqqAX'];_0x2652=function(){return _0x201c36;};return _0x2652();}export function propagateStylesAsHTMLElements(_0x4606d8,_0x490de5,_0x2cb84b){const _0x1de165=_0x15a4b7;for(const _0x3b4ebc in _0x2cb84b){_0x2cb84b[_0x3b4ebc][_0x1de165(0x12e)](([,_0x2f1e0c])=>{const _0x57e06e=_0x1de165,_0x1f9f2d=_0x490de5[_0x57e06e(0x122)](_0x2f1e0c,[],_0x4606d8[_0x57e06e(0x11d)]());_0x490de5[_0x57e06e(0x125)](0x0,_0x1f9f2d,_0x4606d8);}),_0x490de5[_0x1de165(0x117)](_0x3b4ebc,_0x4606d8);}}export function propagateStylesAsSpan(_0x40b00d,_0x415836,_0x15d923){const _0xd22bdd=_0x15a4b7;if(!Object[_0xd22bdd(0x120)](_0x15d923)[_0xd22bdd(0x12a)])return;const _0x2e74e6=_0x415836[_0xd22bdd(0x122)](_0xd22bdd(0x11b),[],_0x40b00d[_0xd22bdd(0x11d)]());_0x415836[_0xd22bdd(0x12f)](_0x15d923,_0x2e74e6),_0x415836[_0xd22bdd(0x125)](0x0,_0x2e74e6,_0x40b00d),_0x415836[_0xd22bdd(0x117)](Object[_0xd22bdd(0x120)](_0x15d923),_0x40b00d);}export function getStylesToPropagate(_0x332f87,_0x6335cd){const _0xea5fd7=_0x15a4b7,_0x1b6618={},_0x208f14={};return _0x6335cd[_0xea5fd7(0x12e)](_0x5e3ea5=>{const _0x104dc4=_0xea5fd7,_0x9538d5=_0x332f87[_0x104dc4(0x13b)](_0x5e3ea5);if(_0x9538d5){if(isPropertyToBePropagatedAsSpan(_0x5e3ea5))_0x1b6618[_0x5e3ea5]=_0x9538d5;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5e3ea5)){const _0x55816e=_0x9538d5[_0x104dc4(0x13a)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5e3ea5][_0x104dc4(0x12e)](([_0x2f5466,_0x46d1e3])=>{const _0x4f77c3=_0x104dc4;for(const _0x3d48ad of _0x55816e){(_0x4f77c3(0x13c)==typeof _0x2f5466&&_0x2f5466(_0x3d48ad)||_0x2f5466===_0x3d48ad)&&(_0x208f14[_0x5e3ea5]=[..._0x208f14[_0x5e3ea5]||[],[_0x2f5466,_0x46d1e3]]);}});}}}}),{'spanStyles':_0x1b6618,'stylesToBeHtmlElements':_0x208f14};}
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};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5e30ea=_0x5bc4;function _0x534d(){var _0x1a8c21=['10HPzJRz','6755660IoofQd','222EYXcGf','332tRqhhC','46911ZuInLn','993536HoHYqp','PasteFromOfficeEnhanced','requires','PasteFromOffice','30548958QXEfzz','isOfficialPlugin','152uKkmly','pluginName','5750910mleNPB','48629igHfGk','isPremiumPlugin','8654mwFOts'];_0x534d=function(){return _0x1a8c21;};return _0x534d();}(function(_0x55ac80,_0xec33c4){var _0x3483ef=_0x5bc4,_0x56a65e=_0x55ac80();while(!![]){try{var _0x2bf58f=-parseInt(_0x3483ef(0xd1))/0x1*(-parseInt(_0x3483ef(0xcd))/0x2)+-parseInt(_0x3483ef(0xd2))/0x3*(-parseInt(_0x3483ef(0xc8))/0x4)+parseInt(_0x3483ef(0xcf))/0x5+-parseInt(_0x3483ef(0xd0))/0x6*(parseInt(_0x3483ef(0xcb))/0x7)+-parseInt(_0x3483ef(0xd3))/0x8+-parseInt(_0x3483ef(0xca))/0x9*(-parseInt(_0x3483ef(0xce))/0xa)+-parseInt(_0x3483ef(0xd7))/0xb;if(_0x2bf58f===_0xec33c4)break;else _0x56a65e['push'](_0x56a65e['shift']());}catch(_0x50cdff){_0x56a65e['push'](_0x56a65e['shift']());}}}(_0x534d,0xd2913));import{Plugin as _0x1840bf}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x52dd62}from'./pastefromofficeenhancedinliner.js';function _0x5bc4(_0x58caec,_0x1a5013){var _0x534d68=_0x534d();return _0x5bc4=function(_0x5bc4f1,_0x38d8b5){_0x5bc4f1=_0x5bc4f1-0xc8;var _0x54d11d=_0x534d68[_0x5bc4f1];return _0x54d11d;},_0x5bc4(_0x58caec,_0x1a5013);}import{PasteFromOfficeEnhancedPropagator as _0x27f599}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x1840bf{static get[_0x5e30ea(0xc9)](){var _0x1193ac=_0x5e30ea;return _0x1193ac(0xd4);}static get[_0x5e30ea(0xd8)](){return!0x0;}static get[_0x5e30ea(0xcc)](){return!0x0;}static get[_0x5e30ea(0xd5)](){var _0x5b908a=_0x5e30ea;return[_0x5b908a(0xd6),_0x52dd62,_0x27f599];}}
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];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4798ad=_0x52f2;(function(_0x56ff5e,_0x164d3e){const _0x4c9e18=_0x52f2,_0x27efe3=_0x56ff5e();while(!![]){try{const _0xb53222=-parseInt(_0x4c9e18(0x1d7))/0x1+parseInt(_0x4c9e18(0x1b5))/0x2+parseInt(_0x4c9e18(0x1ba))/0x3+-parseInt(_0x4c9e18(0x1d4))/0x4*(parseInt(_0x4c9e18(0x1b8))/0x5)+-parseInt(_0x4c9e18(0x1c9))/0x6*(parseInt(_0x4c9e18(0x1c8))/0x7)+-parseInt(_0x4c9e18(0x1b3))/0x8*(parseInt(_0x4c9e18(0x1ca))/0x9)+-parseInt(_0x4c9e18(0x1cd))/0xa*(-parseInt(_0x4c9e18(0x1d1))/0xb);if(_0xb53222===_0x164d3e)break;else _0x27efe3['push'](_0x27efe3['shift']());}catch(_0x7f50ba){_0x27efe3['push'](_0x27efe3['shift']());}}}(_0x463d,0x78a33));import{Plugin as _0x5220c1}from'ckeditor5/src/core.js';function _0x463d(){const _0x49e910=['23286SbJCKd','105453IWThCF','dataTransfer','isPremiumPlugin','10UlRfmg','PasteFromOfficeEnhancedInliner','pluginName','editor','12346169ceCxGK','PasteFromOffice','text/html','4LjbnmA','plugins','high','239435iXAgTo','requires','stylesProcessor','96ohMjSv','ClipboardPipeline','1598930qiZttB','view','isOfficialPlugin','656850szZOan','fromCharCode','80337kidMMM','inputTransformation','init','get','_parsedData','execute','href','document','editing','afterInit','isActive','map','join','getData','1701apJHRQ'];_0x463d=function(){return _0x49e910;};return _0x463d();}import{parsePasteOfficeHtml as _0x389357}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x245640,uid as _0x1832c7}from'ckeditor5/src/utils.js';function _0x52f2(_0xca1e6,_0x513f7c){const _0x463d7f=_0x463d();return _0x52f2=function(_0x52f2d6,_0x163d78){_0x52f2d6=_0x52f2d6-0x1b2;let _0x567e1b=_0x463d7f[_0x52f2d6];return _0x567e1b;},_0x52f2(_0xca1e6,_0x513f7c);}import{MSOfficeStylesInliner as _0x4744f3}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5220c1{static get[_0x4798ad(0x1cf)](){const _0x3bcbaf=_0x4798ad;return _0x3bcbaf(0x1ce);}static get[_0x4798ad(0x1b7)](){return!0x0;}static get[_0x4798ad(0x1cc)](){return!0x0;}static get[_0x4798ad(0x1d8)](){const _0x4ef3ec=_0x4798ad;return[_0x4ef3ec(0x1d2)];}[_0x4798ad(0x1bc)](){const _0x1b5019=_0x4798ad,_0x22c00b=this[_0x1b5019(0x1d0)],_0x58ebe6=_0x22c00b[_0x1b5019(0x1d5)][_0x1b5019(0x1bd)](_0x1b5019(0x1b4)),_0x1cc57e=_0x22c00b[_0x1b5019(0x1c2)][_0x1b5019(0x1b6)][_0x1b5019(0x1c1)],_0x375333=new _0x4744f3(_0x1cc57e);_0x58ebe6['on'](_0x1b5019(0x1bb),(_0x10ac64,_0x79a3fb)=>{const _0x464bb6=_0x1b5019,_0x2e51f2=_0x79a3fb[_0x464bb6(0x1cb)][_0x464bb6(0x1c7)](_0x464bb6(0x1d3));_0x375333[_0x464bb6(0x1c4)](_0x2e51f2)&&(_0x79a3fb[_0x464bb6(0x1be)]||(_0x79a3fb[_0x464bb6(0x1be)]=_0x389357(_0x2e51f2,_0x1cc57e[_0x464bb6(0x1b2)])),_0x375333[_0x464bb6(0x1bf)](_0x79a3fb));},{'priority':_0x245640[_0x1b5019(0x1bd)](_0x1b5019(0x1d6))+0xb});}[_0x4798ad(0x1c3)](){!async function(_0x204f37){const _0x2b4468=_0x204ce9([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]),_0x3d41d1=0xc82cb1e,_0x2bfb27=0xc85bf7e^_0x3d41d1,_0x314375=window[_0x204ce9([0x44,0x61,0x74,0x65])][_0x204ce9([0x6e,0x6f,0x77])](),_0x3b01c5=_0x204f37[_0x204ce9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x29ce45=new window[(_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58c0a1=>{_0x3b01c5[_0x204ce9([0x6f,0x6e,0x63,0x65])](_0x204ce9([0x72,0x65,0x61,0x64,0x79]),_0x58c0a1);}),_0x28a2ab={[_0x204ce9([0x6b,0x74,0x79])]:_0x204ce9([0x45,0x43]),[_0x204ce9([0x75,0x73,0x65])]:_0x204ce9([0x73,0x69,0x67]),[_0x204ce9([0x63,0x72,0x76])]:_0x204ce9([0x50,0x2d,0x32,0x35,0x36]),[_0x204ce9([0x78])]:_0x204ce9([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]),[_0x204ce9([0x79])]:_0x204ce9([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]),[_0x204ce9([0x61,0x6c,0x67])]:_0x204ce9([0x45,0x53,0x32,0x35,0x36])},_0xcf1215=_0x3b01c5[_0x204ce9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x204ce9([0x67,0x65,0x74])](_0x204ce9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57f807(){let _0x5ded7d,_0x5a522f=null,_0x9e584a=null;try{if(_0xcf1215==_0x204ce9([0x47,0x50,0x4c]))return _0x204ce9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ded7d=_0x32dfa3(),!_0x5ded7d)return _0x204ce9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ded7d[_0x204ce9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x9e584a=_0x35fa51(_0x5ded7d[_0x204ce9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ded7d[_0x204ce9([0x6a,0x74,0x69])])),await _0x55b11f()?_0x16386e()?_0x1c5120()?_0x204ce9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x38eb41()?(_0x5ded7d[_0x204ce9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x204ce9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5a522f=_0x94d9b8(_0x204ce9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ded7d[_0x204ce9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x204ce9([0x74,0x72,0x69,0x61,0x6c])&&(_0x5a522f=_0x94d9b8(_0x204ce9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x39f87e()):_0x204ce9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x204ce9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x204ce9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x204ce9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c5120(){const _0x361a1e=[_0x204ce9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x204ce9([0x74,0x72,0x69,0x61,0x6c])][_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ded7d[_0x204ce9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x314375/0x3e8:0xe10*_0x2bfb27;return _0x5ded7d[_0x204ce9([0x65,0x78,0x70])]<_0x361a1e;}function _0x16386e(){const _0x573e64=_0x5ded7d[_0x204ce9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x573e64&&(!!_0x573e64[_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x204ce9([0x2a]))||(!!_0x573e64[_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x204ce9([0x50,0x4f,0x45]))||(!!_0x573e64[_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x204ce9([0x50,0x50]))||!(!_0x573e64[_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x204ce9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x43f3d9()))));}function _0x38eb41(){const _0x24f163=_0x52f2,_0x122734=_0x5ded7d[_0x204ce9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x122734||0x0==_0x122734[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4cfc26}=new URL(window[_0x204ce9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x24f163(0x1c0)]);if(_0x122734[_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cfc26))return!0x0;const _0x4ffe85=_0x4cfc26[_0x204ce9([0x73,0x70,0x6c,0x69,0x74])](_0x204ce9([0x2e]));return _0x122734[_0x204ce9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1536dc=>_0x1536dc[_0x204ce9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x204ce9([0x2a])))[_0x204ce9([0x6d,0x61,0x70])](_0x5e756e=>_0x5e756e[_0x204ce9([0x73,0x70,0x6c,0x69,0x74])](_0x204ce9([0x2e])))[_0x204ce9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc46a54=>_0xc46a54[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ffe85[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x204ce9([0x6d,0x61,0x70])](_0xefc8=>Array(_0x4ffe85[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xefc8[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x204ce9([0x66,0x69,0x6c,0x6c])](_0xefc8[0x0]===_0x204ce9([0x2a])?_0x204ce9([0x2a]):'')[_0x204ce9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xefc8))[_0x204ce9([0x73,0x6f,0x6d,0x65])](_0x2586f3=>_0x4ffe85[_0x204ce9([0x65,0x76,0x65,0x72,0x79])]((_0x6a3940,_0x1fc3c3)=>_0x2586f3[_0x1fc3c3]===_0x6a3940||_0x2586f3[_0x1fc3c3]===_0x204ce9([0x2a])));}function _0x39f87e(){return _0x5a522f&&_0x9e584a?new window[(_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f7876,_0x31a374)=>{_0x5a522f[_0x204ce9([0x74,0x68,0x65,0x6e])](_0x3f7876,_0x31a374),_0x9e584a[_0x204ce9([0x74,0x68,0x65,0x6e])](_0xc44fa5=>{_0xc44fa5!=_0x204ce9([0x56,0x61,0x6c,0x69,0x64])&&_0x3f7876(_0xc44fa5);},_0x31a374);}):_0x5a522f||_0x9e584a||_0x204ce9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x35fa51(_0x1d7881,_0x10c79){return new window[(_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x242dad=>{if(_0x5222a5())return _0x242dad(_0x204ce9([0x56,0x61,0x6c,0x69,0x64]));_0x133ca8(),_0x3b01c5[_0x204ce9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x204ce9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x44e50a=!0x1;const _0x162ca8=_0x1832c7();function _0x5e4c35(_0x44364b){return!!_0x44364b&&(typeof _0x44364b===_0x204ce9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x44364b===_0x204ce9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x44364b[_0x204ce9([0x74,0x68,0x65,0x6e])]===_0x204ce9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x44364b[_0x204ce9([0x63,0x61,0x74,0x63,0x68])]===_0x204ce9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c5944(_0x206147){_0x4a5277(_0x206147)[_0x204ce9([0x74,0x68,0x65,0x6e])](_0x203fc0=>{if(!_0x203fc0||_0x203fc0[_0x204ce9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x204ce9([0x6f,0x6b]))return _0x204ce9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x66d5a9(_0x486ba2(_0x162ca8+_0x10c79))!=_0x203fc0[_0x204ce9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x204ce9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x204ce9([0x56,0x61,0x6c,0x69,0x64]);})[_0x204ce9([0x74,0x68,0x65,0x6e])](_0x184896=>(_0x2b2864(),_0x184896),()=>{const _0x466414=_0x3753d0();return null==_0x466414?(_0x2b2864(),_0x204ce9([0x56,0x61,0x6c,0x69,0x64])):_0x204ce9(_0x314375-_0x466414>(0x288e4f1e^_0x3d41d1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x204ce9([0x74,0x68,0x65,0x6e])](_0x242dad)[_0x204ce9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x242dad(_0x204ce9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x7103a8=0xcb4259e^_0x3d41d1;function _0x2b2864(){const _0x4cde8c=_0x204ce9([0x6c,0x6c,0x63,0x74,0x2d])+_0x66d5a9(_0x486ba2(_0x1d7881)),_0x4a5d66=_0x2be664(_0x66d5a9(window[_0x204ce9([0x4d,0x61,0x74,0x68])][_0x204ce9([0x63,0x65,0x69,0x6c])](_0x314375/_0x7103a8)));window[_0x204ce9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x204ce9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cde8c,_0x4a5d66);}function _0x3753d0(){const _0x2396a6=_0x204ce9([0x6c,0x6c,0x63,0x74,0x2d])+_0x66d5a9(_0x486ba2(_0x1d7881)),_0x163c0b=window[_0x204ce9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x204ce9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2396a6);return _0x163c0b?window[_0x204ce9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2be664(_0x163c0b),0x10)*_0x7103a8:null;}function _0x4a5277(_0x26cc41){return new window[(_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41f566,_0x2d4c9a)=>{_0x26cc41[_0x204ce9([0x74,0x68,0x65,0x6e])](_0x41f566,_0x2d4c9a),window[_0x204ce9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2d4c9a,0xc831fde^_0x3d41d1);});}}_0x3b01c5[_0x204ce9([0x6f,0x6e])](_0x204ce9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x454cd4,_0x5495c6)=>{if(_0x5495c6[0x0]!=_0x1d7881)return _0x242dad(_0x204ce9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5495c6[0x1]={..._0x5495c6[0x1],[_0x204ce9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x162ca8};},{[_0x204ce9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x204ce9([0x68,0x69,0x67,0x68])}),_0x3b01c5[_0x204ce9([0x6f,0x6e])](_0x204ce9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3c5b73=>{_0x5e4c35(_0x3c5b73[_0x204ce9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x44e50a=!0x0,_0x5c5944(_0x3c5b73[_0x204ce9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x204ce9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x204ce9([0x6c,0x6f,0x77])}),_0x29ce45[_0x204ce9([0x74,0x68,0x65,0x6e])](()=>{_0x44e50a||_0x242dad(_0x204ce9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5222a5(){return _0x3b01c5[_0x204ce9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x204ce9([0x76,0x69,0x65,0x77])][_0x204ce9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x204ce9([0x61,0x75,0x74,0x6f]);}function _0x133ca8(){_0x3b01c5[_0x204ce9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x204ce9([0x76,0x69,0x65,0x77])][_0x204ce9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x204ce9([0x61,0x75,0x74,0x6f]);}}function _0x94d9b8(_0x3a901){const _0x149068=[new window[(_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x132f37=>setTimeout(_0x132f37,0xc8bf5d2^_0x3d41d1)),_0x29ce45[_0x204ce9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa85653=>{let _0x1f17cc=0x0;_0x3b01c5[_0x204ce9([0x6d,0x6f,0x64,0x65,0x6c])][_0x204ce9([0x6f,0x6e])](_0x204ce9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2db507,_0x1f12af)=>{_0x1f12af[0x0][_0x204ce9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f17cc++,_0x1f17cc==(0xc82cae6^_0x3d41d1)&&(_0xa85653(),_0x2db507[_0x204ce9([0x6f,0x66,0x66])]());});}))];return window[_0x204ce9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x204ce9([0x72,0x61,0x63,0x65])](_0x149068)[_0x204ce9([0x74,0x68,0x65,0x6e])](()=>_0x3a901);}async function _0x2135a6(){await _0x29ce45,_0x3b01c5[_0x204ce9([0x6d,0x6f,0x64,0x65,0x6c])][_0x204ce9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17115f,_0x3b01c5[_0x204ce9([0x6d,0x6f,0x64,0x65,0x6c])][_0x204ce9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17115f,_0x3b01c5[_0x204ce9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x204ce9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43f3d9(){return window[_0x204ce9([0x67,0x6c,0x6f,0x62])]&&window[_0x204ce9([0x67,0x6c,0x6f,0x62])][_0x204ce9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x494b58(_0x237cb0){const _0x1f2d25=_0xbcf5ab();_0x3b01c5[_0x1f2d25]=_0x204ce9([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])+_0x237cb0,_0x237cb0!=_0x204ce9([0x56,0x61,0x6c,0x69,0x64])&&_0x2135a6();}function _0xbcf5ab(){const _0x4c19f7=window[_0x204ce9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x204ce9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x204ce9([0x6e,0x6f,0x77])]())[_0x204ce9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x204ce9([0x2e]),'');let _0x43f75f=_0x204ce9([0x49]);for(let _0x56cfcd=0x0;_0x56cfcd<_0x4c19f7[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56cfcd+=0x2){let _0x391bcc=window[_0x204ce9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c19f7[_0x204ce9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56cfcd,_0x56cfcd+0x2));_0x391bcc>=_0x2b4468[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x391bcc-=_0x2b4468[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43f75f+=_0x2b4468[_0x391bcc];}return _0x43f75f;}function _0x32dfa3(){const _0x4dc987=_0xcf1215[_0x204ce9([0x73,0x70,0x6c,0x69,0x74])](_0x204ce9([0x2e]));if(0x3!=_0x4dc987[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x422af3(_0x4dc987[0x1]);function _0x422af3(_0x17ec77){const _0x23835b=_0x10e233(_0x17ec77);return _0x23835b&&_0x5caff1()?_0x23835b:null;function _0x5caff1(){const _0x4c6c33=_0x23835b[_0x204ce9([0x6a,0x74,0x69])],_0xe45b9a=window[_0x204ce9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c6c33[_0x204ce9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c6c33[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x891d44={..._0x23835b,[_0x204ce9([0x6a,0x74,0x69])]:_0x4c6c33[_0x204ce9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c6c33[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x891d44[_0x204ce9([0x76,0x63])],_0x486ba2(_0x891d44)==_0xe45b9a;}}}async function _0x55b11f(){let _0x24ebc4=!0x0;try{const _0x5fca43=_0xcf1215[_0x204ce9([0x73,0x70,0x6c,0x69,0x74])](_0x204ce9([0x2e])),[_0x608c8,_0x25c502,_0x2e251f]=_0x5fca43;return _0x4f465e(_0x608c8),await _0x58d9c9(_0x608c8,_0x25c502,_0x2e251f),_0x24ebc4;}catch{return!0x1;}function _0x4f465e(_0x105e84){const _0x583174=_0x10e233(_0x105e84);_0x583174&&_0x583174[_0x204ce9([0x61,0x6c,0x67])]==_0x204ce9([0x45,0x53,0x32,0x35,0x36])||(_0x24ebc4=!0x1);}async function _0x58d9c9(_0x22bdbc,_0x5aff4a,_0x5ddf6a){const _0x53775c=window[_0x204ce9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x204ce9([0x66,0x72,0x6f,0x6d])](_0x48e325(_0x5ddf6a),_0x35ddc4=>_0x35ddc4[_0x204ce9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43922a=new window[(_0x204ce9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x204ce9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22bdbc+_0x204ce9([0x2e])+_0x5aff4a),_0x105896=window[_0x204ce9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x204ce9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x105896)return;const _0x102de7=await _0x105896[_0x204ce9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x204ce9([0x6a,0x77,0x6b]),_0x28a2ab,{[_0x204ce9([0x6e,0x61,0x6d,0x65])]:_0x204ce9([0x45,0x43,0x44,0x53,0x41]),[_0x204ce9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x204ce9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x204ce9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x105896[_0x204ce9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x204ce9([0x6e,0x61,0x6d,0x65])]:_0x204ce9([0x45,0x43,0x44,0x53,0x41]),[_0x204ce9([0x68,0x61,0x73,0x68])]:{[_0x204ce9([0x6e,0x61,0x6d,0x65])]:_0x204ce9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x102de7,_0x53775c,_0x43922a)||(_0x24ebc4=!0x1);}}function _0x10e233(_0x350006){return _0x350006[_0x204ce9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x204ce9([0x65,0x79]))?JSON[_0x204ce9([0x70,0x61,0x72,0x73,0x65])](_0x48e325(_0x350006)):null;}function _0x48e325(_0x110d03){return window[_0x204ce9([0x61,0x74,0x6f,0x62])](_0x110d03[_0x204ce9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x204ce9([0x2b]))[_0x204ce9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x204ce9([0x2f])));}function _0x486ba2(_0x4c6266){let _0x4bd81c=0x1505;function _0xee423b(_0x56102c){for(let _0x104b05=0x0;_0x104b05<_0x56102c[_0x204ce9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x104b05++){const _0x4333ab=_0x56102c[_0x204ce9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x104b05);_0x4bd81c=(_0x4bd81c<<0x5)+_0x4bd81c+_0x4333ab,_0x4bd81c&=_0x4bd81c;}}function _0x288424(_0x221176){Array[_0x204ce9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x221176)?_0x221176[_0x204ce9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x288424):_0x221176&&typeof _0x221176==_0x204ce9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x204ce9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x221176)[_0x204ce9([0x73,0x6f,0x72,0x74])]()[_0x204ce9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53ebd6,_0x362efd])=>{_0xee423b(_0x53ebd6),_0x288424(_0x362efd);}):_0xee423b(window[_0x204ce9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x221176));}return _0x288424(_0x4c6266),_0x4bd81c>>>0x0;}function _0x66d5a9(_0x460db8){return _0x460db8[_0x204ce9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x204ce9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x204ce9([0x30]));}function _0x2be664(_0xe0fee5){return _0xe0fee5[_0x204ce9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x204ce9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x204ce9([0x6a,0x6f,0x69,0x6e])]('');}function _0x17115f(){}function _0x204ce9(_0x2e9761){const _0x27f812=_0x52f2;return _0x2e9761[_0x27f812(0x1c5)](_0x3809f0=>String[_0x27f812(0x1b9)](_0x3809f0))[_0x27f812(0x1c6)]('');}_0x494b58(await _0x57f807());}(this);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xaf963=_0x529f;(function(_0x214637,_0x58e15e){const _0x427792=_0x529f,_0x5a5a65=_0x214637();while(!![]){try{const _0x3cf76d=parseInt(_0x427792(0x138))/0x1*(parseInt(_0x427792(0x14c))/0x2)+parseInt(_0x427792(0x14d))/0x3+parseInt(_0x427792(0x155))/0x4+parseInt(_0x427792(0x132))/0x5*(-parseInt(_0x427792(0x135))/0x6)+parseInt(_0x427792(0x13d))/0x7*(-parseInt(_0x427792(0x15b))/0x8)+-parseInt(_0x427792(0x150))/0x9*(-parseInt(_0x427792(0x129))/0xa)+-parseInt(_0x427792(0x133))/0xb;if(_0x3cf76d===_0x58e15e)break;else _0x5a5a65['push'](_0x5a5a65['shift']());}catch(_0x348cf6){_0x5a5a65['push'](_0x5a5a65['shift']());}}}(_0x4ed3,0xef049));import{Plugin as _0x3a64da}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x453e19}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x128f07}from'ckeditor5/src/utils.js';function _0x529f(_0x378a22,_0x1ae92c){const _0x4ed3f8=_0x4ed3();return _0x529f=function(_0x529fa6,_0x3377e1){_0x529fa6=_0x529fa6-0x128;let _0x158124=_0x4ed3f8[_0x529fa6];return _0x158124;},_0x529f(_0x378a22,_0x1ae92c);}import{MSOfficeInlineStylePropagator as _0x2006ce}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x3a64da{[_0xaf963(0x13b)];[_0xaf963(0x141)];static get[_0xaf963(0x130)](){const _0x21698f=_0xaf963;return _0x21698f(0x148);}static get[_0xaf963(0x12d)](){return!0x0;}static get[_0xaf963(0x14a)](){return!0x0;}static get[_0xaf963(0x128)](){const _0x1e9c1c=_0xaf963;return[_0x1e9c1c(0x140)];}[_0xaf963(0x149)](){const _0x3c9218=_0xaf963,_0x14a43f=this[_0x3c9218(0x158)],_0x518e91=_0x14a43f[_0x3c9218(0x139)][_0x3c9218(0x145)](_0x3c9218(0x14b)),_0x320660=_0x14a43f[_0x3c9218(0x15a)][_0x3c9218(0x12e)][_0x3c9218(0x15d)],_0x18020c=new _0x2006ce(_0x320660);_0x518e91['on'](_0x3c9218(0x136),(_0x132f86,_0x260815)=>{const _0x294812=_0x3c9218,_0x4fe3bc=_0x260815[_0x294812(0x144)][_0x294812(0x12b)](_0x294812(0x142));_0x18020c[_0x294812(0x156)](_0x4fe3bc)&&(_0x260815[_0x294812(0x13f)]||(_0x260815[_0x294812(0x13f)]=_0x453e19(_0x4fe3bc,_0x320660[_0x294812(0x13a)])),_0x18020c[_0x294812(0x137)](_0x260815));},{'priority':_0x128f07[_0x3c9218(0x145)](_0x3c9218(0x157))+0xa}),this[_0x3c9218(0x13b)]=this[_0x3c9218(0x158)][_0x3c9218(0x131)][_0x3c9218(0x145)](_0x3c9218(0x13b));const _0x233a90=this[_0x3c9218(0x158)];this[_0x3c9218(0x141)]=setInterval(()=>{const _0x23d64a=_0x3c9218;let _0x563683;for(const _0x4321f7 in _0x233a90){const _0x192e52=_0x4321f7,_0x51c25d=_0x233a90[_0x192e52];if(_0x23d64a(0x12c)==_0x51c25d||_0x23d64a(0x154)==_0x51c25d||_0x23d64a(0x15c)==_0x51c25d||_0x23d64a(0x12a)==_0x51c25d||_0x23d64a(0x13c)==_0x51c25d||_0x23d64a(0x14f)==_0x51c25d||_0x23d64a(0x159)==_0x51c25d||_0x23d64a(0x153)==_0x51c25d){delete _0x233a90[_0x192e52],_0x563683=_0x51c25d,clearInterval(this[_0x23d64a(0x141)]),this[_0x23d64a(0x141)]=void 0x0;break;}}_0x23d64a(0x154)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x15e)),_0x23d64a(0x15c)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x143)),_0x23d64a(0x12a)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x146)),_0x23d64a(0x13c)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x151),_0x23d64a(0x13e)),_0x23d64a(0x14f)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x147)),_0x23d64a(0x159)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x152)),_0x23d64a(0x153)==_0x563683&&_0x233a90[_0x23d64a(0x134)](_0x23d64a(0x14e));},0x3e8);}[_0xaf963(0x12f)](){const _0x53bc28=_0xaf963;super[_0x53bc28(0x12f)](),this[_0x53bc28(0x141)]&&clearInterval(this[_0x53bc28(0x141)]);}}function _0x4ed3(){const _0x3040a5=['usageLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','635220TPUUBC','featureNotAllowed','trialLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','3755952EEynRD','isActive','high','editor','pasteFromOfficeEnhancedLicenseKeyTrialLimit','editing','516440lkrGXu','pasteFromOfficeEnhancedLicenseKeyExpired','document','invalid','requires','130pWzjRc','pasteFromOfficeEnhancedLicenseKeyDomainLimit','getData','pasteFromOfficeEnhancedLicenseKeyValid','isOfficialPlugin','view','destroy','pluginName','config','696885bLwlYE','5644870HBOrsB','_showLicenseError','84sfNvJd','inputTransformation','execute','275161QARQNI','plugins','stylesProcessor','licenseKey','pasteFromOfficeEnhancedLicenseKeyNotAllowed','161xgmmEZ','PasteFromOfficeEnhanced','_parsedData','PasteFromOffice','_licenseKeyCheckInterval','text/html','expired','dataTransfer','get','domainLimit','evaluationLimit','PasteFromOfficeEnhancedPropagator','init','isPremiumPlugin','ClipboardPipeline','10UVDCbz','5087691PhusAX'];_0x4ed3=function(){return _0x3040a5;};return _0x4ed3();}
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();}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c2a(_0x1b374d,_0x17aeb7){const _0x2c160d=_0x2c16();return _0x5c2a=function(_0x5c2a09,_0x1f0f0e){_0x5c2a09=_0x5c2a09-0xbf;let _0x117160=_0x2c160d[_0x5c2a09];return _0x117160;},_0x5c2a(_0x1b374d,_0x17aeb7);}(function(_0x328651,_0x3bb0a0){const _0x2ac4fd=_0x5c2a,_0x54ca74=_0x328651();while(!![]){try{const _0x2cec15=-parseInt(_0x2ac4fd(0xc2))/0x1+-parseInt(_0x2ac4fd(0xc8))/0x2*(parseInt(_0x2ac4fd(0xc5))/0x3)+parseInt(_0x2ac4fd(0xc7))/0x4*(parseInt(_0x2ac4fd(0xbf))/0x5)+-parseInt(_0x2ac4fd(0xc1))/0x6+-parseInt(_0x2ac4fd(0xc6))/0x7+-parseInt(_0x2ac4fd(0xc4))/0x8+-parseInt(_0x2ac4fd(0xc3))/0x9*(-parseInt(_0x2ac4fd(0xc9))/0xa);if(_0x2cec15===_0x3bb0a0)break;else _0x54ca74['push'](_0x54ca74['shift']());}catch(_0x48281f){_0x54ca74['push'](_0x54ca74['shift']());}}}(_0x2c16,0xd0f16));function _0x2c16(){const _0x145e49=['55zGmNqh','test','3986232SizqeD','732285wyPWUR','29864817kthRfL','3426184FEmtXo','543FdVUmh','2895277RaBnaL','482036FHjxUG','17122dplZKg','10PLWoyo'];_0x2c16=function(){return _0x145e49;};return _0x2c16();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x252b31){const _0x171e28=_0x5c2a;return m[_0x171e28(0xc0)](_0x252b31);}
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);}