@ckeditor/ckeditor5-paste-from-office-enhanced 47.3.0-alpha.0 → 47.3.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -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:()=>pt});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 a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=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")&&"none"!==t.getStyle("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(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-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[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[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 c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[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(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&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(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.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),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 A(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 C(t,n){const r=new DOMParser,s=function(t){return A(A(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>( |\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,a=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),c=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:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var E=n(584);function L(t,e){const n=T();return(L=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(772396===-parseInt(e(342))/1+parseInt(e(343))/2*(parseInt(e(334))/3)+-parseInt(e(333))/4+-parseInt(e(338))/5+-parseInt(e(335))/6+parseInt(e(340))/7*(parseInt(e(339))/8)+parseInt(e(341))/9*(parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function O(t){return P[L(336)](t)}function T(){const t=["416599YPAluF","7612qclVAF","4945904jmqfNE","534ANNTLl","1197552yiahwO","test","10mwbGIj","1466045maUTNl","9462488BfyCTj","7ZWTKSv","9521937SNChOQ"];return(T=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(453904===parseInt(e(483))/1+-parseInt(e(468))/2*(-parseInt(e(476))/3)+parseInt(e(473))/4*(parseInt(e(475))/5)+parseInt(e(471))/6+-parseInt(e(486))/7*(-parseInt(e(477))/8)+-parseInt(e(482))/9*(parseInt(e(474))/10)+parseInt(e(463))/11*(-parseInt(e(480))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function N(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(485)]&&!s[n(484)])continue;const e=!s[n(485)]||t[n(464)]===s[n(485)],o=!s[n(484)]||t[n(470)](s[n(484)]);e&&o&&r[n(481)](s,i)}return r}function R(){const t=["hasClass","2597700EgXfXQ","initial","40GkRedM","20hXBnxk","293010JMeayI","9cSkjdF","8CgLeHB","cssRules","assign","12236472rmFuLn","set","3927438mncrAr","1204CNQlhv","className","tagName","4081154ybHkLb","groups","trim","push","length","selectorText","split","11OUoImn","name","exec","getPropertyValue","map","495452CZMhLs","style"];return(R=function(){return t})()}function k(t){const e=W,n={};for(let r=0;r<t[e(490)];r++){const s=t[r],i=t[e(466)](s);e(472)!==i&&(n[s]=i)}return n}function M(t){const e=W,n=t[e(462)](",")[e(467)](t=>t[e(488)]()),r=[];for(const t of n){const n=F[e(465)](t);n&&r[e(489)](n[e(487)])}return r}function W(t,e){const n=R();return(W=function(t,e){return n[t-=462]})(t,e)}function j(t){const e=W,n={};for(const r of t)Object[e(479)](n,r);return n}const $=D;function D(t,e){const n=H();return(D=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(678924===parseInt(e(252))/1+-parseInt(e(261))/2+parseInt(e(262))/3*(parseInt(e(271))/4)+parseInt(e(272))/5+-parseInt(e(254))/6+-parseInt(e(256))/7+parseInt(e(263))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class V extends S{[$(253)](t){const n=$,{body:r,styles:s}=t[n(258)],i=new e.ViewUpcastWriter(r[n(267)]),o=i[n(268)](r),a=function(t){const e=W,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(481)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(478)])if(t instanceof CSSStyleRule){const r=k(t[e(469)]);n[t[e(491)]]=Object[e(479)]({},n[t[e(491)]]||{},r)}return n}(s));for(const t of o){if(n(270)!==t[n(255)])continue;const e=N(t[n(257)],a);if(e[n(266)]){const r=j(Array[n(273)](e[n(259)]()));for(const e in r){const s=t[n(257)];s[n(260)](e)||i[n(269)](e,r[e],s)}}}t[n(265)]=r}[$(264)](t){return super[$(264)](t)||O(t)}}function H(){const t=["size","document","createRangeIn","setStyle","elementStart","900oqFGGn","1841955KYhfrn","from","1243822qgxlor","execute","4078686qfahWa","type","1463133aWTPJT","item","_parsedData","values","hasStyle","2050894tNNoQb","3846nofosW","5540064eQyIcp","isActive","content"];return(H=function(){return t})()}const K=B;function q(){const t=["8121344bgaONL","122274FYtrhi","plugins","656xeIpHY","editing","href","execute","text/html","high","afterInit","216mAajsl","79600VXeRjr","fromCharCode","4311496rMIQax","PasteFromOfficeEnhancedInliner","25662494cPaTzO","6207ztlLKk","1264598ZsLyuf","map","dataTransfer","editor","requires","ClipboardPipeline","stylesProcessor","1lWgcNo","isOfficialPlugin","getData","get","_parsedData","20kAFxWK","isPremiumPlugin","pluginName","isActive","join","inputTransformation","document","view","PasteFromOffice","init"];return(q=function(){return t})()}function B(t,e){const n=q();return(B=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(518399===parseInt(e(490))/1*(-parseInt(e(483))/2)+parseInt(e(482))/3*(parseInt(e(469))/4)+parseInt(e(456))/5*(-parseInt(e(467))/6)+-parseInt(e(479))/7+-parseInt(e(466))/8+parseInt(e(476))/9*(parseInt(e(477))/10)+parseInt(e(481))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class U extends t.Plugin{static get[K(458)](){return K(480)}static get[K(491)](){return!0}static get[K(457)](){return!0}static get[K(487)](){return[K(464)]}[K(465)](){const t=K,e=this[t(486)],n=e[t(468)][t(493)](t(488)),r=e[t(470)][t(463)][t(462)],s=new V(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(485)][i(492)](i(473));s[i(459)](o)&&(n[i(455)]||(n[i(455)]=C(o,r[i(489)])),s[i(472)](n))},{priority:E.priorities[t(493)](t(474))+11})}[K(475)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),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 a(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 c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(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 u(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=B;return t[e(484)](t=>String[e(478)](t))[e(460)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(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])],u(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])])(a=>{if(i())return a(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 c=!1;const l=(0,E.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){c(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+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])](a)[d([99,97,116,99,104])](()=>{a(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(u(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(u(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 c(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 a(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])]:l}},{[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])])&&(c=!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])](()=>{c||a(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,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(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])](l(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),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[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 a[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])}},c,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:1764115200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,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(471)]);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=a(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=a(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=_;!function(t){const e=_,n=t();for(;;)try{if(960151===-parseInt(e(412))/1*(parseInt(e(400))/2)+-parseInt(e(422))/3+parseInt(e(398))/4+parseInt(e(417))/5+-parseInt(e(425))/6*(-parseInt(e(403))/7)+parseInt(e(419))/8+parseInt(e(428))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);const X=[z(421),z(405),z(387),z(401),z(414),z(394),z(393),z(424)],G=[z(421),z(405),z(387)],J={"font-style":[[z(409),"i"]],"font-weight":[[z(390),z(404)],[z(391),z(404)],[z(407),z(404)],[t=>Number(t)>=600,z(404)]],"text-decoration":[[z(423),"u"],[z(402),"s"]],"text-decoration-line":[[z(423),"u"],[z(402),"s"]],"vertical-align":[[z(411),z(411)],[z(388),z(418)]]};function _(t,e){const n=tt();return(_=function(t,e){return n[t-=387]})(t,e)}function Q(t){return X[z(413)](t)}function Y(t){const e=z;return Array[e(397)](t[e(408)]())[e(426)](Q)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(429)](e=>{const i=n,o=t[i(416)](e);if(o)if(a=e,G[z(413)](a))r[e]=o;else if(e in J){const t=o[i(389)](" ");J[e][i(429)](([n,r])=>{const o=i;for(const i of t)(o(395)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(429)](([,n])=>{const s=r,i=e[s(392)](n,[],t[s(396)]());e[s(410)](0,i,t)}),e[r(420)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(399)](n)[r(427)])return;const s=e[r(392)](r(415),[],t[r(396)]());e[r(406)](n,s),e[r(410)](0,s,t),e[r(420)](Object[r(399)](n),t)}(t,e,r)}function tt(){const t=["1014637qbuXeq","includes","text-decoration-line","span","getStyle","3368480PlSEwG","sup","5251296AdTCAy","removeStyle","color","1327137tVfJHu","underline","vertical-align","246318gZNcNU","filter","length","4775751uPreWG","forEach","font-size","super","split","medium","bold","createElement","font-style","font-weight","function","getChildren","from","255136smpfSn","keys","2OnXnLB","text-decoration","line-through","84CrUpLq","strong","font-family","setStyle","bolder","getStyleNames","italic","insertChild","sub"];return(tt=function(){return t})()}const et=rt;function nt(){const t=["stylesProcessor","blockElements","isActive","87198uAXpHJ","document","name","getItems","_parsedData","font","11hOvrHh","1490800AdwOAq","53351664sHCdVT","createRangeIn","325464YlcGDn","344444xMFmqL","574JzdNzv","13xEnaiJ","execute","207PHrRBT","element","includes","6357295NTMBPT","3352902oTlkDY","110nABysi","content","4YNCwJP"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=436]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(958558===-parseInt(e(440))/1*(parseInt(e(445))/2)+-parseInt(e(453))/3+parseInt(e(456))/4*(parseInt(e(452))/5)+-parseInt(e(460))/6*(parseInt(e(446))/7)+-parseInt(e(444))/8*(-parseInt(e(449))/9)+parseInt(e(441))/10*(-parseInt(e(454))/11)+-parseInt(e(442))/12*(-parseInt(e(447))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(448)](t){const n=et,{body:r}=t[n(438)],s=new e.ViewUpcastWriter(r[n(461)]),i=s[n(443)](r),o=new e.ViewDocument(s[n(461)][n(457)]),a=[...new e.ViewDomConverter(o)[n(458)],n(439)],c=i[n(437)]();for(const t of c)if(t.is(n(450))&&a[n(451)](t[n(436)])){Z(t,s,Y(t))}t[n(455)]=r}[et(459)](t){return super[et(459)](t)||O(t)}}const it=at;function ot(){const t=["isPremiumPlugin","requires","PasteFromOffice","1178112DUAmEh","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","plugins","PasteFromOfficeEnhancedPropagator","dataTransfer","editing","getData","pasteFromOfficeEnhancedLicenseKeyInvalid","pluginName","isActive","inputTransformation","_licenseKeyCheckInterval","trialLimit","get","config","featureNotAllowed","_parsedData","_showLicenseError","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","1724380vllzGZ","high","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","destroy","editor","806082pThDtQ","stylesProcessor","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","text/html","init","invalid","evaluationLimit","PasteFromOfficeEnhanced","execute","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","4849465xDBXOv","10391640nxnNhN","licenseKey","isOfficialPlugin","186846QocTWc","expired","ClipboardPipeline","view","618564UAHTGu"];return(ot=function(){return t})()}function at(t,e){const n=ot();return(at=function(t,e){return n[t-=282]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(532425===-parseInt(e(289))/1+-parseInt(e(283))/2+-parseInt(e(305))/3+-parseInt(e(313))/4+parseInt(e(301))/5+parseInt(e(309))/6+parseInt(e(302))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class ct extends t.Plugin{[it(303)];[it(325)];static get[it(322)](){return it(317)}static get[it(304)](){return!0}static get[it(310)](){return!0}static get[it(311)](){return[it(312)]}[it(294)](){const t=it,e=this[t(288)],n=e[t(316)][t(327)](t(307)),r=e[t(319)][t(308)][t(300)],s=new st(r);n.on(t(324),(e,n)=>{const i=t,o=n[i(318)][i(320)](i(293));s[i(323)](o)&&(n[i(330)]||(n[i(330)]=C(o,r[i(290)])),s[i(298)](n))},{priority:E.priorities[t(327)](t(284))+10}),this[t(303)]=this[t(288)][t(328)][t(327)](t(303));const i=this[t(288)];this[t(325)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(285)==s||e(321)==s||e(314)==s||e(315)==s||e(299)==s||e(292)==s||e(286)==s||e(282)==s){delete i[r],n=s,clearInterval(this[e(325)]),this[e(325)]=void 0;break}}e(321)==n&&i[e(331)](e(295)),e(314)==n&&i[e(331)](e(306)),e(315)==n&&i[e(331)](e(332)),e(299)==n&&i[e(331)](e(329),e(297)),e(292)==n&&i[e(331)](e(296)),e(286)==n&&i[e(331)](e(326)),e(282)==n&&i[e(331)](e(291))},1e3)}[it(287)](){const t=it;super[t(287)](),this[t(325)]&&clearInterval(this[t(325)])}}var lt=ft;function ut(){var t=["984VBwVfh","PasteFromOfficeEnhanced","isOfficialPlugin","2795422XgfiHL","5800080gxMzgy","PasteFromOffice","25906KeVfyD","1043476HlAHPC","72mFAsEY","pluginName","704416jgyoOU","2Hlxroo","2823145gozlxk","isPremiumPlugin","16709mCXmmw","9Rayium","requires","6taLeWf"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=464]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(394264===-parseInt(e(469))/1*(-parseInt(e(474))/2)+parseInt(e(478))/3*(parseInt(e(470))/4)+-parseInt(e(475))/5+-parseInt(e(480))/6*(-parseInt(e(466))/7)+parseInt(e(473))/8*(-parseInt(e(471))/9)+parseInt(e(467))/10+parseInt(e(477))/11*(-parseInt(e(481))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(472)](){return lt(464)}static get[lt(465)](){return!0}static get[lt(476)](){return!0}static get[lt(479)](){return[lt(468),U,ct]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=403]})(t,e)}function dt(){var t=["859569cICJJx","147666LEYWtb","62559uXvTWz","5695484CXPztF","1488000yxRcHr","175XOoBNG","3230785enwGEC","3470sJRcaA","4ZQUkTh","1002151usCeVi"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(775903===-parseInt(e(409))/1+parseInt(e(408))/2*(parseInt(e(410))/3)+-parseInt(e(403))/4+parseInt(e(406))/5+-parseInt(e(411))/6*(parseInt(e(405))/7)+parseInt(e(404))/8+-parseInt(e(412))/9*(-parseInt(e(407))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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:()=>pt});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")&&"none"!==t.getStyle("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 l={},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=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[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&&(l[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&&l[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 l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[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(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}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"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&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(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.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,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 C(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 A(t,n){const r=new DOMParser,s=function(t){return C(C(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>( |\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 E=n(584);!function(t){const e=O,n=t();for(;;)try{if(275285===-parseInt(e(506))/1+-parseInt(e(503))/2*(-parseInt(e(502))/3)+parseInt(e(508))/4+-parseInt(e(509))/5+parseInt(e(500))/6+-parseInt(e(504))/7*(-parseInt(e(507))/8)+-parseInt(e(505))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function O(t,e){const n=L();return(O=function(t,e){return n[t-=500]})(t,e)}function L(){const t=["2644788JEYDnf","test","24rkfHMf","6022aqztxo","1820CkMwvc","1331766xUCCgO","407571mPKdlD","10736jEGPFG","1519748idEQYx","1814565gixDio"];return(L=function(){return t})()}function F(t){return P[O(501)](t)}!function(t){const e=k,n=t();for(;;)try{if(403066===parseInt(e(261))/1*(parseInt(e(270))/2)+parseInt(e(287))/3*(parseInt(e(266))/4)+-parseInt(e(289))/5*(-parseInt(e(278))/6)+parseInt(e(284))/7+parseInt(e(273))/8+-parseInt(e(269))/9*(parseInt(e(272))/10)+-parseInt(e(263))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const M=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(283)]&&!s[n(264)])continue;const e=!s[n(283)]||t[n(274)]===s[n(283)],o=!s[n(264)]||t[n(279)](s[n(264)]);e&&o&&r[n(286)](s,i)}return r}function k(t,e){const n=N();return(k=function(t,e){return n[t-=261]})(t,e)}function R(t){const e=k,n={};for(let r=0;r<t[e(282)];r++){const s=t[r],i=t[e(268)](s);e(262)!==i&&(n[s]=i)}return n}function T(t){const e=k,n=t[e(288)](",")[e(285)](t=>t[e(280)]()),r=[];for(const t of n){const n=M[e(265)](t);n&&r[e(275)](n[e(276)])}return r}function N(){const t=["getPropertyValue","18hhRKnr","5302uOmpzO","assign","1135800SPHaFJ","4351848BorRXv","name","push","groups","style","969402hqDWPj","hasClass","trim","selectorText","length","tagName","5081909EChgQy","map","set","234075StczyA","split","5jPIxlG","276iZGdnK","initial","17721110umztAB","className","exec","4iQhFIN","cssRules"];return(N=function(){return t})()}function D(t){const e=k,n={};for(const r of t)Object[e(271)](n,r);return n}const K=$;function W(){const t=["content","values","2010135kdmPaC","888836yjgibW","type","4HKrYpz","execute","elementStart","size","isActive","from","2243862sRqsPA","createRangeIn","1429101NrCcdk","199312FCnMsD","8LSKfLK","hasStyle","623922wccCye","_parsedData","setStyle","item","208495euRBJy","document"];return(W=function(){return t})()}function $(t,e){const n=W();return($=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(227335===parseInt(e(407))/1*(parseInt(e(416))/2)+parseInt(e(419))/3+-parseInt(e(428))/4+-parseInt(e(427))/5+parseInt(e(413))/6+-parseInt(e(423))/7*(-parseInt(e(417))/8)+-parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class U extends S{[K(408)](t){const n=K,{body:r,styles:s}=t[n(420)],i=new e.ViewUpcastWriter(r[n(424)]),o=i[n(414)](r),c=function(t){const e=k,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(286)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(267)])if(t instanceof CSSStyleRule){const r=R(t[e(277)]);n[t[e(281)]]=Object[e(271)]({},n[t[e(281)]]||{},r)}return n}(s));for(const t of o){if(n(409)!==t[n(429)])continue;const e=j(t[n(422)],c);if(e[n(410)]){const r=D(Array[n(412)](e[n(426)]()));for(const e in r){const s=t[n(422)];s[n(418)](e)||i[n(421)](e,r[e],s)}}}t[n(425)]=r}[K(411)](t){return super[K(411)](t)||F(t)}}const V=H;function H(t,e){const n=q();return(H=function(t,e){return n[t-=206]})(t,e)}function q(){const t=["getData","requires","editing","4128383JzKqxy","dataTransfer","href","join","3747174OCQJZK","8OlNJUn","get","execute","_parsedData","7124610kwrJHq","inputTransformation","1qdWjpG","stylesProcessor","plugins","pluginName","isOfficialPlugin","document","PasteFromOfficeEnhancedInliner","4316886rcchIo","init","PasteFromOffice","text/html","ClipboardPipeline","598448MGPFfA","49788765hDKMdP","isActive","high","editor","fromCharCode","afterInit","map","1676392RpSbsJ","isPremiumPlugin","view"];return(q=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(765319===parseInt(e(223))/1*(-parseInt(e(206))/2)+-parseInt(e(230))/3+parseInt(e(235))/4+-parseInt(e(221))/5+-parseInt(e(216))/6+-parseInt(e(212))/7+-parseInt(e(217))/8*(-parseInt(e(236))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class B extends t.Plugin{static get[V(226)](){return V(229)}static get[V(227)](){return!0}static get[V(207)](){return!0}static get[V(210)](){return[V(232)]}[V(231)](){const t=V,e=this[t(239)],n=e[t(225)][t(218)](t(234)),r=e[t(211)][t(208)][t(228)],s=new U(r);n.on(t(222),(e,n)=>{const i=t,o=n[i(213)][i(209)](i(233));s[i(237)](o)&&(n[i(220)]||(n[i(220)]=A(o,r[i(224)])),s[i(219)](n))},{priority:E.priorities[t(218)](t(238))+11})}[V(241)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),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])](l(t)):null}function l(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 u(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=H;return t[e(242)](t=>String[e(240)](t))[e(215)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(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 l=(0,E.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(u(l+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(u(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(u(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])]:l}},{[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])](l(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:1764288e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=H,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(214)]);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=G;!function(t){const e=G,n=t();for(;;)try{if(205845===parseInt(e(440))/1+-parseInt(e(436))/2+-parseInt(e(439))/3*(-parseInt(e(423))/4)+parseInt(e(456))/5+-parseInt(e(443))/6+parseInt(e(434))/7+parseInt(e(428))/8*(-parseInt(e(448))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const J=[z(462),z(444),z(463),z(430),z(425),z(447),z(442),z(460)];function Q(){const t=["split","vertical-align","insertChild","color","font-size","getStyleNames","sup","984OenWBJ","sub","text-decoration-line","getChildren","line-through","184vHlNUt","from","text-decoration","span","getStyle","bolder","1947393mgDZnt","bold","517456nxTDiO","removeStyle","underline","4560uMaHsI","303619pKhQPO","strong","font-style","739278DrNDHz","font-family","filter","setStyle","font-weight","189153lWMnmr","createElement","function","includes","italic","super","medium","length","577195yhcQwH","keys","forEach"];return(Q=function(){return t})()}const _=[z(462),z(444),z(463)];function G(t,e){const n=Q();return(G=function(t,e){return n[t-=422]})(t,e)}const Y={"font-style":[[z(452),"i"]],"font-weight":[[z(454),z(441)],[z(435),z(441)],[z(433),z(441)],[t=>Number(t)>=600,z(441)]],"text-decoration":[[z(438),"u"],[z(427),"s"]],"text-decoration-line":[[z(438),"u"],[z(427),"s"]],"vertical-align":[[z(424),z(424)],[z(453),z(422)]]};function Z(t){return J[z(451)](t)}function X(t){const e=z;return Array[e(429)](t[e(464)]())[e(445)](Z)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(458)](e=>{const i=n,o=t[i(432)](e);if(o)if(c=e,_[z(451)](c))r[e]=o;else if(e in Y){const t=o[i(459)](" ");Y[e][i(458)](([n,r])=>{const o=i;for(const i of t)(o(450)==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(458)](([,n])=>{const s=r,i=e[s(449)](n,[],t[s(426)]());e[s(461)](0,i,t)}),e[r(437)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(457)](n)[r(455)])return;const s=e[r(449)](r(431),[],t[r(426)]());e[r(446)](n,s),e[r(461)](0,s,t),e[r(437)](Object[r(457)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(593047===parseInt(e(226))/1*(-parseInt(e(230))/2)+-parseInt(e(217))/3*(-parseInt(e(225))/4)+parseInt(e(208))/5*(parseInt(e(219))/6)+-parseInt(e(207))/7*(-parseInt(e(205))/8)+-parseInt(e(222))/9*(-parseInt(e(223))/10)+-parseInt(e(227))/11*(-parseInt(e(214))/12)+parseInt(e(215))/13*(-parseInt(e(224))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends S{[et(229)](t){const n=et,{body:r}=t[n(213)],s=new e.ViewUpcastWriter(r[n(220)]),i=s[n(211)](r),o=new e.ViewDocument(s[n(220)][n(216)]),c=[...new e.ViewDomConverter(o)[n(206)],n(221)],a=i[n(212)]();for(const t of a)if(t.is(n(218))&&c[n(210)](t[n(209)])){tt(t,s,X(t))}t[n(228)]=r}[et(231)](t){return super[et(231)](t)||F(t)}}function st(){const t=["3285gxUHyo","27570uZFrfV","132286iVbNmn","3664052wgGtpc","407ujAHLH","4103iRIymO","content","execute","186QIWpmo","isActive","59544BgJmMp","blockElements","21qoUxOD","5PikQlg","name","includes","createRangeIn","getItems","_parsedData","8172GYphkO","2977VetNuE","stylesProcessor","3oOCYcF","element","3576354rjcxyQ","document","font"];return(st=function(){return t})()}function it(){const t=["view","169504yGrBsu","trialLimit","requires","pasteFromOfficeEnhancedLicenseKeyTrialLimit","20200tmkWdn","861790OMUjli","ClipboardPipeline","init","dataTransfer","4730796WjJQCE","invalid","4UpFbEx","editor","config","pasteFromOfficeEnhancedLicenseKeyNotAllowed","getData","pluginName","isPremiumPlugin","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOfficeEnhanced","document","high","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","get","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","979176LVnPYK","inputTransformation","pasteFromOfficeEnhancedLicenseKeyValid","evaluationLimit","domainLimit","isOfficialPlugin","963819NhKvUN","licenseKey","destroy","stylesProcessor","2023tbFNMK","text/html","expired","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","plugins","execute","680038xOvrLY","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_showLicenseError","usageLimit","_parsedData","editing","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(it=function(){return t})()}const ot=ct;function ct(t,e){const n=it();return(ct=function(t,e){return n[t-=396]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(503433===-parseInt(e(397))/1+parseInt(e(442))/2+-parseInt(e(425))/3*(-parseInt(e(408))/4)+parseInt(e(402))/5+-parseInt(e(406))/6+parseInt(e(435))/7*(parseInt(e(401))/8)+-parseInt(e(431))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{[ot(432)];[ot(423)];static get[ot(413)](){return ot(424)}static get[ot(430)](){return!0}static get[ot(414)](){return!0}static get[ot(399)](){return[ot(420)]}[ot(404)](){const t=ot,e=this[t(409)],n=e[t(440)][t(422)](t(403)),r=e[t(447)][t(396)][t(418)],s=new rt(r);n.on(t(426),(e,n)=>{const i=t,o=n[i(405)][i(412)](i(436));s[i(439)](o)&&(n[i(446)]||(n[i(446)]=A(o,r[i(434)])),s[i(441)](n))},{priority:E.priorities[t(422)](t(419))+10}),this[t(432)]=this[t(409)][t(410)][t(422)](t(432));const i=this[t(409)];this[t(423)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(427)==s||e(438)==s||e(416)==s||e(443)==s||e(411)==s||e(421)==s||e(400)==s||e(448)==s){delete i[r],n=s,clearInterval(this[e(423)]),this[e(423)]=void 0;break}}e(438)==n&&i[e(444)](e(407)),e(416)==n&&i[e(444)](e(437)),e(443)==n&&i[e(444)](e(429)),e(411)==n&&i[e(444)](e(415),e(417)),e(421)==n&&i[e(444)](e(428)),e(400)==n&&i[e(444)](e(398)),e(448)==n&&i[e(444)](e(445))},1e3)}[ot(433)](){const t=ot;super[t(433)](),this[t(423)]&&clearInterval(this[t(423)])}}var lt=ft;function ut(){var t=["PasteFromOffice","192479avuZAB","requires","2010300jowUrB","isOfficialPlugin","26546571ZWOOKg","141074knJFfp","3904815mfodMU","8434080omgbcL","54tfoMbp","823473ynlIPw","isPremiumPlugin","PasteFromOfficeEnhanced","51XulYjw","pluginName"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=343]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(654940===parseInt(e(351))/1+parseInt(e(356))/2*(-parseInt(e(348))/3)+-parseInt(e(353))/4+-parseInt(e(357))/5+-parseInt(e(344))/6*(parseInt(e(345))/7)+parseInt(e(343))/8+parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(349)](){return lt(347)}static get[lt(354)](){return!0}static get[lt(346)](){return!0}static get[lt(352)](){return[lt(350),B,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=349]})(t,e)}function dt(){var t=["611594rdAMwV","3272744mHvmkT","9QkhMfb","7VRYlVz","2AqUkju","3322600vqrOda","50914130lqGCkT","7562776FlHIeX","2448270IrRjNu","4009866UEjtOD"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(994033===parseInt(e(358))/1*(parseInt(e(354))/2)+-parseInt(e(353))/3+-parseInt(e(351))/4+-parseInt(e(349))/5+parseInt(e(352))/6*(-parseInt(e(357))/7)+parseInt(e(355))/8*(-parseInt(e(356))/9)+parseInt(e(350))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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 _0x1fac35}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x17ec4d,parsePasteOfficeHtml as _0x54c884}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x48cfd9,uid as _0x2372f5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3ed92e,ViewDocument as _0x34e4f0,ViewDomConverter as _0x7fd4f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x177938){return m['test'](_0x177938);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0xc1e3f5,_0x5c6a31){const _0x492118=new Map();for(const [_0x2a5f9f,_0x425b51]of _0x5c6a31){if(!_0x2a5f9f['tagName']&&!_0x2a5f9f['className'])continue;const _0x2b3901=!_0x2a5f9f['tagName']||_0xc1e3f5['name']===_0x2a5f9f['tagName'],_0x1bc720=!_0x2a5f9f['className']||_0xc1e3f5['hasClass'](_0x2a5f9f['className']);_0x2b3901&&_0x1bc720&&_0x492118['set'](_0x2a5f9f,_0x425b51);}return _0x492118;}function h(_0x10f1d1){const _0x16212a={};for(let _0xcad21=0x0;_0xcad21<_0x10f1d1['length'];_0xcad21++){const _0x888b3b=_0x10f1d1[_0xcad21],_0x11dee1=_0x10f1d1['getPropertyValue'](_0x888b3b);'initial'!==_0x11dee1&&(_0x16212a[_0x888b3b]=_0x11dee1);}return _0x16212a;}function O(_0x3675e2){const _0x1e663b=_0x3675e2['split'](',')['map'](_0x554c3e=>_0x554c3e['trim']()),_0x17799a=[];for(const _0x2fa034 of _0x1e663b){const _0x4c2aff=S['exec'](_0x2fa034);_0x4c2aff&&_0x17799a['push'](_0x4c2aff['groups']);}return _0x17799a;}function k(_0x52bfbf){const _0x963b47={};for(const _0x2114f2 of _0x52bfbf)Object['assign'](_0x963b47,_0x2114f2);return _0x963b47;}class c extends _0x17ec4d{['execute'](_0x1cf5db){const {body:_0x37b7f0,styles:_0x568e00}=_0x1cf5db['_parsedData'],_0x33845a=new _0x3ed92e(_0x37b7f0['document']),_0x488e72=_0x33845a['createRangeIn'](_0x37b7f0),_0x28a18d=function(_0x29bb18){const _0x322d51={};for(const _0x152121 of _0x29bb18)for(const _0x3578cc of _0x152121['cssRules'])if(_0x3578cc instanceof CSSStyleRule){const _0x3782c5=h(_0x3578cc['style']);_0x322d51[_0x3578cc['selectorText']]=Object['assign']({},_0x322d51[_0x3578cc['selectorText']]||{},_0x3782c5);}return _0x322d51;}(_0x568e00),_0x21dd05=function(_0x26d594){const _0x3dd639=new Map();for(const _0x5c02b0 in _0x26d594){const _0x314d59=O(_0x5c02b0),_0x39fb4d=_0x26d594[_0x5c02b0];for(const _0x18726e of _0x314d59)_0x3dd639['set'](_0x18726e,_0x39fb4d);}return _0x3dd639;}(_0x28a18d);for(const _0x191e01 of _0x488e72){if('elementStart'!==_0x191e01['type'])continue;const _0x28d24f=j(_0x191e01['item'],_0x21dd05);if(_0x28d24f['size']){const _0x4b9b22=k(Array['from'](_0x28d24f['values']()));for(const _0x5a24b3 in _0x4b9b22){const _0x36a50e=_0x191e01['item'];_0x36a50e['hasStyle'](_0x5a24b3)||_0x33845a['setStyle'](_0x5a24b3,_0x4b9b22[_0x5a24b3],_0x36a50e);}}}_0x1cf5db['content']=_0x37b7f0;}['isActive'](_0x1a1223){return super['isActive'](_0x1a1223)||p(_0x1a1223);}}class i extends _0x1fac35{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3e77f2=this['editor'],_0x2b5f28=_0x3e77f2['plugins']['get']('ClipboardPipeline'),_0x2436bd=_0x3e77f2['editing']['view']['document'],_0x18a50b=new c(_0x2436bd);_0x2b5f28['on']('inputTransformation',(_0x2a9dbe,_0x37ffc2)=>{const _0x2c0cf0=_0x37ffc2['dataTransfer']['getData']('text/html');_0x18a50b['isActive'](_0x2c0cf0)&&(_0x37ffc2['_parsedData']||(_0x37ffc2['_parsedData']=_0x54c884(_0x2c0cf0,_0x2436bd['stylesProcessor'])),_0x18a50b['execute'](_0x37ffc2));},{'priority':_0x48cfd9['get']('high')+0xb});}['afterInit'](){!async function(_0x25f30e){const _0x398373=_0x2b4715([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x240df2=0x7374585f,_0x1a5964=0x7373226f^_0x240df2,_0x1529ed=window[_0x2b4715([0x44,0x61,0x74,0x65])][_0x2b4715([0x6e,0x6f,0x77])](),_0x518b75=_0x25f30e[_0x2b4715([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xd24de6=new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x584d6a=>{_0x518b75[_0x2b4715([0x6f,0x6e,0x63,0x65])](_0x2b4715([0x72,0x65,0x61,0x64,0x79]),_0x584d6a);}),_0x19dd35={[_0x2b4715([0x6b,0x74,0x79])]:_0x2b4715([0x45,0x43]),[_0x2b4715([0x75,0x73,0x65])]:_0x2b4715([0x73,0x69,0x67]),[_0x2b4715([0x63,0x72,0x76])]:_0x2b4715([0x50,0x2d,0x32,0x35,0x36]),[_0x2b4715([0x78])]:_0x2b4715([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]),[_0x2b4715([0x79])]:_0x2b4715([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]),[_0x2b4715([0x61,0x6c,0x67])]:_0x2b4715([0x45,0x53,0x32,0x35,0x36])},_0x2d7adc=_0x518b75[_0x2b4715([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2b4715([0x67,0x65,0x74])](_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa2526f(){let _0x1342ae,_0x1fe116=null,_0x371269=null;try{if(_0x2d7adc==_0x2b4715([0x47,0x50,0x4c]))return _0x2b4715([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1342ae=_0x1b7ab8(),!_0x1342ae)return _0x2b4715([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1342ae[_0x2b4715([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x371269=_0x39aadc(_0x1342ae[_0x2b4715([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1342ae[_0x2b4715([0x6a,0x74,0x69])])),await _0x2956cc()?_0x4ce52c()?_0x75c925()?_0x2b4715([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x250331()?(_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b4715([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1fe116=_0x513ec5(_0x2b4715([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b4715([0x74,0x72,0x69,0x61,0x6c])&&(_0x1fe116=_0x513ec5(_0x2b4715([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b5c95()):_0x2b4715([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2b4715([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2b4715([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2b4715([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x75c925(){const _0x5d829d=[_0x2b4715([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2b4715([0x74,0x72,0x69,0x61,0x6c])][_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1529ed/0x3e8:0xe10*_0x1a5964;return _0x1342ae[_0x2b4715([0x65,0x78,0x70])]<_0x5d829d;}function _0x4ce52c(){const _0x4abe66=_0x1342ae[_0x2b4715([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4abe66&&(!!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x2a]))||(!!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x50,0x4f,0x45]))||(!!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x50,0x50]))||!(!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2447ff()))));}function _0x250331(){const _0x54ac0e=_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x54ac0e||0x0==_0x54ac0e[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x277710}=new URL(window[_0x2b4715([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x54ac0e[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277710))return!0x0;const _0x2fa026=_0x277710[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e]));return _0x54ac0e[_0x2b4715([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x918ac9=>_0x918ac9[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x2a])))[_0x2b4715([0x6d,0x61,0x70])](_0x11ef7b=>_0x11ef7b[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e])))[_0x2b4715([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xffe328=>_0xffe328[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2fa026[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b4715([0x6d,0x61,0x70])](_0x225b94=>Array(_0x2fa026[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x225b94[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b4715([0x66,0x69,0x6c,0x6c])](_0x225b94[0x0]===_0x2b4715([0x2a])?_0x2b4715([0x2a]):'')[_0x2b4715([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x225b94))[_0x2b4715([0x73,0x6f,0x6d,0x65])](_0x44b755=>_0x2fa026[_0x2b4715([0x65,0x76,0x65,0x72,0x79])]((_0x3424c9,_0x3eaef1)=>_0x44b755[_0x3eaef1]===_0x3424c9||_0x44b755[_0x3eaef1]===_0x2b4715([0x2a])));}function _0x4b5c95(){return _0x1fe116&&_0x371269?new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d5cc5,_0x4e1616)=>{_0x1fe116[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x2d5cc5,_0x4e1616),_0x371269[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x39ca4c=>{_0x39ca4c!=_0x2b4715([0x56,0x61,0x6c,0x69,0x64])&&_0x2d5cc5(_0x39ca4c);},_0x4e1616);}):_0x1fe116||_0x371269||_0x2b4715([0x56,0x61,0x6c,0x69,0x64]);}}function _0x39aadc(_0x60852f,_0x444932){return new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48eed9=>{if(_0xcc3c5a())return _0x48eed9(_0x2b4715([0x56,0x61,0x6c,0x69,0x64]));_0x5a86e7(),_0x518b75[_0x2b4715([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2b4715([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x476de0=!0x1;const _0x248054=_0x2372f5();function _0x359b8(_0x220ce0){return!!_0x220ce0&&(typeof _0x220ce0===_0x2b4715([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x220ce0===_0x2b4715([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x220ce0[_0x2b4715([0x74,0x68,0x65,0x6e])]===_0x2b4715([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x220ce0[_0x2b4715([0x63,0x61,0x74,0x63,0x68])]===_0x2b4715([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1221d5(_0x29f339){_0x554ffe(_0x29f339)[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x2d5810=>{if(!_0x2d5810||_0x2d5810[_0x2b4715([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2b4715([0x6f,0x6b]))return _0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59d69a(_0x20a072(_0x248054+_0x444932))!=_0x2d5810[_0x2b4715([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2b4715([0x56,0x61,0x6c,0x69,0x64]);})[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x1f75a7=>(_0x153456(),_0x1f75a7),()=>{const _0x1635ef=_0x582507();return null==_0x1635ef?(_0x153456(),_0x2b4715([0x56,0x61,0x6c,0x69,0x64])):_0x2b4715(_0x1529ed-_0x1635ef>(0x5778dc5f^_0x240df2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x48eed9)[_0x2b4715([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48eed9(_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d39f5=0x7342b6df^_0x240df2;function _0x153456(){const _0x4bb74e=_0x2b4715([0x6c,0x6c,0x63,0x74,0x2d])+_0x59d69a(_0x20a072(_0x60852f)),_0x3eb35f=_0x2b2cd6(_0x59d69a(window[_0x2b4715([0x4d,0x61,0x74,0x68])][_0x2b4715([0x63,0x65,0x69,0x6c])](_0x1529ed/_0x3d39f5)));window[_0x2b4715([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b4715([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bb74e,_0x3eb35f);}function _0x582507(){const _0x579630=_0x2b4715([0x6c,0x6c,0x63,0x74,0x2d])+_0x59d69a(_0x20a072(_0x60852f)),_0x53375a=window[_0x2b4715([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b4715([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x579630);return _0x53375a?window[_0x2b4715([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b2cd6(_0x53375a),0x10)*_0x3d39f5:null;}function _0x554ffe(_0x4c85e1){return new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1154d8,_0xa74e34)=>{_0x4c85e1[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x1154d8,_0xa74e34),window[_0x2b4715([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xa74e34,0x73758c9f^_0x240df2);});}}_0x518b75[_0x2b4715([0x6f,0x6e])](_0x2b4715([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52b1eb,_0x1bad20)=>{if(_0x1bad20[0x0]!=_0x60852f)return _0x48eed9(_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1bad20[0x1]={..._0x1bad20[0x1],[_0x2b4715([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x248054};},{[_0x2b4715([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b4715([0x68,0x69,0x67,0x68])}),_0x518b75[_0x2b4715([0x6f,0x6e])](_0x2b4715([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5481c2=>{_0x359b8(_0x5481c2[_0x2b4715([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x476de0=!0x0,_0x1221d5(_0x5481c2[_0x2b4715([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2b4715([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b4715([0x6c,0x6f,0x77])}),_0xd24de6[_0x2b4715([0x74,0x68,0x65,0x6e])](()=>{_0x476de0||_0x48eed9(_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xcc3c5a(){return _0x518b75[_0x2b4715([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b4715([0x76,0x69,0x65,0x77])][_0x2b4715([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2b4715([0x61,0x75,0x74,0x6f]);}function _0x5a86e7(){_0x518b75[_0x2b4715([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b4715([0x76,0x69,0x65,0x77])][_0x2b4715([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2b4715([0x61,0x75,0x74,0x6f]);}}function _0x513ec5(_0xb16908){const _0x2a28a1=[new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e5166=>setTimeout(_0x4e5166,0x737d6693^_0x240df2)),_0xd24de6[_0x2b4715([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15b45f=>{let _0x38c3dc=0x0;_0x518b75[_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b4715([0x6f,0x6e])](_0x2b4715([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e6d9f,_0x24039e)=>{_0x24039e[0x0][_0x2b4715([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x38c3dc++,_0x38c3dc==(0x737459a7^_0x240df2)&&(_0x15b45f(),_0x4e6d9f[_0x2b4715([0x6f,0x66,0x66])]());});}))];return window[_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2b4715([0x72,0x61,0x63,0x65])](_0x2a28a1)[_0x2b4715([0x74,0x68,0x65,0x6e])](()=>_0xb16908);}async function _0x1b3889(){await _0xd24de6,_0x518b75[_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b4715([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c69e6,_0x518b75[_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b4715([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c69e6,_0x518b75[_0x2b4715([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2447ff(){return window[_0x2b4715([0x67,0x6c,0x6f,0x62])]&&window[_0x2b4715([0x67,0x6c,0x6f,0x62])][_0x2b4715([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x80b3a3(_0x48621c){const _0xcac050=_0x268c4e();_0x518b75[_0xcac050]=_0x2b4715([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])+_0x48621c,_0x48621c!=_0x2b4715([0x56,0x61,0x6c,0x69,0x64])&&_0x1b3889();}function _0x268c4e(){const _0x3dbb37=window[_0x2b4715([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2b4715([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2b4715([0x6e,0x6f,0x77])]())[_0x2b4715([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2b4715([0x2e]),'');let _0x41ba67=_0x2b4715([0x73]);for(let _0x4ede1c=0x0;_0x4ede1c<_0x3dbb37[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ede1c+=0x2){let _0x520f2a=window[_0x2b4715([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3dbb37[_0x2b4715([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ede1c,_0x4ede1c+0x2));_0x520f2a>=_0x398373[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x520f2a-=_0x398373[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41ba67+=_0x398373[_0x520f2a];}return _0x41ba67;}function _0x1b7ab8(){const _0x572533=_0x2d7adc[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e]));if(0x3!=_0x572533[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x150149(_0x572533[0x1]);function _0x150149(_0xe2980b){const _0x368238=_0x495532(_0xe2980b);return _0x368238&&_0x4547cc()?_0x368238:null;function _0x4547cc(){const _0x252a5e=_0x368238[_0x2b4715([0x6a,0x74,0x69])],_0x5b9479=window[_0x2b4715([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x252a5e[_0x2b4715([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x252a5e[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x52fc49={..._0x368238,[_0x2b4715([0x6a,0x74,0x69])]:_0x252a5e[_0x2b4715([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x252a5e[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x52fc49[_0x2b4715([0x76,0x63])],_0x20a072(_0x52fc49)==_0x5b9479;}}}async function _0x2956cc(){let _0x450ed7=!0x0;try{const _0xfb39f=_0x2d7adc[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e])),[_0x3e804c,_0x83600a,_0x5a0714]=_0xfb39f;return _0x4884cb(_0x3e804c),await _0x5be79c(_0x3e804c,_0x83600a,_0x5a0714),_0x450ed7;}catch{return!0x1;}function _0x4884cb(_0x5e65e6){const _0x194845=_0x495532(_0x5e65e6);_0x194845&&_0x194845[_0x2b4715([0x61,0x6c,0x67])]==_0x2b4715([0x45,0x53,0x32,0x35,0x36])||(_0x450ed7=!0x1);}async function _0x5be79c(_0x39e97c,_0x47d1cf,_0x4461d0){const _0x2782f1=window[_0x2b4715([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2b4715([0x66,0x72,0x6f,0x6d])](_0x3f3928(_0x4461d0),_0x455688=>_0x455688[_0x2b4715([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x251c07=new window[(_0x2b4715([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2b4715([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x39e97c+_0x2b4715([0x2e])+_0x47d1cf),_0x15216e=window[_0x2b4715([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2b4715([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x15216e)return;const _0x34524a=await _0x15216e[_0x2b4715([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2b4715([0x6a,0x77,0x6b]),_0x19dd35,{[_0x2b4715([0x6e,0x61,0x6d,0x65])]:_0x2b4715([0x45,0x43,0x44,0x53,0x41]),[_0x2b4715([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2b4715([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2b4715([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x15216e[_0x2b4715([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2b4715([0x6e,0x61,0x6d,0x65])]:_0x2b4715([0x45,0x43,0x44,0x53,0x41]),[_0x2b4715([0x68,0x61,0x73,0x68])]:{[_0x2b4715([0x6e,0x61,0x6d,0x65])]:_0x2b4715([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x34524a,_0x2782f1,_0x251c07)||(_0x450ed7=!0x1);}}function _0x495532(_0x23b646){return _0x23b646[_0x2b4715([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2b4715([0x65,0x79]))?JSON[_0x2b4715([0x70,0x61,0x72,0x73,0x65])](_0x3f3928(_0x23b646)):null;}function _0x3f3928(_0x130bb5){return window[_0x2b4715([0x61,0x74,0x6f,0x62])](_0x130bb5[_0x2b4715([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2b4715([0x2b]))[_0x2b4715([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2b4715([0x2f])));}function _0x20a072(_0x5bcb34){let _0x26500f=0x1505;function _0x3b9cb5(_0x1f5974){for(let _0x237a02=0x0;_0x237a02<_0x1f5974[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x237a02++){const _0x2a24f1=_0x1f5974[_0x2b4715([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x237a02);_0x26500f=(_0x26500f<<0x5)+_0x26500f+_0x2a24f1,_0x26500f&=_0x26500f;}}function _0x49e030(_0x433a35){Array[_0x2b4715([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x433a35)?_0x433a35[_0x2b4715([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x49e030):_0x433a35&&typeof _0x433a35==_0x2b4715([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2b4715([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x433a35)[_0x2b4715([0x73,0x6f,0x72,0x74])]()[_0x2b4715([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x448443,_0x13983a])=>{_0x3b9cb5(_0x448443),_0x49e030(_0x13983a);}):_0x3b9cb5(window[_0x2b4715([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x433a35));}return _0x49e030(_0x5bcb34),_0x26500f>>>0x0;}function _0x59d69a(_0x316f29){return _0x316f29[_0x2b4715([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2b4715([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2b4715([0x30]));}function _0x2b2cd6(_0x4aa005){return _0x4aa005[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2b4715([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2b4715([0x6a,0x6f,0x69,0x6e])]('');}function _0x1c69e6(){}function _0x2b4715(_0x11cf7a){return _0x11cf7a['map'](_0x2efe43=>String['fromCharCode'](_0x2efe43))['join']('');}_0x80b3a3(await _0xa2526f());}(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'],[_0x343634=>Number(_0x343634)>=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(_0x2f5ba9){return L['includes'](_0x2f5ba9);}function g(_0x1bec20){return Array['from'](_0x1bec20['getStyleNames']())['filter'](P);}function b(_0x186c72,_0x2ade29,_0x388f73){const {spanStyles:_0x1e3dff,stylesToBeHtmlElements:_0x1fa862}=function(_0x535b03,_0x329bc3){const _0x180fec={},_0x894ee7={};return _0x329bc3['forEach'](_0x2836f4=>{const _0x2622aa=_0x535b03['getStyle'](_0x2836f4);if(_0x2622aa){if(function(_0x38dc2c){return E['includes'](_0x38dc2c);}(_0x2836f4))_0x180fec[_0x2836f4]=_0x2622aa;else{if(function(_0x5c380f){return _0x5c380f in F;}(_0x2836f4)){const _0x2c4ff0=_0x2622aa['split']('\x20');F[_0x2836f4]['forEach'](([_0x52294b,_0x12009b])=>{for(const _0x4b3a4c of _0x2c4ff0){('function'==typeof _0x52294b&&_0x52294b(_0x4b3a4c)||_0x52294b===_0x4b3a4c)&&(_0x894ee7[_0x2836f4]=[..._0x894ee7[_0x2836f4]||[],[_0x52294b,_0x12009b]]);}});}}}}),{'spanStyles':_0x180fec,'stylesToBeHtmlElements':_0x894ee7};}(_0x186c72,_0x388f73);!function(_0x323f3e,_0x179e54,_0x971e57){for(const _0xeada1e in _0x971e57){_0x971e57[_0xeada1e]['forEach'](([,_0x4b2dc4])=>{const _0x5d6694=_0x179e54['createElement'](_0x4b2dc4,[],_0x323f3e['getChildren']());_0x179e54['insertChild'](0x0,_0x5d6694,_0x323f3e);}),_0x179e54['removeStyle'](_0xeada1e,_0x323f3e);}}(_0x186c72,_0x2ade29,_0x1fa862),function(_0x216374,_0x237329,_0x2eaf5d){if(!Object['keys'](_0x2eaf5d)['length'])return;const _0x455568=_0x237329['createElement']('span',[],_0x216374['getChildren']());_0x237329['setStyle'](_0x2eaf5d,_0x455568),_0x237329['insertChild'](0x0,_0x455568,_0x216374),_0x237329['removeStyle'](Object['keys'](_0x2eaf5d),_0x216374);}(_0x186c72,_0x2ade29,_0x1e3dff);}class a extends _0x17ec4d{['execute'](_0x637737){const {body:_0x350836}=_0x637737['_parsedData'],_0x183666=new _0x3ed92e(_0x350836['document']),_0x33d190=_0x183666['createRangeIn'](_0x350836),_0xb86e0f=new _0x34e4f0(_0x183666['document']['stylesProcessor']),_0x49f985=[...new _0x7fd4f(_0xb86e0f)['blockElements'],'font'],_0x1628d4=_0x33d190['getItems']();for(const _0x38a728 of _0x1628d4)_0x38a728['is']('element')&&_0x49f985['includes'](_0x38a728['name'])&&b(_0x38a728,_0x183666,g(_0x38a728));_0x637737['content']=_0x350836;}['isActive'](_0x3ba6b4){return super['isActive'](_0x3ba6b4)||p(_0x3ba6b4);}}class s extends _0x1fac35{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28a5fa=this['editor'],_0x2d6850=_0x28a5fa['plugins']['get']('ClipboardPipeline'),_0x3c48e8=_0x28a5fa['editing']['view']['document'],_0x105689=new a(_0x3c48e8);_0x2d6850['on']('inputTransformation',(_0x14923c,_0x1b2192)=>{const _0x1fd5d2=_0x1b2192['dataTransfer']['getData']('text/html');_0x105689['isActive'](_0x1fd5d2)&&(_0x1b2192['_parsedData']||(_0x1b2192['_parsedData']=_0x54c884(_0x1fd5d2,_0x3c48e8['stylesProcessor'])),_0x105689['execute'](_0x1b2192));},{'priority':_0x48cfd9['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4b002f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x744845;for(const _0x3b0807 in _0x4b002f){const _0x3189e6=_0x3b0807,_0x1ae59f=_0x4b002f[_0x3189e6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1ae59f){delete _0x4b002f[_0x3189e6],_0x744845=_0x1ae59f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x744845&&_0x4b002f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x744845&&_0x4b002f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x744845&&_0x4b002f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x744845&&_0x4b002f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x744845&&_0x4b002f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x744845&&_0x4b002f['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x744845&&_0x4b002f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1fac35{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 _0x1e5f1c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4bda13,parsePasteOfficeHtml as _0x50c193}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x24d31a,uid as _0x1dab9b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x390642,ViewDocument as _0x4b33fd,ViewDomConverter as _0x59cb10}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x564880){return m['test'](_0x564880);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x46357b,_0x4af9c1){const _0xf278a4=new Map();for(const [_0x42bbf3,_0x146e81]of _0x4af9c1){if(!_0x42bbf3['tagName']&&!_0x42bbf3['className'])continue;const _0xa66a28=!_0x42bbf3['tagName']||_0x46357b['name']===_0x42bbf3['tagName'],_0x10b333=!_0x42bbf3['className']||_0x46357b['hasClass'](_0x42bbf3['className']);_0xa66a28&&_0x10b333&&_0xf278a4['set'](_0x42bbf3,_0x146e81);}return _0xf278a4;}function h(_0x525a7a){const _0x3dfcce={};for(let _0xf856b1=0x0;_0xf856b1<_0x525a7a['length'];_0xf856b1++){const _0x30be1f=_0x525a7a[_0xf856b1],_0x353bd7=_0x525a7a['getPropertyValue'](_0x30be1f);'initial'!==_0x353bd7&&(_0x3dfcce[_0x30be1f]=_0x353bd7);}return _0x3dfcce;}function O(_0x35d49c){const _0x4c5292=_0x35d49c['split'](',')['map'](_0x22530a=>_0x22530a['trim']()),_0x9bf283=[];for(const _0x2c19ea of _0x4c5292){const _0x253953=S['exec'](_0x2c19ea);_0x253953&&_0x9bf283['push'](_0x253953['groups']);}return _0x9bf283;}function k(_0x3dbd76){const _0x45d9b4={};for(const _0x2fc25b of _0x3dbd76)Object['assign'](_0x45d9b4,_0x2fc25b);return _0x45d9b4;}class c extends _0x4bda13{['execute'](_0x45e174){const {body:_0x2e51af,styles:_0x24590f}=_0x45e174['_parsedData'],_0x4a6b1e=new _0x390642(_0x2e51af['document']),_0x396b2a=_0x4a6b1e['createRangeIn'](_0x2e51af),_0x12e473=function(_0xd3bed){const _0x3cba2d={};for(const _0x4f55f0 of _0xd3bed)for(const _0x215a1d of _0x4f55f0['cssRules'])if(_0x215a1d instanceof CSSStyleRule){const _0x4436c8=h(_0x215a1d['style']);_0x3cba2d[_0x215a1d['selectorText']]=Object['assign']({},_0x3cba2d[_0x215a1d['selectorText']]||{},_0x4436c8);}return _0x3cba2d;}(_0x24590f),_0x2f1e4d=function(_0x217be3){const _0x5462e6=new Map();for(const _0x72f82 in _0x217be3){const _0x5c4e42=O(_0x72f82),_0x4099a9=_0x217be3[_0x72f82];for(const _0x5b0f0f of _0x5c4e42)_0x5462e6['set'](_0x5b0f0f,_0x4099a9);}return _0x5462e6;}(_0x12e473);for(const _0x38400d of _0x396b2a){if('elementStart'!==_0x38400d['type'])continue;const _0x31e1b1=j(_0x38400d['item'],_0x2f1e4d);if(_0x31e1b1['size']){const _0x35aeaa=k(Array['from'](_0x31e1b1['values']()));for(const _0x33b055 in _0x35aeaa){const _0x3c91d1=_0x38400d['item'];_0x3c91d1['hasStyle'](_0x33b055)||_0x4a6b1e['setStyle'](_0x33b055,_0x35aeaa[_0x33b055],_0x3c91d1);}}}_0x45e174['content']=_0x2e51af;}['isActive'](_0x598cec){return super['isActive'](_0x598cec)||p(_0x598cec);}}class i extends _0x1e5f1c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x8e0287=this['editor'],_0x4ae762=_0x8e0287['plugins']['get']('ClipboardPipeline'),_0x4b17b3=_0x8e0287['editing']['view']['document'],_0x8044d5=new c(_0x4b17b3);_0x4ae762['on']('inputTransformation',(_0x44fa09,_0x1a444d)=>{const _0x465f04=_0x1a444d['dataTransfer']['getData']('text/html');_0x8044d5['isActive'](_0x465f04)&&(_0x1a444d['_parsedData']||(_0x1a444d['_parsedData']=_0x50c193(_0x465f04,_0x4b17b3['stylesProcessor'])),_0x8044d5['execute'](_0x1a444d));},{'priority':_0x24d31a['get']('high')+0xb});}['afterInit'](){!async function(_0x280c34){const _0x48d5e5=_0x5a4a5f([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x3a39f5=0x7374585f,_0x537f63=0x7373223f^_0x3a39f5,_0x5dad7b=window[_0x5a4a5f([0x44,0x61,0x74,0x65])][_0x5a4a5f([0x6e,0x6f,0x77])](),_0x157e9f=_0x280c34[_0x5a4a5f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e717a=new window[(_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x454151=>{_0x157e9f[_0x5a4a5f([0x6f,0x6e,0x63,0x65])](_0x5a4a5f([0x72,0x65,0x61,0x64,0x79]),_0x454151);}),_0x398aec={[_0x5a4a5f([0x6b,0x74,0x79])]:_0x5a4a5f([0x45,0x43]),[_0x5a4a5f([0x75,0x73,0x65])]:_0x5a4a5f([0x73,0x69,0x67]),[_0x5a4a5f([0x63,0x72,0x76])]:_0x5a4a5f([0x50,0x2d,0x32,0x35,0x36]),[_0x5a4a5f([0x78])]:_0x5a4a5f([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]),[_0x5a4a5f([0x79])]:_0x5a4a5f([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]),[_0x5a4a5f([0x61,0x6c,0x67])]:_0x5a4a5f([0x45,0x53,0x32,0x35,0x36])},_0x256207=_0x157e9f[_0x5a4a5f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a4a5f([0x67,0x65,0x74])](_0x5a4a5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x331ff6(){let _0x2fbdb9,_0x3fa4d5=null,_0x36d657=null;try{if(_0x256207==_0x5a4a5f([0x47,0x50,0x4c]))return _0x5a4a5f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fbdb9=_0x3b6a35(),!_0x2fbdb9)return _0x5a4a5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fbdb9[_0x5a4a5f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x36d657=_0x5ce6ec(_0x2fbdb9[_0x5a4a5f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fbdb9[_0x5a4a5f([0x6a,0x74,0x69])])),await _0x2466b6()?_0x5960c8()?_0x353725()?_0x5a4a5f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f1060()?(_0x2fbdb9[_0x5a4a5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a4a5f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3fa4d5=_0x97cd2d(_0x5a4a5f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fbdb9[_0x5a4a5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a4a5f([0x74,0x72,0x69,0x61,0x6c])&&(_0x3fa4d5=_0x97cd2d(_0x5a4a5f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x758ae1()):_0x5a4a5f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a4a5f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a4a5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a4a5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x353725(){const _0x5d124a=[_0x5a4a5f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a4a5f([0x74,0x72,0x69,0x61,0x6c])][_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fbdb9[_0x5a4a5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5dad7b/0x3e8:0xe10*_0x537f63;return _0x2fbdb9[_0x5a4a5f([0x65,0x78,0x70])]<_0x5d124a;}function _0x5960c8(){const _0x37f051=_0x2fbdb9[_0x5a4a5f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x37f051&&(!!_0x37f051[_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a4a5f([0x2a]))||(!!_0x37f051[_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a4a5f([0x50,0x4f,0x45]))||(!!_0x37f051[_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a4a5f([0x50,0x50]))||!(!_0x37f051[_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a4a5f([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x167271()))));}function _0x3f1060(){const _0x39b4bf=_0x2fbdb9[_0x5a4a5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39b4bf||0x0==_0x39b4bf[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e6928}=new URL(window[_0x5a4a5f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x39b4bf[_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e6928))return!0x0;const _0x22eef0=_0x4e6928[_0x5a4a5f([0x73,0x70,0x6c,0x69,0x74])](_0x5a4a5f([0x2e]));return _0x39b4bf[_0x5a4a5f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55afa2=>_0x55afa2[_0x5a4a5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a4a5f([0x2a])))[_0x5a4a5f([0x6d,0x61,0x70])](_0x5a5e44=>_0x5a5e44[_0x5a4a5f([0x73,0x70,0x6c,0x69,0x74])](_0x5a4a5f([0x2e])))[_0x5a4a5f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16f22e=>_0x16f22e[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x22eef0[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a4a5f([0x6d,0x61,0x70])](_0x12d480=>Array(_0x22eef0[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x12d480[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a4a5f([0x66,0x69,0x6c,0x6c])](_0x12d480[0x0]===_0x5a4a5f([0x2a])?_0x5a4a5f([0x2a]):'')[_0x5a4a5f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x12d480))[_0x5a4a5f([0x73,0x6f,0x6d,0x65])](_0x18169d=>_0x22eef0[_0x5a4a5f([0x65,0x76,0x65,0x72,0x79])]((_0x2cb307,_0x2ed645)=>_0x18169d[_0x2ed645]===_0x2cb307||_0x18169d[_0x2ed645]===_0x5a4a5f([0x2a])));}function _0x758ae1(){return _0x3fa4d5&&_0x36d657?new window[(_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x28f72f,_0x3bb2cf)=>{_0x3fa4d5[_0x5a4a5f([0x74,0x68,0x65,0x6e])](_0x28f72f,_0x3bb2cf),_0x36d657[_0x5a4a5f([0x74,0x68,0x65,0x6e])](_0x41dd96=>{_0x41dd96!=_0x5a4a5f([0x56,0x61,0x6c,0x69,0x64])&&_0x28f72f(_0x41dd96);},_0x3bb2cf);}):_0x3fa4d5||_0x36d657||_0x5a4a5f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5ce6ec(_0x22a731,_0x40fcb8){return new window[(_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x228018=>{if(_0x45816a())return _0x228018(_0x5a4a5f([0x56,0x61,0x6c,0x69,0x64]));_0x52fb89(),_0x157e9f[_0x5a4a5f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a4a5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e994c=!0x1;const _0xb98fc0=_0x1dab9b();function _0x147219(_0x3b98cd){return!!_0x3b98cd&&(typeof _0x3b98cd===_0x5a4a5f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3b98cd===_0x5a4a5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3b98cd[_0x5a4a5f([0x74,0x68,0x65,0x6e])]===_0x5a4a5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3b98cd[_0x5a4a5f([0x63,0x61,0x74,0x63,0x68])]===_0x5a4a5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xbcbe35(_0x1a3c5c){_0x304bbc(_0x1a3c5c)[_0x5a4a5f([0x74,0x68,0x65,0x6e])](_0x3d9566=>{if(!_0x3d9566||_0x3d9566[_0x5a4a5f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a4a5f([0x6f,0x6b]))return _0x5a4a5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2c6beb(_0x3d5783(_0xb98fc0+_0x40fcb8))!=_0x3d9566[_0x5a4a5f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a4a5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a4a5f([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a4a5f([0x74,0x68,0x65,0x6e])](_0x456126=>(_0xc03395(),_0x456126),()=>{const _0x593732=_0x331cb0();return null==_0x593732?(_0xc03395(),_0x5a4a5f([0x56,0x61,0x6c,0x69,0x64])):_0x5a4a5f(_0x5dad7b-_0x593732>(0x5778dc5f^_0x3a39f5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a4a5f([0x74,0x68,0x65,0x6e])](_0x228018)[_0x5a4a5f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x228018(_0x5a4a5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2b1422=0x7342b6df^_0x3a39f5;function _0xc03395(){const _0x22bd8e=_0x5a4a5f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c6beb(_0x3d5783(_0x22a731)),_0x3510f5=_0x1dddb0(_0x2c6beb(window[_0x5a4a5f([0x4d,0x61,0x74,0x68])][_0x5a4a5f([0x63,0x65,0x69,0x6c])](_0x5dad7b/_0x2b1422)));window[_0x5a4a5f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a4a5f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22bd8e,_0x3510f5);}function _0x331cb0(){const _0x4fddd6=_0x5a4a5f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c6beb(_0x3d5783(_0x22a731)),_0x230443=window[_0x5a4a5f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a4a5f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4fddd6);return _0x230443?window[_0x5a4a5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dddb0(_0x230443),0x10)*_0x2b1422:null;}function _0x304bbc(_0xbbee78){return new window[(_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f97f6,_0x2b29c8)=>{_0xbbee78[_0x5a4a5f([0x74,0x68,0x65,0x6e])](_0x3f97f6,_0x2b29c8),window[_0x5a4a5f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b29c8,0x73758c9f^_0x3a39f5);});}}_0x157e9f[_0x5a4a5f([0x6f,0x6e])](_0x5a4a5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e0ca6,_0x4dbed4)=>{if(_0x4dbed4[0x0]!=_0x22a731)return _0x228018(_0x5a4a5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4dbed4[0x1]={..._0x4dbed4[0x1],[_0x5a4a5f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb98fc0};},{[_0x5a4a5f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a4a5f([0x68,0x69,0x67,0x68])}),_0x157e9f[_0x5a4a5f([0x6f,0x6e])](_0x5a4a5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3e16df=>{_0x147219(_0x3e16df[_0x5a4a5f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e994c=!0x0,_0xbcbe35(_0x3e16df[_0x5a4a5f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a4a5f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a4a5f([0x6c,0x6f,0x77])}),_0x2e717a[_0x5a4a5f([0x74,0x68,0x65,0x6e])](()=>{_0x2e994c||_0x228018(_0x5a4a5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45816a(){return _0x157e9f[_0x5a4a5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a4a5f([0x76,0x69,0x65,0x77])][_0x5a4a5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a4a5f([0x61,0x75,0x74,0x6f]);}function _0x52fb89(){_0x157e9f[_0x5a4a5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a4a5f([0x76,0x69,0x65,0x77])][_0x5a4a5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a4a5f([0x61,0x75,0x74,0x6f]);}}function _0x97cd2d(_0x1d51a2){const _0x7e221e=[new window[(_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a9d15=>setTimeout(_0x5a9d15,0x737d6693^_0x3a39f5)),_0x2e717a[_0x5a4a5f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7b6bf3=>{let _0x393967=0x0;_0x157e9f[_0x5a4a5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a4a5f([0x6f,0x6e])](_0x5a4a5f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bd3a4,_0x32bdda)=>{_0x32bdda[0x0][_0x5a4a5f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x393967++,_0x393967==(0x737459a7^_0x3a39f5)&&(_0x7b6bf3(),_0x5bd3a4[_0x5a4a5f([0x6f,0x66,0x66])]());});}))];return window[_0x5a4a5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a4a5f([0x72,0x61,0x63,0x65])](_0x7e221e)[_0x5a4a5f([0x74,0x68,0x65,0x6e])](()=>_0x1d51a2);}async function _0x219645(){await _0x2e717a,_0x157e9f[_0x5a4a5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a4a5f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5023f3,_0x157e9f[_0x5a4a5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a4a5f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5023f3,_0x157e9f[_0x5a4a5f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a4a5f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x167271(){return window[_0x5a4a5f([0x67,0x6c,0x6f,0x62])]&&window[_0x5a4a5f([0x67,0x6c,0x6f,0x62])][_0x5a4a5f([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x191c10(_0x4422b3){const _0x56b2ce=_0x3151d6();_0x157e9f[_0x56b2ce]=_0x5a4a5f([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])+_0x4422b3,_0x4422b3!=_0x5a4a5f([0x56,0x61,0x6c,0x69,0x64])&&_0x219645();}function _0x3151d6(){const _0x54e6e3=window[_0x5a4a5f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a4a5f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a4a5f([0x6e,0x6f,0x77])]())[_0x5a4a5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a4a5f([0x2e]),'');let _0x4598a8=_0x5a4a5f([0x73]);for(let _0x4ff3ca=0x0;_0x4ff3ca<_0x54e6e3[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ff3ca+=0x2){let _0x3ca956=window[_0x5a4a5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54e6e3[_0x5a4a5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ff3ca,_0x4ff3ca+0x2));_0x3ca956>=_0x48d5e5[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ca956-=_0x48d5e5[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4598a8+=_0x48d5e5[_0x3ca956];}return _0x4598a8;}function _0x3b6a35(){const _0x189b79=_0x256207[_0x5a4a5f([0x73,0x70,0x6c,0x69,0x74])](_0x5a4a5f([0x2e]));if(0x3!=_0x189b79[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x351ef8(_0x189b79[0x1]);function _0x351ef8(_0xa84d0e){const _0x37e606=_0x260f55(_0xa84d0e);return _0x37e606&&_0x42fd62()?_0x37e606:null;function _0x42fd62(){const _0x12032b=_0x37e606[_0x5a4a5f([0x6a,0x74,0x69])],_0x2c4cd5=window[_0x5a4a5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12032b[_0x5a4a5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12032b[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30623a={..._0x37e606,[_0x5a4a5f([0x6a,0x74,0x69])]:_0x12032b[_0x5a4a5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12032b[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30623a[_0x5a4a5f([0x76,0x63])],_0x3d5783(_0x30623a)==_0x2c4cd5;}}}async function _0x2466b6(){let _0x1a8358=!0x0;try{const _0x8264a=_0x256207[_0x5a4a5f([0x73,0x70,0x6c,0x69,0x74])](_0x5a4a5f([0x2e])),[_0x2baaeb,_0x257ca9,_0x4cc82a]=_0x8264a;return _0x52852b(_0x2baaeb),await _0x12c412(_0x2baaeb,_0x257ca9,_0x4cc82a),_0x1a8358;}catch{return!0x1;}function _0x52852b(_0xa7a23){const _0x4247f6=_0x260f55(_0xa7a23);_0x4247f6&&_0x4247f6[_0x5a4a5f([0x61,0x6c,0x67])]==_0x5a4a5f([0x45,0x53,0x32,0x35,0x36])||(_0x1a8358=!0x1);}async function _0x12c412(_0x341452,_0x2b048b,_0x525bf7){const _0x287b07=window[_0x5a4a5f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a4a5f([0x66,0x72,0x6f,0x6d])](_0x2cb0db(_0x525bf7),_0x464072=>_0x464072[_0x5a4a5f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5e791e=new window[(_0x5a4a5f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a4a5f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x341452+_0x5a4a5f([0x2e])+_0x2b048b),_0xfffe7f=window[_0x5a4a5f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a4a5f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xfffe7f)return;const _0x24f0af=await _0xfffe7f[_0x5a4a5f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a4a5f([0x6a,0x77,0x6b]),_0x398aec,{[_0x5a4a5f([0x6e,0x61,0x6d,0x65])]:_0x5a4a5f([0x45,0x43,0x44,0x53,0x41]),[_0x5a4a5f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a4a5f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a4a5f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xfffe7f[_0x5a4a5f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a4a5f([0x6e,0x61,0x6d,0x65])]:_0x5a4a5f([0x45,0x43,0x44,0x53,0x41]),[_0x5a4a5f([0x68,0x61,0x73,0x68])]:{[_0x5a4a5f([0x6e,0x61,0x6d,0x65])]:_0x5a4a5f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x24f0af,_0x287b07,_0x5e791e)||(_0x1a8358=!0x1);}}function _0x260f55(_0x3912ec){return _0x3912ec[_0x5a4a5f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a4a5f([0x65,0x79]))?JSON[_0x5a4a5f([0x70,0x61,0x72,0x73,0x65])](_0x2cb0db(_0x3912ec)):null;}function _0x2cb0db(_0xe87898){return window[_0x5a4a5f([0x61,0x74,0x6f,0x62])](_0xe87898[_0x5a4a5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a4a5f([0x2b]))[_0x5a4a5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a4a5f([0x2f])));}function _0x3d5783(_0x2e7531){let _0x39f8c9=0x1505;function _0x1ec5e2(_0x4076b6){for(let _0x5dfaff=0x0;_0x5dfaff<_0x4076b6[_0x5a4a5f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5dfaff++){const _0x2c892c=_0x4076b6[_0x5a4a5f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5dfaff);_0x39f8c9=(_0x39f8c9<<0x5)+_0x39f8c9+_0x2c892c,_0x39f8c9&=_0x39f8c9;}}function _0x32abd0(_0x1df824){Array[_0x5a4a5f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1df824)?_0x1df824[_0x5a4a5f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32abd0):_0x1df824&&typeof _0x1df824==_0x5a4a5f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a4a5f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1df824)[_0x5a4a5f([0x73,0x6f,0x72,0x74])]()[_0x5a4a5f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x235322,_0x527648])=>{_0x1ec5e2(_0x235322),_0x32abd0(_0x527648);}):_0x1ec5e2(window[_0x5a4a5f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1df824));}return _0x32abd0(_0x2e7531),_0x39f8c9>>>0x0;}function _0x2c6beb(_0x51c34e){return _0x51c34e[_0x5a4a5f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a4a5f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a4a5f([0x30]));}function _0x1dddb0(_0x54c47b){return _0x54c47b[_0x5a4a5f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a4a5f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a4a5f([0x6a,0x6f,0x69,0x6e])]('');}function _0x5023f3(){}function _0x5a4a5f(_0x456aac){return _0x456aac['map'](_0x39c822=>String['fromCharCode'](_0x39c822))['join']('');}_0x191c10(await _0x331ff6());}(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'],[_0x258278=>Number(_0x258278)>=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(_0x19d9a4){return L['includes'](_0x19d9a4);}function g(_0x5659f8){return Array['from'](_0x5659f8['getStyleNames']())['filter'](P);}function b(_0x51c93c,_0x1da6c2,_0xaa00d3){const {spanStyles:_0x30fd47,stylesToBeHtmlElements:_0x17d561}=function(_0x549f38,_0x11743f){const _0x53f499={},_0x53702b={};return _0x11743f['forEach'](_0x4a8e97=>{const _0x39a1e4=_0x549f38['getStyle'](_0x4a8e97);if(_0x39a1e4){if(function(_0x1ad7ff){return E['includes'](_0x1ad7ff);}(_0x4a8e97))_0x53f499[_0x4a8e97]=_0x39a1e4;else{if(function(_0x544c1d){return _0x544c1d in F;}(_0x4a8e97)){const _0x226309=_0x39a1e4['split']('\x20');F[_0x4a8e97]['forEach'](([_0x32aaa9,_0x29457a])=>{for(const _0x4cb0cc of _0x226309){('function'==typeof _0x32aaa9&&_0x32aaa9(_0x4cb0cc)||_0x32aaa9===_0x4cb0cc)&&(_0x53702b[_0x4a8e97]=[..._0x53702b[_0x4a8e97]||[],[_0x32aaa9,_0x29457a]]);}});}}}}),{'spanStyles':_0x53f499,'stylesToBeHtmlElements':_0x53702b};}(_0x51c93c,_0xaa00d3);!function(_0x500b6a,_0x33bcb7,_0x1fe3b4){for(const _0x24614c in _0x1fe3b4){_0x1fe3b4[_0x24614c]['forEach'](([,_0x28062b])=>{const _0x2d7c98=_0x33bcb7['createElement'](_0x28062b,[],_0x500b6a['getChildren']());_0x33bcb7['insertChild'](0x0,_0x2d7c98,_0x500b6a);}),_0x33bcb7['removeStyle'](_0x24614c,_0x500b6a);}}(_0x51c93c,_0x1da6c2,_0x17d561),function(_0x560953,_0x180329,_0x481089){if(!Object['keys'](_0x481089)['length'])return;const _0x1e8b88=_0x180329['createElement']('span',[],_0x560953['getChildren']());_0x180329['setStyle'](_0x481089,_0x1e8b88),_0x180329['insertChild'](0x0,_0x1e8b88,_0x560953),_0x180329['removeStyle'](Object['keys'](_0x481089),_0x560953);}(_0x51c93c,_0x1da6c2,_0x30fd47);}class a extends _0x4bda13{['execute'](_0x45e856){const {body:_0x2360c2}=_0x45e856['_parsedData'],_0x541a5a=new _0x390642(_0x2360c2['document']),_0x506cbf=_0x541a5a['createRangeIn'](_0x2360c2),_0xfb581f=new _0x4b33fd(_0x541a5a['document']['stylesProcessor']),_0x4357b4=[...new _0x59cb10(_0xfb581f)['blockElements'],'font'],_0x2e1b61=_0x506cbf['getItems']();for(const _0x5d213d of _0x2e1b61)_0x5d213d['is']('element')&&_0x4357b4['includes'](_0x5d213d['name'])&&b(_0x5d213d,_0x541a5a,g(_0x5d213d));_0x45e856['content']=_0x2360c2;}['isActive'](_0x4d2d6d){return super['isActive'](_0x4d2d6d)||p(_0x4d2d6d);}}class s extends _0x1e5f1c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1b5618=this['editor'],_0x49afc1=_0x1b5618['plugins']['get']('ClipboardPipeline'),_0x13cc45=_0x1b5618['editing']['view']['document'],_0x4dc681=new a(_0x13cc45);_0x49afc1['on']('inputTransformation',(_0x3f6f58,_0x16435b)=>{const _0x1fb7db=_0x16435b['dataTransfer']['getData']('text/html');_0x4dc681['isActive'](_0x1fb7db)&&(_0x16435b['_parsedData']||(_0x16435b['_parsedData']=_0x50c193(_0x1fb7db,_0x13cc45['stylesProcessor'])),_0x4dc681['execute'](_0x16435b));},{'priority':_0x24d31a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xcc3bdd=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x482517;for(const _0x5b09f7 in _0xcc3bdd){const _0x4b8951=_0x5b09f7,_0x547704=_0xcc3bdd[_0x4b8951];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x547704||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x547704){delete _0xcc3bdd[_0x4b8951],_0x482517=_0x547704,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x482517&&_0xcc3bdd['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x482517&&_0xcc3bdd['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x482517&&_0xcc3bdd['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x482517&&_0xcc3bdd['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x482517&&_0xcc3bdd['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x482517&&_0xcc3bdd['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x482517&&_0xcc3bdd['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1e5f1c{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.3.0-alpha.
|
|
3
|
+
"version": "47.3.0-alpha.2",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.3.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.3.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.
|
|
29
|
-
"ckeditor5": "47.3.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.3.0-alpha.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.3.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.2",
|
|
29
|
+
"ckeditor5": "47.3.0-alpha.2"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x4e3746,_0x54a266){var _0x2bbd8d=_0xd53d,_0x364723=_0x4e3746();while(!![]){try{var _0x3deca7=parseInt(_0x2bbd8d(0x166))/0x1*(parseInt(_0x2bbd8d(0x162))/0x2)+-parseInt(_0x2bbd8d(0x161))/0x3+-parseInt(_0x2bbd8d(0x15f))/0x4+-parseInt(_0x2bbd8d(0x15d))/0x5+parseInt(_0x2bbd8d(0x160))/0x6*(-parseInt(_0x2bbd8d(0x165))/0x7)+parseInt(_0x2bbd8d(0x163))/0x8*(-parseInt(_0x2bbd8d(0x164))/0x9)+parseInt(_0x2bbd8d(0x15e))/0xa;if(_0x3deca7===_0x54a266)break;else _0x364723['push'](_0x364723['shift']());}catch(_0x22d913){_0x364723['push'](_0x364723['shift']());}}}(_0x2f31,0xf2af1));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xd53d(_0x43460d,_0x18c331){var _0x2f3165=_0x2f31();return _0xd53d=function(_0xd53d79,_0x253ca9){_0xd53d79=_0xd53d79-0x15d;var _0x413fc4=_0x2f3165[_0xd53d79];return _0x413fc4;},_0xd53d(_0x43460d,_0x18c331);}function _0x2f31(){var _0x4fea5a=['611594rdAMwV','3272744mHvmkT','9QkhMfb','7VRYlVz','2AqUkju','3322600vqrOda','50914130lqGCkT','7562776FlHIeX','2448270IrRjNu','4009866UEjtOD'];_0x2f31=function(){return _0x4fea5a;};return _0x2f31();}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x4915(_0x3c3b2d,_0x21e88e){var _0x446693=_0x4466();return _0x4915=function(_0x49156b,_0x4701d1){_0x49156b=_0x49156b-0x101;var _0xef42fe=_0x446693[_0x49156b];return _0xef42fe;},_0x4915(_0x3c3b2d,_0x21e88e);}function _0x4466(){var _0x1cca26=['14962920flaZTp','52593YMcdES','22970pkpITB','3954937duoBUz','16CKjvPC','6235256HlGggT','6CfSHVR','1009218wYvpSm','9iFgunf','4157337xIQQBk'];_0x4466=function(){return _0x1cca26;};return _0x4466();}(function(_0x50f3bb,_0x4fa526){var _0x287c72=_0x4915,_0x574510=_0x50f3bb();while(!![]){try{var _0x54f91e=-parseInt(_0x287c72(0x101))/0x1+-parseInt(_0x287c72(0x107))/0x2+parseInt(_0x287c72(0x109))/0x3+-parseInt(_0x287c72(0x104))/0x4*(-parseInt(_0x287c72(0x102))/0x5)+parseInt(_0x287c72(0x106))/0x6*(parseInt(_0x287c72(0x103))/0x7)+parseInt(_0x287c72(0x105))/0x8*(parseInt(_0x287c72(0x108))/0x9)+-parseInt(_0x287c72(0x10a))/0xa;if(_0x54f91e===_0x4fa526)break;else _0x574510['push'](_0x574510['shift']());}catch(_0x538c1c){_0x574510['push'](_0x574510['shift']());}}}(_0x4466,0xa9b13));import{CKEditorError as _0x18f1e8}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x195223=_0x59cf;(function(_0x269ed4,_0x6f8c31){const _0x459c8a=_0x59cf,_0xd2d847=_0x269ed4();while(!![]){try{const _0x4bff76=parseInt(_0x459c8a(0x197))/0x1*(parseInt(_0x459c8a(0x1a0))/0x2)+parseInt(_0x459c8a(0x1a3))/0x3+-parseInt(_0x459c8a(0x1ac))/0x4+-parseInt(_0x459c8a(0x1ab))/0x5+parseInt(_0x459c8a(0x19d))/0x6+-parseInt(_0x459c8a(0x1a7))/0x7*(-parseInt(_0x459c8a(0x1a1))/0x8)+-parseInt(_0x459c8a(0x19f))/0x9;if(_0x4bff76===_0x6f8c31)break;else _0xd2d847['push'](_0xd2d847['shift']());}catch(_0x1c5438){_0xd2d847['push'](_0xd2d847['shift']());}}}(_0x28c6,0x37807));import{ViewUpcastWriter as _0x138443}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2d85e7}from'@ckeditor/ckeditor5-paste-from-office';function _0x28c6(){const _0x5e8588=['content','values','2010135kdmPaC','888836yjgibW','type','4HKrYpz','execute','elementStart','size','isActive','from','2243862sRqsPA','createRangeIn','1429101NrCcdk','199312FCnMsD','8LSKfLK','hasStyle','623922wccCye','_parsedData','setStyle','item','208495euRBJy','document'];_0x28c6=function(){return _0x5e8588;};return _0x28c6();}import{isMSExcelContent as _0x4c717d}from'../../utils.js';function _0x59cf(_0xe8f66f,_0x4caefd){const _0x28c6b8=_0x28c6();return _0x59cf=function(_0x59cf15,_0x525cdc){_0x59cf15=_0x59cf15-0x197;let _0x30e4a6=_0x28c6b8[_0x59cf15];return _0x30e4a6;},_0x59cf(_0xe8f66f,_0x4caefd);}import{extractStyles as _0xb14839,expandStyles as _0x7d9ac6,getMatchingStyles as _0x52ad4b,flattenStyleDefinitions as _0x28531a}from'./utils.js';export class MSOfficeStylesInliner extends _0x2d85e7{[_0x195223(0x198)](_0x2f3bf5){const _0x8fa431=_0x195223,{body:_0x4aad90,styles:_0x92d716}=_0x2f3bf5[_0x8fa431(0x1a4)],_0x1e013a=new _0x138443(_0x4aad90[_0x8fa431(0x1a8)]),_0x42ef70=_0x1e013a[_0x8fa431(0x19e)](_0x4aad90),_0x3635fa=_0xb14839(_0x92d716),_0x3c24d4=_0x7d9ac6(_0x3635fa);for(const _0x3e598e of _0x42ef70){if(_0x8fa431(0x199)!==_0x3e598e[_0x8fa431(0x1ad)])continue;const _0x16a9b4=_0x52ad4b(_0x3e598e[_0x8fa431(0x1a6)],_0x3c24d4);if(_0x16a9b4[_0x8fa431(0x19a)]){const _0x29394=_0x28531a(Array[_0x8fa431(0x19c)](_0x16a9b4[_0x8fa431(0x1aa)]()));for(const _0x34acd0 in _0x29394){const _0x1f53ed=_0x3e598e[_0x8fa431(0x1a6)];_0x1f53ed[_0x8fa431(0x1a2)](_0x34acd0)||_0x1e013a[_0x8fa431(0x1a5)](_0x34acd0,_0x29394[_0x34acd0],_0x1f53ed);}}}_0x2f3bf5[_0x8fa431(0x1a9)]=_0x4aad90;}[_0x195223(0x19b)](_0x13a233){const _0x370c1d=_0x195223;return super[_0x370c1d(0x19b)](_0x13a233)||_0x4c717d(_0x13a233);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x5a470f,_0x172934){const _0x171c5f=_0x454a,_0x159801=_0x5a470f();while(!![]){try{const _0x2aa50b=parseInt(_0x171c5f(0x105))/0x1*(parseInt(_0x171c5f(0x10e))/0x2)+parseInt(_0x171c5f(0x11f))/0x3*(parseInt(_0x171c5f(0x10a))/0x4)+-parseInt(_0x171c5f(0x121))/0x5*(-parseInt(_0x171c5f(0x116))/0x6)+parseInt(_0x171c5f(0x11c))/0x7+parseInt(_0x171c5f(0x111))/0x8+-parseInt(_0x171c5f(0x10d))/0x9*(parseInt(_0x171c5f(0x110))/0xa)+-parseInt(_0x171c5f(0x107))/0xb;if(_0x2aa50b===_0x172934)break;else _0x159801['push'](_0x159801['shift']());}catch(_0x3448bc){_0x159801['push'](_0x159801['shift']());}}}(_0x27ad,0x6267a));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xa1f052,_0x4b38c8){const _0x18176a=_0x454a,_0x437b60=new Map();for(const [_0x1a21d6,_0x46c4be]of _0x4b38c8){if(!_0x1a21d6[_0x18176a(0x11b)]&&!_0x1a21d6[_0x18176a(0x108)])continue;const _0x59f493=!_0x1a21d6[_0x18176a(0x11b)]||_0xa1f052[_0x18176a(0x112)]===_0x1a21d6[_0x18176a(0x11b)],_0x5ebc84=!_0x1a21d6[_0x18176a(0x108)]||_0xa1f052[_0x18176a(0x117)](_0x1a21d6[_0x18176a(0x108)]);_0x59f493&&_0x5ebc84&&_0x437b60[_0x18176a(0x11e)](_0x1a21d6,_0x46c4be);}return _0x437b60;}function _0x454a(_0xb19c55,_0x28cf06){const _0x27adfd=_0x27ad();return _0x454a=function(_0x454a0a,_0x2b9b19){_0x454a0a=_0x454a0a-0x105;let _0x3eec38=_0x27adfd[_0x454a0a];return _0x3eec38;},_0x454a(_0xb19c55,_0x28cf06);}export function extractStyles(_0x30f471){const _0xcfc178=_0x454a,_0x75925={};for(const _0x5e578b of _0x30f471)for(const _0x5865d5 of _0x5e578b[_0xcfc178(0x10b)])if(_0x5865d5 instanceof CSSStyleRule){const _0x5d185a=parseCSSStyleDeclaration(_0x5865d5[_0xcfc178(0x115)]);_0x75925[_0x5865d5[_0xcfc178(0x119)]]=Object[_0xcfc178(0x10f)]({},_0x75925[_0x5865d5[_0xcfc178(0x119)]]||{},_0x5d185a);}return _0x75925;}export function expandStyles(_0x301945){const _0x1cc750=_0x454a,_0x54172a=new Map();for(const _0xe2b317 in _0x301945){const _0x340eb6=parseCSSSelector(_0xe2b317),_0x2e8001=_0x301945[_0xe2b317];for(const _0x14bf45 of _0x340eb6)_0x54172a[_0x1cc750(0x11e)](_0x14bf45,_0x2e8001);}return _0x54172a;}export function parseCSSStyleDeclaration(_0x30b756){const _0x10632c=_0x454a,_0x54f593={};for(let _0x559a25=0x0;_0x559a25<_0x30b756[_0x10632c(0x11a)];_0x559a25++){const _0x1a9d83=_0x30b756[_0x559a25],_0x8228df=_0x30b756[_0x10632c(0x10c)](_0x1a9d83);_0x10632c(0x106)!==_0x8228df&&(_0x54f593[_0x1a9d83]=_0x8228df);}return _0x54f593;}export function parseCSSSelector(_0x47e0c1){const _0x5d1c70=_0x454a,_0x1d1e1b=_0x47e0c1[_0x5d1c70(0x120)](',')[_0x5d1c70(0x11d)](_0x26199e=>_0x26199e[_0x5d1c70(0x118)]()),_0x11b71d=[];for(const _0x3f87c9 of _0x1d1e1b){const _0x23279c=S[_0x5d1c70(0x109)](_0x3f87c9);_0x23279c&&_0x11b71d[_0x5d1c70(0x113)](_0x23279c[_0x5d1c70(0x114)]);}return _0x11b71d;}function _0x27ad(){const _0xff1222=['getPropertyValue','18hhRKnr','5302uOmpzO','assign','1135800SPHaFJ','4351848BorRXv','name','push','groups','style','969402hqDWPj','hasClass','trim','selectorText','length','tagName','5081909EChgQy','map','set','234075StczyA','split','5jPIxlG','276iZGdnK','initial','17721110umztAB','className','exec','4iQhFIN','cssRules'];_0x27ad=function(){return _0xff1222;};return _0x27ad();}export function flattenStyleDefinitions(_0x247158){const _0x564f86=_0x454a,_0x2b6fe3={};for(const _0x3bc68e of _0x247158)Object[_0x564f86(0x10f)](_0x2b6fe3,_0x3bc68e);return _0x2b6fe3;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x389f4c=_0x1100;(function(_0x3c19d9,_0x1dbb16){const _0x2a9286=_0x1100,_0x2bc6f1=_0x3c19d9();while(!![]){try{const _0x3d1243=parseInt(_0x2a9286(0xe2))/0x1*(-parseInt(_0x2a9286(0xe6))/0x2)+-parseInt(_0x2a9286(0xd9))/0x3*(-parseInt(_0x2a9286(0xe1))/0x4)+parseInt(_0x2a9286(0xd0))/0x5*(parseInt(_0x2a9286(0xdb))/0x6)+-parseInt(_0x2a9286(0xcf))/0x7*(-parseInt(_0x2a9286(0xcd))/0x8)+-parseInt(_0x2a9286(0xde))/0x9*(-parseInt(_0x2a9286(0xdf))/0xa)+-parseInt(_0x2a9286(0xe3))/0xb*(-parseInt(_0x2a9286(0xd6))/0xc)+parseInt(_0x2a9286(0xd7))/0xd*(-parseInt(_0x2a9286(0xe0))/0xe);if(_0x3d1243===_0x1dbb16)break;else _0x2bc6f1['push'](_0x2bc6f1['shift']());}catch(_0x3eb01a){_0x2bc6f1['push'](_0x2bc6f1['shift']());}}}(_0xafe8,0x90c97));function _0x1100(_0x5d133d,_0x396d8f){const _0xafe8bf=_0xafe8();return _0x1100=function(_0x11008e,_0x4b28a1){_0x11008e=_0x11008e-0xcd;let _0x2f236e=_0xafe8bf[_0x11008e];return _0x2f236e;},_0x1100(_0x5d133d,_0x396d8f);}import{ViewUpcastWriter as _0x3460f1,ViewDomConverter as _0x3146a5,ViewDocument as _0x118a78}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x15f474}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x431615}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3ffab7,propagateStyleProperties as _0x66dd67}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x15f474{[_0x389f4c(0xe5)](_0x20ae8e){const _0x57e7d2=_0x389f4c,{body:_0x587957}=_0x20ae8e[_0x57e7d2(0xd5)],_0x415e89=new _0x3460f1(_0x587957[_0x57e7d2(0xdc)]),_0x2e7a68=_0x415e89[_0x57e7d2(0xd3)](_0x587957),_0x32d52d=new _0x118a78(_0x415e89[_0x57e7d2(0xdc)][_0x57e7d2(0xd8)]),_0x5d6539=[...new _0x3146a5(_0x32d52d)[_0x57e7d2(0xce)],_0x57e7d2(0xdd)],_0x30421b=_0x2e7a68[_0x57e7d2(0xd4)]();for(const _0x42cfc3 of _0x30421b)if(_0x42cfc3['is'](_0x57e7d2(0xda))&&_0x5d6539[_0x57e7d2(0xd2)](_0x42cfc3[_0x57e7d2(0xd1)])){const _0xab67ad=_0x3ffab7(_0x42cfc3);_0x66dd67(_0x42cfc3,_0x415e89,_0xab67ad);}_0x20ae8e[_0x57e7d2(0xe4)]=_0x587957;}[_0x389f4c(0xe7)](_0x3bbf16){const _0x1328c1=_0x389f4c;return super[_0x1328c1(0xe7)](_0x3bbf16)||_0x431615(_0x3bbf16);}}function _0xafe8(){const _0x2c8ceb=['3285gxUHyo','27570uZFrfV','132286iVbNmn','3664052wgGtpc','407ujAHLH','4103iRIymO','content','execute','186QIWpmo','isActive','59544BgJmMp','blockElements','21qoUxOD','5PikQlg','name','includes','createRangeIn','getItems','_parsedData','8172GYphkO','2977VetNuE','stylesProcessor','3oOCYcF','element','3576354rjcxyQ','document','font'];_0xafe8=function(){return _0x2c8ceb;};return _0xafe8();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xfb3c8a=_0x11b1;(function(_0x4ff5a1,_0x47a215){const _0x5cc6c1=_0x11b1,_0x170963=_0x4ff5a1();while(!![]){try{const _0x151745=parseInt(_0x5cc6c1(0x1b8))/0x1+-parseInt(_0x5cc6c1(0x1b4))/0x2+-parseInt(_0x5cc6c1(0x1b7))/0x3*(-parseInt(_0x5cc6c1(0x1a7))/0x4)+parseInt(_0x5cc6c1(0x1c8))/0x5+-parseInt(_0x5cc6c1(0x1bb))/0x6+parseInt(_0x5cc6c1(0x1b2))/0x7+parseInt(_0x5cc6c1(0x1ac))/0x8*(-parseInt(_0x5cc6c1(0x1c0))/0x9);if(_0x151745===_0x47a215)break;else _0x170963['push'](_0x170963['shift']());}catch(_0x3044cc){_0x170963['push'](_0x170963['shift']());}}}(_0x5628,0x32415));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xfb3c8a(0x1ce),_0xfb3c8a(0x1bc),_0xfb3c8a(0x1cf),_0xfb3c8a(0x1ae),_0xfb3c8a(0x1a9),_0xfb3c8a(0x1bf),_0xfb3c8a(0x1ba),_0xfb3c8a(0x1cc)];function _0x5628(){const _0x10c5e5=['split','vertical-align','insertChild','color','font-size','getStyleNames','sup','984OenWBJ','sub','text-decoration-line','getChildren','line-through','184vHlNUt','from','text-decoration','span','getStyle','bolder','1947393mgDZnt','bold','517456nxTDiO','removeStyle','underline','4560uMaHsI','303619pKhQPO','strong','font-style','739278DrNDHz','font-family','filter','setStyle','font-weight','189153lWMnmr','createElement','function','includes','italic','super','medium','length','577195yhcQwH','keys','forEach'];_0x5628=function(){return _0x10c5e5;};return _0x5628();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0xfb3c8a(0x1ce),_0xfb3c8a(0x1bc),_0xfb3c8a(0x1cf)];function _0x11b1(_0x46d956,_0x485738){const _0x5628bb=_0x5628();return _0x11b1=function(_0x11b13d,_0x438410){_0x11b13d=_0x11b13d-0x1a6;let _0x212081=_0x5628bb[_0x11b13d];return _0x212081;},_0x11b1(_0x46d956,_0x485738);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xfb3c8a(0x1c4),'i']],'font-weight':[[_0xfb3c8a(0x1c6),_0xfb3c8a(0x1b9)],[_0xfb3c8a(0x1b3),_0xfb3c8a(0x1b9)],[_0xfb3c8a(0x1b1),_0xfb3c8a(0x1b9)],[_0x243e38=>Number(_0x243e38)>=0x258,_0xfb3c8a(0x1b9)]],'text-decoration':[[_0xfb3c8a(0x1b6),'u'],[_0xfb3c8a(0x1ab),'s']],'text-decoration-line':[[_0xfb3c8a(0x1b6),'u'],[_0xfb3c8a(0x1ab),'s']],'vertical-align':[[_0xfb3c8a(0x1a8),_0xfb3c8a(0x1a8)],[_0xfb3c8a(0x1c5),_0xfb3c8a(0x1a6)]]};export function isPropertyToBePropagated(_0x45f090){const _0x25cb33=_0xfb3c8a;return CSS_PROPERTIES_TO_PROPAGATE[_0x25cb33(0x1c3)](_0x45f090);}export function isPropertyToBePropagatedAsSpan(_0x33b620){const _0x40c07b=_0xfb3c8a;return CSS_PROPERTIES_TO_BE_SPANS[_0x40c07b(0x1c3)](_0x33b620);}export function isPropertyToBePropagatedAsHTMLElement(_0x5d3bd5){return _0x5d3bd5 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x50e0c0){const _0x3db268=_0xfb3c8a;return Array[_0x3db268(0x1ad)](_0x50e0c0[_0x3db268(0x1d0)]())[_0x3db268(0x1bd)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x57d5ae,_0x27f3c1,_0x387971){const {spanStyles:_0x22606b,stylesToBeHtmlElements:_0x21dbc6}=getStylesToPropagate(_0x57d5ae,_0x387971);propagateStylesAsHTMLElements(_0x57d5ae,_0x27f3c1,_0x21dbc6),propagateStylesAsSpan(_0x57d5ae,_0x27f3c1,_0x22606b);}export function propagateStylesAsHTMLElements(_0x46c4af,_0x135496,_0x47f48b){const _0x30a3d8=_0xfb3c8a;for(const _0x2097d7 in _0x47f48b){_0x47f48b[_0x2097d7][_0x30a3d8(0x1ca)](([,_0xd4e3fe])=>{const _0x5a0ad5=_0x30a3d8,_0x380442=_0x135496[_0x5a0ad5(0x1c1)](_0xd4e3fe,[],_0x46c4af[_0x5a0ad5(0x1aa)]());_0x135496[_0x5a0ad5(0x1cd)](0x0,_0x380442,_0x46c4af);}),_0x135496[_0x30a3d8(0x1b5)](_0x2097d7,_0x46c4af);}}export function propagateStylesAsSpan(_0x47c054,_0x4ef6dc,_0x30790e){const _0x2a5c8c=_0xfb3c8a;if(!Object[_0x2a5c8c(0x1c9)](_0x30790e)[_0x2a5c8c(0x1c7)])return;const _0x50787b=_0x4ef6dc[_0x2a5c8c(0x1c1)](_0x2a5c8c(0x1af),[],_0x47c054[_0x2a5c8c(0x1aa)]());_0x4ef6dc[_0x2a5c8c(0x1be)](_0x30790e,_0x50787b),_0x4ef6dc[_0x2a5c8c(0x1cd)](0x0,_0x50787b,_0x47c054),_0x4ef6dc[_0x2a5c8c(0x1b5)](Object[_0x2a5c8c(0x1c9)](_0x30790e),_0x47c054);}export function getStylesToPropagate(_0x171a62,_0x5b1a1d){const _0x333e0c=_0xfb3c8a,_0x247804={},_0x524a19={};return _0x5b1a1d[_0x333e0c(0x1ca)](_0x21e2fc=>{const _0x2de1c3=_0x333e0c,_0x2e6e8d=_0x171a62[_0x2de1c3(0x1b0)](_0x21e2fc);if(_0x2e6e8d){if(isPropertyToBePropagatedAsSpan(_0x21e2fc))_0x247804[_0x21e2fc]=_0x2e6e8d;else{if(isPropertyToBePropagatedAsHTMLElement(_0x21e2fc)){const _0xf6a92a=_0x2e6e8d[_0x2de1c3(0x1cb)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x21e2fc][_0x2de1c3(0x1ca)](([_0x3c109d,_0x4985e2])=>{const _0x2f1345=_0x2de1c3;for(const _0x7631cd of _0xf6a92a){(_0x2f1345(0x1c2)==typeof _0x3c109d&&_0x3c109d(_0x7631cd)||_0x3c109d===_0x7631cd)&&(_0x524a19[_0x21e2fc]=[..._0x524a19[_0x21e2fc]||[],[_0x3c109d,_0x4985e2]]);}});}}}}),{'spanStyles':_0x247804,'stylesToBeHtmlElements':_0x524a19};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x3106b5=_0x11fd;function _0x572c(){var _0x2098af=['PasteFromOffice','192479avuZAB','requires','2010300jowUrB','isOfficialPlugin','26546571ZWOOKg','141074knJFfp','3904815mfodMU','8434080omgbcL','54tfoMbp','823473ynlIPw','isPremiumPlugin','PasteFromOfficeEnhanced','51XulYjw','pluginName'];_0x572c=function(){return _0x2098af;};return _0x572c();}(function(_0x126e99,_0x5ea6fa){var _0x1d1da0=_0x11fd,_0x3ea361=_0x126e99();while(!![]){try{var _0x5de533=parseInt(_0x1d1da0(0x15f))/0x1+parseInt(_0x1d1da0(0x164))/0x2*(-parseInt(_0x1d1da0(0x15c))/0x3)+-parseInt(_0x1d1da0(0x161))/0x4+-parseInt(_0x1d1da0(0x165))/0x5+-parseInt(_0x1d1da0(0x158))/0x6*(parseInt(_0x1d1da0(0x159))/0x7)+parseInt(_0x1d1da0(0x157))/0x8+parseInt(_0x1d1da0(0x163))/0x9;if(_0x5de533===_0x5ea6fa)break;else _0x3ea361['push'](_0x3ea361['shift']());}catch(_0x2bd849){_0x3ea361['push'](_0x3ea361['shift']());}}}(_0x572c,0x9fe5c));import{Plugin as _0x2de072}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3432ee}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4bc4b0}from'./pastefromofficeenhancedpropagator.js';function _0x11fd(_0xb92b90,_0x56cfa0){var _0x572ce9=_0x572c();return _0x11fd=function(_0x11fd23,_0x18a51f){_0x11fd23=_0x11fd23-0x157;var _0x569574=_0x572ce9[_0x11fd23];return _0x569574;},_0x11fd(_0xb92b90,_0x56cfa0);}export class PasteFromOfficeEnhanced extends _0x2de072{static get[_0x3106b5(0x15d)](){var _0x1bce4e=_0x3106b5;return _0x1bce4e(0x15b);}static get[_0x3106b5(0x162)](){return!0x0;}static get[_0x3106b5(0x15a)](){return!0x0;}static get[_0x3106b5(0x160)](){var _0x542512=_0x3106b5;return[_0x542512(0x15e),_0x3432ee,_0x4bc4b0];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2795af=_0x4c49;(function(_0x2c7e73,_0x3c787d){const _0x2f9f4e=_0x4c49,_0x2339f9=_0x2c7e73();while(!![]){try{const _0x1b19da=parseInt(_0x2f9f4e(0x1ea))/0x1*(-parseInt(_0x2f9f4e(0x1e3))/0x2)+parseInt(_0x2f9f4e(0x1e2))/0x3*(parseInt(_0x2f9f4e(0x1d5))/0x4)+parseInt(_0x2f9f4e(0x1c8))/0x5*(-parseInt(_0x2f9f4e(0x1d3))/0x6)+-parseInt(_0x2f9f4e(0x1df))/0x7+-parseInt(_0x2f9f4e(0x1d2))/0x8+parseInt(_0x2f9f4e(0x1dc))/0x9*(parseInt(_0x2f9f4e(0x1dd))/0xa)+parseInt(_0x2f9f4e(0x1e1))/0xb;if(_0x1b19da===_0x3c787d)break;else _0x2339f9['push'](_0x2339f9['shift']());}catch(_0x24d855){_0x2339f9['push'](_0x2339f9['shift']());}}}(_0x915c,0x7e8ff));import{Plugin as _0x12d314}from'ckeditor5/src/core.js';function _0x915c(){const _0x36cb8=['8121344bgaONL','122274FYtrhi','plugins','656xeIpHY','editing','href','execute','text/html','high','afterInit','216mAajsl','79600VXeRjr','fromCharCode','4311496rMIQax','PasteFromOfficeEnhancedInliner','25662494cPaTzO','6207ztlLKk','1264598ZsLyuf','map','dataTransfer','editor','requires','ClipboardPipeline','stylesProcessor','1lWgcNo','isOfficialPlugin','getData','get','_parsedData','20kAFxWK','isPremiumPlugin','pluginName','isActive','join','inputTransformation','document','view','PasteFromOffice','init'];_0x915c=function(){return _0x36cb8;};return _0x915c();}function _0x4c49(_0x402c70,_0xb963d8){const _0x915c19=_0x915c();return _0x4c49=function(_0x4c4953,_0x5c38b0){_0x4c4953=_0x4c4953-0x1c7;let _0x289236=_0x915c19[_0x4c4953];return _0x289236;},_0x4c49(_0x402c70,_0xb963d8);}import{parsePasteOfficeHtml as _0x331063}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x53fee8,uid as _0x54e3db}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x42f294}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x12d314{static get[_0x2795af(0x1ca)](){const _0x548ed4=_0x2795af;return _0x548ed4(0x1e0);}static get[_0x2795af(0x1eb)](){return!0x0;}static get[_0x2795af(0x1c9)](){return!0x0;}static get[_0x2795af(0x1e7)](){const _0x5059cf=_0x2795af;return[_0x5059cf(0x1d0)];}[_0x2795af(0x1d1)](){const _0x131c10=_0x2795af,_0x2cfb95=this[_0x131c10(0x1e6)],_0x3ed0cb=_0x2cfb95[_0x131c10(0x1d4)][_0x131c10(0x1ed)](_0x131c10(0x1e8)),_0x196f65=_0x2cfb95[_0x131c10(0x1d6)][_0x131c10(0x1cf)][_0x131c10(0x1ce)],_0xee7e8a=new _0x42f294(_0x196f65);_0x3ed0cb['on'](_0x131c10(0x1cd),(_0x5606b7,_0x16dcb1)=>{const _0x1c3668=_0x131c10,_0x226ed0=_0x16dcb1[_0x1c3668(0x1e5)][_0x1c3668(0x1ec)](_0x1c3668(0x1d9));_0xee7e8a[_0x1c3668(0x1cb)](_0x226ed0)&&(_0x16dcb1[_0x1c3668(0x1c7)]||(_0x16dcb1[_0x1c3668(0x1c7)]=_0x331063(_0x226ed0,_0x196f65[_0x1c3668(0x1e9)])),_0xee7e8a[_0x1c3668(0x1d8)](_0x16dcb1));},{'priority':_0x53fee8[_0x131c10(0x1ed)](_0x131c10(0x1da))+0xb});}[_0x2795af(0x1db)](){!async function(_0x242bf2){const _0x46a230=_0x35d65a([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x4991df=0x7374585f,_0x1bc048=0x7373226f^_0x4991df,_0x242a68=window[_0x35d65a([0x44,0x61,0x74,0x65])][_0x35d65a([0x6e,0x6f,0x77])](),_0x55f748=_0x242bf2[_0x35d65a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5567ab=new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b15ef=>{_0x55f748[_0x35d65a([0x6f,0x6e,0x63,0x65])](_0x35d65a([0x72,0x65,0x61,0x64,0x79]),_0x1b15ef);}),_0x322b2e={[_0x35d65a([0x6b,0x74,0x79])]:_0x35d65a([0x45,0x43]),[_0x35d65a([0x75,0x73,0x65])]:_0x35d65a([0x73,0x69,0x67]),[_0x35d65a([0x63,0x72,0x76])]:_0x35d65a([0x50,0x2d,0x32,0x35,0x36]),[_0x35d65a([0x78])]:_0x35d65a([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]),[_0x35d65a([0x79])]:_0x35d65a([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]),[_0x35d65a([0x61,0x6c,0x67])]:_0x35d65a([0x45,0x53,0x32,0x35,0x36])},_0x1b9eed=_0x55f748[_0x35d65a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x35d65a([0x67,0x65,0x74])](_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x391995(){let _0x39f01b,_0x455817=null,_0x396d37=null;try{if(_0x1b9eed==_0x35d65a([0x47,0x50,0x4c]))return _0x35d65a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39f01b=_0x1847f6(),!_0x39f01b)return _0x35d65a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39f01b[_0x35d65a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x396d37=_0x27f9f4(_0x39f01b[_0x35d65a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39f01b[_0x35d65a([0x6a,0x74,0x69])])),await _0xb0c9a8()?_0x5f27ec()?_0x159326()?_0x35d65a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x72f0b1()?(_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35d65a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x455817=_0x39fe30(_0x35d65a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35d65a([0x74,0x72,0x69,0x61,0x6c])&&(_0x455817=_0x39fe30(_0x35d65a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x583ef2()):_0x35d65a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x35d65a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x35d65a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x35d65a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x159326(){const _0x4d85b8=[_0x35d65a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x35d65a([0x74,0x72,0x69,0x61,0x6c])][_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x242a68/0x3e8:0xe10*_0x1bc048;return _0x39f01b[_0x35d65a([0x65,0x78,0x70])]<_0x4d85b8;}function _0x5f27ec(){const _0x1e7469=_0x39f01b[_0x35d65a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e7469&&(!!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x2a]))||(!!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x50,0x4f,0x45]))||(!!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x50,0x50]))||!(!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x57afa0()))));}function _0x72f0b1(){const _0xeb41b9=_0x4c49,_0x26a645=_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26a645||0x0==_0x26a645[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1100fa}=new URL(window[_0x35d65a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xeb41b9(0x1d7)]);if(_0x26a645[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1100fa))return!0x0;const _0x291048=_0x1100fa[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e]));return _0x26a645[_0x35d65a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c258e=>_0x1c258e[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x2a])))[_0x35d65a([0x6d,0x61,0x70])](_0x1fd195=>_0x1fd195[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e])))[_0x35d65a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43b765=>_0x43b765[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x291048[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x35d65a([0x6d,0x61,0x70])](_0x4232e8=>Array(_0x291048[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4232e8[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x35d65a([0x66,0x69,0x6c,0x6c])](_0x4232e8[0x0]===_0x35d65a([0x2a])?_0x35d65a([0x2a]):'')[_0x35d65a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4232e8))[_0x35d65a([0x73,0x6f,0x6d,0x65])](_0x119746=>_0x291048[_0x35d65a([0x65,0x76,0x65,0x72,0x79])]((_0x3b3265,_0x2207d0)=>_0x119746[_0x2207d0]===_0x3b3265||_0x119746[_0x2207d0]===_0x35d65a([0x2a])));}function _0x583ef2(){return _0x455817&&_0x396d37?new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a4223,_0x159100)=>{_0x455817[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x2a4223,_0x159100),_0x396d37[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x1c5477=>{_0x1c5477!=_0x35d65a([0x56,0x61,0x6c,0x69,0x64])&&_0x2a4223(_0x1c5477);},_0x159100);}):_0x455817||_0x396d37||_0x35d65a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x27f9f4(_0x2f6bf8,_0xcf2503){return new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xff1325=>{if(_0x5c7579())return _0xff1325(_0x35d65a([0x56,0x61,0x6c,0x69,0x64]));_0x238414(),_0x55f748[_0x35d65a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x35d65a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x467559=!0x1;const _0x197abf=_0x54e3db();function _0x536041(_0x2cd546){return!!_0x2cd546&&(typeof _0x2cd546===_0x35d65a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2cd546===_0x35d65a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2cd546[_0x35d65a([0x74,0x68,0x65,0x6e])]===_0x35d65a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2cd546[_0x35d65a([0x63,0x61,0x74,0x63,0x68])]===_0x35d65a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36ce78(_0x3f23a3){_0x5b4e2c(_0x3f23a3)[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x2e53fb=>{if(!_0x2e53fb||_0x2e53fb[_0x35d65a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x35d65a([0x6f,0x6b]))return _0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x20cb17(_0x4b73ee(_0x197abf+_0xcf2503))!=_0x2e53fb[_0x35d65a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x35d65a([0x56,0x61,0x6c,0x69,0x64]);})[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x54b8e7=>(_0x996474(),_0x54b8e7),()=>{const _0x5171df=_0x403230();return null==_0x5171df?(_0x996474(),_0x35d65a([0x56,0x61,0x6c,0x69,0x64])):_0x35d65a(_0x242a68-_0x5171df>(0x5778dc5f^_0x4991df)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x35d65a([0x74,0x68,0x65,0x6e])](_0xff1325)[_0x35d65a([0x63,0x61,0x74,0x63,0x68])](()=>{_0xff1325(_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x45ceae=0x7342b6df^_0x4991df;function _0x996474(){const _0x4de918=_0x35d65a([0x6c,0x6c,0x63,0x74,0x2d])+_0x20cb17(_0x4b73ee(_0x2f6bf8)),_0x56b5b3=_0x41b639(_0x20cb17(window[_0x35d65a([0x4d,0x61,0x74,0x68])][_0x35d65a([0x63,0x65,0x69,0x6c])](_0x242a68/_0x45ceae)));window[_0x35d65a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35d65a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4de918,_0x56b5b3);}function _0x403230(){const _0x44f64d=_0x35d65a([0x6c,0x6c,0x63,0x74,0x2d])+_0x20cb17(_0x4b73ee(_0x2f6bf8)),_0x2f2353=window[_0x35d65a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35d65a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44f64d);return _0x2f2353?window[_0x35d65a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41b639(_0x2f2353),0x10)*_0x45ceae:null;}function _0x5b4e2c(_0x1f4588){return new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49747c,_0x550d51)=>{_0x1f4588[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x49747c,_0x550d51),window[_0x35d65a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x550d51,0x73758c9f^_0x4991df);});}}_0x55f748[_0x35d65a([0x6f,0x6e])](_0x35d65a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31ea34,_0x9ed80a)=>{if(_0x9ed80a[0x0]!=_0x2f6bf8)return _0xff1325(_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x9ed80a[0x1]={..._0x9ed80a[0x1],[_0x35d65a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x197abf};},{[_0x35d65a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35d65a([0x68,0x69,0x67,0x68])}),_0x55f748[_0x35d65a([0x6f,0x6e])](_0x35d65a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x379033=>{_0x536041(_0x379033[_0x35d65a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x467559=!0x0,_0x36ce78(_0x379033[_0x35d65a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x35d65a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35d65a([0x6c,0x6f,0x77])}),_0x5567ab[_0x35d65a([0x74,0x68,0x65,0x6e])](()=>{_0x467559||_0xff1325(_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c7579(){return _0x55f748[_0x35d65a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35d65a([0x76,0x69,0x65,0x77])][_0x35d65a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x35d65a([0x61,0x75,0x74,0x6f]);}function _0x238414(){_0x55f748[_0x35d65a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35d65a([0x76,0x69,0x65,0x77])][_0x35d65a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x35d65a([0x61,0x75,0x74,0x6f]);}}function _0x39fe30(_0x27ff8b){const _0x35cb8f=[new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e1c0e=>setTimeout(_0x3e1c0e,0x737d6693^_0x4991df)),_0x5567ab[_0x35d65a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x409ea4=>{let _0x225789=0x0;_0x55f748[_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c])][_0x35d65a([0x6f,0x6e])](_0x35d65a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2f81f9,_0x4f494a)=>{_0x4f494a[0x0][_0x35d65a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x225789++,_0x225789==(0x737459a7^_0x4991df)&&(_0x409ea4(),_0x2f81f9[_0x35d65a([0x6f,0x66,0x66])]());});}))];return window[_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x35d65a([0x72,0x61,0x63,0x65])](_0x35cb8f)[_0x35d65a([0x74,0x68,0x65,0x6e])](()=>_0x27ff8b);}async function _0x588115(){await _0x5567ab,_0x55f748[_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c])][_0x35d65a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3f40e6,_0x55f748[_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c])][_0x35d65a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3f40e6,_0x55f748[_0x35d65a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x57afa0(){return window[_0x35d65a([0x67,0x6c,0x6f,0x62])]&&window[_0x35d65a([0x67,0x6c,0x6f,0x62])][_0x35d65a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x26449b(_0x1e1d26){const _0x213244=_0xe5416();_0x55f748[_0x213244]=_0x35d65a([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])+_0x1e1d26,_0x1e1d26!=_0x35d65a([0x56,0x61,0x6c,0x69,0x64])&&_0x588115();}function _0xe5416(){const _0x67afc4=window[_0x35d65a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x35d65a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x35d65a([0x6e,0x6f,0x77])]())[_0x35d65a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x35d65a([0x2e]),'');let _0x4d8594=_0x35d65a([0x73]);for(let _0x4cad43=0x0;_0x4cad43<_0x67afc4[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4cad43+=0x2){let _0x1589d1=window[_0x35d65a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x67afc4[_0x35d65a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4cad43,_0x4cad43+0x2));_0x1589d1>=_0x46a230[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1589d1-=_0x46a230[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d8594+=_0x46a230[_0x1589d1];}return _0x4d8594;}function _0x1847f6(){const _0x9917e9=_0x1b9eed[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e]));if(0x3!=_0x9917e9[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x556f1e(_0x9917e9[0x1]);function _0x556f1e(_0x116dc0){const _0x40a724=_0x2febd4(_0x116dc0);return _0x40a724&&_0x5d7d7e()?_0x40a724:null;function _0x5d7d7e(){const _0x18bac2=_0x40a724[_0x35d65a([0x6a,0x74,0x69])],_0x32c907=window[_0x35d65a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18bac2[_0x35d65a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18bac2[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x25e7cb={..._0x40a724,[_0x35d65a([0x6a,0x74,0x69])]:_0x18bac2[_0x35d65a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18bac2[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x25e7cb[_0x35d65a([0x76,0x63])],_0x4b73ee(_0x25e7cb)==_0x32c907;}}}async function _0xb0c9a8(){let _0xd114f3=!0x0;try{const _0x3f5f17=_0x1b9eed[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e])),[_0x4efed4,_0x2fcf8a,_0x40fdf1]=_0x3f5f17;return _0x2b016f(_0x4efed4),await _0x1d736e(_0x4efed4,_0x2fcf8a,_0x40fdf1),_0xd114f3;}catch{return!0x1;}function _0x2b016f(_0x65c1bc){const _0x3b906a=_0x2febd4(_0x65c1bc);_0x3b906a&&_0x3b906a[_0x35d65a([0x61,0x6c,0x67])]==_0x35d65a([0x45,0x53,0x32,0x35,0x36])||(_0xd114f3=!0x1);}async function _0x1d736e(_0x11e346,_0x127ce8,_0x2ba0ff){const _0x9a0fd=window[_0x35d65a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x35d65a([0x66,0x72,0x6f,0x6d])](_0xaebb54(_0x2ba0ff),_0xfe7499=>_0xfe7499[_0x35d65a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e6eec=new window[(_0x35d65a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x35d65a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11e346+_0x35d65a([0x2e])+_0x127ce8),_0x3fbf2c=window[_0x35d65a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x35d65a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fbf2c)return;const _0x3c502c=await _0x3fbf2c[_0x35d65a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x35d65a([0x6a,0x77,0x6b]),_0x322b2e,{[_0x35d65a([0x6e,0x61,0x6d,0x65])]:_0x35d65a([0x45,0x43,0x44,0x53,0x41]),[_0x35d65a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x35d65a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x35d65a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fbf2c[_0x35d65a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x35d65a([0x6e,0x61,0x6d,0x65])]:_0x35d65a([0x45,0x43,0x44,0x53,0x41]),[_0x35d65a([0x68,0x61,0x73,0x68])]:{[_0x35d65a([0x6e,0x61,0x6d,0x65])]:_0x35d65a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3c502c,_0x9a0fd,_0x3e6eec)||(_0xd114f3=!0x1);}}function _0x2febd4(_0x26cbee){return _0x26cbee[_0x35d65a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x35d65a([0x65,0x79]))?JSON[_0x35d65a([0x70,0x61,0x72,0x73,0x65])](_0xaebb54(_0x26cbee)):null;}function _0xaebb54(_0x3c40b5){return window[_0x35d65a([0x61,0x74,0x6f,0x62])](_0x3c40b5[_0x35d65a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x35d65a([0x2b]))[_0x35d65a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x35d65a([0x2f])));}function _0x4b73ee(_0x28adcb){let _0x2b0c2f=0x1505;function _0xf3d90e(_0x34e2d7){for(let _0x3d7d2d=0x0;_0x3d7d2d<_0x34e2d7[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d7d2d++){const _0x49492e=_0x34e2d7[_0x35d65a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d7d2d);_0x2b0c2f=(_0x2b0c2f<<0x5)+_0x2b0c2f+_0x49492e,_0x2b0c2f&=_0x2b0c2f;}}function _0x3b5056(_0x5cf81c){Array[_0x35d65a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5cf81c)?_0x5cf81c[_0x35d65a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b5056):_0x5cf81c&&typeof _0x5cf81c==_0x35d65a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x35d65a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5cf81c)[_0x35d65a([0x73,0x6f,0x72,0x74])]()[_0x35d65a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4a285e,_0x11c460])=>{_0xf3d90e(_0x4a285e),_0x3b5056(_0x11c460);}):_0xf3d90e(window[_0x35d65a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5cf81c));}return _0x3b5056(_0x28adcb),_0x2b0c2f>>>0x0;}function _0x20cb17(_0x3d3a6d){return _0x3d3a6d[_0x35d65a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x35d65a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x35d65a([0x30]));}function _0x41b639(_0x489cd4){return _0x489cd4[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x35d65a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x35d65a([0x6a,0x6f,0x69,0x6e])]('');}function _0x3f40e6(){}function _0x35d65a(_0x47cb49){const _0xef9323=_0x4c49;return _0x47cb49[_0xef9323(0x1e4)](_0x4be5d3=>String[_0xef9323(0x1de)](_0x4be5d3))[_0xef9323(0x1cc)]('');}_0x26449b(await _0x391995());}(this);}}
|
|
23
|
+
const _0x3fe08c=_0x3c25;(function(_0x7eda0d,_0x34cd34){const _0x1e75eb=_0x3c25,_0x3b93fa=_0x7eda0d();while(!![]){try{const _0x1c7306=parseInt(_0x1e75eb(0xdf))/0x1*(-parseInt(_0x1e75eb(0xce))/0x2)+-parseInt(_0x1e75eb(0xe6))/0x3+parseInt(_0x1e75eb(0xeb))/0x4+-parseInt(_0x1e75eb(0xdd))/0x5+-parseInt(_0x1e75eb(0xd8))/0x6+-parseInt(_0x1e75eb(0xd4))/0x7+-parseInt(_0x1e75eb(0xd9))/0x8*(-parseInt(_0x1e75eb(0xec))/0x9);if(_0x1c7306===_0x34cd34)break;else _0x3b93fa['push'](_0x3b93fa['shift']());}catch(_0x198b2e){_0x3b93fa['push'](_0x3b93fa['shift']());}}}(_0x5f3f,0xbad87));function _0x3c25(_0xf4029,_0x5236f1){const _0x5f3f55=_0x5f3f();return _0x3c25=function(_0x3c25a9,_0x325dcb){_0x3c25a9=_0x3c25a9-0xce;let _0x257d5c=_0x5f3f55[_0x3c25a9];return _0x257d5c;},_0x3c25(_0xf4029,_0x5236f1);}import{Plugin as _0x4472ea}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x36c01e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4f703e,uid as _0x4c7450}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x2966b5}from'./normalizers/inliner/msofficestylesinliner.js';function _0x5f3f(){const _0x448b64=['getData','requires','editing','4128383JzKqxy','dataTransfer','href','join','3747174OCQJZK','8OlNJUn','get','execute','_parsedData','7124610kwrJHq','inputTransformation','1qdWjpG','stylesProcessor','plugins','pluginName','isOfficialPlugin','document','PasteFromOfficeEnhancedInliner','4316886rcchIo','init','PasteFromOffice','text/html','ClipboardPipeline','598448MGPFfA','49788765hDKMdP','isActive','high','editor','fromCharCode','afterInit','map','1676392RpSbsJ','isPremiumPlugin','view'];_0x5f3f=function(){return _0x448b64;};return _0x5f3f();}export class PasteFromOfficeEnhancedInliner extends _0x4472ea{static get[_0x3fe08c(0xe2)](){const _0x15a931=_0x3fe08c;return _0x15a931(0xe5);}static get[_0x3fe08c(0xe3)](){return!0x0;}static get[_0x3fe08c(0xcf)](){return!0x0;}static get[_0x3fe08c(0xd2)](){const _0x177e78=_0x3fe08c;return[_0x177e78(0xe8)];}[_0x3fe08c(0xe7)](){const _0x55e782=_0x3fe08c,_0x11a1b4=this[_0x55e782(0xef)],_0x411eaf=_0x11a1b4[_0x55e782(0xe1)][_0x55e782(0xda)](_0x55e782(0xea)),_0x1a821c=_0x11a1b4[_0x55e782(0xd3)][_0x55e782(0xd0)][_0x55e782(0xe4)],_0x8f8901=new _0x2966b5(_0x1a821c);_0x411eaf['on'](_0x55e782(0xde),(_0x470c7a,_0x39c82e)=>{const _0x44c37f=_0x55e782,_0x1554a8=_0x39c82e[_0x44c37f(0xd5)][_0x44c37f(0xd1)](_0x44c37f(0xe9));_0x8f8901[_0x44c37f(0xed)](_0x1554a8)&&(_0x39c82e[_0x44c37f(0xdc)]||(_0x39c82e[_0x44c37f(0xdc)]=_0x36c01e(_0x1554a8,_0x1a821c[_0x44c37f(0xe0)])),_0x8f8901[_0x44c37f(0xdb)](_0x39c82e));},{'priority':_0x4f703e[_0x55e782(0xda)](_0x55e782(0xee))+0xb});}[_0x3fe08c(0xf1)](){!async function(_0x3737e9){const _0x493dd2=_0x4d5b4b([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x9947ba=0x7374585f,_0x3a2edb=0x7373223f^_0x9947ba,_0x1b702e=window[_0x4d5b4b([0x44,0x61,0x74,0x65])][_0x4d5b4b([0x6e,0x6f,0x77])](),_0x1607d9=_0x3737e9[_0x4d5b4b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x284916=new window[(_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36a1e5=>{_0x1607d9[_0x4d5b4b([0x6f,0x6e,0x63,0x65])](_0x4d5b4b([0x72,0x65,0x61,0x64,0x79]),_0x36a1e5);}),_0x373ac0={[_0x4d5b4b([0x6b,0x74,0x79])]:_0x4d5b4b([0x45,0x43]),[_0x4d5b4b([0x75,0x73,0x65])]:_0x4d5b4b([0x73,0x69,0x67]),[_0x4d5b4b([0x63,0x72,0x76])]:_0x4d5b4b([0x50,0x2d,0x32,0x35,0x36]),[_0x4d5b4b([0x78])]:_0x4d5b4b([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]),[_0x4d5b4b([0x79])]:_0x4d5b4b([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]),[_0x4d5b4b([0x61,0x6c,0x67])]:_0x4d5b4b([0x45,0x53,0x32,0x35,0x36])},_0x1309f5=_0x1607d9[_0x4d5b4b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4d5b4b([0x67,0x65,0x74])](_0x4d5b4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x14da66(){let _0x250090,_0x109967=null,_0x31b3b0=null;try{if(_0x1309f5==_0x4d5b4b([0x47,0x50,0x4c]))return _0x4d5b4b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x250090=_0x655276(),!_0x250090)return _0x4d5b4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x250090[_0x4d5b4b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x31b3b0=_0x312c5b(_0x250090[_0x4d5b4b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x250090[_0x4d5b4b([0x6a,0x74,0x69])])),await _0x4eaed3()?_0x32dab4()?_0x3d3494()?_0x4d5b4b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4cf74a()?(_0x250090[_0x4d5b4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d5b4b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x109967=_0x33bee6(_0x4d5b4b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x250090[_0x4d5b4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d5b4b([0x74,0x72,0x69,0x61,0x6c])&&(_0x109967=_0x33bee6(_0x4d5b4b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x8aeda7()):_0x4d5b4b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4d5b4b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4d5b4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4d5b4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d3494(){const _0x1016a7=[_0x4d5b4b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4d5b4b([0x74,0x72,0x69,0x61,0x6c])][_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x250090[_0x4d5b4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b702e/0x3e8:0xe10*_0x3a2edb;return _0x250090[_0x4d5b4b([0x65,0x78,0x70])]<_0x1016a7;}function _0x32dab4(){const _0xd6741a=_0x250090[_0x4d5b4b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xd6741a&&(!!_0xd6741a[_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5b4b([0x2a]))||(!!_0xd6741a[_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5b4b([0x50,0x4f,0x45]))||(!!_0xd6741a[_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5b4b([0x50,0x50]))||!(!_0xd6741a[_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5b4b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x59ea6b()))));}function _0x4cf74a(){const _0x2a96e1=_0x3c25,_0x36ff12=_0x250090[_0x4d5b4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x36ff12||0x0==_0x36ff12[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8effc9}=new URL(window[_0x4d5b4b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a96e1(0xd6)]);if(_0x36ff12[_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8effc9))return!0x0;const _0x5c05ea=_0x8effc9[_0x4d5b4b([0x73,0x70,0x6c,0x69,0x74])](_0x4d5b4b([0x2e]));return _0x36ff12[_0x4d5b4b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c2b9f=>_0x3c2b9f[_0x4d5b4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5b4b([0x2a])))[_0x4d5b4b([0x6d,0x61,0x70])](_0x299f45=>_0x299f45[_0x4d5b4b([0x73,0x70,0x6c,0x69,0x74])](_0x4d5b4b([0x2e])))[_0x4d5b4b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5944a0=>_0x5944a0[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c05ea[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d5b4b([0x6d,0x61,0x70])](_0x50d6a9=>Array(_0x5c05ea[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50d6a9[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d5b4b([0x66,0x69,0x6c,0x6c])](_0x50d6a9[0x0]===_0x4d5b4b([0x2a])?_0x4d5b4b([0x2a]):'')[_0x4d5b4b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50d6a9))[_0x4d5b4b([0x73,0x6f,0x6d,0x65])](_0x5eb4b2=>_0x5c05ea[_0x4d5b4b([0x65,0x76,0x65,0x72,0x79])]((_0x247c80,_0x3b7a2f)=>_0x5eb4b2[_0x3b7a2f]===_0x247c80||_0x5eb4b2[_0x3b7a2f]===_0x4d5b4b([0x2a])));}function _0x8aeda7(){return _0x109967&&_0x31b3b0?new window[(_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49b5c3,_0x28004d)=>{_0x109967[_0x4d5b4b([0x74,0x68,0x65,0x6e])](_0x49b5c3,_0x28004d),_0x31b3b0[_0x4d5b4b([0x74,0x68,0x65,0x6e])](_0x558d88=>{_0x558d88!=_0x4d5b4b([0x56,0x61,0x6c,0x69,0x64])&&_0x49b5c3(_0x558d88);},_0x28004d);}):_0x109967||_0x31b3b0||_0x4d5b4b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x312c5b(_0x3da3e7,_0x171ac7){return new window[(_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10e129=>{if(_0x16bd3a())return _0x10e129(_0x4d5b4b([0x56,0x61,0x6c,0x69,0x64]));_0x526266(),_0x1607d9[_0x4d5b4b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4d5b4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x22b4ce=!0x1;const _0xd06f80=_0x4c7450();function _0x4c4830(_0x2ad7af){return!!_0x2ad7af&&(typeof _0x2ad7af===_0x4d5b4b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ad7af===_0x4d5b4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ad7af[_0x4d5b4b([0x74,0x68,0x65,0x6e])]===_0x4d5b4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ad7af[_0x4d5b4b([0x63,0x61,0x74,0x63,0x68])]===_0x4d5b4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2c4458(_0x29f27b){_0x286d34(_0x29f27b)[_0x4d5b4b([0x74,0x68,0x65,0x6e])](_0x2c8551=>{if(!_0x2c8551||_0x2c8551[_0x4d5b4b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4d5b4b([0x6f,0x6b]))return _0x4d5b4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1316f4(_0x30e819(_0xd06f80+_0x171ac7))!=_0x2c8551[_0x4d5b4b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4d5b4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4d5b4b([0x56,0x61,0x6c,0x69,0x64]);})[_0x4d5b4b([0x74,0x68,0x65,0x6e])](_0x472385=>(_0x324dcc(),_0x472385),()=>{const _0x20ecea=_0x1cf29e();return null==_0x20ecea?(_0x324dcc(),_0x4d5b4b([0x56,0x61,0x6c,0x69,0x64])):_0x4d5b4b(_0x1b702e-_0x20ecea>(0x5778dc5f^_0x9947ba)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4d5b4b([0x74,0x68,0x65,0x6e])](_0x10e129)[_0x4d5b4b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x10e129(_0x4d5b4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4cd864=0x7342b6df^_0x9947ba;function _0x324dcc(){const _0x1ee12c=_0x4d5b4b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1316f4(_0x30e819(_0x3da3e7)),_0x385e32=_0x1e8d70(_0x1316f4(window[_0x4d5b4b([0x4d,0x61,0x74,0x68])][_0x4d5b4b([0x63,0x65,0x69,0x6c])](_0x1b702e/_0x4cd864)));window[_0x4d5b4b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d5b4b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ee12c,_0x385e32);}function _0x1cf29e(){const _0x2188b9=_0x4d5b4b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1316f4(_0x30e819(_0x3da3e7)),_0x146dbe=window[_0x4d5b4b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d5b4b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2188b9);return _0x146dbe?window[_0x4d5b4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e8d70(_0x146dbe),0x10)*_0x4cd864:null;}function _0x286d34(_0x4969fd){return new window[(_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36e94c,_0xb9b427)=>{_0x4969fd[_0x4d5b4b([0x74,0x68,0x65,0x6e])](_0x36e94c,_0xb9b427),window[_0x4d5b4b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xb9b427,0x73758c9f^_0x9947ba);});}}_0x1607d9[_0x4d5b4b([0x6f,0x6e])](_0x4d5b4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x190d3c,_0x60c957)=>{if(_0x60c957[0x0]!=_0x3da3e7)return _0x10e129(_0x4d5b4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x60c957[0x1]={..._0x60c957[0x1],[_0x4d5b4b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xd06f80};},{[_0x4d5b4b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d5b4b([0x68,0x69,0x67,0x68])}),_0x1607d9[_0x4d5b4b([0x6f,0x6e])](_0x4d5b4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x7c54d0=>{_0x4c4830(_0x7c54d0[_0x4d5b4b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x22b4ce=!0x0,_0x2c4458(_0x7c54d0[_0x4d5b4b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4d5b4b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d5b4b([0x6c,0x6f,0x77])}),_0x284916[_0x4d5b4b([0x74,0x68,0x65,0x6e])](()=>{_0x22b4ce||_0x10e129(_0x4d5b4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x16bd3a(){return _0x1607d9[_0x4d5b4b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d5b4b([0x76,0x69,0x65,0x77])][_0x4d5b4b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4d5b4b([0x61,0x75,0x74,0x6f]);}function _0x526266(){_0x1607d9[_0x4d5b4b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d5b4b([0x76,0x69,0x65,0x77])][_0x4d5b4b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d5b4b([0x61,0x75,0x74,0x6f]);}}function _0x33bee6(_0x494baf){const _0x5ea002=[new window[(_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x160ae3=>setTimeout(_0x160ae3,0x737d6693^_0x9947ba)),_0x284916[_0x4d5b4b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59ff3d=>{let _0x46dbd5=0x0;_0x1607d9[_0x4d5b4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d5b4b([0x6f,0x6e])](_0x4d5b4b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x8163cb,_0x469023)=>{_0x469023[0x0][_0x4d5b4b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46dbd5++,_0x46dbd5==(0x737459a7^_0x9947ba)&&(_0x59ff3d(),_0x8163cb[_0x4d5b4b([0x6f,0x66,0x66])]());});}))];return window[_0x4d5b4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d5b4b([0x72,0x61,0x63,0x65])](_0x5ea002)[_0x4d5b4b([0x74,0x68,0x65,0x6e])](()=>_0x494baf);}async function _0x5412cb(){await _0x284916,_0x1607d9[_0x4d5b4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d5b4b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x355514,_0x1607d9[_0x4d5b4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d5b4b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x355514,_0x1607d9[_0x4d5b4b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d5b4b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59ea6b(){return window[_0x4d5b4b([0x67,0x6c,0x6f,0x62])]&&window[_0x4d5b4b([0x67,0x6c,0x6f,0x62])][_0x4d5b4b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2abf90(_0x3985a8){const _0x5f61ef=_0x3e4c43();_0x1607d9[_0x5f61ef]=_0x4d5b4b([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])+_0x3985a8,_0x3985a8!=_0x4d5b4b([0x56,0x61,0x6c,0x69,0x64])&&_0x5412cb();}function _0x3e4c43(){const _0x29f79e=window[_0x4d5b4b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4d5b4b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4d5b4b([0x6e,0x6f,0x77])]())[_0x4d5b4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4d5b4b([0x2e]),'');let _0x2b718a=_0x4d5b4b([0x73]);for(let _0xeb2f75=0x0;_0xeb2f75<_0x29f79e[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xeb2f75+=0x2){let _0x3dbbe5=window[_0x4d5b4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29f79e[_0x4d5b4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xeb2f75,_0xeb2f75+0x2));_0x3dbbe5>=_0x493dd2[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3dbbe5-=_0x493dd2[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b718a+=_0x493dd2[_0x3dbbe5];}return _0x2b718a;}function _0x655276(){const _0x5c8c9a=_0x1309f5[_0x4d5b4b([0x73,0x70,0x6c,0x69,0x74])](_0x4d5b4b([0x2e]));if(0x3!=_0x5c8c9a[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e9c26(_0x5c8c9a[0x1]);function _0x5e9c26(_0x1f2cd0){const _0x48531a=_0x4c1f74(_0x1f2cd0);return _0x48531a&&_0x359d70()?_0x48531a:null;function _0x359d70(){const _0x5a5731=_0x48531a[_0x4d5b4b([0x6a,0x74,0x69])],_0x24cbaa=window[_0x4d5b4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a5731[_0x4d5b4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a5731[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2be850={..._0x48531a,[_0x4d5b4b([0x6a,0x74,0x69])]:_0x5a5731[_0x4d5b4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a5731[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2be850[_0x4d5b4b([0x76,0x63])],_0x30e819(_0x2be850)==_0x24cbaa;}}}async function _0x4eaed3(){let _0x269405=!0x0;try{const _0x266162=_0x1309f5[_0x4d5b4b([0x73,0x70,0x6c,0x69,0x74])](_0x4d5b4b([0x2e])),[_0x15f3d9,_0x51c260,_0x4e11cb]=_0x266162;return _0x251145(_0x15f3d9),await _0x1980b1(_0x15f3d9,_0x51c260,_0x4e11cb),_0x269405;}catch{return!0x1;}function _0x251145(_0xe29631){const _0x12666b=_0x4c1f74(_0xe29631);_0x12666b&&_0x12666b[_0x4d5b4b([0x61,0x6c,0x67])]==_0x4d5b4b([0x45,0x53,0x32,0x35,0x36])||(_0x269405=!0x1);}async function _0x1980b1(_0x482d27,_0x580010,_0x1549c2){const _0x3f9644=window[_0x4d5b4b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4d5b4b([0x66,0x72,0x6f,0x6d])](_0x26e92d(_0x1549c2),_0x5a0e67=>_0x5a0e67[_0x4d5b4b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5070b0=new window[(_0x4d5b4b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4d5b4b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x482d27+_0x4d5b4b([0x2e])+_0x580010),_0x1d8fef=window[_0x4d5b4b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4d5b4b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1d8fef)return;const _0x2434ff=await _0x1d8fef[_0x4d5b4b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4d5b4b([0x6a,0x77,0x6b]),_0x373ac0,{[_0x4d5b4b([0x6e,0x61,0x6d,0x65])]:_0x4d5b4b([0x45,0x43,0x44,0x53,0x41]),[_0x4d5b4b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4d5b4b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4d5b4b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1d8fef[_0x4d5b4b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4d5b4b([0x6e,0x61,0x6d,0x65])]:_0x4d5b4b([0x45,0x43,0x44,0x53,0x41]),[_0x4d5b4b([0x68,0x61,0x73,0x68])]:{[_0x4d5b4b([0x6e,0x61,0x6d,0x65])]:_0x4d5b4b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2434ff,_0x3f9644,_0x5070b0)||(_0x269405=!0x1);}}function _0x4c1f74(_0x5d873b){return _0x5d873b[_0x4d5b4b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4d5b4b([0x65,0x79]))?JSON[_0x4d5b4b([0x70,0x61,0x72,0x73,0x65])](_0x26e92d(_0x5d873b)):null;}function _0x26e92d(_0x573465){return window[_0x4d5b4b([0x61,0x74,0x6f,0x62])](_0x573465[_0x4d5b4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4d5b4b([0x2b]))[_0x4d5b4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4d5b4b([0x2f])));}function _0x30e819(_0x51c1b5){let _0x36e7f3=0x1505;function _0x9608ff(_0x4ccca0){for(let _0x5e48c1=0x0;_0x5e48c1<_0x4ccca0[_0x4d5b4b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e48c1++){const _0x48c8ad=_0x4ccca0[_0x4d5b4b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e48c1);_0x36e7f3=(_0x36e7f3<<0x5)+_0x36e7f3+_0x48c8ad,_0x36e7f3&=_0x36e7f3;}}function _0x823426(_0x45fd8a){Array[_0x4d5b4b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x45fd8a)?_0x45fd8a[_0x4d5b4b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x823426):_0x45fd8a&&typeof _0x45fd8a==_0x4d5b4b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4d5b4b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x45fd8a)[_0x4d5b4b([0x73,0x6f,0x72,0x74])]()[_0x4d5b4b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x42e832,_0x22d2b4])=>{_0x9608ff(_0x42e832),_0x823426(_0x22d2b4);}):_0x9608ff(window[_0x4d5b4b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x45fd8a));}return _0x823426(_0x51c1b5),_0x36e7f3>>>0x0;}function _0x1316f4(_0x586adb){return _0x586adb[_0x4d5b4b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4d5b4b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4d5b4b([0x30]));}function _0x1e8d70(_0x3745c3){return _0x3745c3[_0x4d5b4b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4d5b4b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4d5b4b([0x6a,0x6f,0x69,0x6e])]('');}function _0x355514(){}function _0x4d5b4b(_0x49a73e){const _0x564299=_0x3c25;return _0x49a73e[_0x564299(0xf2)](_0x412454=>String[_0x564299(0xf0)](_0x412454))[_0x564299(0xd7)]('');}_0x2abf90(await _0x14da66());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1c81(){const _0x49c8aa=['view','169504yGrBsu','trialLimit','requires','pasteFromOfficeEnhancedLicenseKeyTrialLimit','20200tmkWdn','861790OMUjli','ClipboardPipeline','init','dataTransfer','4730796WjJQCE','invalid','4UpFbEx','editor','config','pasteFromOfficeEnhancedLicenseKeyNotAllowed','getData','pluginName','isPremiumPlugin','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyExpired','PasteFromOfficeEnhanced','document','high','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','get','_licenseKeyCheckInterval','PasteFromOfficeEnhancedPropagator','979176LVnPYK','inputTransformation','pasteFromOfficeEnhancedLicenseKeyValid','evaluationLimit','domainLimit','isOfficialPlugin','963819NhKvUN','licenseKey','destroy','stylesProcessor','2023tbFNMK','text/html','expired','pasteFromOfficeEnhancedLicenseKeyInvalid','isActive','plugins','execute','680038xOvrLY','pasteFromOfficeEnhancedLicenseKeyDomainLimit','_showLicenseError','usageLimit','_parsedData','editing','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x1c81=function(){return _0x49c8aa;};return _0x1c81();}const _0x21c7ca=_0xf92d;function _0xf92d(_0x16baa2,_0x264cad){const _0x1c8121=_0x1c81();return _0xf92d=function(_0xf92deb,_0x3b05e0){_0xf92deb=_0xf92deb-0x18c;let _0x4065b6=_0x1c8121[_0xf92deb];return _0x4065b6;},_0xf92d(_0x16baa2,_0x264cad);}(function(_0x971f26,_0x1d1621){const _0x4da6c9=_0xf92d,_0x28c988=_0x971f26();while(!![]){try{const _0x313af6=-parseInt(_0x4da6c9(0x18d))/0x1+parseInt(_0x4da6c9(0x1ba))/0x2+-parseInt(_0x4da6c9(0x1a9))/0x3*(-parseInt(_0x4da6c9(0x198))/0x4)+parseInt(_0x4da6c9(0x192))/0x5+-parseInt(_0x4da6c9(0x196))/0x6+parseInt(_0x4da6c9(0x1b3))/0x7*(parseInt(_0x4da6c9(0x191))/0x8)+-parseInt(_0x4da6c9(0x1af))/0x9;if(_0x313af6===_0x1d1621)break;else _0x28c988['push'](_0x28c988['shift']());}catch(_0x341eea){_0x28c988['push'](_0x28c988['shift']());}}}(_0x1c81,0x7ae89));import{Plugin as _0x8fc602}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x10ce00}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x57c147}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x3a1895}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x8fc602{[_0x21c7ca(0x1b0)];[_0x21c7ca(0x1a7)];static get[_0x21c7ca(0x19d)](){const _0x14dcf5=_0x21c7ca;return _0x14dcf5(0x1a8);}static get[_0x21c7ca(0x1ae)](){return!0x0;}static get[_0x21c7ca(0x19e)](){return!0x0;}static get[_0x21c7ca(0x18f)](){const _0x32e7f8=_0x21c7ca;return[_0x32e7f8(0x1a4)];}[_0x21c7ca(0x194)](){const _0x3b9ea8=_0x21c7ca,_0x512dca=this[_0x3b9ea8(0x199)],_0x1d8c7c=_0x512dca[_0x3b9ea8(0x1b8)][_0x3b9ea8(0x1a6)](_0x3b9ea8(0x193)),_0x3b0e06=_0x512dca[_0x3b9ea8(0x1bf)][_0x3b9ea8(0x18c)][_0x3b9ea8(0x1a2)],_0x464f5e=new _0x3a1895(_0x3b0e06);_0x1d8c7c['on'](_0x3b9ea8(0x1aa),(_0x29afa3,_0x7b1277)=>{const _0xd8780=_0x3b9ea8,_0x5ec230=_0x7b1277[_0xd8780(0x195)][_0xd8780(0x19c)](_0xd8780(0x1b4));_0x464f5e[_0xd8780(0x1b7)](_0x5ec230)&&(_0x7b1277[_0xd8780(0x1be)]||(_0x7b1277[_0xd8780(0x1be)]=_0x10ce00(_0x5ec230,_0x3b0e06[_0xd8780(0x1b2)])),_0x464f5e[_0xd8780(0x1b9)](_0x7b1277));},{'priority':_0x57c147[_0x3b9ea8(0x1a6)](_0x3b9ea8(0x1a3))+0xa}),this[_0x3b9ea8(0x1b0)]=this[_0x3b9ea8(0x199)][_0x3b9ea8(0x19a)][_0x3b9ea8(0x1a6)](_0x3b9ea8(0x1b0));const _0x4b009d=this[_0x3b9ea8(0x199)];this[_0x3b9ea8(0x1a7)]=setInterval(()=>{const _0x1f433d=_0x3b9ea8;let _0x3d1855;for(const _0x289fa1 in _0x4b009d){const _0x3b1bc6=_0x289fa1,_0x4aad08=_0x4b009d[_0x3b1bc6];if(_0x1f433d(0x1ab)==_0x4aad08||_0x1f433d(0x1b6)==_0x4aad08||_0x1f433d(0x1a0)==_0x4aad08||_0x1f433d(0x1bb)==_0x4aad08||_0x1f433d(0x19b)==_0x4aad08||_0x1f433d(0x1a5)==_0x4aad08||_0x1f433d(0x190)==_0x4aad08||_0x1f433d(0x1c0)==_0x4aad08){delete _0x4b009d[_0x3b1bc6],_0x3d1855=_0x4aad08,clearInterval(this[_0x1f433d(0x1a7)]),this[_0x1f433d(0x1a7)]=void 0x0;break;}}_0x1f433d(0x1b6)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x197)),_0x1f433d(0x1a0)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x1b5)),_0x1f433d(0x1bb)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x1ad)),_0x1f433d(0x19b)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x19f),_0x1f433d(0x1a1)),_0x1f433d(0x1a5)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x1ac)),_0x1f433d(0x190)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x18e)),_0x1f433d(0x1c0)==_0x3d1855&&_0x4b009d[_0x1f433d(0x1bc)](_0x1f433d(0x1bd));},0x3e8);}[_0x21c7ca(0x1b1)](){const _0x4e3d2c=_0x21c7ca;super[_0x4e3d2c(0x1b1)](),this[_0x4e3d2c(0x1a7)]&&clearInterval(this[_0x4e3d2c(0x1a7)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x14cf2e,_0x516469){const _0x1abb0e=_0x229f,_0x1fc7a4=_0x14cf2e();while(!![]){try{const _0x33780d=-parseInt(_0x1abb0e(0x1fa))/0x1+-parseInt(_0x1abb0e(0x1f7))/0x2*(-parseInt(_0x1abb0e(0x1f6))/0x3)+parseInt(_0x1abb0e(0x1fc))/0x4+-parseInt(_0x1abb0e(0x1fd))/0x5+parseInt(_0x1abb0e(0x1f4))/0x6+-parseInt(_0x1abb0e(0x1f8))/0x7*(-parseInt(_0x1abb0e(0x1fb))/0x8)+-parseInt(_0x1abb0e(0x1f9))/0x9;if(_0x33780d===_0x516469)break;else _0x1fc7a4['push'](_0x1fc7a4['shift']());}catch(_0x1efe5a){_0x1fc7a4['push'](_0x1fc7a4['shift']());}}}(_0x4f59,0x43355));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x229f(_0x3d6edd,_0x1a3f4f){const _0x4f5902=_0x4f59();return _0x229f=function(_0x229fab,_0x216e51){_0x229fab=_0x229fab-0x1f4;let _0x199aba=_0x4f5902[_0x229fab];return _0x199aba;},_0x229f(_0x3d6edd,_0x1a3f4f);}function _0x4f59(){const _0x3747b7=['2644788JEYDnf','test','24rkfHMf','6022aqztxo','1820CkMwvc','1331766xUCCgO','407571mPKdlD','10736jEGPFG','1519748idEQYx','1814565gixDio'];_0x4f59=function(){return _0x3747b7;};return _0x4f59();}export function isMSExcelContent(_0x2cde48){const _0xe04e50=_0x229f;return m[_0xe04e50(0x1f5)](_0x2cde48);}
|