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

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=d(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 d="li"==t.element.name?t.element:s.createElement("li");s.appendChild(d,f[c].listElement),f[c].listItemElements.push(d),0==c&&void 0!==t.id&&u[e]++,t.element!=d&&s.appendChild(t.element,d),m(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",d="ol",m=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),d="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]&&(m=parseInt(t[1]))}u&&(d="ol")}return{type:d,startIndex:m,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 d(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function C(t,e){const n=L();return(C=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(687746===parseInt(e(195))/1+-parseInt(e(190))/2*(-parseInt(e(194))/3)+parseInt(e(196))/4+-parseInt(e(198))/5*(-parseInt(e(191))/6)+parseInt(e(189))/7*(-parseInt(e(192))/8)+parseInt(e(197))/9+parseInt(e(200))/10*(-parseInt(e(199))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return A[C(193)](t)}function L(){const t=["10019565oTNaiO","10gfwEXg","44svAjLl","5422540QDnOAM","3302117BCaYpN","8042mKmYOU","3784206LOKdvX","16LGXIkr","test","159oveQdA","907776FNcQaC","1218592wiGbYC"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(225493===parseInt(e(111))/1*(-parseInt(e(114))/2)+-parseInt(e(118))/3+-parseInt(e(129))/4+parseInt(e(124))/5+-parseInt(e(126))/6+parseInt(e(112))/7*(parseInt(e(120))/8)+parseInt(e(109))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(130)]&&!s[n(121)])continue;const e=!s[n(130)]||t[n(131)]===s[n(130)],o=!s[n(121)]||t[n(110)](s[n(121)]);e&&o&&r[n(108)](s,i)}return r}function F(){const t=["split","cssRules","groups","62979KeAuGI","map","361944JpjSdM","className","getPropertyValue","assign","957695aJeIeS","push","1603422IRztIP","style","length","272240KvPjWN","tagName","name","initial","trim","selectorText","set","6219045MWYBZX","hasClass","43649fcwMTN","21ItQSaN","exec","20huIXpP"];return(F=function(){return t})()}function T(t,e){const n=F();return(T=function(t,e){return n[t-=105]})(t,e)}function M(t){const e=T,n={};for(let r=0;r<t[e(128)];r++){const s=t[r],i=t[e(122)](s);e(105)!==i&&(n[s]=i)}return n}function R(t){const e=T,n=t[e(115)](",")[e(119)](t=>t[e(106)]()),r=[];for(const t of n){const n=P[e(113)](t);n&&r[e(125)](n[e(117)])}return r}function N(t){const e=T,n={};for(const r of t)Object[e(123)](n,r);return n}const K=D;function j(){const t=["execute","23tzDTxy","document","9TfgmqC","837364efTEYR","24CllwVy","4876070dfVKHk","size","3321720ZYgDcR","isActive","84918dHFdgU","createRangeIn","515709oWKofi","hasStyle","content","values","_parsedData","3705280fLongs","from","24qYkFqB","setStyle","410662DprhIP","type","elementStart","item"];return(j=function(){return t})()}function D(t,e){const n=j();return(D=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(564985===-parseInt(e(141))/1*(parseInt(e(125))/2)+-parseInt(e(127))/3*(-parseInt(e(134))/4)+parseInt(e(132))/5+-parseInt(e(120))/6*(parseInt(e(136))/7)+-parseInt(e(123))/8*(-parseInt(e(118))/9)+-parseInt(e(121))/10+parseInt(e(119))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class V extends b{[K(140)](t){const n=K,{body:r,styles:s}=t[n(131)],i=new e.ViewUpcastWriter(r[n(117)]),o=i[n(126)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(108)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(116)])if(t instanceof CSSStyleRule){const r=M(t[e(127)]);n[t[e(107)]]=Object[e(123)]({},n[t[e(107)]]||{},r)}return n}(s));for(const t of o){if(n(138)!==t[n(137)])continue;const e=O(t[n(139)],c);if(e[n(122)]){const r=N(Array[n(133)](e[n(130)]()));for(const e in r){const s=t[n(139)];s[n(128)](e)||i[n(135)](e,r[e],s)}}}t[n(129)]=r}[K(124)](t){return super[K(124)](t)||E(t)}}const W=k;function k(t,e){const n=$();return(k=function(t,e){return n[t-=418]})(t,e)}function $(){const t=["2506482GwRVTb","5252LJHMvT","fromCharCode","stylesProcessor","2724RXnDcZ","get","text/html","576276xLdzlN","543009vZwqPd","map","plugins","join","_parsedData","href","18JOQjuf","4qhMMZO","afterInit","high","execute","208635sQsWsM","inputTransformation","dataTransfer","PasteFromOffice","init","245bpKThe","PasteFromOfficeEnhancedInliner","requires","isActive","view","editor","1vobthI","editing","isOfficialPlugin","pluginName","ClipboardPipeline","542690EeOtnP","22phyasG","80280UtwEgw","document","getData","isPremiumPlugin"];return($=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(176419===-parseInt(e(440))/1*(-parseInt(e(458))/2)+parseInt(e(418))/3*(-parseInt(e(425))/4)+parseInt(e(429))/5*(parseInt(e(424))/6)+-parseInt(e(434))/7*(parseInt(e(447))/8)+parseInt(e(451))/9+-parseInt(e(445))/10*(-parseInt(e(446))/11)+-parseInt(e(455))/12*(parseInt(e(452))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class H extends t.Plugin{static get[W(443)](){return W(435)}static get[W(442)](){return!0}static get[W(450)](){return!0}static get[W(436)](){return[W(432)]}[W(433)](){const t=W,e=this[t(439)],n=e[t(420)][t(456)](t(444)),r=e[t(441)][t(438)][t(448)],s=new V(r);n.on(t(430),(e,n)=>{const i=t,o=n[i(431)][i(449)](i(457));s[i(437)](o)&&(n[i(422)]||(n[i(422)]=x(o,r[i(454)])),s[i(428)](n))},{priority:S.priorities[t(456)](t(427))+11})}[W(426)](){!async function(t){const e=m([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(t)):null}function u(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function p(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function d(){}function m(t){const e=k;return t[e(419)](t=>String[e(453)](t))[e(421)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([73]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([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!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=d,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=d,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,d=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(d=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(i())return c(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([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 d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(r){a(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(l(u+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+f(l(t)),r=p(f(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+f(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:u}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(a=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1759276800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=k,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(423)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&d?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),d[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||d||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const U=_;function q(){const t=["insertChild","68295NJpIHS","2414601bLCTNP","setStyle","text-decoration-line","createElement","font-weight","strong","super","line-through","split","vertical-align","160983UUVaUy","6CjKbCk","span","10635nHRHrU","color","692lVdiXL","text-decoration","function","getStyleNames","35ViNHCA","medium","2785976YeCsHg","forEach","keys","removeStyle","font-style","italic","underline","getStyle","font-size","filter","from","font-family","includes","33740aClJtW","length","sub","bold","bolder","getChildren","132cMCSfu","209544Ajhirx","sup"];return(q=function(){return t})()}!function(t){const e=_,n=t();for(;;)try{if(192867===-parseInt(e(134))/1+parseInt(e(146))/2*(-parseInt(e(145))/3)+parseInt(e(150))/4*(parseInt(e(148))/5)+-parseInt(e(176))/6*(-parseInt(e(154))/7)+-parseInt(e(156))/8+parseInt(e(135))/9+parseInt(e(169))/10*(-parseInt(e(175))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);const X=[U(149),U(167),U(164),U(151),U(137),U(139),U(160),U(144)],z=[U(149),U(167),U(164)],J={"font-style":[[U(161),"i"]],"font-weight":[[U(155),U(140)],[U(172),U(140)],[U(173),U(140)],[t=>Number(t)>=600,U(140)]],"text-decoration":[[U(162),"u"],[U(142),"s"]],"text-decoration-line":[[U(162),"u"],[U(142),"s"]],"vertical-align":[[U(171),U(171)],[U(141),U(177)]]};function Y(t){return X[U(168)](t)}function _(t,e){const n=q();return(_=function(t,e){return n[t-=133]})(t,e)}function B(t){const e=U;return Array[e(166)](t[e(153)]())[e(165)](Y)}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(157)](e=>{const i=n,o=t[i(163)](e);if(o)if(c=e,z[U(168)](c))r[e]=o;else if(e in J){const t=o[i(143)](" ");J[e][i(157)](([n,r])=>{const o=i;for(const i of t)(o(152)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(157)](([,n])=>{const s=r,i=e[s(138)](n,[],t[s(174)]());e[s(133)](0,i,t)}),e[r(159)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(158)](n)[r(170)])return;const s=e[r(138)](r(147),[],t[r(174)]());e[r(136)](n,s),e[r(133)](0,s,t),e[r(159)](Object[r(158)](n),t)}(t,e,r)}const G=tt;function Z(){const t=["287nWqVPy","stylesProcessor","document","693312XyXzQM","execute","_parsedData","font","4xkXwoL","createRangeIn","name","191185dqvwkp","8MROWfq","content","isActive","7521570SonCpd","includes","5019256QdbUVf","blockElements","element","9812016ASnNGT","getItems","1206TzsHxx","5930495pbsGXb"];return(Z=function(){return t})()}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(975210===parseInt(e(205))/1*(parseInt(e(206))/2)+parseInt(e(198))/3+parseInt(e(202))/4*(parseInt(e(194))/5)+parseInt(e(193))/6*(parseInt(e(195))/7)+parseInt(e(188))/8+-parseInt(e(191))/9+-parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[G(199)](t){const n=G,{body:r}=t[n(200)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(203)](r),o=new e.ViewDocument(s[n(197)][n(196)]),c=[...new e.ViewDomConverter(o)[n(189)],n(201)],a=i[n(192)]();for(const t of a)if(t.is(n(190))&&c[n(210)](t[n(204)])){Q(t,s,B(t))}t[n(207)]=r}[G(208)](t){return super[G(208)](t)||E(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=102]})(t,e)}const rt=nt;function st(){const t=["plugins","23004FJejPx","stylesProcessor","licenseKey","1247355toAJVF","119SziPTi","_parsedData","334852AHUBrH","isPremiumPlugin","view","9YlQdSx","9SeTEbf","editing","pasteFromOfficeEnhancedLicenseKeyValid","domainLimit","config","109374izPKKC","document","3YlbIns","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","PasteFromOfficeEnhancedPropagator","_showLicenseError","high","pluginName","isActive","destroy","text/html","expired","893576FFjFtu","usageLimit","editor","2219920BMRvbe","ClipboardPipeline","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","invalid","PasteFromOfficeEnhanced","featureNotAllowed","4026EUgLhi","PasteFromOffice","get","trialLimit","requires","pasteFromOfficeEnhancedLicenseKeyExpired","112490zNwyku","inputTransformation","execute","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(384971===parseInt(e(110))/1*(-parseInt(e(150))/2)+parseInt(e(117))/3*(-parseInt(e(106))/4)+parseInt(e(103))/5+-parseInt(e(115))/6*(parseInt(e(104))/7)+parseInt(e(130))/8*(parseInt(e(109))/9)+parseInt(e(133))/10+parseInt(e(144))/11*(parseInt(e(156))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(102)];[rt(119)];static get[rt(125)](){return rt(122)}static get[rt(153)](){return!0}static get[rt(107)](){return!0}static get[rt(148)](){return[rt(145)]}[rt(121)](){const t=rt,e=this[t(132)],n=e[t(155)][t(146)](t(134)),r=e[t(111)][t(108)][t(116)],s=new et(r);n.on(t(151),(e,n)=>{const i=t,o=n[i(135)][i(138)](i(128));s[i(126)](o)&&(n[i(105)]||(n[i(105)]=x(o,r[i(157)])),s[i(152)](n))},{priority:S.priorities[t(146)](t(124))+10}),this[t(102)]=this[t(132)][t(114)][t(146)](t(102));const i=this[t(132)];this[t(119)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(112)==s||e(137)==s||e(149)==s||e(136)==s||e(154)==s||e(140)==s||e(120)==s||e(118)==s){delete i[r],n=s,clearInterval(this[e(119)]),this[e(119)]=void 0;break}}e(137)==n&&i[e(123)](e(141)),e(149)==n&&i[e(123)](e(129)),e(136)==n&&i[e(123)](e(113)),e(154)==n&&i[e(123)](e(143),e(142)),e(140)==n&&i[e(123)](e(139)),e(120)==n&&i[e(123)](e(147)),e(118)==n&&i[e(123)](e(131))},1e3)}[rt(127)](){const t=rt;super[t(127)](),this[t(119)]&&clearInterval(this[t(119)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=317]})(t,e)}function at(){var t=["6lOwgzV","4708354aOVhHd","13866754KqKfSV","607784ABaeXJ","isOfficialPlugin","54JeKzSX","pluginName","81990JbCeoi","10hIhcDB","500068XienuK","requires","9XrhWlL","PasteFromOfficeEnhanced","4445260kKtQdp","1490184DMxqUJ","isPremiumPlugin","PasteFromOffice"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(598699===parseInt(e(322))/1+-parseInt(e(320))/2*(-parseInt(e(318))/3)+-parseInt(e(333))/4+parseInt(e(326))/5*(-parseInt(e(330))/6)+-parseInt(e(331))/7+parseInt(e(327))/8*(-parseInt(e(324))/9)+parseInt(e(321))/10*(parseInt(e(332))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(319)](){return ot(325)}static get[ot(317)](){return!0}static get[ot(328)](){return!0}static get[ot(323)](){return[ot(329),H,it]}}function lt(){var t=["242DhYdnS","126uNCXHk","325695oZyhoD","651lIVPUb","1518345uWHlVD","205210hWDHme","1aDwibb","24RHACbI","451736uwtbin","602146sKhLyT","50520EyJGzl","176160wrRMmc"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=372]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(331849===-parseInt(e(381))/1*(-parseInt(e(372))/2)+parseInt(e(379))/3+-parseInt(e(383))/4+-parseInt(e(377))/5*(-parseInt(e(382))/6)+parseInt(e(378))/7*(-parseInt(e(373))/8)+parseInt(e(376))/9*(parseInt(e(380))/10)+parseInt(e(375))/11*(-parseInt(e(374))/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:()=>ct});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,${I(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 I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,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 y.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=L,n=t();for(;;)try{if(541955===-parseInt(e(399))/1+parseInt(e(400))/2*(-parseInt(e(398))/3)+parseInt(e(402))/4*(-parseInt(e(401))/5)+parseInt(e(395))/6*(-parseInt(e(397))/7)+parseInt(e(393))/8+parseInt(e(403))/9*(-parseInt(e(392))/10)+parseInt(e(396))/11*(parseInt(e(391))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return A[L(394)](t)}function L(t,e){const n=E();return(L=function(t,e){return n[t-=391]})(t,e)}function E(){const t=["3956gxybir","202305SodNum","4LLyfub","306AzQHOV","6831084AFWIlu","101310pTatjm","5062392rvIpQr","test","6451086zBVMnf","44QdxZtR","7tJatUI","555gAsTfl","541846INAIme"];return(E=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(980342===parseInt(e(310))/1*(-parseInt(e(331))/2)+-parseInt(e(321))/3*(parseInt(e(333))/4)+parseInt(e(306))/5*(-parseInt(e(329))/6)+parseInt(e(307))/7*(parseInt(e(315))/8)+parseInt(e(327))/9*(parseInt(e(311))/10)+parseInt(e(305))/11*(parseInt(e(314))/12)+-parseInt(e(309))/13*(-parseInt(e(322))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["name","13rJvbej","6ePRoCj","15625330CnNSIo","initial","split","721236aotXcO","1845104fyxYDW","style","exec","set","assign","tagName","135pIXRRY","42525014UCxWvi","getPropertyValue","cssRules","trim","hasClass","9LvwZbN","selectorText","138CWlZhS","className","390938mqNRLB","map","159724jbSjNA","groups","push","length","88hvJJqk","346105NYxBnB","14vfGKJZ"];return(P=function(){return t})()}function j(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(320)]&&!s[n(330)])continue;const e=!s[n(320)]||t[n(308)]===s[n(320)],o=!s[n(330)]||t[n(326)](s[n(330)]);e&&o&&r[n(318)](s,i)}return r}function N(t){const e=R,n={};for(let r=0;r<t[e(336)];r++){const s=t[r],i=t[e(323)](s);e(312)!==i&&(n[s]=i)}return n}function F(t){const e=R,n=t[e(313)](",")[e(332)](t=>t[e(325)]()),r=[];for(const t of n){const n=O[e(317)](t);n&&r[e(335)](n[e(334)])}return r}function R(t,e){const n=P();return(R=function(t,e){return n[t-=305]})(t,e)}function T(t){const e=R,n={};for(const r of t)Object[e(319)](n,r);return n}function D(t,e){const n=k();return(D=function(t,e){return n[t-=385]})(t,e)}const M=D;!function(t){const e=D,n=t();for(;;)try{if(913784===parseInt(e(385))/1+-parseInt(e(399))/2*(parseInt(e(395))/3)+parseInt(e(387))/4*(-parseInt(e(401))/5)+-parseInt(e(396))/6+parseInt(e(400))/7+-parseInt(e(391))/8*(parseInt(e(405))/9)+parseInt(e(388))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class K extends b{[M(386)](t){const n=M,{body:r,styles:s}=t[n(403)],i=new e.ViewUpcastWriter(r[n(406)]),o=i[n(394)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(318)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(324)])if(t instanceof CSSStyleRule){const r=N(t[e(316)]);n[t[e(328)]]=Object[e(319)]({},n[t[e(328)]]||{},r)}return n}(s));for(const t of o){if(n(404)!==t[n(398)])continue;const e=j(t[n(390)],c);if(e[n(407)]){const r=T(Array[n(402)](e[n(397)]()));for(const e in r){const s=t[n(390)];s[n(392)](e)||i[n(408)](e,r[e],s)}}}t[n(393)]=r}[M(389)](t){return super[M(389)](t)||C(t)}}function k(){const t=["7800060vZIIGo","from","_parsedData","elementStart","6282927rdddvf","document","size","setStyle","810298GaKZlD","execute","4kLiHSU","41547880xwCNtQ","isActive","item","16DdLkvX","hasStyle","content","createRangeIn","2262357tKTuhB","5341062XoDjuA","values","type","2wcKMYL","3844484YSrhRt"];return(k=function(){return t})()}function V(){const t=["11bPMfCX","join","editing","667835fsQzGw","isOfficialPlugin","isPremiumPlugin","dataTransfer","PasteFromOffice","16267zOjkBl","34VOgAiY","get","init","afterInit","requires","stylesProcessor","_parsedData","href","12401556QcXrcJ","plugins","13JZhxdL","1826410YCsucx","PasteFromOfficeEnhancedInliner","high","fromCharCode","document","ClipboardPipeline","editor","6652jekxhp","1120785exFolQ","view","8DmZAwd","1870623pvVDbm","map","pluginName","text/html","12cfKBYo","execute","295BuGNmc","getData","isActive","inputTransformation"];return(V=function(){return t})()}const W=$;function $(t,e){const n=V();return($=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(281768===parseInt(e(470))/1*(-parseInt(e(471))/2)+-parseInt(e(449))/3+-parseInt(e(448))/4*(-parseInt(e(458))/5)+-parseInt(e(456))/6*(-parseInt(e(465))/7)+parseInt(e(451))/8*(-parseInt(e(452))/9)+-parseInt(e(441))/10*(parseInt(e(462))/11)+-parseInt(e(438))/12*(-parseInt(e(440))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class B extends t.Plugin{static get[W(454)](){return W(442)}static get[W(466)](){return!0}static get[W(467)](){return!0}static get[W(475)](){return[W(469)]}[W(473)](){const t=W,e=this[t(447)],n=e[t(439)][t(472)](t(446)),r=e[t(464)][t(450)][t(445)],s=new K(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(468)][i(459)](i(455));s[i(460)](o)&&(n[i(477)]||(n[i(477)]=x(o,r[i(476)])),s[i(457)](n))},{priority:S.priorities[t(472)](t(443))+11})}[W(474)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(453)](t=>String[e(444)](t))[e(463)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1760486400;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(437)]);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 Z=U;!function(t){const e=U,n=t();for(;;)try{if(155237===-parseInt(e(273))/1*(-parseInt(e(236))/2)+parseInt(e(258))/3*(-parseInt(e(253))/4)+parseInt(e(246))/5*(-parseInt(e(230))/6)+-parseInt(e(260))/7*(-parseInt(e(241))/8)+-parseInt(e(261))/9*(-parseInt(e(229))/10)+-parseInt(e(272))/11*(parseInt(e(270))/12)+parseInt(e(247))/13*(parseInt(e(259))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[Z(232),Z(233),Z(262),Z(256),Z(254),Z(249),Z(228),Z(252)],Y=[Z(232),Z(233),Z(262)];function U(t,e){const n=z();return(U=function(t,e){return n[t-=227]})(t,e)}const X={"font-style":[[Z(274),"i"]],"font-weight":[[Z(269),Z(235)],[Z(271),Z(235)],[Z(250),Z(235)],[t=>Number(t)>=600,Z(235)]],"text-decoration":[[Z(248),"u"],[Z(264),"s"]],"text-decoration-line":[[Z(248),"u"],[Z(264),"s"]],"vertical-align":[[Z(242),Z(242)],[Z(244),Z(255)]]};function z(){const t=["bolder","getStyle","vertical-align","1084628FnhNvE","text-decoration-line","sup","text-decoration","length","3YJqtSZ","308gjSnTH","119cdSmHt","785223aApjeK","font-size","split","line-through","filter","setStyle","from","getStyleNames","medium","72NdkrDu","bold","507298olLreM","6234YjqVxC","italic","removeStyle","font-style","10dRKuFZ","478854qsujPy","getChildren","color","font-family","forEach","strong","86xfkmFj","includes","insertChild","createElement","function","101136iLoDZP","sub","span","super","keys","15sKQhiN","219999EYxyvh","underline","font-weight"];return(z=function(){return t})()}function H(t){return q[Z(237)](t)}function Q(t){const e=Z;return Array[e(267)](t[e(268)]())[e(265)](H)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(234)](e=>{const i=n,o=t[i(251)](e);if(o)if(c=e,Y[Z(237)](c))r[e]=o;else if(e in X){const t=o[i(263)](" ");X[e][i(234)](([n,r])=>{const o=i;for(const i of t)(o(240)==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=Z;for(const s in n)n[s][r(234)](([,n])=>{const s=r,i=e[s(239)](n,[],t[s(231)]());e[s(238)](0,i,t)}),e[r(227)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(245)](n)[r(257)])return;const s=e[r(239)](r(243),[],t[r(231)]());e[r(266)](n,s),e[r(238)](0,s,t),e[r(227)](Object[r(245)](n),t)}(t,e,r)}const G=tt;function J(){const t=["4295XxqfBq","24176844TyRARV","includes","document","108HBNmnE","createRangeIn","execute","_parsedData","stylesProcessor","isActive","3548qARVyv","837749yIjtpl","element","836106SSBcqE","6RhUCHE","font","blockElements","1077910wLBMTb","7zHWlbX","11kvibjx","content","getItems","394608pnNZNU","750345XUsYJB","name"];return(J=function(){return t})()}function tt(t,e){const n=J();return(tt=function(t,e){return n[t-=382]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(541928===-parseInt(e(398))/1+-parseInt(e(401))/2*(-parseInt(e(385))/3)+-parseInt(e(397))/4*(parseInt(e(387))/5)+parseInt(e(400))/6*(-parseInt(e(405))/7)+parseInt(e(384))/8*(-parseInt(e(391))/9)+parseInt(e(404))/10+parseInt(e(406))/11*(parseInt(e(388))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class et extends b{[G(393)](t){const n=G,{body:r}=t[n(394)],s=new e.ViewUpcastWriter(r[n(390)]),i=s[n(392)](r),o=new e.ViewDocument(s[n(390)][n(395)]),c=[...new e.ViewDomConverter(o)[n(403)],n(402)],a=i[n(383)]();for(const t of a)if(t.is(n(399))&&c[n(389)](t[n(386)])){_(t,s,Q(t))}t[n(382)]=r}[G(396)](t){return super[G(396)](t)||C(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=300]})(t,e)}function st(){const t=["document","getData","expired","evaluationLimit","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","18kedcmA","pasteFromOfficeEnhancedLicenseKeyInvalid","execute","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","_parsedData","1668961cmTtQO","usageLimit","isOfficialPlugin","get","dataTransfer","isActive","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyExpired","1939404CjYplD","editing","requires","plugins","config","domainLimit","view","PasteFromOfficeEnhanced","987530FMsBOq","pluginName","ClipboardPipeline","2402406jQhASn","editor","4465065aeLZyY","10565128CbrDgb","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyNotAllowed","licenseKey","high","inputTransformation","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","featureNotAllowed","destroy","trialLimit","745524NNugGa","PasteFromOfficeEnhancedPropagator","text/html","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","stylesProcessor","invalid"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(464491===parseInt(e(335))/1+-parseInt(e(318))/2+-parseInt(e(321))/3+-parseInt(e(310))/4+parseInt(e(323))/5+-parseInt(e(348))/6*(parseInt(e(302))/7)+parseInt(e(324))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(327)];[nt(300)];static get[nt(319)](){return nt(336)}static get[nt(304)](){return!0}static get[nt(308)](){return!0}static get[nt(312)](){return[nt(325)]}[nt(339)](){const t=nt,e=this[t(322)],n=e[t(313)][t(305)](t(320)),r=e[t(311)][t(316)][t(342)],s=new et(r);n.on(t(329),(e,n)=>{const i=t,o=n[i(306)][i(343)](i(337));s[i(307)](o)&&(n[i(301)]||(n[i(301)]=x(o,r[i(340)])),s[i(350)](n))},{priority:S.priorities[t(305)](t(328))+10}),this[t(327)]=this[t(322)][t(314)][t(305)](t(327));const i=this[t(322)];this[t(300)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(351)==s||e(349)==s||e(309)==s||e(331)==s||e(326)==s||e(347)==s||e(338)==s||e(330)==s){delete i[r],n=s,clearInterval(this[e(300)]),this[e(300)]=void 0;break}}e(349)==n&&i[e(346)](e(341)),e(309)==n&&i[e(346)](e(344)),e(331)==n&&i[e(346)](e(315)),e(326)==n&&i[e(346)](e(332),e(317)),e(347)==n&&i[e(346)](e(345)),e(338)==n&&i[e(346)](e(334)),e(330)==n&&i[e(346)](e(303))},1e3)}[nt(333)](){const t=nt;super[t(333)](),this[t(300)]&&clearInterval(this[t(300)])}}var ot=at;!function(t){for(var e=at,n=t();;)try{if(324913===-parseInt(e(331))/1+-parseInt(e(340))/2*(parseInt(e(335))/3)+-parseInt(e(333))/4*(-parseInt(e(324))/5)+parseInt(e(334))/6*(-parseInt(e(327))/7)+parseInt(e(329))/8+parseInt(e(336))/9+-parseInt(e(339))/10*(-parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ct extends t.Plugin{static get[ot(337)](){return ot(326)}static get[ot(330)](){return!0}static get[ot(328)](){return!0}static get[ot(332)](){return[ot(338),B,it]}}function at(t,e){var n=ut();return(at=function(t,e){return n[t-=324]})(t,e)}function ut(){var t=["317347ZzUUDr","requires","20hufbVd","12bCsKuS","3dgWhda","1758519OYduMX","pluginName","PasteFromOffice","920440dyNYxG","1224010nYzGXx","575215IgXVbS","22mgkwir","PasteFromOfficeEnhanced","1190105pUrygG","isPremiumPlugin","5116808KzFnKt","isOfficialPlugin"];return(ut=function(){return t})()}function lt(){var t=["77xXLFcP","14iwtpSE","60005jZhHDc","167196uiKBAw","194264Xvaqgv","1390niDhiI","10204200KZTsRN","5enZiEv","6642204ZuyQGI","102381YOBXmc","4613706qrTZMi"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=280]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(972222===parseInt(e(280))/1+-parseInt(e(289))/2*(parseInt(e(286))/3)+-parseInt(e(285))/4+parseInt(e(284))/5*(parseInt(e(283))/6)+parseInt(e(288))/7*(-parseInt(e(281))/8)+parseInt(e(287))/9+parseInt(e(282))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x588ebe}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xdb8887,parsePasteOfficeHtml as _0x241c0a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x7d0c27,uid as _0x531919}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2476cc,ViewDocument as _0x383ca7,ViewDomConverter as _0x4e4828}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x437155){return m['test'](_0x437155);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x294998,_0x4468cf){const _0x2a4ee0=new Map();for(const [_0x114c61,_0x3db868]of _0x4468cf){if(!_0x114c61['tagName']&&!_0x114c61['className'])continue;const _0x55b089=!_0x114c61['tagName']||_0x294998['name']===_0x114c61['tagName'],_0x17a4b6=!_0x114c61['className']||_0x294998['hasClass'](_0x114c61['className']);_0x55b089&&_0x17a4b6&&_0x2a4ee0['set'](_0x114c61,_0x3db868);}return _0x2a4ee0;}function h(_0x2c3967){const _0x2a0175={};for(let _0x568b7e=0x0;_0x568b7e<_0x2c3967['length'];_0x568b7e++){const _0x4ab41f=_0x2c3967[_0x568b7e],_0x2ce13b=_0x2c3967['getPropertyValue'](_0x4ab41f);'initial'!==_0x2ce13b&&(_0x2a0175[_0x4ab41f]=_0x2ce13b);}return _0x2a0175;}function O(_0x5cd7c3){const _0xbd7b0b=_0x5cd7c3['split'](',')['map'](_0x1d1422=>_0x1d1422['trim']()),_0x869b50=[];for(const _0xa20ee1 of _0xbd7b0b){const _0x229f64=S['exec'](_0xa20ee1);_0x229f64&&_0x869b50['push'](_0x229f64['groups']);}return _0x869b50;}function k(_0x1ee8ac){const _0x3d4d16={};for(const _0x3c25ab of _0x1ee8ac)Object['assign'](_0x3d4d16,_0x3c25ab);return _0x3d4d16;}class c extends _0xdb8887{['execute'](_0x3491d3){const {body:_0x454be6,styles:_0x107c5f}=_0x3491d3['_parsedData'],_0x2c54fd=new _0x2476cc(_0x454be6['document']),_0x1d6d47=_0x2c54fd['createRangeIn'](_0x454be6),_0x370192=function(_0x16aaac){const _0x3185f8={};for(const _0x1e4410 of _0x16aaac)for(const _0xe0b5e6 of _0x1e4410['cssRules'])if(_0xe0b5e6 instanceof CSSStyleRule){const _0x4458eb=h(_0xe0b5e6['style']);_0x3185f8[_0xe0b5e6['selectorText']]=Object['assign']({},_0x3185f8[_0xe0b5e6['selectorText']]||{},_0x4458eb);}return _0x3185f8;}(_0x107c5f),_0x1674d1=function(_0x263bda){const _0x18f4df=new Map();for(const _0x30e601 in _0x263bda){const _0x70d93=O(_0x30e601),_0x1733e0=_0x263bda[_0x30e601];for(const _0x1f0fdf of _0x70d93)_0x18f4df['set'](_0x1f0fdf,_0x1733e0);}return _0x18f4df;}(_0x370192);for(const _0x53421b of _0x1d6d47){if('elementStart'!==_0x53421b['type'])continue;const _0x416c91=j(_0x53421b['item'],_0x1674d1);if(_0x416c91['size']){const _0x14c24c=k(Array['from'](_0x416c91['values']()));for(const _0x339fd2 in _0x14c24c){const _0x5aa151=_0x53421b['item'];_0x5aa151['hasStyle'](_0x339fd2)||_0x2c54fd['setStyle'](_0x339fd2,_0x14c24c[_0x339fd2],_0x5aa151);}}}_0x3491d3['content']=_0x454be6;}['isActive'](_0xa118c7){return super['isActive'](_0xa118c7)||p(_0xa118c7);}}class i extends _0x588ebe{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cda23=this['editor'],_0xcfecad=_0x5cda23['plugins']['get']('ClipboardPipeline'),_0x37cf67=_0x5cda23['editing']['view']['document'],_0x4fc615=new c(_0x37cf67);_0xcfecad['on']('inputTransformation',(_0x15841d,_0x4aff8d)=>{const _0x2e2e42=_0x4aff8d['dataTransfer']['getData']('text/html');_0x4fc615['isActive'](_0x2e2e42)&&(_0x4aff8d['_parsedData']||(_0x4aff8d['_parsedData']=_0x241c0a(_0x2e2e42,_0x37cf67['stylesProcessor'])),_0x4fc615['execute'](_0x4aff8d));},{'priority':_0x7d0c27['get']('high')+0xb});}['afterInit'](){!async function(_0x8c56ba){const _0x5ef01e=_0x4763b6([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x3a6779=0xc82cb1e,_0x5e9c5b=0xc85bfee^_0x3a6779,_0x8fe88b=window[_0x4763b6([0x44,0x61,0x74,0x65])][_0x4763b6([0x6e,0x6f,0x77])](),_0x763bd8=_0x8c56ba[_0x4763b6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4e9c59=new window[(_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e050c=>{_0x763bd8[_0x4763b6([0x6f,0x6e,0x63,0x65])](_0x4763b6([0x72,0x65,0x61,0x64,0x79]),_0x1e050c);}),_0x144112={[_0x4763b6([0x6b,0x74,0x79])]:_0x4763b6([0x45,0x43]),[_0x4763b6([0x75,0x73,0x65])]:_0x4763b6([0x73,0x69,0x67]),[_0x4763b6([0x63,0x72,0x76])]:_0x4763b6([0x50,0x2d,0x32,0x35,0x36]),[_0x4763b6([0x78])]:_0x4763b6([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]),[_0x4763b6([0x79])]:_0x4763b6([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]),[_0x4763b6([0x61,0x6c,0x67])]:_0x4763b6([0x45,0x53,0x32,0x35,0x36])},_0x3f1dba=_0x763bd8[_0x4763b6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4763b6([0x67,0x65,0x74])](_0x4763b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d2f5a(){let _0x10d1bb,_0xda2d3=null,_0x41e495=null;try{if(_0x3f1dba==_0x4763b6([0x47,0x50,0x4c]))return _0x4763b6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x10d1bb=_0x44e1b0(),!_0x10d1bb)return _0x4763b6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x10d1bb[_0x4763b6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x41e495=_0x155800(_0x10d1bb[_0x4763b6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x10d1bb[_0x4763b6([0x6a,0x74,0x69])])),await _0x461f68()?_0x48a729()?_0x87b14a()?_0x4763b6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x264935()?(_0x10d1bb[_0x4763b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4763b6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xda2d3=_0xfc2cfb(_0x4763b6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x10d1bb[_0x4763b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4763b6([0x74,0x72,0x69,0x61,0x6c])&&(_0xda2d3=_0xfc2cfb(_0x4763b6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c4cc3()):_0x4763b6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4763b6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4763b6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4763b6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x87b14a(){const _0x2dfefd=[_0x4763b6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4763b6([0x74,0x72,0x69,0x61,0x6c])][_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10d1bb[_0x4763b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8fe88b/0x3e8:0xe10*_0x5e9c5b;return _0x10d1bb[_0x4763b6([0x65,0x78,0x70])]<_0x2dfefd;}function _0x48a729(){const _0x41180d=_0x10d1bb[_0x4763b6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x41180d&&(!!_0x41180d[_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4763b6([0x2a]))||(!!_0x41180d[_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4763b6([0x50,0x4f,0x45]))||(!!_0x41180d[_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4763b6([0x50,0x50]))||!(!_0x41180d[_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4763b6([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2680e1()))));}function _0x264935(){const _0x782ddc=_0x10d1bb[_0x4763b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x782ddc||0x0==_0x782ddc[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1be2a8}=new URL(window[_0x4763b6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x782ddc[_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1be2a8))return!0x0;const _0x42a8e6=_0x1be2a8[_0x4763b6([0x73,0x70,0x6c,0x69,0x74])](_0x4763b6([0x2e]));return _0x782ddc[_0x4763b6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x241aed=>_0x241aed[_0x4763b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4763b6([0x2a])))[_0x4763b6([0x6d,0x61,0x70])](_0x463430=>_0x463430[_0x4763b6([0x73,0x70,0x6c,0x69,0x74])](_0x4763b6([0x2e])))[_0x4763b6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x15abd8=>_0x15abd8[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x42a8e6[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4763b6([0x6d,0x61,0x70])](_0x3d70ea=>Array(_0x42a8e6[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3d70ea[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4763b6([0x66,0x69,0x6c,0x6c])](_0x3d70ea[0x0]===_0x4763b6([0x2a])?_0x4763b6([0x2a]):'')[_0x4763b6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3d70ea))[_0x4763b6([0x73,0x6f,0x6d,0x65])](_0x585235=>_0x42a8e6[_0x4763b6([0x65,0x76,0x65,0x72,0x79])]((_0x2f3308,_0x511896)=>_0x585235[_0x511896]===_0x2f3308||_0x585235[_0x511896]===_0x4763b6([0x2a])));}function _0x3c4cc3(){return _0xda2d3&&_0x41e495?new window[(_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1bb6be,_0x3fe1fc)=>{_0xda2d3[_0x4763b6([0x74,0x68,0x65,0x6e])](_0x1bb6be,_0x3fe1fc),_0x41e495[_0x4763b6([0x74,0x68,0x65,0x6e])](_0x2c5720=>{_0x2c5720!=_0x4763b6([0x56,0x61,0x6c,0x69,0x64])&&_0x1bb6be(_0x2c5720);},_0x3fe1fc);}):_0xda2d3||_0x41e495||_0x4763b6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x155800(_0x409a41,_0x418726){return new window[(_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x837939=>{if(_0x977deb())return _0x837939(_0x4763b6([0x56,0x61,0x6c,0x69,0x64]));_0x4b3794(),_0x763bd8[_0x4763b6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4763b6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15544e=!0x1;const _0x5d27ba=_0x531919();function _0x12a9bd(_0x5812bb){return!!_0x5812bb&&(typeof _0x5812bb===_0x4763b6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5812bb===_0x4763b6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5812bb[_0x4763b6([0x74,0x68,0x65,0x6e])]===_0x4763b6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5812bb[_0x4763b6([0x63,0x61,0x74,0x63,0x68])]===_0x4763b6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c308c(_0x1bdd9e){_0xe042d4(_0x1bdd9e)[_0x4763b6([0x74,0x68,0x65,0x6e])](_0x4ad977=>{if(!_0x4ad977||_0x4ad977[_0x4763b6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4763b6([0x6f,0x6b]))return _0x4763b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x31893d(_0x4a377d(_0x5d27ba+_0x418726))!=_0x4ad977[_0x4763b6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4763b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4763b6([0x56,0x61,0x6c,0x69,0x64]);})[_0x4763b6([0x74,0x68,0x65,0x6e])](_0x5a1edb=>(_0x24b163(),_0x5a1edb),()=>{const _0x384112=_0x297652();return null==_0x384112?(_0x24b163(),_0x4763b6([0x56,0x61,0x6c,0x69,0x64])):_0x4763b6(_0x8fe88b-_0x384112>(0x288e4f1e^_0x3a6779)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4763b6([0x74,0x68,0x65,0x6e])](_0x837939)[_0x4763b6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x837939(_0x4763b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2240f4=0xcb4259e^_0x3a6779;function _0x24b163(){const _0x5dcfc7=_0x4763b6([0x6c,0x6c,0x63,0x74,0x2d])+_0x31893d(_0x4a377d(_0x409a41)),_0x168e2f=_0xfa63b9(_0x31893d(window[_0x4763b6([0x4d,0x61,0x74,0x68])][_0x4763b6([0x63,0x65,0x69,0x6c])](_0x8fe88b/_0x2240f4)));window[_0x4763b6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4763b6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5dcfc7,_0x168e2f);}function _0x297652(){const _0x2c463e=_0x4763b6([0x6c,0x6c,0x63,0x74,0x2d])+_0x31893d(_0x4a377d(_0x409a41)),_0x444f79=window[_0x4763b6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4763b6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c463e);return _0x444f79?window[_0x4763b6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfa63b9(_0x444f79),0x10)*_0x2240f4:null;}function _0xe042d4(_0x1b3cfd){return new window[(_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46a5b7,_0x5dd702)=>{_0x1b3cfd[_0x4763b6([0x74,0x68,0x65,0x6e])](_0x46a5b7,_0x5dd702),window[_0x4763b6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5dd702,0xc831fde^_0x3a6779);});}}_0x763bd8[_0x4763b6([0x6f,0x6e])](_0x4763b6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c3d74,_0x1a5b8b)=>{if(_0x1a5b8b[0x0]!=_0x409a41)return _0x837939(_0x4763b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a5b8b[0x1]={..._0x1a5b8b[0x1],[_0x4763b6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5d27ba};},{[_0x4763b6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4763b6([0x68,0x69,0x67,0x68])}),_0x763bd8[_0x4763b6([0x6f,0x6e])](_0x4763b6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x781c46=>{_0x12a9bd(_0x781c46[_0x4763b6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15544e=!0x0,_0x5c308c(_0x781c46[_0x4763b6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4763b6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4763b6([0x6c,0x6f,0x77])}),_0x4e9c59[_0x4763b6([0x74,0x68,0x65,0x6e])](()=>{_0x15544e||_0x837939(_0x4763b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x977deb(){return _0x763bd8[_0x4763b6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4763b6([0x76,0x69,0x65,0x77])][_0x4763b6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4763b6([0x61,0x75,0x74,0x6f]);}function _0x4b3794(){_0x763bd8[_0x4763b6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4763b6([0x76,0x69,0x65,0x77])][_0x4763b6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4763b6([0x61,0x75,0x74,0x6f]);}}function _0xfc2cfb(_0x194212){const _0x4f557d=[new window[(_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54741=>setTimeout(_0x54741,0xc8bf5d2^_0x3a6779)),_0x4e9c59[_0x4763b6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x335790=>{let _0x34e673=0x0;_0x763bd8[_0x4763b6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4763b6([0x6f,0x6e])](_0x4763b6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e6d9c,_0x4d8204)=>{_0x4d8204[0x0][_0x4763b6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x34e673++,_0x34e673==(0xc82cae6^_0x3a6779)&&(_0x335790(),_0x4e6d9c[_0x4763b6([0x6f,0x66,0x66])]());});}))];return window[_0x4763b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4763b6([0x72,0x61,0x63,0x65])](_0x4f557d)[_0x4763b6([0x74,0x68,0x65,0x6e])](()=>_0x194212);}async function _0xbdc6d9(){await _0x4e9c59,_0x763bd8[_0x4763b6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4763b6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x41c7da,_0x763bd8[_0x4763b6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4763b6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x41c7da,_0x763bd8[_0x4763b6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4763b6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2680e1(){return window[_0x4763b6([0x67,0x6c,0x6f,0x62])]&&window[_0x4763b6([0x67,0x6c,0x6f,0x62])][_0x4763b6([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3c5b27(_0x3e0515){const _0x496b93=_0x1e0949();_0x763bd8[_0x496b93]=_0x4763b6([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])+_0x3e0515,_0x3e0515!=_0x4763b6([0x56,0x61,0x6c,0x69,0x64])&&_0xbdc6d9();}function _0x1e0949(){const _0x2f24e1=window[_0x4763b6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4763b6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4763b6([0x6e,0x6f,0x77])]())[_0x4763b6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4763b6([0x2e]),'');let _0x2daa13=_0x4763b6([0x49]);for(let _0x32dd01=0x0;_0x32dd01<_0x2f24e1[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32dd01+=0x2){let _0x4fe812=window[_0x4763b6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f24e1[_0x4763b6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32dd01,_0x32dd01+0x2));_0x4fe812>=_0x5ef01e[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fe812-=_0x5ef01e[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2daa13+=_0x5ef01e[_0x4fe812];}return _0x2daa13;}function _0x44e1b0(){const _0xbb6de3=_0x3f1dba[_0x4763b6([0x73,0x70,0x6c,0x69,0x74])](_0x4763b6([0x2e]));if(0x3!=_0xbb6de3[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xbf8c99(_0xbb6de3[0x1]);function _0xbf8c99(_0x4217c9){const _0x484788=_0x213443(_0x4217c9);return _0x484788&&_0xe8e802()?_0x484788:null;function _0xe8e802(){const _0x1e7f93=_0x484788[_0x4763b6([0x6a,0x74,0x69])],_0x5a45db=window[_0x4763b6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e7f93[_0x4763b6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e7f93[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d16fc={..._0x484788,[_0x4763b6([0x6a,0x74,0x69])]:_0x1e7f93[_0x4763b6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1e7f93[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d16fc[_0x4763b6([0x76,0x63])],_0x4a377d(_0x2d16fc)==_0x5a45db;}}}async function _0x461f68(){let _0x1430ba=!0x0;try{const _0x156997=_0x3f1dba[_0x4763b6([0x73,0x70,0x6c,0x69,0x74])](_0x4763b6([0x2e])),[_0x16b53f,_0x424102,_0x3f296d]=_0x156997;return _0x9722ee(_0x16b53f),await _0x2fc3fb(_0x16b53f,_0x424102,_0x3f296d),_0x1430ba;}catch{return!0x1;}function _0x9722ee(_0x24a52e){const _0x2866ea=_0x213443(_0x24a52e);_0x2866ea&&_0x2866ea[_0x4763b6([0x61,0x6c,0x67])]==_0x4763b6([0x45,0x53,0x32,0x35,0x36])||(_0x1430ba=!0x1);}async function _0x2fc3fb(_0x1a6c92,_0x222415,_0x69af00){const _0x3e188e=window[_0x4763b6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4763b6([0x66,0x72,0x6f,0x6d])](_0x372516(_0x69af00),_0x244db3=>_0x244db3[_0x4763b6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x39a2eb=new window[(_0x4763b6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4763b6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1a6c92+_0x4763b6([0x2e])+_0x222415),_0x39c1df=window[_0x4763b6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4763b6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39c1df)return;const _0x51adfd=await _0x39c1df[_0x4763b6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4763b6([0x6a,0x77,0x6b]),_0x144112,{[_0x4763b6([0x6e,0x61,0x6d,0x65])]:_0x4763b6([0x45,0x43,0x44,0x53,0x41]),[_0x4763b6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4763b6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4763b6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39c1df[_0x4763b6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4763b6([0x6e,0x61,0x6d,0x65])]:_0x4763b6([0x45,0x43,0x44,0x53,0x41]),[_0x4763b6([0x68,0x61,0x73,0x68])]:{[_0x4763b6([0x6e,0x61,0x6d,0x65])]:_0x4763b6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51adfd,_0x3e188e,_0x39a2eb)||(_0x1430ba=!0x1);}}function _0x213443(_0x5d7d2f){return _0x5d7d2f[_0x4763b6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4763b6([0x65,0x79]))?JSON[_0x4763b6([0x70,0x61,0x72,0x73,0x65])](_0x372516(_0x5d7d2f)):null;}function _0x372516(_0x2ad612){return window[_0x4763b6([0x61,0x74,0x6f,0x62])](_0x2ad612[_0x4763b6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4763b6([0x2b]))[_0x4763b6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4763b6([0x2f])));}function _0x4a377d(_0x29416e){let _0x298a45=0x1505;function _0x402a27(_0x1b9403){for(let _0x3d8e66=0x0;_0x3d8e66<_0x1b9403[_0x4763b6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d8e66++){const _0x34515d=_0x1b9403[_0x4763b6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d8e66);_0x298a45=(_0x298a45<<0x5)+_0x298a45+_0x34515d,_0x298a45&=_0x298a45;}}function _0x4049c5(_0x38e81d){Array[_0x4763b6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38e81d)?_0x38e81d[_0x4763b6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4049c5):_0x38e81d&&typeof _0x38e81d==_0x4763b6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4763b6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38e81d)[_0x4763b6([0x73,0x6f,0x72,0x74])]()[_0x4763b6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x105c45,_0x2159bb])=>{_0x402a27(_0x105c45),_0x4049c5(_0x2159bb);}):_0x402a27(window[_0x4763b6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38e81d));}return _0x4049c5(_0x29416e),_0x298a45>>>0x0;}function _0x31893d(_0x24975a){return _0x24975a[_0x4763b6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4763b6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4763b6([0x30]));}function _0xfa63b9(_0x1b7fab){return _0x1b7fab[_0x4763b6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4763b6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4763b6([0x6a,0x6f,0x69,0x6e])]('');}function _0x41c7da(){}function _0x4763b6(_0x4c79d2){return _0x4c79d2['map'](_0xa71d5a=>String['fromCharCode'](_0xa71d5a))['join']('');}_0x3c5b27(await _0x2d2f5a());}(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'],[_0x2b3edc=>Number(_0x2b3edc)>=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(_0x2853f2){return L['includes'](_0x2853f2);}function g(_0x337548){return Array['from'](_0x337548['getStyleNames']())['filter'](P);}function b(_0x41d1dd,_0x3eb706,_0x5ea51d){const {spanStyles:_0x2ffac1,stylesToBeHtmlElements:_0x2dbb38}=function(_0x5266f6,_0x1074d1){const _0x38a061={},_0x10dca5={};return _0x1074d1['forEach'](_0x1ef870=>{const _0x498618=_0x5266f6['getStyle'](_0x1ef870);if(_0x498618){if(function(_0x3ed837){return E['includes'](_0x3ed837);}(_0x1ef870))_0x38a061[_0x1ef870]=_0x498618;else{if(function(_0x3cecaa){return _0x3cecaa in F;}(_0x1ef870)){const _0x154556=_0x498618['split']('\x20');F[_0x1ef870]['forEach'](([_0x562375,_0x1de60])=>{for(const _0x290e36 of _0x154556){('function'==typeof _0x562375&&_0x562375(_0x290e36)||_0x562375===_0x290e36)&&(_0x10dca5[_0x1ef870]=[..._0x10dca5[_0x1ef870]||[],[_0x562375,_0x1de60]]);}});}}}}),{'spanStyles':_0x38a061,'stylesToBeHtmlElements':_0x10dca5};}(_0x41d1dd,_0x5ea51d);!function(_0x58593f,_0x2bf937,_0xdda7ff){for(const _0x27b8df in _0xdda7ff){_0xdda7ff[_0x27b8df]['forEach'](([,_0x28abfb])=>{const _0xf3ca03=_0x2bf937['createElement'](_0x28abfb,[],_0x58593f['getChildren']());_0x2bf937['insertChild'](0x0,_0xf3ca03,_0x58593f);}),_0x2bf937['removeStyle'](_0x27b8df,_0x58593f);}}(_0x41d1dd,_0x3eb706,_0x2dbb38),function(_0x21a920,_0x42b2b9,_0x59bc0c){if(!Object['keys'](_0x59bc0c)['length'])return;const _0x3c7414=_0x42b2b9['createElement']('span',[],_0x21a920['getChildren']());_0x42b2b9['setStyle'](_0x59bc0c,_0x3c7414),_0x42b2b9['insertChild'](0x0,_0x3c7414,_0x21a920),_0x42b2b9['removeStyle'](Object['keys'](_0x59bc0c),_0x21a920);}(_0x41d1dd,_0x3eb706,_0x2ffac1);}class a extends _0xdb8887{['execute'](_0x3db716){const {body:_0x560dd9}=_0x3db716['_parsedData'],_0x32cceb=new _0x2476cc(_0x560dd9['document']),_0x4324f3=_0x32cceb['createRangeIn'](_0x560dd9),_0xeebe67=new _0x383ca7(_0x32cceb['document']['stylesProcessor']),_0x4b3b00=[...new _0x4e4828(_0xeebe67)['blockElements'],'font'],_0x16749f=_0x4324f3['getItems']();for(const _0x5ab52 of _0x16749f)_0x5ab52['is']('element')&&_0x4b3b00['includes'](_0x5ab52['name'])&&b(_0x5ab52,_0x32cceb,g(_0x5ab52));_0x3db716['content']=_0x560dd9;}['isActive'](_0x384c0b){return super['isActive'](_0x384c0b)||p(_0x384c0b);}}class s extends _0x588ebe{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5a05c7=this['editor'],_0x2c6b2b=_0x5a05c7['plugins']['get']('ClipboardPipeline'),_0x26dae2=_0x5a05c7['editing']['view']['document'],_0x48bed5=new a(_0x26dae2);_0x2c6b2b['on']('inputTransformation',(_0x124edd,_0x402418)=>{const _0x231efc=_0x402418['dataTransfer']['getData']('text/html');_0x48bed5['isActive'](_0x231efc)&&(_0x402418['_parsedData']||(_0x402418['_parsedData']=_0x241c0a(_0x231efc,_0x26dae2['stylesProcessor'])),_0x48bed5['execute'](_0x402418));},{'priority':_0x7d0c27['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x42bef8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4339b6;for(const _0x2cab5d in _0x42bef8){const _0x10f072=_0x2cab5d,_0x4b3414=_0x42bef8[_0x10f072];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4b3414||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4b3414){delete _0x42bef8[_0x10f072],_0x4339b6=_0x4b3414,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4339b6&&_0x42bef8['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4339b6&&_0x42bef8['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4339b6&&_0x42bef8['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4339b6&&_0x42bef8['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4339b6&&_0x42bef8['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4339b6&&_0x42bef8['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4339b6&&_0x42bef8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x588ebe{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 _0x5c94e7}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x32812c,parsePasteOfficeHtml as _0x4dcd4c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x104d3a,uid as _0x17a281}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x231ba1,ViewDocument as _0x564d50,ViewDomConverter as _0x2cbca5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x1825df){return m['test'](_0x1825df);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x2bcc0d,_0x34b0fc){const _0x390027=new Map();for(const [_0x54c316,_0x2da7a5]of _0x34b0fc){if(!_0x54c316['tagName']&&!_0x54c316['className'])continue;const _0x51385e=!_0x54c316['tagName']||_0x2bcc0d['name']===_0x54c316['tagName'],_0x1e099d=!_0x54c316['className']||_0x2bcc0d['hasClass'](_0x54c316['className']);_0x51385e&&_0x1e099d&&_0x390027['set'](_0x54c316,_0x2da7a5);}return _0x390027;}function h(_0x4b822b){const _0x3231cc={};for(let _0x2e2882=0x0;_0x2e2882<_0x4b822b['length'];_0x2e2882++){const _0x15c30e=_0x4b822b[_0x2e2882],_0x361a67=_0x4b822b['getPropertyValue'](_0x15c30e);'initial'!==_0x361a67&&(_0x3231cc[_0x15c30e]=_0x361a67);}return _0x3231cc;}function g(_0x2b15c6){const _0x7d2cb6=_0x2b15c6['split'](',')['map'](_0xf25ad0=>_0xf25ad0['trim']()),_0x26208a=[];for(const _0x148994 of _0x7d2cb6){const _0x403c3b=C['exec'](_0x148994);_0x403c3b&&_0x26208a['push'](_0x403c3b['groups']);}return _0x26208a;}function A(_0x3c7398){const _0x44038e={};for(const _0x258152 of _0x3c7398)Object['assign'](_0x44038e,_0x258152);return _0x44038e;}class c extends _0x32812c{['execute'](_0x27a558){const {body:_0xa33e0,styles:_0xca3bef}=_0x27a558['_parsedData'],_0x27bd8a=new _0x231ba1(_0xa33e0['document']),_0x3d2157=_0x27bd8a['createRangeIn'](_0xa33e0),_0xaa2a51=function(_0x492c95){const _0x3688db={};for(const _0x3e52ab of _0x492c95)for(const _0xb8d6d2 of _0x3e52ab['cssRules'])if(_0xb8d6d2 instanceof CSSStyleRule){const _0x4a32ac=h(_0xb8d6d2['style']);_0x3688db[_0xb8d6d2['selectorText']]=Object['assign']({},_0x3688db[_0xb8d6d2['selectorText']]||{},_0x4a32ac);}return _0x3688db;}(_0xca3bef),_0x16ef22=function(_0x52668b){const _0x5bade3=new Map();for(const _0x5b332a in _0x52668b){const _0xf62e31=g(_0x5b332a),_0x1406d9=_0x52668b[_0x5b332a];for(const _0x955382 of _0xf62e31)_0x5bade3['set'](_0x955382,_0x1406d9);}return _0x5bade3;}(_0xaa2a51);for(const _0x5c775e of _0x3d2157){if('elementStart'!==_0x5c775e['type'])continue;const _0x1f4506=S(_0x5c775e['item'],_0x16ef22);if(_0x1f4506['size']){const _0x4a580b=A(Array['from'](_0x1f4506['values']()));for(const _0x188809 in _0x4a580b){const _0x45aef3=_0x5c775e['item'];_0x45aef3['hasStyle'](_0x188809)||_0x27bd8a['setStyle'](_0x188809,_0x4a580b[_0x188809],_0x45aef3);}}}_0x27a558['content']=_0xa33e0;}['isActive'](_0x2995a2){return super['isActive'](_0x2995a2)||j(_0x2995a2);}}class i extends _0x5c94e7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x45b9d9=this['editor'],_0x1a8548=_0x45b9d9['plugins']['get']('ClipboardPipeline'),_0x84bc64=_0x45b9d9['editing']['view']['document'],_0x5c9337=new c(_0x84bc64);_0x1a8548['on']('inputTransformation',(_0x3133f5,_0x327c08)=>{const _0x590c2a=_0x327c08['dataTransfer']['getData']('text/html');_0x5c9337['isActive'](_0x590c2a)&&(_0x327c08['_parsedData']||(_0x327c08['_parsedData']=_0x4dcd4c(_0x590c2a,_0x84bc64['stylesProcessor'])),_0x5c9337['execute'](_0x327c08));},{'priority':_0x104d3a['get']('high')+0xb});}['afterInit'](){!async function(_0x185a7a){const _0x4fa312=_0x2d8f8e([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x3d3c4a=0xc82cb1e,_0x59dad0=0xc85bd5e^_0x3d3c4a,_0x266570=window[_0x2d8f8e([0x44,0x61,0x74,0x65])][_0x2d8f8e([0x6e,0x6f,0x77])](),_0x26044d=_0x185a7a[_0x2d8f8e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x43a9a6=new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15d1fc=>{_0x26044d[_0x2d8f8e([0x6f,0x6e,0x63,0x65])](_0x2d8f8e([0x72,0x65,0x61,0x64,0x79]),_0x15d1fc);}),_0x33baf9={[_0x2d8f8e([0x6b,0x74,0x79])]:_0x2d8f8e([0x45,0x43]),[_0x2d8f8e([0x75,0x73,0x65])]:_0x2d8f8e([0x73,0x69,0x67]),[_0x2d8f8e([0x63,0x72,0x76])]:_0x2d8f8e([0x50,0x2d,0x32,0x35,0x36]),[_0x2d8f8e([0x78])]:_0x2d8f8e([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]),[_0x2d8f8e([0x79])]:_0x2d8f8e([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]),[_0x2d8f8e([0x61,0x6c,0x67])]:_0x2d8f8e([0x45,0x53,0x32,0x35,0x36])},_0x1462a2=_0x26044d[_0x2d8f8e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d8f8e([0x67,0x65,0x74])](_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x412a21(){let _0x15108b,_0x3e7722=null,_0x1674ea=null;try{if(_0x1462a2==_0x2d8f8e([0x47,0x50,0x4c]))return _0x2d8f8e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x15108b=_0x447b97(),!_0x15108b)return _0x2d8f8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x15108b[_0x2d8f8e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1674ea=_0x5dd1ab(_0x15108b[_0x2d8f8e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x15108b[_0x2d8f8e([0x6a,0x74,0x69])])),await _0x34f20b()?_0x3198a2()?_0x313f30()?_0x2d8f8e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1032f7()?(_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d8f8e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e7722=_0x15ca16(_0x2d8f8e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d8f8e([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e7722=_0x15ca16(_0x2d8f8e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e7901()):_0x2d8f8e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d8f8e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d8f8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d8f8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x313f30(){const _0x585bea=[_0x2d8f8e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d8f8e([0x74,0x72,0x69,0x61,0x6c])][_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x266570/0x3e8:0xe10*_0x59dad0;return _0x15108b[_0x2d8f8e([0x65,0x78,0x70])]<_0x585bea;}function _0x3198a2(){const _0x45e602=_0x15108b[_0x2d8f8e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x45e602&&(!!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x2a]))||(!!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x50,0x4f,0x45]))||(!!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x50,0x50]))||!(!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xf7810c()))));}function _0x1032f7(){const _0x186ae5=_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x186ae5||0x0==_0x186ae5[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1050ca}=new URL(window[_0x2d8f8e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x186ae5[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1050ca))return!0x0;const _0x3f5e71=_0x1050ca[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e]));return _0x186ae5[_0x2d8f8e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xcd5917=>_0xcd5917[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x2a])))[_0x2d8f8e([0x6d,0x61,0x70])](_0x55be41=>_0x55be41[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e])))[_0x2d8f8e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44ccef=>_0x44ccef[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3f5e71[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d8f8e([0x6d,0x61,0x70])](_0x19a469=>Array(_0x3f5e71[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19a469[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d8f8e([0x66,0x69,0x6c,0x6c])](_0x19a469[0x0]===_0x2d8f8e([0x2a])?_0x2d8f8e([0x2a]):'')[_0x2d8f8e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19a469))[_0x2d8f8e([0x73,0x6f,0x6d,0x65])](_0x45f5b6=>_0x3f5e71[_0x2d8f8e([0x65,0x76,0x65,0x72,0x79])]((_0x4a2b09,_0x8b3962)=>_0x45f5b6[_0x8b3962]===_0x4a2b09||_0x45f5b6[_0x8b3962]===_0x2d8f8e([0x2a])));}function _0x3e7901(){return _0x3e7722&&_0x1674ea?new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5555ce,_0x1f3cdb)=>{_0x3e7722[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x5555ce,_0x1f3cdb),_0x1674ea[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x5d6305=>{_0x5d6305!=_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64])&&_0x5555ce(_0x5d6305);},_0x1f3cdb);}):_0x3e7722||_0x1674ea||_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5dd1ab(_0x2054c8,_0xce6112){return new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dd054=>{if(_0x5252c2())return _0x5dd054(_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64]));_0x5115cb(),_0x26044d[_0x2d8f8e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d8f8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5166bf=!0x1;const _0x130b14=_0x17a281();function _0x2fcb0d(_0x282a41){return!!_0x282a41&&(typeof _0x282a41===_0x2d8f8e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x282a41===_0x2d8f8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x282a41[_0x2d8f8e([0x74,0x68,0x65,0x6e])]===_0x2d8f8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x282a41[_0x2d8f8e([0x63,0x61,0x74,0x63,0x68])]===_0x2d8f8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37678e(_0x2d9498){_0x15f87e(_0x2d9498)[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x1f33a8=>{if(!_0x1f33a8||_0x1f33a8[_0x2d8f8e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d8f8e([0x6f,0x6b]))return _0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x9842c4(_0x4fd2d6(_0x130b14+_0xce6112))!=_0x1f33a8[_0x2d8f8e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x32992f=>(_0x34ec59(),_0x32992f),()=>{const _0x5a586f=_0x4f35ff();return null==_0x5a586f?(_0x34ec59(),_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64])):_0x2d8f8e(_0x266570-_0x5a586f>(0x288e4f1e^_0x3d3c4a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x5dd054)[_0x2d8f8e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5dd054(_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb5bd8f=0xcb4259e^_0x3d3c4a;function _0x34ec59(){const _0x2e045a=_0x2d8f8e([0x6c,0x6c,0x63,0x74,0x2d])+_0x9842c4(_0x4fd2d6(_0x2054c8)),_0x4c4a43=_0x2400a3(_0x9842c4(window[_0x2d8f8e([0x4d,0x61,0x74,0x68])][_0x2d8f8e([0x63,0x65,0x69,0x6c])](_0x266570/_0xb5bd8f)));window[_0x2d8f8e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d8f8e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e045a,_0x4c4a43);}function _0x4f35ff(){const _0x5a6db7=_0x2d8f8e([0x6c,0x6c,0x63,0x74,0x2d])+_0x9842c4(_0x4fd2d6(_0x2054c8)),_0x4c2fb0=window[_0x2d8f8e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d8f8e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a6db7);return _0x4c2fb0?window[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2400a3(_0x4c2fb0),0x10)*_0xb5bd8f:null;}function _0x15f87e(_0x15e9af){return new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3498bc,_0x192857)=>{_0x15e9af[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x3498bc,_0x192857),window[_0x2d8f8e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x192857,0xc831fde^_0x3d3c4a);});}}_0x26044d[_0x2d8f8e([0x6f,0x6e])](_0x2d8f8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52cd9a,_0x325edf)=>{if(_0x325edf[0x0]!=_0x2054c8)return _0x5dd054(_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x325edf[0x1]={..._0x325edf[0x1],[_0x2d8f8e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x130b14};},{[_0x2d8f8e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d8f8e([0x68,0x69,0x67,0x68])}),_0x26044d[_0x2d8f8e([0x6f,0x6e])](_0x2d8f8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x260ca8=>{_0x2fcb0d(_0x260ca8[_0x2d8f8e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5166bf=!0x0,_0x37678e(_0x260ca8[_0x2d8f8e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d8f8e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d8f8e([0x6c,0x6f,0x77])}),_0x43a9a6[_0x2d8f8e([0x74,0x68,0x65,0x6e])](()=>{_0x5166bf||_0x5dd054(_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5252c2(){return _0x26044d[_0x2d8f8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d8f8e([0x76,0x69,0x65,0x77])][_0x2d8f8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d8f8e([0x61,0x75,0x74,0x6f]);}function _0x5115cb(){_0x26044d[_0x2d8f8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d8f8e([0x76,0x69,0x65,0x77])][_0x2d8f8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d8f8e([0x61,0x75,0x74,0x6f]);}}function _0x15ca16(_0x297a53){const _0x2071f2=[new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53f4ae=>setTimeout(_0x53f4ae,0xc8bf5d2^_0x3d3c4a)),_0x43a9a6[_0x2d8f8e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e26e9=>{let _0x574ffc=0x0;_0x26044d[_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d8f8e([0x6f,0x6e])](_0x2d8f8e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xe6e07,_0x4903e2)=>{_0x4903e2[0x0][_0x2d8f8e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x574ffc++,_0x574ffc==(0xc82cae6^_0x3d3c4a)&&(_0x5e26e9(),_0xe6e07[_0x2d8f8e([0x6f,0x66,0x66])]());});}))];return window[_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d8f8e([0x72,0x61,0x63,0x65])](_0x2071f2)[_0x2d8f8e([0x74,0x68,0x65,0x6e])](()=>_0x297a53);}async function _0x374367(){await _0x43a9a6,_0x26044d[_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d8f8e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x298de7,_0x26044d[_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d8f8e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x298de7,_0x26044d[_0x2d8f8e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf7810c(){return window[_0x2d8f8e([0x67,0x6c,0x6f,0x62])]&&window[_0x2d8f8e([0x67,0x6c,0x6f,0x62])][_0x2d8f8e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x25ef19(_0x3af2f5){const _0x3ba219=_0x2626ce();_0x26044d[_0x3ba219]=_0x2d8f8e([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])+_0x3af2f5,_0x3af2f5!=_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64])&&_0x374367();}function _0x2626ce(){const _0x57f864=window[_0x2d8f8e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d8f8e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d8f8e([0x6e,0x6f,0x77])]())[_0x2d8f8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d8f8e([0x2e]),'');let _0x568bcd=_0x2d8f8e([0x49]);for(let _0x3b0dc2=0x0;_0x3b0dc2<_0x57f864[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0dc2+=0x2){let _0x2bc064=window[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57f864[_0x2d8f8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b0dc2,_0x3b0dc2+0x2));_0x2bc064>=_0x4fa312[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bc064-=_0x4fa312[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x568bcd+=_0x4fa312[_0x2bc064];}return _0x568bcd;}function _0x447b97(){const _0x106cb3=_0x1462a2[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e]));if(0x3!=_0x106cb3[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5119cc(_0x106cb3[0x1]);function _0x5119cc(_0x267820){const _0x292a90=_0x3c919e(_0x267820);return _0x292a90&&_0x12fc56()?_0x292a90:null;function _0x12fc56(){const _0x387045=_0x292a90[_0x2d8f8e([0x6a,0x74,0x69])],_0x4a395e=window[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x387045[_0x2d8f8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x387045[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x31ab70={..._0x292a90,[_0x2d8f8e([0x6a,0x74,0x69])]:_0x387045[_0x2d8f8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x387045[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x31ab70[_0x2d8f8e([0x76,0x63])],_0x4fd2d6(_0x31ab70)==_0x4a395e;}}}async function _0x34f20b(){let _0x450bf3=!0x0;try{const _0x16974e=_0x1462a2[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e])),[_0x56233b,_0xde16bf,_0x1f0824]=_0x16974e;return _0x1b262f(_0x56233b),await _0x1b4372(_0x56233b,_0xde16bf,_0x1f0824),_0x450bf3;}catch{return!0x1;}function _0x1b262f(_0x59b4aa){const _0x3697ac=_0x3c919e(_0x59b4aa);_0x3697ac&&_0x3697ac[_0x2d8f8e([0x61,0x6c,0x67])]==_0x2d8f8e([0x45,0x53,0x32,0x35,0x36])||(_0x450bf3=!0x1);}async function _0x1b4372(_0x5d090e,_0x348261,_0x4dff16){const _0x27dfc0=window[_0x2d8f8e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d8f8e([0x66,0x72,0x6f,0x6d])](_0x1b4a99(_0x4dff16),_0x105e94=>_0x105e94[_0x2d8f8e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x179133=new window[(_0x2d8f8e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d8f8e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d090e+_0x2d8f8e([0x2e])+_0x348261),_0x33b307=window[_0x2d8f8e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d8f8e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x33b307)return;const _0xcb2156=await _0x33b307[_0x2d8f8e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d8f8e([0x6a,0x77,0x6b]),_0x33baf9,{[_0x2d8f8e([0x6e,0x61,0x6d,0x65])]:_0x2d8f8e([0x45,0x43,0x44,0x53,0x41]),[_0x2d8f8e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d8f8e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d8f8e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x33b307[_0x2d8f8e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d8f8e([0x6e,0x61,0x6d,0x65])]:_0x2d8f8e([0x45,0x43,0x44,0x53,0x41]),[_0x2d8f8e([0x68,0x61,0x73,0x68])]:{[_0x2d8f8e([0x6e,0x61,0x6d,0x65])]:_0x2d8f8e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xcb2156,_0x27dfc0,_0x179133)||(_0x450bf3=!0x1);}}function _0x3c919e(_0x3e5283){return _0x3e5283[_0x2d8f8e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d8f8e([0x65,0x79]))?JSON[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65])](_0x1b4a99(_0x3e5283)):null;}function _0x1b4a99(_0x2a7515){return window[_0x2d8f8e([0x61,0x74,0x6f,0x62])](_0x2a7515[_0x2d8f8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d8f8e([0x2b]))[_0x2d8f8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d8f8e([0x2f])));}function _0x4fd2d6(_0x727152){let _0x16dfa0=0x1505;function _0x2918b5(_0x2e663d){for(let _0x238800=0x0;_0x238800<_0x2e663d[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x238800++){const _0x10dc25=_0x2e663d[_0x2d8f8e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x238800);_0x16dfa0=(_0x16dfa0<<0x5)+_0x16dfa0+_0x10dc25,_0x16dfa0&=_0x16dfa0;}}function _0x531a6a(_0x211e5a){Array[_0x2d8f8e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x211e5a)?_0x211e5a[_0x2d8f8e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x531a6a):_0x211e5a&&typeof _0x211e5a==_0x2d8f8e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d8f8e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x211e5a)[_0x2d8f8e([0x73,0x6f,0x72,0x74])]()[_0x2d8f8e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x230348,_0x225211])=>{_0x2918b5(_0x230348),_0x531a6a(_0x225211);}):_0x2918b5(window[_0x2d8f8e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x211e5a));}return _0x531a6a(_0x727152),_0x16dfa0>>>0x0;}function _0x9842c4(_0x5dbead){return _0x5dbead[_0x2d8f8e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d8f8e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d8f8e([0x30]));}function _0x2400a3(_0x2af6ef){return _0x2af6ef[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d8f8e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d8f8e([0x6a,0x6f,0x69,0x6e])]('');}function _0x298de7(){}function _0x2d8f8e(_0x58af24){return _0x58af24['map'](_0x1585e9=>String['fromCharCode'](_0x1585e9))['join']('');}_0x25ef19(await _0x412a21());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1c4a58=>Number(_0x1c4a58)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x4ba780){return O['includes'](_0x4ba780);}function k(_0x397d40){return Array['from'](_0x397d40['getStyleNames']())['filter'](F);}function w(_0x71d5dc,_0x220a85,_0x57d2cf){const {spanStyles:_0x743c79,stylesToBeHtmlElements:_0x328a8e}=function(_0x5b38ca,_0x1e49b4){const _0x4f3f4a={},_0x53561b={};return _0x1e49b4['forEach'](_0x8535dd=>{const _0x2bdf08=_0x5b38ca['getStyle'](_0x8535dd);if(_0x2bdf08){if(function(_0x17d52f){return L['includes'](_0x17d52f);}(_0x8535dd))_0x4f3f4a[_0x8535dd]=_0x2bdf08;else{if(function(_0x28f5a2){return _0x28f5a2 in E;}(_0x8535dd)){const _0x4ad23c=_0x2bdf08['split']('\x20');E[_0x8535dd]['forEach'](([_0x1f8983,_0x17262b])=>{for(const _0x2cbfb9 of _0x4ad23c){('function'==typeof _0x1f8983&&_0x1f8983(_0x2cbfb9)||_0x1f8983===_0x2cbfb9)&&(_0x53561b[_0x8535dd]=[..._0x53561b[_0x8535dd]||[],[_0x1f8983,_0x17262b]]);}});}}}}),{'spanStyles':_0x4f3f4a,'stylesToBeHtmlElements':_0x53561b};}(_0x71d5dc,_0x57d2cf);!function(_0x43119b,_0x20f218,_0x12c86b){for(const _0x2de43 in _0x12c86b){_0x12c86b[_0x2de43]['forEach'](([,_0x35019e])=>{const _0x5dc069=_0x20f218['createElement'](_0x35019e,[],_0x43119b['getChildren']());_0x20f218['insertChild'](0x0,_0x5dc069,_0x43119b);}),_0x20f218['removeStyle'](_0x2de43,_0x43119b);}}(_0x71d5dc,_0x220a85,_0x328a8e),function(_0x59409f,_0x18b8df,_0x4266ad){if(!Object['keys'](_0x4266ad)['length'])return;const _0x48178e=_0x18b8df['createElement']('span',[],_0x59409f['getChildren']());_0x18b8df['setStyle'](_0x4266ad,_0x48178e),_0x18b8df['insertChild'](0x0,_0x48178e,_0x59409f),_0x18b8df['removeStyle'](Object['keys'](_0x4266ad),_0x59409f);}(_0x71d5dc,_0x220a85,_0x743c79);}class a extends _0x32812c{['execute'](_0x241964){const {body:_0x137cb4}=_0x241964['_parsedData'],_0x23fc2f=new _0x231ba1(_0x137cb4['document']),_0x221584=_0x23fc2f['createRangeIn'](_0x137cb4),_0xa8a120=new _0x564d50(_0x23fc2f['document']['stylesProcessor']),_0x52c437=[...new _0x2cbca5(_0xa8a120)['blockElements'],'font'],_0x3005fc=_0x221584['getItems']();for(const _0x3acd12 of _0x3005fc)_0x3acd12['is']('element')&&_0x52c437['includes'](_0x3acd12['name'])&&w(_0x3acd12,_0x23fc2f,k(_0x3acd12));_0x241964['content']=_0x137cb4;}['isActive'](_0x56dbaa){return super['isActive'](_0x56dbaa)||j(_0x56dbaa);}}class s extends _0x5c94e7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3787fb=this['editor'],_0x25646b=_0x3787fb['plugins']['get']('ClipboardPipeline'),_0x3fb988=_0x3787fb['editing']['view']['document'],_0x279260=new a(_0x3fb988);_0x25646b['on']('inputTransformation',(_0x30b95b,_0xba8060)=>{const _0x93d7=_0xba8060['dataTransfer']['getData']('text/html');_0x279260['isActive'](_0x93d7)&&(_0xba8060['_parsedData']||(_0xba8060['_parsedData']=_0x4dcd4c(_0x93d7,_0x3fb988['stylesProcessor'])),_0x279260['execute'](_0xba8060));},{'priority':_0x104d3a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48de07=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x98bc87;for(const _0x4b33fd in _0x48de07){const _0x453dee=_0x4b33fd,_0x9c86d6=_0x48de07[_0x453dee];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9c86d6){delete _0x48de07[_0x453dee],_0x98bc87=_0x9c86d6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x98bc87&&_0x48de07['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x98bc87&&_0x48de07['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x98bc87&&_0x48de07['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x5c94e7{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.0.0",
3
+ "version": "47.1.0-alpha.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.0.0",
26
- "@ckeditor/ckeditor5-engine": "47.0.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0",
28
- "@ckeditor/ckeditor5-utils": "47.0.0",
29
- "ckeditor5": "47.0.0"
25
+ "@ckeditor/ckeditor5-core": "47.1.0-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "47.1.0-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.1.0-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "47.1.0-alpha.1",
29
+ "ckeditor5": "47.1.0-alpha.1"
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 _0x3406(){var _0x59d4dd=['242DhYdnS','126uNCXHk','325695oZyhoD','651lIVPUb','1518345uWHlVD','205210hWDHme','1aDwibb','24RHACbI','451736uwtbin','602146sKhLyT','50520EyJGzl','176160wrRMmc'];_0x3406=function(){return _0x59d4dd;};return _0x3406();}(function(_0x4f7235,_0x2f8db3){var _0x1bf1c1=_0x559f,_0x17b925=_0x4f7235();while(!![]){try{var _0x2e2aed=-parseInt(_0x1bf1c1(0x17d))/0x1*(-parseInt(_0x1bf1c1(0x174))/0x2)+parseInt(_0x1bf1c1(0x17b))/0x3+-parseInt(_0x1bf1c1(0x17f))/0x4+-parseInt(_0x1bf1c1(0x179))/0x5*(-parseInt(_0x1bf1c1(0x17e))/0x6)+parseInt(_0x1bf1c1(0x17a))/0x7*(-parseInt(_0x1bf1c1(0x175))/0x8)+parseInt(_0x1bf1c1(0x178))/0x9*(parseInt(_0x1bf1c1(0x17c))/0xa)+parseInt(_0x1bf1c1(0x177))/0xb*(-parseInt(_0x1bf1c1(0x176))/0xc);if(_0x2e2aed===_0x2f8db3)break;else _0x17b925['push'](_0x17b925['shift']());}catch(_0x404433){_0x17b925['push'](_0x17b925['shift']());}}}(_0x3406,0x51049));function _0x559f(_0x217511,_0x256db0){var _0x34067a=_0x3406();return _0x559f=function(_0x559f07,_0x1061f4){_0x559f07=_0x559f07-0x174;var _0x221f81=_0x34067a[_0x559f07];return _0x221f81;},_0x559f(_0x217511,_0x256db0);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x31f4(){var _0x56c5be=['77xXLFcP','14iwtpSE','60005jZhHDc','167196uiKBAw','194264Xvaqgv','1390niDhiI','10204200KZTsRN','5enZiEv','6642204ZuyQGI','102381YOBXmc','4613706qrTZMi'];_0x31f4=function(){return _0x56c5be;};return _0x31f4();}(function(_0x4034fb,_0x477585){var _0x261c82=_0x1409,_0x46922a=_0x4034fb();while(!![]){try{var _0xd850ec=parseInt(_0x261c82(0x118))/0x1+-parseInt(_0x261c82(0x121))/0x2*(parseInt(_0x261c82(0x11e))/0x3)+-parseInt(_0x261c82(0x11d))/0x4+parseInt(_0x261c82(0x11c))/0x5*(parseInt(_0x261c82(0x11b))/0x6)+parseInt(_0x261c82(0x120))/0x7*(-parseInt(_0x261c82(0x119))/0x8)+parseInt(_0x261c82(0x11f))/0x9+parseInt(_0x261c82(0x11a))/0xa*(parseInt(_0x261c82(0x122))/0xb);if(_0xd850ec===_0x477585)break;else _0x46922a['push'](_0x46922a['shift']());}catch(_0x5b6dad){_0x46922a['push'](_0x46922a['shift']());}}}(_0x31f4,0xed5be));function _0x1409(_0xd486aa,_0x1d696f){var _0x31f4fb=_0x31f4();return _0x1409=function(_0x140995,_0x5d8f90){_0x140995=_0x140995-0x118;var _0x1b84a9=_0x31f4fb[_0x140995];return _0x1b84a9;},_0x1409(_0xd486aa,_0x1d696f);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x404857,_0x26fa98){var _0x51c97a=_0x58a8,_0x5c5207=_0x404857();while(!![]){try{var _0xe15bc3=parseInt(_0x51c97a(0xec))/0x1+parseInt(_0x51c97a(0xee))/0x2+parseInt(_0x51c97a(0xef))/0x3*(parseInt(_0x51c97a(0xf0))/0x4)+-parseInt(_0x51c97a(0xe8))/0x5*(parseInt(_0x51c97a(0xf1))/0x6)+-parseInt(_0x51c97a(0xed))/0x7+-parseInt(_0x51c97a(0xea))/0x8*(parseInt(_0x51c97a(0xeb))/0x9)+parseInt(_0x51c97a(0xe9))/0xa;if(_0xe15bc3===_0x26fa98)break;else _0x5c5207['push'](_0x5c5207['shift']());}catch(_0x414737){_0x5c5207['push'](_0x5c5207['shift']());}}}(_0x4c57,0x89571));function _0x58a8(_0x43e32e,_0x49782f){var _0x4c5728=_0x4c57();return _0x58a8=function(_0x58a8c5,_0x30370b){_0x58a8c5=_0x58a8c5-0xe8;var _0x47e646=_0x4c5728[_0x58a8c5];return _0x47e646;},_0x58a8(_0x43e32e,_0x49782f);}import{CKEditorError as _0x2a3c6b}from'ckeditor5/src/utils.js';function _0x4c57(){var _0x2c1ec8=['420HkiJJc','5836690CDUaCE','2920hcCQjE','17964ixDuTk','463746gBbZZo','4850083sDTMrC','1724842qsXjTb','30CwjsqV','316860CMxVSy','51288SWtrjQ'];_0x4c57=function(){return _0x2c1ec8;};return _0x4c57();}
23
+ (function(_0x335689,_0x1a5069){var _0x3f4e62=_0x3f0f,_0x2d2a42=_0x335689();while(!![]){try{var _0x3e7384=-parseInt(_0x3f4e62(0x1b0))/0x1*(-parseInt(_0x3f4e62(0x1a7))/0x2)+-parseInt(_0x3f4e62(0x1ae))/0x3+parseInt(_0x3f4e62(0x1b1))/0x4+-parseInt(_0x3f4e62(0x1af))/0x5*(parseInt(_0x3f4e62(0x1a8))/0x6)+-parseInt(_0x3f4e62(0x1a6))/0x7*(parseInt(_0x3f4e62(0x1a9))/0x8)+parseInt(_0x3f4e62(0x1ac))/0x9*(parseInt(_0x3f4e62(0x1ab))/0xa)+parseInt(_0x3f4e62(0x1ad))/0xb*(parseInt(_0x3f4e62(0x1aa))/0xc);if(_0x3e7384===_0x1a5069)break;else _0x2d2a42['push'](_0x2d2a42['shift']());}catch(_0x40642a){_0x2d2a42['push'](_0x2d2a42['shift']());}}}(_0x5f36,0xc47e1));function _0x3f0f(_0x116096,_0x304da7){var _0x5f3639=_0x5f36();return _0x3f0f=function(_0x3f0f93,_0x248914){_0x3f0f93=_0x3f0f93-0x1a6;var _0x1fb620=_0x5f3639[_0x3f0f93];return _0x1fb620;},_0x3f0f(_0x116096,_0x304da7);}function _0x5f36(){var _0x23bcaa=['843717ocXLsC','4924iobpeA','678VCccfx','16rQdPIK','116580ZPrwnV','284660fPqydY','18LUCbmo','1023SuiKCN','3125055hqBsTR','3205XMlFGX','48lzdVKe','4325640mIcixu'];_0x5f36=function(){return _0x23bcaa;};return _0x5f36();}import{CKEditorError as _0x1cf20a}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x551b3f=_0x27dd;function _0x147b(){const _0x44d407=['execute','23tzDTxy','document','9TfgmqC','837364efTEYR','24CllwVy','4876070dfVKHk','size','3321720ZYgDcR','isActive','84918dHFdgU','createRangeIn','515709oWKofi','hasStyle','content','values','_parsedData','3705280fLongs','from','24qYkFqB','setStyle','410662DprhIP','type','elementStart','item'];_0x147b=function(){return _0x44d407;};return _0x147b();}function _0x27dd(_0x65d77e,_0x17d5f1){const _0x147b04=_0x147b();return _0x27dd=function(_0x27dd23,_0x5b5b70){_0x27dd23=_0x27dd23-0x75;let _0x365e69=_0x147b04[_0x27dd23];return _0x365e69;},_0x27dd(_0x65d77e,_0x17d5f1);}(function(_0x396bf4,_0xfc475d){const _0x425d88=_0x27dd,_0x4d6bf4=_0x396bf4();while(!![]){try{const _0x1f4b96=-parseInt(_0x425d88(0x8d))/0x1*(parseInt(_0x425d88(0x7d))/0x2)+-parseInt(_0x425d88(0x7f))/0x3*(-parseInt(_0x425d88(0x86))/0x4)+parseInt(_0x425d88(0x84))/0x5+-parseInt(_0x425d88(0x78))/0x6*(parseInt(_0x425d88(0x88))/0x7)+-parseInt(_0x425d88(0x7b))/0x8*(-parseInt(_0x425d88(0x76))/0x9)+-parseInt(_0x425d88(0x79))/0xa+parseInt(_0x425d88(0x77))/0xb;if(_0x1f4b96===_0xfc475d)break;else _0x4d6bf4['push'](_0x4d6bf4['shift']());}catch(_0x5ca0d9){_0x4d6bf4['push'](_0x4d6bf4['shift']());}}}(_0x147b,0x89ef9));import{ViewUpcastWriter as _0x57ae8a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x49258f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1db2b1}from'../../utils.js';import{extractStyles as _0x50f72a,expandStyles as _0x3ed497,getMatchingStyles as _0x2a9486,flattenStyleDefinitions as _0x361c02}from'./utils.js';export class MSOfficeStylesInliner extends _0x49258f{[_0x551b3f(0x8c)](_0x5edeab){const _0xcfbef8=_0x551b3f,{body:_0x5dbead,styles:_0x5f5a21}=_0x5edeab[_0xcfbef8(0x83)],_0x29fda6=new _0x57ae8a(_0x5dbead[_0xcfbef8(0x75)]),_0x2ffed9=_0x29fda6[_0xcfbef8(0x7e)](_0x5dbead),_0xaac917=_0x50f72a(_0x5f5a21),_0x4f39ad=_0x3ed497(_0xaac917);for(const _0xd0ae30 of _0x2ffed9){if(_0xcfbef8(0x8a)!==_0xd0ae30[_0xcfbef8(0x89)])continue;const _0x23a44c=_0x2a9486(_0xd0ae30[_0xcfbef8(0x8b)],_0x4f39ad);if(_0x23a44c[_0xcfbef8(0x7a)]){const _0x54ecf0=_0x361c02(Array[_0xcfbef8(0x85)](_0x23a44c[_0xcfbef8(0x82)]()));for(const _0x50fc33 in _0x54ecf0){const _0x55f078=_0xd0ae30[_0xcfbef8(0x8b)];_0x55f078[_0xcfbef8(0x80)](_0x50fc33)||_0x29fda6[_0xcfbef8(0x87)](_0x50fc33,_0x54ecf0[_0x50fc33],_0x55f078);}}}_0x5edeab[_0xcfbef8(0x81)]=_0x5dbead;}[_0x551b3f(0x7c)](_0x164b94){const _0x10a3ae=_0x551b3f;return super[_0x10a3ae(0x7c)](_0x164b94)||_0x1db2b1(_0x164b94);}}
23
+ function _0x454c(_0x4c0944,_0x9ebd73){const _0x542512=_0x5425();return _0x454c=function(_0x454c7b,_0x2e8c1b){_0x454c7b=_0x454c7b-0x181;let _0x3435b6=_0x542512[_0x454c7b];return _0x3435b6;},_0x454c(_0x4c0944,_0x9ebd73);}const _0x3d5a63=_0x454c;(function(_0x1c244b,_0x12cb4d){const _0x46abbc=_0x454c,_0x2cf964=_0x1c244b();while(!![]){try{const _0x2ec1ab=parseInt(_0x46abbc(0x181))/0x1+-parseInt(_0x46abbc(0x18f))/0x2*(parseInt(_0x46abbc(0x18b))/0x3)+parseInt(_0x46abbc(0x183))/0x4*(-parseInt(_0x46abbc(0x191))/0x5)+-parseInt(_0x46abbc(0x18c))/0x6+parseInt(_0x46abbc(0x190))/0x7+-parseInt(_0x46abbc(0x187))/0x8*(parseInt(_0x46abbc(0x195))/0x9)+parseInt(_0x46abbc(0x184))/0xa;if(_0x2ec1ab===_0x12cb4d)break;else _0x2cf964['push'](_0x2cf964['shift']());}catch(_0x2d9c95){_0x2cf964['push'](_0x2cf964['shift']());}}}(_0x5425,0xdf178));import{ViewUpcastWriter as _0x559520}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5769b6}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x591cfc}from'../../utils.js';import{extractStyles as _0x36445a,expandStyles as _0x57c2da,getMatchingStyles as _0x4eb336,flattenStyleDefinitions as _0x15bcd2}from'./utils.js';export class MSOfficeStylesInliner extends _0x5769b6{[_0x3d5a63(0x182)](_0x3f3655){const _0x59399a=_0x3d5a63,{body:_0x111547,styles:_0x145e7f}=_0x3f3655[_0x59399a(0x193)],_0x1575c3=new _0x559520(_0x111547[_0x59399a(0x196)]),_0xdd69b2=_0x1575c3[_0x59399a(0x18a)](_0x111547),_0x27b824=_0x36445a(_0x145e7f),_0x443798=_0x57c2da(_0x27b824);for(const _0x1aaf08 of _0xdd69b2){if(_0x59399a(0x194)!==_0x1aaf08[_0x59399a(0x18e)])continue;const _0x521fc6=_0x4eb336(_0x1aaf08[_0x59399a(0x186)],_0x443798);if(_0x521fc6[_0x59399a(0x197)]){const _0x187c6c=_0x15bcd2(Array[_0x59399a(0x192)](_0x521fc6[_0x59399a(0x18d)]()));for(const _0x26ea95 in _0x187c6c){const _0x4f7491=_0x1aaf08[_0x59399a(0x186)];_0x4f7491[_0x59399a(0x188)](_0x26ea95)||_0x1575c3[_0x59399a(0x198)](_0x26ea95,_0x187c6c[_0x26ea95],_0x4f7491);}}}_0x3f3655[_0x59399a(0x189)]=_0x111547;}[_0x3d5a63(0x185)](_0x10951b){const _0x33e05d=_0x3d5a63;return super[_0x33e05d(0x185)](_0x10951b)||_0x591cfc(_0x10951b);}}function _0x5425(){const _0x4079e6=['7800060vZIIGo','from','_parsedData','elementStart','6282927rdddvf','document','size','setStyle','810298GaKZlD','execute','4kLiHSU','41547880xwCNtQ','isActive','item','16DdLkvX','hasStyle','content','createRangeIn','2262357tKTuhB','5341062XoDjuA','values','type','2wcKMYL','3844484YSrhRt'];_0x5425=function(){return _0x4079e6;};return _0x5425();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3ae8c6,_0x5f3d27){const _0x4f9c44=_0x3d92,_0x42fb34=_0x3ae8c6();while(!![]){try{const _0x3f2600=parseInt(_0x4f9c44(0x6f))/0x1*(-parseInt(_0x4f9c44(0x72))/0x2)+-parseInt(_0x4f9c44(0x76))/0x3+-parseInt(_0x4f9c44(0x81))/0x4+parseInt(_0x4f9c44(0x7c))/0x5+-parseInt(_0x4f9c44(0x7e))/0x6+parseInt(_0x4f9c44(0x70))/0x7*(parseInt(_0x4f9c44(0x78))/0x8)+parseInt(_0x4f9c44(0x6d))/0x9;if(_0x3f2600===_0x5f3d27)break;else _0x42fb34['push'](_0x42fb34['shift']());}catch(_0x48e924){_0x42fb34['push'](_0x42fb34['shift']());}}}(_0x3a10,0x370d5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4c1b57,_0x336d04){const _0x16eef9=_0x3d92,_0x36f0dc=new Map();for(const [_0xb29f74,_0x340340]of _0x336d04){if(!_0xb29f74[_0x16eef9(0x82)]&&!_0xb29f74[_0x16eef9(0x79)])continue;const _0x58976c=!_0xb29f74[_0x16eef9(0x82)]||_0x4c1b57[_0x16eef9(0x83)]===_0xb29f74[_0x16eef9(0x82)],_0xe23279=!_0xb29f74[_0x16eef9(0x79)]||_0x4c1b57[_0x16eef9(0x6e)](_0xb29f74[_0x16eef9(0x79)]);_0x58976c&&_0xe23279&&_0x36f0dc[_0x16eef9(0x6c)](_0xb29f74,_0x340340);}return _0x36f0dc;}function _0x3a10(){const _0x588570=['split','cssRules','groups','62979KeAuGI','map','361944JpjSdM','className','getPropertyValue','assign','957695aJeIeS','push','1603422IRztIP','style','length','272240KvPjWN','tagName','name','initial','trim','selectorText','set','6219045MWYBZX','hasClass','43649fcwMTN','21ItQSaN','exec','20huIXpP'];_0x3a10=function(){return _0x588570;};return _0x3a10();}function _0x3d92(_0x560ab2,_0x560eb){const _0x3a1028=_0x3a10();return _0x3d92=function(_0x3d92d0,_0x6b0b1b){_0x3d92d0=_0x3d92d0-0x69;let _0x534730=_0x3a1028[_0x3d92d0];return _0x534730;},_0x3d92(_0x560ab2,_0x560eb);}export function extractStyles(_0x5205c3){const _0x1bcf84=_0x3d92,_0x3b3088={};for(const _0x9ed3f of _0x5205c3)for(const _0x2e2646 of _0x9ed3f[_0x1bcf84(0x74)])if(_0x2e2646 instanceof CSSStyleRule){const _0x95941a=parseCSSStyleDeclaration(_0x2e2646[_0x1bcf84(0x7f)]);_0x3b3088[_0x2e2646[_0x1bcf84(0x6b)]]=Object[_0x1bcf84(0x7b)]({},_0x3b3088[_0x2e2646[_0x1bcf84(0x6b)]]||{},_0x95941a);}return _0x3b3088;}export function expandStyles(_0x474866){const _0x3628a3=_0x3d92,_0x57fac0=new Map();for(const _0x258240 in _0x474866){const _0x17d4b0=parseCSSSelector(_0x258240),_0x281385=_0x474866[_0x258240];for(const _0xd13ebf of _0x17d4b0)_0x57fac0[_0x3628a3(0x6c)](_0xd13ebf,_0x281385);}return _0x57fac0;}export function parseCSSStyleDeclaration(_0x2d24cb){const _0xfffd57=_0x3d92,_0x3fe4e6={};for(let _0x303a08=0x0;_0x303a08<_0x2d24cb[_0xfffd57(0x80)];_0x303a08++){const _0x210db2=_0x2d24cb[_0x303a08],_0x432f96=_0x2d24cb[_0xfffd57(0x7a)](_0x210db2);_0xfffd57(0x69)!==_0x432f96&&(_0x3fe4e6[_0x210db2]=_0x432f96);}return _0x3fe4e6;}export function parseCSSSelector(_0x4bef8b){const _0x41b447=_0x3d92,_0x5dcfb7=_0x4bef8b[_0x41b447(0x73)](',')[_0x41b447(0x77)](_0x2f782d=>_0x2f782d[_0x41b447(0x6a)]()),_0x2c24ac=[];for(const _0x552013 of _0x5dcfb7){const _0x3552ea=S[_0x41b447(0x71)](_0x552013);_0x3552ea&&_0x2c24ac[_0x41b447(0x7d)](_0x3552ea[_0x41b447(0x75)]);}return _0x2c24ac;}export function flattenStyleDefinitions(_0x5ecd04){const _0x14f3c7=_0x3d92,_0x2b8e82={};for(const _0x5e667a of _0x5ecd04)Object[_0x14f3c7(0x7b)](_0x2b8e82,_0x5e667a);return _0x2b8e82;}
23
+ (function(_0x6250a4,_0x223f2d){const _0x111d8a=_0x15ec,_0x3c8657=_0x6250a4();while(!![]){try{const _0x40856c=parseInt(_0x111d8a(0x136))/0x1*(-parseInt(_0x111d8a(0x14b))/0x2)+-parseInt(_0x111d8a(0x141))/0x3*(parseInt(_0x111d8a(0x14d))/0x4)+parseInt(_0x111d8a(0x132))/0x5*(-parseInt(_0x111d8a(0x149))/0x6)+parseInt(_0x111d8a(0x133))/0x7*(parseInt(_0x111d8a(0x13b))/0x8)+parseInt(_0x111d8a(0x147))/0x9*(parseInt(_0x111d8a(0x137))/0xa)+parseInt(_0x111d8a(0x131))/0xb*(parseInt(_0x111d8a(0x13a))/0xc)+-parseInt(_0x111d8a(0x135))/0xd*(-parseInt(_0x111d8a(0x142))/0xe);if(_0x40856c===_0x223f2d)break;else _0x3c8657['push'](_0x3c8657['shift']());}catch(_0x559dfa){_0x3c8657['push'](_0x3c8657['shift']());}}}(_0x2f8a,0xef576));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x2f8a(){const _0x2a13c0=['name','13rJvbej','6ePRoCj','15625330CnNSIo','initial','split','721236aotXcO','1845104fyxYDW','style','exec','set','assign','tagName','135pIXRRY','42525014UCxWvi','getPropertyValue','cssRules','trim','hasClass','9LvwZbN','selectorText','138CWlZhS','className','390938mqNRLB','map','159724jbSjNA','groups','push','length','88hvJJqk','346105NYxBnB','14vfGKJZ'];_0x2f8a=function(){return _0x2a13c0;};return _0x2f8a();}export function getMatchingStyles(_0x3d01c1,_0x4939ab){const _0x2594e3=_0x15ec,_0x9fdf9b=new Map();for(const [_0x4807f3,_0x25ca23]of _0x4939ab){if(!_0x4807f3[_0x2594e3(0x140)]&&!_0x4807f3[_0x2594e3(0x14a)])continue;const _0x5a6786=!_0x4807f3[_0x2594e3(0x140)]||_0x3d01c1[_0x2594e3(0x134)]===_0x4807f3[_0x2594e3(0x140)],_0x266755=!_0x4807f3[_0x2594e3(0x14a)]||_0x3d01c1[_0x2594e3(0x146)](_0x4807f3[_0x2594e3(0x14a)]);_0x5a6786&&_0x266755&&_0x9fdf9b[_0x2594e3(0x13e)](_0x4807f3,_0x25ca23);}return _0x9fdf9b;}export function extractStyles(_0x251f0e){const _0x58361e=_0x15ec,_0x45d3fc={};for(const _0x1ed4d4 of _0x251f0e)for(const _0x3de3cb of _0x1ed4d4[_0x58361e(0x144)])if(_0x3de3cb instanceof CSSStyleRule){const _0x54b291=parseCSSStyleDeclaration(_0x3de3cb[_0x58361e(0x13c)]);_0x45d3fc[_0x3de3cb[_0x58361e(0x148)]]=Object[_0x58361e(0x13f)]({},_0x45d3fc[_0x3de3cb[_0x58361e(0x148)]]||{},_0x54b291);}return _0x45d3fc;}export function expandStyles(_0x3bed54){const _0x53d828=_0x15ec,_0x3f07c0=new Map();for(const _0x1aca3d in _0x3bed54){const _0x735e2=parseCSSSelector(_0x1aca3d),_0x3389a9=_0x3bed54[_0x1aca3d];for(const _0x505de8 of _0x735e2)_0x3f07c0[_0x53d828(0x13e)](_0x505de8,_0x3389a9);}return _0x3f07c0;}export function parseCSSStyleDeclaration(_0x15cfd6){const _0x394dc7=_0x15ec,_0x158b82={};for(let _0x430ec8=0x0;_0x430ec8<_0x15cfd6[_0x394dc7(0x150)];_0x430ec8++){const _0x5e4a04=_0x15cfd6[_0x430ec8],_0x55ee2c=_0x15cfd6[_0x394dc7(0x143)](_0x5e4a04);_0x394dc7(0x138)!==_0x55ee2c&&(_0x158b82[_0x5e4a04]=_0x55ee2c);}return _0x158b82;}export function parseCSSSelector(_0x31ee6e){const _0x412a76=_0x15ec,_0x513756=_0x31ee6e[_0x412a76(0x139)](',')[_0x412a76(0x14c)](_0x4cba51=>_0x4cba51[_0x412a76(0x145)]()),_0x37c86a=[];for(const _0x5f5439 of _0x513756){const _0x23b5f2=C[_0x412a76(0x13d)](_0x5f5439);_0x23b5f2&&_0x37c86a[_0x412a76(0x14f)](_0x23b5f2[_0x412a76(0x14e)]);}return _0x37c86a;}function _0x15ec(_0x263bf9,_0x92950f){const _0x2f8ae8=_0x2f8a();return _0x15ec=function(_0x15ec59,_0x4efd97){_0x15ec59=_0x15ec59-0x131;let _0x57f1af=_0x2f8ae8[_0x15ec59];return _0x57f1af;},_0x15ec(_0x263bf9,_0x92950f);}export function flattenStyleDefinitions(_0x5a067d){const _0xe03a18=_0x15ec,_0x106cf4={};for(const _0x2dd8e7 of _0x5a067d)Object[_0xe03a18(0x13f)](_0x106cf4,_0x2dd8e7);return _0x106cf4;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ad7b2=_0x20b8;function _0x54f5(){const _0x136556=['287nWqVPy','stylesProcessor','document','693312XyXzQM','execute','_parsedData','font','4xkXwoL','createRangeIn','name','191185dqvwkp','8MROWfq','content','isActive','7521570SonCpd','includes','5019256QdbUVf','blockElements','element','9812016ASnNGT','getItems','1206TzsHxx','5930495pbsGXb'];_0x54f5=function(){return _0x136556;};return _0x54f5();}(function(_0x4a22f6,_0x12a72f){const _0x5a15ad=_0x20b8,_0x505525=_0x4a22f6();while(!![]){try{const _0x41be90=parseInt(_0x5a15ad(0xcd))/0x1*(parseInt(_0x5a15ad(0xce))/0x2)+parseInt(_0x5a15ad(0xc6))/0x3+parseInt(_0x5a15ad(0xca))/0x4*(parseInt(_0x5a15ad(0xc2))/0x5)+parseInt(_0x5a15ad(0xc1))/0x6*(parseInt(_0x5a15ad(0xc3))/0x7)+parseInt(_0x5a15ad(0xbc))/0x8+-parseInt(_0x5a15ad(0xbf))/0x9+-parseInt(_0x5a15ad(0xd1))/0xa;if(_0x41be90===_0x12a72f)break;else _0x505525['push'](_0x505525['shift']());}catch(_0xcbbc62){_0x505525['push'](_0x505525['shift']());}}}(_0x54f5,0xee16a));import{ViewUpcastWriter as _0x898ff6,ViewDomConverter as _0x16e166,ViewDocument as _0x3ad47b}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x7a7762}from'@ckeditor/ckeditor5-paste-from-office';function _0x20b8(_0x4cad62,_0x11d555){const _0x54f58a=_0x54f5();return _0x20b8=function(_0x20b88f,_0x2f2313){_0x20b88f=_0x20b88f-0xbc;let _0x2135b9=_0x54f58a[_0x20b88f];return _0x2135b9;},_0x20b8(_0x4cad62,_0x11d555);}import{isMSExcelContent as _0x3b1ab7}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x12ff8b,propagateStyleProperties as _0x5d8089}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x7a7762{[_0x1ad7b2(0xc7)](_0x4840e3){const _0x329964=_0x1ad7b2,{body:_0x27a831}=_0x4840e3[_0x329964(0xc8)],_0x18cd5b=new _0x898ff6(_0x27a831[_0x329964(0xc5)]),_0x40c004=_0x18cd5b[_0x329964(0xcb)](_0x27a831),_0x36a943=new _0x3ad47b(_0x18cd5b[_0x329964(0xc5)][_0x329964(0xc4)]),_0x3c9953=[...new _0x16e166(_0x36a943)[_0x329964(0xbd)],_0x329964(0xc9)],_0x3cda7d=_0x40c004[_0x329964(0xc0)]();for(const _0x4129de of _0x3cda7d)if(_0x4129de['is'](_0x329964(0xbe))&&_0x3c9953[_0x329964(0xd2)](_0x4129de[_0x329964(0xcc)])){const _0x28d144=_0x12ff8b(_0x4129de);_0x5d8089(_0x4129de,_0x18cd5b,_0x28d144);}_0x4840e3[_0x329964(0xcf)]=_0x27a831;}[_0x1ad7b2(0xd0)](_0x28c8fc){const _0x440383=_0x1ad7b2;return super[_0x440383(0xd0)](_0x28c8fc)||_0x3b1ab7(_0x28c8fc);}}
23
+ const _0x26447e=_0x1a13;(function(_0x9aec59,_0x479862){const _0xbac836=_0x1a13,_0x2081e1=_0x9aec59();while(!![]){try{const _0x11986d=-parseInt(_0xbac836(0x18e))/0x1+-parseInt(_0xbac836(0x191))/0x2*(-parseInt(_0xbac836(0x181))/0x3)+-parseInt(_0xbac836(0x18d))/0x4*(parseInt(_0xbac836(0x183))/0x5)+parseInt(_0xbac836(0x190))/0x6*(-parseInt(_0xbac836(0x195))/0x7)+parseInt(_0xbac836(0x180))/0x8*(-parseInt(_0xbac836(0x187))/0x9)+parseInt(_0xbac836(0x194))/0xa+parseInt(_0xbac836(0x196))/0xb*(parseInt(_0xbac836(0x184))/0xc);if(_0x11986d===_0x479862)break;else _0x2081e1['push'](_0x2081e1['shift']());}catch(_0x3a33f3){_0x2081e1['push'](_0x2081e1['shift']());}}}(_0x2e2e,0x844e8));import{ViewUpcastWriter as _0x27cd7e,ViewDomConverter as _0x48db49,ViewDocument as _0x825380}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4581ea}from'@ckeditor/ckeditor5-paste-from-office';function _0x2e2e(){const _0x451945=['4295XxqfBq','24176844TyRARV','includes','document','108HBNmnE','createRangeIn','execute','_parsedData','stylesProcessor','isActive','3548qARVyv','837749yIjtpl','element','836106SSBcqE','6RhUCHE','font','blockElements','1077910wLBMTb','7zHWlbX','11kvibjx','content','getItems','394608pnNZNU','750345XUsYJB','name'];_0x2e2e=function(){return _0x451945;};return _0x2e2e();}function _0x1a13(_0x38fd55,_0x36f588){const _0x2e2ebc=_0x2e2e();return _0x1a13=function(_0x1a1346,_0x1815bb){_0x1a1346=_0x1a1346-0x17e;let _0x59732d=_0x2e2ebc[_0x1a1346];return _0x59732d;},_0x1a13(_0x38fd55,_0x36f588);}import{isMSExcelContent as _0x539f39}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x14d1fd,propagateStyleProperties as _0x1bdc53}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x4581ea{[_0x26447e(0x189)](_0x2e71a2){const _0xc430ec=_0x26447e,{body:_0x29b13a}=_0x2e71a2[_0xc430ec(0x18a)],_0x5094bd=new _0x27cd7e(_0x29b13a[_0xc430ec(0x186)]),_0x36be48=_0x5094bd[_0xc430ec(0x188)](_0x29b13a),_0x358dcd=new _0x825380(_0x5094bd[_0xc430ec(0x186)][_0xc430ec(0x18b)]),_0x55f730=[...new _0x48db49(_0x358dcd)[_0xc430ec(0x193)],_0xc430ec(0x192)],_0x35d829=_0x36be48[_0xc430ec(0x17f)]();for(const _0x20dbeb of _0x35d829)if(_0x20dbeb['is'](_0xc430ec(0x18f))&&_0x55f730[_0xc430ec(0x185)](_0x20dbeb[_0xc430ec(0x182)])){const _0x243779=_0x14d1fd(_0x20dbeb);_0x1bdc53(_0x20dbeb,_0x5094bd,_0x243779);}_0x2e71a2[_0xc430ec(0x17e)]=_0x29b13a;}[_0x26447e(0x18c)](_0x3ffdd9){const _0x33487d=_0x26447e;return super[_0x33487d(0x18c)](_0x3ffdd9)||_0x539f39(_0x3ffdd9);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5325af=_0x4330;function _0x2cd4(){const _0x5746c3=['insertChild','68295NJpIHS','2414601bLCTNP','setStyle','text-decoration-line','createElement','font-weight','strong','super','line-through','split','vertical-align','160983UUVaUy','6CjKbCk','span','10635nHRHrU','color','692lVdiXL','text-decoration','function','getStyleNames','35ViNHCA','medium','2785976YeCsHg','forEach','keys','removeStyle','font-style','italic','underline','getStyle','font-size','filter','from','font-family','includes','33740aClJtW','length','sub','bold','bolder','getChildren','132cMCSfu','209544Ajhirx','sup'];_0x2cd4=function(){return _0x5746c3;};return _0x2cd4();}(function(_0x427ad6,_0xeec9e6){const _0x4b6eb2=_0x4330,_0x1e128f=_0x427ad6();while(!![]){try{const _0x3b0912=-parseInt(_0x4b6eb2(0x86))/0x1+parseInt(_0x4b6eb2(0x92))/0x2*(-parseInt(_0x4b6eb2(0x91))/0x3)+parseInt(_0x4b6eb2(0x96))/0x4*(parseInt(_0x4b6eb2(0x94))/0x5)+-parseInt(_0x4b6eb2(0xb0))/0x6*(-parseInt(_0x4b6eb2(0x9a))/0x7)+-parseInt(_0x4b6eb2(0x9c))/0x8+parseInt(_0x4b6eb2(0x87))/0x9+parseInt(_0x4b6eb2(0xa9))/0xa*(-parseInt(_0x4b6eb2(0xaf))/0xb);if(_0x3b0912===_0xeec9e6)break;else _0x1e128f['push'](_0x1e128f['shift']());}catch(_0x4ebee0){_0x1e128f['push'](_0x1e128f['shift']());}}}(_0x2cd4,0x2f163));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5325af(0x95),_0x5325af(0xa7),_0x5325af(0xa4),_0x5325af(0x97),_0x5325af(0x89),_0x5325af(0x8b),_0x5325af(0xa0),_0x5325af(0x90)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5325af(0x95),_0x5325af(0xa7),_0x5325af(0xa4)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5325af(0xa1),'i']],'font-weight':[[_0x5325af(0x9b),_0x5325af(0x8c)],[_0x5325af(0xac),_0x5325af(0x8c)],[_0x5325af(0xad),_0x5325af(0x8c)],[_0x3a6115=>Number(_0x3a6115)>=0x258,_0x5325af(0x8c)]],'text-decoration':[[_0x5325af(0xa2),'u'],[_0x5325af(0x8e),'s']],'text-decoration-line':[[_0x5325af(0xa2),'u'],[_0x5325af(0x8e),'s']],'vertical-align':[[_0x5325af(0xab),_0x5325af(0xab)],[_0x5325af(0x8d),_0x5325af(0xb1)]]};export function isPropertyToBePropagated(_0x384612){const _0x2a75d3=_0x5325af;return CSS_PROPERTIES_TO_PROPAGATE[_0x2a75d3(0xa8)](_0x384612);}export function isPropertyToBePropagatedAsSpan(_0x197f3){const _0x70dadd=_0x5325af;return CSS_PROPERTIES_TO_BE_SPANS[_0x70dadd(0xa8)](_0x197f3);}function _0x4330(_0x333a77,_0x4ac8f0){const _0x2cd4b0=_0x2cd4();return _0x4330=function(_0x4330ae,_0x3e8c08){_0x4330ae=_0x4330ae-0x85;let _0x40f3e4=_0x2cd4b0[_0x4330ae];return _0x40f3e4;},_0x4330(_0x333a77,_0x4ac8f0);}export function isPropertyToBePropagatedAsHTMLElement(_0x48d6ac){return _0x48d6ac in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4ba70e){const _0x5b1354=_0x5325af;return Array[_0x5b1354(0xa6)](_0x4ba70e[_0x5b1354(0x99)]())[_0x5b1354(0xa5)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5654d5,_0xbb9633,_0x5bd42a){const {spanStyles:_0x2f8790,stylesToBeHtmlElements:_0x22da40}=getStylesToPropagate(_0x5654d5,_0x5bd42a);propagateStylesAsHTMLElements(_0x5654d5,_0xbb9633,_0x22da40),propagateStylesAsSpan(_0x5654d5,_0xbb9633,_0x2f8790);}export function propagateStylesAsHTMLElements(_0x18d8f1,_0x453d7d,_0x33c5aa){const _0x56730f=_0x5325af;for(const _0x31709e in _0x33c5aa){_0x33c5aa[_0x31709e][_0x56730f(0x9d)](([,_0x2aafdd])=>{const _0x2f9fb9=_0x56730f,_0x538b11=_0x453d7d[_0x2f9fb9(0x8a)](_0x2aafdd,[],_0x18d8f1[_0x2f9fb9(0xae)]());_0x453d7d[_0x2f9fb9(0x85)](0x0,_0x538b11,_0x18d8f1);}),_0x453d7d[_0x56730f(0x9f)](_0x31709e,_0x18d8f1);}}export function propagateStylesAsSpan(_0x2b6638,_0x2306e5,_0x4d7e8c){const _0x49c6fd=_0x5325af;if(!Object[_0x49c6fd(0x9e)](_0x4d7e8c)[_0x49c6fd(0xaa)])return;const _0x2bab42=_0x2306e5[_0x49c6fd(0x8a)](_0x49c6fd(0x93),[],_0x2b6638[_0x49c6fd(0xae)]());_0x2306e5[_0x49c6fd(0x88)](_0x4d7e8c,_0x2bab42),_0x2306e5[_0x49c6fd(0x85)](0x0,_0x2bab42,_0x2b6638),_0x2306e5[_0x49c6fd(0x9f)](Object[_0x49c6fd(0x9e)](_0x4d7e8c),_0x2b6638);}export function getStylesToPropagate(_0x1a0863,_0x4a4c30){const _0x56ae0a=_0x5325af,_0x29a2a2={},_0x3d0e81={};return _0x4a4c30[_0x56ae0a(0x9d)](_0xbf271d=>{const _0x4d82ec=_0x56ae0a,_0x31f51b=_0x1a0863[_0x4d82ec(0xa3)](_0xbf271d);if(_0x31f51b){if(isPropertyToBePropagatedAsSpan(_0xbf271d))_0x29a2a2[_0xbf271d]=_0x31f51b;else{if(isPropertyToBePropagatedAsHTMLElement(_0xbf271d)){const _0x3ef976=_0x31f51b[_0x4d82ec(0x8f)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xbf271d][_0x4d82ec(0x9d)](([_0xee9ce8,_0x1e1cd1])=>{const _0x47c716=_0x4d82ec;for(const _0x33100f of _0x3ef976){(_0x47c716(0x98)==typeof _0xee9ce8&&_0xee9ce8(_0x33100f)||_0xee9ce8===_0x33100f)&&(_0x3d0e81[_0xbf271d]=[..._0x3d0e81[_0xbf271d]||[],[_0xee9ce8,_0x1e1cd1]]);}});}}}}),{'spanStyles':_0x29a2a2,'stylesToBeHtmlElements':_0x3d0e81};}
23
+ const _0x417265=_0x3a66;(function(_0x2035c8,_0x525561){const _0xcb2c0b=_0x3a66,_0x45ac4d=_0x2035c8();while(!![]){try{const _0x46f4c8=-parseInt(_0xcb2c0b(0x111))/0x1*(-parseInt(_0xcb2c0b(0xec))/0x2)+parseInt(_0xcb2c0b(0x102))/0x3*(-parseInt(_0xcb2c0b(0xfd))/0x4)+parseInt(_0xcb2c0b(0xf6))/0x5*(-parseInt(_0xcb2c0b(0xe6))/0x6)+-parseInt(_0xcb2c0b(0x104))/0x7*(-parseInt(_0xcb2c0b(0xf1))/0x8)+-parseInt(_0xcb2c0b(0x105))/0x9*(-parseInt(_0xcb2c0b(0xe5))/0xa)+-parseInt(_0xcb2c0b(0x110))/0xb*(parseInt(_0xcb2c0b(0x10e))/0xc)+parseInt(_0xcb2c0b(0xf7))/0xd*(parseInt(_0xcb2c0b(0x103))/0xe);if(_0x46f4c8===_0x525561)break;else _0x45ac4d['push'](_0x45ac4d['shift']());}catch(_0x3f42b5){_0x45ac4d['push'](_0x45ac4d['shift']());}}}(_0x1a16,0x25e65));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x417265(0xe8),_0x417265(0xe9),_0x417265(0x106),_0x417265(0x100),_0x417265(0xfe),_0x417265(0xf9),_0x417265(0xe4),_0x417265(0xfc)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x417265(0xe8),_0x417265(0xe9),_0x417265(0x106)];function _0x3a66(_0x2f92c6,_0x290e5c){const _0x1a16f9=_0x1a16();return _0x3a66=function(_0x3a6675,_0x3632ce){_0x3a6675=_0x3a6675-0xe3;let _0x18f412=_0x1a16f9[_0x3a6675];return _0x18f412;},_0x3a66(_0x2f92c6,_0x290e5c);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x417265(0x112),'i']],'font-weight':[[_0x417265(0x10d),_0x417265(0xeb)],[_0x417265(0x10f),_0x417265(0xeb)],[_0x417265(0xfa),_0x417265(0xeb)],[_0x476de6=>Number(_0x476de6)>=0x258,_0x417265(0xeb)]],'text-decoration':[[_0x417265(0xf8),'u'],[_0x417265(0x108),'s']],'text-decoration-line':[[_0x417265(0xf8),'u'],[_0x417265(0x108),'s']],'vertical-align':[[_0x417265(0xf2),_0x417265(0xf2)],[_0x417265(0xf4),_0x417265(0xff)]]};function _0x1a16(){const _0x57d042=['bolder','getStyle','vertical-align','1084628FnhNvE','text-decoration-line','sup','text-decoration','length','3YJqtSZ','308gjSnTH','119cdSmHt','785223aApjeK','font-size','split','line-through','filter','setStyle','from','getStyleNames','medium','72NdkrDu','bold','507298olLreM','6234YjqVxC','italic','removeStyle','font-style','10dRKuFZ','478854qsujPy','getChildren','color','font-family','forEach','strong','86xfkmFj','includes','insertChild','createElement','function','101136iLoDZP','sub','span','super','keys','15sKQhiN','219999EYxyvh','underline','font-weight'];_0x1a16=function(){return _0x57d042;};return _0x1a16();}export function isPropertyToBePropagated(_0x4cdeb0){const _0x1c5a2b=_0x417265;return CSS_PROPERTIES_TO_PROPAGATE[_0x1c5a2b(0xed)](_0x4cdeb0);}export function isPropertyToBePropagatedAsSpan(_0x40dd5d){const _0x196c95=_0x417265;return CSS_PROPERTIES_TO_BE_SPANS[_0x196c95(0xed)](_0x40dd5d);}export function isPropertyToBePropagatedAsHTMLElement(_0x2c9290){return _0x2c9290 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x5f167a){const _0x1bb6af=_0x417265;return Array[_0x1bb6af(0x10b)](_0x5f167a[_0x1bb6af(0x10c)]())[_0x1bb6af(0x109)](isPropertyToBePropagated);}export function propagateStyleProperties(_0xf52993,_0x5ba2f8,_0xfdbf81){const {spanStyles:_0x4712b6,stylesToBeHtmlElements:_0x1fea0f}=getStylesToPropagate(_0xf52993,_0xfdbf81);propagateStylesAsHTMLElements(_0xf52993,_0x5ba2f8,_0x1fea0f),propagateStylesAsSpan(_0xf52993,_0x5ba2f8,_0x4712b6);}export function propagateStylesAsHTMLElements(_0x33ee5e,_0x5502b8,_0x20f5f8){const _0x491da5=_0x417265;for(const _0xc94bfb in _0x20f5f8){_0x20f5f8[_0xc94bfb][_0x491da5(0xea)](([,_0x18207e])=>{const _0x3b4555=_0x491da5,_0x55b269=_0x5502b8[_0x3b4555(0xef)](_0x18207e,[],_0x33ee5e[_0x3b4555(0xe7)]());_0x5502b8[_0x3b4555(0xee)](0x0,_0x55b269,_0x33ee5e);}),_0x5502b8[_0x491da5(0xe3)](_0xc94bfb,_0x33ee5e);}}export function propagateStylesAsSpan(_0x367661,_0x1fc25e,_0x51373d){const _0x2951ac=_0x417265;if(!Object[_0x2951ac(0xf5)](_0x51373d)[_0x2951ac(0x101)])return;const _0x23f2e5=_0x1fc25e[_0x2951ac(0xef)](_0x2951ac(0xf3),[],_0x367661[_0x2951ac(0xe7)]());_0x1fc25e[_0x2951ac(0x10a)](_0x51373d,_0x23f2e5),_0x1fc25e[_0x2951ac(0xee)](0x0,_0x23f2e5,_0x367661),_0x1fc25e[_0x2951ac(0xe3)](Object[_0x2951ac(0xf5)](_0x51373d),_0x367661);}export function getStylesToPropagate(_0x5c4e98,_0x413674){const _0x538220=_0x417265,_0x22c115={},_0x198def={};return _0x413674[_0x538220(0xea)](_0x18822c=>{const _0x37e5ef=_0x538220,_0x5b6295=_0x5c4e98[_0x37e5ef(0xfb)](_0x18822c);if(_0x5b6295){if(isPropertyToBePropagatedAsSpan(_0x18822c))_0x22c115[_0x18822c]=_0x5b6295;else{if(isPropertyToBePropagatedAsHTMLElement(_0x18822c)){const _0xdd0b6a=_0x5b6295[_0x37e5ef(0x107)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x18822c][_0x37e5ef(0xea)](([_0x415a2a,_0x32be64])=>{const _0x2ca843=_0x37e5ef;for(const _0x2139c3 of _0xdd0b6a){(_0x2ca843(0xf0)==typeof _0x415a2a&&_0x415a2a(_0x2139c3)||_0x415a2a===_0x2139c3)&&(_0x198def[_0x18822c]=[..._0x198def[_0x18822c]||[],[_0x415a2a,_0x32be64]]);}});}}}}),{'spanStyles':_0x22c115,'stylesToBeHtmlElements':_0x198def};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2e4ed0=_0x5362;function _0x5362(_0x1e7799,_0x848fed){var _0x25d906=_0x25d9();return _0x5362=function(_0x536294,_0x2f60c7){_0x536294=_0x536294-0x13d;var _0x4e2b5c=_0x25d906[_0x536294];return _0x4e2b5c;},_0x5362(_0x1e7799,_0x848fed);}(function(_0x52356f,_0x57dbee){var _0x37cc9d=_0x5362,_0x30bf8e=_0x52356f();while(!![]){try{var _0x43f231=parseInt(_0x37cc9d(0x142))/0x1+-parseInt(_0x37cc9d(0x140))/0x2*(-parseInt(_0x37cc9d(0x13e))/0x3)+-parseInt(_0x37cc9d(0x14d))/0x4+parseInt(_0x37cc9d(0x146))/0x5*(-parseInt(_0x37cc9d(0x14a))/0x6)+-parseInt(_0x37cc9d(0x14b))/0x7+parseInt(_0x37cc9d(0x147))/0x8*(-parseInt(_0x37cc9d(0x144))/0x9)+parseInt(_0x37cc9d(0x141))/0xa*(parseInt(_0x37cc9d(0x14c))/0xb);if(_0x43f231===_0x57dbee)break;else _0x30bf8e['push'](_0x30bf8e['shift']());}catch(_0x5881f4){_0x30bf8e['push'](_0x30bf8e['shift']());}}}(_0x25d9,0x922ab));import{Plugin as _0x3c6428}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x50b8ed}from'./pastefromofficeenhancedinliner.js';function _0x25d9(){var _0x355337=['6lOwgzV','4708354aOVhHd','13866754KqKfSV','607784ABaeXJ','isOfficialPlugin','54JeKzSX','pluginName','81990JbCeoi','10hIhcDB','500068XienuK','requires','9XrhWlL','PasteFromOfficeEnhanced','4445260kKtQdp','1490184DMxqUJ','isPremiumPlugin','PasteFromOffice'];_0x25d9=function(){return _0x355337;};return _0x25d9();}import{PasteFromOfficeEnhancedPropagator as _0x1b789b}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x3c6428{static get[_0x2e4ed0(0x13f)](){var _0x504ead=_0x2e4ed0;return _0x504ead(0x145);}static get[_0x2e4ed0(0x13d)](){return!0x0;}static get[_0x2e4ed0(0x148)](){return!0x0;}static get[_0x2e4ed0(0x143)](){var _0x45e182=_0x2e4ed0;return[_0x45e182(0x149),_0x50b8ed,_0x1b789b];}}
23
+ var _0x27f8cb=_0x3c29;(function(_0x350c15,_0x1455ef){var _0x597232=_0x3c29,_0x1e3be5=_0x350c15();while(!![]){try{var _0x365aad=-parseInt(_0x597232(0x14b))/0x1+-parseInt(_0x597232(0x154))/0x2*(parseInt(_0x597232(0x14f))/0x3)+-parseInt(_0x597232(0x14d))/0x4*(-parseInt(_0x597232(0x144))/0x5)+parseInt(_0x597232(0x14e))/0x6*(-parseInt(_0x597232(0x147))/0x7)+parseInt(_0x597232(0x149))/0x8+parseInt(_0x597232(0x150))/0x9+-parseInt(_0x597232(0x153))/0xa*(-parseInt(_0x597232(0x145))/0xb);if(_0x365aad===_0x1455ef)break;else _0x1e3be5['push'](_0x1e3be5['shift']());}catch(_0x5405e7){_0x1e3be5['push'](_0x1e3be5['shift']());}}}(_0x4c57,0x4f531));import{Plugin as _0x515424}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x294b52}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x697bff}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x515424{static get[_0x27f8cb(0x151)](){var _0xf63e2d=_0x27f8cb;return _0xf63e2d(0x146);}static get[_0x27f8cb(0x14a)](){return!0x0;}static get[_0x27f8cb(0x148)](){return!0x0;}static get[_0x27f8cb(0x14c)](){var _0x122fef=_0x27f8cb;return[_0x122fef(0x152),_0x294b52,_0x697bff];}}function _0x3c29(_0x2b8352,_0x303c01){var _0x4c57fb=_0x4c57();return _0x3c29=function(_0x3c2938,_0x27193e){_0x3c2938=_0x3c2938-0x144;var _0x364691=_0x4c57fb[_0x3c2938];return _0x364691;},_0x3c29(_0x2b8352,_0x303c01);}function _0x4c57(){var _0x28c89=['317347ZzUUDr','requires','20hufbVd','12bCsKuS','3dgWhda','1758519OYduMX','pluginName','PasteFromOffice','920440dyNYxG','1224010nYzGXx','575215IgXVbS','22mgkwir','PasteFromOfficeEnhanced','1190105pUrygG','isPremiumPlugin','5116808KzFnKt','isOfficialPlugin'];_0x4c57=function(){return _0x28c89;};return _0x4c57();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3eb88b=_0x4857;(function(_0x5f11fc,_0xa8be10){const _0x28bd9c=_0x4857,_0x26930b=_0x5f11fc();while(!![]){try{const _0x2287d2=-parseInt(_0x28bd9c(0x1b8))/0x1*(-parseInt(_0x28bd9c(0x1ca))/0x2)+parseInt(_0x28bd9c(0x1a2))/0x3*(-parseInt(_0x28bd9c(0x1a9))/0x4)+parseInt(_0x28bd9c(0x1ad))/0x5*(parseInt(_0x28bd9c(0x1a8))/0x6)+-parseInt(_0x28bd9c(0x1b2))/0x7*(parseInt(_0x28bd9c(0x1bf))/0x8)+parseInt(_0x28bd9c(0x1c3))/0x9+-parseInt(_0x28bd9c(0x1bd))/0xa*(-parseInt(_0x28bd9c(0x1be))/0xb)+-parseInt(_0x28bd9c(0x1c7))/0xc*(parseInt(_0x28bd9c(0x1c4))/0xd);if(_0x2287d2===_0xa8be10)break;else _0x26930b['push'](_0x26930b['shift']());}catch(_0x1c0a58){_0x26930b['push'](_0x26930b['shift']());}}}(_0x43a2,0x2b123));import{Plugin as _0x5f3a8f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x36e14e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xd135f0,uid as _0x453613}from'ckeditor5/src/utils.js';function _0x4857(_0x4f13d6,_0x298714){const _0x43a25f=_0x43a2();return _0x4857=function(_0x4857c3,_0x4cb37b){_0x4857c3=_0x4857c3-0x1a2;let _0x3629f1=_0x43a25f[_0x4857c3];return _0x3629f1;},_0x4857(_0x4f13d6,_0x298714);}function _0x43a2(){const _0x24ab33=['2506482GwRVTb','5252LJHMvT','fromCharCode','stylesProcessor','2724RXnDcZ','get','text/html','576276xLdzlN','543009vZwqPd','map','plugins','join','_parsedData','href','18JOQjuf','4qhMMZO','afterInit','high','execute','208635sQsWsM','inputTransformation','dataTransfer','PasteFromOffice','init','245bpKThe','PasteFromOfficeEnhancedInliner','requires','isActive','view','editor','1vobthI','editing','isOfficialPlugin','pluginName','ClipboardPipeline','542690EeOtnP','22phyasG','80280UtwEgw','document','getData','isPremiumPlugin'];_0x43a2=function(){return _0x24ab33;};return _0x43a2();}import{MSOfficeStylesInliner as _0x47ed65}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5f3a8f{static get[_0x3eb88b(0x1bb)](){const _0x250365=_0x3eb88b;return _0x250365(0x1b3);}static get[_0x3eb88b(0x1ba)](){return!0x0;}static get[_0x3eb88b(0x1c2)](){return!0x0;}static get[_0x3eb88b(0x1b4)](){const _0x2ee8c7=_0x3eb88b;return[_0x2ee8c7(0x1b0)];}[_0x3eb88b(0x1b1)](){const _0x1f521c=_0x3eb88b,_0x1cdb59=this[_0x1f521c(0x1b7)],_0x307c2c=_0x1cdb59[_0x1f521c(0x1a4)][_0x1f521c(0x1c8)](_0x1f521c(0x1bc)),_0x47fa01=_0x1cdb59[_0x1f521c(0x1b9)][_0x1f521c(0x1b6)][_0x1f521c(0x1c0)],_0x4e9257=new _0x47ed65(_0x47fa01);_0x307c2c['on'](_0x1f521c(0x1ae),(_0x4424a6,_0x57e030)=>{const _0x5b47b0=_0x1f521c,_0x1e599a=_0x57e030[_0x5b47b0(0x1af)][_0x5b47b0(0x1c1)](_0x5b47b0(0x1c9));_0x4e9257[_0x5b47b0(0x1b5)](_0x1e599a)&&(_0x57e030[_0x5b47b0(0x1a6)]||(_0x57e030[_0x5b47b0(0x1a6)]=_0x36e14e(_0x1e599a,_0x47fa01[_0x5b47b0(0x1c6)])),_0x4e9257[_0x5b47b0(0x1ac)](_0x57e030));},{'priority':_0xd135f0[_0x1f521c(0x1c8)](_0x1f521c(0x1ab))+0xb});}[_0x3eb88b(0x1aa)](){!async function(_0x52683a){const _0x38a64e=_0x546830([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x53dee6=0xc82cb1e,_0x447665=0xc85bfee^_0x53dee6,_0x5d1e19=window[_0x546830([0x44,0x61,0x74,0x65])][_0x546830([0x6e,0x6f,0x77])](),_0x2803e7=_0x52683a[_0x546830([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1bf206=new window[(_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x330b4b=>{_0x2803e7[_0x546830([0x6f,0x6e,0x63,0x65])](_0x546830([0x72,0x65,0x61,0x64,0x79]),_0x330b4b);}),_0x3a413c={[_0x546830([0x6b,0x74,0x79])]:_0x546830([0x45,0x43]),[_0x546830([0x75,0x73,0x65])]:_0x546830([0x73,0x69,0x67]),[_0x546830([0x63,0x72,0x76])]:_0x546830([0x50,0x2d,0x32,0x35,0x36]),[_0x546830([0x78])]:_0x546830([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]),[_0x546830([0x79])]:_0x546830([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]),[_0x546830([0x61,0x6c,0x67])]:_0x546830([0x45,0x53,0x32,0x35,0x36])},_0x41ec1e=_0x2803e7[_0x546830([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x546830([0x67,0x65,0x74])](_0x546830([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x106314(){let _0x3af45a,_0x260fb1=null,_0x547dc6=null;try{if(_0x41ec1e==_0x546830([0x47,0x50,0x4c]))return _0x546830([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3af45a=_0x3aca12(),!_0x3af45a)return _0x546830([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3af45a[_0x546830([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x547dc6=_0x101998(_0x3af45a[_0x546830([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3af45a[_0x546830([0x6a,0x74,0x69])])),await _0x477087()?_0x57cc2d()?_0xbd6d9a()?_0x546830([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4fb3d3()?(_0x3af45a[_0x546830([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x546830([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x260fb1=_0x3e3187(_0x546830([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3af45a[_0x546830([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x546830([0x74,0x72,0x69,0x61,0x6c])&&(_0x260fb1=_0x3e3187(_0x546830([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x263519()):_0x546830([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x546830([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x546830([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x546830([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xbd6d9a(){const _0x10b578=[_0x546830([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x546830([0x74,0x72,0x69,0x61,0x6c])][_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3af45a[_0x546830([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d1e19/0x3e8:0xe10*_0x447665;return _0x3af45a[_0x546830([0x65,0x78,0x70])]<_0x10b578;}function _0x57cc2d(){const _0x23d470=_0x3af45a[_0x546830([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x23d470&&(!!_0x23d470[_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x546830([0x2a]))||(!!_0x23d470[_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x546830([0x50,0x4f,0x45]))||(!!_0x23d470[_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x546830([0x50,0x50]))||!(!_0x23d470[_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x546830([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x12fb82()))));}function _0x4fb3d3(){const _0x16dc65=_0x4857,_0x510ca5=_0x3af45a[_0x546830([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x510ca5||0x0==_0x510ca5[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x475e6c}=new URL(window[_0x546830([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x16dc65(0x1a7)]);if(_0x510ca5[_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x475e6c))return!0x0;const _0x33895d=_0x475e6c[_0x546830([0x73,0x70,0x6c,0x69,0x74])](_0x546830([0x2e]));return _0x510ca5[_0x546830([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4bdeb0=>_0x4bdeb0[_0x546830([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x546830([0x2a])))[_0x546830([0x6d,0x61,0x70])](_0x310d8b=>_0x310d8b[_0x546830([0x73,0x70,0x6c,0x69,0x74])](_0x546830([0x2e])))[_0x546830([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c220=>_0x5c220[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x33895d[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x546830([0x6d,0x61,0x70])](_0x3b56db=>Array(_0x33895d[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b56db[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x546830([0x66,0x69,0x6c,0x6c])](_0x3b56db[0x0]===_0x546830([0x2a])?_0x546830([0x2a]):'')[_0x546830([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b56db))[_0x546830([0x73,0x6f,0x6d,0x65])](_0x22c84e=>_0x33895d[_0x546830([0x65,0x76,0x65,0x72,0x79])]((_0x39e2c9,_0x25160d)=>_0x22c84e[_0x25160d]===_0x39e2c9||_0x22c84e[_0x25160d]===_0x546830([0x2a])));}function _0x263519(){return _0x260fb1&&_0x547dc6?new window[(_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x11ac9d,_0x40bd02)=>{_0x260fb1[_0x546830([0x74,0x68,0x65,0x6e])](_0x11ac9d,_0x40bd02),_0x547dc6[_0x546830([0x74,0x68,0x65,0x6e])](_0x4bf241=>{_0x4bf241!=_0x546830([0x56,0x61,0x6c,0x69,0x64])&&_0x11ac9d(_0x4bf241);},_0x40bd02);}):_0x260fb1||_0x547dc6||_0x546830([0x56,0x61,0x6c,0x69,0x64]);}}function _0x101998(_0xe1764c,_0xf32b73){return new window[(_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x272398=>{if(_0x36e3f6())return _0x272398(_0x546830([0x56,0x61,0x6c,0x69,0x64]));_0x3715cf(),_0x2803e7[_0x546830([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x546830([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1714ce=!0x1;const _0x3500e9=_0x453613();function _0x574ba9(_0x35d170){return!!_0x35d170&&(typeof _0x35d170===_0x546830([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x35d170===_0x546830([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x35d170[_0x546830([0x74,0x68,0x65,0x6e])]===_0x546830([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x35d170[_0x546830([0x63,0x61,0x74,0x63,0x68])]===_0x546830([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2392a9(_0x4dd630){_0x65311f(_0x4dd630)[_0x546830([0x74,0x68,0x65,0x6e])](_0x25c512=>{if(!_0x25c512||_0x25c512[_0x546830([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x546830([0x6f,0x6b]))return _0x546830([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x263743(_0x1902a5(_0x3500e9+_0xf32b73))!=_0x25c512[_0x546830([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x546830([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x546830([0x56,0x61,0x6c,0x69,0x64]);})[_0x546830([0x74,0x68,0x65,0x6e])](_0x40f649=>(_0x2ab672(),_0x40f649),()=>{const _0x35af00=_0x1b2ffc();return null==_0x35af00?(_0x2ab672(),_0x546830([0x56,0x61,0x6c,0x69,0x64])):_0x546830(_0x5d1e19-_0x35af00>(0x288e4f1e^_0x53dee6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x546830([0x74,0x68,0x65,0x6e])](_0x272398)[_0x546830([0x63,0x61,0x74,0x63,0x68])](()=>{_0x272398(_0x546830([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b3f33=0xcb4259e^_0x53dee6;function _0x2ab672(){const _0x1adf94=_0x546830([0x6c,0x6c,0x63,0x74,0x2d])+_0x263743(_0x1902a5(_0xe1764c)),_0x53702f=_0x440209(_0x263743(window[_0x546830([0x4d,0x61,0x74,0x68])][_0x546830([0x63,0x65,0x69,0x6c])](_0x5d1e19/_0x5b3f33)));window[_0x546830([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x546830([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1adf94,_0x53702f);}function _0x1b2ffc(){const _0x54807a=_0x546830([0x6c,0x6c,0x63,0x74,0x2d])+_0x263743(_0x1902a5(_0xe1764c)),_0x351204=window[_0x546830([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x546830([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54807a);return _0x351204?window[_0x546830([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x440209(_0x351204),0x10)*_0x5b3f33:null;}function _0x65311f(_0x101103){return new window[(_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4417e6,_0x5a8651)=>{_0x101103[_0x546830([0x74,0x68,0x65,0x6e])](_0x4417e6,_0x5a8651),window[_0x546830([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5a8651,0xc831fde^_0x53dee6);});}}_0x2803e7[_0x546830([0x6f,0x6e])](_0x546830([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x367fa3,_0x521cdc)=>{if(_0x521cdc[0x0]!=_0xe1764c)return _0x272398(_0x546830([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x521cdc[0x1]={..._0x521cdc[0x1],[_0x546830([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3500e9};},{[_0x546830([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x546830([0x68,0x69,0x67,0x68])}),_0x2803e7[_0x546830([0x6f,0x6e])](_0x546830([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x57fc27=>{_0x574ba9(_0x57fc27[_0x546830([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1714ce=!0x0,_0x2392a9(_0x57fc27[_0x546830([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x546830([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x546830([0x6c,0x6f,0x77])}),_0x1bf206[_0x546830([0x74,0x68,0x65,0x6e])](()=>{_0x1714ce||_0x272398(_0x546830([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36e3f6(){return _0x2803e7[_0x546830([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x546830([0x76,0x69,0x65,0x77])][_0x546830([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x546830([0x61,0x75,0x74,0x6f]);}function _0x3715cf(){_0x2803e7[_0x546830([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x546830([0x76,0x69,0x65,0x77])][_0x546830([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x546830([0x61,0x75,0x74,0x6f]);}}function _0x3e3187(_0x41184f){const _0x263b78=[new window[(_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ed2ca=>setTimeout(_0x5ed2ca,0xc8bf5d2^_0x53dee6)),_0x1bf206[_0x546830([0x74,0x68,0x65,0x6e])](()=>new window[(_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e711c=>{let _0x155889=0x0;_0x2803e7[_0x546830([0x6d,0x6f,0x64,0x65,0x6c])][_0x546830([0x6f,0x6e])](_0x546830([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x515772,_0x2e412e)=>{_0x2e412e[0x0][_0x546830([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x155889++,_0x155889==(0xc82cae6^_0x53dee6)&&(_0x2e711c(),_0x515772[_0x546830([0x6f,0x66,0x66])]());});}))];return window[_0x546830([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x546830([0x72,0x61,0x63,0x65])](_0x263b78)[_0x546830([0x74,0x68,0x65,0x6e])](()=>_0x41184f);}async function _0x844987(){await _0x1bf206,_0x2803e7[_0x546830([0x6d,0x6f,0x64,0x65,0x6c])][_0x546830([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xa68a19,_0x2803e7[_0x546830([0x6d,0x6f,0x64,0x65,0x6c])][_0x546830([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xa68a19,_0x2803e7[_0x546830([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x546830([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x12fb82(){return window[_0x546830([0x67,0x6c,0x6f,0x62])]&&window[_0x546830([0x67,0x6c,0x6f,0x62])][_0x546830([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x239212(_0x3a91d6){const _0x509f21=_0x4c1328();_0x2803e7[_0x509f21]=_0x546830([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])+_0x3a91d6,_0x3a91d6!=_0x546830([0x56,0x61,0x6c,0x69,0x64])&&_0x844987();}function _0x4c1328(){const _0x1885e2=window[_0x546830([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x546830([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x546830([0x6e,0x6f,0x77])]())[_0x546830([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x546830([0x2e]),'');let _0x4b5f4a=_0x546830([0x49]);for(let _0x24c1a8=0x0;_0x24c1a8<_0x1885e2[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x24c1a8+=0x2){let _0x54e87a=window[_0x546830([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1885e2[_0x546830([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24c1a8,_0x24c1a8+0x2));_0x54e87a>=_0x38a64e[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x54e87a-=_0x38a64e[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b5f4a+=_0x38a64e[_0x54e87a];}return _0x4b5f4a;}function _0x3aca12(){const _0x529eee=_0x41ec1e[_0x546830([0x73,0x70,0x6c,0x69,0x74])](_0x546830([0x2e]));if(0x3!=_0x529eee[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x30ceb8(_0x529eee[0x1]);function _0x30ceb8(_0x31096c){const _0x3b7f6a=_0x4e685f(_0x31096c);return _0x3b7f6a&&_0x27db4e()?_0x3b7f6a:null;function _0x27db4e(){const _0xc830b2=_0x3b7f6a[_0x546830([0x6a,0x74,0x69])],_0x5bc8c0=window[_0x546830([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc830b2[_0x546830([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc830b2[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xc4c6d5={..._0x3b7f6a,[_0x546830([0x6a,0x74,0x69])]:_0xc830b2[_0x546830([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc830b2[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xc4c6d5[_0x546830([0x76,0x63])],_0x1902a5(_0xc4c6d5)==_0x5bc8c0;}}}async function _0x477087(){let _0x3b5b07=!0x0;try{const _0x2178e1=_0x41ec1e[_0x546830([0x73,0x70,0x6c,0x69,0x74])](_0x546830([0x2e])),[_0x4fdb16,_0x42bf09,_0x4f6db3]=_0x2178e1;return _0x6222b7(_0x4fdb16),await _0x1fdc0b(_0x4fdb16,_0x42bf09,_0x4f6db3),_0x3b5b07;}catch{return!0x1;}function _0x6222b7(_0x24f756){const _0x3b28c1=_0x4e685f(_0x24f756);_0x3b28c1&&_0x3b28c1[_0x546830([0x61,0x6c,0x67])]==_0x546830([0x45,0x53,0x32,0x35,0x36])||(_0x3b5b07=!0x1);}async function _0x1fdc0b(_0x228d9f,_0x172d9c,_0x5bf6be){const _0x580ac9=window[_0x546830([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x546830([0x66,0x72,0x6f,0x6d])](_0x4ee208(_0x5bf6be),_0xa7e886=>_0xa7e886[_0x546830([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x252226=new window[(_0x546830([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x546830([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x228d9f+_0x546830([0x2e])+_0x172d9c),_0x45e6e5=window[_0x546830([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x546830([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x45e6e5)return;const _0x42607=await _0x45e6e5[_0x546830([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x546830([0x6a,0x77,0x6b]),_0x3a413c,{[_0x546830([0x6e,0x61,0x6d,0x65])]:_0x546830([0x45,0x43,0x44,0x53,0x41]),[_0x546830([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x546830([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x546830([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x45e6e5[_0x546830([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x546830([0x6e,0x61,0x6d,0x65])]:_0x546830([0x45,0x43,0x44,0x53,0x41]),[_0x546830([0x68,0x61,0x73,0x68])]:{[_0x546830([0x6e,0x61,0x6d,0x65])]:_0x546830([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x42607,_0x580ac9,_0x252226)||(_0x3b5b07=!0x1);}}function _0x4e685f(_0x9d8410){return _0x9d8410[_0x546830([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x546830([0x65,0x79]))?JSON[_0x546830([0x70,0x61,0x72,0x73,0x65])](_0x4ee208(_0x9d8410)):null;}function _0x4ee208(_0xf06d60){return window[_0x546830([0x61,0x74,0x6f,0x62])](_0xf06d60[_0x546830([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x546830([0x2b]))[_0x546830([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x546830([0x2f])));}function _0x1902a5(_0x101c37){let _0x2b7921=0x1505;function _0x50b6dc(_0x207ae1){for(let _0xaa2695=0x0;_0xaa2695<_0x207ae1[_0x546830([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xaa2695++){const _0x2e480f=_0x207ae1[_0x546830([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xaa2695);_0x2b7921=(_0x2b7921<<0x5)+_0x2b7921+_0x2e480f,_0x2b7921&=_0x2b7921;}}function _0x48063d(_0x1f24ce){Array[_0x546830([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1f24ce)?_0x1f24ce[_0x546830([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48063d):_0x1f24ce&&typeof _0x1f24ce==_0x546830([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x546830([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1f24ce)[_0x546830([0x73,0x6f,0x72,0x74])]()[_0x546830([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x59f5c7,_0x341208])=>{_0x50b6dc(_0x59f5c7),_0x48063d(_0x341208);}):_0x50b6dc(window[_0x546830([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1f24ce));}return _0x48063d(_0x101c37),_0x2b7921>>>0x0;}function _0x263743(_0x1dcfe3){return _0x1dcfe3[_0x546830([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x546830([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x546830([0x30]));}function _0x440209(_0x17d480){return _0x17d480[_0x546830([0x73,0x70,0x6c,0x69,0x74])]('')[_0x546830([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x546830([0x6a,0x6f,0x69,0x6e])]('');}function _0xa68a19(){}function _0x546830(_0xcecfc9){const _0x2285cd=_0x4857;return _0xcecfc9[_0x2285cd(0x1a3)](_0x36ea3a=>String[_0x2285cd(0x1c5)](_0x36ea3a))[_0x2285cd(0x1a5)]('');}_0x239212(await _0x106314());}(this);}}
23
+ function _0x2f61(){const _0x51dcf7=['11bPMfCX','join','editing','667835fsQzGw','isOfficialPlugin','isPremiumPlugin','dataTransfer','PasteFromOffice','16267zOjkBl','34VOgAiY','get','init','afterInit','requires','stylesProcessor','_parsedData','href','12401556QcXrcJ','plugins','13JZhxdL','1826410YCsucx','PasteFromOfficeEnhancedInliner','high','fromCharCode','document','ClipboardPipeline','editor','6652jekxhp','1120785exFolQ','view','8DmZAwd','1870623pvVDbm','map','pluginName','text/html','12cfKBYo','execute','295BuGNmc','getData','isActive','inputTransformation'];_0x2f61=function(){return _0x51dcf7;};return _0x2f61();}const _0x2d36bd=_0x5108;function _0x5108(_0x227129,_0x2210f5){const _0x2f61ec=_0x2f61();return _0x5108=function(_0x510804,_0x1a4a1d){_0x510804=_0x510804-0x1b5;let _0x4b52cb=_0x2f61ec[_0x510804];return _0x4b52cb;},_0x5108(_0x227129,_0x2210f5);}(function(_0x9ad928,_0x4d46dc){const _0x2b5da1=_0x5108,_0xfea404=_0x9ad928();while(!![]){try{const _0xb324e6=parseInt(_0x2b5da1(0x1d6))/0x1*(-parseInt(_0x2b5da1(0x1d7))/0x2)+-parseInt(_0x2b5da1(0x1c1))/0x3+-parseInt(_0x2b5da1(0x1c0))/0x4*(-parseInt(_0x2b5da1(0x1ca))/0x5)+-parseInt(_0x2b5da1(0x1c8))/0x6*(-parseInt(_0x2b5da1(0x1d1))/0x7)+parseInt(_0x2b5da1(0x1c3))/0x8*(-parseInt(_0x2b5da1(0x1c4))/0x9)+-parseInt(_0x2b5da1(0x1b9))/0xa*(parseInt(_0x2b5da1(0x1ce))/0xb)+-parseInt(_0x2b5da1(0x1b6))/0xc*(-parseInt(_0x2b5da1(0x1b8))/0xd);if(_0xb324e6===_0x4d46dc)break;else _0xfea404['push'](_0xfea404['shift']());}catch(_0x5e7c48){_0xfea404['push'](_0xfea404['shift']());}}}(_0x2f61,0x44ca8));import{Plugin as _0xd6d7c9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x411916}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3e86c1,uid as _0xd7bf07}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x36fc87}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xd6d7c9{static get[_0x2d36bd(0x1c6)](){const _0x5effc0=_0x2d36bd;return _0x5effc0(0x1ba);}static get[_0x2d36bd(0x1d2)](){return!0x0;}static get[_0x2d36bd(0x1d3)](){return!0x0;}static get[_0x2d36bd(0x1db)](){const _0x10eac6=_0x2d36bd;return[_0x10eac6(0x1d5)];}[_0x2d36bd(0x1d9)](){const _0x1d4d72=_0x2d36bd,_0x25796a=this[_0x1d4d72(0x1bf)],_0xb47c74=_0x25796a[_0x1d4d72(0x1b7)][_0x1d4d72(0x1d8)](_0x1d4d72(0x1be)),_0x5119ad=_0x25796a[_0x1d4d72(0x1d0)][_0x1d4d72(0x1c2)][_0x1d4d72(0x1bd)],_0x1544e2=new _0x36fc87(_0x5119ad);_0xb47c74['on'](_0x1d4d72(0x1cd),(_0x3df173,_0x1add36)=>{const _0x390ab1=_0x1d4d72,_0x45f01e=_0x1add36[_0x390ab1(0x1d4)][_0x390ab1(0x1cb)](_0x390ab1(0x1c7));_0x1544e2[_0x390ab1(0x1cc)](_0x45f01e)&&(_0x1add36[_0x390ab1(0x1dd)]||(_0x1add36[_0x390ab1(0x1dd)]=_0x411916(_0x45f01e,_0x5119ad[_0x390ab1(0x1dc)])),_0x1544e2[_0x390ab1(0x1c9)](_0x1add36));},{'priority':_0x3e86c1[_0x1d4d72(0x1d8)](_0x1d4d72(0x1bb))+0xb});}[_0x2d36bd(0x1da)](){!async function(_0x4d6d8e){const _0x2bedf2=_0x2c22b1([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0xed3113=0xc82cb1e,_0xaa0064=0xc85bd5e^_0xed3113,_0x1640f3=window[_0x2c22b1([0x44,0x61,0x74,0x65])][_0x2c22b1([0x6e,0x6f,0x77])](),_0x4950ea=_0x4d6d8e[_0x2c22b1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e5767=new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x446b7f=>{_0x4950ea[_0x2c22b1([0x6f,0x6e,0x63,0x65])](_0x2c22b1([0x72,0x65,0x61,0x64,0x79]),_0x446b7f);}),_0x5c7179={[_0x2c22b1([0x6b,0x74,0x79])]:_0x2c22b1([0x45,0x43]),[_0x2c22b1([0x75,0x73,0x65])]:_0x2c22b1([0x73,0x69,0x67]),[_0x2c22b1([0x63,0x72,0x76])]:_0x2c22b1([0x50,0x2d,0x32,0x35,0x36]),[_0x2c22b1([0x78])]:_0x2c22b1([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]),[_0x2c22b1([0x79])]:_0x2c22b1([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]),[_0x2c22b1([0x61,0x6c,0x67])]:_0x2c22b1([0x45,0x53,0x32,0x35,0x36])},_0x25de20=_0x4950ea[_0x2c22b1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c22b1([0x67,0x65,0x74])](_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x574eb8(){let _0x3a1e8b,_0x518747=null,_0xf7e1a6=null;try{if(_0x25de20==_0x2c22b1([0x47,0x50,0x4c]))return _0x2c22b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a1e8b=_0x649083(),!_0x3a1e8b)return _0x2c22b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a1e8b[_0x2c22b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf7e1a6=_0x1568aa(_0x3a1e8b[_0x2c22b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a1e8b[_0x2c22b1([0x6a,0x74,0x69])])),await _0x299856()?_0xc97be()?_0x1aeae8()?_0x2c22b1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x220af6()?(_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c22b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x518747=_0x1370cb(_0x2c22b1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c22b1([0x74,0x72,0x69,0x61,0x6c])&&(_0x518747=_0x1370cb(_0x2c22b1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1c53e9()):_0x2c22b1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c22b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c22b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c22b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1aeae8(){const _0x1a3bd5=[_0x2c22b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c22b1([0x74,0x72,0x69,0x61,0x6c])][_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1640f3/0x3e8:0xe10*_0xaa0064;return _0x3a1e8b[_0x2c22b1([0x65,0x78,0x70])]<_0x1a3bd5;}function _0xc97be(){const _0x1bdbb2=_0x3a1e8b[_0x2c22b1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bdbb2&&(!!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x2a]))||(!!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x50,0x4f,0x45]))||(!!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x50,0x50]))||!(!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x361f2a()))));}function _0x220af6(){const _0x2b02a8=_0x5108,_0x32e0d5=_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x32e0d5||0x0==_0x32e0d5[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56ecea}=new URL(window[_0x2c22b1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2b02a8(0x1b5)]);if(_0x32e0d5[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56ecea))return!0x0;const _0x44e09c=_0x56ecea[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e]));return _0x32e0d5[_0x2c22b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x200e45=>_0x200e45[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x2a])))[_0x2c22b1([0x6d,0x61,0x70])](_0x3d2f86=>_0x3d2f86[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e])))[_0x2c22b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13cb9c=>_0x13cb9c[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44e09c[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c22b1([0x6d,0x61,0x70])](_0x1e688b=>Array(_0x44e09c[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e688b[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c22b1([0x66,0x69,0x6c,0x6c])](_0x1e688b[0x0]===_0x2c22b1([0x2a])?_0x2c22b1([0x2a]):'')[_0x2c22b1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e688b))[_0x2c22b1([0x73,0x6f,0x6d,0x65])](_0x261c35=>_0x44e09c[_0x2c22b1([0x65,0x76,0x65,0x72,0x79])]((_0x3411c5,_0x452fe0)=>_0x261c35[_0x452fe0]===_0x3411c5||_0x261c35[_0x452fe0]===_0x2c22b1([0x2a])));}function _0x1c53e9(){return _0x518747&&_0xf7e1a6?new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ab8f0,_0x5c36eb)=>{_0x518747[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x1ab8f0,_0x5c36eb),_0xf7e1a6[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x312ce2=>{_0x312ce2!=_0x2c22b1([0x56,0x61,0x6c,0x69,0x64])&&_0x1ab8f0(_0x312ce2);},_0x5c36eb);}):_0x518747||_0xf7e1a6||_0x2c22b1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1568aa(_0x204957,_0x37aae1){return new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3078a0=>{if(_0x23d964())return _0x3078a0(_0x2c22b1([0x56,0x61,0x6c,0x69,0x64]));_0x391832(),_0x4950ea[_0x2c22b1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c22b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x450e6c=!0x1;const _0x37c5a2=_0xd7bf07();function _0x1ed067(_0x25f8c5){return!!_0x25f8c5&&(typeof _0x25f8c5===_0x2c22b1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25f8c5===_0x2c22b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25f8c5[_0x2c22b1([0x74,0x68,0x65,0x6e])]===_0x2c22b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25f8c5[_0x2c22b1([0x63,0x61,0x74,0x63,0x68])]===_0x2c22b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x17c793(_0x182693){_0x1c78df(_0x182693)[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x3afddf=>{if(!_0x3afddf||_0x3afddf[_0x2c22b1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c22b1([0x6f,0x6b]))return _0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b9af9(_0x576110(_0x37c5a2+_0x37aae1))!=_0x3afddf[_0x2c22b1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c22b1([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x2ce9f5=>(_0x5f5963(),_0x2ce9f5),()=>{const _0x28470f=_0x1f28cb();return null==_0x28470f?(_0x5f5963(),_0x2c22b1([0x56,0x61,0x6c,0x69,0x64])):_0x2c22b1(_0x1640f3-_0x28470f>(0x288e4f1e^_0xed3113)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x3078a0)[_0x2c22b1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3078a0(_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x211800=0xcb4259e^_0xed3113;function _0x5f5963(){const _0x251d58=_0x2c22b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b9af9(_0x576110(_0x204957)),_0x8528b=_0x2d6e4c(_0x2b9af9(window[_0x2c22b1([0x4d,0x61,0x74,0x68])][_0x2c22b1([0x63,0x65,0x69,0x6c])](_0x1640f3/_0x211800)));window[_0x2c22b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c22b1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x251d58,_0x8528b);}function _0x1f28cb(){const _0x1ecd99=_0x2c22b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b9af9(_0x576110(_0x204957)),_0x4db8e8=window[_0x2c22b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c22b1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ecd99);return _0x4db8e8?window[_0x2c22b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d6e4c(_0x4db8e8),0x10)*_0x211800:null;}function _0x1c78df(_0x16716c){return new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x266fe9,_0x49b56e)=>{_0x16716c[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x266fe9,_0x49b56e),window[_0x2c22b1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49b56e,0xc831fde^_0xed3113);});}}_0x4950ea[_0x2c22b1([0x6f,0x6e])](_0x2c22b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x49cd76,_0x20d7e1)=>{if(_0x20d7e1[0x0]!=_0x204957)return _0x3078a0(_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x20d7e1[0x1]={..._0x20d7e1[0x1],[_0x2c22b1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37c5a2};},{[_0x2c22b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c22b1([0x68,0x69,0x67,0x68])}),_0x4950ea[_0x2c22b1([0x6f,0x6e])](_0x2c22b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3cf9a1=>{_0x1ed067(_0x3cf9a1[_0x2c22b1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x450e6c=!0x0,_0x17c793(_0x3cf9a1[_0x2c22b1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c22b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c22b1([0x6c,0x6f,0x77])}),_0x2e5767[_0x2c22b1([0x74,0x68,0x65,0x6e])](()=>{_0x450e6c||_0x3078a0(_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x23d964(){return _0x4950ea[_0x2c22b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c22b1([0x76,0x69,0x65,0x77])][_0x2c22b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c22b1([0x61,0x75,0x74,0x6f]);}function _0x391832(){_0x4950ea[_0x2c22b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c22b1([0x76,0x69,0x65,0x77])][_0x2c22b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c22b1([0x61,0x75,0x74,0x6f]);}}function _0x1370cb(_0x4d387c){const _0x10df1c=[new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3009cb=>setTimeout(_0x3009cb,0xc8bf5d2^_0xed3113)),_0x2e5767[_0x2c22b1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c6264=>{let _0xbc29fe=0x0;_0x4950ea[_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c22b1([0x6f,0x6e])](_0x2c22b1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37e93e,_0x11ee5f)=>{_0x11ee5f[0x0][_0x2c22b1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbc29fe++,_0xbc29fe==(0xc82cae6^_0xed3113)&&(_0x4c6264(),_0x37e93e[_0x2c22b1([0x6f,0x66,0x66])]());});}))];return window[_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c22b1([0x72,0x61,0x63,0x65])](_0x10df1c)[_0x2c22b1([0x74,0x68,0x65,0x6e])](()=>_0x4d387c);}async function _0x3ffc67(){await _0x2e5767,_0x4950ea[_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c22b1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x183a2c,_0x4950ea[_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c22b1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x183a2c,_0x4950ea[_0x2c22b1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x361f2a(){return window[_0x2c22b1([0x67,0x6c,0x6f,0x62])]&&window[_0x2c22b1([0x67,0x6c,0x6f,0x62])][_0x2c22b1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x10168a(_0x59423f){const _0x233514=_0x432d43();_0x4950ea[_0x233514]=_0x2c22b1([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])+_0x59423f,_0x59423f!=_0x2c22b1([0x56,0x61,0x6c,0x69,0x64])&&_0x3ffc67();}function _0x432d43(){const _0x5e5488=window[_0x2c22b1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c22b1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c22b1([0x6e,0x6f,0x77])]())[_0x2c22b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c22b1([0x2e]),'');let _0x5d8e93=_0x2c22b1([0x49]);for(let _0x30825b=0x0;_0x30825b<_0x5e5488[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30825b+=0x2){let _0x1bafca=window[_0x2c22b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e5488[_0x2c22b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30825b,_0x30825b+0x2));_0x1bafca>=_0x2bedf2[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bafca-=_0x2bedf2[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d8e93+=_0x2bedf2[_0x1bafca];}return _0x5d8e93;}function _0x649083(){const _0x171f95=_0x25de20[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e]));if(0x3!=_0x171f95[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x53c7ac(_0x171f95[0x1]);function _0x53c7ac(_0x2768a7){const _0x348f45=_0x2186f9(_0x2768a7);return _0x348f45&&_0x5441b4()?_0x348f45:null;function _0x5441b4(){const _0x4391fe=_0x348f45[_0x2c22b1([0x6a,0x74,0x69])],_0x598438=window[_0x2c22b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4391fe[_0x2c22b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4391fe[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3560ba={..._0x348f45,[_0x2c22b1([0x6a,0x74,0x69])]:_0x4391fe[_0x2c22b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4391fe[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3560ba[_0x2c22b1([0x76,0x63])],_0x576110(_0x3560ba)==_0x598438;}}}async function _0x299856(){let _0x29f2ed=!0x0;try{const _0x1969c7=_0x25de20[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e])),[_0xd5b4ab,_0xdcafa5,_0x569172]=_0x1969c7;return _0x59cf82(_0xd5b4ab),await _0x5e6955(_0xd5b4ab,_0xdcafa5,_0x569172),_0x29f2ed;}catch{return!0x1;}function _0x59cf82(_0x3c4d04){const _0x5d2bd9=_0x2186f9(_0x3c4d04);_0x5d2bd9&&_0x5d2bd9[_0x2c22b1([0x61,0x6c,0x67])]==_0x2c22b1([0x45,0x53,0x32,0x35,0x36])||(_0x29f2ed=!0x1);}async function _0x5e6955(_0x438b5f,_0x8ca539,_0x11774a){const _0x1e11b3=window[_0x2c22b1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c22b1([0x66,0x72,0x6f,0x6d])](_0x13ed1e(_0x11774a),_0x13f590=>_0x13f590[_0x2c22b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd44d93=new window[(_0x2c22b1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c22b1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x438b5f+_0x2c22b1([0x2e])+_0x8ca539),_0x4841fa=window[_0x2c22b1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c22b1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4841fa)return;const _0x9dca9a=await _0x4841fa[_0x2c22b1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c22b1([0x6a,0x77,0x6b]),_0x5c7179,{[_0x2c22b1([0x6e,0x61,0x6d,0x65])]:_0x2c22b1([0x45,0x43,0x44,0x53,0x41]),[_0x2c22b1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c22b1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c22b1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4841fa[_0x2c22b1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c22b1([0x6e,0x61,0x6d,0x65])]:_0x2c22b1([0x45,0x43,0x44,0x53,0x41]),[_0x2c22b1([0x68,0x61,0x73,0x68])]:{[_0x2c22b1([0x6e,0x61,0x6d,0x65])]:_0x2c22b1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9dca9a,_0x1e11b3,_0xd44d93)||(_0x29f2ed=!0x1);}}function _0x2186f9(_0x1c8bd5){return _0x1c8bd5[_0x2c22b1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c22b1([0x65,0x79]))?JSON[_0x2c22b1([0x70,0x61,0x72,0x73,0x65])](_0x13ed1e(_0x1c8bd5)):null;}function _0x13ed1e(_0x59135b){return window[_0x2c22b1([0x61,0x74,0x6f,0x62])](_0x59135b[_0x2c22b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c22b1([0x2b]))[_0x2c22b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c22b1([0x2f])));}function _0x576110(_0x2ecb77){let _0x1efda8=0x1505;function _0x4bdbd2(_0x1b0364){for(let _0x34bc07=0x0;_0x34bc07<_0x1b0364[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34bc07++){const _0x3cd5c8=_0x1b0364[_0x2c22b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34bc07);_0x1efda8=(_0x1efda8<<0x5)+_0x1efda8+_0x3cd5c8,_0x1efda8&=_0x1efda8;}}function _0xca35ee(_0x536b65){Array[_0x2c22b1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x536b65)?_0x536b65[_0x2c22b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xca35ee):_0x536b65&&typeof _0x536b65==_0x2c22b1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c22b1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x536b65)[_0x2c22b1([0x73,0x6f,0x72,0x74])]()[_0x2c22b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a6583,_0x1077c8])=>{_0x4bdbd2(_0x3a6583),_0xca35ee(_0x1077c8);}):_0x4bdbd2(window[_0x2c22b1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x536b65));}return _0xca35ee(_0x2ecb77),_0x1efda8>>>0x0;}function _0x2b9af9(_0x31a01c){return _0x31a01c[_0x2c22b1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c22b1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c22b1([0x30]));}function _0x2d6e4c(_0x469acf){return _0x469acf[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c22b1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c22b1([0x6a,0x6f,0x69,0x6e])]('');}function _0x183a2c(){}function _0x2c22b1(_0x4eebdb){const _0x420a17=_0x5108;return _0x4eebdb[_0x420a17(0x1c5)](_0x55fb5f=>String[_0x420a17(0x1bc)](_0x55fb5f))[_0x420a17(0x1cf)]('');}_0x10168a(await _0x574eb8());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x206c(_0x400c18,_0x5decc6){const _0x13a653=_0x13a6();return _0x206c=function(_0x206c19,_0x3bd21b){_0x206c19=_0x206c19-0x66;let _0x357a6f=_0x13a653[_0x206c19];return _0x357a6f;},_0x206c(_0x400c18,_0x5decc6);}const _0x594997=_0x206c;(function(_0x143363,_0x4625fc){const _0x58e22b=_0x206c,_0x249e93=_0x143363();while(!![]){try{const _0x31fd72=parseInt(_0x58e22b(0x6e))/0x1*(-parseInt(_0x58e22b(0x96))/0x2)+parseInt(_0x58e22b(0x75))/0x3*(-parseInt(_0x58e22b(0x6a))/0x4)+parseInt(_0x58e22b(0x67))/0x5+-parseInt(_0x58e22b(0x73))/0x6*(parseInt(_0x58e22b(0x68))/0x7)+parseInt(_0x58e22b(0x82))/0x8*(parseInt(_0x58e22b(0x6d))/0x9)+parseInt(_0x58e22b(0x85))/0xa+parseInt(_0x58e22b(0x90))/0xb*(parseInt(_0x58e22b(0x9c))/0xc);if(_0x31fd72===_0x4625fc)break;else _0x249e93['push'](_0x249e93['shift']());}catch(_0xc5d92f){_0x249e93['push'](_0x249e93['shift']());}}}(_0x13a6,0x5dfcb));import{Plugin as _0x3c7838}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x491304}from'@ckeditor/ckeditor5-paste-from-office';function _0x13a6(){const _0x3448b9=['plugins','23004FJejPx','stylesProcessor','licenseKey','1247355toAJVF','119SziPTi','_parsedData','334852AHUBrH','isPremiumPlugin','view','9YlQdSx','9SeTEbf','editing','pasteFromOfficeEnhancedLicenseKeyValid','domainLimit','config','109374izPKKC','document','3YlbIns','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyTrialLimit','init','PasteFromOfficeEnhancedPropagator','_showLicenseError','high','pluginName','isActive','destroy','text/html','expired','893576FFjFtu','usageLimit','editor','2219920BMRvbe','ClipboardPipeline','dataTransfer','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','invalid','PasteFromOfficeEnhanced','featureNotAllowed','4026EUgLhi','PasteFromOffice','get','trialLimit','requires','pasteFromOfficeEnhancedLicenseKeyExpired','112490zNwyku','inputTransformation','execute','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyNotAllowed'];_0x13a6=function(){return _0x3448b9;};return _0x13a6();}import{priorities as _0x5364a7}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x37c41f}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x3c7838{[_0x594997(0x66)];[_0x594997(0x77)];static get[_0x594997(0x7d)](){const _0x28827a=_0x594997;return _0x28827a(0x7a);}static get[_0x594997(0x99)](){return!0x0;}static get[_0x594997(0x6b)](){return!0x0;}static get[_0x594997(0x94)](){const _0x12b734=_0x594997;return[_0x12b734(0x91)];}[_0x594997(0x79)](){const _0x113260=_0x594997,_0x43886c=this[_0x113260(0x84)],_0xa28af=_0x43886c[_0x113260(0x9b)][_0x113260(0x92)](_0x113260(0x86)),_0x550291=_0x43886c[_0x113260(0x6f)][_0x113260(0x6c)][_0x113260(0x74)],_0x30e57a=new _0x37c41f(_0x550291);_0xa28af['on'](_0x113260(0x97),(_0xc82990,_0xc4a0d0)=>{const _0x498f08=_0x113260,_0x17e177=_0xc4a0d0[_0x498f08(0x87)][_0x498f08(0x8a)](_0x498f08(0x80));_0x30e57a[_0x498f08(0x7e)](_0x17e177)&&(_0xc4a0d0[_0x498f08(0x69)]||(_0xc4a0d0[_0x498f08(0x69)]=_0x491304(_0x17e177,_0x550291[_0x498f08(0x9d)])),_0x30e57a[_0x498f08(0x98)](_0xc4a0d0));},{'priority':_0x5364a7[_0x113260(0x92)](_0x113260(0x7c))+0xa}),this[_0x113260(0x66)]=this[_0x113260(0x84)][_0x113260(0x72)][_0x113260(0x92)](_0x113260(0x66));const _0x502a34=this[_0x113260(0x84)];this[_0x113260(0x77)]=setInterval(()=>{const _0x402877=_0x113260;let _0x5839c5;for(const _0x526aec in _0x502a34){const _0x25c576=_0x526aec,_0x2a5d56=_0x502a34[_0x25c576];if(_0x402877(0x70)==_0x2a5d56||_0x402877(0x89)==_0x2a5d56||_0x402877(0x95)==_0x2a5d56||_0x402877(0x88)==_0x2a5d56||_0x402877(0x9a)==_0x2a5d56||_0x402877(0x8c)==_0x2a5d56||_0x402877(0x78)==_0x2a5d56||_0x402877(0x76)==_0x2a5d56){delete _0x502a34[_0x25c576],_0x5839c5=_0x2a5d56,clearInterval(this[_0x402877(0x77)]),this[_0x402877(0x77)]=void 0x0;break;}}_0x402877(0x89)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x8d)),_0x402877(0x95)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x81)),_0x402877(0x88)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x71)),_0x402877(0x9a)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x8f),_0x402877(0x8e)),_0x402877(0x8c)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x8b)),_0x402877(0x78)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x93)),_0x402877(0x76)==_0x5839c5&&_0x502a34[_0x402877(0x7b)](_0x402877(0x83));},0x3e8);}[_0x594997(0x7f)](){const _0xa26e05=_0x594997;super[_0xa26e05(0x7f)](),this[_0xa26e05(0x77)]&&clearInterval(this[_0xa26e05(0x77)]);}}
23
+ const _0x4d3690=_0x3b5d;(function(_0x2888bb,_0x4605af){const _0x2c7ab7=_0x3b5d,_0x1158f1=_0x2888bb();while(!![]){try{const _0x3ac419=parseInt(_0x2c7ab7(0x14f))/0x1+-parseInt(_0x2c7ab7(0x13e))/0x2+-parseInt(_0x2c7ab7(0x141))/0x3+-parseInt(_0x2c7ab7(0x136))/0x4+parseInt(_0x2c7ab7(0x143))/0x5+-parseInt(_0x2c7ab7(0x15c))/0x6*(parseInt(_0x2c7ab7(0x12e))/0x7)+parseInt(_0x2c7ab7(0x144))/0x8;if(_0x3ac419===_0x4605af)break;else _0x1158f1['push'](_0x1158f1['shift']());}catch(_0x14eebd){_0x1158f1['push'](_0x1158f1['shift']());}}}(_0x410b,0x7166b));function _0x3b5d(_0x3196f3,_0x274dda){const _0x410bde=_0x410b();return _0x3b5d=function(_0x3b5d77,_0x25124d){_0x3b5d77=_0x3b5d77-0x12c;let _0x4cc882=_0x410bde[_0x3b5d77];return _0x4cc882;},_0x3b5d(_0x3196f3,_0x274dda);}import{Plugin as _0x1aa92e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3f2521}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2038d1}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x53db63}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x410b(){const _0x1ecae8=['document','getData','expired','evaluationLimit','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','18kedcmA','pasteFromOfficeEnhancedLicenseKeyInvalid','execute','pasteFromOfficeEnhancedLicenseKeyValid','_licenseKeyCheckInterval','_parsedData','1668961cmTtQO','usageLimit','isOfficialPlugin','get','dataTransfer','isActive','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyExpired','1939404CjYplD','editing','requires','plugins','config','domainLimit','view','PasteFromOfficeEnhanced','987530FMsBOq','pluginName','ClipboardPipeline','2402406jQhASn','editor','4465065aeLZyY','10565128CbrDgb','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyNotAllowed','licenseKey','high','inputTransformation','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','featureNotAllowed','destroy','trialLimit','745524NNugGa','PasteFromOfficeEnhancedPropagator','text/html','pasteFromOfficeEnhancedLicenseKeyTrialLimit','init','stylesProcessor','invalid'];_0x410b=function(){return _0x1ecae8;};return _0x410b();}export class PasteFromOfficeEnhancedPropagator extends _0x1aa92e{[_0x4d3690(0x147)];[_0x4d3690(0x12c)];static get[_0x4d3690(0x13f)](){const _0x381847=_0x4d3690;return _0x381847(0x150);}static get[_0x4d3690(0x130)](){return!0x0;}static get[_0x4d3690(0x134)](){return!0x0;}static get[_0x4d3690(0x138)](){const _0x357903=_0x4d3690;return[_0x357903(0x145)];}[_0x4d3690(0x153)](){const _0x429c22=_0x4d3690,_0xe5ee91=this[_0x429c22(0x142)],_0x508d64=_0xe5ee91[_0x429c22(0x139)][_0x429c22(0x131)](_0x429c22(0x140)),_0x294cf9=_0xe5ee91[_0x429c22(0x137)][_0x429c22(0x13c)][_0x429c22(0x156)],_0x512dc1=new _0x53db63(_0x294cf9);_0x508d64['on'](_0x429c22(0x149),(_0xdaf18a,_0x3852d1)=>{const _0x45fc8c=_0x429c22,_0x191b31=_0x3852d1[_0x45fc8c(0x132)][_0x45fc8c(0x157)](_0x45fc8c(0x151));_0x512dc1[_0x45fc8c(0x133)](_0x191b31)&&(_0x3852d1[_0x45fc8c(0x12d)]||(_0x3852d1[_0x45fc8c(0x12d)]=_0x3f2521(_0x191b31,_0x294cf9[_0x45fc8c(0x154)])),_0x512dc1[_0x45fc8c(0x15e)](_0x3852d1));},{'priority':_0x2038d1[_0x429c22(0x131)](_0x429c22(0x148))+0xa}),this[_0x429c22(0x147)]=this[_0x429c22(0x142)][_0x429c22(0x13a)][_0x429c22(0x131)](_0x429c22(0x147));const _0x4e3257=this[_0x429c22(0x142)];this[_0x429c22(0x12c)]=setInterval(()=>{const _0x4279a4=_0x429c22;let _0x2f8842;for(const _0x32b189 in _0x4e3257){const _0x53c2c8=_0x32b189,_0x58ef0c=_0x4e3257[_0x53c2c8];if(_0x4279a4(0x15f)==_0x58ef0c||_0x4279a4(0x15d)==_0x58ef0c||_0x4279a4(0x135)==_0x58ef0c||_0x4279a4(0x14b)==_0x58ef0c||_0x4279a4(0x146)==_0x58ef0c||_0x4279a4(0x15b)==_0x58ef0c||_0x4279a4(0x152)==_0x58ef0c||_0x4279a4(0x14a)==_0x58ef0c){delete _0x4e3257[_0x53c2c8],_0x2f8842=_0x58ef0c,clearInterval(this[_0x4279a4(0x12c)]),this[_0x4279a4(0x12c)]=void 0x0;break;}}_0x4279a4(0x15d)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x155)),_0x4279a4(0x135)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x158)),_0x4279a4(0x14b)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x13b)),_0x4279a4(0x146)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x14c),_0x4279a4(0x13d)),_0x4279a4(0x15b)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x159)),_0x4279a4(0x152)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x14e)),_0x4279a4(0x14a)==_0x2f8842&&_0x4e3257[_0x4279a4(0x15a)](_0x4279a4(0x12f));},0x3e8);}[_0x4d3690(0x14d)](){const _0x10b87b=_0x4d3690;super[_0x10b87b(0x14d)](),this[_0x10b87b(0x12c)]&&clearInterval(this[_0x10b87b(0x12c)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1f7d6c,_0x3f0f65){const _0x5120a8=_0x1d7d,_0x11df9b=_0x1f7d6c();while(!![]){try{const _0x1b77da=parseInt(_0x5120a8(0xc3))/0x1+-parseInt(_0x5120a8(0xbe))/0x2*(-parseInt(_0x5120a8(0xc2))/0x3)+parseInt(_0x5120a8(0xc4))/0x4+-parseInt(_0x5120a8(0xc6))/0x5*(-parseInt(_0x5120a8(0xbf))/0x6)+parseInt(_0x5120a8(0xbd))/0x7*(-parseInt(_0x5120a8(0xc0))/0x8)+parseInt(_0x5120a8(0xc5))/0x9+parseInt(_0x5120a8(0xc8))/0xa*(-parseInt(_0x5120a8(0xc7))/0xb);if(_0x1b77da===_0x3f0f65)break;else _0x11df9b['push'](_0x11df9b['shift']());}catch(_0x15f337){_0x11df9b['push'](_0x11df9b['shift']());}}}(_0x15f7,0xa7e82));function _0x1d7d(_0x1a0759,_0x595ade){const _0x15f75f=_0x15f7();return _0x1d7d=function(_0x1d7df3,_0x4d82fc){_0x1d7df3=_0x1d7df3-0xbd;let _0x31fac3=_0x15f75f[_0x1d7df3];return _0x31fac3;},_0x1d7d(_0x1a0759,_0x595ade);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x31fa04){const _0x58904c=_0x1d7d;return m[_0x58904c(0xc1)](_0x31fa04);}function _0x15f7(){const _0x51d9de=['10019565oTNaiO','10gfwEXg','44svAjLl','5422540QDnOAM','3302117BCaYpN','8042mKmYOU','3784206LOKdvX','16LGXIkr','test','159oveQdA','907776FNcQaC','1218592wiGbYC'];_0x15f7=function(){return _0x51d9de;};return _0x15f7();}
23
+ (function(_0x1f2909,_0x2104d1){const _0x548bb2=_0x33d6,_0x425d78=_0x1f2909();while(!![]){try{const _0x3603be=-parseInt(_0x548bb2(0x18f))/0x1+parseInt(_0x548bb2(0x190))/0x2*(-parseInt(_0x548bb2(0x18e))/0x3)+parseInt(_0x548bb2(0x192))/0x4*(-parseInt(_0x548bb2(0x191))/0x5)+parseInt(_0x548bb2(0x18b))/0x6*(-parseInt(_0x548bb2(0x18d))/0x7)+parseInt(_0x548bb2(0x189))/0x8+parseInt(_0x548bb2(0x193))/0x9*(-parseInt(_0x548bb2(0x188))/0xa)+parseInt(_0x548bb2(0x18c))/0xb*(parseInt(_0x548bb2(0x187))/0xc);if(_0x3603be===_0x2104d1)break;else _0x425d78['push'](_0x425d78['shift']());}catch(_0x2afc51){_0x425d78['push'](_0x425d78['shift']());}}}(_0x4d0c,0x84503));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0xbfa1ef){const _0x3322fc=_0x33d6;return m[_0x3322fc(0x18a)](_0xbfa1ef);}function _0x33d6(_0x33e63a,_0x142dad){const _0x4d0cdc=_0x4d0c();return _0x33d6=function(_0x33d65a,_0x232d9a){_0x33d65a=_0x33d65a-0x187;let _0x3456f8=_0x4d0cdc[_0x33d65a];return _0x3456f8;},_0x33d6(_0x33e63a,_0x142dad);}function _0x4d0c(){const _0x48e46f=['3956gxybir','202305SodNum','4LLyfub','306AzQHOV','6831084AFWIlu','101310pTatjm','5062392rvIpQr','test','6451086zBVMnf','44QdxZtR','7tJatUI','555gAsTfl','541846INAIme'];_0x4d0c=function(){return _0x48e46f;};return _0x4d0c();}