@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.2-alpha.0 → 47.6.2-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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-2026, 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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(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=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(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 f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){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&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(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 v(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 S(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 x=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,E=/xmlns:o="urn:schemas-microsoft-com/i;class L{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 x.test(t)||E.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),o(r,i,this.hasMultiLevelListPlugin),I(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,v(e,t));const o=S(e,t);b(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 P=n(584);function O(t,e){const n=T();return(O=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(103004===-parseInt(e(341))/1*(-parseInt(e(339))/2)+parseInt(e(345))/3+parseInt(e(338))/4+parseInt(e(340))/5*(-parseInt(e(335))/6)+parseInt(e(343))/7+parseInt(e(336))/8*(-parseInt(e(337))/9)+parseInt(e(342))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const M=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function T(){const t=["130198GMOCPl","2795YPOrRM","1MLYbPu","2000ObiksO","692587KWeSvD","test","212574NvgSAw","4631GVnWjj","114LcpILP","18184TDYyis","657cuYQhv","515424xuDJOR"];return(T=function(){return t})()}function F(t){return M[O(344)](t)}!function(t){const e=D,n=t();for(;;)try{if(574760===-parseInt(e(132))/1+parseInt(e(143))/2*(parseInt(e(141))/3)+parseInt(e(124))/4+-parseInt(e(133))/5+-parseInt(e(125))/6+parseInt(e(147))/7+parseInt(e(135))/8*(parseInt(e(139))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function W(t,e){const n=D,r=new Map;for(const[s,i]of e){if(!s[n(129)]&&!s[n(130)])continue;const e=!s[n(129)]||t[n(148)]===s[n(129)],o=!s[n(130)]||t[n(150)](s[n(130)]);e&&o&&r[n(145)](s,i)}return r}function N(t){const e=D,n={};for(let r=0;r<t[e(126)];r++){const s=t[r],i=t[e(140)](s);e(149)!==i&&(n[s]=i)}return n}function j(t){const e=D,n=t[e(131)](",")[e(137)](t=>t[e(127)]()),r=[];for(const t of n){const n=R[e(128)](t);n&&r[e(142)](n[e(134)])}return r}function k(){const t=["map","cssRules","9RoUlbU","getPropertyValue","15nMtlxh","push","54418hYozmW","style","set","assign","4437818fnNcNG","name","initial","hasClass","475304mqrkmD","5908338CeZbGv","length","trim","exec","tagName","className","split","874795UASHWE","3907565OBKFHB","groups","18615568NkRYLT","selectorText"];return(k=function(){return t})()}function D(t,e){const n=k();return(D=function(t,e){return n[t-=124]})(t,e)}function $(t){const e=D,n={};for(const r of t)Object[e(146)](n,r);return n}const V=z;function U(){const t=["465969WJznLD","5631564stVnsj","type","from","120CnEjzg","4422730GgPfHk","44fcxCGM","84GVQRWG","129616oDFMAY","execute","values","item","239148YmKMhm","elementStart","hasStyle","document","createRangeIn","40779pjWGCW","_parsedData","setStyle","content","16IUCkEU","843140sOszDS","isActive","2xxLxYw","size"];return(U=function(){return t})()}function z(t,e){const n=U();return(z=function(t,e){return n[t-=216]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(628345===-parseInt(e(234))/1*(parseInt(e(224))/2)+parseInt(e(217))/3*(-parseInt(e(230))/4)+-parseInt(e(222))/5+parseInt(e(233))/6*(-parseInt(e(226))/7)+-parseInt(e(221))/8*(parseInt(e(238))/9)+parseInt(e(231))/10+parseInt(e(232))/11*(parseInt(e(227))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class K extends L{[V(235)](t){const n=V,{body:r,styles:s}=t[n(218)],i=new e.ViewUpcastWriter(r[n(241)]),o=i[n(216)](r),a=function(t){const e=D,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(145)](t,i)}return n}(function(t){const e=D,n={};for(const r of t)for(const t of r[e(138)])if(t instanceof CSSStyleRule){const r=N(t[e(144)]);n[t[e(136)]]=Object[e(146)]({},n[t[e(136)]]||{},r)}return n}(s));for(const t of o){if(n(239)!==t[n(228)])continue;const e=W(t[n(237)],a);if(e[n(225)]){const r=$(Array[n(229)](e[n(236)]()));for(const e in r){const s=t[n(237)];s[n(240)](e)||i[n(219)](e,r[e],s)}}}t[n(220)]=r}[V(223)](t){return super[V(223)](t)||F(t)}}const Y=G;function G(t,e){const n=q();return(G=function(t,e){return n[t-=391]})(t,e)}function q(){const t=["ClipboardPipeline","306PLtJWl","plugins","join","21868EfMdgY","requires","PasteFromOffice","PasteFromOfficeEnhancedInliner","execute","document","8TNtPkS","8679gaANLd","isPremiumPlugin","text/html","2884430GAlbkS","pluginName","high","editing","getData","772509HhFWkZ","_parsedData","13428mzBSAI","afterInit","dataTransfer","26515SCsGFT","editor","isOfficialPlugin","view","get","4yNNvCN","stylesProcessor","fromCharCode","912bEUpLj","19802YePGuI","isActive","map","href","inputTransformation","178128vBcEqp","init"];return(q=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(227826===-parseInt(e(393))/1*(parseInt(e(416))/2)+-parseInt(e(402))/3*(parseInt(e(412))/4)+parseInt(e(407))/5*(-parseInt(e(424))/6)+parseInt(e(427))/7*(-parseInt(e(415))/8)+parseInt(e(421))/9+parseInt(e(397))/10+parseInt(e(394))/11*(parseInt(e(404))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class B extends t.Plugin{static get[Y(398)](){return Y(430)}static get[Y(409)](){return!0}static get[Y(395)](){return!0}static get[Y(428)](){return[Y(429)]}[Y(422)](){const t=Y,e=this[t(408)],n=e[t(425)][t(411)](t(423)),r=e[t(400)][t(410)][t(392)],s=new K(r);n.on(t(420),(e,n)=>{const i=t,o=n[i(406)][i(401)](i(396));s[i(417)](o)&&(n[i(403)]||(n[i(403)]=C(o,r[i(413)])),s[i(391)](n))},{priority:P.priorities[t(411)](t(399))+11})}[Y(405)](){!async function(t){const e=m([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[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=G;return t[e(418)](t=>String[e(414)](t))[e(426)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,P.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:177552e4;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=G,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(419)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const H=Z;!function(t){const e=Z,n=t();for(;;)try{if(763536===parseInt(e(198))/1*(parseInt(e(217))/2)+parseInt(e(211))/3*(-parseInt(e(195))/4)+parseInt(e(229))/5*(-parseInt(e(216))/6)+-parseInt(e(230))/7*(-parseInt(e(205))/8)+parseInt(e(233))/9*(-parseInt(e(212))/10)+parseInt(e(193))/11*(-parseInt(e(215))/12)+-parseInt(e(232))/13*(-parseInt(e(203))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);const X=[H(236),H(210),H(204),H(201),H(226),H(206),H(225),H(194)],_=[H(236),H(210),H(204)],J={"font-style":[[H(208),"i"]],"font-weight":[[H(223),H(197)],[H(237),H(197)],[H(224),H(197)],[t=>Number(t)>=600,H(197)]],"text-decoration":[[H(213),"u"],[H(228),"s"]],"text-decoration-line":[[H(213),"u"],[H(228),"s"]],"vertical-align":[[H(207),H(207)],[H(202),H(240)]]};function Q(t){return X[H(209)](t)}function Z(t,e){const n=nt();return(Z=function(t,e){return n[t-=193]})(t,e)}function tt(t){const e=H;return Array[e(199)](t[e(231)]())[e(221)](Q)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(234)](e=>{const i=n,o=t[i(238)](e);if(o)if(a=e,_[H(209)](a))r[e]=o;else if(e in J){const t=o[i(222)](" ");J[e][i(234)](([n,r])=>{const o=i;for(const i of t)(o(220)==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=H;for(const s in n)n[s][r(234)](([,n])=>{const s=r,i=e[s(200)](n,[],t[s(227)]());e[s(214)](0,i,t)}),e[r(239)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(235)](n)[r(218)])return;const s=e[r(200)](r(196),[],t[r(227)]());e[r(219)](n,s),e[r(214)](0,s,t),e[r(239)](Object[r(235)](n),t)}(t,e,r)}function nt(){const t=["bolder","font-style","text-decoration-line","getChildren","line-through","41620qOeznz","21oXCLvF","getStyleNames","676oYlGpz","4189221JiHsMB","forEach","keys","color","bold","getStyle","removeStyle","sup","187mUugbZ","vertical-align","4921156lzWXrP","span","strong","11onwXXC","from","createElement","text-decoration","super","608006sNHmea","font-size","875496IfLmLh","font-weight","sub","italic","includes","font-family","3XdnLsl","10DrJYiV","underline","insertChild","971268UhWTkV","144yBcFGi","263348zAWqEt","length","setStyle","function","filter","split","medium"];return(nt=function(){return t})()}function rt(){const t=["_parsedData","font","includes","3314210DdSaPp","6462346GgZMOI","6364520XxPisu","getItems","9eAtEwH","createRangeIn","244OipIqc","isActive","element","7ubAVdj","1683912CjcnUT","35995pcxidt","content","stylesProcessor","document","2SnDIQP","execute","50794PqzbCA","blockElements","839109UYQYhm","name"];return(rt=function(){return t})()}const st=it;function it(t,e){const n=rt();return(it=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(512636===-parseInt(e(335))/1+parseInt(e(333))/2*(-parseInt(e(337))/3)+-parseInt(e(324))/4*(-parseInt(e(329))/5)+parseInt(e(328))/6+parseInt(e(327))/7*(-parseInt(e(320))/8)+parseInt(e(322))/9*(parseInt(e(342))/10)+parseInt(e(343))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class ot extends L{[st(334)](t){const n=st,{body:r}=t[n(339)],s=new e.ViewUpcastWriter(r[n(332)]),i=s[n(323)](r),o=new e.ViewDocument(s[n(332)][n(331)]),a=[...new e.ViewDomConverter(o)[n(336)],n(340)],c=i[n(321)]();for(const t of c)if(t.is(n(326))&&a[n(341)](t[n(338)])){et(t,s,tt(t))}t[n(330)]=r}[st(325)](t){return super[st(325)](t)||F(t)}}function at(t,e){const n=lt();return(at=function(t,e){return n[t-=399]})(t,e)}const ct=at;function lt(){const t=["expired","document","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","init","usageLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","execute","_showLicenseError","licenseKey","9RdPiXb","4423962ixcRES","domainLimit","destroy","plugins","1342708WuoFgT","isPremiumPlugin","PasteFromOffice","15iQpCXM","config","get","1997967imkobq","pluginName","isActive","45625932NmKRBm","dataTransfer","requires","1456cHLlFy","ClipboardPipeline","featureNotAllowed","1552970iOfXdh","editing","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_parsedData","inputTransformation","getData","118VKKczH","invalid","15041qRPlkP","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyInvalid","PasteFromOfficeEnhancedPropagator","isOfficialPlugin","text/html","editor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","high","PasteFromOfficeEnhanced","view","evaluationLimit","4991ENzgWe","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(824515===parseInt(e(445))/1*(-parseInt(e(443))/2)+-parseInt(e(428))/3+-parseInt(e(422))/4*(parseInt(e(425))/5)+-parseInt(e(418))/6+parseInt(e(404))/7*(parseInt(e(434))/8)+-parseInt(e(417))/9*(parseInt(e(437))/10)+parseInt(e(431))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[ct(416)];[ct(446)];static get[ct(429)](){return ct(448)}static get[ct(449)](){return!0}static get[ct(423)](){return!0}static get[ct(433)](){return[ct(424)]}[ct(411)](){const t=ct,e=this[t(451)],n=e[t(421)][t(427)](t(435)),r=e[t(438)][t(402)][t(408)],s=new ot(r);n.on(t(441),(e,n)=>{const i=t,o=n[i(432)][i(442)](i(450));s[i(430)](o)&&(n[i(440)]||(n[i(440)]=C(o,r[i(406)])),s[i(414)](n))},{priority:P.priorities[t(427)](t(400))+10}),this[t(416)]=this[t(451)][t(426)][t(427)](t(416));const i=this[t(451)];this[t(446)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(410)==s||e(447)==s||e(409)==s||e(399)==s||e(439)==s||e(405)==s||e(413)==s){delete i[r],n=s,clearInterval(this[e(446)]),this[e(446)]=void 0;break}}e(447)==n&&i[e(415)](e(444)),e(409)==n&&i[e(415)](e(407)),e(399)==n&&i[e(415)](e(419)),e(439)==n&&i[e(415)](e(436),e(401)),e(405)==n&&i[e(415)](e(403)),e(413)==n&&i[e(415)](e(412))},1e3)}[ct(420)](){const t=ct;super[t(420)](),this[t(446)]&&clearInterval(this[t(446)])}}var ft=mt;function pt(){var t=["2447310EmSldV","1532145NMfdrY","isPremiumPlugin","PasteFromOffice","2456950PAiSaz","1028240euUTiK","791594nMNiBj","isOfficialPlugin","PasteFromOfficeEnhanced","3652334FlbXhO","pluginName","requires","250426nqHomC"];return(pt=function(){return t})()}function mt(t,e){var n=pt();return(mt=function(t,e){return n[t-=123]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(294611===parseInt(e(126))/1+parseInt(e(133))/2+parseInt(e(128))/3+-parseInt(e(132))/4+-parseInt(e(131))/5+parseInt(e(127))/6+-parseInt(e(123))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class dt extends t.Plugin{static get[ft(124)](){return ft(135)}static get[ft(134)](){return!0}static get[ft(129)](){return!0}static get[ft(125)](){return[ft(130),B,ut]}}function gt(){var t=["518601GtsrmR","10SdkowX","3360198oQnEay","4871112EpSpmI","475051vlFVbU","5hTZwTJ","7WmfjfB","2gesiYH","13424367NyZwdY","4668741NWLFcj","2029604bQWPlZ"];return(gt=function(){return t})()}function ht(t,e){var n=gt();return(ht=function(t,e){return n[t-=239]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(342311===parseInt(e(247))/1*(parseInt(e(239))/2)+-parseInt(e(243))/3+parseInt(e(242))/4*(parseInt(e(248))/5)+-parseInt(e(245))/6*(parseInt(e(249))/7)+-parseInt(e(246))/8+-parseInt(e(241))/9+parseInt(e(244))/10*(parseInt(e(240))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(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=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(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 f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){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&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(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 v(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 x(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 S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,E=/xmlns:o="urn:schemas-microsoft-com/i;class A{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 S.test(t)||E.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),o(r,i,this.hasMultiLevelListPlugin),I(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,v(e,t));const o=x(e,t);b(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 L(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,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 O=n(584);function P(t,e){const n=M();return(P=function(t,e){return n[t-=400]})(t,e)}function M(){const t=["4FMAKsX","test","1864BdVVEE","28177530upcTQY","55377tPEljl","1898820AbXyur","22111WMQOef","700575ySnVBt","5957917vKzUIa","164SSCtMm","3650187TBQlEZ"];return(M=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(952991===parseInt(e(406))/1*(parseInt(e(409))/2)+parseInt(e(410))/3*(-parseInt(e(400))/4)+parseInt(e(407))/5+-parseInt(e(405))/6+-parseInt(e(408))/7+parseInt(e(402))/8*(-parseInt(e(404))/9)+parseInt(e(403))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[P(401)](t)}!function(t){const e=V,n=t();for(;;)try{if(292855===-parseInt(e(482))/1+-parseInt(e(476))/2*(-parseInt(e(473))/3)+-parseInt(e(471))/4*(parseInt(e(486))/5)+parseInt(e(484))/6*(-parseInt(e(462))/7)+-parseInt(e(478))/8*(-parseInt(e(472))/9)+-parseInt(e(485))/10*(parseInt(e(470))/11)+parseInt(e(465))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=V,r=new Map;for(const[s,i]of e){if(!s[n(466)]&&!s[n(468)])continue;const e=!s[n(466)]||t[n(477)]===s[n(466)],o=!s[n(468)]||t[n(487)](s[n(468)]);e&&o&&r[n(469)](s,i)}return r}function k(t){const e=V,n={};for(let r=0;r<t[e(479)];r++){const s=t[r],i=t[e(464)](s);e(460)!==i&&(n[s]=i)}return n}function N(t){const e=V,n=t[e(481)](",")[e(463)](t=>t[e(475)]()),r=[];for(const t of n){const n=F[e(474)](t);n&&r[e(461)](n[e(488)])}return r}function V(t,e){const n=$();return(V=function(t,e){return n[t-=460]})(t,e)}function W(t){const e=V,n={};for(const r of t)Object[e(467)](n,r);return n}function $(){const t=["name","347080nPjGfH","length","cssRules","split","433268LNGSSA","style","380460UXXWCL","229720Mrkupk","70245PKOyRj","hasClass","groups","selectorText","initial","push","35doRnqZ","map","getPropertyValue","11387412KfzhqA","tagName","assign","className","set","198qmQRfu","52YsvLAv","81mTieoX","899670tbNVve","exec","trim","2VcIYLg"];return($=function(){return t})()}const K=U;function D(){const t=["730034eZIpnI","document","isActive","size","1zVYXXt","_parsedData","1480845bniZUI","values","createRangeIn","3687408mxwauz","type","content","1569enfhQB","elementStart","item","2739512yEVude","1629912YKfArH","2258571TYBOsy","2636AekdMC","from","hasStyle","setStyle","execute"];return(D=function(){return t})()}function U(t,e){const n=D();return(U=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(198255===parseInt(e(177))/1*(parseInt(e(173))/2)+-parseInt(e(162))/3*(parseInt(e(168))/4)+parseInt(e(179))/5+parseInt(e(166))/6+-parseInt(e(167))/7+parseInt(e(165))/8+-parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class X extends A{[K(172)](t){const n=K,{body:r,styles:s}=t[n(178)],i=new e.ViewUpcastWriter(r[n(174)]),o=i[n(181)](r),a=function(t){const e=V,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(469)](t,i)}return n}(function(t){const e=V,n={};for(const r of t)for(const t of r[e(480)])if(t instanceof CSSStyleRule){const r=k(t[e(483)]);n[t[e(489)]]=Object[e(467)]({},n[t[e(489)]]||{},r)}return n}(s));for(const t of o){if(n(163)!==t[n(160)])continue;const e=j(t[n(164)],a);if(e[n(176)]){const r=W(Array[n(169)](e[n(180)]()));for(const e in r){const s=t[n(164)];s[n(170)](e)||i[n(171)](e,r[e],s)}}}t[n(161)]=r}[K(175)](t){return super[K(175)](t)||R(t)}}const B=z;function z(t,e){const n=G();return(z=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(520039===-parseInt(e(244))/1*(parseInt(e(229))/2)+parseInt(e(220))/3*(-parseInt(e(236))/4)+-parseInt(e(251))/5*(-parseInt(e(256))/6)+parseInt(e(218))/7*(parseInt(e(257))/8)+parseInt(e(235))/9+-parseInt(e(242))/10*(parseInt(e(217))/11)+-parseInt(e(252))/12*(-parseInt(e(233))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class q extends t.Plugin{static get[B(223)](){return B(247)}static get[B(219)](){return!0}static get[B(221)](){return!0}static get[B(243)](){return[B(246)]}[B(237)](){const t=B,e=this[t(230)],n=e[t(231)][t(224)](t(255)),r=e[t(248)][t(227)][t(232)],s=new X(r);n.on(t(240),(e,n)=>{const i=t,o=n[i(238)][i(225)](i(249));s[i(254)](o)&&(n[i(234)]||(n[i(234)]=L(o,r[i(245)])),s[i(253)](n))},{priority:O.priorities[t(224)](t(228))+11})}[B(226)](){!async function(t){const e=m([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[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=z;return t[e(222)](t=>String[e(250)](t))[e(239)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1775606400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(241)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}function G(){const t=["fromCharCode","1090RbfeMo","12OiSCeG","execute","isActive","ClipboardPipeline","11574VBRkiM","928yJYtFs","176BfODZV","25088uJVCZv","isOfficialPlugin","3reJSAs","isPremiumPlugin","map","pluginName","get","getData","afterInit","view","high","1686268qNzorO","editor","plugins","document","16658993qBXdFV","_parsedData","1912833eGKztb","2293260oEmQIU","init","dataTransfer","join","inputTransformation","href","246110GZexbt","requires","1XZmOEP","stylesProcessor","PasteFromOffice","PasteFromOfficeEnhancedInliner","editing","text/html"];return(G=function(){return t})()}const H=Q;!function(t){const e=Q,n=t();for(;;)try{if(401286===parseInt(e(348))/1+parseInt(e(341))/2*(parseInt(e(350))/3)+parseInt(e(364))/4+-parseInt(e(349))/5+-parseInt(e(335))/6*(parseInt(e(360))/7)+-parseInt(e(337))/8*(-parseInt(e(347))/9)+-parseInt(e(330))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);const Z=[H(361),H(334),H(342),H(346),H(328),H(331),H(325),H(345)],J=[H(361),H(334),H(342)],Y={"font-style":[[H(357),"i"]],"font-weight":[[H(356),H(351)],[H(332),H(351)],[H(359),H(351)],[t=>Number(t)>=600,H(351)]],"text-decoration":[[H(355),"u"],[H(323),"s"]],"text-decoration-line":[[H(355),"u"],[H(323),"s"]],"vertical-align":[[H(339),H(339)],[H(324),H(343)]]};function Q(t,e){const n=nt();return(Q=function(t,e){return n[t-=322]})(t,e)}function _(t){return Z[H(336)](t)}function tt(t){const e=H;return Array[e(352)](t[e(353)]())[e(327)](_)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(333)](e=>{const i=n,o=t[i(365)](e);if(o)if(a=e,J[H(336)](a))r[e]=o;else if(e in Y){const t=o[i(363)](" ");Y[e][i(333)](([n,r])=>{const o=i;for(const i of t)(o(329)==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=H;for(const s in n)n[s][r(333)](([,n])=>{const s=r,i=e[s(340)](n,[],t[s(344)]());e[s(338)](0,i,t)}),e[r(358)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(322)](n)[r(354)])return;const s=e[r(340)](r(326),[],t[r(344)]());e[r(362)](n,s),e[r(338)](0,s,t),e[r(358)](Object[r(322)](n),t)}(t,e,r)}function nt(){const t=["9182020msXorZ","font-weight","bold","forEach","font-family","54hjIUVO","includes","273256gClsKH","insertChild","sub","createElement","1036916LxfYMI","font-size","sup","getChildren","vertical-align","text-decoration","207pyYIWc","473376jmwdys","2128175PGqwOX","3aJMVNX","strong","from","getStyleNames","length","underline","medium","italic","removeStyle","bolder","382907EwMGvg","color","setStyle","split","1839948UkPzju","getStyle","keys","line-through","super","font-style","span","filter","text-decoration-line","function"];return(nt=function(){return t})()}function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=431]})(t,e)}const st=rt;function it(){const t=["createRangeIn","3065784RWIvNc","font","document","stylesProcessor","getItems","_parsedData","execute","819HIigls","5817808uvYQft","element","54110AUGDXN","3825124ChZiRn","1240683hduwip","isActive","content","includes","42UFCCeG","blockElements","470323HsWexw","2000495bHXnrD","name","3iUICHs"];return(it=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(828673===parseInt(e(448))/1+-parseInt(e(436))/2+-parseInt(e(434))/3*(-parseInt(e(447))/4)+parseInt(e(432))/5+-parseInt(e(452))/6*(parseInt(e(431))/7)+parseInt(e(444))/8+-parseInt(e(443))/9*(parseInt(e(446))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends A{[st(442)](t){const n=st,{body:r}=t[n(441)],s=new e.ViewUpcastWriter(r[n(438)]),i=s[n(435)](r),o=new e.ViewDocument(s[n(438)][n(439)]),a=[...new e.ViewDomConverter(o)[n(453)],n(437)],c=i[n(440)]();for(const t of c)if(t.is(n(445))&&a[n(451)](t[n(433)])){et(t,s,tt(t))}t[n(450)]=r}[st(449)](t){return super[st(449)](t)||R(t)}}const at=ct;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=480]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(614032===-parseInt(e(523))/1+parseInt(e(508))/2+-parseInt(e(496))/3*(-parseInt(e(481))/4)+parseInt(e(491))/5*(-parseInt(e(529))/6)+parseInt(e(503))/7*(parseInt(e(510))/8)+parseInt(e(507))/9+parseInt(e(500))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[at(483)];[at(528)];static get[at(527)](){return at(530)}static get[at(505)](){return!0}static get[at(515)](){return!0}static get[at(517)](){return[at(511)]}[at(501)](){const t=at,e=this[t(490)],n=e[t(495)][t(516)](t(493)),r=e[t(486)][t(519)][t(497)],s=new ot(r);n.on(t(488),(e,n)=>{const i=t,o=n[i(524)][i(489)](i(531));s[i(487)](o)&&(n[i(521)]||(n[i(521)]=L(o,r[i(482)])),s[i(522)](n))},{priority:O.priorities[t(516)](t(498))+10}),this[t(483)]=this[t(490)][t(509)][t(516)](t(483));const i=this[t(490)];this[t(528)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(502)==s||e(512)==s||e(492)==s||e(525)==s||e(480)==s||e(514)==s||e(520)==s){delete i[r],n=s,clearInterval(this[e(528)]),this[e(528)]=void 0;break}}e(512)==n&&i[e(504)](e(518)),e(492)==n&&i[e(504)](e(526)),e(525)==n&&i[e(504)](e(484)),e(480)==n&&i[e(504)](e(506),e(485)),e(514)==n&&i[e(504)](e(513)),e(520)==n&&i[e(504)](e(494))},1e3)}[at(499)](){const t=at;super[t(499)](),this[t(528)]&&clearInterval(this[t(528)])}}function ut(){const t=["document","high","destroy","1962550htWSVr","init","pasteFromOfficeEnhancedLicenseKeyValid","1335019rOtyJg","_showLicenseError","isOfficialPlugin","featureNotAllowed","6578469bXYNcr","158288QvzXbO","config","8aaTSkP","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyInvalid","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","isPremiumPlugin","get","requires","invalid","view","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","execute","810979ZzEEnG","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","expired","pluginName","_licenseKeyCheckInterval","105336GyhLoX","PasteFromOfficeEnhancedPropagator","text/html","pasteFromOfficeEnhancedLicenseKeyNotAllowed","8zzWRTP","stylesProcessor","licenseKey","domainLimit","PasteFromOfficeEnhanced","editing","isActive","inputTransformation","getData","editor","140NqTLaB","pasteFromOfficeEnhancedLicenseKeyExpired","ClipboardPipeline","usageLimit","plugins","1079283ToJwoK"];return(ut=function(){return t})()}function ft(){var t=["54UtLExe","pluginName","requires","14QqzuAx","20DoTjvo","313096ctcnUb","13225xpNakG","PasteFromOfficeEnhanced","1272622SOqNiJ","24225wZQMIF","1691556XoYPNP","727100PXwsCQ","isOfficialPlugin","isPremiumPlugin","498sbxFsm","PasteFromOffice","11rFylWN","1117520GfKEEX","3pvHkcu"];return(ft=function(){return t})()}function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=201]})(t,e)}var mt=pt;!function(t){for(var e=pt,n=t();;)try{if(410550===-parseInt(e(202))/1*(-parseInt(e(219))/2)+-parseInt(e(214))/3*(-parseInt(e(213))/4)+-parseInt(e(205))/5*(parseInt(e(210))/6)+-parseInt(e(218))/7*(parseInt(e(201))/8)+parseInt(e(215))/9*(parseInt(e(207))/10)+-parseInt(e(212))/11*(-parseInt(e(206))/12)+-parseInt(e(204))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class dt extends t.Plugin{static get[mt(216)](){return mt(203)}static get[mt(208)](){return!0}static get[mt(209)](){return!0}static get[mt(217)](){return[mt(211),q,lt]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=246]})(t,e)}function ht(){var t=["6292488HvKVoR","1368XufDZp","50KnMWeC","6eBfKJg","2jWsRBh","1344rfGkMD","56419ijoqTr","33BwJxkr","3560845OhecOM","1129609DUhIMJ","1877778njUVBs","2055438eBJHdb"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(703529===-parseInt(e(255))/1*(parseInt(e(250))/2)+parseInt(e(253))/3*(-parseInt(e(247))/4)+-parseInt(e(254))/5*(-parseInt(e(249))/6)+parseInt(e(257))/7+-parseInt(e(246))/8+-parseInt(e(256))/9*(-parseInt(e(248))/10)+parseInt(e(252))/11*(parseInt(e(251))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(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 _0x3edb1e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x235612,parsePasteOfficeHtml as _0x36569a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x38acde,uid as _0x2de0d2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3594b8,ViewDocument as _0x4caa73,ViewDomConverter as _0x2e9a7d}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x45a76f){return m['test'](_0x45a76f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x451b48,_0xfbed39){const _0x3afcef=new Map();for(const [_0x2f578d,_0x2a6ce9]of _0xfbed39){if(!_0x2f578d['tagName']&&!_0x2f578d['className'])continue;const _0x1d8081=!_0x2f578d['tagName']||_0x451b48['name']===_0x2f578d['tagName'],_0x306d42=!_0x2f578d['className']||_0x451b48['hasClass'](_0x2f578d['className']);_0x1d8081&&_0x306d42&&_0x3afcef['set'](_0x2f578d,_0x2a6ce9);}return _0x3afcef;}function h(_0x44347c){const _0x4b3f62={};for(let _0x57e8fc=0x0;_0x57e8fc<_0x44347c['length'];_0x57e8fc++){const _0x1c329b=_0x44347c[_0x57e8fc],_0x5b03cf=_0x44347c['getPropertyValue'](_0x1c329b);'initial'!==_0x5b03cf&&(_0x4b3f62[_0x1c329b]=_0x5b03cf);}return _0x4b3f62;}function O(_0x36c3af){const _0x3bf144=_0x36c3af['split'](',')['map'](_0x4f72aa=>_0x4f72aa['trim']()),_0x4cf17f=[];for(const _0x1fa7eb of _0x3bf144){const _0x544fe2=S['exec'](_0x1fa7eb);_0x544fe2&&_0x4cf17f['push'](_0x544fe2['groups']);}return _0x4cf17f;}function k(_0x4156f1){const _0x1369f9={};for(const _0x4b6560 of _0x4156f1)Object['assign'](_0x1369f9,_0x4b6560);return _0x1369f9;}class c extends _0x235612{['execute'](_0x4c7489){const {body:_0xa69da8,styles:_0x3d942f}=_0x4c7489['_parsedData'],_0x4b8902=new _0x3594b8(_0xa69da8['document']),_0x416a7e=_0x4b8902['createRangeIn'](_0xa69da8),_0x36ff81=function(_0x12b41c){const _0x78c6b0={};for(const _0x25d5d3 of _0x12b41c)for(const _0x198eae of _0x25d5d3['cssRules'])if(_0x198eae instanceof CSSStyleRule){const _0x1d45c5=h(_0x198eae['style']);_0x78c6b0[_0x198eae['selectorText']]=Object['assign']({},_0x78c6b0[_0x198eae['selectorText']]||{},_0x1d45c5);}return _0x78c6b0;}(_0x3d942f),_0x385595=function(_0x3046c8){const _0x387ee8=new Map();for(const _0x5d7d11 in _0x3046c8){const _0x3326f6=O(_0x5d7d11),_0x351f29=_0x3046c8[_0x5d7d11];for(const _0x10ab37 of _0x3326f6)_0x387ee8['set'](_0x10ab37,_0x351f29);}return _0x387ee8;}(_0x36ff81);for(const _0xf89f55 of _0x416a7e){if('elementStart'!==_0xf89f55['type'])continue;const _0x3b4adb=j(_0xf89f55['item'],_0x385595);if(_0x3b4adb['size']){const _0x44fe70=k(Array['from'](_0x3b4adb['values']()));for(const _0xff4e06 in _0x44fe70){const _0x3a341d=_0xf89f55['item'];_0x3a341d['hasStyle'](_0xff4e06)||_0x4b8902['setStyle'](_0xff4e06,_0x44fe70[_0xff4e06],_0x3a341d);}}}_0x4c7489['content']=_0xa69da8;}['isActive'](_0x270236){return super['isActive'](_0x270236)||p(_0x270236);}}class i extends _0x3edb1e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x13679b=this['editor'],_0xb7611e=_0x13679b['plugins']['get']('ClipboardPipeline'),_0x37a8b0=_0x13679b['editing']['view']['document'],_0x35bbf2=new c(_0x37a8b0);_0xb7611e['on']('inputTransformation',(_0xbace31,_0x1ab5be)=>{const _0x228c58=_0x1ab5be['dataTransfer']['getData']('text/html');_0x35bbf2['isActive'](_0x228c58)&&(_0x1ab5be['_parsedData']||(_0x1ab5be['_parsedData']=_0x36569a(_0x228c58,_0x37a8b0['stylesProcessor'])),_0x35bbf2['execute'](_0x1ab5be));},{'priority':_0x38acde['get']('high')+0xb});}['afterInit'](){!async function(_0x59e4f3){const _0x153139=_0x4e1a51([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]),_0x469103=0x7374585f,_0x239f36=0x7373decf^_0x469103,_0x170c8d=window[_0x4e1a51([0x44,0x61,0x74,0x65])][_0x4e1a51([0x6e,0x6f,0x77])](),_0x50e5ef=_0x59e4f3[_0x4e1a51([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50ab36=new window[(_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5951b3=>{_0x50e5ef[_0x4e1a51([0x6f,0x6e,0x63,0x65])](_0x4e1a51([0x72,0x65,0x61,0x64,0x79]),_0x5951b3);}),_0x8be04e={[_0x4e1a51([0x6b,0x74,0x79])]:_0x4e1a51([0x45,0x43]),[_0x4e1a51([0x75,0x73,0x65])]:_0x4e1a51([0x73,0x69,0x67]),[_0x4e1a51([0x63,0x72,0x76])]:_0x4e1a51([0x50,0x2d,0x32,0x35,0x36]),[_0x4e1a51([0x78])]:_0x4e1a51([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]),[_0x4e1a51([0x79])]:_0x4e1a51([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]),[_0x4e1a51([0x61,0x6c,0x67])]:_0x4e1a51([0x45,0x53,0x32,0x35,0x36])},_0x41edf8=_0x50e5ef[_0x4e1a51([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4e1a51([0x67,0x65,0x74])](_0x4e1a51([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd2635c(){let _0x1fbd11,_0x53e7c5=null,_0x81100a=null;try{if(_0x41edf8==_0x4e1a51([0x47,0x50,0x4c]))return _0x4e1a51([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1fbd11=_0x210109(),!_0x1fbd11)return _0x4e1a51([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1fbd11[_0x4e1a51([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x81100a=_0xe30305(_0x1fbd11[_0x4e1a51([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1fbd11[_0x4e1a51([0x6a,0x74,0x69])])),await _0x394c97()?_0x131e77()?_0x59065c()?_0x4e1a51([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1cf3b3()?(_0x1fbd11[_0x4e1a51([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e1a51([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x53e7c5=_0x3e568e(_0x4e1a51([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5a2a8e()):_0x4e1a51([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4e1a51([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4e1a51([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4e1a51([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59065c(){const _0x280ba2=[_0x4e1a51([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4e1a51([0x74,0x72,0x69,0x61,0x6c])][_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fbd11[_0x4e1a51([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x170c8d/0x3e8:0xe10*_0x239f36;return _0x1fbd11[_0x4e1a51([0x65,0x78,0x70])]<_0x280ba2;}function _0x131e77(){const _0x35c1ff=_0x1fbd11[_0x4e1a51([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x35c1ff&&(!!_0x35c1ff[_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e1a51([0x2a]))||(!!_0x35c1ff[_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e1a51([0x50,0x4f,0x45]))||(!!_0x35c1ff[_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e1a51([0x50,0x50]))||!(!_0x35c1ff[_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e1a51([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3569e()))));}function _0x1cf3b3(){const _0x3b1474=_0x1fbd11[_0x4e1a51([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3b1474||0x0==_0x3b1474[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x286c2d}=new URL(window[_0x4e1a51([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3b1474[_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x286c2d))return!0x0;const _0x183c95=_0x286c2d[_0x4e1a51([0x73,0x70,0x6c,0x69,0x74])](_0x4e1a51([0x2e]));return _0x3b1474[_0x4e1a51([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d3f5d=>_0x5d3f5d[_0x4e1a51([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e1a51([0x2a])))[_0x4e1a51([0x6d,0x61,0x70])](_0x14729c=>_0x14729c[_0x4e1a51([0x73,0x70,0x6c,0x69,0x74])](_0x4e1a51([0x2e])))[_0x4e1a51([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19b73b=>_0x19b73b[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x183c95[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4e1a51([0x6d,0x61,0x70])](_0x2573d3=>Array(_0x183c95[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2573d3[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4e1a51([0x66,0x69,0x6c,0x6c])](_0x2573d3[0x0]===_0x4e1a51([0x2a])?_0x4e1a51([0x2a]):'')[_0x4e1a51([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2573d3))[_0x4e1a51([0x73,0x6f,0x6d,0x65])](_0x659100=>_0x183c95[_0x4e1a51([0x65,0x76,0x65,0x72,0x79])]((_0x40ead4,_0x140cda)=>_0x659100[_0x140cda]===_0x40ead4||_0x659100[_0x140cda]===_0x4e1a51([0x2a])));}function _0x5a2a8e(){return _0x53e7c5&&_0x81100a?new window[(_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4706b1,_0x17e754)=>{_0x53e7c5[_0x4e1a51([0x74,0x68,0x65,0x6e])](_0x4706b1,_0x17e754),_0x81100a[_0x4e1a51([0x74,0x68,0x65,0x6e])](_0x2e3c7d=>{_0x2e3c7d!=_0x4e1a51([0x56,0x61,0x6c,0x69,0x64])&&_0x4706b1(_0x2e3c7d);},_0x17e754);}):_0x53e7c5||_0x81100a||_0x4e1a51([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe30305(_0x5f2779,_0xe1dac1){return new window[(_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x447a1b=>{if(_0x1024f7())return _0x447a1b(_0x4e1a51([0x56,0x61,0x6c,0x69,0x64]));_0x24c223(),_0x50e5ef[_0x4e1a51([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4e1a51([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5902be=!0x1;const _0x1be1a4=_0x2de0d2();function _0x9b266b(_0x45dce7){return!!_0x45dce7&&(typeof _0x45dce7===_0x4e1a51([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x45dce7===_0x4e1a51([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x45dce7[_0x4e1a51([0x74,0x68,0x65,0x6e])]===_0x4e1a51([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x45dce7[_0x4e1a51([0x63,0x61,0x74,0x63,0x68])]===_0x4e1a51([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b8407(_0x38a932){_0x54cbb5(_0x38a932)[_0x4e1a51([0x74,0x68,0x65,0x6e])](_0x2ea1f4=>{if(!_0x2ea1f4||_0x2ea1f4[_0x4e1a51([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4e1a51([0x6f,0x6b]))return _0x4e1a51([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x45e78b(_0x2b8b13(_0x1be1a4+_0xe1dac1))!=_0x2ea1f4[_0x4e1a51([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4e1a51([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4e1a51([0x56,0x61,0x6c,0x69,0x64]);})[_0x4e1a51([0x74,0x68,0x65,0x6e])](_0x539dc5=>(_0x44591a(),_0x539dc5),()=>{const _0x37eedc=_0x4ca02a();return null==_0x37eedc?(_0x44591a(),_0x4e1a51([0x56,0x61,0x6c,0x69,0x64])):_0x4e1a51(_0x170c8d-_0x37eedc>(0x5778dc5f^_0x469103)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4e1a51([0x74,0x68,0x65,0x6e])](_0x447a1b)[_0x4e1a51([0x63,0x61,0x74,0x63,0x68])](()=>{_0x447a1b(_0x4e1a51([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d50b5=0x7342b6df^_0x469103;function _0x44591a(){const _0xd294f0=_0x4e1a51([0x6c,0x6c,0x63,0x74,0x2d])+_0x45e78b(_0x2b8b13(_0x5f2779)),_0x5ec030=_0x9678a7(_0x45e78b(window[_0x4e1a51([0x4d,0x61,0x74,0x68])][_0x4e1a51([0x63,0x65,0x69,0x6c])](_0x170c8d/_0x5d50b5)));window[_0x4e1a51([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e1a51([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd294f0,_0x5ec030);}function _0x4ca02a(){const _0x4d64af=_0x4e1a51([0x6c,0x6c,0x63,0x74,0x2d])+_0x45e78b(_0x2b8b13(_0x5f2779)),_0x3fb0a3=window[_0x4e1a51([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e1a51([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d64af);return _0x3fb0a3?window[_0x4e1a51([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9678a7(_0x3fb0a3),0x10)*_0x5d50b5:null;}function _0x54cbb5(_0x8df9f2){return new window[(_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52fcd6,_0x1a6336)=>{_0x8df9f2[_0x4e1a51([0x74,0x68,0x65,0x6e])](_0x52fcd6,_0x1a6336),window[_0x4e1a51([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a6336,0x73758c9f^_0x469103);});}}_0x50e5ef[_0x4e1a51([0x6f,0x6e])](_0x4e1a51([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f0d42,_0x64b32)=>{if(_0x64b32[0x0]!=_0x5f2779)return _0x447a1b(_0x4e1a51([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x64b32[0x1]={..._0x64b32[0x1],[_0x4e1a51([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1be1a4};},{[_0x4e1a51([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e1a51([0x68,0x69,0x67,0x68])}),_0x50e5ef[_0x4e1a51([0x6f,0x6e])](_0x4e1a51([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5b6818=>{_0x9b266b(_0x5b6818[_0x4e1a51([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5902be=!0x0,_0x4b8407(_0x5b6818[_0x4e1a51([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4e1a51([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e1a51([0x6c,0x6f,0x77])}),_0x50ab36[_0x4e1a51([0x74,0x68,0x65,0x6e])](()=>{_0x5902be||_0x447a1b(_0x4e1a51([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1024f7(){return _0x50e5ef[_0x4e1a51([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e1a51([0x76,0x69,0x65,0x77])][_0x4e1a51([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4e1a51([0x61,0x75,0x74,0x6f]);}function _0x24c223(){_0x50e5ef[_0x4e1a51([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e1a51([0x76,0x69,0x65,0x77])][_0x4e1a51([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4e1a51([0x61,0x75,0x74,0x6f]);}}function _0x3e568e(_0x3d0538){const _0xcb402b=[new window[(_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45c6e4=>setTimeout(_0x45c6e4,0x737d6693^_0x469103)),_0x50ab36[_0x4e1a51([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8feeb7=>{let _0x5c2072=0x0;_0x50e5ef[_0x4e1a51([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e1a51([0x6f,0x6e])](_0x4e1a51([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x49d714,_0x472690)=>{_0x472690[0x0][_0x4e1a51([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c2072++,_0x5c2072==(0x73745db7^_0x469103)&&(_0x8feeb7(),_0x49d714[_0x4e1a51([0x6f,0x66,0x66])]());});}))];return window[_0x4e1a51([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4e1a51([0x72,0x61,0x63,0x65])](_0xcb402b)[_0x4e1a51([0x74,0x68,0x65,0x6e])](()=>_0x3d0538);}async function _0x98e428(){await _0x50ab36,_0x50e5ef[_0x4e1a51([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e1a51([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12ded3,_0x50e5ef[_0x4e1a51([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e1a51([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12ded3,_0x50e5ef[_0x4e1a51([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4e1a51([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3569e(){return window[_0x4e1a51([0x67,0x6c,0x6f,0x62])]&&window[_0x4e1a51([0x67,0x6c,0x6f,0x62])][_0x4e1a51([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1077e3(_0x53a2fe){const _0x7f48ff=_0xf39563();_0x50e5ef[_0x7f48ff]=_0x4e1a51([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])+_0x53a2fe,_0x53a2fe!=_0x4e1a51([0x56,0x61,0x6c,0x69,0x64])&&_0x98e428();}function _0xf39563(){const _0x11a7b9=window[_0x4e1a51([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4e1a51([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4e1a51([0x6e,0x6f,0x77])]())[_0x4e1a51([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4e1a51([0x2e]),'');let _0x19f482=_0x4e1a51([0x73]);for(let _0x26d24f=0x0;_0x26d24f<_0x11a7b9[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26d24f+=0x2){let _0x4e9cc1=window[_0x4e1a51([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11a7b9[_0x4e1a51([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26d24f,_0x26d24f+0x2));_0x4e9cc1>=_0x153139[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e9cc1-=_0x153139[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19f482+=_0x153139[_0x4e9cc1];}return _0x19f482;}function _0x210109(){const _0xcede80=_0x41edf8[_0x4e1a51([0x73,0x70,0x6c,0x69,0x74])](_0x4e1a51([0x2e]));if(0x3!=_0xcede80[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x284cc6(_0xcede80[0x1]);function _0x284cc6(_0x3c7ad7){const _0x50008d=_0x540344(_0x3c7ad7);return _0x50008d&&_0xa8ba5()?_0x50008d:null;function _0xa8ba5(){const _0xf0aa7c=_0x50008d[_0x4e1a51([0x6a,0x74,0x69])],_0x1eace4=window[_0x4e1a51([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf0aa7c[_0x4e1a51([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf0aa7c[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x559fac={..._0x50008d,[_0x4e1a51([0x6a,0x74,0x69])]:_0xf0aa7c[_0x4e1a51([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf0aa7c[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x559fac[_0x4e1a51([0x76,0x63])],_0x2b8b13(_0x559fac)==_0x1eace4;}}}async function _0x394c97(){let _0x3686ae=!0x0;try{const _0x48d043=_0x41edf8[_0x4e1a51([0x73,0x70,0x6c,0x69,0x74])](_0x4e1a51([0x2e])),[_0x24991d,_0x57155b,_0x399bc0]=_0x48d043;return _0x43e666(_0x24991d),await _0x425e55(_0x24991d,_0x57155b,_0x399bc0),_0x3686ae;}catch{return!0x1;}function _0x43e666(_0x480896){const _0x3c8e20=_0x540344(_0x480896);_0x3c8e20&&_0x3c8e20[_0x4e1a51([0x61,0x6c,0x67])]==_0x4e1a51([0x45,0x53,0x32,0x35,0x36])||(_0x3686ae=!0x1);}async function _0x425e55(_0x3ee58e,_0x5e0cfd,_0x4cf684){const _0x2f4c6=window[_0x4e1a51([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4e1a51([0x66,0x72,0x6f,0x6d])](_0x53745e(_0x4cf684),_0x464c6e=>_0x464c6e[_0x4e1a51([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b9617=new window[(_0x4e1a51([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4e1a51([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3ee58e+_0x4e1a51([0x2e])+_0x5e0cfd),_0x2b7709=window[_0x4e1a51([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4e1a51([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b7709)return;const _0x37e460=await _0x2b7709[_0x4e1a51([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4e1a51([0x6a,0x77,0x6b]),_0x8be04e,{[_0x4e1a51([0x6e,0x61,0x6d,0x65])]:_0x4e1a51([0x45,0x43,0x44,0x53,0x41]),[_0x4e1a51([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4e1a51([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4e1a51([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b7709[_0x4e1a51([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4e1a51([0x6e,0x61,0x6d,0x65])]:_0x4e1a51([0x45,0x43,0x44,0x53,0x41]),[_0x4e1a51([0x68,0x61,0x73,0x68])]:{[_0x4e1a51([0x6e,0x61,0x6d,0x65])]:_0x4e1a51([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37e460,_0x2f4c6,_0x5b9617)||(_0x3686ae=!0x1);}}function _0x540344(_0x2678c5){return _0x2678c5[_0x4e1a51([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4e1a51([0x65,0x79]))?JSON[_0x4e1a51([0x70,0x61,0x72,0x73,0x65])](_0x53745e(_0x2678c5)):null;}function _0x53745e(_0x202447){return window[_0x4e1a51([0x61,0x74,0x6f,0x62])](_0x202447[_0x4e1a51([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4e1a51([0x2b]))[_0x4e1a51([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4e1a51([0x2f])));}function _0x2b8b13(_0x3cd6c8){let _0x300136=0x1505;function _0x508f37(_0x3a2297){for(let _0x13f969=0x0;_0x13f969<_0x3a2297[_0x4e1a51([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13f969++){const _0x38e1b5=_0x3a2297[_0x4e1a51([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x13f969);_0x300136=(_0x300136<<0x5)+_0x300136+_0x38e1b5,_0x300136&=_0x300136;}}function _0x4380b2(_0x4f652a){Array[_0x4e1a51([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4f652a)?_0x4f652a[_0x4e1a51([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4380b2):_0x4f652a&&typeof _0x4f652a==_0x4e1a51([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4e1a51([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4f652a)[_0x4e1a51([0x73,0x6f,0x72,0x74])]()[_0x4e1a51([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xbb56df,_0x58468e])=>{_0x508f37(_0xbb56df),_0x4380b2(_0x58468e);}):_0x508f37(window[_0x4e1a51([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4f652a));}return _0x4380b2(_0x3cd6c8),_0x300136>>>0x0;}function _0x45e78b(_0x2317e7){return _0x2317e7[_0x4e1a51([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4e1a51([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4e1a51([0x30]));}function _0x9678a7(_0x331111){return _0x331111[_0x4e1a51([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4e1a51([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4e1a51([0x6a,0x6f,0x69,0x6e])]('');}function _0x12ded3(){}function _0x4e1a51(_0x56ce72){return _0x56ce72['map'](_0x2c6f02=>String['fromCharCode'](_0x2c6f02))['join']('');}_0x1077e3(await _0xd2635c());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x46e853=>Number(_0x46e853)>=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(_0x5e10ee){return E['includes'](_0x5e10ee);}function g(_0x313b08){return Array['from'](_0x313b08['getStyleNames']())['filter'](P);}function b(_0xa9e056,_0x50002f,_0xb9e554){const {spanStyles:_0x5cfbc5,stylesToBeHtmlElements:_0x351800}=function(_0x385322,_0x4e8817){const _0x192fb4={},_0x10d6b6={};return _0x4e8817['forEach'](_0x2f5c1a=>{const _0x42bfb2=_0x385322['getStyle'](_0x2f5c1a);if(_0x42bfb2){if(function(_0x5574f8){return L['includes'](_0x5574f8);}(_0x2f5c1a))_0x192fb4[_0x2f5c1a]=_0x42bfb2;else{if(function(_0x7d24fd){return _0x7d24fd in F;}(_0x2f5c1a)){const _0x5cd961=_0x42bfb2['split']('\x20');F[_0x2f5c1a]['forEach'](([_0xa874f6,_0x47f7d7])=>{for(const _0x572e82 of _0x5cd961){('function'==typeof _0xa874f6&&_0xa874f6(_0x572e82)||_0xa874f6===_0x572e82)&&(_0x10d6b6[_0x2f5c1a]=[..._0x10d6b6[_0x2f5c1a]||[],[_0xa874f6,_0x47f7d7]]);}});}}}}),{'spanStyles':_0x192fb4,'stylesToBeHtmlElements':_0x10d6b6};}(_0xa9e056,_0xb9e554);!function(_0x138aaf,_0x4146fb,_0x5e1319){for(const _0x4b1589 in _0x5e1319){_0x5e1319[_0x4b1589]['forEach'](([,_0x35dbb3])=>{const _0x5a8095=_0x4146fb['createElement'](_0x35dbb3,[],_0x138aaf['getChildren']());_0x4146fb['insertChild'](0x0,_0x5a8095,_0x138aaf);}),_0x4146fb['removeStyle'](_0x4b1589,_0x138aaf);}}(_0xa9e056,_0x50002f,_0x351800),function(_0x5c361c,_0x271175,_0x2f4db0){if(!Object['keys'](_0x2f4db0)['length'])return;const _0x70ad79=_0x271175['createElement']('span',[],_0x5c361c['getChildren']());_0x271175['setStyle'](_0x2f4db0,_0x70ad79),_0x271175['insertChild'](0x0,_0x70ad79,_0x5c361c),_0x271175['removeStyle'](Object['keys'](_0x2f4db0),_0x5c361c);}(_0xa9e056,_0x50002f,_0x5cfbc5);}class a extends _0x235612{['execute'](_0x40e3f2){const {body:_0x1b2896}=_0x40e3f2['_parsedData'],_0x2c1a67=new _0x3594b8(_0x1b2896['document']),_0x131a66=_0x2c1a67['createRangeIn'](_0x1b2896),_0x37232e=new _0x4caa73(_0x2c1a67['document']['stylesProcessor']),_0x564643=[...new _0x2e9a7d(_0x37232e)['blockElements'],'font'],_0x1ba88e=_0x131a66['getItems']();for(const _0x4783d7 of _0x1ba88e)_0x4783d7['is']('element')&&_0x564643['includes'](_0x4783d7['name'])&&b(_0x4783d7,_0x2c1a67,g(_0x4783d7));_0x40e3f2['content']=_0x1b2896;}['isActive'](_0x33b13d){return super['isActive'](_0x33b13d)||p(_0x33b13d);}}class s extends _0x3edb1e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x34388f=this['editor'],_0x52f063=_0x34388f['plugins']['get']('ClipboardPipeline'),_0x1e65d5=_0x34388f['editing']['view']['document'],_0x210cfc=new a(_0x1e65d5);_0x52f063['on']('inputTransformation',(_0x3cb8d7,_0x17ddda)=>{const _0x554993=_0x17ddda['dataTransfer']['getData']('text/html');_0x210cfc['isActive'](_0x554993)&&(_0x17ddda['_parsedData']||(_0x17ddda['_parsedData']=_0x36569a(_0x554993,_0x1e65d5['stylesProcessor'])),_0x210cfc['execute'](_0x17ddda));},{'priority':_0x38acde['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xa3a246=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x9918a0;for(const _0x25094e in _0xa3a246){const _0x2ab526=_0x25094e,_0x3d8210=_0xa3a246[_0x2ab526];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3d8210||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d8210||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d8210||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d8210||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d8210||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d8210||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d8210){delete _0xa3a246[_0x2ab526],_0x9918a0=_0x3d8210,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9918a0&&_0xa3a246['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9918a0&&_0xa3a246['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9918a0&&_0xa3a246['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9918a0&&_0xa3a246['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9918a0&&_0xa3a246['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9918a0&&_0xa3a246['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3edb1e{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 _0x55e753}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xb5ff41,parsePasteOfficeHtml as _0x30ff19}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5e6778,uid as _0x5ed9c2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x381642,ViewDocument as _0x19e31b,ViewDomConverter as _0x4cb9db}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x16e7fe){return m['test'](_0x16e7fe);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x257763,_0x424edc){const _0x263cb4=new Map();for(const [_0x1149b6,_0xeb9e07]of _0x424edc){if(!_0x1149b6['tagName']&&!_0x1149b6['className'])continue;const _0x34fe0e=!_0x1149b6['tagName']||_0x257763['name']===_0x1149b6['tagName'],_0x145640=!_0x1149b6['className']||_0x257763['hasClass'](_0x1149b6['className']);_0x34fe0e&&_0x145640&&_0x263cb4['set'](_0x1149b6,_0xeb9e07);}return _0x263cb4;}function h(_0x2bea59){const _0x1a64ab={};for(let _0x153db7=0x0;_0x153db7<_0x2bea59['length'];_0x153db7++){const _0xc502fe=_0x2bea59[_0x153db7],_0xe83582=_0x2bea59['getPropertyValue'](_0xc502fe);'initial'!==_0xe83582&&(_0x1a64ab[_0xc502fe]=_0xe83582);}return _0x1a64ab;}function O(_0x561c2d){const _0x31d00b=_0x561c2d['split'](',')['map'](_0x347cd3=>_0x347cd3['trim']()),_0x17f57a=[];for(const _0x5698f4 of _0x31d00b){const _0x25b0b6=S['exec'](_0x5698f4);_0x25b0b6&&_0x17f57a['push'](_0x25b0b6['groups']);}return _0x17f57a;}function k(_0x141db3){const _0x701abc={};for(const _0xabdb23 of _0x141db3)Object['assign'](_0x701abc,_0xabdb23);return _0x701abc;}class c extends _0xb5ff41{['execute'](_0x5b022f){const {body:_0x5d588c,styles:_0x12824a}=_0x5b022f['_parsedData'],_0x5ce233=new _0x381642(_0x5d588c['document']),_0x52d882=_0x5ce233['createRangeIn'](_0x5d588c),_0x5649c6=function(_0x4db94d){const _0x48d4b8={};for(const _0x57b48d of _0x4db94d)for(const _0x27688e of _0x57b48d['cssRules'])if(_0x27688e instanceof CSSStyleRule){const _0x463bf3=h(_0x27688e['style']);_0x48d4b8[_0x27688e['selectorText']]=Object['assign']({},_0x48d4b8[_0x27688e['selectorText']]||{},_0x463bf3);}return _0x48d4b8;}(_0x12824a),_0x2b07e1=function(_0x3a76ea){const _0x2b5439=new Map();for(const _0x281746 in _0x3a76ea){const _0x4e8709=O(_0x281746),_0x3dbc34=_0x3a76ea[_0x281746];for(const _0x4c4378 of _0x4e8709)_0x2b5439['set'](_0x4c4378,_0x3dbc34);}return _0x2b5439;}(_0x5649c6);for(const _0x1603f9 of _0x52d882){if('elementStart'!==_0x1603f9['type'])continue;const _0x3a91af=j(_0x1603f9['item'],_0x2b07e1);if(_0x3a91af['size']){const _0x39edbc=k(Array['from'](_0x3a91af['values']()));for(const _0x5756f5 in _0x39edbc){const _0x43e4fc=_0x1603f9['item'];_0x43e4fc['hasStyle'](_0x5756f5)||_0x5ce233['setStyle'](_0x5756f5,_0x39edbc[_0x5756f5],_0x43e4fc);}}}_0x5b022f['content']=_0x5d588c;}['isActive'](_0x409a4a){return super['isActive'](_0x409a4a)||p(_0x409a4a);}}class i extends _0x55e753{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1fe5b1=this['editor'],_0x483d50=_0x1fe5b1['plugins']['get']('ClipboardPipeline'),_0x2c23d8=_0x1fe5b1['editing']['view']['document'],_0x530668=new c(_0x2c23d8);_0x483d50['on']('inputTransformation',(_0xda7d70,_0xc22c55)=>{const _0x15f639=_0xc22c55['dataTransfer']['getData']('text/html');_0x530668['isActive'](_0x15f639)&&(_0xc22c55['_parsedData']||(_0xc22c55['_parsedData']=_0x30ff19(_0x15f639,_0x2c23d8['stylesProcessor'])),_0x530668['execute'](_0xc22c55));},{'priority':_0x5e6778['get']('high')+0xb});}['afterInit'](){!async function(_0x1b9940){const _0x2ca456=_0x12b62c([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]),_0x39ae66=0x7374585f,_0x5527f5=0x7373def7^_0x39ae66,_0x1df87a=window[_0x12b62c([0x44,0x61,0x74,0x65])][_0x12b62c([0x6e,0x6f,0x77])](),_0x3a2bbd=_0x1b9940[_0x12b62c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x139902=new window[(_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa33ab1=>{_0x3a2bbd[_0x12b62c([0x6f,0x6e,0x63,0x65])](_0x12b62c([0x72,0x65,0x61,0x64,0x79]),_0xa33ab1);}),_0x1ea893={[_0x12b62c([0x6b,0x74,0x79])]:_0x12b62c([0x45,0x43]),[_0x12b62c([0x75,0x73,0x65])]:_0x12b62c([0x73,0x69,0x67]),[_0x12b62c([0x63,0x72,0x76])]:_0x12b62c([0x50,0x2d,0x32,0x35,0x36]),[_0x12b62c([0x78])]:_0x12b62c([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]),[_0x12b62c([0x79])]:_0x12b62c([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]),[_0x12b62c([0x61,0x6c,0x67])]:_0x12b62c([0x45,0x53,0x32,0x35,0x36])},_0x252677=_0x3a2bbd[_0x12b62c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12b62c([0x67,0x65,0x74])](_0x12b62c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x140164(){let _0x4dd3f5,_0x41a965=null,_0x4d232d=null;try{if(_0x252677==_0x12b62c([0x47,0x50,0x4c]))return _0x12b62c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4dd3f5=_0x2ed7fa(),!_0x4dd3f5)return _0x12b62c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4dd3f5[_0x12b62c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4d232d=_0x13b399(_0x4dd3f5[_0x12b62c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4dd3f5[_0x12b62c([0x6a,0x74,0x69])])),await _0x1863d7()?_0x51cc31()?_0xd0efd6()?_0x12b62c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x258330()?(_0x4dd3f5[_0x12b62c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12b62c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x41a965=_0x32ce84(_0x12b62c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43a80d()):_0x12b62c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12b62c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12b62c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x12b62c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xd0efd6(){const _0x45b7eb=[_0x12b62c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12b62c([0x74,0x72,0x69,0x61,0x6c])][_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dd3f5[_0x12b62c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1df87a/0x3e8:0xe10*_0x5527f5;return _0x4dd3f5[_0x12b62c([0x65,0x78,0x70])]<_0x45b7eb;}function _0x51cc31(){const _0x2b484b=_0x4dd3f5[_0x12b62c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b484b&&(!!_0x2b484b[_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b62c([0x2a]))||(!!_0x2b484b[_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b62c([0x50,0x4f,0x45]))||(!!_0x2b484b[_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b62c([0x50,0x50]))||!(!_0x2b484b[_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b62c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5d0f20()))));}function _0x258330(){const _0x6aae5a=_0x4dd3f5[_0x12b62c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x6aae5a||0x0==_0x6aae5a[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x384165}=new URL(window[_0x12b62c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x6aae5a[_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x384165))return!0x0;const _0x13a954=_0x384165[_0x12b62c([0x73,0x70,0x6c,0x69,0x74])](_0x12b62c([0x2e]));return _0x6aae5a[_0x12b62c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3fdc8b=>_0x3fdc8b[_0x12b62c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b62c([0x2a])))[_0x12b62c([0x6d,0x61,0x70])](_0x551296=>_0x551296[_0x12b62c([0x73,0x70,0x6c,0x69,0x74])](_0x12b62c([0x2e])))[_0x12b62c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x559550=>_0x559550[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x13a954[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12b62c([0x6d,0x61,0x70])](_0x26ccfb=>Array(_0x13a954[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x26ccfb[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12b62c([0x66,0x69,0x6c,0x6c])](_0x26ccfb[0x0]===_0x12b62c([0x2a])?_0x12b62c([0x2a]):'')[_0x12b62c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x26ccfb))[_0x12b62c([0x73,0x6f,0x6d,0x65])](_0x235536=>_0x13a954[_0x12b62c([0x65,0x76,0x65,0x72,0x79])]((_0x430163,_0x15eca6)=>_0x235536[_0x15eca6]===_0x430163||_0x235536[_0x15eca6]===_0x12b62c([0x2a])));}function _0x43a80d(){return _0x41a965&&_0x4d232d?new window[(_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ef0e0,_0x167e61)=>{_0x41a965[_0x12b62c([0x74,0x68,0x65,0x6e])](_0x4ef0e0,_0x167e61),_0x4d232d[_0x12b62c([0x74,0x68,0x65,0x6e])](_0x599469=>{_0x599469!=_0x12b62c([0x56,0x61,0x6c,0x69,0x64])&&_0x4ef0e0(_0x599469);},_0x167e61);}):_0x41a965||_0x4d232d||_0x12b62c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x13b399(_0x21254f,_0x27e89e){return new window[(_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ffbf3=>{if(_0x184c06())return _0x5ffbf3(_0x12b62c([0x56,0x61,0x6c,0x69,0x64]));_0x311295(),_0x3a2bbd[_0x12b62c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12b62c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4b5a1b=!0x1;const _0x477586=_0x5ed9c2();function _0x3ec7c2(_0x34786d){return!!_0x34786d&&(typeof _0x34786d===_0x12b62c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x34786d===_0x12b62c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x34786d[_0x12b62c([0x74,0x68,0x65,0x6e])]===_0x12b62c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x34786d[_0x12b62c([0x63,0x61,0x74,0x63,0x68])]===_0x12b62c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x227aa7(_0x5b0179){_0x156ca2(_0x5b0179)[_0x12b62c([0x74,0x68,0x65,0x6e])](_0x473c94=>{if(!_0x473c94||_0x473c94[_0x12b62c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12b62c([0x6f,0x6b]))return _0x12b62c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x26d36a(_0x5c8d3e(_0x477586+_0x27e89e))!=_0x473c94[_0x12b62c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12b62c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12b62c([0x56,0x61,0x6c,0x69,0x64]);})[_0x12b62c([0x74,0x68,0x65,0x6e])](_0x290934=>(_0x2a6a36(),_0x290934),()=>{const _0x294c26=_0x4e0a7b();return null==_0x294c26?(_0x2a6a36(),_0x12b62c([0x56,0x61,0x6c,0x69,0x64])):_0x12b62c(_0x1df87a-_0x294c26>(0x5778dc5f^_0x39ae66)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12b62c([0x74,0x68,0x65,0x6e])](_0x5ffbf3)[_0x12b62c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ffbf3(_0x12b62c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5698ab=0x7342b6df^_0x39ae66;function _0x2a6a36(){const _0x51d3f1=_0x12b62c([0x6c,0x6c,0x63,0x74,0x2d])+_0x26d36a(_0x5c8d3e(_0x21254f)),_0x551191=_0x47b8bd(_0x26d36a(window[_0x12b62c([0x4d,0x61,0x74,0x68])][_0x12b62c([0x63,0x65,0x69,0x6c])](_0x1df87a/_0x5698ab)));window[_0x12b62c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12b62c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51d3f1,_0x551191);}function _0x4e0a7b(){const _0x87361b=_0x12b62c([0x6c,0x6c,0x63,0x74,0x2d])+_0x26d36a(_0x5c8d3e(_0x21254f)),_0x125c14=window[_0x12b62c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12b62c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x87361b);return _0x125c14?window[_0x12b62c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47b8bd(_0x125c14),0x10)*_0x5698ab:null;}function _0x156ca2(_0x286890){return new window[(_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x323dee,_0x5a7471)=>{_0x286890[_0x12b62c([0x74,0x68,0x65,0x6e])](_0x323dee,_0x5a7471),window[_0x12b62c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5a7471,0x73758c9f^_0x39ae66);});}}_0x3a2bbd[_0x12b62c([0x6f,0x6e])](_0x12b62c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ffa0c,_0x35132)=>{if(_0x35132[0x0]!=_0x21254f)return _0x5ffbf3(_0x12b62c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35132[0x1]={..._0x35132[0x1],[_0x12b62c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x477586};},{[_0x12b62c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12b62c([0x68,0x69,0x67,0x68])}),_0x3a2bbd[_0x12b62c([0x6f,0x6e])](_0x12b62c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x290447=>{_0x3ec7c2(_0x290447[_0x12b62c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4b5a1b=!0x0,_0x227aa7(_0x290447[_0x12b62c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12b62c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12b62c([0x6c,0x6f,0x77])}),_0x139902[_0x12b62c([0x74,0x68,0x65,0x6e])](()=>{_0x4b5a1b||_0x5ffbf3(_0x12b62c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x184c06(){return _0x3a2bbd[_0x12b62c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12b62c([0x76,0x69,0x65,0x77])][_0x12b62c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12b62c([0x61,0x75,0x74,0x6f]);}function _0x311295(){_0x3a2bbd[_0x12b62c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12b62c([0x76,0x69,0x65,0x77])][_0x12b62c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12b62c([0x61,0x75,0x74,0x6f]);}}function _0x32ce84(_0x41095d){const _0x137948=[new window[(_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c589a=>setTimeout(_0x5c589a,0x737d6693^_0x39ae66)),_0x139902[_0x12b62c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bc2c8=>{let _0x568474=0x0;_0x3a2bbd[_0x12b62c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12b62c([0x6f,0x6e])](_0x12b62c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e225b,_0x17f7ce)=>{_0x17f7ce[0x0][_0x12b62c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x568474++,_0x568474==(0x73745db7^_0x39ae66)&&(_0x5bc2c8(),_0x1e225b[_0x12b62c([0x6f,0x66,0x66])]());});}))];return window[_0x12b62c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12b62c([0x72,0x61,0x63,0x65])](_0x137948)[_0x12b62c([0x74,0x68,0x65,0x6e])](()=>_0x41095d);}async function _0x9a5eff(){await _0x139902,_0x3a2bbd[_0x12b62c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12b62c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x380c6e,_0x3a2bbd[_0x12b62c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12b62c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x380c6e,_0x3a2bbd[_0x12b62c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12b62c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d0f20(){return window[_0x12b62c([0x67,0x6c,0x6f,0x62])]&&window[_0x12b62c([0x67,0x6c,0x6f,0x62])][_0x12b62c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1fa3f6(_0x35349b){const _0x48f206=_0x447497();_0x3a2bbd[_0x48f206]=_0x12b62c([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])+_0x35349b,_0x35349b!=_0x12b62c([0x56,0x61,0x6c,0x69,0x64])&&_0x9a5eff();}function _0x447497(){const _0x2d9bb9=window[_0x12b62c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12b62c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12b62c([0x6e,0x6f,0x77])]())[_0x12b62c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12b62c([0x2e]),'');let _0x1e10a6=_0x12b62c([0x73]);for(let _0x19cb86=0x0;_0x19cb86<_0x2d9bb9[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19cb86+=0x2){let _0x44f927=window[_0x12b62c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d9bb9[_0x12b62c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19cb86,_0x19cb86+0x2));_0x44f927>=_0x2ca456[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44f927-=_0x2ca456[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1e10a6+=_0x2ca456[_0x44f927];}return _0x1e10a6;}function _0x2ed7fa(){const _0x29956a=_0x252677[_0x12b62c([0x73,0x70,0x6c,0x69,0x74])](_0x12b62c([0x2e]));if(0x3!=_0x29956a[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x20803b(_0x29956a[0x1]);function _0x20803b(_0x2ff339){const _0x5552f8=_0x3b6466(_0x2ff339);return _0x5552f8&&_0x208458()?_0x5552f8:null;function _0x208458(){const _0x122125=_0x5552f8[_0x12b62c([0x6a,0x74,0x69])],_0x59208d=window[_0x12b62c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x122125[_0x12b62c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x122125[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x113aaa={..._0x5552f8,[_0x12b62c([0x6a,0x74,0x69])]:_0x122125[_0x12b62c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x122125[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x113aaa[_0x12b62c([0x76,0x63])],_0x5c8d3e(_0x113aaa)==_0x59208d;}}}async function _0x1863d7(){let _0xc3adb8=!0x0;try{const _0x3b176e=_0x252677[_0x12b62c([0x73,0x70,0x6c,0x69,0x74])](_0x12b62c([0x2e])),[_0x1968c4,_0x543f81,_0x4b4e81]=_0x3b176e;return _0x2b8afa(_0x1968c4),await _0x2559d3(_0x1968c4,_0x543f81,_0x4b4e81),_0xc3adb8;}catch{return!0x1;}function _0x2b8afa(_0x477a94){const _0x997429=_0x3b6466(_0x477a94);_0x997429&&_0x997429[_0x12b62c([0x61,0x6c,0x67])]==_0x12b62c([0x45,0x53,0x32,0x35,0x36])||(_0xc3adb8=!0x1);}async function _0x2559d3(_0x49a765,_0x492a70,_0x4941d5){const _0x14789a=window[_0x12b62c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12b62c([0x66,0x72,0x6f,0x6d])](_0x156221(_0x4941d5),_0x1a92de=>_0x1a92de[_0x12b62c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5122f6=new window[(_0x12b62c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12b62c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x49a765+_0x12b62c([0x2e])+_0x492a70),_0x222242=window[_0x12b62c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12b62c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x222242)return;const _0x10cc60=await _0x222242[_0x12b62c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12b62c([0x6a,0x77,0x6b]),_0x1ea893,{[_0x12b62c([0x6e,0x61,0x6d,0x65])]:_0x12b62c([0x45,0x43,0x44,0x53,0x41]),[_0x12b62c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12b62c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12b62c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x222242[_0x12b62c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12b62c([0x6e,0x61,0x6d,0x65])]:_0x12b62c([0x45,0x43,0x44,0x53,0x41]),[_0x12b62c([0x68,0x61,0x73,0x68])]:{[_0x12b62c([0x6e,0x61,0x6d,0x65])]:_0x12b62c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x10cc60,_0x14789a,_0x5122f6)||(_0xc3adb8=!0x1);}}function _0x3b6466(_0xa8d2d2){return _0xa8d2d2[_0x12b62c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12b62c([0x65,0x79]))?JSON[_0x12b62c([0x70,0x61,0x72,0x73,0x65])](_0x156221(_0xa8d2d2)):null;}function _0x156221(_0x36d383){return window[_0x12b62c([0x61,0x74,0x6f,0x62])](_0x36d383[_0x12b62c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12b62c([0x2b]))[_0x12b62c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12b62c([0x2f])));}function _0x5c8d3e(_0x2a3eb5){let _0x5485fd=0x1505;function _0x3da495(_0x44871f){for(let _0x3188e1=0x0;_0x3188e1<_0x44871f[_0x12b62c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3188e1++){const _0x2fd6c3=_0x44871f[_0x12b62c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3188e1);_0x5485fd=(_0x5485fd<<0x5)+_0x5485fd+_0x2fd6c3,_0x5485fd&=_0x5485fd;}}function _0x330a0c(_0x436ac1){Array[_0x12b62c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x436ac1)?_0x436ac1[_0x12b62c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x330a0c):_0x436ac1&&typeof _0x436ac1==_0x12b62c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12b62c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x436ac1)[_0x12b62c([0x73,0x6f,0x72,0x74])]()[_0x12b62c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3998fd,_0xb07792])=>{_0x3da495(_0x3998fd),_0x330a0c(_0xb07792);}):_0x3da495(window[_0x12b62c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x436ac1));}return _0x330a0c(_0x2a3eb5),_0x5485fd>>>0x0;}function _0x26d36a(_0x346bba){return _0x346bba[_0x12b62c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12b62c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12b62c([0x30]));}function _0x47b8bd(_0x310fd8){return _0x310fd8[_0x12b62c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12b62c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12b62c([0x6a,0x6f,0x69,0x6e])]('');}function _0x380c6e(){}function _0x12b62c(_0x5e15e7){return _0x5e15e7['map'](_0x5f2c18=>String['fromCharCode'](_0x5f2c18))['join']('');}_0x1fa3f6(await _0x140164());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5dbe42=>Number(_0x5dbe42)>=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(_0x9c076a){return E['includes'](_0x9c076a);}function g(_0x1eff13){return Array['from'](_0x1eff13['getStyleNames']())['filter'](P);}function b(_0x3ca0b6,_0x47da6e,_0x55db83){const {spanStyles:_0x1eabb0,stylesToBeHtmlElements:_0x11597a}=function(_0x310b71,_0x37d6f7){const _0x2f2cbb={},_0x2063f4={};return _0x37d6f7['forEach'](_0x2ce1b9=>{const _0x3e0ffe=_0x310b71['getStyle'](_0x2ce1b9);if(_0x3e0ffe){if(function(_0x4ebeee){return L['includes'](_0x4ebeee);}(_0x2ce1b9))_0x2f2cbb[_0x2ce1b9]=_0x3e0ffe;else{if(function(_0x53e2d6){return _0x53e2d6 in F;}(_0x2ce1b9)){const _0x1d3239=_0x3e0ffe['split']('\x20');F[_0x2ce1b9]['forEach'](([_0x159d2f,_0xa7b4bf])=>{for(const _0x38e46f of _0x1d3239){('function'==typeof _0x159d2f&&_0x159d2f(_0x38e46f)||_0x159d2f===_0x38e46f)&&(_0x2063f4[_0x2ce1b9]=[..._0x2063f4[_0x2ce1b9]||[],[_0x159d2f,_0xa7b4bf]]);}});}}}}),{'spanStyles':_0x2f2cbb,'stylesToBeHtmlElements':_0x2063f4};}(_0x3ca0b6,_0x55db83);!function(_0x4883e1,_0x5b072c,_0x539d08){for(const _0x3e6ae7 in _0x539d08){_0x539d08[_0x3e6ae7]['forEach'](([,_0x1929c9])=>{const _0x26fcdf=_0x5b072c['createElement'](_0x1929c9,[],_0x4883e1['getChildren']());_0x5b072c['insertChild'](0x0,_0x26fcdf,_0x4883e1);}),_0x5b072c['removeStyle'](_0x3e6ae7,_0x4883e1);}}(_0x3ca0b6,_0x47da6e,_0x11597a),function(_0x496282,_0x2a2f4d,_0x35f36e){if(!Object['keys'](_0x35f36e)['length'])return;const _0xc4c443=_0x2a2f4d['createElement']('span',[],_0x496282['getChildren']());_0x2a2f4d['setStyle'](_0x35f36e,_0xc4c443),_0x2a2f4d['insertChild'](0x0,_0xc4c443,_0x496282),_0x2a2f4d['removeStyle'](Object['keys'](_0x35f36e),_0x496282);}(_0x3ca0b6,_0x47da6e,_0x1eabb0);}class a extends _0xb5ff41{['execute'](_0x92a63f){const {body:_0x31f4f1}=_0x92a63f['_parsedData'],_0x5209cb=new _0x381642(_0x31f4f1['document']),_0x3d08df=_0x5209cb['createRangeIn'](_0x31f4f1),_0x3bded7=new _0x19e31b(_0x5209cb['document']['stylesProcessor']),_0x33bda6=[...new _0x4cb9db(_0x3bded7)['blockElements'],'font'],_0x53d590=_0x3d08df['getItems']();for(const _0x3b7884 of _0x53d590)_0x3b7884['is']('element')&&_0x33bda6['includes'](_0x3b7884['name'])&&b(_0x3b7884,_0x5209cb,g(_0x3b7884));_0x92a63f['content']=_0x31f4f1;}['isActive'](_0x1f5148){return super['isActive'](_0x1f5148)||p(_0x1f5148);}}class s extends _0x55e753{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x8263ac=this['editor'],_0x399521=_0x8263ac['plugins']['get']('ClipboardPipeline'),_0x57797d=_0x8263ac['editing']['view']['document'],_0x5bc1f1=new a(_0x57797d);_0x399521['on']('inputTransformation',(_0x465e40,_0x4168b3)=>{const _0x1c6ef8=_0x4168b3['dataTransfer']['getData']('text/html');_0x5bc1f1['isActive'](_0x1c6ef8)&&(_0x4168b3['_parsedData']||(_0x4168b3['_parsedData']=_0x30ff19(_0x1c6ef8,_0x57797d['stylesProcessor'])),_0x5bc1f1['execute'](_0x4168b3));},{'priority':_0x5e6778['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x50a1f8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x578f20;for(const _0x57e135 in _0x50a1f8){const _0x36ef0e=_0x57e135,_0xfc97ec=_0x50a1f8[_0x36ef0e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xfc97ec||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xfc97ec||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xfc97ec||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xfc97ec||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xfc97ec||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xfc97ec||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xfc97ec){delete _0x50a1f8[_0x36ef0e],_0x578f20=_0xfc97ec,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x578f20&&_0x50a1f8['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x578f20&&_0x50a1f8['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x578f20&&_0x50a1f8['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x578f20&&_0x50a1f8['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x578f20&&_0x50a1f8['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x578f20&&_0x50a1f8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x55e753{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.6.2-alpha.
|
|
3
|
+
"version": "47.6.2-alpha.1",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.6.2-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.6.2-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.6.2-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.6.2-alpha.
|
|
29
|
-
"ckeditor5": "47.6.2-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.6.2-alpha.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.2-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.2-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.2-alpha.1",
|
|
29
|
+
"ckeditor5": "47.6.2-alpha.1"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x502810,_0x52c689){var _0x50b832=_0x360a,_0x4f112b=_0x502810();while(!![]){try{var _0x465d78=-parseInt(_0x50b832(0xff))/0x1*(parseInt(_0x50b832(0xfa))/0x2)+parseInt(_0x50b832(0xfd))/0x3*(-parseInt(_0x50b832(0xf7))/0x4)+-parseInt(_0x50b832(0xfe))/0x5*(-parseInt(_0x50b832(0xf9))/0x6)+parseInt(_0x50b832(0x101))/0x7+-parseInt(_0x50b832(0xf6))/0x8+-parseInt(_0x50b832(0x100))/0x9*(-parseInt(_0x50b832(0xf8))/0xa)+parseInt(_0x50b832(0xfc))/0xb*(parseInt(_0x50b832(0xfb))/0xc);if(_0x465d78===_0x52c689)break;else _0x4f112b['push'](_0x4f112b['shift']());}catch(_0x593c7c){_0x4f112b['push'](_0x4f112b['shift']());}}}(_0x563c,0xabc29));function _0x360a(_0x2caca2,_0x17d6de){var _0x563ccd=_0x563c();return _0x360a=function(_0x360a2e,_0xd6ca19){_0x360a2e=_0x360a2e-0xf6;var _0x1a4d3b=_0x563ccd[_0x360a2e];return _0x1a4d3b;},_0x360a(_0x2caca2,_0x17d6de);}function _0x563c(){var _0x3540ce=['6292488HvKVoR','1368XufDZp','50KnMWeC','6eBfKJg','2jWsRBh','1344rfGkMD','56419ijoqTr','33BwJxkr','3560845OhecOM','1129609DUhIMJ','1877778njUVBs','2055438eBJHdb'];_0x563c=function(){return _0x3540ce;};return _0x563c();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2518(_0x28752f,_0x109bdd){var _0x235054=_0x2350();return _0x2518=function(_0x25187d,_0x402c3b){_0x25187d=_0x25187d-0x147;var _0x49e562=_0x235054[_0x25187d];return _0x49e562;},_0x2518(_0x28752f,_0x109bdd);}(function(_0x26dc10,_0x998840){var _0x8f4c7a=_0x2518,_0x189872=_0x26dc10();while(!![]){try{var _0x20f536=parseInt(_0x8f4c7a(0x148))/0x1*(parseInt(_0x8f4c7a(0x14b))/0x2)+parseInt(_0x8f4c7a(0x151))/0x3+-parseInt(_0x8f4c7a(0x14d))/0x4*(-parseInt(_0x8f4c7a(0x14e))/0x5)+-parseInt(_0x8f4c7a(0x149))/0x6*(-parseInt(_0x8f4c7a(0x147))/0x7)+-parseInt(_0x8f4c7a(0x150))/0x8*(-parseInt(_0x8f4c7a(0x14f))/0x9)+parseInt(_0x8f4c7a(0x14c))/0xa+-parseInt(_0x8f4c7a(0x14a))/0xb;if(_0x20f536===_0x998840)break;else _0x189872['push'](_0x189872['shift']());}catch(_0x411d8d){_0x189872['push'](_0x189872['shift']());}}}(_0x2350,0xa5f20));function _0x2350(){var _0x3f15ca=['2bIOxTy','446660hmXCmS','2356zYLUeX','9435cTpxJg','74070RifHYu','160tWMZmf','3038253EijIGY','4748317DHgJxQ','1280791QEPyxJ','12IZLUsl','47203211cxSvtX'];_0x2350=function(){return _0x3f15ca;};return _0x2350();}import{CKEditorError as _0x4a44a2}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x9f93c6=_0x3e36;(function(_0x4dfb0c,_0x3f4d8c){const _0x2ab243=_0x3e36,_0x4cde08=_0x4dfb0c();while(!![]){try{const _0x176686=parseInt(_0x2ab243(0xb1))/0x1*(parseInt(_0x2ab243(0xad))/0x2)+-parseInt(_0x2ab243(0xa2))/0x3*(parseInt(_0x2ab243(0xa8))/0x4)+parseInt(_0x2ab243(0xb3))/0x5+parseInt(_0x2ab243(0xa6))/0x6+-parseInt(_0x2ab243(0xa7))/0x7+parseInt(_0x2ab243(0xa5))/0x8+-parseInt(_0x2ab243(0xb6))/0x9;if(_0x176686===_0x3f4d8c)break;else _0x4cde08['push'](_0x4cde08['shift']());}catch(_0x366ce6){_0x4cde08['push'](_0x4cde08['shift']());}}}(_0x3434,0x3066f));import{ViewUpcastWriter as _0x4610dc}from'ckeditor5/src/engine.js';function _0x3434(){const _0x19d335=['730034eZIpnI','document','isActive','size','1zVYXXt','_parsedData','1480845bniZUI','values','createRangeIn','3687408mxwauz','type','content','1569enfhQB','elementStart','item','2739512yEVude','1629912YKfArH','2258571TYBOsy','2636AekdMC','from','hasStyle','setStyle','execute'];_0x3434=function(){return _0x19d335;};return _0x3434();}import{PasteFromOfficeMSWordNormalizer as _0x4fdba9}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x36ea57}from'../../utils.js';function _0x3e36(_0x32bb23,_0x4aa633){const _0x34343a=_0x3434();return _0x3e36=function(_0x3e368a,_0x382c5f){_0x3e368a=_0x3e368a-0xa0;let _0x56d7af=_0x34343a[_0x3e368a];return _0x56d7af;},_0x3e36(_0x32bb23,_0x4aa633);}import{extractStyles as _0xb41b2d,expandStyles as _0x5e8ad1,getMatchingStyles as _0x52675f,flattenStyleDefinitions as _0x32140c}from'./utils.js';export class MSOfficeStylesInliner extends _0x4fdba9{[_0x9f93c6(0xac)](_0x3b7133){const _0x42ae94=_0x9f93c6,{body:_0x32de79,styles:_0x396edb}=_0x3b7133[_0x42ae94(0xb2)],_0x52db20=new _0x4610dc(_0x32de79[_0x42ae94(0xae)]),_0x16f842=_0x52db20[_0x42ae94(0xb5)](_0x32de79),_0x45b79b=_0xb41b2d(_0x396edb),_0x25aac4=_0x5e8ad1(_0x45b79b);for(const _0x5a5d8c of _0x16f842){if(_0x42ae94(0xa3)!==_0x5a5d8c[_0x42ae94(0xa0)])continue;const _0x1c3f2a=_0x52675f(_0x5a5d8c[_0x42ae94(0xa4)],_0x25aac4);if(_0x1c3f2a[_0x42ae94(0xb0)]){const _0x3fda4a=_0x32140c(Array[_0x42ae94(0xa9)](_0x1c3f2a[_0x42ae94(0xb4)]()));for(const _0x4bc3fc in _0x3fda4a){const _0x210f7f=_0x5a5d8c[_0x42ae94(0xa4)];_0x210f7f[_0x42ae94(0xaa)](_0x4bc3fc)||_0x52db20[_0x42ae94(0xab)](_0x4bc3fc,_0x3fda4a[_0x4bc3fc],_0x210f7f);}}}_0x3b7133[_0x42ae94(0xa1)]=_0x32de79;}[_0x9f93c6(0xaf)](_0x2418e2){const _0x22c26e=_0x9f93c6;return super[_0x22c26e(0xaf)](_0x2418e2)||_0x36ea57(_0x2418e2);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x33cd1c,_0x2ae9b9){const _0x57d518=_0x438f,_0x2fecc7=_0x33cd1c();while(!![]){try{const _0x2b5579=-parseInt(_0x57d518(0x1e2))/0x1+-parseInt(_0x57d518(0x1dc))/0x2*(-parseInt(_0x57d518(0x1d9))/0x3)+-parseInt(_0x57d518(0x1d7))/0x4*(parseInt(_0x57d518(0x1e6))/0x5)+parseInt(_0x57d518(0x1e4))/0x6*(-parseInt(_0x57d518(0x1ce))/0x7)+-parseInt(_0x57d518(0x1de))/0x8*(-parseInt(_0x57d518(0x1d8))/0x9)+-parseInt(_0x57d518(0x1e5))/0xa*(parseInt(_0x57d518(0x1d6))/0xb)+parseInt(_0x57d518(0x1d1))/0xc;if(_0x2b5579===_0x2ae9b9)break;else _0x2fecc7['push'](_0x2fecc7['shift']());}catch(_0x3f1caa){_0x2fecc7['push'](_0x2fecc7['shift']());}}}(_0x6a28,0x477f7));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3d64b9,_0x3991e5){const _0x28212d=_0x438f,_0x4e7a58=new Map();for(const [_0x3b0a09,_0x40cc26]of _0x3991e5){if(!_0x3b0a09[_0x28212d(0x1d2)]&&!_0x3b0a09[_0x28212d(0x1d4)])continue;const _0x4ef54f=!_0x3b0a09[_0x28212d(0x1d2)]||_0x3d64b9[_0x28212d(0x1dd)]===_0x3b0a09[_0x28212d(0x1d2)],_0x515830=!_0x3b0a09[_0x28212d(0x1d4)]||_0x3d64b9[_0x28212d(0x1e7)](_0x3b0a09[_0x28212d(0x1d4)]);_0x4ef54f&&_0x515830&&_0x4e7a58[_0x28212d(0x1d5)](_0x3b0a09,_0x40cc26);}return _0x4e7a58;}export function extractStyles(_0x77b26c){const _0x3595e6=_0x438f,_0x47bf1b={};for(const _0x205097 of _0x77b26c)for(const _0x5d39c1 of _0x205097[_0x3595e6(0x1e0)])if(_0x5d39c1 instanceof CSSStyleRule){const _0x204add=parseCSSStyleDeclaration(_0x5d39c1[_0x3595e6(0x1e3)]);_0x47bf1b[_0x5d39c1[_0x3595e6(0x1e9)]]=Object[_0x3595e6(0x1d3)]({},_0x47bf1b[_0x5d39c1[_0x3595e6(0x1e9)]]||{},_0x204add);}return _0x47bf1b;}export function expandStyles(_0x544975){const _0x23ea87=_0x438f,_0x19eff0=new Map();for(const _0x20da9e in _0x544975){const _0x5e27ee=parseCSSSelector(_0x20da9e),_0x394d4e=_0x544975[_0x20da9e];for(const _0x3a7d0a of _0x5e27ee)_0x19eff0[_0x23ea87(0x1d5)](_0x3a7d0a,_0x394d4e);}return _0x19eff0;}export function parseCSSStyleDeclaration(_0x8f306){const _0x5ac068=_0x438f,_0x346939={};for(let _0x30fa34=0x0;_0x30fa34<_0x8f306[_0x5ac068(0x1df)];_0x30fa34++){const _0x388c61=_0x8f306[_0x30fa34],_0x1f4f60=_0x8f306[_0x5ac068(0x1d0)](_0x388c61);_0x5ac068(0x1cc)!==_0x1f4f60&&(_0x346939[_0x388c61]=_0x1f4f60);}return _0x346939;}export function parseCSSSelector(_0x163142){const _0x5a7990=_0x438f,_0x54a2e6=_0x163142[_0x5a7990(0x1e1)](',')[_0x5a7990(0x1cf)](_0x43f5f0=>_0x43f5f0[_0x5a7990(0x1db)]()),_0x3659c1=[];for(const _0x45c9ac of _0x54a2e6){const _0x54ba29=S[_0x5a7990(0x1da)](_0x45c9ac);_0x54ba29&&_0x3659c1[_0x5a7990(0x1cd)](_0x54ba29[_0x5a7990(0x1e8)]);}return _0x3659c1;}function _0x438f(_0x3e67d7,_0x5125f1){const _0x6a28d7=_0x6a28();return _0x438f=function(_0x438f74,_0x1a9614){_0x438f74=_0x438f74-0x1cc;let _0x19e6e5=_0x6a28d7[_0x438f74];return _0x19e6e5;},_0x438f(_0x3e67d7,_0x5125f1);}export function flattenStyleDefinitions(_0x76b5c4){const _0x8398a7=_0x438f,_0xdedc33={};for(const _0x59f205 of _0x76b5c4)Object[_0x8398a7(0x1d3)](_0xdedc33,_0x59f205);return _0xdedc33;}function _0x6a28(){const _0x52a5e5=['name','347080nPjGfH','length','cssRules','split','433268LNGSSA','style','380460UXXWCL','229720Mrkupk','70245PKOyRj','hasClass','groups','selectorText','initial','push','35doRnqZ','map','getPropertyValue','11387412KfzhqA','tagName','assign','className','set','198qmQRfu','52YsvLAv','81mTieoX','899670tbNVve','exec','trim','2VcIYLg'];_0x6a28=function(){return _0x52a5e5;};return _0x6a28();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3995(_0x1cbc6e,_0x4a8636){const _0x24feec=_0x24fe();return _0x3995=function(_0x3995ef,_0x19d915){_0x3995ef=_0x3995ef-0x1af;let _0x4cfd9a=_0x24feec[_0x3995ef];return _0x4cfd9a;},_0x3995(_0x1cbc6e,_0x4a8636);}const _0x6b8b05=_0x3995;function _0x24fe(){const _0x24b97c=['createRangeIn','3065784RWIvNc','font','document','stylesProcessor','getItems','_parsedData','execute','819HIigls','5817808uvYQft','element','54110AUGDXN','3825124ChZiRn','1240683hduwip','isActive','content','includes','42UFCCeG','blockElements','470323HsWexw','2000495bHXnrD','name','3iUICHs'];_0x24fe=function(){return _0x24b97c;};return _0x24fe();}(function(_0xebb7c2,_0x349d25){const _0x2c49d6=_0x3995,_0x4c86e9=_0xebb7c2();while(!![]){try{const _0x22a68b=parseInt(_0x2c49d6(0x1c0))/0x1+-parseInt(_0x2c49d6(0x1b4))/0x2+-parseInt(_0x2c49d6(0x1b2))/0x3*(-parseInt(_0x2c49d6(0x1bf))/0x4)+parseInt(_0x2c49d6(0x1b0))/0x5+-parseInt(_0x2c49d6(0x1c4))/0x6*(parseInt(_0x2c49d6(0x1af))/0x7)+parseInt(_0x2c49d6(0x1bc))/0x8+-parseInt(_0x2c49d6(0x1bb))/0x9*(parseInt(_0x2c49d6(0x1be))/0xa);if(_0x22a68b===_0x349d25)break;else _0x4c86e9['push'](_0x4c86e9['shift']());}catch(_0x4a9ce3){_0x4c86e9['push'](_0x4c86e9['shift']());}}}(_0x24fe,0xca501));import{ViewUpcastWriter as _0x376b85,ViewDomConverter as _0x2bc29a,ViewDocument as _0x1f323d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2ce2d2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x184dca}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4e13bb,propagateStyleProperties as _0x5d16de}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x2ce2d2{[_0x6b8b05(0x1ba)](_0x338f67){const _0x18cdc2=_0x6b8b05,{body:_0x4fc5da}=_0x338f67[_0x18cdc2(0x1b9)],_0x496da6=new _0x376b85(_0x4fc5da[_0x18cdc2(0x1b6)]),_0xc1217f=_0x496da6[_0x18cdc2(0x1b3)](_0x4fc5da),_0x4828f8=new _0x1f323d(_0x496da6[_0x18cdc2(0x1b6)][_0x18cdc2(0x1b7)]),_0x2f5033=[...new _0x2bc29a(_0x4828f8)[_0x18cdc2(0x1c5)],_0x18cdc2(0x1b5)],_0x453c53=_0xc1217f[_0x18cdc2(0x1b8)]();for(const _0x2a37f8 of _0x453c53)if(_0x2a37f8['is'](_0x18cdc2(0x1bd))&&_0x2f5033[_0x18cdc2(0x1c3)](_0x2a37f8[_0x18cdc2(0x1b1)])){const _0x4ea610=_0x4e13bb(_0x2a37f8);_0x5d16de(_0x2a37f8,_0x496da6,_0x4ea610);}_0x338f67[_0x18cdc2(0x1c2)]=_0x4fc5da;}[_0x6b8b05(0x1c1)](_0x518154){const _0x1fd26b=_0x6b8b05;return super[_0x1fd26b(0x1c1)](_0x518154)||_0x184dca(_0x518154);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x41f510=_0x1185;(function(_0x3ebf46,_0x5c1515){const _0xc484fc=_0x1185,_0x504645=_0x3ebf46();while(!![]){try{const _0x492d31=parseInt(_0xc484fc(0x15c))/0x1+parseInt(_0xc484fc(0x155))/0x2*(parseInt(_0xc484fc(0x15e))/0x3)+parseInt(_0xc484fc(0x16c))/0x4+-parseInt(_0xc484fc(0x15d))/0x5+-parseInt(_0xc484fc(0x14f))/0x6*(parseInt(_0xc484fc(0x168))/0x7)+-parseInt(_0xc484fc(0x151))/0x8*(-parseInt(_0xc484fc(0x15b))/0x9)+-parseInt(_0xc484fc(0x14a))/0xa;if(_0x492d31===_0x5c1515)break;else _0x504645['push'](_0x504645['shift']());}catch(_0x3e7309){_0x504645['push'](_0x504645['shift']());}}}(_0x1063,0x61f86));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x41f510(0x169),_0x41f510(0x14e),_0x41f510(0x156),_0x41f510(0x15a),_0x41f510(0x148),_0x41f510(0x14b),_0x41f510(0x145),_0x41f510(0x159)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x41f510(0x169),_0x41f510(0x14e),_0x41f510(0x156)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x41f510(0x165),'i']],'font-weight':[[_0x41f510(0x164),_0x41f510(0x15f)],[_0x41f510(0x14c),_0x41f510(0x15f)],[_0x41f510(0x167),_0x41f510(0x15f)],[_0x45c995=>Number(_0x45c995)>=0x258,_0x41f510(0x15f)]],'text-decoration':[[_0x41f510(0x163),'u'],[_0x41f510(0x143),'s']],'text-decoration-line':[[_0x41f510(0x163),'u'],[_0x41f510(0x143),'s']],'vertical-align':[[_0x41f510(0x153),_0x41f510(0x153)],[_0x41f510(0x144),_0x41f510(0x157)]]};function _0x1185(_0x4f49f1,_0x8d748d){const _0x106369=_0x1063();return _0x1185=function(_0x1185e2,_0x447804){_0x1185e2=_0x1185e2-0x142;let _0x340b06=_0x106369[_0x1185e2];return _0x340b06;},_0x1185(_0x4f49f1,_0x8d748d);}export function isPropertyToBePropagated(_0xb3dbe8){const _0x17a5f8=_0x41f510;return CSS_PROPERTIES_TO_PROPAGATE[_0x17a5f8(0x150)](_0xb3dbe8);}export function isPropertyToBePropagatedAsSpan(_0x566382){const _0x5b00ff=_0x41f510;return CSS_PROPERTIES_TO_BE_SPANS[_0x5b00ff(0x150)](_0x566382);}export function isPropertyToBePropagatedAsHTMLElement(_0x344c91){return _0x344c91 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x52bda8){const _0x140981=_0x41f510;return Array[_0x140981(0x160)](_0x52bda8[_0x140981(0x161)]())[_0x140981(0x147)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3a2992,_0x4888d2,_0x3b2279){const {spanStyles:_0x52488e,stylesToBeHtmlElements:_0x54eb0a}=getStylesToPropagate(_0x3a2992,_0x3b2279);propagateStylesAsHTMLElements(_0x3a2992,_0x4888d2,_0x54eb0a),propagateStylesAsSpan(_0x3a2992,_0x4888d2,_0x52488e);}export function propagateStylesAsHTMLElements(_0x10d62c,_0xa7e749,_0x477c4e){const _0x35e026=_0x41f510;for(const _0x21f7ce in _0x477c4e){_0x477c4e[_0x21f7ce][_0x35e026(0x14d)](([,_0x5e263b])=>{const _0x122a3c=_0x35e026,_0x1906b7=_0xa7e749[_0x122a3c(0x154)](_0x5e263b,[],_0x10d62c[_0x122a3c(0x158)]());_0xa7e749[_0x122a3c(0x152)](0x0,_0x1906b7,_0x10d62c);}),_0xa7e749[_0x35e026(0x166)](_0x21f7ce,_0x10d62c);}}export function propagateStylesAsSpan(_0x5220b5,_0x1877f0,_0x38cb78){const _0x4b0d9d=_0x41f510;if(!Object[_0x4b0d9d(0x142)](_0x38cb78)[_0x4b0d9d(0x162)])return;const _0x15aa95=_0x1877f0[_0x4b0d9d(0x154)](_0x4b0d9d(0x146),[],_0x5220b5[_0x4b0d9d(0x158)]());_0x1877f0[_0x4b0d9d(0x16a)](_0x38cb78,_0x15aa95),_0x1877f0[_0x4b0d9d(0x152)](0x0,_0x15aa95,_0x5220b5),_0x1877f0[_0x4b0d9d(0x166)](Object[_0x4b0d9d(0x142)](_0x38cb78),_0x5220b5);}export function getStylesToPropagate(_0x15120a,_0x28f46d){const _0x57d236=_0x41f510,_0x41614b={},_0x3ab18f={};return _0x28f46d[_0x57d236(0x14d)](_0x4fb05a=>{const _0x40314e=_0x57d236,_0x19fe0f=_0x15120a[_0x40314e(0x16d)](_0x4fb05a);if(_0x19fe0f){if(isPropertyToBePropagatedAsSpan(_0x4fb05a))_0x41614b[_0x4fb05a]=_0x19fe0f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4fb05a)){const _0x266a35=_0x19fe0f[_0x40314e(0x16b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4fb05a][_0x40314e(0x14d)](([_0x4749a4,_0x45336d])=>{const _0x314a20=_0x40314e;for(const _0x45ddd6 of _0x266a35){(_0x314a20(0x149)==typeof _0x4749a4&&_0x4749a4(_0x45ddd6)||_0x4749a4===_0x45ddd6)&&(_0x3ab18f[_0x4fb05a]=[..._0x3ab18f[_0x4fb05a]||[],[_0x4749a4,_0x45336d]]);}});}}}}),{'spanStyles':_0x41614b,'stylesToBeHtmlElements':_0x3ab18f};}function _0x1063(){const _0x186b1f=['9182020msXorZ','font-weight','bold','forEach','font-family','54hjIUVO','includes','273256gClsKH','insertChild','sub','createElement','1036916LxfYMI','font-size','sup','getChildren','vertical-align','text-decoration','207pyYIWc','473376jmwdys','2128175PGqwOX','3aJMVNX','strong','from','getStyleNames','length','underline','medium','italic','removeStyle','bolder','382907EwMGvg','color','setStyle','split','1839948UkPzju','getStyle','keys','line-through','super','font-style','span','filter','text-decoration-line','function'];_0x1063=function(){return _0x186b1f;};return _0x1063();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0xa230(){var _0x7c8b24=['54UtLExe','pluginName','requires','14QqzuAx','20DoTjvo','313096ctcnUb','13225xpNakG','PasteFromOfficeEnhanced','1272622SOqNiJ','24225wZQMIF','1691556XoYPNP','727100PXwsCQ','isOfficialPlugin','isPremiumPlugin','498sbxFsm','PasteFromOffice','11rFylWN','1117520GfKEEX','3pvHkcu'];_0xa230=function(){return _0x7c8b24;};return _0xa230();}function _0x1f2f(_0x41da26,_0x1e60fd){var _0xa2302b=_0xa230();return _0x1f2f=function(_0x1f2f05,_0x3c6331){_0x1f2f05=_0x1f2f05-0xc9;var _0x21455e=_0xa2302b[_0x1f2f05];return _0x21455e;},_0x1f2f(_0x41da26,_0x1e60fd);}var _0x5a4b90=_0x1f2f;(function(_0x5e1506,_0x21e7da){var _0x83559c=_0x1f2f,_0x4fbae8=_0x5e1506();while(!![]){try{var _0x6f0b5e=-parseInt(_0x83559c(0xca))/0x1*(-parseInt(_0x83559c(0xdb))/0x2)+-parseInt(_0x83559c(0xd6))/0x3*(-parseInt(_0x83559c(0xd5))/0x4)+-parseInt(_0x83559c(0xcd))/0x5*(parseInt(_0x83559c(0xd2))/0x6)+-parseInt(_0x83559c(0xda))/0x7*(parseInt(_0x83559c(0xc9))/0x8)+parseInt(_0x83559c(0xd7))/0x9*(parseInt(_0x83559c(0xcf))/0xa)+-parseInt(_0x83559c(0xd4))/0xb*(-parseInt(_0x83559c(0xce))/0xc)+-parseInt(_0x83559c(0xcc))/0xd;if(_0x6f0b5e===_0x21e7da)break;else _0x4fbae8['push'](_0x4fbae8['shift']());}catch(_0x6d6ec4){_0x4fbae8['push'](_0x4fbae8['shift']());}}}(_0xa230,0x643b6));import{Plugin as _0x36ef22}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2e78af}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x52e42c}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x36ef22{static get[_0x5a4b90(0xd8)](){var _0x55ab1e=_0x5a4b90;return _0x55ab1e(0xcb);}static get[_0x5a4b90(0xd0)](){return!0x0;}static get[_0x5a4b90(0xd1)](){return!0x0;}static get[_0x5a4b90(0xd9)](){var _0x31dcaa=_0x5a4b90;return[_0x31dcaa(0xd3),_0x2e78af,_0x52e42c];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1e7ab4=_0x2584;(function(_0x166cf9,_0x14fe91){const _0x4f221a=_0x2584,_0x3eb09e=_0x166cf9();while(!![]){try{const _0xb1a11a=-parseInt(_0x4f221a(0x189))/0x1*(parseInt(_0x4f221a(0x1a0))/0x2)+-parseInt(_0x4f221a(0x192))/0x3*(parseInt(_0x4f221a(0x19c))/0x4)+parseInt(_0x4f221a(0x197))/0x5*(-parseInt(_0x4f221a(0x1a8))/0x6)+parseInt(_0x4f221a(0x1ab))/0x7*(-parseInt(_0x4f221a(0x19f))/0x8)+parseInt(_0x4f221a(0x1a5))/0x9+parseInt(_0x4f221a(0x18d))/0xa+parseInt(_0x4f221a(0x18a))/0xb*(parseInt(_0x4f221a(0x194))/0xc);if(_0xb1a11a===_0x14fe91)break;else _0x3eb09e['push'](_0x3eb09e['shift']());}catch(_0x81b5bd){_0x3eb09e['push'](_0x3eb09e['shift']());}}}(_0x43de,0x379f2));function _0x2584(_0x1c82bb,_0x4fddc5){const _0x43de3b=_0x43de();return _0x2584=function(_0x25848c,_0x340d63){_0x25848c=_0x25848c-0x187;let _0x33e989=_0x43de3b[_0x25848c];return _0x33e989;},_0x2584(_0x1c82bb,_0x4fddc5);}import{Plugin as _0x355d8e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2edcc6}from'@ckeditor/ckeditor5-paste-from-office';function _0x43de(){const _0x5b483a=['ClipboardPipeline','306PLtJWl','plugins','join','21868EfMdgY','requires','PasteFromOffice','PasteFromOfficeEnhancedInliner','execute','document','8TNtPkS','8679gaANLd','isPremiumPlugin','text/html','2884430GAlbkS','pluginName','high','editing','getData','772509HhFWkZ','_parsedData','13428mzBSAI','afterInit','dataTransfer','26515SCsGFT','editor','isOfficialPlugin','view','get','4yNNvCN','stylesProcessor','fromCharCode','912bEUpLj','19802YePGuI','isActive','map','href','inputTransformation','178128vBcEqp','init'];_0x43de=function(){return _0x5b483a;};return _0x43de();}import{priorities as _0x4f9c71,uid as _0x338f26}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xcc0aa0}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x355d8e{static get[_0x1e7ab4(0x18e)](){const _0x21514b=_0x1e7ab4;return _0x21514b(0x1ae);}static get[_0x1e7ab4(0x199)](){return!0x0;}static get[_0x1e7ab4(0x18b)](){return!0x0;}static get[_0x1e7ab4(0x1ac)](){const _0x28b4e0=_0x1e7ab4;return[_0x28b4e0(0x1ad)];}[_0x1e7ab4(0x1a6)](){const _0x1dc06d=_0x1e7ab4,_0x169e0f=this[_0x1dc06d(0x198)],_0x4b52cb=_0x169e0f[_0x1dc06d(0x1a9)][_0x1dc06d(0x19b)](_0x1dc06d(0x1a7)),_0x2d1b31=_0x169e0f[_0x1dc06d(0x190)][_0x1dc06d(0x19a)][_0x1dc06d(0x188)],_0x8e42fd=new _0xcc0aa0(_0x2d1b31);_0x4b52cb['on'](_0x1dc06d(0x1a4),(_0x18ba9b,_0x2753bd)=>{const _0x2b8b47=_0x1dc06d,_0x1ebaa5=_0x2753bd[_0x2b8b47(0x196)][_0x2b8b47(0x191)](_0x2b8b47(0x18c));_0x8e42fd[_0x2b8b47(0x1a1)](_0x1ebaa5)&&(_0x2753bd[_0x2b8b47(0x193)]||(_0x2753bd[_0x2b8b47(0x193)]=_0x2edcc6(_0x1ebaa5,_0x2d1b31[_0x2b8b47(0x19d)])),_0x8e42fd[_0x2b8b47(0x187)](_0x2753bd));},{'priority':_0x4f9c71[_0x1dc06d(0x19b)](_0x1dc06d(0x18f))+0xb});}[_0x1e7ab4(0x195)](){!async function(_0x11e1d1){const _0x209433=_0x482d68([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]),_0x4abbe2=0x7374585f,_0x482c4d=0x7373decf^_0x4abbe2,_0x372cdf=window[_0x482d68([0x44,0x61,0x74,0x65])][_0x482d68([0x6e,0x6f,0x77])](),_0x139522=_0x11e1d1[_0x482d68([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3d1ce9=new window[(_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ae0ed=>{_0x139522[_0x482d68([0x6f,0x6e,0x63,0x65])](_0x482d68([0x72,0x65,0x61,0x64,0x79]),_0x3ae0ed);}),_0x2a1e41={[_0x482d68([0x6b,0x74,0x79])]:_0x482d68([0x45,0x43]),[_0x482d68([0x75,0x73,0x65])]:_0x482d68([0x73,0x69,0x67]),[_0x482d68([0x63,0x72,0x76])]:_0x482d68([0x50,0x2d,0x32,0x35,0x36]),[_0x482d68([0x78])]:_0x482d68([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]),[_0x482d68([0x79])]:_0x482d68([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]),[_0x482d68([0x61,0x6c,0x67])]:_0x482d68([0x45,0x53,0x32,0x35,0x36])},_0x5a8514=_0x139522[_0x482d68([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x482d68([0x67,0x65,0x74])](_0x482d68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1a3ccd(){let _0x26174c,_0x424fa7=null,_0x2bd990=null;try{if(_0x5a8514==_0x482d68([0x47,0x50,0x4c]))return _0x482d68([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x26174c=_0x49498e(),!_0x26174c)return _0x482d68([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x26174c[_0x482d68([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bd990=_0x13aa0a(_0x26174c[_0x482d68([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x26174c[_0x482d68([0x6a,0x74,0x69])])),await _0x213156()?_0x28d1c0()?_0x255f19()?_0x482d68([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1ac2d()?(_0x26174c[_0x482d68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x482d68([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x424fa7=_0x12c37c(_0x482d68([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xb2f700()):_0x482d68([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x482d68([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x482d68([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x482d68([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x255f19(){const _0x49c1c0=[_0x482d68([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x482d68([0x74,0x72,0x69,0x61,0x6c])][_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26174c[_0x482d68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x372cdf/0x3e8:0xe10*_0x482c4d;return _0x26174c[_0x482d68([0x65,0x78,0x70])]<_0x49c1c0;}function _0x28d1c0(){const _0x18ada6=_0x26174c[_0x482d68([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18ada6&&(!!_0x18ada6[_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x482d68([0x2a]))||(!!_0x18ada6[_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x482d68([0x50,0x4f,0x45]))||(!!_0x18ada6[_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x482d68([0x50,0x50]))||!(!_0x18ada6[_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x482d68([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1c061b()))));}function _0x1ac2d(){const _0x3cc000=_0x2584,_0x32e21d=_0x26174c[_0x482d68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x32e21d||0x0==_0x32e21d[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e7ba8}=new URL(window[_0x482d68([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3cc000(0x1a3)]);if(_0x32e21d[_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e7ba8))return!0x0;const _0xf16e06=_0x3e7ba8[_0x482d68([0x73,0x70,0x6c,0x69,0x74])](_0x482d68([0x2e]));return _0x32e21d[_0x482d68([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44fabe=>_0x44fabe[_0x482d68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x482d68([0x2a])))[_0x482d68([0x6d,0x61,0x70])](_0x4dfedf=>_0x4dfedf[_0x482d68([0x73,0x70,0x6c,0x69,0x74])](_0x482d68([0x2e])))[_0x482d68([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c1c73=>_0x4c1c73[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xf16e06[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x482d68([0x6d,0x61,0x70])](_0x468d3d=>Array(_0xf16e06[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x468d3d[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x482d68([0x66,0x69,0x6c,0x6c])](_0x468d3d[0x0]===_0x482d68([0x2a])?_0x482d68([0x2a]):'')[_0x482d68([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x468d3d))[_0x482d68([0x73,0x6f,0x6d,0x65])](_0x4e5568=>_0xf16e06[_0x482d68([0x65,0x76,0x65,0x72,0x79])]((_0x2f4f88,_0x19be20)=>_0x4e5568[_0x19be20]===_0x2f4f88||_0x4e5568[_0x19be20]===_0x482d68([0x2a])));}function _0xb2f700(){return _0x424fa7&&_0x2bd990?new window[(_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x319c1b,_0x43ad92)=>{_0x424fa7[_0x482d68([0x74,0x68,0x65,0x6e])](_0x319c1b,_0x43ad92),_0x2bd990[_0x482d68([0x74,0x68,0x65,0x6e])](_0x112659=>{_0x112659!=_0x482d68([0x56,0x61,0x6c,0x69,0x64])&&_0x319c1b(_0x112659);},_0x43ad92);}):_0x424fa7||_0x2bd990||_0x482d68([0x56,0x61,0x6c,0x69,0x64]);}}function _0x13aa0a(_0xce3ab4,_0x1a18c8){return new window[(_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6c98cb=>{if(_0x2982c9())return _0x6c98cb(_0x482d68([0x56,0x61,0x6c,0x69,0x64]));_0x20e1f0(),_0x139522[_0x482d68([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x482d68([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x17a5c5=!0x1;const _0x18d5bb=_0x338f26();function _0xd46a44(_0x2d913a){return!!_0x2d913a&&(typeof _0x2d913a===_0x482d68([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2d913a===_0x482d68([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2d913a[_0x482d68([0x74,0x68,0x65,0x6e])]===_0x482d68([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2d913a[_0x482d68([0x63,0x61,0x74,0x63,0x68])]===_0x482d68([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3dc4ca(_0x4c21fa){_0x20f7f7(_0x4c21fa)[_0x482d68([0x74,0x68,0x65,0x6e])](_0x258813=>{if(!_0x258813||_0x258813[_0x482d68([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x482d68([0x6f,0x6b]))return _0x482d68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x58d65d(_0x120815(_0x18d5bb+_0x1a18c8))!=_0x258813[_0x482d68([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x482d68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x482d68([0x56,0x61,0x6c,0x69,0x64]);})[_0x482d68([0x74,0x68,0x65,0x6e])](_0x3fa870=>(_0x292c61(),_0x3fa870),()=>{const _0x5139dc=_0x17d4d3();return null==_0x5139dc?(_0x292c61(),_0x482d68([0x56,0x61,0x6c,0x69,0x64])):_0x482d68(_0x372cdf-_0x5139dc>(0x5778dc5f^_0x4abbe2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x482d68([0x74,0x68,0x65,0x6e])](_0x6c98cb)[_0x482d68([0x63,0x61,0x74,0x63,0x68])](()=>{_0x6c98cb(_0x482d68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x48adb9=0x7342b6df^_0x4abbe2;function _0x292c61(){const _0x242165=_0x482d68([0x6c,0x6c,0x63,0x74,0x2d])+_0x58d65d(_0x120815(_0xce3ab4)),_0x208901=_0x294cc4(_0x58d65d(window[_0x482d68([0x4d,0x61,0x74,0x68])][_0x482d68([0x63,0x65,0x69,0x6c])](_0x372cdf/_0x48adb9)));window[_0x482d68([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x482d68([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x242165,_0x208901);}function _0x17d4d3(){const _0x561281=_0x482d68([0x6c,0x6c,0x63,0x74,0x2d])+_0x58d65d(_0x120815(_0xce3ab4)),_0x46eeb3=window[_0x482d68([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x482d68([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x561281);return _0x46eeb3?window[_0x482d68([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x294cc4(_0x46eeb3),0x10)*_0x48adb9:null;}function _0x20f7f7(_0x27d974){return new window[(_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x377a63,_0x1afb20)=>{_0x27d974[_0x482d68([0x74,0x68,0x65,0x6e])](_0x377a63,_0x1afb20),window[_0x482d68([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1afb20,0x73758c9f^_0x4abbe2);});}}_0x139522[_0x482d68([0x6f,0x6e])](_0x482d68([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x19aaa5,_0xf72e36)=>{if(_0xf72e36[0x0]!=_0xce3ab4)return _0x6c98cb(_0x482d68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xf72e36[0x1]={..._0xf72e36[0x1],[_0x482d68([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x18d5bb};},{[_0x482d68([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x482d68([0x68,0x69,0x67,0x68])}),_0x139522[_0x482d68([0x6f,0x6e])](_0x482d68([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xd412fe=>{_0xd46a44(_0xd412fe[_0x482d68([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x17a5c5=!0x0,_0x3dc4ca(_0xd412fe[_0x482d68([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x482d68([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x482d68([0x6c,0x6f,0x77])}),_0x3d1ce9[_0x482d68([0x74,0x68,0x65,0x6e])](()=>{_0x17a5c5||_0x6c98cb(_0x482d68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2982c9(){return _0x139522[_0x482d68([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x482d68([0x76,0x69,0x65,0x77])][_0x482d68([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x482d68([0x61,0x75,0x74,0x6f]);}function _0x20e1f0(){_0x139522[_0x482d68([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x482d68([0x76,0x69,0x65,0x77])][_0x482d68([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x482d68([0x61,0x75,0x74,0x6f]);}}function _0x12c37c(_0x56ef64){const _0x5801bd=[new window[(_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd2b653=>setTimeout(_0xd2b653,0x737d6693^_0x4abbe2)),_0x3d1ce9[_0x482d68([0x74,0x68,0x65,0x6e])](()=>new window[(_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17e421=>{let _0x20488d=0x0;_0x139522[_0x482d68([0x6d,0x6f,0x64,0x65,0x6c])][_0x482d68([0x6f,0x6e])](_0x482d68([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x395829,_0x158566)=>{_0x158566[0x0][_0x482d68([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20488d++,_0x20488d==(0x73745db7^_0x4abbe2)&&(_0x17e421(),_0x395829[_0x482d68([0x6f,0x66,0x66])]());});}))];return window[_0x482d68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x482d68([0x72,0x61,0x63,0x65])](_0x5801bd)[_0x482d68([0x74,0x68,0x65,0x6e])](()=>_0x56ef64);}async function _0xc652e4(){await _0x3d1ce9,_0x139522[_0x482d68([0x6d,0x6f,0x64,0x65,0x6c])][_0x482d68([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e5ab3,_0x139522[_0x482d68([0x6d,0x6f,0x64,0x65,0x6c])][_0x482d68([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e5ab3,_0x139522[_0x482d68([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x482d68([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1c061b(){return window[_0x482d68([0x67,0x6c,0x6f,0x62])]&&window[_0x482d68([0x67,0x6c,0x6f,0x62])][_0x482d68([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x186548(_0x1332cf){const _0x3da795=_0x2a89a4();_0x139522[_0x3da795]=_0x482d68([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])+_0x1332cf,_0x1332cf!=_0x482d68([0x56,0x61,0x6c,0x69,0x64])&&_0xc652e4();}function _0x2a89a4(){const _0x1cd3d7=window[_0x482d68([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x482d68([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x482d68([0x6e,0x6f,0x77])]())[_0x482d68([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x482d68([0x2e]),'');let _0x484e38=_0x482d68([0x73]);for(let _0x3c927e=0x0;_0x3c927e<_0x1cd3d7[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c927e+=0x2){let _0x5ed8cc=window[_0x482d68([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cd3d7[_0x482d68([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3c927e,_0x3c927e+0x2));_0x5ed8cc>=_0x209433[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ed8cc-=_0x209433[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x484e38+=_0x209433[_0x5ed8cc];}return _0x484e38;}function _0x49498e(){const _0x423b40=_0x5a8514[_0x482d68([0x73,0x70,0x6c,0x69,0x74])](_0x482d68([0x2e]));if(0x3!=_0x423b40[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1442fe(_0x423b40[0x1]);function _0x1442fe(_0x7a6681){const _0x434953=_0x5c3e3f(_0x7a6681);return _0x434953&&_0x56e931()?_0x434953:null;function _0x56e931(){const _0x10a13f=_0x434953[_0x482d68([0x6a,0x74,0x69])],_0x4ef550=window[_0x482d68([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10a13f[_0x482d68([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10a13f[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x555b28={..._0x434953,[_0x482d68([0x6a,0x74,0x69])]:_0x10a13f[_0x482d68([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x10a13f[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x555b28[_0x482d68([0x76,0x63])],_0x120815(_0x555b28)==_0x4ef550;}}}async function _0x213156(){let _0x4f8bd7=!0x0;try{const _0x5ebb00=_0x5a8514[_0x482d68([0x73,0x70,0x6c,0x69,0x74])](_0x482d68([0x2e])),[_0x18dfbd,_0x511366,_0x306747]=_0x5ebb00;return _0x2a7fb5(_0x18dfbd),await _0x4ac2b9(_0x18dfbd,_0x511366,_0x306747),_0x4f8bd7;}catch{return!0x1;}function _0x2a7fb5(_0x2bedf8){const _0x36ade5=_0x5c3e3f(_0x2bedf8);_0x36ade5&&_0x36ade5[_0x482d68([0x61,0x6c,0x67])]==_0x482d68([0x45,0x53,0x32,0x35,0x36])||(_0x4f8bd7=!0x1);}async function _0x4ac2b9(_0x5e024f,_0x5012b6,_0x3103c8){const _0x276a82=window[_0x482d68([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x482d68([0x66,0x72,0x6f,0x6d])](_0x3cbbbc(_0x3103c8),_0x4fe4d5=>_0x4fe4d5[_0x482d68([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x464a37=new window[(_0x482d68([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x482d68([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5e024f+_0x482d68([0x2e])+_0x5012b6),_0x223338=window[_0x482d68([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x482d68([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x223338)return;const _0x512497=await _0x223338[_0x482d68([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x482d68([0x6a,0x77,0x6b]),_0x2a1e41,{[_0x482d68([0x6e,0x61,0x6d,0x65])]:_0x482d68([0x45,0x43,0x44,0x53,0x41]),[_0x482d68([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x482d68([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x482d68([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x223338[_0x482d68([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x482d68([0x6e,0x61,0x6d,0x65])]:_0x482d68([0x45,0x43,0x44,0x53,0x41]),[_0x482d68([0x68,0x61,0x73,0x68])]:{[_0x482d68([0x6e,0x61,0x6d,0x65])]:_0x482d68([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x512497,_0x276a82,_0x464a37)||(_0x4f8bd7=!0x1);}}function _0x5c3e3f(_0x3b7c88){return _0x3b7c88[_0x482d68([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x482d68([0x65,0x79]))?JSON[_0x482d68([0x70,0x61,0x72,0x73,0x65])](_0x3cbbbc(_0x3b7c88)):null;}function _0x3cbbbc(_0x53dd4a){return window[_0x482d68([0x61,0x74,0x6f,0x62])](_0x53dd4a[_0x482d68([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x482d68([0x2b]))[_0x482d68([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x482d68([0x2f])));}function _0x120815(_0x38b859){let _0x20f1a7=0x1505;function _0x48972f(_0x4d80b4){for(let _0x5645eb=0x0;_0x5645eb<_0x4d80b4[_0x482d68([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5645eb++){const _0xf5f664=_0x4d80b4[_0x482d68([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5645eb);_0x20f1a7=(_0x20f1a7<<0x5)+_0x20f1a7+_0xf5f664,_0x20f1a7&=_0x20f1a7;}}function _0x4adc06(_0x2ffed2){Array[_0x482d68([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ffed2)?_0x2ffed2[_0x482d68([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4adc06):_0x2ffed2&&typeof _0x2ffed2==_0x482d68([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x482d68([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ffed2)[_0x482d68([0x73,0x6f,0x72,0x74])]()[_0x482d68([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x569da5,_0x18e815])=>{_0x48972f(_0x569da5),_0x4adc06(_0x18e815);}):_0x48972f(window[_0x482d68([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ffed2));}return _0x4adc06(_0x38b859),_0x20f1a7>>>0x0;}function _0x58d65d(_0x519101){return _0x519101[_0x482d68([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x482d68([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x482d68([0x30]));}function _0x294cc4(_0x1ddf5f){return _0x1ddf5f[_0x482d68([0x73,0x70,0x6c,0x69,0x74])]('')[_0x482d68([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x482d68([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e5ab3(){}function _0x482d68(_0x34519a){const _0x2aec65=_0x2584;return _0x34519a[_0x2aec65(0x1a2)](_0x3858d9=>String[_0x2aec65(0x19e)](_0x3858d9))[_0x2aec65(0x1aa)]('');}_0x186548(await _0x1a3ccd());}(this);}}
|
|
23
|
+
const _0x4f560b=_0x1aa2;(function(_0x294c5a,_0x570417){const _0x1fb703=_0x1aa2,_0x126934=_0x294c5a();while(!![]){try{const _0x122037=-parseInt(_0x1fb703(0xf4))/0x1*(parseInt(_0x1fb703(0xe5))/0x2)+parseInt(_0x1fb703(0xdc))/0x3*(-parseInt(_0x1fb703(0xec))/0x4)+-parseInt(_0x1fb703(0xfb))/0x5*(-parseInt(_0x1fb703(0x100))/0x6)+parseInt(_0x1fb703(0xda))/0x7*(parseInt(_0x1fb703(0x101))/0x8)+parseInt(_0x1fb703(0xeb))/0x9+-parseInt(_0x1fb703(0xf2))/0xa*(parseInt(_0x1fb703(0xd9))/0xb)+-parseInt(_0x1fb703(0xfc))/0xc*(-parseInt(_0x1fb703(0xe9))/0xd);if(_0x122037===_0x570417)break;else _0x126934['push'](_0x126934['shift']());}catch(_0x12e385){_0x126934['push'](_0x126934['shift']());}}}(_0x40ca,0x7ef67));import{Plugin as _0x4778d8}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x500a3b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5a473e,uid as _0x28becc}from'ckeditor5/src/utils.js';function _0x1aa2(_0x4053d1,_0x3d2a06){const _0x40cafd=_0x40ca();return _0x1aa2=function(_0x1aa266,_0x2f3320){_0x1aa266=_0x1aa266-0xd9;let _0x33ab3b=_0x40cafd[_0x1aa266];return _0x33ab3b;},_0x1aa2(_0x4053d1,_0x3d2a06);}import{MSOfficeStylesInliner as _0x382cfd}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4778d8{static get[_0x4f560b(0xdf)](){const _0x226a0e=_0x4f560b;return _0x226a0e(0xf7);}static get[_0x4f560b(0xdb)](){return!0x0;}static get[_0x4f560b(0xdd)](){return!0x0;}static get[_0x4f560b(0xf3)](){const _0x35fe0c=_0x4f560b;return[_0x35fe0c(0xf6)];}[_0x4f560b(0xed)](){const _0x462d97=_0x4f560b,_0x268396=this[_0x462d97(0xe6)],_0x108245=_0x268396[_0x462d97(0xe7)][_0x462d97(0xe0)](_0x462d97(0xff)),_0x80990e=_0x268396[_0x462d97(0xf8)][_0x462d97(0xe3)][_0x462d97(0xe8)],_0x1c895e=new _0x382cfd(_0x80990e);_0x108245['on'](_0x462d97(0xf0),(_0x381ab2,_0xeea10)=>{const _0x1ed2a8=_0x462d97,_0x2070a2=_0xeea10[_0x1ed2a8(0xee)][_0x1ed2a8(0xe1)](_0x1ed2a8(0xf9));_0x1c895e[_0x1ed2a8(0xfe)](_0x2070a2)&&(_0xeea10[_0x1ed2a8(0xea)]||(_0xeea10[_0x1ed2a8(0xea)]=_0x500a3b(_0x2070a2,_0x80990e[_0x1ed2a8(0xf5)])),_0x1c895e[_0x1ed2a8(0xfd)](_0xeea10));},{'priority':_0x5a473e[_0x462d97(0xe0)](_0x462d97(0xe4))+0xb});}[_0x4f560b(0xe2)](){!async function(_0x5c8a72){const _0x584edc=_0x27a3c2([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]),_0x318c68=0x7374585f,_0x21193b=0x7373def7^_0x318c68,_0xcd70e4=window[_0x27a3c2([0x44,0x61,0x74,0x65])][_0x27a3c2([0x6e,0x6f,0x77])](),_0x44c422=_0x5c8a72[_0x27a3c2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d751b=new window[(_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c59e1=>{_0x44c422[_0x27a3c2([0x6f,0x6e,0x63,0x65])](_0x27a3c2([0x72,0x65,0x61,0x64,0x79]),_0x2c59e1);}),_0x45859c={[_0x27a3c2([0x6b,0x74,0x79])]:_0x27a3c2([0x45,0x43]),[_0x27a3c2([0x75,0x73,0x65])]:_0x27a3c2([0x73,0x69,0x67]),[_0x27a3c2([0x63,0x72,0x76])]:_0x27a3c2([0x50,0x2d,0x32,0x35,0x36]),[_0x27a3c2([0x78])]:_0x27a3c2([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]),[_0x27a3c2([0x79])]:_0x27a3c2([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]),[_0x27a3c2([0x61,0x6c,0x67])]:_0x27a3c2([0x45,0x53,0x32,0x35,0x36])},_0x2a2504=_0x44c422[_0x27a3c2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x27a3c2([0x67,0x65,0x74])](_0x27a3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x377ba3(){let _0x761e38,_0x3ed969=null,_0x566af3=null;try{if(_0x2a2504==_0x27a3c2([0x47,0x50,0x4c]))return _0x27a3c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x761e38=_0x5433bb(),!_0x761e38)return _0x27a3c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x761e38[_0x27a3c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x566af3=_0x4cdb65(_0x761e38[_0x27a3c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x761e38[_0x27a3c2([0x6a,0x74,0x69])])),await _0x1e9e76()?_0x14a81d()?_0x41613d()?_0x27a3c2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x28d2d4()?(_0x761e38[_0x27a3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27a3c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ed969=_0x2b53cc(_0x27a3c2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd1291f()):_0x27a3c2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x27a3c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x27a3c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x27a3c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x41613d(){const _0xe339db=[_0x27a3c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x27a3c2([0x74,0x72,0x69,0x61,0x6c])][_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x761e38[_0x27a3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xcd70e4/0x3e8:0xe10*_0x21193b;return _0x761e38[_0x27a3c2([0x65,0x78,0x70])]<_0xe339db;}function _0x14a81d(){const _0x597f8d=_0x761e38[_0x27a3c2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x597f8d&&(!!_0x597f8d[_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a3c2([0x2a]))||(!!_0x597f8d[_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a3c2([0x50,0x4f,0x45]))||(!!_0x597f8d[_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a3c2([0x50,0x50]))||!(!_0x597f8d[_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a3c2([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x52f1ad()))));}function _0x28d2d4(){const _0xde3d91=_0x1aa2,_0x3442f6=_0x761e38[_0x27a3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3442f6||0x0==_0x3442f6[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x31bcae}=new URL(window[_0x27a3c2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xde3d91(0xf1)]);if(_0x3442f6[_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31bcae))return!0x0;const _0x2ebdf4=_0x31bcae[_0x27a3c2([0x73,0x70,0x6c,0x69,0x74])](_0x27a3c2([0x2e]));return _0x3442f6[_0x27a3c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x39a2ab=>_0x39a2ab[_0x27a3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a3c2([0x2a])))[_0x27a3c2([0x6d,0x61,0x70])](_0x4e1311=>_0x4e1311[_0x27a3c2([0x73,0x70,0x6c,0x69,0x74])](_0x27a3c2([0x2e])))[_0x27a3c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2b33d3=>_0x2b33d3[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2ebdf4[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x27a3c2([0x6d,0x61,0x70])](_0x436f8f=>Array(_0x2ebdf4[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x436f8f[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x27a3c2([0x66,0x69,0x6c,0x6c])](_0x436f8f[0x0]===_0x27a3c2([0x2a])?_0x27a3c2([0x2a]):'')[_0x27a3c2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x436f8f))[_0x27a3c2([0x73,0x6f,0x6d,0x65])](_0xad806=>_0x2ebdf4[_0x27a3c2([0x65,0x76,0x65,0x72,0x79])]((_0x98cd64,_0x2661cc)=>_0xad806[_0x2661cc]===_0x98cd64||_0xad806[_0x2661cc]===_0x27a3c2([0x2a])));}function _0xd1291f(){return _0x3ed969&&_0x566af3?new window[(_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x271387,_0x45207f)=>{_0x3ed969[_0x27a3c2([0x74,0x68,0x65,0x6e])](_0x271387,_0x45207f),_0x566af3[_0x27a3c2([0x74,0x68,0x65,0x6e])](_0x462ef3=>{_0x462ef3!=_0x27a3c2([0x56,0x61,0x6c,0x69,0x64])&&_0x271387(_0x462ef3);},_0x45207f);}):_0x3ed969||_0x566af3||_0x27a3c2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4cdb65(_0x421434,_0xc73a76){return new window[(_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a3319=>{if(_0xdfbcfc())return _0x5a3319(_0x27a3c2([0x56,0x61,0x6c,0x69,0x64]));_0x1d6404(),_0x44c422[_0x27a3c2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x27a3c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x220a81=!0x1;const _0x316703=_0x28becc();function _0x5b6ff1(_0x8c200e){return!!_0x8c200e&&(typeof _0x8c200e===_0x27a3c2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x8c200e===_0x27a3c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x8c200e[_0x27a3c2([0x74,0x68,0x65,0x6e])]===_0x27a3c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x8c200e[_0x27a3c2([0x63,0x61,0x74,0x63,0x68])]===_0x27a3c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5f3548(_0x23d31e){_0x297bc1(_0x23d31e)[_0x27a3c2([0x74,0x68,0x65,0x6e])](_0x569e46=>{if(!_0x569e46||_0x569e46[_0x27a3c2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x27a3c2([0x6f,0x6b]))return _0x27a3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2623ea(_0xaa2fd6(_0x316703+_0xc73a76))!=_0x569e46[_0x27a3c2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x27a3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x27a3c2([0x56,0x61,0x6c,0x69,0x64]);})[_0x27a3c2([0x74,0x68,0x65,0x6e])](_0x312354=>(_0x35c5a7(),_0x312354),()=>{const _0x3fadfe=_0x3e2cad();return null==_0x3fadfe?(_0x35c5a7(),_0x27a3c2([0x56,0x61,0x6c,0x69,0x64])):_0x27a3c2(_0xcd70e4-_0x3fadfe>(0x5778dc5f^_0x318c68)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x27a3c2([0x74,0x68,0x65,0x6e])](_0x5a3319)[_0x27a3c2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a3319(_0x27a3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x567648=0x7342b6df^_0x318c68;function _0x35c5a7(){const _0x272b5d=_0x27a3c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2623ea(_0xaa2fd6(_0x421434)),_0x4692fb=_0x133d2c(_0x2623ea(window[_0x27a3c2([0x4d,0x61,0x74,0x68])][_0x27a3c2([0x63,0x65,0x69,0x6c])](_0xcd70e4/_0x567648)));window[_0x27a3c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27a3c2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x272b5d,_0x4692fb);}function _0x3e2cad(){const _0x2f4c37=_0x27a3c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2623ea(_0xaa2fd6(_0x421434)),_0x3b1213=window[_0x27a3c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27a3c2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f4c37);return _0x3b1213?window[_0x27a3c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x133d2c(_0x3b1213),0x10)*_0x567648:null;}function _0x297bc1(_0x497006){return new window[(_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ee114,_0x569253)=>{_0x497006[_0x27a3c2([0x74,0x68,0x65,0x6e])](_0x3ee114,_0x569253),window[_0x27a3c2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x569253,0x73758c9f^_0x318c68);});}}_0x44c422[_0x27a3c2([0x6f,0x6e])](_0x27a3c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xde9c41,_0x3267b8)=>{if(_0x3267b8[0x0]!=_0x421434)return _0x5a3319(_0x27a3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3267b8[0x1]={..._0x3267b8[0x1],[_0x27a3c2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x316703};},{[_0x27a3c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27a3c2([0x68,0x69,0x67,0x68])}),_0x44c422[_0x27a3c2([0x6f,0x6e])](_0x27a3c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3392b6=>{_0x5b6ff1(_0x3392b6[_0x27a3c2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x220a81=!0x0,_0x5f3548(_0x3392b6[_0x27a3c2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x27a3c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27a3c2([0x6c,0x6f,0x77])}),_0x2d751b[_0x27a3c2([0x74,0x68,0x65,0x6e])](()=>{_0x220a81||_0x5a3319(_0x27a3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xdfbcfc(){return _0x44c422[_0x27a3c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27a3c2([0x76,0x69,0x65,0x77])][_0x27a3c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x27a3c2([0x61,0x75,0x74,0x6f]);}function _0x1d6404(){_0x44c422[_0x27a3c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27a3c2([0x76,0x69,0x65,0x77])][_0x27a3c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27a3c2([0x61,0x75,0x74,0x6f]);}}function _0x2b53cc(_0x6215cf){const _0x3df8f2=[new window[(_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41b90d=>setTimeout(_0x41b90d,0x737d6693^_0x318c68)),_0x2d751b[_0x27a3c2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8dd6=>{let _0x2d16ad=0x0;_0x44c422[_0x27a3c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x27a3c2([0x6f,0x6e])](_0x27a3c2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x386384,_0x5abe14)=>{_0x5abe14[0x0][_0x27a3c2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2d16ad++,_0x2d16ad==(0x73745db7^_0x318c68)&&(_0x2b8dd6(),_0x386384[_0x27a3c2([0x6f,0x66,0x66])]());});}))];return window[_0x27a3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27a3c2([0x72,0x61,0x63,0x65])](_0x3df8f2)[_0x27a3c2([0x74,0x68,0x65,0x6e])](()=>_0x6215cf);}async function _0x38b227(){await _0x2d751b,_0x44c422[_0x27a3c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x27a3c2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49fff3,_0x44c422[_0x27a3c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x27a3c2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49fff3,_0x44c422[_0x27a3c2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x27a3c2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x52f1ad(){return window[_0x27a3c2([0x67,0x6c,0x6f,0x62])]&&window[_0x27a3c2([0x67,0x6c,0x6f,0x62])][_0x27a3c2([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4c0f45(_0x401230){const _0x90acff=_0x1bd7e3();_0x44c422[_0x90acff]=_0x27a3c2([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])+_0x401230,_0x401230!=_0x27a3c2([0x56,0x61,0x6c,0x69,0x64])&&_0x38b227();}function _0x1bd7e3(){const _0x590884=window[_0x27a3c2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x27a3c2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x27a3c2([0x6e,0x6f,0x77])]())[_0x27a3c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x27a3c2([0x2e]),'');let _0xdc7803=_0x27a3c2([0x73]);for(let _0x110c5d=0x0;_0x110c5d<_0x590884[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x110c5d+=0x2){let _0x458b1e=window[_0x27a3c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x590884[_0x27a3c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x110c5d,_0x110c5d+0x2));_0x458b1e>=_0x584edc[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x458b1e-=_0x584edc[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xdc7803+=_0x584edc[_0x458b1e];}return _0xdc7803;}function _0x5433bb(){const _0x425616=_0x2a2504[_0x27a3c2([0x73,0x70,0x6c,0x69,0x74])](_0x27a3c2([0x2e]));if(0x3!=_0x425616[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x29787b(_0x425616[0x1]);function _0x29787b(_0x1b458b){const _0x47182c=_0x162497(_0x1b458b);return _0x47182c&&_0x18f34b()?_0x47182c:null;function _0x18f34b(){const _0x2ac9d1=_0x47182c[_0x27a3c2([0x6a,0x74,0x69])],_0x496255=window[_0x27a3c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ac9d1[_0x27a3c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ac9d1[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x209582={..._0x47182c,[_0x27a3c2([0x6a,0x74,0x69])]:_0x2ac9d1[_0x27a3c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ac9d1[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x209582[_0x27a3c2([0x76,0x63])],_0xaa2fd6(_0x209582)==_0x496255;}}}async function _0x1e9e76(){let _0x3a5dfe=!0x0;try{const _0xf7bfe4=_0x2a2504[_0x27a3c2([0x73,0x70,0x6c,0x69,0x74])](_0x27a3c2([0x2e])),[_0x4829b9,_0x1d80fe,_0x193c6c]=_0xf7bfe4;return _0x21969f(_0x4829b9),await _0x50d15e(_0x4829b9,_0x1d80fe,_0x193c6c),_0x3a5dfe;}catch{return!0x1;}function _0x21969f(_0xcd2274){const _0x32e8fa=_0x162497(_0xcd2274);_0x32e8fa&&_0x32e8fa[_0x27a3c2([0x61,0x6c,0x67])]==_0x27a3c2([0x45,0x53,0x32,0x35,0x36])||(_0x3a5dfe=!0x1);}async function _0x50d15e(_0xd6c04,_0xc4de4a,_0x44a4b6){const _0x10db41=window[_0x27a3c2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x27a3c2([0x66,0x72,0x6f,0x6d])](_0x6698ae(_0x44a4b6),_0x7d3dbd=>_0x7d3dbd[_0x27a3c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x22f332=new window[(_0x27a3c2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x27a3c2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xd6c04+_0x27a3c2([0x2e])+_0xc4de4a),_0x5904f3=window[_0x27a3c2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x27a3c2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5904f3)return;const _0x53d6a1=await _0x5904f3[_0x27a3c2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x27a3c2([0x6a,0x77,0x6b]),_0x45859c,{[_0x27a3c2([0x6e,0x61,0x6d,0x65])]:_0x27a3c2([0x45,0x43,0x44,0x53,0x41]),[_0x27a3c2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x27a3c2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x27a3c2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5904f3[_0x27a3c2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x27a3c2([0x6e,0x61,0x6d,0x65])]:_0x27a3c2([0x45,0x43,0x44,0x53,0x41]),[_0x27a3c2([0x68,0x61,0x73,0x68])]:{[_0x27a3c2([0x6e,0x61,0x6d,0x65])]:_0x27a3c2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x53d6a1,_0x10db41,_0x22f332)||(_0x3a5dfe=!0x1);}}function _0x162497(_0x16ca6c){return _0x16ca6c[_0x27a3c2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x27a3c2([0x65,0x79]))?JSON[_0x27a3c2([0x70,0x61,0x72,0x73,0x65])](_0x6698ae(_0x16ca6c)):null;}function _0x6698ae(_0x558102){return window[_0x27a3c2([0x61,0x74,0x6f,0x62])](_0x558102[_0x27a3c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x27a3c2([0x2b]))[_0x27a3c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x27a3c2([0x2f])));}function _0xaa2fd6(_0x5d7df0){let _0x3ab0d1=0x1505;function _0x3a460b(_0x434cb3){for(let _0x4a4fcf=0x0;_0x4a4fcf<_0x434cb3[_0x27a3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a4fcf++){const _0x5cc1d8=_0x434cb3[_0x27a3c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4a4fcf);_0x3ab0d1=(_0x3ab0d1<<0x5)+_0x3ab0d1+_0x5cc1d8,_0x3ab0d1&=_0x3ab0d1;}}function _0x404094(_0x175d6c){Array[_0x27a3c2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x175d6c)?_0x175d6c[_0x27a3c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x404094):_0x175d6c&&typeof _0x175d6c==_0x27a3c2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x27a3c2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x175d6c)[_0x27a3c2([0x73,0x6f,0x72,0x74])]()[_0x27a3c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1321ec,_0x402ff8])=>{_0x3a460b(_0x1321ec),_0x404094(_0x402ff8);}):_0x3a460b(window[_0x27a3c2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x175d6c));}return _0x404094(_0x5d7df0),_0x3ab0d1>>>0x0;}function _0x2623ea(_0x48d937){return _0x48d937[_0x27a3c2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x27a3c2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x27a3c2([0x30]));}function _0x133d2c(_0x12edd2){return _0x12edd2[_0x27a3c2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x27a3c2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x27a3c2([0x6a,0x6f,0x69,0x6e])]('');}function _0x49fff3(){}function _0x27a3c2(_0x41a699){const _0x101f2e=_0x1aa2;return _0x41a699[_0x101f2e(0xde)](_0x177390=>String[_0x101f2e(0xfa)](_0x177390))[_0x101f2e(0xef)]('');}_0x4c0f45(await _0x377ba3());}(this);}}function _0x40ca(){const _0x4ab430=['fromCharCode','1090RbfeMo','12OiSCeG','execute','isActive','ClipboardPipeline','11574VBRkiM','928yJYtFs','176BfODZV','25088uJVCZv','isOfficialPlugin','3reJSAs','isPremiumPlugin','map','pluginName','get','getData','afterInit','view','high','1686268qNzorO','editor','plugins','document','16658993qBXdFV','_parsedData','1912833eGKztb','2293260oEmQIU','init','dataTransfer','join','inputTransformation','href','246110GZexbt','requires','1XZmOEP','stylesProcessor','PasteFromOffice','PasteFromOfficeEnhancedInliner','editing','text/html'];_0x40ca=function(){return _0x4ab430;};return _0x40ca();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3365d0=_0x492f;(function(_0x149b30,_0x3d48cf){const _0x10d000=_0x492f,_0x307955=_0x149b30();while(!![]){try{const _0x2cbf30=-parseInt(_0x10d000(0x20b))/0x1+parseInt(_0x10d000(0x1fc))/0x2+-parseInt(_0x10d000(0x1f0))/0x3*(-parseInt(_0x10d000(0x1e1))/0x4)+parseInt(_0x10d000(0x1eb))/0x5*(-parseInt(_0x10d000(0x211))/0x6)+parseInt(_0x10d000(0x1f7))/0x7*(parseInt(_0x10d000(0x1fe))/0x8)+parseInt(_0x10d000(0x1fb))/0x9+parseInt(_0x10d000(0x1f4))/0xa;if(_0x2cbf30===_0x3d48cf)break;else _0x307955['push'](_0x307955['shift']());}catch(_0x56e52b){_0x307955['push'](_0x307955['shift']());}}}(_0x5298,0x95e90));import{Plugin as _0x19b202}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x137ae1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x6923f9}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x10d022}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x492f(_0x177123,_0x597492){const _0x52988c=_0x5298();return _0x492f=function(_0x492f3c,_0x39bd4b){_0x492f3c=_0x492f3c-0x1e0;let _0x2a3de7=_0x52988c[_0x492f3c];return _0x2a3de7;},_0x492f(_0x177123,_0x597492);}export class PasteFromOfficeEnhancedPropagator extends _0x19b202{[_0x3365d0(0x1e3)];[_0x3365d0(0x210)];static get[_0x3365d0(0x20f)](){const _0x1b8446=_0x3365d0;return _0x1b8446(0x212);}static get[_0x3365d0(0x1f9)](){return!0x0;}static get[_0x3365d0(0x203)](){return!0x0;}static get[_0x3365d0(0x205)](){const _0x212bf1=_0x3365d0;return[_0x212bf1(0x1ff)];}[_0x3365d0(0x1f5)](){const _0x419691=_0x3365d0,_0x5db67a=this[_0x419691(0x1ea)],_0x1cf5ed=_0x5db67a[_0x419691(0x1ef)][_0x419691(0x204)](_0x419691(0x1ed)),_0xb29199=_0x5db67a[_0x419691(0x1e6)][_0x419691(0x207)][_0x419691(0x1f1)],_0x172a47=new _0x10d022(_0xb29199);_0x1cf5ed['on'](_0x419691(0x1e8),(_0x458a75,_0x2c4ddb)=>{const _0x17ea03=_0x419691,_0x13b10c=_0x2c4ddb[_0x17ea03(0x20c)][_0x17ea03(0x1e9)](_0x17ea03(0x213));_0x172a47[_0x17ea03(0x1e7)](_0x13b10c)&&(_0x2c4ddb[_0x17ea03(0x209)]||(_0x2c4ddb[_0x17ea03(0x209)]=_0x137ae1(_0x13b10c,_0xb29199[_0x17ea03(0x1e2)])),_0x172a47[_0x17ea03(0x20a)](_0x2c4ddb));},{'priority':_0x6923f9[_0x419691(0x204)](_0x419691(0x1f2))+0xa}),this[_0x419691(0x1e3)]=this[_0x419691(0x1ea)][_0x419691(0x1fd)][_0x419691(0x204)](_0x419691(0x1e3));const _0x4095c5=this[_0x419691(0x1ea)];this[_0x419691(0x210)]=setInterval(()=>{const _0x28554a=_0x419691;let _0x4bf785;for(const _0x339dd8 in _0x4095c5){const _0x5f386f=_0x339dd8,_0x2745fc=_0x4095c5[_0x5f386f];if(_0x28554a(0x1f6)==_0x2745fc||_0x28554a(0x200)==_0x2745fc||_0x28554a(0x1ec)==_0x2745fc||_0x28554a(0x20d)==_0x2745fc||_0x28554a(0x1e0)==_0x2745fc||_0x28554a(0x202)==_0x2745fc||_0x28554a(0x208)==_0x2745fc){delete _0x4095c5[_0x5f386f],_0x4bf785=_0x2745fc,clearInterval(this[_0x28554a(0x210)]),this[_0x28554a(0x210)]=void 0x0;break;}}_0x28554a(0x200)==_0x4bf785&&_0x4095c5[_0x28554a(0x1f8)](_0x28554a(0x206)),_0x28554a(0x1ec)==_0x4bf785&&_0x4095c5[_0x28554a(0x1f8)](_0x28554a(0x20e)),_0x28554a(0x20d)==_0x4bf785&&_0x4095c5[_0x28554a(0x1f8)](_0x28554a(0x1e4)),_0x28554a(0x1e0)==_0x4bf785&&_0x4095c5[_0x28554a(0x1f8)](_0x28554a(0x1fa),_0x28554a(0x1e5)),_0x28554a(0x202)==_0x4bf785&&_0x4095c5[_0x28554a(0x1f8)](_0x28554a(0x201)),_0x28554a(0x208)==_0x4bf785&&_0x4095c5[_0x28554a(0x1f8)](_0x28554a(0x1ee));},0x3e8);}[_0x3365d0(0x1f3)](){const _0x23f099=_0x3365d0;super[_0x23f099(0x1f3)](),this[_0x23f099(0x210)]&&clearInterval(this[_0x23f099(0x210)]);}}function _0x5298(){const _0x9d8bfb=['document','high','destroy','1962550htWSVr','init','pasteFromOfficeEnhancedLicenseKeyValid','1335019rOtyJg','_showLicenseError','isOfficialPlugin','featureNotAllowed','6578469bXYNcr','158288QvzXbO','config','8aaTSkP','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyInvalid','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','isPremiumPlugin','get','requires','invalid','view','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','execute','810979ZzEEnG','dataTransfer','pasteFromOfficeEnhancedLicenseKeyDomainLimit','expired','pluginName','_licenseKeyCheckInterval','105336GyhLoX','PasteFromOfficeEnhancedPropagator','text/html','pasteFromOfficeEnhancedLicenseKeyNotAllowed','8zzWRTP','stylesProcessor','licenseKey','domainLimit','PasteFromOfficeEnhanced','editing','isActive','inputTransformation','getData','editor','140NqTLaB','pasteFromOfficeEnhancedLicenseKeyExpired','ClipboardPipeline','usageLimit','plugins','1079283ToJwoK'];_0x5298=function(){return _0x9d8bfb;};return _0x5298();}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1ba9(_0x53f991,_0xf5ad1b){const _0x310d38=_0x310d();return _0x1ba9=function(_0x1ba931,_0x2d6df3){_0x1ba931=_0x1ba931-0x190;let _0x104fd0=_0x310d38[_0x1ba931];return _0x104fd0;},_0x1ba9(_0x53f991,_0xf5ad1b);}function _0x310d(){const _0x36b79f=['4FMAKsX','test','1864BdVVEE','28177530upcTQY','55377tPEljl','1898820AbXyur','22111WMQOef','700575ySnVBt','5957917vKzUIa','164SSCtMm','3650187TBQlEZ'];_0x310d=function(){return _0x36b79f;};return _0x310d();}(function(_0x30bb86,_0x508725){const _0xb10c91=_0x1ba9,_0x36ef91=_0x30bb86();while(!![]){try{const _0x376ae4=parseInt(_0xb10c91(0x196))/0x1*(parseInt(_0xb10c91(0x199))/0x2)+parseInt(_0xb10c91(0x19a))/0x3*(-parseInt(_0xb10c91(0x190))/0x4)+parseInt(_0xb10c91(0x197))/0x5+-parseInt(_0xb10c91(0x195))/0x6+-parseInt(_0xb10c91(0x198))/0x7+parseInt(_0xb10c91(0x192))/0x8*(-parseInt(_0xb10c91(0x194))/0x9)+parseInt(_0xb10c91(0x193))/0xa;if(_0x376ae4===_0x508725)break;else _0x36ef91['push'](_0x36ef91['shift']());}catch(_0x37b971){_0x36ef91['push'](_0x36ef91['shift']());}}}(_0x310d,0xe8a9f));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x5da82c){const _0xe20041=_0x1ba9;return m[_0xe20041(0x191)](_0x5da82c);}
|