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

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(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function O(t){return A[E(206)](t)}function L(t,e){const n=R();return(L=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=L,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function j(t){const e=L,n={};for(const r of t)Object[e(190)](n,r);return n}function R(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(R=function(){return t})()}const N=K;function D(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(D=function(){return t})()}function K(t,e){const n=D();return(K=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class V extends b{[N(339)](t){const n=N,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=j(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[N(345)](t){return super[N(345)](t)||O(t)}}const W=k;function J(){const t=["23224SoMVfq","28KqPklV","PasteFromOfficeEnhancedInliner","3198155oOWwtv","261mtjmbx","map","editor","ClipboardPipeline","isPremiumPlugin","15003550aOCeCc","document","_parsedData","pluginName","get","1713spZHKA","getData","PasteFromOffice","31635318yGTvxD","execute","6844SypJjU","175114zDEeVG","high","inputTransformation","5xrzbwo","isOfficialPlugin","init","join","stylesProcessor","isActive","dataTransfer","editing","text/html","plugins","view","afterInit","fromCharCode","href","requires","1360596krWFTD"];return(J=function(){return t})()}function k(t,e){const n=J();return(k=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(794495===-parseInt(e(524))/1*(parseInt(e(521))/2)+-parseInt(e(515))/3*(-parseInt(e(520))/4)+parseInt(e(504))/5+parseInt(e(500))/6*(parseInt(e(502))/7)+parseInt(e(501))/8*(parseInt(e(505))/9)+parseInt(e(510))/10+-parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class q extends t.Plugin{static get[W(513)](){return W(503)}static get[W(525)](){return!0}static get[W(509)](){return!0}static get[W(499)](){return[W(517)]}[W(526)](){const t=W,e=this[t(507)],n=e[t(533)][t(514)](t(508)),r=e[t(531)][t(495)][t(511)],s=new V(r);n.on(t(523),(e,n)=>{const i=t,o=n[i(530)][i(516)](i(532));s[i(529)](o)&&(n[i(512)]||(n[i(512)]=x(o,r[i(528)])),s[i(519)](n))},{priority:S.priorities[t(514)](t(522))+11})}[W(496)](){!async function(t){const e=d([113,116,80,109,121,73,110,68,106,107,88,97,67,56,51,71,87,102,53,117,76,82,66,99,112,103,48,52,50,57,54,79,108,49,75,122,111,81,118,119,83,85,104,55,84,74,86,90,98,105,101,70,114,69,100,65,78,77,89,72,120,115]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(506)](t=>String[e(497)](t))[e(527)]("")}!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([113]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(498)]);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 B=$;function $(t,e){const n=Z();return($=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const z=[B(396),B(402),B(379),B(382),B(391),B(390),B(403),B(383)],U=[B(396),B(402),B(379)],G={"font-style":[[B(385),"i"]],"font-weight":[[B(378),B(365)],[B(366),B(365)],[B(388),B(365)],[t=>Number(t)>=600,B(365)]],"text-decoration":[[B(395),"u"],[B(371),"s"]],"text-decoration-line":[[B(395),"u"],[B(371),"s"]],"vertical-align":[[B(369),B(369)],[B(362),B(370)]]};function Z(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(Z=function(){return t})()}function _(t){return z[B(386)](t)}function H(t){const e=B;return Array[e(377)](t[e(367)]())[e(360)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[B(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==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=B;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Y=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Y(188)](t){const n=Y,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){X(t,s,H(t))}t[n(202)]=r}[Y(191)](t){return super[Y(191)](t)||O(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),q,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))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(t){const e=A,n=t();for(;;)try{if(273905===-parseInt(e(309))/1+parseInt(e(314))/2+-parseInt(e(311))/3+-parseInt(e(316))/4*(-parseInt(e(313))/5)+parseInt(e(317))/6+-parseInt(e(315))/7*(-parseInt(e(318))/8)+-parseInt(e(319))/9*(parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(){const t=["80WygswQ","9SNuFNF","470195kQIljl","2727460rNkhCB","254466nefjnC","test","110zRwhuB","339538LCnkzO","264278mZEMTp","69764uitWyj","1023942EfZcqr"];return(C=function(){return t})()}function A(t,e){const n=C();return(A=function(t,e){return n[t-=309]})(t,e)}function P(t){return E[A(312)](t)}!function(t){const e=L,n=t();for(;;)try{if(442588===-parseInt(e(296))/1+parseInt(e(283))/2+parseInt(e(310))/3*(-parseInt(e(299))/4)+-parseInt(e(291))/5+-parseInt(e(297))/6*(-parseInt(e(289))/7)+parseInt(e(303))/8+parseInt(e(285))/9*(parseInt(e(288))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=M();return(L=function(t,e){return n[t-=283]})(t,e)}function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(298)]&&!s[n(308)])continue;const e=!s[n(298)]||t[n(304)]===s[n(298)],o=!s[n(308)]||t[n(290)](s[n(308)]);e&&o&&r[n(295)](s,i)}return r}function j(t){const e=L,n={};for(let r=0;r<t[e(302)];r++){const s=t[r],i=t[e(286)](s);e(309)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(294)](",")[e(300)](t=>t[e(305)]()),r=[];for(const t of n){const n=O[e(284)](t);n&&r[e(301)](n[e(293)])}return r}function M(){const t=["1836870mmrRdU","cssRules","groups","split","set","542717xnAyFb","2742rFDPej","tagName","4DDCDOE","map","push","length","5673656GTsGYs","name","trim","style","assign","className","initial","1634553iAfGNU","1145756nzwGTu","exec","7803lWVmNz","getPropertyValue","selectorText","3140PRZmWp","5257lTjnkr","hasClass"];return(M=function(){return t})()}function N(t){const e=L,n={};for(const r of t)Object[e(307)](n,r);return n}const R=V;function W(){const t=["9787225mVorsM","28931CjCrFA","402EVtNrO","5360iicYEG","values","setStyle","hasStyle","elementStart","361948jyprIz","from","3659040CoRsdJ","createRangeIn","13161267pMniLd","content","type","item","document","771AmPwoA","1205296aYWBuO","isActive","_parsedData","execute","size"];return(W=function(){return t})()}function V(t,e){const n=W();return(V=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(988593===parseInt(e(462))/1+parseInt(e(457))/2*(parseInt(e(471))/3)+-parseInt(e(472))/4+-parseInt(e(454))/5+-parseInt(e(456))/6*(-parseInt(e(455))/7)+parseInt(e(464))/8+parseInt(e(466))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[R(475)](t){const n=R,{body:r,styles:s}=t[n(474)],i=new e.ViewUpcastWriter(r[n(470)]),o=i[n(465)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(295)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(292)])if(t instanceof CSSStyleRule){const r=j(t[e(306)]);n[t[e(287)]]=Object[e(307)]({},n[t[e(287)]]||{},r)}return n}(s));for(const t of o){if(n(461)!==t[n(468)])continue;const e=F(t[n(469)],c);if(e[n(476)]){const r=N(Array[n(463)](e[n(458)]()));for(const e in r){const s=t[n(469)];s[n(460)](e)||i[n(459)](e,r[e],s)}}}t[n(467)]=r}[R(473)](t){return super[R(473)](t)||P(t)}}const k=$;function $(t,e){const n=K();return($=function(t,e){return n[t-=380]})(t,e)}function K(){const t=["dataTransfer","28088XDltzu","276YZEvfn","isActive","2007355mdoVzn","isPremiumPlugin","execute","2209627BsHMwo","href","editor","afterInit","view","16WPhzcb","_parsedData","isOfficialPlugin","ClipboardPipeline","1893VDtLxK","50110QPpuIQ","inputTransformation","map","pluginName","PasteFromOffice","get","init","stylesProcessor","9717876ntoqZb","getData","requires","high","plugins","PasteFromOfficeEnhancedInliner","editing","document","108pnUufm","6ZIqTbG","396IHQsEl","fromCharCode","join","311728Ncbjyh","text/html"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(255652===-parseInt(e(393))/1*(parseInt(e(404))/2)+parseInt(e(408))/3*(parseInt(e(394))/4)+-parseInt(e(396))/5*(parseInt(e(386))/6)+parseInt(e(399))/7+parseInt(e(390))/8*(-parseInt(e(385))/9)+-parseInt(e(409))/10*(-parseInt(e(387))/11)+parseInt(e(417))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class z extends t.Plugin{static get[k(412)](){return k(382)}static get[k(406)](){return!0}static get[k(397)](){return!0}static get[k(419)](){return[k(413)]}[k(415)](){const t=k,e=this[t(401)],n=e[t(381)][t(414)](t(407)),r=e[t(383)][t(403)][t(384)],s=new D(r);n.on(t(410),(e,n)=>{const i=t,o=n[i(392)][i(418)](i(391));s[i(395)](o)&&(n[i(405)]||(n[i(405)]=x(o,r[i(416)])),s[i(398)](n))},{priority:S.priorities[t(414)](t(380))+11})}[k(402)](){!async function(t){const e=d([116,57,103,89,74,115,120,118,109,69,76,79,72,81,85,110,50,107,51,108,52,83,82,121,111,68,101,102,113,84,97,56,122,100,78,54,119,114,55,87,86,104,49,80,70,75,90,99,77,71,98,53,112,73,105,117,48,88,106,65,66,67]),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(411)](t=>String[e(388)](t))[e(389)]("")}!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([116]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754352e3;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(400)]);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 B=G;!function(t){const e=G,n=t();for(;;)try{if(608150===-parseInt(e(314))/1+-parseInt(e(292))/2*(-parseInt(e(315))/3)+-parseInt(e(301))/4*(-parseInt(e(277))/5)+parseInt(e(290))/6*(-parseInt(e(279))/7)+-parseInt(e(278))/8+-parseInt(e(300))/9+parseInt(e(316))/10*(parseInt(e(298))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const U=[B(294),B(299),B(288),B(302),B(283),B(280),B(303),B(308)],Z=[B(294),B(299),B(288)],q={"font-style":[[B(305),"i"]],"font-weight":[[B(296),B(275)],[B(282),B(275)],[B(295),B(275)],[t=>Number(t)>=600,B(275)]],"text-decoration":[[B(286),"u"],[B(313),"s"]],"text-decoration-line":[[B(286),"u"],[B(313),"s"]],"vertical-align":[[B(291),B(291)],[B(312),B(297)]]};function Y(t){return U[B(318)](t)}function _(t){const e=B;return Array[e(306)](t[e(311)]())[e(310)](Y)}function Q(){const t=["removeStyle","vertical-align","split","filter","getStyleNames","super","line-through","1019022YOcNnY","34197jbwXex","20NDLVlT","keys","includes","createElement","strong","getStyle","230tIXozm","6520968URNWtA","5758788Mdzitu","font-weight","insertChild","bold","text-decoration-line","forEach","function","underline","length","font-size","setStyle","6aXPFGo","sub","102NMIBka","span","color","bolder","medium","sup","13285547lTZZhn","font-family","5355630fSKZaT","75056ukaISM","text-decoration","font-style","getChildren","italic","from"];return(Q=function(){return t})()}function G(t,e){const n=Q();return(G=function(t,e){return n[t-=274]})(t,e)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(284)](e=>{const i=n,o=t[i(276)](e);if(o)if(c=e,Z[B(318)](c))r[e]=o;else if(e in q){const t=o[i(309)](" ");q[e][i(284)](([n,r])=>{const o=i;for(const i of t)(o(285)==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=B;for(const s in n)n[s][r(284)](([,n])=>{const s=r,i=e[s(274)](n,[],t[s(304)]());e[s(281)](0,i,t)}),e[r(307)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(317)](n)[r(287)])return;const s=e[r(274)](r(293),[],t[r(304)]());e[r(289)](n,s),e[r(281)](0,s,t),e[r(307)](Object[r(317)](n),t)}(t,e,r)}const H=tt;function J(){const t=["13694AhgtPx","blockElements","3314043mFYDyt","document","884480SsnmqS","getItems","font","element","createRangeIn","14vLUbSw","8WSZawo","54040sDRbTY","content","includes","isActive","stylesProcessor","215352iPhMdk","2253685ypPyUE","3bXdDEg","execute","1647692tnZtEI","_parsedData","name"];return(J=function(){return t})()}function tt(t,e){const n=J();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(206429===parseInt(e(236))/1*(-parseInt(e(245))/2)+parseInt(e(231))/3*(parseInt(e(233))/4)+-parseInt(e(247))/5+parseInt(e(252))/6+parseInt(e(253))/7*(parseInt(e(246))/8)+-parseInt(e(238))/9+-parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class et extends b{[H(232)](t){const n=H,{body:r}=t[n(234)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(244)](r),o=new e.ViewDocument(s[n(239)][n(251)]),c=[...new e.ViewDomConverter(o)[n(237)],n(242)],a=i[n(241)]();for(const t of a)if(t.is(n(243))&&c[n(249)](t[n(235)])){X(t,s,_(t))}t[n(248)]=r}[H(250)](t){return super[H(250)](t)||P(t)}}const nt=st;function rt(){const t=["text/html","get","3JsIJNX","usageLimit","getData","featureNotAllowed","1932uVqyIK","PasteFromOfficeEnhancedPropagator","stylesProcessor","inputTransformation","_showLicenseError","7714gFodfz","5149179BFOkVY","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_parsedData","invalid","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","10351872pjeQCm","high","7095620FFBCrq","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","expired","trialLimit","PasteFromOfficeEnhanced","config","610876TjKSzh","destroy","requires","6001990QyuAeB","init","domainLimit","5xaBRGY","isActive","execute","licenseKey","document","pasteFromOfficeEnhancedLicenseKeyTrialLimit","123736ZVQhmT","pasteFromOfficeEnhancedLicenseKeyValid","view","ClipboardPipeline","_licenseKeyCheckInterval","isOfficialPlugin","evaluationLimit","isPremiumPlugin","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","pluginName","plugins","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(828208===-parseInt(e(406))/1*(parseInt(e(454))/2)+-parseInt(e(427))/3*(parseInt(e(412))/4)+parseInt(e(446))/5+-parseInt(e(431))/6*(parseInt(e(436))/7)+parseInt(e(444))/8+-parseInt(e(437))/9+parseInt(e(457))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(409)];[nt(416)];static get[nt(422)](){return nt(432)}static get[nt(417)](){return!0}static get[nt(419)](){return!0}static get[nt(456)](){return[nt(442)]}[nt(458)](){const t=nt,e=this[t(447)],n=e[t(423)][t(426)](t(415)),r=e[t(449)][t(414)][t(410)],s=new et(r);n.on(t(434),(e,n)=>{const i=t,o=n[i(420)][i(429)](i(425));s[i(407)](o)&&(n[i(440)]||(n[i(440)]=x(o,r[i(433)])),s[i(408)](n))},{priority:S.priorities[t(426)](t(445))+10}),this[t(409)]=this[t(447)][t(453)][t(426)](t(409));const i=this[t(447)];this[t(416)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(413)==s||e(421)==s||e(439)==s||e(443)==s||e(448)==s||e(438)==s||e(411)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(416)]),this[e(416)]=void 0;break}}e(421)==n&&i[e(435)](e(441)),e(439)==n&&i[e(435)](e(450)),e(443)==n&&i[e(435)](e(459)),e(448)==n&&i[e(435)](e(430),e(452)),e(438)==n&&i[e(435)](e(418)),e(411)==n&&i[e(435)](e(451)),e(424)==n&&i[e(435)](e(428))},1e3)}[nt(455)](){const t=nt;super[t(455)](),this[t(416)]&&clearInterval(this[t(416)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=192]})(t,e)}var ct=ot;function at(){var t=["397689euvcPw","2495ktlsBp","22211136VTekMy","requires","1092wVIShP","PasteFromOffice","250746wfusWD","isPremiumPlugin","1069140pIkxMl","10ilgcoZ","3821432WDkWOF","pluginName","3867122OxnyEQ","isOfficialPlugin","PasteFromOfficeEnhanced"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(667607===parseInt(e(195))/1+parseInt(e(198))/2*(-parseInt(e(204))/3)+-parseInt(e(197))/4+-parseInt(e(205))/5*(parseInt(e(193))/6)+-parseInt(e(201))/7+-parseInt(e(199))/8+parseInt(e(206))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(200)](){return ct(203)}static get[ct(202)](){return!0}static get[ct(196)](){return!0}static get[ct(192)](){return[ct(194),z,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=213]})(t,e)}function ft(){var t=["6225750HxsMxV","1521phFAfQ","8011297coVOqo","4316wxMStP","538wTPBGV","19282500WjMUSO","5544755IjJVyW","4729800uZOxXX","1803YAelBE"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(619368===-parseInt(e(216))/1*(parseInt(e(221))/2)+parseInt(e(218))/3*(parseInt(e(220))/4)+parseInt(e(214))/5+parseInt(e(217))/6+parseInt(e(219))/7+-parseInt(e(215))/8+-parseInt(e(213))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x229224}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x13899e,parsePasteOfficeHtml as _0x147cac}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2c7e9a,uid as _0x4ea213}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2671ef,ViewDocument as _0x15373b,ViewDomConverter as _0x17678b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5b28f2){return m['test'](_0x5b28f2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d7d35,_0x5a887d){const _0x3c5ed7=new Map();for(const [_0x190808,_0x204c53]of _0x5a887d){if(!_0x190808['tagName']&&!_0x190808['className'])continue;const _0x355ca6=!_0x190808['tagName']||_0x3d7d35['name']===_0x190808['tagName'],_0x357334=!_0x190808['className']||_0x3d7d35['hasClass'](_0x190808['className']);_0x355ca6&&_0x357334&&_0x3c5ed7['set'](_0x190808,_0x204c53);}return _0x3c5ed7;}function h(_0x4cae4f){const _0x206036={};for(let _0x3d319d=0x0;_0x3d319d<_0x4cae4f['length'];_0x3d319d++){const _0x2993dd=_0x4cae4f[_0x3d319d],_0x3073a1=_0x4cae4f['getPropertyValue'](_0x2993dd);'initial'!==_0x3073a1&&(_0x206036[_0x2993dd]=_0x3073a1);}return _0x206036;}function O(_0x424f5b){const _0x329025=_0x424f5b['split'](',')['map'](_0x408303=>_0x408303['trim']()),_0x411b3a=[];for(const _0x2c0ba7 of _0x329025){const _0x3047d3=S['exec'](_0x2c0ba7);_0x3047d3&&_0x411b3a['push'](_0x3047d3['groups']);}return _0x411b3a;}function k(_0x11a875){const _0x207e91={};for(const _0x36b1ea of _0x11a875)Object['assign'](_0x207e91,_0x36b1ea);return _0x207e91;}class u extends _0x13899e{['execute'](_0x49f7f2){const {body:_0x1edf8c,styles:_0x169685}=_0x49f7f2['_parsedData'],_0x615f3d=new _0x2671ef(_0x1edf8c['document']),_0x530f3c=_0x615f3d['createRangeIn'](_0x1edf8c),_0x30c4b5=function(_0x3732c1){const _0x22c4e5={};for(const _0x15acd1 of _0x3732c1)for(const _0x3f3952 of _0x15acd1['cssRules'])if(_0x3f3952 instanceof CSSStyleRule){const _0x1f44a5=h(_0x3f3952['style']);_0x22c4e5[_0x3f3952['selectorText']]=Object['assign']({},_0x22c4e5[_0x3f3952['selectorText']]||{},_0x1f44a5);}return _0x22c4e5;}(_0x169685),_0x44efec=function(_0x565d78){const _0x135977=new Map();for(const _0x3c0e0e in _0x565d78){const _0x22896d=O(_0x3c0e0e),_0x3e39ea=_0x565d78[_0x3c0e0e];for(const _0x3cb130 of _0x22896d)_0x135977['set'](_0x3cb130,_0x3e39ea);}return _0x135977;}(_0x30c4b5);for(const _0x46b999 of _0x530f3c){if('elementStart'!==_0x46b999['type'])continue;const _0x433432=j(_0x46b999['item'],_0x44efec);if(_0x433432['size']){const _0x4a0781=k(Array['from'](_0x433432['values']()));for(const _0x3ed2f0 in _0x4a0781){const _0x356a5a=_0x46b999['item'];_0x356a5a['hasStyle'](_0x3ed2f0)||_0x615f3d['setStyle'](_0x3ed2f0,_0x4a0781[_0x3ed2f0],_0x356a5a);}}}_0x49f7f2['content']=_0x1edf8c;}['isActive'](_0x5f37f7){return super['isActive'](_0x5f37f7)||p(_0x5f37f7);}}class i extends _0x229224{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4f131d=this['editor'],_0x2bf1c8=_0x4f131d['plugins']['get']('ClipboardPipeline'),_0x30bcaa=_0x4f131d['editing']['view']['document'],_0xa58944=new u(_0x30bcaa);_0x2bf1c8['on']('inputTransformation',(_0x16db57,_0x11a564)=>{const _0x4f3517=_0x11a564['dataTransfer']['getData']('text/html');_0xa58944['isActive'](_0x4f3517)&&(_0x11a564['_parsedData']||(_0x11a564['_parsedData']=_0x147cac(_0x4f3517,_0x30bcaa['stylesProcessor'])),_0xa58944['execute'](_0x11a564));},{'priority':_0x2c7e9a['get']('high')+0xb});}['afterInit'](){!async function(_0x2b92ba){const _0x8f4b55=_0x4f518c([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0x26eded=0x36ebc27a,_0x3a61ab=0x36ecad12^_0x26eded,_0x47afec=window[_0x4f518c([0x44,0x61,0x74,0x65])][_0x4f518c([0x6e,0x6f,0x77])](),_0x39c9b5=_0x2b92ba[_0x4f518c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x258bd5=new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd7cfca=>{_0x39c9b5[_0x4f518c([0x6f,0x6e,0x63,0x65])](_0x4f518c([0x72,0x65,0x61,0x64,0x79]),_0xd7cfca);}),_0x3479e1={[_0x4f518c([0x6b,0x74,0x79])]:_0x4f518c([0x45,0x43]),[_0x4f518c([0x75,0x73,0x65])]:_0x4f518c([0x73,0x69,0x67]),[_0x4f518c([0x63,0x72,0x76])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36]),[_0x4f518c([0x78])]:_0x4f518c([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]),[_0x4f518c([0x79])]:_0x4f518c([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]),[_0x4f518c([0x61,0x6c,0x67])]:_0x4f518c([0x45,0x53,0x32,0x35,0x36])},_0x423f47=_0x39c9b5[_0x4f518c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f518c([0x67,0x65,0x74])](_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2de288(){let _0x3ca711,_0x501919=null,_0x1315c7=null;try{if(_0x423f47==_0x4f518c([0x47,0x50,0x4c]))return _0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ca711=_0x2f07e7(),!_0x3ca711)return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1315c7=_0x157e07(_0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ca711[_0x4f518c([0x6a,0x74,0x69])])),await _0xd8143c()?_0x40746c()?_0x5f6d95()?_0x4f518c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x424b33()?(_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x501919=_0x4bef40(_0x4f518c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x74,0x72,0x69,0x61,0x6c])&&(_0x501919=_0x4bef40(_0x4f518c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25b080()):_0x4f518c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f6d95(){const _0x113b89=[_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f518c([0x74,0x72,0x69,0x61,0x6c])][_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47afec/0x3e8:0xe10*_0x3a61ab;return _0x3ca711[_0x4f518c([0x65,0x78,0x70])]<_0x113b89;}function _0x40746c(){const _0x3df14f=_0x3ca711[_0x4f518c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3df14f&&(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a]))||(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x4f,0x45]))||!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x50]))));}function _0x424b33(){const _0x3a472d=_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a472d||0x0==_0x3a472d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d1199}=new URL(window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a472d[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d1199))return!0x0;const _0x59b667=_0x1d1199[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));return _0x3a472d[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x248e8b=>_0x248e8b[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a])))[_0x4f518c([0x6d,0x61,0x70])](_0x4e5a9d=>_0x4e5a9d[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])))[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c8c45=>_0x4c8c45[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x6d,0x61,0x70])](_0x2b0217=>Array(_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b0217[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x66,0x69,0x6c,0x6c])](_0x2b0217[0x0]===_0x4f518c([0x2a])?_0x4f518c([0x2a]):'')[_0x4f518c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b0217))[_0x4f518c([0x73,0x6f,0x6d,0x65])](_0x282387=>_0x59b667[_0x4f518c([0x65,0x76,0x65,0x72,0x79])]((_0xd5ccc8,_0x13deaa)=>_0x282387[_0x13deaa]===_0xd5ccc8||_0x282387[_0x13deaa]===_0x4f518c([0x2a])));}function _0x25b080(){return _0x501919&&_0x1315c7?new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3acabb,_0x584368)=>{_0x501919[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x3acabb,_0x584368),_0x1315c7[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x4e2421=>{_0x4e2421!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x3acabb(_0x4e2421);},_0x584368);}):_0x501919||_0x1315c7||_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x157e07(_0x493838,_0x46a859){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31180a=>{if(_0x5a84d2())return _0x31180a(_0x4f518c([0x56,0x61,0x6c,0x69,0x64]));_0x5227fe(),_0x39c9b5[_0x4f518c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52e84b=!0x1;const _0x5463cc=_0x4ea213();function _0x5e09a2(_0x3d16ca){return!!_0x3d16ca&&(typeof _0x3d16ca===_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d16ca===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d16ca[_0x4f518c([0x74,0x68,0x65,0x6e])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d16ca[_0x4f518c([0x63,0x61,0x74,0x63,0x68])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x287d23(_0x3478ed){_0x536a69(_0x3478ed)[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5c684d=>{if(!_0x5c684d||_0x5c684d[_0x4f518c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f518c([0x6f,0x6b]))return _0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39374c(_0x1106bf(_0x5463cc+_0x46a859))!=_0x5c684d[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5954b3=>(_0x349862(),_0x5954b3),()=>{const _0x4bf4f1=_0x152444();return null==_0x4bf4f1?(_0x349862(),_0x4f518c([0x56,0x61,0x6c,0x69,0x64])):_0x4f518c(_0x47afec-_0x4bf4f1>(0x12e7467a^_0x26eded)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x31180a)[_0x4f518c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9d2a5c=0x36dd2cfa^_0x26eded;function _0x349862(){const _0x8672b9=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x3cb5f5=_0x564267(_0x39374c(window[_0x4f518c([0x4d,0x61,0x74,0x68])][_0x4f518c([0x63,0x65,0x69,0x6c])](_0x47afec/_0x9d2a5c)));window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8672b9,_0x3cb5f5);}function _0x152444(){const _0x23c7cc=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x489c50=window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23c7cc);return _0x489c50?window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x564267(_0x489c50),0x10)*_0x9d2a5c:null;}function _0x536a69(_0x5506a3){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x118a0a,_0x3e5eab)=>{_0x5506a3[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x118a0a,_0x3e5eab),window[_0x4f518c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e5eab,0x36ea16ba^_0x26eded);});}}_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d1806,_0x215e90)=>{if(_0x215e90[0x0]!=_0x493838)return _0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x215e90[0x1]={..._0x215e90[0x1],[_0x4f518c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5463cc};},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x68,0x69,0x67,0x68])}),_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x537d48=>{_0x5e09a2(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52e84b=!0x0,_0x287d23(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x6c,0x6f,0x77])}),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>{_0x52e84b||_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a84d2(){return _0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f518c([0x61,0x75,0x74,0x6f]);}function _0x5227fe(){_0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f518c([0x61,0x75,0x74,0x6f]);}}function _0x4bef40(_0x54e939){const _0x4879bb=[new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3777f8=>setTimeout(_0x3777f8,0x36e2fcb6^_0x26eded)),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c0ca6=>{let _0x3327e7=0x0;_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x6f,0x6e])](_0x4f518c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37ac01,_0x3a54ab)=>{_0x3a54ab[0x0][_0x4f518c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3327e7++,_0x3327e7==(0x36ebc382^_0x26eded)&&(_0x4c0ca6(),_0x37ac01[_0x4f518c([0x6f,0x66,0x66])]());});}))];return window[_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f518c([0x72,0x61,0x63,0x65])](_0x4879bb)[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>_0x54e939);}async function _0x5a7115(){await _0x258bd5,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xebcfc7(_0x5ee984){const _0x20ba07=_0x982cb5();_0x39c9b5[_0x20ba07]=_0x4f518c([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])+_0x5ee984,_0x5ee984!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x5a7115();}function _0x982cb5(){const _0x50e975=window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f518c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f518c([0x6e,0x6f,0x77])]())[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f518c([0x2e]),'');let _0x1af0cc=_0x4f518c([0x71]);for(let _0x266dce=0x0;_0x266dce<_0x50e975[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x266dce+=0x2){let _0x5a618e=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e975[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x266dce,_0x266dce+0x2));_0x5a618e>=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a618e-=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1af0cc+=_0x8f4b55[_0x5a618e];}return _0x1af0cc;}function _0x2f07e7(){const _0x3b05f7=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));if(0x3!=_0x3b05f7[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23f9a1(_0x3b05f7[0x1]);function _0x23f9a1(_0x49de04){const _0x5739e1=_0x114662(_0x49de04);return _0x5739e1&&_0x379977()?_0x5739e1:null;function _0x379977(){const _0x1f323f=_0x5739e1[_0x4f518c([0x6a,0x74,0x69])],_0x15bdec=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c1288={..._0x5739e1,[_0x4f518c([0x6a,0x74,0x69])]:_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c1288[_0x4f518c([0x76,0x63])],_0x1106bf(_0x1c1288)==_0x15bdec;}}}async function _0xd8143c(){let _0x3b470c=!0x0;try{const _0x3f9406=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])),[_0x4b799b,_0x226665,_0x171bd2]=_0x3f9406;return _0x42ac54(_0x4b799b),await _0x52de98(_0x4b799b,_0x226665,_0x171bd2),_0x3b470c;}catch{return!0x1;}function _0x42ac54(_0x3d0cda){const _0x431c22=_0x114662(_0x3d0cda);_0x431c22&&_0x431c22[_0x4f518c([0x61,0x6c,0x67])]==_0x4f518c([0x45,0x53,0x32,0x35,0x36])||(_0x3b470c=!0x1);}async function _0x52de98(_0x244ac7,_0xea532c,_0x5e89fa){const _0x1a7459=window[_0x4f518c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f518c([0x66,0x72,0x6f,0x6d])](_0x459023(_0x5e89fa),_0x4346fe=>_0x4346fe[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x329bdf=new window[(_0x4f518c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f518c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x244ac7+_0x4f518c([0x2e])+_0xea532c),_0x25ae8e=window[_0x4f518c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f518c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25ae8e)return;const _0x23f9f3=await _0x25ae8e[_0x4f518c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f518c([0x6a,0x77,0x6b]),_0x3479e1,{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25ae8e[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x68,0x61,0x73,0x68])]:{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23f9f3,_0x1a7459,_0x329bdf)||(_0x3b470c=!0x1);}}function _0x114662(_0x3d03b5){return _0x3d03b5[_0x4f518c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f518c([0x65,0x79]))?JSON[_0x4f518c([0x70,0x61,0x72,0x73,0x65])](_0x459023(_0x3d03b5)):null;}function _0x459023(_0x37bfc9){return window[_0x4f518c([0x61,0x74,0x6f,0x62])](_0x37bfc9[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f518c([0x2b]))[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f518c([0x2f])));}function _0x1106bf(_0x2c9d10){let _0x48fa81=0x1505;function _0x1d4b58(_0x36065d){for(let _0x4846a9=0x0;_0x4846a9<_0x36065d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4846a9++){const _0x24650a=_0x36065d[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4846a9);_0x48fa81=(_0x48fa81<<0x5)+_0x48fa81+_0x24650a,_0x48fa81&=_0x48fa81;}}function _0x48ea7a(_0x2ef04a){Array[_0x4f518c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ef04a)?_0x2ef04a[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48ea7a):_0x2ef04a&&typeof _0x2ef04a==_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f518c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ef04a)[_0x4f518c([0x73,0x6f,0x72,0x74])]()[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e470b,_0x19764d])=>{_0x1d4b58(_0x4e470b),_0x48ea7a(_0x19764d);}):_0x1d4b58(window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ef04a));}return _0x48ea7a(_0x2c9d10),_0x48fa81>>>0x0;}function _0x39374c(_0x184457){return _0x184457[_0x4f518c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f518c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f518c([0x30]));}function _0x564267(_0x2afe3e){return _0x2afe3e[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f518c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f518c([0x6a,0x6f,0x69,0x6e])]('');}function _0x44bc3a(){}function _0x4f518c(_0x573249){return _0x573249['map'](_0x3eff5d=>String['fromCharCode'](_0x3eff5d))['join']('');}_0xebcfc7(await _0x2de288());}(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'],[_0x544fce=>Number(_0x544fce)>=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(_0x39c182){return L['includes'](_0x39c182);}function g(_0x197226){return Array['from'](_0x197226['getStyleNames']())['filter'](P);}function b(_0x4d0e8a,_0x16bf4c,_0x32ebfe){const {spanStyles:_0x13392d,stylesToBeHtmlElements:_0x22b394}=function(_0x463cad,_0x13c579){const _0x268e5d={},_0x401df6={};return _0x13c579['forEach'](_0x3a6c96=>{const _0x246e01=_0x463cad['getStyle'](_0x3a6c96);if(_0x246e01){if(function(_0x4bb552){return E['includes'](_0x4bb552);}(_0x3a6c96))_0x268e5d[_0x3a6c96]=_0x246e01;else{if(function(_0x1ef4f8){return _0x1ef4f8 in F;}(_0x3a6c96)){const _0x35ab2c=_0x246e01['split']('\x20');F[_0x3a6c96]['forEach'](([_0x15ab35,_0x185a42])=>{for(const _0x371d81 of _0x35ab2c){('function'==typeof _0x15ab35&&_0x15ab35(_0x371d81)||_0x15ab35===_0x371d81)&&(_0x401df6[_0x3a6c96]=[..._0x401df6[_0x3a6c96]||[],[_0x15ab35,_0x185a42]]);}});}}}}),{'spanStyles':_0x268e5d,'stylesToBeHtmlElements':_0x401df6};}(_0x4d0e8a,_0x32ebfe);!function(_0x9cacd3,_0x4d7ba8,_0x14564a){for(const _0x1b3279 in _0x14564a){_0x14564a[_0x1b3279]['forEach'](([,_0x1daa89])=>{const _0x33622f=_0x4d7ba8['createElement'](_0x1daa89,[],_0x9cacd3['getChildren']());_0x4d7ba8['insertChild'](0x0,_0x33622f,_0x9cacd3);}),_0x4d7ba8['removeStyle'](_0x1b3279,_0x9cacd3);}}(_0x4d0e8a,_0x16bf4c,_0x22b394),function(_0x112f23,_0x293d29,_0x476e7c){if(!Object['keys'](_0x476e7c)['length'])return;const _0x52d599=_0x293d29['createElement']('span',[],_0x112f23['getChildren']());_0x293d29['setStyle'](_0x476e7c,_0x52d599),_0x293d29['insertChild'](0x0,_0x52d599,_0x112f23),_0x293d29['removeStyle'](Object['keys'](_0x476e7c),_0x112f23);}(_0x4d0e8a,_0x16bf4c,_0x13392d);}class a extends _0x13899e{['execute'](_0x20d313){const {body:_0x423758}=_0x20d313['_parsedData'],_0x6beaa2=new _0x2671ef(_0x423758['document']),_0x2c6367=_0x6beaa2['createRangeIn'](_0x423758),_0x3d4f1e=new _0x15373b(_0x6beaa2['document']['stylesProcessor']),_0x43a7bb=[...new _0x17678b(_0x3d4f1e)['blockElements'],'font'],_0x593d04=_0x2c6367['getItems']();for(const _0x2b5c3c of _0x593d04)_0x2b5c3c['is']('element')&&_0x43a7bb['includes'](_0x2b5c3c['name'])&&b(_0x2b5c3c,_0x6beaa2,g(_0x2b5c3c));_0x20d313['content']=_0x423758;}['isActive'](_0x4d4210){return super['isActive'](_0x4d4210)||p(_0x4d4210);}}class s extends _0x229224{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x268ebe=this['editor'],_0x314e83=_0x268ebe['plugins']['get']('ClipboardPipeline'),_0x28f974=_0x268ebe['editing']['view']['document'],_0x320dc8=new a(_0x28f974);_0x314e83['on']('inputTransformation',(_0x529939,_0x1a7a64)=>{const _0x32fe1d=_0x1a7a64['dataTransfer']['getData']('text/html');_0x320dc8['isActive'](_0x32fe1d)&&(_0x1a7a64['_parsedData']||(_0x1a7a64['_parsedData']=_0x147cac(_0x32fe1d,_0x28f974['stylesProcessor'])),_0x320dc8['execute'](_0x1a7a64));},{'priority':_0x2c7e9a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x592e43=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x33988f;for(const _0x2a2488 in _0x592e43){const _0x1df3a6=_0x2a2488,_0x31e1a3=_0x592e43[_0x1df3a6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x31e1a3){delete _0x592e43[_0x1df3a6],_0x33988f=_0x31e1a3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x33988f&&_0x592e43['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x33988f&&_0x592e43['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x33988f&&_0x592e43['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x33988f&&_0x592e43['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x33988f&&_0x592e43['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x33988f&&_0x592e43['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x33988f&&_0x592e43['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x229224{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 _0x201910}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xb75edf,parsePasteOfficeHtml as _0x443274}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1a9770,uid as _0x453769}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3a4103,ViewDocument as _0x4b7f79,ViewDomConverter as _0x135623}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xae68ca){return m['test'](_0xae68ca);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x30c47c,_0x3504de){const _0x8a397b=new Map();for(const [_0x1f2540,_0x775faf]of _0x3504de){if(!_0x1f2540['tagName']&&!_0x1f2540['className'])continue;const _0x3d1c83=!_0x1f2540['tagName']||_0x30c47c['name']===_0x1f2540['tagName'],_0x2e51a5=!_0x1f2540['className']||_0x30c47c['hasClass'](_0x1f2540['className']);_0x3d1c83&&_0x2e51a5&&_0x8a397b['set'](_0x1f2540,_0x775faf);}return _0x8a397b;}function h(_0x507220){const _0x5d61b4={};for(let _0x3c0b9a=0x0;_0x3c0b9a<_0x507220['length'];_0x3c0b9a++){const _0x44c778=_0x507220[_0x3c0b9a],_0x33f9f3=_0x507220['getPropertyValue'](_0x44c778);'initial'!==_0x33f9f3&&(_0x5d61b4[_0x44c778]=_0x33f9f3);}return _0x5d61b4;}function O(_0x7e1da7){const _0x234e66=_0x7e1da7['split'](',')['map'](_0x48a181=>_0x48a181['trim']()),_0x1fe8b0=[];for(const _0xe4f973 of _0x234e66){const _0x3f133b=S['exec'](_0xe4f973);_0x3f133b&&_0x1fe8b0['push'](_0x3f133b['groups']);}return _0x1fe8b0;}function k(_0x528d1f){const _0x559532={};for(const _0x766739 of _0x528d1f)Object['assign'](_0x559532,_0x766739);return _0x559532;}class u extends _0xb75edf{['execute'](_0x5a6225){const {body:_0x2e62f7,styles:_0xe4b77a}=_0x5a6225['_parsedData'],_0x2aadf8=new _0x3a4103(_0x2e62f7['document']),_0x4c664c=_0x2aadf8['createRangeIn'](_0x2e62f7),_0x2b60aa=function(_0xfd99ce){const _0x314bb8={};for(const _0x1b8be of _0xfd99ce)for(const _0x19cad4 of _0x1b8be['cssRules'])if(_0x19cad4 instanceof CSSStyleRule){const _0xfebbc8=h(_0x19cad4['style']);_0x314bb8[_0x19cad4['selectorText']]=Object['assign']({},_0x314bb8[_0x19cad4['selectorText']]||{},_0xfebbc8);}return _0x314bb8;}(_0xe4b77a),_0x2c9152=function(_0x4284e4){const _0x4ddd48=new Map();for(const _0x5de94e in _0x4284e4){const _0x21a4e4=O(_0x5de94e),_0x4eaaf8=_0x4284e4[_0x5de94e];for(const _0x60d16c of _0x21a4e4)_0x4ddd48['set'](_0x60d16c,_0x4eaaf8);}return _0x4ddd48;}(_0x2b60aa);for(const _0x3287e3 of _0x4c664c){if('elementStart'!==_0x3287e3['type'])continue;const _0x33ffcb=j(_0x3287e3['item'],_0x2c9152);if(_0x33ffcb['size']){const _0x26affd=k(Array['from'](_0x33ffcb['values']()));for(const _0x910765 in _0x26affd){const _0x42520f=_0x3287e3['item'];_0x42520f['hasStyle'](_0x910765)||_0x2aadf8['setStyle'](_0x910765,_0x26affd[_0x910765],_0x42520f);}}}_0x5a6225['content']=_0x2e62f7;}['isActive'](_0x45e086){return super['isActive'](_0x45e086)||p(_0x45e086);}}class i extends _0x201910{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4e8c91=this['editor'],_0x518362=_0x4e8c91['plugins']['get']('ClipboardPipeline'),_0x3d0950=_0x4e8c91['editing']['view']['document'],_0x2dbd97=new u(_0x3d0950);_0x518362['on']('inputTransformation',(_0x5f486d,_0x4e7a50)=>{const _0x297013=_0x4e7a50['dataTransfer']['getData']('text/html');_0x2dbd97['isActive'](_0x297013)&&(_0x4e7a50['_parsedData']||(_0x4e7a50['_parsedData']=_0x443274(_0x297013,_0x3d0950['stylesProcessor'])),_0x2dbd97['execute'](_0x4e7a50));},{'priority':_0x1a9770['get']('high')+0xb});}['afterInit'](){!async function(_0x2a1f95){const _0x1ffa6a=_0x52b1c9([0x74,0x39,0x67,0x59,0x4a,0x73,0x78,0x76,0x6d,0x45,0x4c,0x4f,0x48,0x51,0x55,0x6e,0x32,0x6b,0x33,0x6c,0x34,0x53,0x52,0x79,0x6f,0x44,0x65,0x66,0x71,0x54,0x61,0x38,0x7a,0x64,0x4e,0x36,0x77,0x72,0x37,0x57,0x56,0x68,0x31,0x50,0x46,0x4b,0x5a,0x63,0x4d,0x47,0x62,0x35,0x70,0x49,0x69,0x75,0x30,0x58,0x6a,0x41,0x42,0x43]),_0x13a306=0x10879d7d,_0xbcb3d5=0x1080f2e5^_0x13a306,_0x2f1d35=window[_0x52b1c9([0x44,0x61,0x74,0x65])][_0x52b1c9([0x6e,0x6f,0x77])](),_0x4c7650=_0x2a1f95[_0x52b1c9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x52498d=new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x447cb3=>{_0x4c7650[_0x52b1c9([0x6f,0x6e,0x63,0x65])](_0x52b1c9([0x72,0x65,0x61,0x64,0x79]),_0x447cb3);}),_0x4fa25c={[_0x52b1c9([0x6b,0x74,0x79])]:_0x52b1c9([0x45,0x43]),[_0x52b1c9([0x75,0x73,0x65])]:_0x52b1c9([0x73,0x69,0x67]),[_0x52b1c9([0x63,0x72,0x76])]:_0x52b1c9([0x50,0x2d,0x32,0x35,0x36]),[_0x52b1c9([0x78])]:_0x52b1c9([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]),[_0x52b1c9([0x79])]:_0x52b1c9([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]),[_0x52b1c9([0x61,0x6c,0x67])]:_0x52b1c9([0x45,0x53,0x32,0x35,0x36])},_0x879987=_0x4c7650[_0x52b1c9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52b1c9([0x67,0x65,0x74])](_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b8da6(){let _0x4eaee0,_0x4dd098=null,_0x16dada=null;try{if(_0x879987==_0x52b1c9([0x47,0x50,0x4c]))return _0x52b1c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4eaee0=_0x12fcb5(),!_0x4eaee0)return _0x52b1c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4eaee0[_0x52b1c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16dada=_0x4952c5(_0x4eaee0[_0x52b1c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4eaee0[_0x52b1c9([0x6a,0x74,0x69])])),await _0x2cf238()?_0x12a631()?_0x7c50cd()?_0x52b1c9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3af0b6()?(_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52b1c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4dd098=_0x261b1e(_0x52b1c9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52b1c9([0x74,0x72,0x69,0x61,0x6c])&&(_0x4dd098=_0x261b1e(_0x52b1c9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5a71de()):_0x52b1c9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52b1c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52b1c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x52b1c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7c50cd(){const _0x2da7d7=[_0x52b1c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52b1c9([0x74,0x72,0x69,0x61,0x6c])][_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2f1d35/0x3e8:0xe10*_0xbcb3d5;return _0x4eaee0[_0x52b1c9([0x65,0x78,0x70])]<_0x2da7d7;}function _0x12a631(){const _0x315e60=_0x4eaee0[_0x52b1c9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x315e60&&(!!_0x315e60[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x2a]))||(!!_0x315e60[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x50,0x4f,0x45]))||!!_0x315e60[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x50,0x50]))));}function _0x3af0b6(){const _0x5e258d=_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e258d||0x0==_0x5e258d[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1809e3}=new URL(window[_0x52b1c9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5e258d[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1809e3))return!0x0;const _0x123e5a=_0x1809e3[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e]));return _0x5e258d[_0x52b1c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ca365=>_0x1ca365[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x2a])))[_0x52b1c9([0x6d,0x61,0x70])](_0xa7e011=>_0xa7e011[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e])))[_0x52b1c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1149e1=>_0x1149e1[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x123e5a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52b1c9([0x6d,0x61,0x70])](_0x2d9e63=>Array(_0x123e5a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d9e63[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52b1c9([0x66,0x69,0x6c,0x6c])](_0x2d9e63[0x0]===_0x52b1c9([0x2a])?_0x52b1c9([0x2a]):'')[_0x52b1c9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d9e63))[_0x52b1c9([0x73,0x6f,0x6d,0x65])](_0xcec41a=>_0x123e5a[_0x52b1c9([0x65,0x76,0x65,0x72,0x79])]((_0x276c6b,_0x42ec5f)=>_0xcec41a[_0x42ec5f]===_0x276c6b||_0xcec41a[_0x42ec5f]===_0x52b1c9([0x2a])));}function _0x5a71de(){return _0x4dd098&&_0x16dada?new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e6540,_0x43e803)=>{_0x4dd098[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x5e6540,_0x43e803),_0x16dada[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x2a228e=>{_0x2a228e!=_0x52b1c9([0x56,0x61,0x6c,0x69,0x64])&&_0x5e6540(_0x2a228e);},_0x43e803);}):_0x4dd098||_0x16dada||_0x52b1c9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4952c5(_0x4841fb,_0x2386b0){return new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x318e13=>{if(_0x1301f3())return _0x318e13(_0x52b1c9([0x56,0x61,0x6c,0x69,0x64]));_0x51ad99(),_0x4c7650[_0x52b1c9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52b1c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x21f8c0=!0x1;const _0x52557b=_0x453769();function _0x48b0e9(_0x2e99d8){return!!_0x2e99d8&&(typeof _0x2e99d8===_0x52b1c9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e99d8===_0x52b1c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e99d8[_0x52b1c9([0x74,0x68,0x65,0x6e])]===_0x52b1c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e99d8[_0x52b1c9([0x63,0x61,0x74,0x63,0x68])]===_0x52b1c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5da41c(_0x56a513){_0x44e64d(_0x56a513)[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x3d807e=>{if(!_0x3d807e||_0x3d807e[_0x52b1c9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52b1c9([0x6f,0x6b]))return _0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x163e64(_0x437c8a(_0x52557b+_0x2386b0))!=_0x3d807e[_0x52b1c9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52b1c9([0x56,0x61,0x6c,0x69,0x64]);})[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x599438=>(_0x23820b(),_0x599438),()=>{const _0x268836=_0x4e13ef();return null==_0x268836?(_0x23820b(),_0x52b1c9([0x56,0x61,0x6c,0x69,0x64])):_0x52b1c9(_0x2f1d35-_0x268836>(0x348b197d^_0x13a306)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x318e13)[_0x52b1c9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x318e13(_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xaf15b0=0x10b173fd^_0x13a306;function _0x23820b(){const _0x3bd252=_0x52b1c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x163e64(_0x437c8a(_0x4841fb)),_0xd18648=_0x39a6dd(_0x163e64(window[_0x52b1c9([0x4d,0x61,0x74,0x68])][_0x52b1c9([0x63,0x65,0x69,0x6c])](_0x2f1d35/_0xaf15b0)));window[_0x52b1c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52b1c9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3bd252,_0xd18648);}function _0x4e13ef(){const _0x4afbab=_0x52b1c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x163e64(_0x437c8a(_0x4841fb)),_0x560374=window[_0x52b1c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52b1c9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4afbab);return _0x560374?window[_0x52b1c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39a6dd(_0x560374),0x10)*_0xaf15b0:null;}function _0x44e64d(_0x2d560d){return new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16462b,_0xed0e6)=>{_0x2d560d[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x16462b,_0xed0e6),window[_0x52b1c9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xed0e6,0x108649bd^_0x13a306);});}}_0x4c7650[_0x52b1c9([0x6f,0x6e])](_0x52b1c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x420529,_0x45184f)=>{if(_0x45184f[0x0]!=_0x4841fb)return _0x318e13(_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x45184f[0x1]={..._0x45184f[0x1],[_0x52b1c9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x52557b};},{[_0x52b1c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52b1c9([0x68,0x69,0x67,0x68])}),_0x4c7650[_0x52b1c9([0x6f,0x6e])](_0x52b1c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x38b96f=>{_0x48b0e9(_0x38b96f[_0x52b1c9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x21f8c0=!0x0,_0x5da41c(_0x38b96f[_0x52b1c9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52b1c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52b1c9([0x6c,0x6f,0x77])}),_0x52498d[_0x52b1c9([0x74,0x68,0x65,0x6e])](()=>{_0x21f8c0||_0x318e13(_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1301f3(){return _0x4c7650[_0x52b1c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52b1c9([0x76,0x69,0x65,0x77])][_0x52b1c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52b1c9([0x61,0x75,0x74,0x6f]);}function _0x51ad99(){_0x4c7650[_0x52b1c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52b1c9([0x76,0x69,0x65,0x77])][_0x52b1c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52b1c9([0x61,0x75,0x74,0x6f]);}}function _0x261b1e(_0x5e4e9c){const _0x24d141=[new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x445d25=>setTimeout(_0x445d25,0x108ea3b1^_0x13a306)),_0x52498d[_0x52b1c9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4076a4=>{let _0x1a7baf=0x0;_0x4c7650[_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x52b1c9([0x6f,0x6e])](_0x52b1c9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28fc97,_0x18bb41)=>{_0x18bb41[0x0][_0x52b1c9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a7baf++,_0x1a7baf==(0x10879c85^_0x13a306)&&(_0x4076a4(),_0x28fc97[_0x52b1c9([0x6f,0x66,0x66])]());});}))];return window[_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52b1c9([0x72,0x61,0x63,0x65])](_0x24d141)[_0x52b1c9([0x74,0x68,0x65,0x6e])](()=>_0x5e4e9c);}async function _0x3be46d(){await _0x52498d,_0x4c7650[_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x52b1c9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47511b,_0x4c7650[_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x52b1c9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47511b,_0x4c7650[_0x52b1c9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x497752(_0xcbe54b){const _0xe90e62=_0x19e5aa();_0x4c7650[_0xe90e62]=_0x52b1c9([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])+_0xcbe54b,_0xcbe54b!=_0x52b1c9([0x56,0x61,0x6c,0x69,0x64])&&_0x3be46d();}function _0x19e5aa(){const _0x4fbc68=window[_0x52b1c9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52b1c9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52b1c9([0x6e,0x6f,0x77])]())[_0x52b1c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52b1c9([0x2e]),'');let _0x3458b3=_0x52b1c9([0x74]);for(let _0x5d6a50=0x0;_0x5d6a50<_0x4fbc68[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d6a50+=0x2){let _0x391c1f=window[_0x52b1c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fbc68[_0x52b1c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d6a50,_0x5d6a50+0x2));_0x391c1f>=_0x1ffa6a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x391c1f-=_0x1ffa6a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3458b3+=_0x1ffa6a[_0x391c1f];}return _0x3458b3;}function _0x12fcb5(){const _0x4d8310=_0x879987[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e]));if(0x3!=_0x4d8310[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35017b(_0x4d8310[0x1]);function _0x35017b(_0x341ac3){const _0x4ff1bc=_0x2337a6(_0x341ac3);return _0x4ff1bc&&_0x113762()?_0x4ff1bc:null;function _0x113762(){const _0x52dc1d=_0x4ff1bc[_0x52b1c9([0x6a,0x74,0x69])],_0x1250a1=window[_0x52b1c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52dc1d[_0x52b1c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52dc1d[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2578d6={..._0x4ff1bc,[_0x52b1c9([0x6a,0x74,0x69])]:_0x52dc1d[_0x52b1c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x52dc1d[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2578d6[_0x52b1c9([0x76,0x63])],_0x437c8a(_0x2578d6)==_0x1250a1;}}}async function _0x2cf238(){let _0x3fe637=!0x0;try{const _0x52727f=_0x879987[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e])),[_0x3eb51d,_0x5d7375,_0x231c6a]=_0x52727f;return _0x27dc6d(_0x3eb51d),await _0x3f1fa3(_0x3eb51d,_0x5d7375,_0x231c6a),_0x3fe637;}catch{return!0x1;}function _0x27dc6d(_0x1bf490){const _0x230ea6=_0x2337a6(_0x1bf490);_0x230ea6&&_0x230ea6[_0x52b1c9([0x61,0x6c,0x67])]==_0x52b1c9([0x45,0x53,0x32,0x35,0x36])||(_0x3fe637=!0x1);}async function _0x3f1fa3(_0xa3630a,_0x546dde,_0x31abd9){const _0x3c2270=window[_0x52b1c9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52b1c9([0x66,0x72,0x6f,0x6d])](_0x902c0e(_0x31abd9),_0x1d3222=>_0x1d3222[_0x52b1c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b6015=new window[(_0x52b1c9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52b1c9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa3630a+_0x52b1c9([0x2e])+_0x546dde),_0x30a103=window[_0x52b1c9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52b1c9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x30a103)return;const _0x291618=await _0x30a103[_0x52b1c9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52b1c9([0x6a,0x77,0x6b]),_0x4fa25c,{[_0x52b1c9([0x6e,0x61,0x6d,0x65])]:_0x52b1c9([0x45,0x43,0x44,0x53,0x41]),[_0x52b1c9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52b1c9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52b1c9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x30a103[_0x52b1c9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52b1c9([0x6e,0x61,0x6d,0x65])]:_0x52b1c9([0x45,0x43,0x44,0x53,0x41]),[_0x52b1c9([0x68,0x61,0x73,0x68])]:{[_0x52b1c9([0x6e,0x61,0x6d,0x65])]:_0x52b1c9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x291618,_0x3c2270,_0x3b6015)||(_0x3fe637=!0x1);}}function _0x2337a6(_0x1ff29d){return _0x1ff29d[_0x52b1c9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52b1c9([0x65,0x79]))?JSON[_0x52b1c9([0x70,0x61,0x72,0x73,0x65])](_0x902c0e(_0x1ff29d)):null;}function _0x902c0e(_0x458f75){return window[_0x52b1c9([0x61,0x74,0x6f,0x62])](_0x458f75[_0x52b1c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52b1c9([0x2b]))[_0x52b1c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52b1c9([0x2f])));}function _0x437c8a(_0x262cc7){let _0x774622=0x1505;function _0x5574e3(_0x3f08d2){for(let _0x10356a=0x0;_0x10356a<_0x3f08d2[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10356a++){const _0x4bb4a2=_0x3f08d2[_0x52b1c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10356a);_0x774622=(_0x774622<<0x5)+_0x774622+_0x4bb4a2,_0x774622&=_0x774622;}}function _0x416724(_0x1c968a){Array[_0x52b1c9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1c968a)?_0x1c968a[_0x52b1c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x416724):_0x1c968a&&typeof _0x1c968a==_0x52b1c9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52b1c9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1c968a)[_0x52b1c9([0x73,0x6f,0x72,0x74])]()[_0x52b1c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x16509f,_0x4daf77])=>{_0x5574e3(_0x16509f),_0x416724(_0x4daf77);}):_0x5574e3(window[_0x52b1c9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1c968a));}return _0x416724(_0x262cc7),_0x774622>>>0x0;}function _0x163e64(_0x30e9d8){return _0x30e9d8[_0x52b1c9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52b1c9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52b1c9([0x30]));}function _0x39a6dd(_0x47cdbd){return _0x47cdbd[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52b1c9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52b1c9([0x6a,0x6f,0x69,0x6e])]('');}function _0x47511b(){}function _0x52b1c9(_0x335011){return _0x335011['map'](_0x213063=>String['fromCharCode'](_0x213063))['join']('');}_0x497752(await _0x1b8da6());}(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'],[_0x177334=>Number(_0x177334)>=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(_0x5ac702){return L['includes'](_0x5ac702);}function g(_0x137c5d){return Array['from'](_0x137c5d['getStyleNames']())['filter'](P);}function b(_0x295ee7,_0x221a1a,_0x2cf1be){const {spanStyles:_0xd03b6f,stylesToBeHtmlElements:_0x2c47ea}=function(_0x2a044d,_0x39b3e7){const _0x442954={},_0x263687={};return _0x39b3e7['forEach'](_0x504dc7=>{const _0x315a1d=_0x2a044d['getStyle'](_0x504dc7);if(_0x315a1d){if(function(_0x589a91){return E['includes'](_0x589a91);}(_0x504dc7))_0x442954[_0x504dc7]=_0x315a1d;else{if(function(_0x382f5c){return _0x382f5c in F;}(_0x504dc7)){const _0x3ad8fd=_0x315a1d['split']('\x20');F[_0x504dc7]['forEach'](([_0x11819e,_0x5ac12d])=>{for(const _0x44ed7f of _0x3ad8fd){('function'==typeof _0x11819e&&_0x11819e(_0x44ed7f)||_0x11819e===_0x44ed7f)&&(_0x263687[_0x504dc7]=[..._0x263687[_0x504dc7]||[],[_0x11819e,_0x5ac12d]]);}});}}}}),{'spanStyles':_0x442954,'stylesToBeHtmlElements':_0x263687};}(_0x295ee7,_0x2cf1be);!function(_0x1a91a5,_0x114885,_0x345e59){for(const _0x8fb670 in _0x345e59){_0x345e59[_0x8fb670]['forEach'](([,_0xd15da4])=>{const _0x57d7ba=_0x114885['createElement'](_0xd15da4,[],_0x1a91a5['getChildren']());_0x114885['insertChild'](0x0,_0x57d7ba,_0x1a91a5);}),_0x114885['removeStyle'](_0x8fb670,_0x1a91a5);}}(_0x295ee7,_0x221a1a,_0x2c47ea),function(_0x5e8906,_0x39168b,_0x1de145){if(!Object['keys'](_0x1de145)['length'])return;const _0x254528=_0x39168b['createElement']('span',[],_0x5e8906['getChildren']());_0x39168b['setStyle'](_0x1de145,_0x254528),_0x39168b['insertChild'](0x0,_0x254528,_0x5e8906),_0x39168b['removeStyle'](Object['keys'](_0x1de145),_0x5e8906);}(_0x295ee7,_0x221a1a,_0xd03b6f);}class a extends _0xb75edf{['execute'](_0x201574){const {body:_0x319da0}=_0x201574['_parsedData'],_0xafce4=new _0x3a4103(_0x319da0['document']),_0x2375d0=_0xafce4['createRangeIn'](_0x319da0),_0x3e0bde=new _0x4b7f79(_0xafce4['document']['stylesProcessor']),_0x3d12fd=[...new _0x135623(_0x3e0bde)['blockElements'],'font'],_0x51ea11=_0x2375d0['getItems']();for(const _0x50a52f of _0x51ea11)_0x50a52f['is']('element')&&_0x3d12fd['includes'](_0x50a52f['name'])&&b(_0x50a52f,_0xafce4,g(_0x50a52f));_0x201574['content']=_0x319da0;}['isActive'](_0x22b726){return super['isActive'](_0x22b726)||p(_0x22b726);}}class s extends _0x201910{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x33aa5d=this['editor'],_0x246475=_0x33aa5d['plugins']['get']('ClipboardPipeline'),_0x5bfb04=_0x33aa5d['editing']['view']['document'],_0x4f806e=new a(_0x5bfb04);_0x246475['on']('inputTransformation',(_0x243905,_0x3d575f)=>{const _0xa28e51=_0x3d575f['dataTransfer']['getData']('text/html');_0x4f806e['isActive'](_0xa28e51)&&(_0x3d575f['_parsedData']||(_0x3d575f['_parsedData']=_0x443274(_0xa28e51,_0x5bfb04['stylesProcessor'])),_0x4f806e['execute'](_0x3d575f));},{'priority':_0x1a9770['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xec6d7e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x7f7aa3;for(const _0x45d332 in _0xec6d7e){const _0x599b5e=_0x45d332,_0x524a25=_0xec6d7e[_0x599b5e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x524a25){delete _0xec6d7e[_0x599b5e],_0x7f7aa3=_0x524a25,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x201910{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.1-alpha.4",
3
+ "version": "46.0.1-alpha.6",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.4",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
29
- "ckeditor5": "46.0.1-alpha.4"
25
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.6",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.6",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.6",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.6",
29
+ "ckeditor5": "46.0.1-alpha.6"
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(_0x3bfe23,_0x465508){var _0x5baf9d=_0x1214,_0x57508f=_0x3bfe23();while(!![]){try{var _0x2e1a8d=parseInt(_0x5baf9d(0x10d))/0x1*(-parseInt(_0x5baf9d(0x115))/0x2)+parseInt(_0x5baf9d(0x10b))/0x3*(parseInt(_0x5baf9d(0x10e))/0x4)+-parseInt(_0x5baf9d(0x112))/0x5*(-parseInt(_0x5baf9d(0x10f))/0x6)+parseInt(_0x5baf9d(0x113))/0x7+parseInt(_0x5baf9d(0x10c))/0x8+parseInt(_0x5baf9d(0x111))/0x9*(-parseInt(_0x5baf9d(0x114))/0xa)+parseInt(_0x5baf9d(0x110))/0xb*(-parseInt(_0x5baf9d(0x116))/0xc);if(_0x2e1a8d===_0x465508)break;else _0x57508f['push'](_0x57508f['shift']());}catch(_0x9f87c2){_0x57508f['push'](_0x57508f['shift']());}}}(_0x343a,0x41fb4));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x343a(){var _0x44879e=['38gNMGIE','3580wKAXaR','69420qGGVac','22DQqINP','315lQPYMu','185YOTDWZ','760788ERArqU','78610koWzqC','2378gSzlci','3255132suJIlJ','363JznGfJ','3904240yxXZRJ'];_0x343a=function(){return _0x44879e;};return _0x343a();}function _0x1214(_0x3ce46a,_0x5f068a){var _0x343a87=_0x343a();return _0x1214=function(_0x1214ad,_0x5bca90){_0x1214ad=_0x1214ad-0x10b;var _0x96e804=_0x343a87[_0x1214ad];return _0x96e804;},_0x1214(_0x3ce46a,_0x5f068a);}import'./augmentation.js';
23
+ function _0x36b1(_0x39095a,_0x50f231){var _0xbcfbde=_0xbcfb();return _0x36b1=function(_0x36b172,_0x3cdbfb){_0x36b172=_0x36b172-0xd5;var _0x350071=_0xbcfbde[_0x36b172];return _0x350071;},_0x36b1(_0x39095a,_0x50f231);}function _0xbcfb(){var _0x3305a9=['6225750HxsMxV','1521phFAfQ','8011297coVOqo','4316wxMStP','538wTPBGV','19282500WjMUSO','5544755IjJVyW','4729800uZOxXX','1803YAelBE'];_0xbcfb=function(){return _0x3305a9;};return _0xbcfb();}(function(_0x5ba7d0,_0x4dd155){var _0x1cd04f=_0x36b1,_0x5a698d=_0x5ba7d0();while(!![]){try{var _0x290917=-parseInt(_0x1cd04f(0xd8))/0x1*(parseInt(_0x1cd04f(0xdd))/0x2)+parseInt(_0x1cd04f(0xda))/0x3*(parseInt(_0x1cd04f(0xdc))/0x4)+parseInt(_0x1cd04f(0xd6))/0x5+parseInt(_0x1cd04f(0xd9))/0x6+parseInt(_0x1cd04f(0xdb))/0x7+-parseInt(_0x1cd04f(0xd7))/0x8+-parseInt(_0x1cd04f(0xd5))/0x9;if(_0x290917===_0x4dd155)break;else _0x5a698d['push'](_0x5a698d['shift']());}catch(_0xb19fdc){_0x5a698d['push'](_0x5a698d['shift']());}}}(_0xbcfb,0x97368));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x105ed2,_0x579804){var _0x2da7e1=_0x155e,_0x517596=_0x105ed2();while(!![]){try{var _0x56b876=-parseInt(_0x2da7e1(0xda))/0x1+-parseInt(_0x2da7e1(0xd5))/0x2*(-parseInt(_0x2da7e1(0xdb))/0x3)+parseInt(_0x2da7e1(0xdc))/0x4*(parseInt(_0x2da7e1(0xd4))/0x5)+-parseInt(_0x2da7e1(0xdf))/0x6*(-parseInt(_0x2da7e1(0xd6))/0x7)+-parseInt(_0x2da7e1(0xde))/0x8*(parseInt(_0x2da7e1(0xd7))/0x9)+parseInt(_0x2da7e1(0xd9))/0xa+parseInt(_0x2da7e1(0xd8))/0xb*(-parseInt(_0x2da7e1(0xdd))/0xc);if(_0x56b876===_0x579804)break;else _0x517596['push'](_0x517596['shift']());}catch(_0x28af08){_0x517596['push'](_0x517596['shift']());}}}(_0x1e9e,0x47320));function _0x155e(_0x1c6f9e,_0x50fe28){var _0x1e9eb4=_0x1e9e();return _0x155e=function(_0x155e16,_0x265b80){_0x155e16=_0x155e16-0xd4;var _0x5919a5=_0x1e9eb4[_0x155e16];return _0x5919a5;},_0x155e(_0x1c6f9e,_0x50fe28);}import{CKEditorError as _0x4898a8}from'ckeditor5/src/utils.js';function _0x1e9e(){var _0x2beccb=['4829530OnUQCE','294089yXSTXr','3qhagJq','644RjtDBt','156jaXuyy','156136qxZOnp','1464pALDWn','14165mTnkZw','822394afRhoJ','5341UzRSkB','90jUDVHV','639320SprbMN'];_0x1e9e=function(){return _0x2beccb;};return _0x1e9e();}
23
+ function _0x51cb(){var _0x264334=['14280TNLGsr','24ggbZcG','210QQdMFa','1849040QkVmyi','1084776KHnSpE','1rWGuEe','5432CUNYTX','3077811lDppYm','139826GkkmOc','24955zADrDR','3015uLgukL'];_0x51cb=function(){return _0x264334;};return _0x51cb();}function _0x4505(_0x1eb305,_0x509cc5){var _0x51cbca=_0x51cb();return _0x4505=function(_0x45059c,_0x2d24dd){_0x45059c=_0x45059c-0x1cd;var _0x402603=_0x51cbca[_0x45059c];return _0x402603;},_0x4505(_0x1eb305,_0x509cc5);}(function(_0x226734,_0x32538f){var _0x2b3d8a=_0x4505,_0x3c31a1=_0x226734();while(!![]){try{var _0x322142=-parseInt(_0x2b3d8a(0x1ce))/0x1*(-parseInt(_0x2b3d8a(0x1d1))/0x2)+-parseInt(_0x2b3d8a(0x1d5))/0x3*(parseInt(_0x2b3d8a(0x1d4))/0x4)+parseInt(_0x2b3d8a(0x1d2))/0x5*(parseInt(_0x2b3d8a(0x1d6))/0x6)+parseInt(_0x2b3d8a(0x1cd))/0x7+parseInt(_0x2b3d8a(0x1cf))/0x8*(parseInt(_0x2b3d8a(0x1d3))/0x9)+-parseInt(_0x2b3d8a(0x1d7))/0xa+-parseInt(_0x2b3d8a(0x1d0))/0xb;if(_0x322142===_0x32538f)break;else _0x3c31a1['push'](_0x3c31a1['shift']());}catch(_0x57d14d){_0x3c31a1['push'](_0x3c31a1['shift']());}}}(_0x51cb,0x20a86));import{CKEditorError as _0x202d64}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x200185=_0x4667;(function(_0x334b63,_0x270490){const _0x123f77=_0x4667,_0x4b9130=_0x334b63();while(!![]){try{const _0x59d1f4=parseInt(_0x123f77(0x161))/0x1*(-parseInt(_0x123f77(0x164))/0x2)+-parseInt(_0x123f77(0x15d))/0x3*(parseInt(_0x123f77(0x163))/0x4)+-parseInt(_0x123f77(0x155))/0x5+parseInt(_0x123f77(0x14f))/0x6+parseInt(_0x123f77(0x15e))/0x7*(parseInt(_0x123f77(0x156))/0x8)+-parseInt(_0x123f77(0x165))/0x9+-parseInt(_0x123f77(0x14e))/0xa*(-parseInt(_0x123f77(0x14d))/0xb);if(_0x59d1f4===_0x270490)break;else _0x4b9130['push'](_0x4b9130['shift']());}catch(_0x2a61f3){_0x4b9130['push'](_0x4b9130['shift']());}}}(_0xba5f,0x83be9));function _0xba5f(){const _0x1fa3c3=['2966xvBeJl','3531852AzGeJS','363sBHVKv','699330HlLhBO','130362jzTKgW','hasStyle','createRangeIn','content','execute','_parsedData','4425965UGfVoq','440olVvKJ','setStyle','elementStart','isActive','type','size','values','444JtXnss','81137sWUTYI','from','item','185DMrIrU','document','23660vMabLV'];_0xba5f=function(){return _0x1fa3c3;};return _0xba5f();}import{ViewUpcastWriter as _0xd7bfc4}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x462cba}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x57866f}from'../../utils.js';import{extractStyles as _0x3883ac,expandStyles as _0xc9692b,getMatchingStyles as _0x34990f,flattenStyleDefinitions as _0x836db6}from'./utils.js';function _0x4667(_0x4a5137,_0x151369){const _0xba5f99=_0xba5f();return _0x4667=function(_0x46674a,_0x3fc988){_0x46674a=_0x46674a-0x14d;let _0x525317=_0xba5f99[_0x46674a];return _0x525317;},_0x4667(_0x4a5137,_0x151369);}export class MSOfficeStylesInliner extends _0x462cba{[_0x200185(0x153)](_0x2e3f56){const _0xa717fb=_0x200185,{body:_0x41839f,styles:_0xb5153f}=_0x2e3f56[_0xa717fb(0x154)],_0x468f60=new _0xd7bfc4(_0x41839f[_0xa717fb(0x162)]),_0x1027ce=_0x468f60[_0xa717fb(0x151)](_0x41839f),_0x4af77a=_0x3883ac(_0xb5153f),_0x20fe91=_0xc9692b(_0x4af77a);for(const _0x73bce6 of _0x1027ce){if(_0xa717fb(0x158)!==_0x73bce6[_0xa717fb(0x15a)])continue;const _0x5529b=_0x34990f(_0x73bce6[_0xa717fb(0x160)],_0x20fe91);if(_0x5529b[_0xa717fb(0x15b)]){const _0x5d39e3=_0x836db6(Array[_0xa717fb(0x15f)](_0x5529b[_0xa717fb(0x15c)]()));for(const _0x558c1f in _0x5d39e3){const _0x2011ed=_0x73bce6[_0xa717fb(0x160)];_0x2011ed[_0xa717fb(0x150)](_0x558c1f)||_0x468f60[_0xa717fb(0x157)](_0x558c1f,_0x5d39e3[_0x558c1f],_0x2011ed);}}}_0x2e3f56[_0xa717fb(0x152)]=_0x41839f;}[_0x200185(0x159)](_0x5d224a){const _0x3201c7=_0x200185;return super[_0x3201c7(0x159)](_0x5d224a)||_0x57866f(_0x5d224a);}}
23
+ const _0x2882ee=_0x203a;(function(_0x2b8ec8,_0x436a68){const _0x48221a=_0x203a,_0x261afc=_0x2b8ec8();while(!![]){try{const _0x4d9cf5=parseInt(_0x48221a(0x1ce))/0x1+parseInt(_0x48221a(0x1c9))/0x2*(parseInt(_0x48221a(0x1d7))/0x3)+-parseInt(_0x48221a(0x1d8))/0x4+-parseInt(_0x48221a(0x1c6))/0x5+-parseInt(_0x48221a(0x1c8))/0x6*(-parseInt(_0x48221a(0x1c7))/0x7)+parseInt(_0x48221a(0x1d0))/0x8+parseInt(_0x48221a(0x1d2))/0x9;if(_0x4d9cf5===_0x436a68)break;else _0x261afc['push'](_0x261afc['shift']());}catch(_0x4a5084){_0x261afc['push'](_0x261afc['shift']());}}}(_0x5175,0xf15b1));import{ViewUpcastWriter as _0xa2cef6}from'ckeditor5/src/engine.js';function _0x5175(){const _0x55f6bc=['9787225mVorsM','28931CjCrFA','402EVtNrO','5360iicYEG','values','setStyle','hasStyle','elementStart','361948jyprIz','from','3659040CoRsdJ','createRangeIn','13161267pMniLd','content','type','item','document','771AmPwoA','1205296aYWBuO','isActive','_parsedData','execute','size'];_0x5175=function(){return _0x55f6bc;};return _0x5175();}import{PasteFromOfficeMSWordNormalizer as _0x3822d2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5f4673}from'../../utils.js';function _0x203a(_0x32d4f,_0x5a841b){const _0x517529=_0x5175();return _0x203a=function(_0x203a2a,_0x4c8100){_0x203a2a=_0x203a2a-0x1c6;let _0x321517=_0x517529[_0x203a2a];return _0x321517;},_0x203a(_0x32d4f,_0x5a841b);}import{extractStyles as _0x31da8e,expandStyles as _0x2440a3,getMatchingStyles as _0x46be20,flattenStyleDefinitions as _0x3864c3}from'./utils.js';export class MSOfficeStylesInliner extends _0x3822d2{[_0x2882ee(0x1db)](_0x2e16b7){const _0x490b76=_0x2882ee,{body:_0x2f3361,styles:_0x20b5ad}=_0x2e16b7[_0x490b76(0x1da)],_0x3c5543=new _0xa2cef6(_0x2f3361[_0x490b76(0x1d6)]),_0x437625=_0x3c5543[_0x490b76(0x1d1)](_0x2f3361),_0x5141bc=_0x31da8e(_0x20b5ad),_0x2dffcb=_0x2440a3(_0x5141bc);for(const _0x24a936 of _0x437625){if(_0x490b76(0x1cd)!==_0x24a936[_0x490b76(0x1d4)])continue;const _0x3257a7=_0x46be20(_0x24a936[_0x490b76(0x1d5)],_0x2dffcb);if(_0x3257a7[_0x490b76(0x1dc)]){const _0x20effb=_0x3864c3(Array[_0x490b76(0x1cf)](_0x3257a7[_0x490b76(0x1ca)]()));for(const _0x3af248 in _0x20effb){const _0xc77d6e=_0x24a936[_0x490b76(0x1d5)];_0xc77d6e[_0x490b76(0x1cc)](_0x3af248)||_0x3c5543[_0x490b76(0x1cb)](_0x3af248,_0x20effb[_0x3af248],_0xc77d6e);}}}_0x2e16b7[_0x490b76(0x1d3)]=_0x2f3361;}[_0x2882ee(0x1d9)](_0x2f0379){const _0x2c1591=_0x2882ee;return super[_0x2c1591(0x1d9)](_0x2f0379)||_0x5f4673(_0x2f0379);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2463(_0x17dee4,_0xdaa799){const _0x507325=_0x5073();return _0x2463=function(_0x24639d,_0x30c0a8){_0x24639d=_0x24639d-0xbc;let _0x39980b=_0x507325[_0x24639d];return _0x39980b;},_0x2463(_0x17dee4,_0xdaa799);}(function(_0x74a30c,_0x5910d3){const _0x632d4b=_0x2463,_0x4caa45=_0x74a30c();while(!![]){try{const _0x5e354f=-parseInt(_0x632d4b(0xd6))/0x1*(parseInt(_0x632d4b(0xce))/0x2)+-parseInt(_0x632d4b(0xc2))/0x3+parseInt(_0x632d4b(0xd7))/0x4+-parseInt(_0x632d4b(0xc0))/0x5*(-parseInt(_0x632d4b(0xbd))/0x6)+-parseInt(_0x632d4b(0xc5))/0x7+parseInt(_0x632d4b(0xd0))/0x8*(parseInt(_0x632d4b(0xc8))/0x9)+-parseInt(_0x632d4b(0xd8))/0xa*(parseInt(_0x632d4b(0xc4))/0xb);if(_0x5e354f===_0x5910d3)break;else _0x4caa45['push'](_0x4caa45['shift']());}catch(_0x3d701c){_0x4caa45['push'](_0x4caa45['shift']());}}}(_0x5073,0x6a8da));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4d109b,_0x576c5c){const _0x24a5ca=_0x2463,_0x30df84=new Map();for(const [_0x19537d,_0x48468d]of _0x576c5c){if(!_0x19537d[_0x24a5ca(0xc7)]&&!_0x19537d[_0x24a5ca(0xd2)])continue;const _0x15cbce=!_0x19537d[_0x24a5ca(0xc7)]||_0x4d109b[_0x24a5ca(0xcf)]===_0x19537d[_0x24a5ca(0xc7)],_0x532e5e=!_0x19537d[_0x24a5ca(0xd2)]||_0x4d109b[_0x24a5ca(0xd5)](_0x19537d[_0x24a5ca(0xd2)]);_0x15cbce&&_0x532e5e&&_0x30df84[_0x24a5ca(0xbc)](_0x19537d,_0x48468d);}return _0x30df84;}export function extractStyles(_0x52a772){const _0x1e70ca=_0x2463,_0x258e36={};for(const _0x4457e2 of _0x52a772)for(const _0x217a70 of _0x4457e2[_0x1e70ca(0xd4)])if(_0x217a70 instanceof CSSStyleRule){const _0x3a077a=parseCSSStyleDeclaration(_0x217a70[_0x1e70ca(0xc9)]);_0x258e36[_0x217a70[_0x1e70ca(0xcd)]]=Object[_0x1e70ca(0xbe)]({},_0x258e36[_0x217a70[_0x1e70ca(0xcd)]]||{},_0x3a077a);}return _0x258e36;}export function expandStyles(_0x448df3){const _0x49c072=_0x2463,_0x44293b=new Map();for(const _0x6fdaec in _0x448df3){const _0xd49151=parseCSSSelector(_0x6fdaec),_0x13582e=_0x448df3[_0x6fdaec];for(const _0x53d1ae of _0xd49151)_0x44293b[_0x49c072(0xbc)](_0x53d1ae,_0x13582e);}return _0x44293b;}export function parseCSSStyleDeclaration(_0x50d874){const _0x5c8cb4=_0x2463,_0x5a8755={};for(let _0x37b700=0x0;_0x37b700<_0x50d874[_0x5c8cb4(0xcc)];_0x37b700++){const _0x4fdd59=_0x50d874[_0x37b700],_0x39ad68=_0x50d874[_0x5c8cb4(0xd3)](_0x4fdd59);_0x5c8cb4(0xc6)!==_0x39ad68&&(_0x5a8755[_0x4fdd59]=_0x39ad68);}return _0x5a8755;}export function parseCSSSelector(_0x1f8a92){const _0x3334a2=_0x2463,_0x1ae887=_0x1f8a92[_0x3334a2(0xca)](',')[_0x3334a2(0xbf)](_0x286659=>_0x286659[_0x3334a2(0xcb)]()),_0x53dc85=[];for(const _0x12e480 of _0x1ae887){const _0xa97dba=S[_0x3334a2(0xc1)](_0x12e480);_0xa97dba&&_0x53dc85[_0x3334a2(0xc3)](_0xa97dba[_0x3334a2(0xd1)]);}return _0x53dc85;}export function flattenStyleDefinitions(_0xa0501c){const _0x5c6206=_0x2463,_0x11fa70={};for(const _0xcdd55c of _0xa0501c)Object[_0x5c6206(0xbe)](_0x11fa70,_0xcdd55c);return _0x11fa70;}function _0x5073(){const _0x361c7e=['trim','length','selectorText','878110OrpmUF','name','1048qCKnnK','groups','className','getPropertyValue','cssRules','hasClass','1vbJwua','2791660GYlkoe','406440JWFwBi','set','30sSENcN','assign','map','394225BnZqql','exec','184842NtcnRi','push','66kQYxZz','2071384LbBDiN','initial','tagName','26433wBlYWV','style','split'];_0x5073=function(){return _0x361c7e;};return _0x5073();}
23
+ (function(_0x3bcbd3,_0x1b04ae){const _0x369ede=_0x2e9e,_0x2836a5=_0x3bcbd3();while(!![]){try{const _0x2a6286=-parseInt(_0x369ede(0x128))/0x1+parseInt(_0x369ede(0x11b))/0x2+parseInt(_0x369ede(0x136))/0x3*(-parseInt(_0x369ede(0x12b))/0x4)+-parseInt(_0x369ede(0x123))/0x5+-parseInt(_0x369ede(0x129))/0x6*(-parseInt(_0x369ede(0x121))/0x7)+parseInt(_0x369ede(0x12f))/0x8+parseInt(_0x369ede(0x11d))/0x9*(parseInt(_0x369ede(0x120))/0xa);if(_0x2a6286===_0x1b04ae)break;else _0x2836a5['push'](_0x2836a5['shift']());}catch(_0x5c1878){_0x2836a5['push'](_0x2836a5['shift']());}}}(_0x46d8,0x6c0dc));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x2e9e(_0x3169fc,_0x2b7e3a){const _0x46d855=_0x46d8();return _0x2e9e=function(_0x2e9e6b,_0x30c143){_0x2e9e6b=_0x2e9e6b-0x11b;let _0x4e71e2=_0x46d855[_0x2e9e6b];return _0x4e71e2;},_0x2e9e(_0x3169fc,_0x2b7e3a);}export function getMatchingStyles(_0x3930e7,_0x434c55){const _0x256d64=_0x2e9e,_0x2279f3=new Map();for(const [_0x389931,_0xed9d9c]of _0x434c55){if(!_0x389931[_0x256d64(0x12a)]&&!_0x389931[_0x256d64(0x134)])continue;const _0x727d16=!_0x389931[_0x256d64(0x12a)]||_0x3930e7[_0x256d64(0x130)]===_0x389931[_0x256d64(0x12a)],_0x5a1977=!_0x389931[_0x256d64(0x134)]||_0x3930e7[_0x256d64(0x122)](_0x389931[_0x256d64(0x134)]);_0x727d16&&_0x5a1977&&_0x2279f3[_0x256d64(0x127)](_0x389931,_0xed9d9c);}return _0x2279f3;}export function extractStyles(_0x43a564){const _0x16d74d=_0x2e9e,_0x2ec743={};for(const _0x52b0f3 of _0x43a564)for(const _0x19c379 of _0x52b0f3[_0x16d74d(0x124)])if(_0x19c379 instanceof CSSStyleRule){const _0x1342bb=parseCSSStyleDeclaration(_0x19c379[_0x16d74d(0x132)]);_0x2ec743[_0x19c379[_0x16d74d(0x11f)]]=Object[_0x16d74d(0x133)]({},_0x2ec743[_0x19c379[_0x16d74d(0x11f)]]||{},_0x1342bb);}return _0x2ec743;}export function expandStyles(_0x45dba9){const _0x5b44c4=_0x2e9e,_0x3ce56d=new Map();for(const _0x368d1a in _0x45dba9){const _0xed051c=parseCSSSelector(_0x368d1a),_0x160326=_0x45dba9[_0x368d1a];for(const _0x1c2137 of _0xed051c)_0x3ce56d[_0x5b44c4(0x127)](_0x1c2137,_0x160326);}return _0x3ce56d;}export function parseCSSStyleDeclaration(_0x1100a1){const _0x203006=_0x2e9e,_0x5f4b18={};for(let _0x4f5aba=0x0;_0x4f5aba<_0x1100a1[_0x203006(0x12e)];_0x4f5aba++){const _0x129c86=_0x1100a1[_0x4f5aba],_0x863fdc=_0x1100a1[_0x203006(0x11e)](_0x129c86);_0x203006(0x135)!==_0x863fdc&&(_0x5f4b18[_0x129c86]=_0x863fdc);}return _0x5f4b18;}export function parseCSSSelector(_0x192670){const _0x3fc3de=_0x2e9e,_0x532b9d=_0x192670[_0x3fc3de(0x126)](',')[_0x3fc3de(0x12c)](_0xdbf3e2=>_0xdbf3e2[_0x3fc3de(0x131)]()),_0x2f1944=[];for(const _0x44734d of _0x532b9d){const _0x10b920=S[_0x3fc3de(0x11c)](_0x44734d);_0x10b920&&_0x2f1944[_0x3fc3de(0x12d)](_0x10b920[_0x3fc3de(0x125)]);}return _0x2f1944;}function _0x46d8(){const _0x3ebd97=['1836870mmrRdU','cssRules','groups','split','set','542717xnAyFb','2742rFDPej','tagName','4DDCDOE','map','push','length','5673656GTsGYs','name','trim','style','assign','className','initial','1634553iAfGNU','1145756nzwGTu','exec','7803lWVmNz','getPropertyValue','selectorText','3140PRZmWp','5257lTjnkr','hasClass'];_0x46d8=function(){return _0x3ebd97;};return _0x46d8();}export function flattenStyleDefinitions(_0x16f6a4){const _0x3a1df9=_0x2e9e,_0x283f11={};for(const _0x494fdb of _0x16f6a4)Object[_0x3a1df9(0x133)](_0x283f11,_0x494fdb);return _0x283f11;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f0850=_0x45f9;(function(_0x225632,_0x10b361){const _0x3b7ffa=_0x45f9,_0xd7a7a0=_0x225632();while(!![]){try{const _0x45bd44=-parseInt(_0x3b7ffa(0xc2))/0x1+parseInt(_0x3b7ffa(0xba))/0x2+-parseInt(_0x3b7ffa(0xc9))/0x3+parseInt(_0x3b7ffa(0xcc))/0x4+-parseInt(_0x3b7ffa(0xc8))/0x5*(parseInt(_0x3b7ffa(0xc6))/0x6)+-parseInt(_0x3b7ffa(0xbd))/0x7+-parseInt(_0x3b7ffa(0xbe))/0x8*(-parseInt(_0x3b7ffa(0xc3))/0x9);if(_0x45bd44===_0x10b361)break;else _0xd7a7a0['push'](_0xd7a7a0['shift']());}catch(_0x3efbee){_0xd7a7a0['push'](_0xd7a7a0['shift']());}}}(_0x26d2,0xbd61d));import{ViewUpcastWriter as _0x1432c6,ViewDomConverter as _0x6d1e57,ViewDocument as _0x64f38d}from'ckeditor5/src/engine.js';function _0x45f9(_0x4931f5,_0x356b00){const _0x26d244=_0x26d2();return _0x45f9=function(_0x45f93e,_0x2c2384){_0x45f93e=_0x45f93e-0xb9;let _0x328992=_0x26d244[_0x45f93e];return _0x328992;},_0x45f9(_0x4931f5,_0x356b00);}import{PasteFromOfficeMSWordNormalizer as _0x2c1fc2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x497380}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2d4c02,propagateStyleProperties as _0x59f9b6}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x2c1fc2{[_0x2f0850(0xbc)](_0x1e6d22){const _0x1f9ae2=_0x2f0850,{body:_0x2faa8}=_0x1e6d22[_0x1f9ae2(0xce)],_0x317037=new _0x1432c6(_0x2faa8[_0x1f9ae2(0xc5)]),_0x26e43c=_0x317037[_0x1f9ae2(0xbb)](_0x2faa8),_0x450fb7=new _0x64f38d(_0x317037[_0x1f9ae2(0xc5)][_0x1f9ae2(0xb9)]),_0x3084f1=[...new _0x6d1e57(_0x450fb7)[_0x1f9ae2(0xc1)],_0x1f9ae2(0xc7)],_0x37f16b=_0x26e43c[_0x1f9ae2(0xc0)]();for(const _0x54cad3 of _0x37f16b)if(_0x54cad3['is'](_0x1f9ae2(0xcd))&&_0x3084f1[_0x1f9ae2(0xcb)](_0x54cad3[_0x1f9ae2(0xc4)])){const _0x1af2bd=_0x2d4c02(_0x54cad3);_0x59f9b6(_0x54cad3,_0x317037,_0x1af2bd);}_0x1e6d22[_0x1f9ae2(0xca)]=_0x2faa8;}[_0x2f0850(0xbf)](_0x4f5913){const _0x8ade2=_0x2f0850;return super[_0x8ade2(0xbf)](_0x4f5913)||_0x497380(_0x4f5913);}}function _0x26d2(){const _0x2f587f=['4216740RYqgrB','2961252ySorcA','content','includes','4313772Avsdjh','element','_parsedData','stylesProcessor','113522nbAASB','createRangeIn','execute','4148130vMoihf','24184XeXzWZ','isActive','getItems','blockElements','1358509rDHxaA','10188GgGhvb','name','document','6hXBrkJ','font'];_0x26d2=function(){return _0x2f587f;};return _0x26d2();}
23
+ const _0x5bf6ef=_0xad02;function _0x2e51(){const _0x171816=['13694AhgtPx','blockElements','3314043mFYDyt','document','884480SsnmqS','getItems','font','element','createRangeIn','14vLUbSw','8WSZawo','54040sDRbTY','content','includes','isActive','stylesProcessor','215352iPhMdk','2253685ypPyUE','3bXdDEg','execute','1647692tnZtEI','_parsedData','name'];_0x2e51=function(){return _0x171816;};return _0x2e51();}(function(_0x483079,_0x11cd3c){const _0xc555e1=_0xad02,_0x20bb91=_0x483079();while(!![]){try{const _0xdb1898=parseInt(_0xc555e1(0xec))/0x1*(-parseInt(_0xc555e1(0xf5))/0x2)+parseInt(_0xc555e1(0xe7))/0x3*(parseInt(_0xc555e1(0xe9))/0x4)+-parseInt(_0xc555e1(0xf7))/0x5+parseInt(_0xc555e1(0xfc))/0x6+parseInt(_0xc555e1(0xfd))/0x7*(parseInt(_0xc555e1(0xf6))/0x8)+-parseInt(_0xc555e1(0xee))/0x9+-parseInt(_0xc555e1(0xf0))/0xa;if(_0xdb1898===_0x11cd3c)break;else _0x20bb91['push'](_0x20bb91['shift']());}catch(_0x3ce67c){_0x20bb91['push'](_0x20bb91['shift']());}}}(_0x2e51,0x3265d));import{ViewUpcastWriter as _0x4eaabc,ViewDomConverter as _0x7ed5ea,ViewDocument as _0x2aa5f6}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x15caac}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3fa805}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x419cff,propagateStyleProperties as _0x4f8508}from'./utils.js';function _0xad02(_0x7ee55a,_0x5e4ce9){const _0x2e51f5=_0x2e51();return _0xad02=function(_0xad02fa,_0xb28750){_0xad02fa=_0xad02fa-0xe7;let _0x3558fd=_0x2e51f5[_0xad02fa];return _0x3558fd;},_0xad02(_0x7ee55a,_0x5e4ce9);}export class MSOfficeInlineStylePropagator extends _0x15caac{[_0x5bf6ef(0xe8)](_0x2b0b45){const _0x51a7ce=_0x5bf6ef,{body:_0x2ce613}=_0x2b0b45[_0x51a7ce(0xea)],_0x264840=new _0x4eaabc(_0x2ce613[_0x51a7ce(0xef)]),_0x28db06=_0x264840[_0x51a7ce(0xf4)](_0x2ce613),_0x333dd4=new _0x2aa5f6(_0x264840[_0x51a7ce(0xef)][_0x51a7ce(0xfb)]),_0x47bb84=[...new _0x7ed5ea(_0x333dd4)[_0x51a7ce(0xed)],_0x51a7ce(0xf2)],_0x3132f1=_0x28db06[_0x51a7ce(0xf1)]();for(const _0x4843b9 of _0x3132f1)if(_0x4843b9['is'](_0x51a7ce(0xf3))&&_0x47bb84[_0x51a7ce(0xf9)](_0x4843b9[_0x51a7ce(0xeb)])){const _0x5693ab=_0x419cff(_0x4843b9);_0x4f8508(_0x4843b9,_0x264840,_0x5693ab);}_0x2b0b45[_0x51a7ce(0xf8)]=_0x2ce613;}[_0x5bf6ef(0xfa)](_0x17e609){const _0x3833f1=_0x5bf6ef;return super[_0x3833f1(0xfa)](_0x17e609)||_0x3fa805(_0x17e609);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b5b64=_0x3232;function _0x3232(_0x56838d,_0x4cca50){const _0x389e41=_0x389e();return _0x3232=function(_0x3232c5,_0x3f5216){_0x3232c5=_0x3232c5-0x167;let _0x45d0c3=_0x389e41[_0x3232c5];return _0x45d0c3;},_0x3232(_0x56838d,_0x4cca50);}(function(_0x4ab7f5,_0x35205b){const _0x438108=_0x3232,_0x2a0a1c=_0x4ab7f5();while(!![]){try{const _0x35c8e0=parseInt(_0x438108(0x17c))/0x1*(parseInt(_0x438108(0x167))/0x2)+parseInt(_0x438108(0x191))/0x3*(-parseInt(_0x438108(0x194))/0x4)+-parseInt(_0x438108(0x16c))/0x5+parseInt(_0x438108(0x189))/0x6*(-parseInt(_0x438108(0x169))/0x7)+parseInt(_0x438108(0x175))/0x8*(-parseInt(_0x438108(0x174))/0x9)+-parseInt(_0x438108(0x177))/0xa+-parseInt(_0x438108(0x18f))/0xb*(-parseInt(_0x438108(0x185))/0xc);if(_0x35c8e0===_0x35205b)break;else _0x2a0a1c['push'](_0x2a0a1c['shift']());}catch(_0x225910){_0x2a0a1c['push'](_0x2a0a1c['shift']());}}}(_0x389e,0xa3add));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3b5b64(0x18c),_0x3b5b64(0x192),_0x3b5b64(0x17b),_0x3b5b64(0x17e),_0x3b5b64(0x187),_0x3b5b64(0x186),_0x3b5b64(0x193),_0x3b5b64(0x17f)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3b5b64(0x18c),_0x3b5b64(0x192),_0x3b5b64(0x17b)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3b5b64(0x181),'i']],'font-weight':[[_0x3b5b64(0x17a),_0x3b5b64(0x16d)],[_0x3b5b64(0x16e),_0x3b5b64(0x16d)],[_0x3b5b64(0x184),_0x3b5b64(0x16d)],[_0x2db47b=>Number(_0x2db47b)>=0x258,_0x3b5b64(0x16d)]],'text-decoration':[[_0x3b5b64(0x18b),'u'],[_0x3b5b64(0x173),'s']],'text-decoration-line':[[_0x3b5b64(0x18b),'u'],[_0x3b5b64(0x173),'s']],'vertical-align':[[_0x3b5b64(0x171),_0x3b5b64(0x171)],[_0x3b5b64(0x16a),_0x3b5b64(0x172)]]};function _0x389e(){const _0x2f0a46=['4371600nhtTSA','font-weight','text-decoration-line','span','6BOXyrF','length','underline','color','getStyle','function','55qVaMlQ','forEach','3mBvZUT','font-family','font-style','555748KJImXE','58JpjQcI','filter','1293439mMlIzB','super','getChildren','4281340rWSgtD','strong','bold','getStyleNames','removeStyle','sub','sup','line-through','1028619NvfNJx','24BQbprl','setStyle','7930590zNPgZR','insertChild','from','medium','font-size','40167qezNPO','keys','text-decoration','vertical-align','split','italic','includes','createElement','bolder'];_0x389e=function(){return _0x2f0a46;};return _0x389e();}export function isPropertyToBePropagated(_0x13c1f4){const _0xef9638=_0x3b5b64;return CSS_PROPERTIES_TO_PROPAGATE[_0xef9638(0x182)](_0x13c1f4);}export function isPropertyToBePropagatedAsSpan(_0x241a87){const _0x196187=_0x3b5b64;return CSS_PROPERTIES_TO_BE_SPANS[_0x196187(0x182)](_0x241a87);}export function isPropertyToBePropagatedAsHTMLElement(_0x5e4f92){return _0x5e4f92 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x58cf12){const _0xc5d9b8=_0x3b5b64;return Array[_0xc5d9b8(0x179)](_0x58cf12[_0xc5d9b8(0x16f)]())[_0xc5d9b8(0x168)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3db54f,_0x2ed68d,_0x5fcb35){const {spanStyles:_0x54ce78,stylesToBeHtmlElements:_0x2aedf6}=getStylesToPropagate(_0x3db54f,_0x5fcb35);propagateStylesAsHTMLElements(_0x3db54f,_0x2ed68d,_0x2aedf6),propagateStylesAsSpan(_0x3db54f,_0x2ed68d,_0x54ce78);}export function propagateStylesAsHTMLElements(_0x4f2412,_0x4a98e3,_0x4ec65a){const _0x4d69c8=_0x3b5b64;for(const _0x11efe0 in _0x4ec65a){_0x4ec65a[_0x11efe0][_0x4d69c8(0x190)](([,_0x302cbb])=>{const _0x558483=_0x4d69c8,_0x5f50b3=_0x4a98e3[_0x558483(0x183)](_0x302cbb,[],_0x4f2412[_0x558483(0x16b)]());_0x4a98e3[_0x558483(0x178)](0x0,_0x5f50b3,_0x4f2412);}),_0x4a98e3[_0x4d69c8(0x170)](_0x11efe0,_0x4f2412);}}export function propagateStylesAsSpan(_0x175912,_0xa5e6d5,_0x432c3b){const _0x2dfc49=_0x3b5b64;if(!Object[_0x2dfc49(0x17d)](_0x432c3b)[_0x2dfc49(0x18a)])return;const _0x326044=_0xa5e6d5[_0x2dfc49(0x183)](_0x2dfc49(0x188),[],_0x175912[_0x2dfc49(0x16b)]());_0xa5e6d5[_0x2dfc49(0x176)](_0x432c3b,_0x326044),_0xa5e6d5[_0x2dfc49(0x178)](0x0,_0x326044,_0x175912),_0xa5e6d5[_0x2dfc49(0x170)](Object[_0x2dfc49(0x17d)](_0x432c3b),_0x175912);}export function getStylesToPropagate(_0x276bdc,_0x384316){const _0x1b978a=_0x3b5b64,_0x51332b={},_0x1a9938={};return _0x384316[_0x1b978a(0x190)](_0x1433e8=>{const _0x3df26a=_0x1b978a,_0x4e4410=_0x276bdc[_0x3df26a(0x18d)](_0x1433e8);if(_0x4e4410){if(isPropertyToBePropagatedAsSpan(_0x1433e8))_0x51332b[_0x1433e8]=_0x4e4410;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1433e8)){const _0x346a03=_0x4e4410[_0x3df26a(0x180)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1433e8][_0x3df26a(0x190)](([_0x129851,_0x2559db])=>{const _0x6a4d3a=_0x3df26a;for(const _0x28afc9 of _0x346a03){(_0x6a4d3a(0x18e)==typeof _0x129851&&_0x129851(_0x28afc9)||_0x129851===_0x28afc9)&&(_0x1a9938[_0x1433e8]=[..._0x1a9938[_0x1433e8]||[],[_0x129851,_0x2559db]]);}});}}}}),{'spanStyles':_0x51332b,'stylesToBeHtmlElements':_0x1a9938};}
23
+ const _0x84d3d7=_0x1138;(function(_0x2160fe,_0x1ccc00){const _0x519c3a=_0x1138,_0x239f5b=_0x2160fe();while(!![]){try{const _0x4eca90=-parseInt(_0x519c3a(0x13a))/0x1+-parseInt(_0x519c3a(0x124))/0x2*(-parseInt(_0x519c3a(0x13b))/0x3)+-parseInt(_0x519c3a(0x12d))/0x4*(-parseInt(_0x519c3a(0x115))/0x5)+parseInt(_0x519c3a(0x122))/0x6*(-parseInt(_0x519c3a(0x117))/0x7)+-parseInt(_0x519c3a(0x116))/0x8+-parseInt(_0x519c3a(0x12c))/0x9+parseInt(_0x519c3a(0x13c))/0xa*(parseInt(_0x519c3a(0x12a))/0xb);if(_0x4eca90===_0x1ccc00)break;else _0x239f5b['push'](_0x239f5b['shift']());}catch(_0x294516){_0x239f5b['push'](_0x239f5b['shift']());}}}(_0x3538,0x94796));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x84d3d7(0x126),_0x84d3d7(0x12b),_0x84d3d7(0x120),_0x84d3d7(0x12e),_0x84d3d7(0x11b),_0x84d3d7(0x118),_0x84d3d7(0x12f),_0x84d3d7(0x134)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x84d3d7(0x126),_0x84d3d7(0x12b),_0x84d3d7(0x120)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x84d3d7(0x131),'i']],'font-weight':[[_0x84d3d7(0x128),_0x84d3d7(0x113)],[_0x84d3d7(0x11a),_0x84d3d7(0x113)],[_0x84d3d7(0x127),_0x84d3d7(0x113)],[_0x238a60=>Number(_0x238a60)>=0x258,_0x84d3d7(0x113)]],'text-decoration':[[_0x84d3d7(0x11e),'u'],[_0x84d3d7(0x139),'s']],'text-decoration-line':[[_0x84d3d7(0x11e),'u'],[_0x84d3d7(0x139),'s']],'vertical-align':[[_0x84d3d7(0x123),_0x84d3d7(0x123)],[_0x84d3d7(0x138),_0x84d3d7(0x129)]]};export function isPropertyToBePropagated(_0x5786c7){const _0xa6194b=_0x84d3d7;return CSS_PROPERTIES_TO_PROPAGATE[_0xa6194b(0x13e)](_0x5786c7);}export function isPropertyToBePropagatedAsSpan(_0x4d7200){const _0x2cf966=_0x84d3d7;return CSS_PROPERTIES_TO_BE_SPANS[_0x2cf966(0x13e)](_0x4d7200);}export function isPropertyToBePropagatedAsHTMLElement(_0x4e46db){return _0x4e46db in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4d41c4){const _0x2fb91f=_0x84d3d7;return Array[_0x2fb91f(0x132)](_0x4d41c4[_0x2fb91f(0x137)]())[_0x2fb91f(0x136)](isPropertyToBePropagated);}function _0x3538(){const _0x5cbbd8=['removeStyle','vertical-align','split','filter','getStyleNames','super','line-through','1019022YOcNnY','34197jbwXex','20NDLVlT','keys','includes','createElement','strong','getStyle','230tIXozm','6520968URNWtA','5758788Mdzitu','font-weight','insertChild','bold','text-decoration-line','forEach','function','underline','length','font-size','setStyle','6aXPFGo','sub','102NMIBka','span','color','bolder','medium','sup','13285547lTZZhn','font-family','5355630fSKZaT','75056ukaISM','text-decoration','font-style','getChildren','italic','from'];_0x3538=function(){return _0x5cbbd8;};return _0x3538();}function _0x1138(_0x23f198,_0x24c7b6){const _0x35382b=_0x3538();return _0x1138=function(_0x1138ff,_0x10b6be){_0x1138ff=_0x1138ff-0x112;let _0xdb5f1c=_0x35382b[_0x1138ff];return _0xdb5f1c;},_0x1138(_0x23f198,_0x24c7b6);}export function propagateStyleProperties(_0x488755,_0x2ea72a,_0x259915){const {spanStyles:_0x4029c4,stylesToBeHtmlElements:_0x51d384}=getStylesToPropagate(_0x488755,_0x259915);propagateStylesAsHTMLElements(_0x488755,_0x2ea72a,_0x51d384),propagateStylesAsSpan(_0x488755,_0x2ea72a,_0x4029c4);}export function propagateStylesAsHTMLElements(_0x5d1966,_0x13f3cf,_0x3a36ff){const _0x1438dd=_0x84d3d7;for(const _0x51385e in _0x3a36ff){_0x3a36ff[_0x51385e][_0x1438dd(0x11c)](([,_0x1e3dc9])=>{const _0x15d8f6=_0x1438dd,_0xb9c21b=_0x13f3cf[_0x15d8f6(0x112)](_0x1e3dc9,[],_0x5d1966[_0x15d8f6(0x130)]());_0x13f3cf[_0x15d8f6(0x119)](0x0,_0xb9c21b,_0x5d1966);}),_0x13f3cf[_0x1438dd(0x133)](_0x51385e,_0x5d1966);}}export function propagateStylesAsSpan(_0x3405eb,_0xac3916,_0x5791e1){const _0x3a2ba2=_0x84d3d7;if(!Object[_0x3a2ba2(0x13d)](_0x5791e1)[_0x3a2ba2(0x11f)])return;const _0x3602ef=_0xac3916[_0x3a2ba2(0x112)](_0x3a2ba2(0x125),[],_0x3405eb[_0x3a2ba2(0x130)]());_0xac3916[_0x3a2ba2(0x121)](_0x5791e1,_0x3602ef),_0xac3916[_0x3a2ba2(0x119)](0x0,_0x3602ef,_0x3405eb),_0xac3916[_0x3a2ba2(0x133)](Object[_0x3a2ba2(0x13d)](_0x5791e1),_0x3405eb);}export function getStylesToPropagate(_0x262360,_0x2b5c6a){const _0x27ac91=_0x84d3d7,_0x426311={},_0x9bc1ab={};return _0x2b5c6a[_0x27ac91(0x11c)](_0x1eda71=>{const _0x19b259=_0x27ac91,_0x25896a=_0x262360[_0x19b259(0x114)](_0x1eda71);if(_0x25896a){if(isPropertyToBePropagatedAsSpan(_0x1eda71))_0x426311[_0x1eda71]=_0x25896a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1eda71)){const _0x26de11=_0x25896a[_0x19b259(0x135)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1eda71][_0x19b259(0x11c)](([_0x1c71f0,_0x428e80])=>{const _0x420dfe=_0x19b259;for(const _0x4e4c60 of _0x26de11){(_0x420dfe(0x11d)==typeof _0x1c71f0&&_0x1c71f0(_0x4e4c60)||_0x1c71f0===_0x4e4c60)&&(_0x9bc1ab[_0x1eda71]=[..._0x9bc1ab[_0x1eda71]||[],[_0x1c71f0,_0x428e80]]);}});}}}}),{'spanStyles':_0x426311,'stylesToBeHtmlElements':_0x9bc1ab};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3bcb0e=_0x4152;(function(_0x3c92e2,_0x540a7e){var _0x12ced1=_0x4152,_0x58e349=_0x3c92e2();while(!![]){try{var _0x258935=-parseInt(_0x12ced1(0x1cf))/0x1+parseInt(_0x12ced1(0x1cc))/0x2+-parseInt(_0x12ced1(0x1d0))/0x3*(parseInt(_0x12ced1(0x1cd))/0x4)+-parseInt(_0x12ced1(0x1d6))/0x5+-parseInt(_0x12ced1(0x1d2))/0x6+parseInt(_0x12ced1(0x1d1))/0x7+-parseInt(_0x12ced1(0x1cb))/0x8*(-parseInt(_0x12ced1(0x1d5))/0x9);if(_0x258935===_0x540a7e)break;else _0x58e349['push'](_0x58e349['shift']());}catch(_0x2e0be6){_0x58e349['push'](_0x58e349['shift']());}}}(_0x4137,0x99c61));function _0x4152(_0x4e7e10,_0x31ce98){var _0x413708=_0x4137();return _0x4152=function(_0x4152ec,_0x4d325f){_0x4152ec=_0x4152ec-0x1c9;var _0x356d05=_0x413708[_0x4152ec];return _0x356d05;},_0x4152(_0x4e7e10,_0x31ce98);}import{Plugin as _0x464272}from'ckeditor5/src/core.js';function _0x4137(){var _0x3bd979=['690940AIoJcK','PasteFromOfficeEnhanced','325137tIIfUm','6TVUgsC','8200857ABuABW','3204006mbpAzu','requires','PasteFromOffice','27JiepFG','4956220VBTOjL','isPremiumPlugin','isOfficialPlugin','pluginName','4361536GtrPOy','37164GjZaoI'];_0x4137=function(){return _0x3bd979;};return _0x4137();}import{PasteFromOfficeEnhancedInliner as _0x206f66}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x13255a}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x464272{static get[_0x3bcb0e(0x1ca)](){var _0x437d6a=_0x3bcb0e;return _0x437d6a(0x1ce);}static get[_0x3bcb0e(0x1c9)](){return!0x0;}static get[_0x3bcb0e(0x1d7)](){return!0x0;}static get[_0x3bcb0e(0x1d3)](){var _0x47dbc0=_0x3bcb0e;return[_0x47dbc0(0x1d4),_0x206f66,_0x13255a];}}
23
+ function _0x2497(_0x52e516,_0xaf20af){var _0x176be2=_0x176b();return _0x2497=function(_0x24978a,_0x1bc4f7){_0x24978a=_0x24978a-0xc0;var _0x3fa76a=_0x176be2[_0x24978a];return _0x3fa76a;},_0x2497(_0x52e516,_0xaf20af);}var _0x4ebad5=_0x2497;function _0x176b(){var _0x252cc9=['397689euvcPw','2495ktlsBp','22211136VTekMy','requires','1092wVIShP','PasteFromOffice','250746wfusWD','isPremiumPlugin','1069140pIkxMl','10ilgcoZ','3821432WDkWOF','pluginName','3867122OxnyEQ','isOfficialPlugin','PasteFromOfficeEnhanced'];_0x176b=function(){return _0x252cc9;};return _0x176b();}(function(_0x5ef887,_0x2083c5){var _0xd4a62d=_0x2497,_0x5c8dd2=_0x5ef887();while(!![]){try{var _0x3e089b=parseInt(_0xd4a62d(0xc3))/0x1+parseInt(_0xd4a62d(0xc6))/0x2*(-parseInt(_0xd4a62d(0xcc))/0x3)+-parseInt(_0xd4a62d(0xc5))/0x4+-parseInt(_0xd4a62d(0xcd))/0x5*(parseInt(_0xd4a62d(0xc1))/0x6)+-parseInt(_0xd4a62d(0xc9))/0x7+-parseInt(_0xd4a62d(0xc7))/0x8+parseInt(_0xd4a62d(0xce))/0x9;if(_0x3e089b===_0x2083c5)break;else _0x5c8dd2['push'](_0x5c8dd2['shift']());}catch(_0xf6831){_0x5c8dd2['push'](_0x5c8dd2['shift']());}}}(_0x176b,0xa2fd7));import{Plugin as _0x415c79}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x25ad93}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x434775}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x415c79{static get[_0x4ebad5(0xc8)](){var _0xcd2d17=_0x4ebad5;return _0xcd2d17(0xcb);}static get[_0x4ebad5(0xca)](){return!0x0;}static get[_0x4ebad5(0xc4)](){return!0x0;}static get[_0x4ebad5(0xc0)](){var _0x4f95b4=_0x4ebad5;return[_0x4f95b4(0xc2),_0x25ad93,_0x434775];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cefbb=_0x4bce;(function(_0x40bdd9,_0x435424){const _0x546a23=_0x4bce,_0x3f2355=_0x40bdd9();while(!![]){try{const _0x4816ff=-parseInt(_0x546a23(0x20c))/0x1*(parseInt(_0x546a23(0x209))/0x2)+-parseInt(_0x546a23(0x203))/0x3*(-parseInt(_0x546a23(0x208))/0x4)+parseInt(_0x546a23(0x1f8))/0x5+parseInt(_0x546a23(0x1f4))/0x6*(parseInt(_0x546a23(0x1f6))/0x7)+parseInt(_0x546a23(0x1f5))/0x8*(parseInt(_0x546a23(0x1f9))/0x9)+parseInt(_0x546a23(0x1fe))/0xa+-parseInt(_0x546a23(0x206))/0xb;if(_0x4816ff===_0x435424)break;else _0x3f2355['push'](_0x3f2355['shift']());}catch(_0x412459){_0x3f2355['push'](_0x3f2355['shift']());}}}(_0x2b5b,0xc1f7f));import{Plugin as _0x2c99e2}from'ckeditor5/src/core.js';function _0x2b5b(){const _0x5775d6=['23224SoMVfq','28KqPklV','PasteFromOfficeEnhancedInliner','3198155oOWwtv','261mtjmbx','map','editor','ClipboardPipeline','isPremiumPlugin','15003550aOCeCc','document','_parsedData','pluginName','get','1713spZHKA','getData','PasteFromOffice','31635318yGTvxD','execute','6844SypJjU','175114zDEeVG','high','inputTransformation','5xrzbwo','isOfficialPlugin','init','join','stylesProcessor','isActive','dataTransfer','editing','text/html','plugins','view','afterInit','fromCharCode','href','requires','1360596krWFTD'];_0x2b5b=function(){return _0x5775d6;};return _0x2b5b();}import{parsePasteOfficeHtml as _0x5ca3ec}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d9c2b,uid as _0x12ac12}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1bff43}from'./normalizers/inliner/msofficestylesinliner.js';function _0x4bce(_0x2db3c9,_0x19befe){const _0x2b5be1=_0x2b5b();return _0x4bce=function(_0x4bce65,_0x5b592b){_0x4bce65=_0x4bce65-0x1ef;let _0x54364e=_0x2b5be1[_0x4bce65];return _0x54364e;},_0x4bce(_0x2db3c9,_0x19befe);}export class PasteFromOfficeEnhancedInliner extends _0x2c99e2{static get[_0x1cefbb(0x201)](){const _0x1be2eb=_0x1cefbb;return _0x1be2eb(0x1f7);}static get[_0x1cefbb(0x20d)](){return!0x0;}static get[_0x1cefbb(0x1fd)](){return!0x0;}static get[_0x1cefbb(0x1f3)](){const _0x1c5ab2=_0x1cefbb;return[_0x1c5ab2(0x205)];}[_0x1cefbb(0x20e)](){const _0x541e9d=_0x1cefbb,_0x2c3921=this[_0x541e9d(0x1fb)],_0x3878e1=_0x2c3921[_0x541e9d(0x215)][_0x541e9d(0x202)](_0x541e9d(0x1fc)),_0xadf7bb=_0x2c3921[_0x541e9d(0x213)][_0x541e9d(0x1ef)][_0x541e9d(0x1ff)],_0x377cae=new _0x1bff43(_0xadf7bb);_0x3878e1['on'](_0x541e9d(0x20b),(_0x472f5d,_0x35863a)=>{const _0x55de67=_0x541e9d,_0x45c014=_0x35863a[_0x55de67(0x212)][_0x55de67(0x204)](_0x55de67(0x214));_0x377cae[_0x55de67(0x211)](_0x45c014)&&(_0x35863a[_0x55de67(0x200)]||(_0x35863a[_0x55de67(0x200)]=_0x5ca3ec(_0x45c014,_0xadf7bb[_0x55de67(0x210)])),_0x377cae[_0x55de67(0x207)](_0x35863a));},{'priority':_0x3d9c2b[_0x541e9d(0x202)](_0x541e9d(0x20a))+0xb});}[_0x1cefbb(0x1f0)](){!async function(_0x115ee7){const _0x25cb08=_0x5ea233([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0xc4b022=0x36ebc27a,_0xf2c244=0x36ecad12^_0xc4b022,_0x5c6979=window[_0x5ea233([0x44,0x61,0x74,0x65])][_0x5ea233([0x6e,0x6f,0x77])](),_0x4b25d9=_0x115ee7[_0x5ea233([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x265bfa=new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x247060=>{_0x4b25d9[_0x5ea233([0x6f,0x6e,0x63,0x65])](_0x5ea233([0x72,0x65,0x61,0x64,0x79]),_0x247060);}),_0x356de5={[_0x5ea233([0x6b,0x74,0x79])]:_0x5ea233([0x45,0x43]),[_0x5ea233([0x75,0x73,0x65])]:_0x5ea233([0x73,0x69,0x67]),[_0x5ea233([0x63,0x72,0x76])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36]),[_0x5ea233([0x78])]:_0x5ea233([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]),[_0x5ea233([0x79])]:_0x5ea233([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]),[_0x5ea233([0x61,0x6c,0x67])]:_0x5ea233([0x45,0x53,0x32,0x35,0x36])},_0xd491a9=_0x4b25d9[_0x5ea233([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ea233([0x67,0x65,0x74])](_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bd81f(){let _0x262c14,_0x2943f4=null,_0x339adb=null;try{if(_0xd491a9==_0x5ea233([0x47,0x50,0x4c]))return _0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x262c14=_0x5504ab(),!_0x262c14)return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x339adb=_0x324de6(_0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x262c14[_0x5ea233([0x6a,0x74,0x69])])),await _0x415e44()?_0x5bff68()?_0x7ef8c7()?_0x5ea233([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44b9cd()?(_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x74,0x72,0x69,0x61,0x6c])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x753877()):_0x5ea233([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7ef8c7(){const _0x333c9c=[_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ea233([0x74,0x72,0x69,0x61,0x6c])][_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c6979/0x3e8:0xe10*_0xf2c244;return _0x262c14[_0x5ea233([0x65,0x78,0x70])]<_0x333c9c;}function _0x5bff68(){const _0x277ddb=_0x262c14[_0x5ea233([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x277ddb&&(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a]))||(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x4f,0x45]))||!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x50]))));}function _0x44b9cd(){const _0x2f0838=_0x4bce,_0xbfea68=_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xbfea68||0x0==_0xbfea68[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x179baf}=new URL(window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f0838(0x1f2)]);if(_0xbfea68[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179baf))return!0x0;const _0x3c1bbf=_0x179baf[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));return _0xbfea68[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bc986=>_0x5bc986[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a])))[_0x5ea233([0x6d,0x61,0x70])](_0x13d86c=>_0x13d86c[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])))[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbeb4a7=>_0xbeb4a7[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x6d,0x61,0x70])](_0x3457bd=>Array(_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3457bd[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x66,0x69,0x6c,0x6c])](_0x3457bd[0x0]===_0x5ea233([0x2a])?_0x5ea233([0x2a]):'')[_0x5ea233([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3457bd))[_0x5ea233([0x73,0x6f,0x6d,0x65])](_0x4b6860=>_0x3c1bbf[_0x5ea233([0x65,0x76,0x65,0x72,0x79])]((_0x269d4b,_0x433132)=>_0x4b6860[_0x433132]===_0x269d4b||_0x4b6860[_0x433132]===_0x5ea233([0x2a])));}function _0x753877(){return _0x2943f4&&_0x339adb?new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36ae67,_0xe962a0)=>{_0x2943f4[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x36ae67,_0xe962a0),_0x339adb[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x3ae387=>{_0x3ae387!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x36ae67(_0x3ae387);},_0xe962a0);}):_0x2943f4||_0x339adb||_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);}}function _0x324de6(_0x293208,_0x2d4228){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5ad3=>{if(_0x2ec020())return _0x4b5ad3(_0x5ea233([0x56,0x61,0x6c,0x69,0x64]));_0x3d206a(),_0x4b25d9[_0x5ea233([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a106d=!0x1;const _0x477779=_0x12ac12();function _0x101e8c(_0x364682){return!!_0x364682&&(typeof _0x364682===_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x364682===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x364682[_0x5ea233([0x74,0x68,0x65,0x6e])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x364682[_0x5ea233([0x63,0x61,0x74,0x63,0x68])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bbe4b(_0x4204f0){_0x5cd306(_0x4204f0)[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xcc0b40=>{if(!_0xcc0b40||_0xcc0b40[_0x5ea233([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ea233([0x6f,0x6b]))return _0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x432fcc(_0x288886(_0x477779+_0x2d4228))!=_0xcc0b40[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xbbf789=>(_0x3f2959(),_0xbbf789),()=>{const _0x15c7b9=_0x420932();return null==_0x15c7b9?(_0x3f2959(),_0x5ea233([0x56,0x61,0x6c,0x69,0x64])):_0x5ea233(_0x5c6979-_0x15c7b9>(0x12e7467a^_0xc4b022)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x4b5ad3)[_0x5ea233([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x567c1c=0x36dd2cfa^_0xc4b022;function _0x3f2959(){const _0x1f9830=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x5e6467=_0x46cea7(_0x432fcc(window[_0x5ea233([0x4d,0x61,0x74,0x68])][_0x5ea233([0x63,0x65,0x69,0x6c])](_0x5c6979/_0x567c1c)));window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9830,_0x5e6467);}function _0x420932(){const _0x3b375b=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x42ce6c=window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b375b);return _0x42ce6c?window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46cea7(_0x42ce6c),0x10)*_0x567c1c:null;}function _0x5cd306(_0x2662ba){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59c8a8,_0x3e6f87)=>{_0x2662ba[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x59c8a8,_0x3e6f87),window[_0x5ea233([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e6f87,0x36ea16ba^_0xc4b022);});}}_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15f59a,_0x4fe2ac)=>{if(_0x4fe2ac[0x0]!=_0x293208)return _0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4fe2ac[0x1]={..._0x4fe2ac[0x1],[_0x5ea233([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x477779};},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x68,0x69,0x67,0x68])}),_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d1bd0=>{_0x101e8c(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a106d=!0x0,_0x4bbe4b(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x6c,0x6f,0x77])}),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>{_0x1a106d||_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ec020(){return _0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ea233([0x61,0x75,0x74,0x6f]);}function _0x3d206a(){_0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ea233([0x61,0x75,0x74,0x6f]);}}function _0x29ee3e(_0x5c4bee){const _0x2695f2=[new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ff5b=>setTimeout(_0x1ff5b,0x36e2fcb6^_0xc4b022)),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8db9=>{let _0xbdff9=0x0;_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x6f,0x6e])](_0x5ea233([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b8e18,_0x20ba22)=>{_0x20ba22[0x0][_0x5ea233([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbdff9++,_0xbdff9==(0x36ebc382^_0xc4b022)&&(_0x2b8db9(),_0x1b8e18[_0x5ea233([0x6f,0x66,0x66])]());});}))];return window[_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ea233([0x72,0x61,0x63,0x65])](_0x2695f2)[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>_0x5c4bee);}async function _0x5bac24(){await _0x265bfa,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4db22d(_0x1269ce){const _0x3424b8=_0x503962();_0x4b25d9[_0x3424b8]=_0x5ea233([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])+_0x1269ce,_0x1269ce!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x5bac24();}function _0x503962(){const _0x21c855=window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ea233([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ea233([0x6e,0x6f,0x77])]())[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ea233([0x2e]),'');let _0x3f8279=_0x5ea233([0x71]);for(let _0x1fe6dd=0x0;_0x1fe6dd<_0x21c855[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fe6dd+=0x2){let _0x101d57=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21c855[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fe6dd,_0x1fe6dd+0x2));_0x101d57>=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x101d57-=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f8279+=_0x25cb08[_0x101d57];}return _0x3f8279;}function _0x5504ab(){const _0x10f0ed=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));if(0x3!=_0x10f0ed[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5023a6(_0x10f0ed[0x1]);function _0x5023a6(_0x32dd82){const _0x6dddd0=_0x5cc2da(_0x32dd82);return _0x6dddd0&&_0x9a7280()?_0x6dddd0:null;function _0x9a7280(){const _0xfb4f4a=_0x6dddd0[_0x5ea233([0x6a,0x74,0x69])],_0x3db6da=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xef0fe4={..._0x6dddd0,[_0x5ea233([0x6a,0x74,0x69])]:_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xef0fe4[_0x5ea233([0x76,0x63])],_0x288886(_0xef0fe4)==_0x3db6da;}}}async function _0x415e44(){let _0x2355a4=!0x0;try{const _0x43f13e=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])),[_0x3bc70e,_0x2d8083,_0x5bc0f0]=_0x43f13e;return _0x236b1c(_0x3bc70e),await _0x2a6cad(_0x3bc70e,_0x2d8083,_0x5bc0f0),_0x2355a4;}catch{return!0x1;}function _0x236b1c(_0x16c0a1){const _0x33fb7c=_0x5cc2da(_0x16c0a1);_0x33fb7c&&_0x33fb7c[_0x5ea233([0x61,0x6c,0x67])]==_0x5ea233([0x45,0x53,0x32,0x35,0x36])||(_0x2355a4=!0x1);}async function _0x2a6cad(_0x494271,_0x10b074,_0x560c16){const _0x296a2a=window[_0x5ea233([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ea233([0x66,0x72,0x6f,0x6d])](_0x5039bb(_0x560c16),_0x9d6846=>_0x9d6846[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f8b32=new window[(_0x5ea233([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ea233([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x494271+_0x5ea233([0x2e])+_0x10b074),_0x6f5d8a=window[_0x5ea233([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ea233([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6f5d8a)return;const _0x1b64b0=await _0x6f5d8a[_0x5ea233([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ea233([0x6a,0x77,0x6b]),_0x356de5,{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6f5d8a[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x68,0x61,0x73,0x68])]:{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b64b0,_0x296a2a,_0x3f8b32)||(_0x2355a4=!0x1);}}function _0x5cc2da(_0x2f6cb4){return _0x2f6cb4[_0x5ea233([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ea233([0x65,0x79]))?JSON[_0x5ea233([0x70,0x61,0x72,0x73,0x65])](_0x5039bb(_0x2f6cb4)):null;}function _0x5039bb(_0x421701){return window[_0x5ea233([0x61,0x74,0x6f,0x62])](_0x421701[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ea233([0x2b]))[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ea233([0x2f])));}function _0x288886(_0x18bf90){let _0x25549b=0x1505;function _0x338e62(_0x1c3b44){for(let _0x386039=0x0;_0x386039<_0x1c3b44[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x386039++){const _0x43dc49=_0x1c3b44[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x386039);_0x25549b=(_0x25549b<<0x5)+_0x25549b+_0x43dc49,_0x25549b&=_0x25549b;}}function _0x3aacb7(_0x3e2b0a){Array[_0x5ea233([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e2b0a)?_0x3e2b0a[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3aacb7):_0x3e2b0a&&typeof _0x3e2b0a==_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ea233([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e2b0a)[_0x5ea233([0x73,0x6f,0x72,0x74])]()[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53563a,_0x2e4cac])=>{_0x338e62(_0x53563a),_0x3aacb7(_0x2e4cac);}):_0x338e62(window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e2b0a));}return _0x3aacb7(_0x18bf90),_0x25549b>>>0x0;}function _0x432fcc(_0x31c1e9){return _0x31c1e9[_0x5ea233([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ea233([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ea233([0x30]));}function _0x46cea7(_0xf06f04){return _0xf06f04[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ea233([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ea233([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f5e0c(){}function _0x5ea233(_0x1416cb){const _0x382a2a=_0x4bce;return _0x1416cb[_0x382a2a(0x1fa)](_0x3ff453=>String[_0x382a2a(0x1f1)](_0x3ff453))[_0x382a2a(0x20f)]('');}_0x4db22d(await _0x2bd81f());}(this);}}
23
+ const _0x1be493=_0x44ce;(function(_0x11a486,_0x4663fb){const _0x2b4598=_0x44ce,_0x21b25f=_0x11a486();while(!![]){try{const _0x5a1ce9=-parseInt(_0x2b4598(0x189))/0x1*(parseInt(_0x2b4598(0x194))/0x2)+parseInt(_0x2b4598(0x198))/0x3*(parseInt(_0x2b4598(0x18a))/0x4)+-parseInt(_0x2b4598(0x18c))/0x5*(parseInt(_0x2b4598(0x182))/0x6)+parseInt(_0x2b4598(0x18f))/0x7+parseInt(_0x2b4598(0x186))/0x8*(-parseInt(_0x2b4598(0x181))/0x9)+-parseInt(_0x2b4598(0x199))/0xa*(-parseInt(_0x2b4598(0x183))/0xb)+parseInt(_0x2b4598(0x1a1))/0xc;if(_0x5a1ce9===_0x4663fb)break;else _0x21b25f['push'](_0x21b25f['shift']());}catch(_0x45c691){_0x21b25f['push'](_0x21b25f['shift']());}}}(_0x33c5,0x3e6a4));import{Plugin as _0x203214}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xfddfd}from'@ckeditor/ckeditor5-paste-from-office';function _0x44ce(_0x921ee2,_0x529ab3){const _0x33c543=_0x33c5();return _0x44ce=function(_0x44ce92,_0x13bd23){_0x44ce92=_0x44ce92-0x17c;let _0x4cdf6e=_0x33c543[_0x44ce92];return _0x4cdf6e;},_0x44ce(_0x921ee2,_0x529ab3);}function _0x33c5(){const _0x381c48=['dataTransfer','28088XDltzu','276YZEvfn','isActive','2007355mdoVzn','isPremiumPlugin','execute','2209627BsHMwo','href','editor','afterInit','view','16WPhzcb','_parsedData','isOfficialPlugin','ClipboardPipeline','1893VDtLxK','50110QPpuIQ','inputTransformation','map','pluginName','PasteFromOffice','get','init','stylesProcessor','9717876ntoqZb','getData','requires','high','plugins','PasteFromOfficeEnhancedInliner','editing','document','108pnUufm','6ZIqTbG','396IHQsEl','fromCharCode','join','311728Ncbjyh','text/html'];_0x33c5=function(){return _0x381c48;};return _0x33c5();}import{priorities as _0x564887,uid as _0x383c37}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x29cbb5}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x203214{static get[_0x1be493(0x19c)](){const _0x5a91b5=_0x1be493;return _0x5a91b5(0x17e);}static get[_0x1be493(0x196)](){return!0x0;}static get[_0x1be493(0x18d)](){return!0x0;}static get[_0x1be493(0x1a3)](){const _0x417e28=_0x1be493;return[_0x417e28(0x19d)];}[_0x1be493(0x19f)](){const _0x23b582=_0x1be493,_0x4f698f=this[_0x23b582(0x191)],_0x4c0ce2=_0x4f698f[_0x23b582(0x17d)][_0x23b582(0x19e)](_0x23b582(0x197)),_0x49d5ab=_0x4f698f[_0x23b582(0x17f)][_0x23b582(0x193)][_0x23b582(0x180)],_0x490a79=new _0x29cbb5(_0x49d5ab);_0x4c0ce2['on'](_0x23b582(0x19a),(_0x2ec8e9,_0x241f89)=>{const _0x17a6bd=_0x23b582,_0x44554b=_0x241f89[_0x17a6bd(0x188)][_0x17a6bd(0x1a2)](_0x17a6bd(0x187));_0x490a79[_0x17a6bd(0x18b)](_0x44554b)&&(_0x241f89[_0x17a6bd(0x195)]||(_0x241f89[_0x17a6bd(0x195)]=_0xfddfd(_0x44554b,_0x49d5ab[_0x17a6bd(0x1a0)])),_0x490a79[_0x17a6bd(0x18e)](_0x241f89));},{'priority':_0x564887[_0x23b582(0x19e)](_0x23b582(0x17c))+0xb});}[_0x1be493(0x192)](){!async function(_0x10efae){const _0x1c8b08=_0x43080d([0x74,0x39,0x67,0x59,0x4a,0x73,0x78,0x76,0x6d,0x45,0x4c,0x4f,0x48,0x51,0x55,0x6e,0x32,0x6b,0x33,0x6c,0x34,0x53,0x52,0x79,0x6f,0x44,0x65,0x66,0x71,0x54,0x61,0x38,0x7a,0x64,0x4e,0x36,0x77,0x72,0x37,0x57,0x56,0x68,0x31,0x50,0x46,0x4b,0x5a,0x63,0x4d,0x47,0x62,0x35,0x70,0x49,0x69,0x75,0x30,0x58,0x6a,0x41,0x42,0x43]),_0x23b43a=0x10879d7d,_0x558995=0x1080f2e5^_0x23b43a,_0x317248=window[_0x43080d([0x44,0x61,0x74,0x65])][_0x43080d([0x6e,0x6f,0x77])](),_0x3615f5=_0x10efae[_0x43080d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x30910b=new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a101e=>{_0x3615f5[_0x43080d([0x6f,0x6e,0x63,0x65])](_0x43080d([0x72,0x65,0x61,0x64,0x79]),_0x4a101e);}),_0x1ac8fc={[_0x43080d([0x6b,0x74,0x79])]:_0x43080d([0x45,0x43]),[_0x43080d([0x75,0x73,0x65])]:_0x43080d([0x73,0x69,0x67]),[_0x43080d([0x63,0x72,0x76])]:_0x43080d([0x50,0x2d,0x32,0x35,0x36]),[_0x43080d([0x78])]:_0x43080d([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]),[_0x43080d([0x79])]:_0x43080d([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]),[_0x43080d([0x61,0x6c,0x67])]:_0x43080d([0x45,0x53,0x32,0x35,0x36])},_0x10d949=_0x3615f5[_0x43080d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x43080d([0x67,0x65,0x74])](_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3392e6(){let _0x25b090,_0x2dda4b=null,_0x30e4a3=null;try{if(_0x10d949==_0x43080d([0x47,0x50,0x4c]))return _0x43080d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25b090=_0x208ab1(),!_0x25b090)return _0x43080d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25b090[_0x43080d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x30e4a3=_0x4f5aa1(_0x25b090[_0x43080d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25b090[_0x43080d([0x6a,0x74,0x69])])),await _0x358a2e()?_0x130e94()?_0x45e0f3()?_0x43080d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x58b740()?(_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43080d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2dda4b=_0x351570(_0x43080d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43080d([0x74,0x72,0x69,0x61,0x6c])&&(_0x2dda4b=_0x351570(_0x43080d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa56423()):_0x43080d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x43080d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x43080d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x43080d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45e0f3(){const _0x27a391=[_0x43080d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x43080d([0x74,0x72,0x69,0x61,0x6c])][_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x317248/0x3e8:0xe10*_0x558995;return _0x25b090[_0x43080d([0x65,0x78,0x70])]<_0x27a391;}function _0x130e94(){const _0x3f6428=_0x25b090[_0x43080d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f6428&&(!!_0x3f6428[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x2a]))||(!!_0x3f6428[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x50,0x4f,0x45]))||!!_0x3f6428[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x50,0x50]))));}function _0x58b740(){const _0x503dd0=_0x44ce,_0x3d0443=_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d0443||0x0==_0x3d0443[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53c3b5}=new URL(window[_0x43080d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x503dd0(0x190)]);if(_0x3d0443[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53c3b5))return!0x0;const _0x42e1cd=_0x53c3b5[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e]));return _0x3d0443[_0x43080d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22ffd3=>_0x22ffd3[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x2a])))[_0x43080d([0x6d,0x61,0x70])](_0x257254=>_0x257254[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e])))[_0x43080d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x505be5=>_0x505be5[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x42e1cd[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43080d([0x6d,0x61,0x70])](_0x7a3bba=>Array(_0x42e1cd[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x7a3bba[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43080d([0x66,0x69,0x6c,0x6c])](_0x7a3bba[0x0]===_0x43080d([0x2a])?_0x43080d([0x2a]):'')[_0x43080d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x7a3bba))[_0x43080d([0x73,0x6f,0x6d,0x65])](_0x2434cc=>_0x42e1cd[_0x43080d([0x65,0x76,0x65,0x72,0x79])]((_0xc20d97,_0x28c011)=>_0x2434cc[_0x28c011]===_0xc20d97||_0x2434cc[_0x28c011]===_0x43080d([0x2a])));}function _0xa56423(){return _0x2dda4b&&_0x30e4a3?new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x167926,_0x2cb0b4)=>{_0x2dda4b[_0x43080d([0x74,0x68,0x65,0x6e])](_0x167926,_0x2cb0b4),_0x30e4a3[_0x43080d([0x74,0x68,0x65,0x6e])](_0x4fbe3e=>{_0x4fbe3e!=_0x43080d([0x56,0x61,0x6c,0x69,0x64])&&_0x167926(_0x4fbe3e);},_0x2cb0b4);}):_0x2dda4b||_0x30e4a3||_0x43080d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f5aa1(_0x209d18,_0x383872){return new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x314d34=>{if(_0x213508())return _0x314d34(_0x43080d([0x56,0x61,0x6c,0x69,0x64]));_0x3d30e8(),_0x3615f5[_0x43080d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x43080d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xf00705=!0x1;const _0x14598c=_0x383c37();function _0x25384f(_0x4a42e0){return!!_0x4a42e0&&(typeof _0x4a42e0===_0x43080d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a42e0===_0x43080d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a42e0[_0x43080d([0x74,0x68,0x65,0x6e])]===_0x43080d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a42e0[_0x43080d([0x63,0x61,0x74,0x63,0x68])]===_0x43080d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x58c90d(_0x1270e0){_0xcd83bd(_0x1270e0)[_0x43080d([0x74,0x68,0x65,0x6e])](_0x54c48b=>{if(!_0x54c48b||_0x54c48b[_0x43080d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x43080d([0x6f,0x6b]))return _0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c8a16(_0x35f27c(_0x14598c+_0x383872))!=_0x54c48b[_0x43080d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x43080d([0x56,0x61,0x6c,0x69,0x64]);})[_0x43080d([0x74,0x68,0x65,0x6e])](_0x4550f4=>(_0x41c4b6(),_0x4550f4),()=>{const _0x116103=_0x3a3d7b();return null==_0x116103?(_0x41c4b6(),_0x43080d([0x56,0x61,0x6c,0x69,0x64])):_0x43080d(_0x317248-_0x116103>(0x348b197d^_0x23b43a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x43080d([0x74,0x68,0x65,0x6e])](_0x314d34)[_0x43080d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x314d34(_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x570ca4=0x10b173fd^_0x23b43a;function _0x41c4b6(){const _0x878c42=_0x43080d([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c8a16(_0x35f27c(_0x209d18)),_0x21106d=_0x531b0c(_0x4c8a16(window[_0x43080d([0x4d,0x61,0x74,0x68])][_0x43080d([0x63,0x65,0x69,0x6c])](_0x317248/_0x570ca4)));window[_0x43080d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43080d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x878c42,_0x21106d);}function _0x3a3d7b(){const _0x5159bb=_0x43080d([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c8a16(_0x35f27c(_0x209d18)),_0x408d7e=window[_0x43080d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43080d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5159bb);return _0x408d7e?window[_0x43080d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x531b0c(_0x408d7e),0x10)*_0x570ca4:null;}function _0xcd83bd(_0x4dc4d0){return new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44da87,_0x32bf0b)=>{_0x4dc4d0[_0x43080d([0x74,0x68,0x65,0x6e])](_0x44da87,_0x32bf0b),window[_0x43080d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32bf0b,0x108649bd^_0x23b43a);});}}_0x3615f5[_0x43080d([0x6f,0x6e])](_0x43080d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x495333,_0x3f6a2a)=>{if(_0x3f6a2a[0x0]!=_0x209d18)return _0x314d34(_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3f6a2a[0x1]={..._0x3f6a2a[0x1],[_0x43080d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x14598c};},{[_0x43080d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43080d([0x68,0x69,0x67,0x68])}),_0x3615f5[_0x43080d([0x6f,0x6e])](_0x43080d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1c39a4=>{_0x25384f(_0x1c39a4[_0x43080d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xf00705=!0x0,_0x58c90d(_0x1c39a4[_0x43080d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x43080d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43080d([0x6c,0x6f,0x77])}),_0x30910b[_0x43080d([0x74,0x68,0x65,0x6e])](()=>{_0xf00705||_0x314d34(_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x213508(){return _0x3615f5[_0x43080d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43080d([0x76,0x69,0x65,0x77])][_0x43080d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x43080d([0x61,0x75,0x74,0x6f]);}function _0x3d30e8(){_0x3615f5[_0x43080d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43080d([0x76,0x69,0x65,0x77])][_0x43080d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x43080d([0x61,0x75,0x74,0x6f]);}}function _0x351570(_0x18446c){const _0x2afd0f=[new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3555df=>setTimeout(_0x3555df,0x108ea3b1^_0x23b43a)),_0x30910b[_0x43080d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x414806=>{let _0x32174f=0x0;_0x3615f5[_0x43080d([0x6d,0x6f,0x64,0x65,0x6c])][_0x43080d([0x6f,0x6e])](_0x43080d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x56e390,_0x52fcb2)=>{_0x52fcb2[0x0][_0x43080d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32174f++,_0x32174f==(0x10879c85^_0x23b43a)&&(_0x414806(),_0x56e390[_0x43080d([0x6f,0x66,0x66])]());});}))];return window[_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x43080d([0x72,0x61,0x63,0x65])](_0x2afd0f)[_0x43080d([0x74,0x68,0x65,0x6e])](()=>_0x18446c);}async function _0x235b82(){await _0x30910b,_0x3615f5[_0x43080d([0x6d,0x6f,0x64,0x65,0x6c])][_0x43080d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x847ac8,_0x3615f5[_0x43080d([0x6d,0x6f,0x64,0x65,0x6c])][_0x43080d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x847ac8,_0x3615f5[_0x43080d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x43080d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5634a0(_0x269a01){const _0x1d9be6=_0x1304ae();_0x3615f5[_0x1d9be6]=_0x43080d([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])+_0x269a01,_0x269a01!=_0x43080d([0x56,0x61,0x6c,0x69,0x64])&&_0x235b82();}function _0x1304ae(){const _0x5afc4a=window[_0x43080d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x43080d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x43080d([0x6e,0x6f,0x77])]())[_0x43080d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x43080d([0x2e]),'');let _0x2b5022=_0x43080d([0x74]);for(let _0x382ca9=0x0;_0x382ca9<_0x5afc4a[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x382ca9+=0x2){let _0x59b201=window[_0x43080d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5afc4a[_0x43080d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x382ca9,_0x382ca9+0x2));_0x59b201>=_0x1c8b08[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x59b201-=_0x1c8b08[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b5022+=_0x1c8b08[_0x59b201];}return _0x2b5022;}function _0x208ab1(){const _0x4ceb8f=_0x10d949[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e]));if(0x3!=_0x4ceb8f[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x27362a(_0x4ceb8f[0x1]);function _0x27362a(_0x3cc782){const _0x4d1b2f=_0x56b0fd(_0x3cc782);return _0x4d1b2f&&_0x41e294()?_0x4d1b2f:null;function _0x41e294(){const _0xafa2e0=_0x4d1b2f[_0x43080d([0x6a,0x74,0x69])],_0x34de49=window[_0x43080d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xafa2e0[_0x43080d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xafa2e0[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x474eba={..._0x4d1b2f,[_0x43080d([0x6a,0x74,0x69])]:_0xafa2e0[_0x43080d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xafa2e0[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x474eba[_0x43080d([0x76,0x63])],_0x35f27c(_0x474eba)==_0x34de49;}}}async function _0x358a2e(){let _0x4ff81e=!0x0;try{const _0x596f44=_0x10d949[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e])),[_0x55085a,_0x345825,_0x3967de]=_0x596f44;return _0x14151f(_0x55085a),await _0x30cba4(_0x55085a,_0x345825,_0x3967de),_0x4ff81e;}catch{return!0x1;}function _0x14151f(_0x3e6928){const _0x58048a=_0x56b0fd(_0x3e6928);_0x58048a&&_0x58048a[_0x43080d([0x61,0x6c,0x67])]==_0x43080d([0x45,0x53,0x32,0x35,0x36])||(_0x4ff81e=!0x1);}async function _0x30cba4(_0xa030c7,_0x444e66,_0x17de0a){const _0x850642=window[_0x43080d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x43080d([0x66,0x72,0x6f,0x6d])](_0x5778ac(_0x17de0a),_0x53def5=>_0x53def5[_0x43080d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x561288=new window[(_0x43080d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x43080d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa030c7+_0x43080d([0x2e])+_0x444e66),_0x2ebd7b=window[_0x43080d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x43080d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ebd7b)return;const _0x1fa11c=await _0x2ebd7b[_0x43080d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x43080d([0x6a,0x77,0x6b]),_0x1ac8fc,{[_0x43080d([0x6e,0x61,0x6d,0x65])]:_0x43080d([0x45,0x43,0x44,0x53,0x41]),[_0x43080d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x43080d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x43080d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ebd7b[_0x43080d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x43080d([0x6e,0x61,0x6d,0x65])]:_0x43080d([0x45,0x43,0x44,0x53,0x41]),[_0x43080d([0x68,0x61,0x73,0x68])]:{[_0x43080d([0x6e,0x61,0x6d,0x65])]:_0x43080d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1fa11c,_0x850642,_0x561288)||(_0x4ff81e=!0x1);}}function _0x56b0fd(_0x1508de){return _0x1508de[_0x43080d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x43080d([0x65,0x79]))?JSON[_0x43080d([0x70,0x61,0x72,0x73,0x65])](_0x5778ac(_0x1508de)):null;}function _0x5778ac(_0x159b04){return window[_0x43080d([0x61,0x74,0x6f,0x62])](_0x159b04[_0x43080d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x43080d([0x2b]))[_0x43080d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x43080d([0x2f])));}function _0x35f27c(_0x5f0ea5){let _0x2f8e0=0x1505;function _0xcf9bc4(_0x174ccd){for(let _0x4f0ce6=0x0;_0x4f0ce6<_0x174ccd[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f0ce6++){const _0x95bad1=_0x174ccd[_0x43080d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f0ce6);_0x2f8e0=(_0x2f8e0<<0x5)+_0x2f8e0+_0x95bad1,_0x2f8e0&=_0x2f8e0;}}function _0x3522f1(_0x4c92c1){Array[_0x43080d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c92c1)?_0x4c92c1[_0x43080d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3522f1):_0x4c92c1&&typeof _0x4c92c1==_0x43080d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x43080d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c92c1)[_0x43080d([0x73,0x6f,0x72,0x74])]()[_0x43080d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ccf20,_0x54dfe7])=>{_0xcf9bc4(_0x2ccf20),_0x3522f1(_0x54dfe7);}):_0xcf9bc4(window[_0x43080d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c92c1));}return _0x3522f1(_0x5f0ea5),_0x2f8e0>>>0x0;}function _0x4c8a16(_0x5ed9c7){return _0x5ed9c7[_0x43080d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x43080d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x43080d([0x30]));}function _0x531b0c(_0x2ccc9c){return _0x2ccc9c[_0x43080d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x43080d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x43080d([0x6a,0x6f,0x69,0x6e])]('');}function _0x847ac8(){}function _0x43080d(_0x5057bd){const _0x2da081=_0x44ce;return _0x5057bd[_0x2da081(0x19b)](_0x317cde=>String[_0x2da081(0x184)](_0x317cde))[_0x2da081(0x185)]('');}_0x5634a0(await _0x3392e6());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x51a4(_0x6bf1c2,_0x265353){const _0x255223=_0x2552();return _0x51a4=function(_0x51a43c,_0x53c3bd){_0x51a43c=_0x51a43c-0xc9;let _0x244bb6=_0x255223[_0x51a43c];return _0x244bb6;},_0x51a4(_0x6bf1c2,_0x265353);}const _0x15aa06=_0x51a4;(function(_0x5086ea,_0x5646b1){const _0x3dc8cc=_0x51a4,_0x7f754d=_0x5086ea();while(!![]){try{const _0x3e80cb=parseInt(_0x3dc8cc(0xff))/0x1*(parseInt(_0x3dc8cc(0xd2))/0x2)+parseInt(_0x3dc8cc(0xde))/0x3*(parseInt(_0x3dc8cc(0xf2))/0x4)+-parseInt(_0x3dc8cc(0xfd))/0x5*(-parseInt(_0x3dc8cc(0xd4))/0x6)+-parseInt(_0x3dc8cc(0xd6))/0x7+parseInt(_0x3dc8cc(0xf5))/0x8*(-parseInt(_0x3dc8cc(0xca))/0x9)+-parseInt(_0x3dc8cc(0xd9))/0xa*(-parseInt(_0x3dc8cc(0xd7))/0xb)+-parseInt(_0x3dc8cc(0xef))/0xc;if(_0x3e80cb===_0x5646b1)break;else _0x7f754d['push'](_0x7f754d['shift']());}catch(_0x2a4d8b){_0x7f754d['push'](_0x7f754d['shift']());}}}(_0x2552,0xa3c65));function _0x2552(){const _0x5f135a=['editing','usageLimit','540484SEgJCT','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','editor','1577344EzuAhb','evaluationLimit','expired','inputTransformation','domainLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_showLicenseError','view','5DuRExT','document','1MZozkF','invalid','getData','9dGyRbJ','isOfficialPlugin','config','pasteFromOfficeEnhancedLicenseKeyValid','init','dataTransfer','pasteFromOfficeEnhancedLicenseKeyTrialLimit','high','2544266NSjjED','requires','5898078uYZnsg','stylesProcessor','3584686duyLEV','275hKTBKn','isPremiumPlugin','56670IbHlwF','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyExpired','isActive','_licenseKeyCheckInterval','24spAIZu','plugins','PasteFromOffice','pluginName','_parsedData','ClipboardPipeline','text/html','pasteFromOfficeEnhancedLicenseKeyInvalid','trialLimit','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','destroy','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','licenseKey','get','PasteFromOfficeEnhancedPropagator','25172424bamqIK'];_0x2552=function(){return _0x5f135a;};return _0x2552();}import{Plugin as _0x46eec3}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x57f65a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x484661}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x146f6b}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x46eec3{[_0x15aa06(0xec)];[_0x15aa06(0xdd)];static get[_0x15aa06(0xe1)](){const _0x1c3e2f=_0x15aa06;return _0x1c3e2f(0xee);}static get[_0x15aa06(0xcb)](){return!0x0;}static get[_0x15aa06(0xd8)](){return!0x0;}static get[_0x15aa06(0xd3)](){const _0xe52bbf=_0x15aa06;return[_0xe52bbf(0xe0)];}[_0x15aa06(0xce)](){const _0x33b084=_0x15aa06,_0x4eb233=this[_0x33b084(0xf4)],_0x642ccd=_0x4eb233[_0x33b084(0xdf)][_0x33b084(0xed)](_0x33b084(0xe3)),_0x3f26d4=_0x4eb233[_0x33b084(0xf0)][_0x33b084(0xfc)][_0x33b084(0xfe)],_0x2ca2a6=new _0x146f6b(_0x3f26d4);_0x642ccd['on'](_0x33b084(0xf8),(_0x30ebc8,_0x491a01)=>{const _0x25ddd5=_0x33b084,_0x310c8b=_0x491a01[_0x25ddd5(0xcf)][_0x25ddd5(0xc9)](_0x25ddd5(0xe4));_0x2ca2a6[_0x25ddd5(0xdc)](_0x310c8b)&&(_0x491a01[_0x25ddd5(0xe2)]||(_0x491a01[_0x25ddd5(0xe2)]=_0x57f65a(_0x310c8b,_0x3f26d4[_0x25ddd5(0xd5)])),_0x2ca2a6[_0x25ddd5(0xe7)](_0x491a01));},{'priority':_0x484661[_0x33b084(0xed)](_0x33b084(0xd1))+0xa}),this[_0x33b084(0xec)]=this[_0x33b084(0xf4)][_0x33b084(0xcc)][_0x33b084(0xed)](_0x33b084(0xec));const _0x141d19=this[_0x33b084(0xf4)];this[_0x33b084(0xdd)]=setInterval(()=>{const _0x2a3488=_0x33b084;let _0x2e0d26;for(const _0xe28068 in _0x141d19){const _0x51067e=_0xe28068,_0x2c1920=_0x141d19[_0x51067e];if(_0x2a3488(0xcd)==_0x2c1920||_0x2a3488(0xe5)==_0x2c1920||_0x2a3488(0xdb)==_0x2c1920||_0x2a3488(0xe8)==_0x2c1920||_0x2a3488(0xfa)==_0x2c1920||_0x2a3488(0xf3)==_0x2c1920||_0x2a3488(0xd0)==_0x2c1920||_0x2a3488(0xea)==_0x2c1920){delete _0x141d19[_0x51067e],_0x2e0d26=_0x2c1920,clearInterval(this[_0x2a3488(0xdd)]),this[_0x2a3488(0xdd)]=void 0x0;break;}}_0x2a3488(0xe5)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0x100)),_0x2a3488(0xdb)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0xf7)),_0x2a3488(0xe8)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0xf9)),_0x2a3488(0xfa)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0xda),_0x2a3488(0xeb)),_0x2a3488(0xf3)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0xf6)),_0x2a3488(0xd0)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0xe6)),_0x2a3488(0xea)==_0x2e0d26&&_0x141d19[_0x2a3488(0xfb)](_0x2a3488(0xf1));},0x3e8);}[_0x15aa06(0xe9)](){const _0x2369d0=_0x15aa06;super[_0x2369d0(0xe9)](),this[_0x2369d0(0xdd)]&&clearInterval(this[_0x2369d0(0xdd)]);}}
23
+ const _0x352e9d=_0x351e;(function(_0x31af51,_0x39180e){const _0x3f4f0d=_0x351e,_0x2ea26e=_0x31af51();while(!![]){try{const _0x2d520c=-parseInt(_0x3f4f0d(0x196))/0x1*(parseInt(_0x3f4f0d(0x1c6))/0x2)+-parseInt(_0x3f4f0d(0x1ab))/0x3*(parseInt(_0x3f4f0d(0x19c))/0x4)+parseInt(_0x3f4f0d(0x1be))/0x5+-parseInt(_0x3f4f0d(0x1af))/0x6*(parseInt(_0x3f4f0d(0x1b4))/0x7)+parseInt(_0x3f4f0d(0x1bc))/0x8+-parseInt(_0x3f4f0d(0x1b5))/0x9+parseInt(_0x3f4f0d(0x1c9))/0xa;if(_0x2d520c===_0x39180e)break;else _0x2ea26e['push'](_0x2ea26e['shift']());}catch(_0xb97d0b){_0x2ea26e['push'](_0x2ea26e['shift']());}}}(_0x1225,0xca330));function _0x1225(){const _0x360030=['text/html','get','3JsIJNX','usageLimit','getData','featureNotAllowed','1932uVqyIK','PasteFromOfficeEnhancedPropagator','stylesProcessor','inputTransformation','_showLicenseError','7714gFodfz','5149179BFOkVY','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyExpired','_parsedData','invalid','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDomainLimit','10351872pjeQCm','high','7095620FFBCrq','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editing','expired','trialLimit','PasteFromOfficeEnhanced','config','610876TjKSzh','destroy','requires','6001990QyuAeB','init','domainLimit','5xaBRGY','isActive','execute','licenseKey','document','pasteFromOfficeEnhancedLicenseKeyTrialLimit','123736ZVQhmT','pasteFromOfficeEnhancedLicenseKeyValid','view','ClipboardPipeline','_licenseKeyCheckInterval','isOfficialPlugin','evaluationLimit','isPremiumPlugin','dataTransfer','pasteFromOfficeEnhancedLicenseKeyInvalid','pluginName','plugins','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x1225=function(){return _0x360030;};return _0x1225();}import{Plugin as _0x21fd6d}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2f082a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x36bd6a}from'ckeditor5/src/utils.js';function _0x351e(_0x2a72e2,_0x1debb2){const _0x122540=_0x1225();return _0x351e=function(_0x351e14,_0x125e35){_0x351e14=_0x351e14-0x196;let _0x10a3a4=_0x122540[_0x351e14];return _0x10a3a4;},_0x351e(_0x2a72e2,_0x1debb2);}import{MSOfficeInlineStylePropagator as _0x4cf22e}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x21fd6d{[_0x352e9d(0x199)];[_0x352e9d(0x1a0)];static get[_0x352e9d(0x1a6)](){const _0x4b9272=_0x352e9d;return _0x4b9272(0x1b0);}static get[_0x352e9d(0x1a1)](){return!0x0;}static get[_0x352e9d(0x1a3)](){return!0x0;}static get[_0x352e9d(0x1c8)](){const _0x384bc3=_0x352e9d;return[_0x384bc3(0x1ba)];}[_0x352e9d(0x1ca)](){const _0x104416=_0x352e9d,_0x403425=this[_0x104416(0x1bf)],_0x25c919=_0x403425[_0x104416(0x1a7)][_0x104416(0x1aa)](_0x104416(0x19f)),_0x3fdfa3=_0x403425[_0x104416(0x1c1)][_0x104416(0x19e)][_0x104416(0x19a)],_0x35cad3=new _0x4cf22e(_0x3fdfa3);_0x25c919['on'](_0x104416(0x1b2),(_0x1296b1,_0x3018d5)=>{const _0x47b6ad=_0x104416,_0x49c2e8=_0x3018d5[_0x47b6ad(0x1a4)][_0x47b6ad(0x1ad)](_0x47b6ad(0x1a9));_0x35cad3[_0x47b6ad(0x197)](_0x49c2e8)&&(_0x3018d5[_0x47b6ad(0x1b8)]||(_0x3018d5[_0x47b6ad(0x1b8)]=_0x2f082a(_0x49c2e8,_0x3fdfa3[_0x47b6ad(0x1b1)])),_0x35cad3[_0x47b6ad(0x198)](_0x3018d5));},{'priority':_0x36bd6a[_0x104416(0x1aa)](_0x104416(0x1bd))+0xa}),this[_0x104416(0x199)]=this[_0x104416(0x1bf)][_0x104416(0x1c5)][_0x104416(0x1aa)](_0x104416(0x199));const _0x3b11de=this[_0x104416(0x1bf)];this[_0x104416(0x1a0)]=setInterval(()=>{const _0x36edf9=_0x104416;let _0x46a09a;for(const _0x2a16ac in _0x3b11de){const _0x29baf6=_0x2a16ac,_0x35a903=_0x3b11de[_0x29baf6];if(_0x36edf9(0x19d)==_0x35a903||_0x36edf9(0x1a5)==_0x35a903||_0x36edf9(0x1b7)==_0x35a903||_0x36edf9(0x1bb)==_0x35a903||_0x36edf9(0x1c0)==_0x35a903||_0x36edf9(0x1b6)==_0x35a903||_0x36edf9(0x19b)==_0x35a903||_0x36edf9(0x1a8)==_0x35a903){delete _0x3b11de[_0x29baf6],_0x46a09a=_0x35a903,clearInterval(this[_0x36edf9(0x1a0)]),this[_0x36edf9(0x1a0)]=void 0x0;break;}}_0x36edf9(0x1a5)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1b9)),_0x36edf9(0x1b7)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1c2)),_0x36edf9(0x1bb)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1cb)),_0x36edf9(0x1c0)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1ae),_0x36edf9(0x1c4)),_0x36edf9(0x1b6)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1a2)),_0x36edf9(0x19b)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1c3)),_0x36edf9(0x1a8)==_0x46a09a&&_0x3b11de[_0x36edf9(0x1b3)](_0x36edf9(0x1ac));},0x3e8);}[_0x352e9d(0x1c7)](){const _0x47ca47=_0x352e9d;super[_0x47ca47(0x1c7)](),this[_0x47ca47(0x1a0)]&&clearInterval(this[_0x47ca47(0x1a0)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x398305,_0x41f693){const _0x1d6c12=_0x55f4,_0x18279d=_0x398305();while(!![]){try{const _0x352a9e=parseInt(_0x1d6c12(0xd9))/0x1+-parseInt(_0x1d6c12(0xd1))/0x2+-parseInt(_0x1d6c12(0xd8))/0x3*(-parseInt(_0x1d6c12(0xd3))/0x4)+parseInt(_0x1d6c12(0xd2))/0x5*(-parseInt(_0x1d6c12(0xd0))/0x6)+-parseInt(_0x1d6c12(0xd7))/0x7*(-parseInt(_0x1d6c12(0xcf))/0x8)+-parseInt(_0x1d6c12(0xd5))/0x9*(parseInt(_0x1d6c12(0xd4))/0xa)+parseInt(_0x1d6c12(0xd6))/0xb;if(_0x352a9e===_0x41f693)break;else _0x18279d['push'](_0x18279d['shift']());}catch(_0x2ff7ac){_0x18279d['push'](_0x18279d['shift']());}}}(_0x3588,0x8aa4f));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x55f4(_0x319242,_0x3a7bad){const _0x35882b=_0x3588();return _0x55f4=function(_0x55f450,_0x49990f){_0x55f450=_0x55f450-0xce;let _0x56a478=_0x35882b[_0x55f450];return _0x56a478;},_0x55f4(_0x319242,_0x3a7bad);}function _0x3588(){const _0x2e3dd0=['723728gMJMVK','28115oytHaf','1993908lnriNq','2209430MgtndD','9ajgAVf','4919827yMMtfx','7gwXvIC','3iStxli','613579hboiDF','test','4198392Kyocry','996bYyXSi'];_0x3588=function(){return _0x2e3dd0;};return _0x3588();}export function isMSExcelContent(_0xc01021){const _0xa3f881=_0x55f4;return m[_0xa3f881(0xce)](_0xc01021);}
23
+ (function(_0xe3b415,_0x396b7d){const _0x53e4ca=_0x4713,_0x4f5aa3=_0xe3b415();while(!![]){try{const _0x51d9ea=-parseInt(_0x53e4ca(0x135))/0x1+parseInt(_0x53e4ca(0x13a))/0x2+-parseInt(_0x53e4ca(0x137))/0x3+-parseInt(_0x53e4ca(0x13c))/0x4*(-parseInt(_0x53e4ca(0x139))/0x5)+parseInt(_0x53e4ca(0x13d))/0x6+-parseInt(_0x53e4ca(0x13b))/0x7*(-parseInt(_0x53e4ca(0x13e))/0x8)+-parseInt(_0x53e4ca(0x13f))/0x9*(parseInt(_0x53e4ca(0x136))/0xa);if(_0x51d9ea===_0x396b7d)break;else _0x4f5aa3['push'](_0x4f5aa3['shift']());}catch(_0x3af0cd){_0x4f5aa3['push'](_0x4f5aa3['shift']());}}}(_0x2b86,0x42df1));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2b86(){const _0x78242=['80WygswQ','9SNuFNF','470195kQIljl','2727460rNkhCB','254466nefjnC','test','110zRwhuB','339538LCnkzO','264278mZEMTp','69764uitWyj','1023942EfZcqr'];_0x2b86=function(){return _0x78242;};return _0x2b86();}function _0x4713(_0x640f73,_0xb535ec){const _0x2b86f7=_0x2b86();return _0x4713=function(_0x471345,_0x36c134){_0x471345=_0x471345-0x135;let _0x2c0945=_0x2b86f7[_0x471345];return _0x2c0945;},_0x4713(_0x640f73,_0xb535ec);}export function isMSExcelContent(_0x534adb){const _0x566b3c=_0x4713;return m[_0x566b3c(0x138)](_0x534adb);}