@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.4 → 47.6.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 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 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 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 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 O=n(584);function P(){const t=["24cIIlLh","3114cUbSdI","3nFOUzU","6mcgMBV","3865818opqnLu","test","2566164iOgrft","437400FbtxPE","5BbTlHZ","493002BHsFGp","4234256WOYYwZ","14810uFgyjm","1755691UHaHTC"];return(P=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(387369===parseInt(e(119))/1*(parseInt(e(126))/2)+-parseInt(e(124))/3+parseInt(e(123))/4*(-parseInt(e(125))/5)+parseInt(e(120))/6*(-parseInt(e(116))/7)+-parseInt(e(127))/8+parseInt(e(118))/9*(parseInt(e(115))/10)+parseInt(e(121))/11*(parseInt(e(117))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const R=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function M(t,e){const n=P();return(M=function(t,e){return n[t-=115]})(t,e)}function F(t){return R[M(122)](t)}!function(t){const e=N,n=t();for(;;)try{if(461087===parseInt(e(454))/1*(-parseInt(e(456))/2)+parseInt(e(430))/3*(-parseInt(e(440))/4)+parseInt(e(455))/5*(parseInt(e(442))/6)+-parseInt(e(451))/7*(-parseInt(e(429))/8)+-parseInt(e(436))/9+-parseInt(e(443))/10*(parseInt(e(448))/11)+parseInt(e(434))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=N,r=new Map;for(const[s,i]of e){if(!s[n(449)]&&!s[n(457)])continue;const e=!s[n(449)]||t[n(437)]===s[n(449)],o=!s[n(457)]||t[n(447)](s[n(457)]);e&&o&&r[n(450)](s,i)}return r}function N(t,e){const n=W();return(N=function(t,e){return n[t-=429]})(t,e)}function j(t){const e=N,n={};for(let r=0;r<t[e(444)];r++){const s=t[r],i=t[e(453)](s);e(446)!==i&&(n[s]=i)}return n}function D(t){const e=N,n=t[e(445)](",")[e(458)](t=>t[e(431)]()),r=[];for(const t of n){const n=T[e(432)](t);n&&r[e(433)](n[e(438)])}return r}function K(t){const e=N,n={};for(const r of t)Object[e(441)](n,r);return n}function W(){const t=["name","groups","style","3669628dytEDq","assign","6KpBfkv","216270NmMoDb","length","split","initial","hasClass","121VxVquc","tagName","set","23618eoduFY","selectorText","getPropertyValue","307LCXccu","1785790cluqck","2122GOfiIt","className","map","1744FpVtzU","3WwgbiL","trim","exec","push","20774976kkhJgQ","cssRules","7936380WJkQua"];return(W=function(){return t})()}const $=V;function V(t,e){const n=U();return(V=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(976940===parseInt(e(375))/1+-parseInt(e(396))/2*(-parseInt(e(385))/3)+-parseInt(e(393))/4+parseInt(e(373))/5+parseInt(e(388))/6*(-parseInt(e(376))/7)+parseInt(e(382))/8*(-parseInt(e(394))/9)+parseInt(e(383))/10*(parseInt(e(379))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class B extends L{[$(389)](t){const n=$,{body:r,styles:s}=t[n(384)],i=new e.ViewUpcastWriter(r[n(380)]),o=i[n(372)](r),a=function(t){const e=N,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(450)](t,i)}return n}(function(t){const e=N,n={};for(const r of t)for(const t of r[e(435)])if(t instanceof CSSStyleRule){const r=j(t[e(439)]);n[t[e(452)]]=Object[e(441)]({},n[t[e(452)]]||{},r)}return n}(s));for(const t of o){if(n(392)!==t[n(374)])continue;const e=k(t[n(390)],a);if(e[n(395)]){const r=K(Array[n(387)](e[n(391)]()));for(const e in r){const s=t[n(390)];s[n(381)](e)||i[n(386)](e,r[e],s)}}}t[n(378)]=r}[$(377)](t){return super[$(377)](t)||F(t)}}function U(){const t=["_parsedData","78jslxxd","setStyle","from","138WPEfEB","execute","item","values","elementStart","4476264ZLHCLd","16929387DAIRMQ","size","77844REYRbr","createRangeIn","6871315UuAgoI","type","1006210ElcUsC","269101HvRztm","isActive","content","99121BkIgWG","document","hasStyle","8AyadzK","1630rlGZcY"];return(U=function(){return t})()}const H=G;function z(){const t=["isPremiumPlugin","fromCharCode","PasteFromOfficeEnhancedInliner","PasteFromOffice","init","editing","1720668VxWliN","afterInit","document","editor","high","getData","isActive","4pFKonk","text/html","inputTransformation","view","264208yFKTAo","plugins","1349362hBHBoc","ClipboardPipeline","get","dataTransfer","_parsedData","pluginName","isOfficialPlugin","execute","map","450387MzRcIX","stylesProcessor","1226299sHKkcZ","href","requires","join","22381488NpcMbi","5011730TIcOnB"];return(z=function(){return t})()}function G(t,e){const n=z();return(G=function(t,e){return n[t-=343]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(682275===-parseInt(e(366))/1+parseInt(e(349))/2*(-parseInt(e(364))/3)+-parseInt(e(353))/4+-parseInt(e(371))/5+parseInt(e(378))/6+parseInt(e(355))/7+parseInt(e(370))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class q extends t.Plugin{static get[H(360)](){return H(374)}static get[H(361)](){return!0}static get[H(372)](){return!0}static get[H(368)](){return[H(375)]}[H(376)](){const t=H,e=this[t(345)],n=e[t(354)][t(357)](t(356)),r=e[t(377)][t(352)][t(344)],s=new B(r);n.on(t(351),(e,n)=>{const i=t,o=n[i(358)][i(347)](i(350));s[i(348)](o)&&(n[i(359)]||(n[i(359)]=C(o,r[i(365)])),s[i(362)](n))},{priority:O.priorities[t(357)](t(346))+11})}[H(343)](){!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(363)](t=>String[e(373)](t))[e(369)]("")}!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:1772323200;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(367)]);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 Z(){const t=["9rrZrfc","6162468tUZINC","font-weight","split","980055aMvzNI","text-decoration-line","underline","font-style","font-family","10qbilUB","vertical-align","5605216IsbmFv","bold","function","medium","12dcOOEe","color","createElement","length","italic","removeStyle","line-through","filter","setStyle","from","insertChild","getChildren","sub","includes","bolder","keys","sup","span","getStyle","6676bWsggd","font-size","text-decoration","280ggFGjq","8071189eIhlBB","82430ZHgYBM","strong","forEach","getStyleNames","super","14581963NdZKNp"];return(Z=function(){return t})()}const Q=nt;!function(t){const e=nt,n=t();for(;;)try{if(712317===-parseInt(e(374))/1*(-parseInt(e(377))/2)+-parseInt(e(389))/3+parseInt(e(400))/4*(-parseInt(e(379))/5)+parseInt(e(386))/6+parseInt(e(378))/7+parseInt(e(396))/8*(-parseInt(e(385))/9)+-parseInt(e(394))/10*(parseInt(e(384))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const _=[Q(401),Q(393),Q(375),Q(376),Q(390),Q(387),Q(392),Q(395)],J=[Q(401),Q(393),Q(375)],X={"font-style":[[Q(404),"i"]],"font-weight":[[Q(399),Q(380)],[Q(397),Q(380)],[Q(369),Q(380)],[t=>Number(t)>=600,Q(380)]],"text-decoration":[[Q(391),"u"],[Q(406),"s"]],"text-decoration-line":[[Q(391),"u"],[Q(406),"s"]],"vertical-align":[[Q(367),Q(367)],[Q(383),Q(371)]]};function Y(t){return _[Q(368)](t)}function tt(t){const e=Q;return Array[e(409)](t[e(382)]())[e(407)](Y)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Q,r={},s={};return e[n(381)](e=>{const i=n,o=t[i(373)](e);if(o)if(a=e,J[Q(368)](a))r[e]=o;else if(e in X){const t=o[i(388)](" ");X[e][i(381)](([n,r])=>{const o=i;for(const i of t)(o(398)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=Q;for(const s in n)n[s][r(381)](([,n])=>{const s=r,i=e[s(402)](n,[],t[s(366)]());e[s(365)](0,i,t)}),e[r(405)](s,t)})(t,e,s),function(t,e,n){const r=Q;if(!Object[r(370)](n)[r(403)])return;const s=e[r(402)](r(372),[],t[r(366)]());e[r(408)](n,s),e[r(365)](0,s,t),e[r(405)](Object[r(370)](n),t)}(t,e,r)}function nt(t,e){const n=Z();return(nt=function(t,e){return n[t-=365]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=203]})(t,e)}function it(){const t=["365806IEloNY","includes","25531SLQaQw","106048liJRrx","6UToMrB","17888foJXLK","stylesProcessor","941166IQcFrN","1280OUdDQL","_parsedData","23qRRCbb","795512rPKFrr","7908hVSWDt","blockElements","getItems","execute","element","name","3070vfLHow","font","createRangeIn","content","document","isActive"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(175328===-parseInt(e(215))/1*(parseInt(e(210))/2)+-parseInt(e(209))/3*(-parseInt(e(208))/4)+parseInt(e(213))/5*(-parseInt(e(217))/6)+-parseInt(e(205))/7+-parseInt(e(216))/8+parseInt(e(212))/9+parseInt(e(223))/10*(parseInt(e(207))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends L{[rt(220)](t){const n=rt,{body:r}=t[n(214)],s=new e.ViewUpcastWriter(r[n(203)]),i=s[n(225)](r),o=new e.ViewDocument(s[n(203)][n(211)]),a=[...new e.ViewDomConverter(o)[n(218)],n(224)],c=i[n(219)]();for(const t of c)if(t.is(n(221))&&a[n(206)](t[n(222)])){et(t,s,tt(t))}t[n(226)]=r}[rt(204)](t){return super[rt(204)](t)||F(t)}}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=180]})(t,e)}function lt(){const t=["5sBAlcK","high","pasteFromOfficeEnhancedLicenseKeyNotAllowed","destroy","dataTransfer","domainLimit","2UhEdHj","evaluationLimit","getData","editing","267666HXOziV","get","ClipboardPipeline","322361UjAOGw","160443jsEDHx","7SaeRKT","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","PasteFromOffice","1934988ztobOG","expired","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","featureNotAllowed","document","view","280azDaNJ","text/html","stylesProcessor","864Inxzoy","isOfficialPlugin","isActive","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","isPremiumPlugin","180mOWaTa","_parsedData","1992219fNkARK","PasteFromOfficeEnhancedPropagator","5736072GhbXzP","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","config","init","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","requires","invalid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","plugins","editor","541453GPkrNg","execute","pluginName"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(767927===parseInt(e(233))/1+-parseInt(e(229))/2*(parseInt(e(204))/3)+parseInt(e(187))/4*(parseInt(e(223))/5)+-parseInt(e(206))/6*(-parseInt(e(183))/7)+parseInt(e(194))/8*(parseInt(e(182))/9)+parseInt(e(202))/10*(parseInt(e(220))/11)+parseInt(e(197))/12*(-parseInt(e(181))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(190)];[at(209)];static get[at(222)](){return at(205)}static get[at(198)](){return!0}static get[at(201)](){return!0}static get[at(215)](){return[at(186)]}[at(211)](){const t=at,e=this[t(219)],n=e[t(218)][t(234)](t(180)),r=e[t(232)][t(193)][t(192)],s=new ot(r);n.on(t(214),(e,n)=>{const i=t,o=n[i(227)][i(231)](i(195));s[i(199)](o)&&(n[i(203)]||(n[i(203)]=C(o,r[i(196)])),s[i(221)](n))},{priority:O.priorities[t(234)](t(224))+10}),this[t(190)]=this[t(219)][t(210)][t(234)](t(190));const i=this[t(219)];this[t(209)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(189)==s||e(213)==s||e(184)==s||e(217)==s||e(225)==s||e(200)==s||e(207)==s){delete i[r],n=s,clearInterval(this[e(209)]),this[e(209)]=void 0;break}}e(213)==n&&i[e(185)](e(216)),e(184)==n&&i[e(185)](e(188)),e(217)==n&&i[e(185)](e(228)),e(225)==n&&i[e(185)](e(191),e(208)),e(200)==n&&i[e(185)](e(230)),e(207)==n&&i[e(185)](e(212))},1e3)}[at(226)](){const t=at;super[t(226)](),this[t(209)]&&clearInterval(this[t(209)])}}var ft=mt;function pt(){var t=["18akROVD","isPremiumPlugin","6rJobTg","PasteFromOffice","4340112hSRhGk","1427672aERJXm","30634802ZhcHdC","13567580NKXQyo","4iQxCZD","pluginName","isOfficialPlugin","5049155wMCMaE","222056lgZuIR","PasteFromOfficeEnhanced","9fLODVV","requires","304733rdKDGM"];return(pt=function(){return t})()}function mt(t,e){var n=pt();return(mt=function(t,e){return n[t-=382]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(741517===-parseInt(e(385))/1+parseInt(e(398))/2*(parseInt(e(386))/3)+parseInt(e(394))/4*(parseInt(e(397))/5)+-parseInt(e(388))/6*(-parseInt(e(390))/7)+-parseInt(e(391))/8*(-parseInt(e(383))/9)+parseInt(e(393))/10+-parseInt(e(392))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class dt extends t.Plugin{static get[ft(395)](){return ft(382)}static get[ft(396)](){return!0}static get[ft(387)](){return!0}static get[ft(384)](){return[ft(389),q,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=182]})(t,e)}function ht(){var t=["2498290AsoBMG","161297pkeJyG","3893688mROLkb","1986026qBCHCG","283893lsKmcy","1016004xXHCfr","4oQuwWR","6bikVNm","4310600bxivQc","18lyGoGC"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(256027===parseInt(e(188))/1+parseInt(e(183))/2*(parseInt(e(191))/3)+-parseInt(e(182))/4+-parseInt(e(187))/5+parseInt(e(184))/6*(parseInt(e(190))/7)+-parseInt(e(189))/8+parseInt(e(186))/9*(parseInt(e(185))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(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 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,C=/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)||C.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 E(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function A(t,n){const r=new DOMParser,s=function(t){return E(E(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=F();return(O=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(946534===-parseInt(e(403))/1*(parseInt(e(392))/2)+-parseInt(e(405))/3*(-parseInt(e(393))/4)+-parseInt(e(400))/5*(-parseInt(e(402))/6)+parseInt(e(396))/7*(parseInt(e(394))/8)+parseInt(e(401))/9+parseInt(e(395))/10*(parseInt(e(399))/11)+-parseInt(e(398))/12*(parseInt(e(397))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(){const t=["test","1651626aKnBRv","7122wStLKw","8wLSmMJ","163960JGenDX","20UjdFuD","483IGDSqq","6162FCMCwj","55716omlcDn","4025395Yglngd","52890LuUqSJ","5345730qIHnke","372lKXBDm","379hTlhRY"];return(F=function(){return t})()}function j(t){return T[O(404)](t)}function M(t,e){const n=$();return(M=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(217207===-parseInt(e(227))/1*(parseInt(e(250))/2)+-parseInt(e(242))/3*(parseInt(e(239))/4)+parseInt(e(243))/5+-parseInt(e(222))/6*(-parseInt(e(249))/7)+parseInt(e(245))/8*(parseInt(e(230))/9)+parseInt(e(246))/10*(parseInt(e(236))/11)+parseInt(e(221))/12*(-parseInt(e(238))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(226)]&&!s[n(240)])continue;const e=!s[n(226)]||t[n(224)]===s[n(226)],o=!s[n(240)]||t[n(234)](s[n(240)]);e&&o&&r[n(241)](s,i)}return r}function D(t){const e=M,n={};for(let r=0;r<t[e(248)];r++){const s=t[r],i=t[e(232)](s);e(244)!==i&&(n[s]=i)}return n}function K(t){const e=M,n=t[e(237)](",")[e(223)](t=>t[e(233)]()),r=[];for(const t of n){const n=R[e(247)](t);n&&r[e(231)](n[e(229)])}return r}function N(t){const e=M,n={};for(const r of t)Object[e(220)](n,r);return n}function $(){const t=["1047684EHWbMW","19014UzeBji","map","name","style","tagName","107857KkiIJB","cssRules","groups","2106873JIxJLA","push","getPropertyValue","trim","hasClass","selectorText","11ISEEjc","split","78ZkIaaK","4vagzRK","className","set","40227TVgqwT","1279170GRNzhC","initial","8PUDjrn","364700tUhIYL","exec","length","742HmYNbg","2QjtNLm","assign"];return($=function(){return t})()}const U=q;function W(){const t=["534969UazKoM","9TKkjig","elementStart","setStyle","execute","4UlEhHb","item","873520rzwqmh","356493zSFrpk","type","2668850jzxBMq","createRangeIn","from","isActive","7215990rWGvmH","3105828GClxtQ","values","4624ztEzDG","content","_parsedData","hasStyle","10696IRktaD","size","document"];return(W=function(){return t})()}function q(t,e){const n=W();return(q=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(469477===parseInt(e(313))/1+parseInt(e(312))/2+parseInt(e(305))/3*(-parseInt(e(310))/4)+parseInt(e(291))/5+-parseInt(e(296))/6+-parseInt(e(302))/7*(parseInt(e(298))/8)+-parseInt(e(306))/9*(-parseInt(e(295))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends L{[U(309)](t){const n=U,{body:r,styles:s}=t[n(300)],i=new e.ViewUpcastWriter(r[n(304)]),o=i[n(292)](r),a=function(t){const e=M,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(241)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(228)])if(t instanceof CSSStyleRule){const r=D(t[e(225)]);n[t[e(235)]]=Object[e(220)]({},n[t[e(235)]]||{},r)}return n}(s));for(const t of o){if(n(307)!==t[n(290)])continue;const e=k(t[n(311)],a);if(e[n(303)]){const r=N(Array[n(293)](e[n(297)]()));for(const e in r){const s=t[n(311)];s[n(301)](e)||i[n(308)](e,r[e],s)}}}t[n(299)]=r}[U(294)](t){return super[U(294)](t)||j(t)}}function B(){const t=["ClipboardPipeline","1761310IJBUvQ","init","isPremiumPlugin","stylesProcessor","isOfficialPlugin","135678yDBdXC","110xqneNC","PasteFromOffice","PasteFromOfficeEnhancedInliner","561552kCTvmU","isActive","href","view","editing","high","editor","_parsedData","37116yhFaen","execute","620BonjLl","fromCharCode","28khylCO","map","inputTransformation","get","dataTransfer","text/html","1073560vTbpaf","14sGXasl","afterInit","getData","6ImHJJB","requires","2kuuqEv","pluginName","join","plugins","6YcWqqI","document","27392768ntnZon","712072ydqylL"];return(B=function(){return t})()}const H=z;function z(t,e){const n=B();return(z=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(274088===parseInt(e(487))/1*(parseInt(e(473))/2)+-parseInt(e(471))/3*(parseInt(e(467))/4)+parseInt(e(482))/5*(-parseInt(e(477))/6)+-parseInt(e(461))/7*(parseInt(e(480))/8)+-parseInt(e(457))/9*(parseInt(e(459))/10)+parseInt(e(488))/11*(-parseInt(e(491))/12)+-parseInt(e(479))/13*(-parseInt(e(468))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Plugin{static get[H(474)](){return H(490)}static get[H(486)](){return!0}static get[H(484)](){return!0}static get[H(472)](){return[H(489)]}[H(483)](){const t=H,e=this[t(455)],n=e[t(476)][t(464)](t(481)),r=e[t(495)][t(494)][t(478)],s=new V(r);n.on(t(463),(e,n)=>{const i=t,o=n[i(465)][i(470)](i(466));s[i(492)](o)&&(n[i(456)]||(n[i(456)]=A(o,r[i(485)])),s[i(458)](n))},{priority:P.priorities[t(464)](t(496))+11})}[H(469)](){!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(462)](t=>String[e(460)](t))[e(475)]("")}!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:1772496e3;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(493)]);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 Z=tt;!function(t){const e=tt,n=t();for(;;)try{if(968168===parseInt(e(318))/1+-parseInt(e(358))/2+-parseInt(e(329))/3*(-parseInt(e(315))/4)+parseInt(e(325))/5*(parseInt(e(334))/6)+-parseInt(e(333))/7+-parseInt(e(348))/8+-parseInt(e(316))/9*(-parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const _=[Z(351),Z(317),Z(357),Z(326),Z(341),Z(327),Z(353),Z(338)];function G(){const t=["setStyle","insertChild","split","super","line-through","1545688ggEsxo","underline","medium","color","sup","font-style","keys","getStyle","bold","font-size","1658844XlggOY","676RTeFfc","18dkupWn","font-family","1153720cBBQTb","function","includes","removeStyle","getChildren","sub","bolder","625gPAwWm","text-decoration","font-weight","length","15297dLLScA","createElement","italic","forEach","12449563CZCmhZ","68538sGAVrr","strong","span","1629920sFnptl","vertical-align","from","filter","text-decoration-line","getStyleNames"];return(G=function(){return t})()}const Q=[Z(351),Z(317),Z(357)],X={"font-style":[[Z(331),"i"]],"font-weight":[[Z(350),Z(335)],[Z(356),Z(335)],[Z(324),Z(335)],[t=>Number(t)>=600,Z(335)]],"text-decoration":[[Z(349),"u"],[Z(347),"s"]],"text-decoration-line":[[Z(349),"u"],[Z(347),"s"]],"vertical-align":[[Z(323),Z(323)],[Z(346),Z(352)]]};function Y(t){return _[Z(320)](t)}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=315]})(t,e)}function et(t){const e=Z;return Array[e(339)](t[e(342)]())[e(340)](Y)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(332)](e=>{const i=n,o=t[i(355)](e);if(o)if(a=e,Q[Z(320)](a))r[e]=o;else if(e in X){const t=o[i(345)](" ");X[e][i(332)](([n,r])=>{const o=i;for(const i of t)(o(319)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=Z;for(const s in n)n[s][r(332)](([,n])=>{const s=r,i=e[s(330)](n,[],t[s(322)]());e[s(344)](0,i,t)}),e[r(321)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(354)](n)[r(328)])return;const s=e[r(330)](r(336),[],t[r(322)]());e[r(343)](n,s),e[r(344)](0,s,t),e[r(321)](Object[r(354)](n),t)}(t,e,r)}const rt=st;function st(t,e){const n=ot();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(715803===parseInt(e(147))/1*(parseInt(e(138))/2)+parseInt(e(144))/3*(-parseInt(e(149))/4)+-parseInt(e(143))/5*(parseInt(e(139))/6)+-parseInt(e(133))/7*(parseInt(e(148))/8)+-parseInt(e(151))/9+-parseInt(e(141))/10*(-parseInt(e(135))/11)+parseInt(e(134))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends L{[rt(153)](t){const n=rt,{body:r}=t[n(142)],s=new e.ViewUpcastWriter(r[n(131)]),i=s[n(155)](r),o=new e.ViewDocument(s[n(131)][n(140)]),a=[...new e.ViewDomConverter(o)[n(132)],n(150)],c=i[n(136)]();for(const t of c)if(t.is(n(152))&&a[n(146)](t[n(145)])){nt(t,s,et(t))}t[n(154)]=r}[rt(137)](t){return super[rt(137)](t)||j(t)}}function ot(){const t=["document","blockElements","14uxHbgR","19920132XtmTrS","33rgUaHF","getItems","isActive","8006EeqVty","22338jOJCPK","stylesProcessor","949880yhonjh","_parsedData","1535wRZZCz","9peVxxD","name","includes","318bXgnVH","3704944EqcwOd","286424xErnOC","font","1962999LUMBMr","element","execute","content","createRangeIn"];return(ot=function(){return t})()}const at=ct;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=496]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(135361===parseInt(e(516))/1+parseInt(e(503))/2+parseInt(e(501))/3+-parseInt(e(529))/4+-parseInt(e(538))/5+parseInt(e(496))/6+parseInt(e(522))/7*(-parseInt(e(505))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[at(527)];[at(519)];static get[at(518)](){return at(545)}static get[at(534)](){return!0}static get[at(532)](){return!0}static get[at(535)](){return[at(513)]}[at(525)](){const t=at,e=this[t(508)],n=e[t(539)][t(511)](t(497)),r=e[t(512)][t(530)][t(540)],s=new it(r);n.on(t(510),(e,n)=>{const i=t,o=n[i(533)][i(498)](i(506));s[i(500)](o)&&(n[i(517)]||(n[i(517)]=A(o,r[i(507)])),s[i(520)](n))},{priority:P.priorities[t(511)](t(536))+10}),this[t(527)]=this[t(508)][t(514)][t(511)](t(527));const i=this[t(508)];this[t(519)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(541)==s||e(521)==s||e(504)==s||e(542)==s||e(528)==s||e(543)==s||e(509)==s){delete i[r],n=s,clearInterval(this[e(519)]),this[e(519)]=void 0;break}}e(521)==n&&i[e(523)](e(531)),e(504)==n&&i[e(523)](e(502)),e(542)==n&&i[e(523)](e(524)),e(528)==n&&i[e(523)](e(526),e(515)),e(543)==n&&i[e(523)](e(544)),e(509)==n&&i[e(523)](e(537))},1e3)}[at(499)](){const t=at;super[t(499)](),this[t(519)]&&clearInterval(this[t(519)])}}function ut(){const t=["_showLicenseError","domainLimit","init","featureNotAllowed","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","588864mHrLCz","view","invalid","isPremiumPlugin","dataTransfer","isOfficialPlugin","requires","high","usageLimit","908940RJlFqc","plugins","document","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","evaluationLimit","PasteFromOfficeEnhancedPropagator","686220vZPXCU","ClipboardPipeline","getData","destroy","isActive","678048CCuhad","expired","408748DgGJLW","pasteFromOfficeEnhancedLicenseKeyExpired","2682688NPbywL","text/html","stylesProcessor","editor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","inputTransformation","get","editing","PasteFromOffice","config","PasteFromOfficeEnhanced","254941UVSIYq","_parsedData","pluginName","_licenseKeyCheckInterval","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","7hceFHY"];return(ut=function(){return t})()}function ft(){var t=["14199592rSECNi","requires","isOfficialPlugin","PasteFromOfficeEnhanced","pluginName","8ksXZIz","3MGcDPZ","PasteFromOffice","551706CKZJKO","isPremiumPlugin","7nRIFjc","788815QEQWxN","288328dnBxpm","4AJdgCA","3669470bQZgTk","790227SQRPhg","807148ghTHKk"];return(ft=function(){return t})()}var pt=mt;function mt(t,e){var n=ft();return(mt=function(t,e){return n[t-=263]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(299097===-parseInt(e(273))/1*(parseInt(e(272))/2)+-parseInt(e(266))/3*(parseInt(e(276))/4)+parseInt(e(271))/5+parseInt(e(268))/6*(-parseInt(e(270))/7)+parseInt(e(265))/8*(parseInt(e(275))/9)+-parseInt(e(274))/10+parseInt(e(277))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class dt extends t.Plugin{static get[pt(264)](){return pt(263)}static get[pt(279)](){return!0}static get[pt(269)](){return!0}static get[pt(278)](){return[pt(267),J,lt]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=395]})(t,e)}function ht(){var t=["298512jDkyNb","2946555jOVSqt","362901SppFjf","8717930KshrHJ","3PdyupK","8dBUUgL","6uxpFSm","15921441UAHouj","1603775HcgVpZ","13619240QpgAHn"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(964085===parseInt(e(398))/1*(parseInt(e(404))/2)+-parseInt(e(395))/3+parseInt(e(399))/4*(parseInt(e(402))/5)+-parseInt(e(400))/6*(-parseInt(e(396))/7)+parseInt(e(403))/8+-parseInt(e(401))/9+parseInt(e(397))/10)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 _0x5b8397}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x25dda5,parsePasteOfficeHtml as _0x4ab6c2}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3039b6,uid as _0x5b0f2d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x38a6f0,ViewDocument as _0x55b68b,ViewDomConverter as _0x3e306a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5e5eb8){return m['test'](_0x5e5eb8);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x1d2749,_0x26cd50){const _0x59f696=new Map();for(const [_0x457773,_0x255076]of _0x26cd50){if(!_0x457773['tagName']&&!_0x457773['className'])continue;const _0x24e5ab=!_0x457773['tagName']||_0x1d2749['name']===_0x457773['tagName'],_0x24d945=!_0x457773['className']||_0x1d2749['hasClass'](_0x457773['className']);_0x24e5ab&&_0x24d945&&_0x59f696['set'](_0x457773,_0x255076);}return _0x59f696;}function h(_0x196612){const _0x1e4d0c={};for(let _0x5c18c9=0x0;_0x5c18c9<_0x196612['length'];_0x5c18c9++){const _0x497f68=_0x196612[_0x5c18c9],_0x2edadb=_0x196612['getPropertyValue'](_0x497f68);'initial'!==_0x2edadb&&(_0x1e4d0c[_0x497f68]=_0x2edadb);}return _0x1e4d0c;}function O(_0x31eae6){const _0x182318=_0x31eae6['split'](',')['map'](_0x4fbc8f=>_0x4fbc8f['trim']()),_0x54eec2=[];for(const _0xc902df of _0x182318){const _0x5277d0=S['exec'](_0xc902df);_0x5277d0&&_0x54eec2['push'](_0x5277d0['groups']);}return _0x54eec2;}function k(_0x5807d9){const _0x20b364={};for(const _0xedce13 of _0x5807d9)Object['assign'](_0x20b364,_0xedce13);return _0x20b364;}class c extends _0x25dda5{['execute'](_0xed6577){const {body:_0x2bdca1,styles:_0x2bc134}=_0xed6577['_parsedData'],_0x25a581=new _0x38a6f0(_0x2bdca1['document']),_0x21f259=_0x25a581['createRangeIn'](_0x2bdca1),_0x4fe1dd=function(_0x4cc4ad){const _0x5addf7={};for(const _0x33626b of _0x4cc4ad)for(const _0x565660 of _0x33626b['cssRules'])if(_0x565660 instanceof CSSStyleRule){const _0x4277f3=h(_0x565660['style']);_0x5addf7[_0x565660['selectorText']]=Object['assign']({},_0x5addf7[_0x565660['selectorText']]||{},_0x4277f3);}return _0x5addf7;}(_0x2bc134),_0x1d7107=function(_0x52388c){const _0x481955=new Map();for(const _0x46273c in _0x52388c){const _0x42cf9a=O(_0x46273c),_0x414b83=_0x52388c[_0x46273c];for(const _0x487ce2 of _0x42cf9a)_0x481955['set'](_0x487ce2,_0x414b83);}return _0x481955;}(_0x4fe1dd);for(const _0x5280ce of _0x21f259){if('elementStart'!==_0x5280ce['type'])continue;const _0x2c4d21=j(_0x5280ce['item'],_0x1d7107);if(_0x2c4d21['size']){const _0x4a408e=k(Array['from'](_0x2c4d21['values']()));for(const _0x307af7 in _0x4a408e){const _0x2ec252=_0x5280ce['item'];_0x2ec252['hasStyle'](_0x307af7)||_0x25a581['setStyle'](_0x307af7,_0x4a408e[_0x307af7],_0x2ec252);}}}_0xed6577['content']=_0x2bdca1;}['isActive'](_0x3648a6){return super['isActive'](_0x3648a6)||p(_0x3648a6);}}class i extends _0x5b8397{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x346caa=this['editor'],_0x395eb2=_0x346caa['plugins']['get']('ClipboardPipeline'),_0xdeff2c=_0x346caa['editing']['view']['document'],_0x97f186=new c(_0xdeff2c);_0x395eb2['on']('inputTransformation',(_0x5fcc7d,_0x1bbb36)=>{const _0x321296=_0x1bbb36['dataTransfer']['getData']('text/html');_0x97f186['isActive'](_0x321296)&&(_0x1bbb36['_parsedData']||(_0x1bbb36['_parsedData']=_0x4ab6c2(_0x321296,_0xdeff2c['stylesProcessor'])),_0x97f186['execute'](_0x1bbb36));},{'priority':_0x3039b6['get']('high')+0xb});}['afterInit'](){!async function(_0x429a9b){const _0x47a529=_0x5a2605([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]),_0x3ac0d5=0x7374585f,_0x6a5ccb=0x7373db47^_0x3ac0d5,_0x58efb4=window[_0x5a2605([0x44,0x61,0x74,0x65])][_0x5a2605([0x6e,0x6f,0x77])](),_0x109070=_0x429a9b[_0x5a2605([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4bf0be=new window[(_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50b5b7=>{_0x109070[_0x5a2605([0x6f,0x6e,0x63,0x65])](_0x5a2605([0x72,0x65,0x61,0x64,0x79]),_0x50b5b7);}),_0x274628={[_0x5a2605([0x6b,0x74,0x79])]:_0x5a2605([0x45,0x43]),[_0x5a2605([0x75,0x73,0x65])]:_0x5a2605([0x73,0x69,0x67]),[_0x5a2605([0x63,0x72,0x76])]:_0x5a2605([0x50,0x2d,0x32,0x35,0x36]),[_0x5a2605([0x78])]:_0x5a2605([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]),[_0x5a2605([0x79])]:_0x5a2605([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]),[_0x5a2605([0x61,0x6c,0x67])]:_0x5a2605([0x45,0x53,0x32,0x35,0x36])},_0x344284=_0x109070[_0x5a2605([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a2605([0x67,0x65,0x74])](_0x5a2605([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b5cc1(){let _0x15b39e,_0x1289e8=null,_0x422000=null;try{if(_0x344284==_0x5a2605([0x47,0x50,0x4c]))return _0x5a2605([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x15b39e=_0x10907c(),!_0x15b39e)return _0x5a2605([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x15b39e[_0x5a2605([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x422000=_0x3cf719(_0x15b39e[_0x5a2605([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x15b39e[_0x5a2605([0x6a,0x74,0x69])])),await _0x5ce518()?_0x280c1f()?_0x2e67a1()?_0x5a2605([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x55fb69()?(_0x15b39e[_0x5a2605([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a2605([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1289e8=_0xbbbcdd(_0x5a2605([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x352659()):_0x5a2605([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a2605([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a2605([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a2605([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2e67a1(){const _0x46874d=[_0x5a2605([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a2605([0x74,0x72,0x69,0x61,0x6c])][_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15b39e[_0x5a2605([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x58efb4/0x3e8:0xe10*_0x6a5ccb;return _0x15b39e[_0x5a2605([0x65,0x78,0x70])]<_0x46874d;}function _0x280c1f(){const _0x13c1f6=_0x15b39e[_0x5a2605([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x13c1f6&&(!!_0x13c1f6[_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a2605([0x2a]))||(!!_0x13c1f6[_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a2605([0x50,0x4f,0x45]))||(!!_0x13c1f6[_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a2605([0x50,0x50]))||!(!_0x13c1f6[_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a2605([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x324d6f()))));}function _0x55fb69(){const _0x4c6e61=_0x15b39e[_0x5a2605([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4c6e61||0x0==_0x4c6e61[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4631b9}=new URL(window[_0x5a2605([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4c6e61[_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4631b9))return!0x0;const _0x4a85fe=_0x4631b9[_0x5a2605([0x73,0x70,0x6c,0x69,0x74])](_0x5a2605([0x2e]));return _0x4c6e61[_0x5a2605([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f42d7=>_0x5f42d7[_0x5a2605([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a2605([0x2a])))[_0x5a2605([0x6d,0x61,0x70])](_0x54a67f=>_0x54a67f[_0x5a2605([0x73,0x70,0x6c,0x69,0x74])](_0x5a2605([0x2e])))[_0x5a2605([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e26c0=>_0x5e26c0[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4a85fe[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a2605([0x6d,0x61,0x70])](_0x436215=>Array(_0x4a85fe[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x436215[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a2605([0x66,0x69,0x6c,0x6c])](_0x436215[0x0]===_0x5a2605([0x2a])?_0x5a2605([0x2a]):'')[_0x5a2605([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x436215))[_0x5a2605([0x73,0x6f,0x6d,0x65])](_0xdfa1f3=>_0x4a85fe[_0x5a2605([0x65,0x76,0x65,0x72,0x79])]((_0xeddf91,_0x214a50)=>_0xdfa1f3[_0x214a50]===_0xeddf91||_0xdfa1f3[_0x214a50]===_0x5a2605([0x2a])));}function _0x352659(){return _0x1289e8&&_0x422000?new window[(_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31e022,_0x24d1f6)=>{_0x1289e8[_0x5a2605([0x74,0x68,0x65,0x6e])](_0x31e022,_0x24d1f6),_0x422000[_0x5a2605([0x74,0x68,0x65,0x6e])](_0x262535=>{_0x262535!=_0x5a2605([0x56,0x61,0x6c,0x69,0x64])&&_0x31e022(_0x262535);},_0x24d1f6);}):_0x1289e8||_0x422000||_0x5a2605([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3cf719(_0x2bed80,_0x3f9e4e){return new window[(_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fafbb=>{if(_0x40f8bd())return _0x3fafbb(_0x5a2605([0x56,0x61,0x6c,0x69,0x64]));_0x29af25(),_0x109070[_0x5a2605([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a2605([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2631b6=!0x1;const _0x3a1924=_0x5b0f2d();function _0x164d45(_0x17ef70){return!!_0x17ef70&&(typeof _0x17ef70===_0x5a2605([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17ef70===_0x5a2605([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17ef70[_0x5a2605([0x74,0x68,0x65,0x6e])]===_0x5a2605([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17ef70[_0x5a2605([0x63,0x61,0x74,0x63,0x68])]===_0x5a2605([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x28eda4(_0x1045c8){_0x598fac(_0x1045c8)[_0x5a2605([0x74,0x68,0x65,0x6e])](_0x197809=>{if(!_0x197809||_0x197809[_0x5a2605([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a2605([0x6f,0x6b]))return _0x5a2605([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28666b(_0x17005d(_0x3a1924+_0x3f9e4e))!=_0x197809[_0x5a2605([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a2605([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a2605([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a2605([0x74,0x68,0x65,0x6e])](_0x55bc11=>(_0x4cc81e(),_0x55bc11),()=>{const _0xe9443d=_0x233794();return null==_0xe9443d?(_0x4cc81e(),_0x5a2605([0x56,0x61,0x6c,0x69,0x64])):_0x5a2605(_0x58efb4-_0xe9443d>(0x5778dc5f^_0x3ac0d5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a2605([0x74,0x68,0x65,0x6e])](_0x3fafbb)[_0x5a2605([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3fafbb(_0x5a2605([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb9b33a=0x7342b6df^_0x3ac0d5;function _0x4cc81e(){const _0x174099=_0x5a2605([0x6c,0x6c,0x63,0x74,0x2d])+_0x28666b(_0x17005d(_0x2bed80)),_0x4b994e=_0x1e25dd(_0x28666b(window[_0x5a2605([0x4d,0x61,0x74,0x68])][_0x5a2605([0x63,0x65,0x69,0x6c])](_0x58efb4/_0xb9b33a)));window[_0x5a2605([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a2605([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x174099,_0x4b994e);}function _0x233794(){const _0x260c24=_0x5a2605([0x6c,0x6c,0x63,0x74,0x2d])+_0x28666b(_0x17005d(_0x2bed80)),_0x1a10b7=window[_0x5a2605([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a2605([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x260c24);return _0x1a10b7?window[_0x5a2605([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e25dd(_0x1a10b7),0x10)*_0xb9b33a:null;}function _0x598fac(_0x3bb3a1){return new window[(_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8d7745,_0x5adff1)=>{_0x3bb3a1[_0x5a2605([0x74,0x68,0x65,0x6e])](_0x8d7745,_0x5adff1),window[_0x5a2605([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5adff1,0x73758c9f^_0x3ac0d5);});}}_0x109070[_0x5a2605([0x6f,0x6e])](_0x5a2605([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x204b25,_0x3360a1)=>{if(_0x3360a1[0x0]!=_0x2bed80)return _0x3fafbb(_0x5a2605([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3360a1[0x1]={..._0x3360a1[0x1],[_0x5a2605([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a1924};},{[_0x5a2605([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a2605([0x68,0x69,0x67,0x68])}),_0x109070[_0x5a2605([0x6f,0x6e])](_0x5a2605([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3c4bcb=>{_0x164d45(_0x3c4bcb[_0x5a2605([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2631b6=!0x0,_0x28eda4(_0x3c4bcb[_0x5a2605([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a2605([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a2605([0x6c,0x6f,0x77])}),_0x4bf0be[_0x5a2605([0x74,0x68,0x65,0x6e])](()=>{_0x2631b6||_0x3fafbb(_0x5a2605([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x40f8bd(){return _0x109070[_0x5a2605([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a2605([0x76,0x69,0x65,0x77])][_0x5a2605([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a2605([0x61,0x75,0x74,0x6f]);}function _0x29af25(){_0x109070[_0x5a2605([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a2605([0x76,0x69,0x65,0x77])][_0x5a2605([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a2605([0x61,0x75,0x74,0x6f]);}}function _0xbbbcdd(_0xadc18e){const _0x2511a0=[new window[(_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19955c=>setTimeout(_0x19955c,0x737d6693^_0x3ac0d5)),_0x4bf0be[_0x5a2605([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59a926=>{let _0x34ea39=0x0;_0x109070[_0x5a2605([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a2605([0x6f,0x6e])](_0x5a2605([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x18855b,_0xf9212b)=>{_0xf9212b[0x0][_0x5a2605([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x34ea39++,_0x34ea39==(0x73745db7^_0x3ac0d5)&&(_0x59a926(),_0x18855b[_0x5a2605([0x6f,0x66,0x66])]());});}))];return window[_0x5a2605([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a2605([0x72,0x61,0x63,0x65])](_0x2511a0)[_0x5a2605([0x74,0x68,0x65,0x6e])](()=>_0xadc18e);}async function _0x530c09(){await _0x4bf0be,_0x109070[_0x5a2605([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a2605([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x13e807,_0x109070[_0x5a2605([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a2605([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x13e807,_0x109070[_0x5a2605([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a2605([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x324d6f(){return window[_0x5a2605([0x67,0x6c,0x6f,0x62])]&&window[_0x5a2605([0x67,0x6c,0x6f,0x62])][_0x5a2605([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1d24cd(_0xb36a3c){const _0x3a32de=_0x118a6c();_0x109070[_0x3a32de]=_0x5a2605([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])+_0xb36a3c,_0xb36a3c!=_0x5a2605([0x56,0x61,0x6c,0x69,0x64])&&_0x530c09();}function _0x118a6c(){const _0x2f355c=window[_0x5a2605([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a2605([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a2605([0x6e,0x6f,0x77])]())[_0x5a2605([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a2605([0x2e]),'');let _0x1fa3b5=_0x5a2605([0x73]);for(let _0x510ace=0x0;_0x510ace<_0x2f355c[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x510ace+=0x2){let _0x1fcb07=window[_0x5a2605([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f355c[_0x5a2605([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x510ace,_0x510ace+0x2));_0x1fcb07>=_0x47a529[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1fcb07-=_0x47a529[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1fa3b5+=_0x47a529[_0x1fcb07];}return _0x1fa3b5;}function _0x10907c(){const _0x36c340=_0x344284[_0x5a2605([0x73,0x70,0x6c,0x69,0x74])](_0x5a2605([0x2e]));if(0x3!=_0x36c340[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xa2b478(_0x36c340[0x1]);function _0xa2b478(_0x1813ca){const _0x36133b=_0x1ae4da(_0x1813ca);return _0x36133b&&_0x3f3760()?_0x36133b:null;function _0x3f3760(){const _0x3ac031=_0x36133b[_0x5a2605([0x6a,0x74,0x69])],_0x16562d=window[_0x5a2605([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ac031[_0x5a2605([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3ac031[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e65fc={..._0x36133b,[_0x5a2605([0x6a,0x74,0x69])]:_0x3ac031[_0x5a2605([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3ac031[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e65fc[_0x5a2605([0x76,0x63])],_0x17005d(_0x1e65fc)==_0x16562d;}}}async function _0x5ce518(){let _0x4e7dc1=!0x0;try{const _0x3a7af8=_0x344284[_0x5a2605([0x73,0x70,0x6c,0x69,0x74])](_0x5a2605([0x2e])),[_0x47cc05,_0x5c6f51,_0x27a560]=_0x3a7af8;return _0x1dc8e1(_0x47cc05),await _0x15acbe(_0x47cc05,_0x5c6f51,_0x27a560),_0x4e7dc1;}catch{return!0x1;}function _0x1dc8e1(_0x39a5d0){const _0xe4c73c=_0x1ae4da(_0x39a5d0);_0xe4c73c&&_0xe4c73c[_0x5a2605([0x61,0x6c,0x67])]==_0x5a2605([0x45,0x53,0x32,0x35,0x36])||(_0x4e7dc1=!0x1);}async function _0x15acbe(_0x53fd92,_0x51a5de,_0xed0dd7){const _0x4a61a6=window[_0x5a2605([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a2605([0x66,0x72,0x6f,0x6d])](_0x2b387e(_0xed0dd7),_0x3e1396=>_0x3e1396[_0x5a2605([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x143cc4=new window[(_0x5a2605([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a2605([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x53fd92+_0x5a2605([0x2e])+_0x51a5de),_0x18c0b8=window[_0x5a2605([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a2605([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18c0b8)return;const _0x3d5967=await _0x18c0b8[_0x5a2605([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a2605([0x6a,0x77,0x6b]),_0x274628,{[_0x5a2605([0x6e,0x61,0x6d,0x65])]:_0x5a2605([0x45,0x43,0x44,0x53,0x41]),[_0x5a2605([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a2605([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a2605([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18c0b8[_0x5a2605([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a2605([0x6e,0x61,0x6d,0x65])]:_0x5a2605([0x45,0x43,0x44,0x53,0x41]),[_0x5a2605([0x68,0x61,0x73,0x68])]:{[_0x5a2605([0x6e,0x61,0x6d,0x65])]:_0x5a2605([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d5967,_0x4a61a6,_0x143cc4)||(_0x4e7dc1=!0x1);}}function _0x1ae4da(_0x26785a){return _0x26785a[_0x5a2605([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a2605([0x65,0x79]))?JSON[_0x5a2605([0x70,0x61,0x72,0x73,0x65])](_0x2b387e(_0x26785a)):null;}function _0x2b387e(_0x4d851b){return window[_0x5a2605([0x61,0x74,0x6f,0x62])](_0x4d851b[_0x5a2605([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a2605([0x2b]))[_0x5a2605([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a2605([0x2f])));}function _0x17005d(_0x5f2bf4){let _0x499edf=0x1505;function _0xa9ee37(_0x4f00de){for(let _0x30f92f=0x0;_0x30f92f<_0x4f00de[_0x5a2605([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30f92f++){const _0x33f6d7=_0x4f00de[_0x5a2605([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x30f92f);_0x499edf=(_0x499edf<<0x5)+_0x499edf+_0x33f6d7,_0x499edf&=_0x499edf;}}function _0x2aaa26(_0x10746a){Array[_0x5a2605([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10746a)?_0x10746a[_0x5a2605([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2aaa26):_0x10746a&&typeof _0x10746a==_0x5a2605([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a2605([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10746a)[_0x5a2605([0x73,0x6f,0x72,0x74])]()[_0x5a2605([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x14312c,_0x276dfd])=>{_0xa9ee37(_0x14312c),_0x2aaa26(_0x276dfd);}):_0xa9ee37(window[_0x5a2605([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10746a));}return _0x2aaa26(_0x5f2bf4),_0x499edf>>>0x0;}function _0x28666b(_0x230df5){return _0x230df5[_0x5a2605([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a2605([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a2605([0x30]));}function _0x1e25dd(_0x3a48fd){return _0x3a48fd[_0x5a2605([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a2605([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a2605([0x6a,0x6f,0x69,0x6e])]('');}function _0x13e807(){}function _0x5a2605(_0x4c4dbe){return _0x4c4dbe['map'](_0x3dcf83=>String['fromCharCode'](_0x3dcf83))['join']('');}_0x1d24cd(await _0x1b5cc1());}(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'],[_0x620895=>Number(_0x620895)>=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(_0xa6c34){return E['includes'](_0xa6c34);}function g(_0x3df83f){return Array['from'](_0x3df83f['getStyleNames']())['filter'](P);}function b(_0x5bee37,_0x397905,_0x341353){const {spanStyles:_0x424417,stylesToBeHtmlElements:_0x256436}=function(_0x216190,_0x337c80){const _0x54842c={},_0x2f42cf={};return _0x337c80['forEach'](_0x100dfe=>{const _0x9b8365=_0x216190['getStyle'](_0x100dfe);if(_0x9b8365){if(function(_0x46ca40){return L['includes'](_0x46ca40);}(_0x100dfe))_0x54842c[_0x100dfe]=_0x9b8365;else{if(function(_0x12598f){return _0x12598f in F;}(_0x100dfe)){const _0x4b7651=_0x9b8365['split']('\x20');F[_0x100dfe]['forEach'](([_0x25cf81,_0x1399ab])=>{for(const _0x426c5a of _0x4b7651){('function'==typeof _0x25cf81&&_0x25cf81(_0x426c5a)||_0x25cf81===_0x426c5a)&&(_0x2f42cf[_0x100dfe]=[..._0x2f42cf[_0x100dfe]||[],[_0x25cf81,_0x1399ab]]);}});}}}}),{'spanStyles':_0x54842c,'stylesToBeHtmlElements':_0x2f42cf};}(_0x5bee37,_0x341353);!function(_0x50f458,_0x255d1b,_0x462ce4){for(const _0x10af09 in _0x462ce4){_0x462ce4[_0x10af09]['forEach'](([,_0x347b86])=>{const _0x5d4111=_0x255d1b['createElement'](_0x347b86,[],_0x50f458['getChildren']());_0x255d1b['insertChild'](0x0,_0x5d4111,_0x50f458);}),_0x255d1b['removeStyle'](_0x10af09,_0x50f458);}}(_0x5bee37,_0x397905,_0x256436),function(_0x7acc19,_0x355b3d,_0x28694f){if(!Object['keys'](_0x28694f)['length'])return;const _0x3d51b0=_0x355b3d['createElement']('span',[],_0x7acc19['getChildren']());_0x355b3d['setStyle'](_0x28694f,_0x3d51b0),_0x355b3d['insertChild'](0x0,_0x3d51b0,_0x7acc19),_0x355b3d['removeStyle'](Object['keys'](_0x28694f),_0x7acc19);}(_0x5bee37,_0x397905,_0x424417);}class a extends _0x25dda5{['execute'](_0x107bd6){const {body:_0x318f5a}=_0x107bd6['_parsedData'],_0x3e9235=new _0x38a6f0(_0x318f5a['document']),_0x58b1a1=_0x3e9235['createRangeIn'](_0x318f5a),_0x47371a=new _0x55b68b(_0x3e9235['document']['stylesProcessor']),_0x397415=[...new _0x3e306a(_0x47371a)['blockElements'],'font'],_0x419eac=_0x58b1a1['getItems']();for(const _0x6a48c1 of _0x419eac)_0x6a48c1['is']('element')&&_0x397415['includes'](_0x6a48c1['name'])&&b(_0x6a48c1,_0x3e9235,g(_0x6a48c1));_0x107bd6['content']=_0x318f5a;}['isActive'](_0x51f88d){return super['isActive'](_0x51f88d)||p(_0x51f88d);}}class s extends _0x5b8397{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x13aab4=this['editor'],_0x3d9d84=_0x13aab4['plugins']['get']('ClipboardPipeline'),_0x8e73bb=_0x13aab4['editing']['view']['document'],_0x27b96a=new a(_0x8e73bb);_0x3d9d84['on']('inputTransformation',(_0x38285b,_0x3d4fa7)=>{const _0x554704=_0x3d4fa7['dataTransfer']['getData']('text/html');_0x27b96a['isActive'](_0x554704)&&(_0x3d4fa7['_parsedData']||(_0x3d4fa7['_parsedData']=_0x4ab6c2(_0x554704,_0x8e73bb['stylesProcessor'])),_0x27b96a['execute'](_0x3d4fa7));},{'priority':_0x3039b6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x456849=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x24296e;for(const _0x8ab1fc in _0x456849){const _0x3eb090=_0x8ab1fc,_0x4e1bed=_0x456849[_0x3eb090];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4e1bed||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4e1bed||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4e1bed||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4e1bed||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4e1bed||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4e1bed||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4e1bed){delete _0x456849[_0x3eb090],_0x24296e=_0x4e1bed,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x24296e&&_0x456849['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x24296e&&_0x456849['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x24296e&&_0x456849['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x24296e&&_0x456849['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x24296e&&_0x456849['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x24296e&&_0x456849['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x5b8397{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 _0x12769a}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x33f8ab,parsePasteOfficeHtml as _0x1e3288}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2efebd,uid as _0x1415b2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1640b9,ViewDocument as _0xa92ced,ViewDomConverter as _0x387c45}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xb48459){return m['test'](_0xb48459);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x2852a1,_0x1a0e50){const _0x463c68=new Map();for(const [_0x2860af,_0x494a47]of _0x1a0e50){if(!_0x2860af['tagName']&&!_0x2860af['className'])continue;const _0x366acf=!_0x2860af['tagName']||_0x2852a1['name']===_0x2860af['tagName'],_0x5e99d0=!_0x2860af['className']||_0x2852a1['hasClass'](_0x2860af['className']);_0x366acf&&_0x5e99d0&&_0x463c68['set'](_0x2860af,_0x494a47);}return _0x463c68;}function h(_0x5ac0e6){const _0x407bd5={};for(let _0x15f493=0x0;_0x15f493<_0x5ac0e6['length'];_0x15f493++){const _0x42193f=_0x5ac0e6[_0x15f493],_0x217e18=_0x5ac0e6['getPropertyValue'](_0x42193f);'initial'!==_0x217e18&&(_0x407bd5[_0x42193f]=_0x217e18);}return _0x407bd5;}function O(_0x5ba458){const _0x49584a=_0x5ba458['split'](',')['map'](_0x4e8c05=>_0x4e8c05['trim']()),_0x1727bb=[];for(const _0x19362b of _0x49584a){const _0x45afae=S['exec'](_0x19362b);_0x45afae&&_0x1727bb['push'](_0x45afae['groups']);}return _0x1727bb;}function k(_0x1b5320){const _0x44932e={};for(const _0xfaabaa of _0x1b5320)Object['assign'](_0x44932e,_0xfaabaa);return _0x44932e;}class c extends _0x33f8ab{['execute'](_0x42e8a9){const {body:_0x3a479b,styles:_0x3cac43}=_0x42e8a9['_parsedData'],_0x54d029=new _0x1640b9(_0x3a479b['document']),_0x544bfc=_0x54d029['createRangeIn'](_0x3a479b),_0x5c4128=function(_0x2efc6f){const _0x387215={};for(const _0x19fb2b of _0x2efc6f)for(const _0x248dd7 of _0x19fb2b['cssRules'])if(_0x248dd7 instanceof CSSStyleRule){const _0x1beafd=h(_0x248dd7['style']);_0x387215[_0x248dd7['selectorText']]=Object['assign']({},_0x387215[_0x248dd7['selectorText']]||{},_0x1beafd);}return _0x387215;}(_0x3cac43),_0xd90b43=function(_0xc48db7){const _0x57d45e=new Map();for(const _0x5c10a9 in _0xc48db7){const _0x1909b7=O(_0x5c10a9),_0x2d5359=_0xc48db7[_0x5c10a9];for(const _0x298eda of _0x1909b7)_0x57d45e['set'](_0x298eda,_0x2d5359);}return _0x57d45e;}(_0x5c4128);for(const _0x11e829 of _0x544bfc){if('elementStart'!==_0x11e829['type'])continue;const _0x416a50=j(_0x11e829['item'],_0xd90b43);if(_0x416a50['size']){const _0x283a75=k(Array['from'](_0x416a50['values']()));for(const _0x387752 in _0x283a75){const _0x6250e3=_0x11e829['item'];_0x6250e3['hasStyle'](_0x387752)||_0x54d029['setStyle'](_0x387752,_0x283a75[_0x387752],_0x6250e3);}}}_0x42e8a9['content']=_0x3a479b;}['isActive'](_0x1bc05c){return super['isActive'](_0x1bc05c)||p(_0x1bc05c);}}class i extends _0x12769a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1f36e0=this['editor'],_0x321f2a=_0x1f36e0['plugins']['get']('ClipboardPipeline'),_0x487726=_0x1f36e0['editing']['view']['document'],_0x48d2d6=new c(_0x487726);_0x321f2a['on']('inputTransformation',(_0x41865d,_0x3715da)=>{const _0x27d550=_0x3715da['dataTransfer']['getData']('text/html');_0x48d2d6['isActive'](_0x27d550)&&(_0x3715da['_parsedData']||(_0x3715da['_parsedData']=_0x1e3288(_0x27d550,_0x487726['stylesProcessor'])),_0x48d2d6['execute'](_0x3715da));},{'priority':_0x2efebd['get']('high')+0xb});}['afterInit'](){!async function(_0x477de1){const _0x6fc202=_0x34d8df([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]),_0x121767=0x7374585f,_0x4ef417=0x7373db17^_0x121767,_0x55c8d6=window[_0x34d8df([0x44,0x61,0x74,0x65])][_0x34d8df([0x6e,0x6f,0x77])](),_0x553e31=_0x477de1[_0x34d8df([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x288bd0=new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x287e01=>{_0x553e31[_0x34d8df([0x6f,0x6e,0x63,0x65])](_0x34d8df([0x72,0x65,0x61,0x64,0x79]),_0x287e01);}),_0x3cb4c4={[_0x34d8df([0x6b,0x74,0x79])]:_0x34d8df([0x45,0x43]),[_0x34d8df([0x75,0x73,0x65])]:_0x34d8df([0x73,0x69,0x67]),[_0x34d8df([0x63,0x72,0x76])]:_0x34d8df([0x50,0x2d,0x32,0x35,0x36]),[_0x34d8df([0x78])]:_0x34d8df([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]),[_0x34d8df([0x79])]:_0x34d8df([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]),[_0x34d8df([0x61,0x6c,0x67])]:_0x34d8df([0x45,0x53,0x32,0x35,0x36])},_0x48c04b=_0x553e31[_0x34d8df([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x34d8df([0x67,0x65,0x74])](_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x66e772(){let _0x8883e9,_0x5db7c6=null,_0x3f7de3=null;try{if(_0x48c04b==_0x34d8df([0x47,0x50,0x4c]))return _0x34d8df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x8883e9=_0x1183d2(),!_0x8883e9)return _0x34d8df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x8883e9[_0x34d8df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f7de3=_0x5caad9(_0x8883e9[_0x34d8df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x8883e9[_0x34d8df([0x6a,0x74,0x69])])),await _0x1285c3()?_0x3626c9()?_0x2481aa()?_0x34d8df([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x35b618()?(_0x8883e9[_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x34d8df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5db7c6=_0x4aca56(_0x34d8df([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ec585()):_0x34d8df([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x34d8df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x34d8df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x34d8df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2481aa(){const _0x1e0be7=[_0x34d8df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x34d8df([0x74,0x72,0x69,0x61,0x6c])][_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8883e9[_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55c8d6/0x3e8:0xe10*_0x4ef417;return _0x8883e9[_0x34d8df([0x65,0x78,0x70])]<_0x1e0be7;}function _0x3626c9(){const _0x3d67a0=_0x8883e9[_0x34d8df([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d67a0&&(!!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x2a]))||(!!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x50,0x4f,0x45]))||(!!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x50,0x50]))||!(!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x360a7f()))));}function _0x35b618(){const _0x322292=_0x8883e9[_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x322292||0x0==_0x322292[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2030ed}=new URL(window[_0x34d8df([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x322292[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2030ed))return!0x0;const _0x2cd4d9=_0x2030ed[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e]));return _0x322292[_0x34d8df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42cc4f=>_0x42cc4f[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x2a])))[_0x34d8df([0x6d,0x61,0x70])](_0xc3bf3c=>_0xc3bf3c[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e])))[_0x34d8df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb3c896=>_0xb3c896[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2cd4d9[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x34d8df([0x6d,0x61,0x70])](_0x32030a=>Array(_0x2cd4d9[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x32030a[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x34d8df([0x66,0x69,0x6c,0x6c])](_0x32030a[0x0]===_0x34d8df([0x2a])?_0x34d8df([0x2a]):'')[_0x34d8df([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x32030a))[_0x34d8df([0x73,0x6f,0x6d,0x65])](_0x43714b=>_0x2cd4d9[_0x34d8df([0x65,0x76,0x65,0x72,0x79])]((_0x518c03,_0x66ea9f)=>_0x43714b[_0x66ea9f]===_0x518c03||_0x43714b[_0x66ea9f]===_0x34d8df([0x2a])));}function _0x3ec585(){return _0x5db7c6&&_0x3f7de3?new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x253e2f,_0x2eb589)=>{_0x5db7c6[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x253e2f,_0x2eb589),_0x3f7de3[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x25ca02=>{_0x25ca02!=_0x34d8df([0x56,0x61,0x6c,0x69,0x64])&&_0x253e2f(_0x25ca02);},_0x2eb589);}):_0x5db7c6||_0x3f7de3||_0x34d8df([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5caad9(_0x1f7ea,_0x24f6de){return new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x278fc7=>{if(_0x163c13())return _0x278fc7(_0x34d8df([0x56,0x61,0x6c,0x69,0x64]));_0x2afaa8(),_0x553e31[_0x34d8df([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x34d8df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3defef=!0x1;const _0x9bd00a=_0x1415b2();function _0x46b708(_0x4fd6ff){return!!_0x4fd6ff&&(typeof _0x4fd6ff===_0x34d8df([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4fd6ff===_0x34d8df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4fd6ff[_0x34d8df([0x74,0x68,0x65,0x6e])]===_0x34d8df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4fd6ff[_0x34d8df([0x63,0x61,0x74,0x63,0x68])]===_0x34d8df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xafe92a(_0x268a10){_0x37ed5e(_0x268a10)[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x40ccb4=>{if(!_0x40ccb4||_0x40ccb4[_0x34d8df([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x34d8df([0x6f,0x6b]))return _0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cdd36(_0x250304(_0x9bd00a+_0x24f6de))!=_0x40ccb4[_0x34d8df([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x34d8df([0x56,0x61,0x6c,0x69,0x64]);})[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x4b2abe=>(_0x8a552d(),_0x4b2abe),()=>{const _0x36c9d5=_0x54f8e8();return null==_0x36c9d5?(_0x8a552d(),_0x34d8df([0x56,0x61,0x6c,0x69,0x64])):_0x34d8df(_0x55c8d6-_0x36c9d5>(0x5778dc5f^_0x121767)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x278fc7)[_0x34d8df([0x63,0x61,0x74,0x63,0x68])](()=>{_0x278fc7(_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29937f=0x7342b6df^_0x121767;function _0x8a552d(){const _0x2c9dca=_0x34d8df([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cdd36(_0x250304(_0x1f7ea)),_0x309d83=_0x202c3a(_0x2cdd36(window[_0x34d8df([0x4d,0x61,0x74,0x68])][_0x34d8df([0x63,0x65,0x69,0x6c])](_0x55c8d6/_0x29937f)));window[_0x34d8df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x34d8df([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c9dca,_0x309d83);}function _0x54f8e8(){const _0x47e9a2=_0x34d8df([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cdd36(_0x250304(_0x1f7ea)),_0xaf74a4=window[_0x34d8df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x34d8df([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47e9a2);return _0xaf74a4?window[_0x34d8df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x202c3a(_0xaf74a4),0x10)*_0x29937f:null;}function _0x37ed5e(_0x6c749f){return new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c9076,_0x1ffdcd)=>{_0x6c749f[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x3c9076,_0x1ffdcd),window[_0x34d8df([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1ffdcd,0x73758c9f^_0x121767);});}}_0x553e31[_0x34d8df([0x6f,0x6e])](_0x34d8df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x305d35,_0x19dba8)=>{if(_0x19dba8[0x0]!=_0x1f7ea)return _0x278fc7(_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19dba8[0x1]={..._0x19dba8[0x1],[_0x34d8df([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x9bd00a};},{[_0x34d8df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x34d8df([0x68,0x69,0x67,0x68])}),_0x553e31[_0x34d8df([0x6f,0x6e])](_0x34d8df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ccc1e=>{_0x46b708(_0x2ccc1e[_0x34d8df([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3defef=!0x0,_0xafe92a(_0x2ccc1e[_0x34d8df([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x34d8df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x34d8df([0x6c,0x6f,0x77])}),_0x288bd0[_0x34d8df([0x74,0x68,0x65,0x6e])](()=>{_0x3defef||_0x278fc7(_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x163c13(){return _0x553e31[_0x34d8df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x34d8df([0x76,0x69,0x65,0x77])][_0x34d8df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x34d8df([0x61,0x75,0x74,0x6f]);}function _0x2afaa8(){_0x553e31[_0x34d8df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x34d8df([0x76,0x69,0x65,0x77])][_0x34d8df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x34d8df([0x61,0x75,0x74,0x6f]);}}function _0x4aca56(_0x51d0ba){const _0x1f3336=[new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5301=>setTimeout(_0x2e5301,0x737d6693^_0x121767)),_0x288bd0[_0x34d8df([0x74,0x68,0x65,0x6e])](()=>new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49da9f=>{let _0x59d98a=0x0;_0x553e31[_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c])][_0x34d8df([0x6f,0x6e])](_0x34d8df([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5adb8e,_0x9c21a8)=>{_0x9c21a8[0x0][_0x34d8df([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x59d98a++,_0x59d98a==(0x73745db7^_0x121767)&&(_0x49da9f(),_0x5adb8e[_0x34d8df([0x6f,0x66,0x66])]());});}))];return window[_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x34d8df([0x72,0x61,0x63,0x65])](_0x1f3336)[_0x34d8df([0x74,0x68,0x65,0x6e])](()=>_0x51d0ba);}async function _0x57269c(){await _0x288bd0,_0x553e31[_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c])][_0x34d8df([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37ea9d,_0x553e31[_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c])][_0x34d8df([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37ea9d,_0x553e31[_0x34d8df([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x360a7f(){return window[_0x34d8df([0x67,0x6c,0x6f,0x62])]&&window[_0x34d8df([0x67,0x6c,0x6f,0x62])][_0x34d8df([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x8e6f95(_0x2e08db){const _0x5e7912=_0x1d1938();_0x553e31[_0x5e7912]=_0x34d8df([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])+_0x2e08db,_0x2e08db!=_0x34d8df([0x56,0x61,0x6c,0x69,0x64])&&_0x57269c();}function _0x1d1938(){const _0x1f7819=window[_0x34d8df([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x34d8df([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x34d8df([0x6e,0x6f,0x77])]())[_0x34d8df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x34d8df([0x2e]),'');let _0x65281a=_0x34d8df([0x73]);for(let _0x2a9e4d=0x0;_0x2a9e4d<_0x1f7819[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a9e4d+=0x2){let _0x4a9caf=window[_0x34d8df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7819[_0x34d8df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a9e4d,_0x2a9e4d+0x2));_0x4a9caf>=_0x6fc202[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a9caf-=_0x6fc202[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x65281a+=_0x6fc202[_0x4a9caf];}return _0x65281a;}function _0x1183d2(){const _0x5429b8=_0x48c04b[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e]));if(0x3!=_0x5429b8[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5ea495(_0x5429b8[0x1]);function _0x5ea495(_0x3251cd){const _0x4549fc=_0x5badc4(_0x3251cd);return _0x4549fc&&_0x161107()?_0x4549fc:null;function _0x161107(){const _0x2f8725=_0x4549fc[_0x34d8df([0x6a,0x74,0x69])],_0x2c8f9f=window[_0x34d8df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f8725[_0x34d8df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f8725[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53b8ad={..._0x4549fc,[_0x34d8df([0x6a,0x74,0x69])]:_0x2f8725[_0x34d8df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f8725[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53b8ad[_0x34d8df([0x76,0x63])],_0x250304(_0x53b8ad)==_0x2c8f9f;}}}async function _0x1285c3(){let _0x48f825=!0x0;try{const _0x11bff4=_0x48c04b[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e])),[_0x4d3965,_0xca15fe,_0x21b446]=_0x11bff4;return _0x2de456(_0x4d3965),await _0xc8a981(_0x4d3965,_0xca15fe,_0x21b446),_0x48f825;}catch{return!0x1;}function _0x2de456(_0x5bf5a0){const _0x297d1b=_0x5badc4(_0x5bf5a0);_0x297d1b&&_0x297d1b[_0x34d8df([0x61,0x6c,0x67])]==_0x34d8df([0x45,0x53,0x32,0x35,0x36])||(_0x48f825=!0x1);}async function _0xc8a981(_0x2384f8,_0x316091,_0xf93c66){const _0x40375e=window[_0x34d8df([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x34d8df([0x66,0x72,0x6f,0x6d])](_0x5c2a51(_0xf93c66),_0x1febc7=>_0x1febc7[_0x34d8df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46ad33=new window[(_0x34d8df([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x34d8df([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2384f8+_0x34d8df([0x2e])+_0x316091),_0x18d57f=window[_0x34d8df([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x34d8df([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18d57f)return;const _0x338d22=await _0x18d57f[_0x34d8df([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x34d8df([0x6a,0x77,0x6b]),_0x3cb4c4,{[_0x34d8df([0x6e,0x61,0x6d,0x65])]:_0x34d8df([0x45,0x43,0x44,0x53,0x41]),[_0x34d8df([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x34d8df([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x34d8df([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18d57f[_0x34d8df([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x34d8df([0x6e,0x61,0x6d,0x65])]:_0x34d8df([0x45,0x43,0x44,0x53,0x41]),[_0x34d8df([0x68,0x61,0x73,0x68])]:{[_0x34d8df([0x6e,0x61,0x6d,0x65])]:_0x34d8df([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x338d22,_0x40375e,_0x46ad33)||(_0x48f825=!0x1);}}function _0x5badc4(_0x5ed349){return _0x5ed349[_0x34d8df([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x34d8df([0x65,0x79]))?JSON[_0x34d8df([0x70,0x61,0x72,0x73,0x65])](_0x5c2a51(_0x5ed349)):null;}function _0x5c2a51(_0x594c01){return window[_0x34d8df([0x61,0x74,0x6f,0x62])](_0x594c01[_0x34d8df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x34d8df([0x2b]))[_0x34d8df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x34d8df([0x2f])));}function _0x250304(_0x475fac){let _0x36c952=0x1505;function _0x40d7d4(_0x4b2759){for(let _0x2c9e8b=0x0;_0x2c9e8b<_0x4b2759[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c9e8b++){const _0x1c38d4=_0x4b2759[_0x34d8df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2c9e8b);_0x36c952=(_0x36c952<<0x5)+_0x36c952+_0x1c38d4,_0x36c952&=_0x36c952;}}function _0x4c74f0(_0x4c2d5f){Array[_0x34d8df([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c2d5f)?_0x4c2d5f[_0x34d8df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c74f0):_0x4c2d5f&&typeof _0x4c2d5f==_0x34d8df([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x34d8df([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c2d5f)[_0x34d8df([0x73,0x6f,0x72,0x74])]()[_0x34d8df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x451ce6,_0x4255b8])=>{_0x40d7d4(_0x451ce6),_0x4c74f0(_0x4255b8);}):_0x40d7d4(window[_0x34d8df([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c2d5f));}return _0x4c74f0(_0x475fac),_0x36c952>>>0x0;}function _0x2cdd36(_0x1ff1c4){return _0x1ff1c4[_0x34d8df([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x34d8df([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x34d8df([0x30]));}function _0x202c3a(_0x3d1368){return _0x3d1368[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])]('')[_0x34d8df([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x34d8df([0x6a,0x6f,0x69,0x6e])]('');}function _0x37ea9d(){}function _0x34d8df(_0x1ccd3a){return _0x1ccd3a['map'](_0x243f74=>String['fromCharCode'](_0x243f74))['join']('');}_0x8e6f95(await _0x66e772());}(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'],[_0x3193f7=>Number(_0x3193f7)>=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(_0x1475e6){return E['includes'](_0x1475e6);}function g(_0x20e5da){return Array['from'](_0x20e5da['getStyleNames']())['filter'](P);}function b(_0x1c2c42,_0x5e62f7,_0x55fcd2){const {spanStyles:_0xcf0131,stylesToBeHtmlElements:_0x1ec3b6}=function(_0x1902c7,_0x1a868c){const _0x2df746={},_0x5aa16e={};return _0x1a868c['forEach'](_0x3a0dcc=>{const _0x448111=_0x1902c7['getStyle'](_0x3a0dcc);if(_0x448111){if(function(_0x593483){return L['includes'](_0x593483);}(_0x3a0dcc))_0x2df746[_0x3a0dcc]=_0x448111;else{if(function(_0x1f0292){return _0x1f0292 in F;}(_0x3a0dcc)){const _0x1bfd31=_0x448111['split']('\x20');F[_0x3a0dcc]['forEach'](([_0xa12bbb,_0x1d5b42])=>{for(const _0x530756 of _0x1bfd31){('function'==typeof _0xa12bbb&&_0xa12bbb(_0x530756)||_0xa12bbb===_0x530756)&&(_0x5aa16e[_0x3a0dcc]=[..._0x5aa16e[_0x3a0dcc]||[],[_0xa12bbb,_0x1d5b42]]);}});}}}}),{'spanStyles':_0x2df746,'stylesToBeHtmlElements':_0x5aa16e};}(_0x1c2c42,_0x55fcd2);!function(_0x29c0ee,_0x22e855,_0x11a94){for(const _0x508ed2 in _0x11a94){_0x11a94[_0x508ed2]['forEach'](([,_0x525086])=>{const _0x20482e=_0x22e855['createElement'](_0x525086,[],_0x29c0ee['getChildren']());_0x22e855['insertChild'](0x0,_0x20482e,_0x29c0ee);}),_0x22e855['removeStyle'](_0x508ed2,_0x29c0ee);}}(_0x1c2c42,_0x5e62f7,_0x1ec3b6),function(_0x4892be,_0x521aa9,_0x469d34){if(!Object['keys'](_0x469d34)['length'])return;const _0x52b9a7=_0x521aa9['createElement']('span',[],_0x4892be['getChildren']());_0x521aa9['setStyle'](_0x469d34,_0x52b9a7),_0x521aa9['insertChild'](0x0,_0x52b9a7,_0x4892be),_0x521aa9['removeStyle'](Object['keys'](_0x469d34),_0x4892be);}(_0x1c2c42,_0x5e62f7,_0xcf0131);}class a extends _0x33f8ab{['execute'](_0x4aec42){const {body:_0xcd87bb}=_0x4aec42['_parsedData'],_0xd0f84a=new _0x1640b9(_0xcd87bb['document']),_0x4f8f35=_0xd0f84a['createRangeIn'](_0xcd87bb),_0x2868aa=new _0xa92ced(_0xd0f84a['document']['stylesProcessor']),_0xcc3cfc=[...new _0x387c45(_0x2868aa)['blockElements'],'font'],_0x291118=_0x4f8f35['getItems']();for(const _0x169327 of _0x291118)_0x169327['is']('element')&&_0xcc3cfc['includes'](_0x169327['name'])&&b(_0x169327,_0xd0f84a,g(_0x169327));_0x4aec42['content']=_0xcd87bb;}['isActive'](_0x3e5ab2){return super['isActive'](_0x3e5ab2)||p(_0x3e5ab2);}}class s extends _0x12769a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x854228=this['editor'],_0x23e6c2=_0x854228['plugins']['get']('ClipboardPipeline'),_0x4af510=_0x854228['editing']['view']['document'],_0x4e96f8=new a(_0x4af510);_0x23e6c2['on']('inputTransformation',(_0x4a05f2,_0x18ac2d)=>{const _0x2b7992=_0x18ac2d['dataTransfer']['getData']('text/html');_0x4e96f8['isActive'](_0x2b7992)&&(_0x18ac2d['_parsedData']||(_0x18ac2d['_parsedData']=_0x1e3288(_0x2b7992,_0x4af510['stylesProcessor'])),_0x4e96f8['execute'](_0x18ac2d));},{'priority':_0x2efebd['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3a7362=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x397237;for(const _0x545da0 in _0x3a7362){const _0x5974b4=_0x545da0,_0x2b0518=_0x3a7362[_0x5974b4];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2b0518){delete _0x3a7362[_0x5974b4],_0x397237=_0x2b0518,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x397237&&_0x3a7362['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x397237&&_0x3a7362['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x397237&&_0x3a7362['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x397237&&_0x3a7362['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x397237&&_0x3a7362['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x397237&&_0x3a7362['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x12769a{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.0-alpha.
|
|
3
|
+
"version": "47.6.0-alpha.6",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.6.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.
|
|
29
|
-
"ckeditor5": "47.6.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.6.0-alpha.6",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.6",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.6",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.6",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.6"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x33479b,_0x1e4138){var _0x11f6a8=_0x14d2,_0x2a3b32=_0x33479b();while(!![]){try{var _0x83ab36=parseInt(_0x11f6a8(0x18e))/0x1*(parseInt(_0x11f6a8(0x194))/0x2)+-parseInt(_0x11f6a8(0x18b))/0x3+parseInt(_0x11f6a8(0x18f))/0x4*(parseInt(_0x11f6a8(0x192))/0x5)+-parseInt(_0x11f6a8(0x190))/0x6*(-parseInt(_0x11f6a8(0x18c))/0x7)+parseInt(_0x11f6a8(0x193))/0x8+-parseInt(_0x11f6a8(0x191))/0x9+parseInt(_0x11f6a8(0x18d))/0xa;if(_0x83ab36===_0x1e4138)break;else _0x2a3b32['push'](_0x2a3b32['shift']());}catch(_0x2f3521){_0x2a3b32['push'](_0x2a3b32['shift']());}}}(_0x24c7,0xeb5f5));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x14d2(_0x2218b1,_0x21c03c){var _0x24c72f=_0x24c7();return _0x14d2=function(_0x14d2d4,_0x241f4d){_0x14d2d4=_0x14d2d4-0x18b;var _0x173a80=_0x24c72f[_0x14d2d4];return _0x173a80;},_0x14d2(_0x2218b1,_0x21c03c);}import'./augmentation.js';function _0x24c7(){var _0x4cb144=['298512jDkyNb','2946555jOVSqt','362901SppFjf','8717930KshrHJ','3PdyupK','8dBUUgL','6uxpFSm','15921441UAHouj','1603775HcgVpZ','13619240QpgAHn'];_0x24c7=function(){return _0x4cb144;};return _0x24c7();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x357d6a,_0x5798e9){var _0x1f1851=_0x3629,_0x133c8f=_0x357d6a();while(!![]){try{var _0x52a087=-parseInt(_0x1f1851(0x96))/0x1*(parseInt(_0x1f1851(0x97))/0x2)+-parseInt(_0x1f1851(0x94))/0x3*(-parseInt(_0x1f1851(0x93))/0x4)+-parseInt(_0x1f1851(0x98))/0x5*(-parseInt(_0x1f1851(0x8e))/0x6)+parseInt(_0x1f1851(0x90))/0x7+-parseInt(_0x1f1851(0x8f))/0x8+-parseInt(_0x1f1851(0x95))/0x9+-parseInt(_0x1f1851(0x91))/0xa*(parseInt(_0x1f1851(0x92))/0xb);if(_0x52a087===_0x5798e9)break;else _0x133c8f['push'](_0x133c8f['shift']());}catch(_0x392f92){_0x133c8f['push'](_0x133c8f['shift']());}}}(_0x512c,0xf159c));import{CKEditorError as _0x49ee09}from'ckeditor5/src/utils.js';function _0x3629(_0x20084e,_0x10be8b){var _0x512c1e=_0x512c();return _0x3629=function(_0x3629c7,_0x1ef939){_0x3629c7=_0x3629c7-0x8e;var _0x29ddb6=_0x512c1e[_0x3629c7];return _0x29ddb6;},_0x3629(_0x20084e,_0x10be8b);}function _0x512c(){var _0x6f0bac=['11MLCXQZ','556BHbbhI','38292JMsxqS','6874119QqvRBT','443903KlKFpJ','2GuSWIi','10JhkrKT','4419396wSZGVw','13154856zVkXvw','9632504evhNgL','7827770JvcmLF'];_0x512c=function(){return _0x6f0bac;};return _0x512c();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x480b51=_0x3c5e;(function(_0x18502d,_0xbc64af){const _0x31af71=_0x3c5e,_0xb14491=_0x18502d();while(!![]){try{const _0x240f19=parseInt(_0x31af71(0x139))/0x1+parseInt(_0x31af71(0x138))/0x2+parseInt(_0x31af71(0x131))/0x3*(-parseInt(_0x31af71(0x136))/0x4)+parseInt(_0x31af71(0x123))/0x5+-parseInt(_0x31af71(0x128))/0x6+-parseInt(_0x31af71(0x12e))/0x7*(parseInt(_0x31af71(0x12a))/0x8)+-parseInt(_0x31af71(0x132))/0x9*(-parseInt(_0x31af71(0x127))/0xa);if(_0x240f19===_0xbc64af)break;else _0xb14491['push'](_0xb14491['shift']());}catch(_0x4f2e4a){_0xb14491['push'](_0xb14491['shift']());}}}(_0x811d,0x729e5));function _0x811d(){const _0x1f491d=['534969UazKoM','9TKkjig','elementStart','setStyle','execute','4UlEhHb','item','873520rzwqmh','356493zSFrpk','type','2668850jzxBMq','createRangeIn','from','isActive','7215990rWGvmH','3105828GClxtQ','values','4624ztEzDG','content','_parsedData','hasStyle','10696IRktaD','size','document'];_0x811d=function(){return _0x1f491d;};return _0x811d();}import{ViewUpcastWriter as _0x337fda}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4a1669}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x206bab}from'../../utils.js';function _0x3c5e(_0x441ab,_0x28b150){const _0x811d40=_0x811d();return _0x3c5e=function(_0x3c5ee7,_0x389eae){_0x3c5ee7=_0x3c5ee7-0x122;let _0x269962=_0x811d40[_0x3c5ee7];return _0x269962;},_0x3c5e(_0x441ab,_0x28b150);}import{extractStyles as _0x4a901b,expandStyles as _0x476af9,getMatchingStyles as _0x350f88,flattenStyleDefinitions as _0x3aa168}from'./utils.js';export class MSOfficeStylesInliner extends _0x4a1669{[_0x480b51(0x135)](_0x1b676d){const _0x4ec6b4=_0x480b51,{body:_0x561469,styles:_0x42dd37}=_0x1b676d[_0x4ec6b4(0x12c)],_0x47e529=new _0x337fda(_0x561469[_0x4ec6b4(0x130)]),_0x53bad1=_0x47e529[_0x4ec6b4(0x124)](_0x561469),_0x4576a8=_0x4a901b(_0x42dd37),_0x1529dd=_0x476af9(_0x4576a8);for(const _0x2da3c1 of _0x53bad1){if(_0x4ec6b4(0x133)!==_0x2da3c1[_0x4ec6b4(0x122)])continue;const _0xe3b8b7=_0x350f88(_0x2da3c1[_0x4ec6b4(0x137)],_0x1529dd);if(_0xe3b8b7[_0x4ec6b4(0x12f)]){const _0x5deb9e=_0x3aa168(Array[_0x4ec6b4(0x125)](_0xe3b8b7[_0x4ec6b4(0x129)]()));for(const _0x195abb in _0x5deb9e){const _0x2e5f1d=_0x2da3c1[_0x4ec6b4(0x137)];_0x2e5f1d[_0x4ec6b4(0x12d)](_0x195abb)||_0x47e529[_0x4ec6b4(0x134)](_0x195abb,_0x5deb9e[_0x195abb],_0x2e5f1d);}}}_0x1b676d[_0x4ec6b4(0x12b)]=_0x561469;}[_0x480b51(0x126)](_0x216081){const _0x23cb18=_0x480b51;return super[_0x23cb18(0x126)](_0x216081)||_0x206bab(_0x216081);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x3720b0,_0x4586df){const _0x2549c3=_0x4627,_0x5e253f=_0x3720b0();while(!![]){try{const _0x141646=-parseInt(_0x2549c3(0xe3))/0x1*(parseInt(_0x2549c3(0xfa))/0x2)+-parseInt(_0x2549c3(0xf2))/0x3*(parseInt(_0x2549c3(0xef))/0x4)+parseInt(_0x2549c3(0xf3))/0x5+-parseInt(_0x2549c3(0xde))/0x6*(-parseInt(_0x2549c3(0xf9))/0x7)+parseInt(_0x2549c3(0xf5))/0x8*(parseInt(_0x2549c3(0xe6))/0x9)+parseInt(_0x2549c3(0xf6))/0xa*(parseInt(_0x2549c3(0xec))/0xb)+parseInt(_0x2549c3(0xdd))/0xc*(-parseInt(_0x2549c3(0xee))/0xd);if(_0x141646===_0x4586df)break;else _0x5e253f['push'](_0x5e253f['shift']());}catch(_0x874c4a){_0x5e253f['push'](_0x5e253f['shift']());}}}(_0x1630,0x35077));function _0x4627(_0xc35028,_0x1752f1){const _0x163068=_0x1630();return _0x4627=function(_0x462746,_0x2b3447){_0x462746=_0x462746-0xdc;let _0x116ef0=_0x163068[_0x462746];return _0x116ef0;},_0x4627(_0xc35028,_0x1752f1);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x14d49b,_0x210e55){const _0x49ab06=_0x4627,_0x156031=new Map();for(const [_0xd51b43,_0x4b3af4]of _0x210e55){if(!_0xd51b43[_0x49ab06(0xe2)]&&!_0xd51b43[_0x49ab06(0xf0)])continue;const _0x5465e=!_0xd51b43[_0x49ab06(0xe2)]||_0x14d49b[_0x49ab06(0xe0)]===_0xd51b43[_0x49ab06(0xe2)],_0x301870=!_0xd51b43[_0x49ab06(0xf0)]||_0x14d49b[_0x49ab06(0xea)](_0xd51b43[_0x49ab06(0xf0)]);_0x5465e&&_0x301870&&_0x156031[_0x49ab06(0xf1)](_0xd51b43,_0x4b3af4);}return _0x156031;}export function extractStyles(_0x4c14aa){const _0x5f013a=_0x4627,_0x437ffa={};for(const _0x196a7f of _0x4c14aa)for(const _0xf176a0 of _0x196a7f[_0x5f013a(0xe4)])if(_0xf176a0 instanceof CSSStyleRule){const _0x5ea310=parseCSSStyleDeclaration(_0xf176a0[_0x5f013a(0xe1)]);_0x437ffa[_0xf176a0[_0x5f013a(0xeb)]]=Object[_0x5f013a(0xdc)]({},_0x437ffa[_0xf176a0[_0x5f013a(0xeb)]]||{},_0x5ea310);}return _0x437ffa;}export function expandStyles(_0x3600d7){const _0x59a06c=_0x4627,_0x2b2076=new Map();for(const _0x4d8f2c in _0x3600d7){const _0x31eda8=parseCSSSelector(_0x4d8f2c),_0x3f3dd0=_0x3600d7[_0x4d8f2c];for(const _0x2201e7 of _0x31eda8)_0x2b2076[_0x59a06c(0xf1)](_0x2201e7,_0x3f3dd0);}return _0x2b2076;}export function parseCSSStyleDeclaration(_0x7b2bf9){const _0x415f0c=_0x4627,_0x64dab0={};for(let _0x2fac52=0x0;_0x2fac52<_0x7b2bf9[_0x415f0c(0xf8)];_0x2fac52++){const _0x338556=_0x7b2bf9[_0x2fac52],_0x38be2a=_0x7b2bf9[_0x415f0c(0xe8)](_0x338556);_0x415f0c(0xf4)!==_0x38be2a&&(_0x64dab0[_0x338556]=_0x38be2a);}return _0x64dab0;}export function parseCSSSelector(_0x1c2b8e){const _0x77069d=_0x4627,_0x3fd878=_0x1c2b8e[_0x77069d(0xed)](',')[_0x77069d(0xdf)](_0x561fa9=>_0x561fa9[_0x77069d(0xe9)]()),_0x4ff239=[];for(const _0x55986f of _0x3fd878){const _0x311cb5=S[_0x77069d(0xf7)](_0x55986f);_0x311cb5&&_0x4ff239[_0x77069d(0xe7)](_0x311cb5[_0x77069d(0xe5)]);}return _0x4ff239;}export function flattenStyleDefinitions(_0x5340f7){const _0x52a0de=_0x4627,_0x194ecb={};for(const _0x2e5a42 of _0x5340f7)Object[_0x52a0de(0xdc)](_0x194ecb,_0x2e5a42);return _0x194ecb;}function _0x1630(){const _0x1af6d5=['1047684EHWbMW','19014UzeBji','map','name','style','tagName','107857KkiIJB','cssRules','groups','2106873JIxJLA','push','getPropertyValue','trim','hasClass','selectorText','11ISEEjc','split','78ZkIaaK','4vagzRK','className','set','40227TVgqwT','1279170GRNzhC','initial','8PUDjrn','364700tUhIYL','exec','length','742HmYNbg','2QjtNLm','assign'];_0x1630=function(){return _0x1af6d5;};return _0x1630();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x25b7f1=_0x1a53;(function(_0x291c1f,_0x5c8c07){const _0x17a0bc=_0x1a53,_0xfa4878=_0x291c1f();while(!![]){try{const _0x2ebb74=parseInt(_0x17a0bc(0x93))/0x1*(parseInt(_0x17a0bc(0x8a))/0x2)+parseInt(_0x17a0bc(0x90))/0x3*(-parseInt(_0x17a0bc(0x95))/0x4)+-parseInt(_0x17a0bc(0x8f))/0x5*(parseInt(_0x17a0bc(0x8b))/0x6)+-parseInt(_0x17a0bc(0x85))/0x7*(parseInt(_0x17a0bc(0x94))/0x8)+-parseInt(_0x17a0bc(0x97))/0x9+-parseInt(_0x17a0bc(0x8d))/0xa*(-parseInt(_0x17a0bc(0x87))/0xb)+parseInt(_0x17a0bc(0x86))/0xc;if(_0x2ebb74===_0x5c8c07)break;else _0xfa4878['push'](_0xfa4878['shift']());}catch(_0x3c57a5){_0xfa4878['push'](_0xfa4878['shift']());}}}(_0x1e15,0xaec1b));import{ViewUpcastWriter as _0x354052,ViewDomConverter as _0x7e2575,ViewDocument as _0xcd3dd4}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x328e63}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5b8fe6}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2484cd,propagateStyleProperties as _0x319c94}from'./utils.js';function _0x1a53(_0x5317e0,_0x30f421){const _0x1e1598=_0x1e15();return _0x1a53=function(_0x1a53b5,_0x54910a){_0x1a53b5=_0x1a53b5-0x83;let _0xc4a7bb=_0x1e1598[_0x1a53b5];return _0xc4a7bb;},_0x1a53(_0x5317e0,_0x30f421);}export class MSOfficeInlineStylePropagator extends _0x328e63{[_0x25b7f1(0x99)](_0x3da9e7){const _0x465aab=_0x25b7f1,{body:_0x515e7b}=_0x3da9e7[_0x465aab(0x8e)],_0x4219de=new _0x354052(_0x515e7b[_0x465aab(0x83)]),_0x4cede4=_0x4219de[_0x465aab(0x9b)](_0x515e7b),_0x424e58=new _0xcd3dd4(_0x4219de[_0x465aab(0x83)][_0x465aab(0x8c)]),_0xa7b6de=[...new _0x7e2575(_0x424e58)[_0x465aab(0x84)],_0x465aab(0x96)],_0x328d39=_0x4cede4[_0x465aab(0x88)]();for(const _0x3abadd of _0x328d39)if(_0x3abadd['is'](_0x465aab(0x98))&&_0xa7b6de[_0x465aab(0x92)](_0x3abadd[_0x465aab(0x91)])){const _0x1204a3=_0x2484cd(_0x3abadd);_0x319c94(_0x3abadd,_0x4219de,_0x1204a3);}_0x3da9e7[_0x465aab(0x9a)]=_0x515e7b;}[_0x25b7f1(0x89)](_0x2c2fc6){const _0x1ffe09=_0x25b7f1;return super[_0x1ffe09(0x89)](_0x2c2fc6)||_0x5b8fe6(_0x2c2fc6);}}function _0x1e15(){const _0x2a4ec1=['document','blockElements','14uxHbgR','19920132XtmTrS','33rgUaHF','getItems','isActive','8006EeqVty','22338jOJCPK','stylesProcessor','949880yhonjh','_parsedData','1535wRZZCz','9peVxxD','name','includes','318bXgnVH','3704944EqcwOd','286424xErnOC','font','1962999LUMBMr','element','execute','content','createRangeIn'];_0x1e15=function(){return _0x2a4ec1;};return _0x1e15();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4ab3dd=_0x16a6;(function(_0x10ce12,_0x11cf4f){const _0x3e80f5=_0x16a6,_0xa92473=_0x10ce12();while(!![]){try{const _0xcdaa7e=parseInt(_0x3e80f5(0x13e))/0x1+-parseInt(_0x3e80f5(0x166))/0x2+-parseInt(_0x3e80f5(0x149))/0x3*(-parseInt(_0x3e80f5(0x13b))/0x4)+parseInt(_0x3e80f5(0x145))/0x5*(parseInt(_0x3e80f5(0x14e))/0x6)+-parseInt(_0x3e80f5(0x14d))/0x7+-parseInt(_0x3e80f5(0x15c))/0x8+-parseInt(_0x3e80f5(0x13c))/0x9*(-parseInt(_0x3e80f5(0x151))/0xa);if(_0xcdaa7e===_0x11cf4f)break;else _0xa92473['push'](_0xa92473['shift']());}catch(_0x472d84){_0xa92473['push'](_0xa92473['shift']());}}}(_0x2598,0xec5e8));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4ab3dd(0x15f),_0x4ab3dd(0x13d),_0x4ab3dd(0x165),_0x4ab3dd(0x146),_0x4ab3dd(0x155),_0x4ab3dd(0x147),_0x4ab3dd(0x161),_0x4ab3dd(0x152)];function _0x2598(){const _0x29d9aa=['setStyle','insertChild','split','super','line-through','1545688ggEsxo','underline','medium','color','sup','font-style','keys','getStyle','bold','font-size','1658844XlggOY','676RTeFfc','18dkupWn','font-family','1153720cBBQTb','function','includes','removeStyle','getChildren','sub','bolder','625gPAwWm','text-decoration','font-weight','length','15297dLLScA','createElement','italic','forEach','12449563CZCmhZ','68538sGAVrr','strong','span','1629920sFnptl','vertical-align','from','filter','text-decoration-line','getStyleNames'];_0x2598=function(){return _0x29d9aa;};return _0x2598();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4ab3dd(0x15f),_0x4ab3dd(0x13d),_0x4ab3dd(0x165)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4ab3dd(0x14b),'i']],'font-weight':[[_0x4ab3dd(0x15e),_0x4ab3dd(0x14f)],[_0x4ab3dd(0x164),_0x4ab3dd(0x14f)],[_0x4ab3dd(0x144),_0x4ab3dd(0x14f)],[_0x4566dc=>Number(_0x4566dc)>=0x258,_0x4ab3dd(0x14f)]],'text-decoration':[[_0x4ab3dd(0x15d),'u'],[_0x4ab3dd(0x15b),'s']],'text-decoration-line':[[_0x4ab3dd(0x15d),'u'],[_0x4ab3dd(0x15b),'s']],'vertical-align':[[_0x4ab3dd(0x143),_0x4ab3dd(0x143)],[_0x4ab3dd(0x15a),_0x4ab3dd(0x160)]]};export function isPropertyToBePropagated(_0x564b6){const _0x224166=_0x4ab3dd;return CSS_PROPERTIES_TO_PROPAGATE[_0x224166(0x140)](_0x564b6);}function _0x16a6(_0x5ebc5a,_0x1755ff){const _0x2598c8=_0x2598();return _0x16a6=function(_0x16a6b8,_0x41ffc9){_0x16a6b8=_0x16a6b8-0x13b;let _0x324524=_0x2598c8[_0x16a6b8];return _0x324524;},_0x16a6(_0x5ebc5a,_0x1755ff);}export function isPropertyToBePropagatedAsSpan(_0x5672bc){const _0x255d68=_0x4ab3dd;return CSS_PROPERTIES_TO_BE_SPANS[_0x255d68(0x140)](_0x5672bc);}export function isPropertyToBePropagatedAsHTMLElement(_0x40a642){return _0x40a642 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x3f5980){const _0x21aeb2=_0x4ab3dd;return Array[_0x21aeb2(0x153)](_0x3f5980[_0x21aeb2(0x156)]())[_0x21aeb2(0x154)](isPropertyToBePropagated);}export function propagateStyleProperties(_0xc754b4,_0xe43393,_0x4d4e22){const {spanStyles:_0x372658,stylesToBeHtmlElements:_0x3c7a48}=getStylesToPropagate(_0xc754b4,_0x4d4e22);propagateStylesAsHTMLElements(_0xc754b4,_0xe43393,_0x3c7a48),propagateStylesAsSpan(_0xc754b4,_0xe43393,_0x372658);}export function propagateStylesAsHTMLElements(_0x5a0114,_0x3dd092,_0x39d8fe){const _0x496742=_0x4ab3dd;for(const _0x3bb698 in _0x39d8fe){_0x39d8fe[_0x3bb698][_0x496742(0x14c)](([,_0x24d79a])=>{const _0x1c000e=_0x496742,_0x3f9e12=_0x3dd092[_0x1c000e(0x14a)](_0x24d79a,[],_0x5a0114[_0x1c000e(0x142)]());_0x3dd092[_0x1c000e(0x158)](0x0,_0x3f9e12,_0x5a0114);}),_0x3dd092[_0x496742(0x141)](_0x3bb698,_0x5a0114);}}export function propagateStylesAsSpan(_0x3a8485,_0x2ae24a,_0x309f47){const _0x49068b=_0x4ab3dd;if(!Object[_0x49068b(0x162)](_0x309f47)[_0x49068b(0x148)])return;const _0xe0cda9=_0x2ae24a[_0x49068b(0x14a)](_0x49068b(0x150),[],_0x3a8485[_0x49068b(0x142)]());_0x2ae24a[_0x49068b(0x157)](_0x309f47,_0xe0cda9),_0x2ae24a[_0x49068b(0x158)](0x0,_0xe0cda9,_0x3a8485),_0x2ae24a[_0x49068b(0x141)](Object[_0x49068b(0x162)](_0x309f47),_0x3a8485);}export function getStylesToPropagate(_0x4848fe,_0x45de00){const _0x2ea4f3=_0x4ab3dd,_0x2a78b5={},_0x3cd793={};return _0x45de00[_0x2ea4f3(0x14c)](_0x548b05=>{const _0x2a501b=_0x2ea4f3,_0x4220b7=_0x4848fe[_0x2a501b(0x163)](_0x548b05);if(_0x4220b7){if(isPropertyToBePropagatedAsSpan(_0x548b05))_0x2a78b5[_0x548b05]=_0x4220b7;else{if(isPropertyToBePropagatedAsHTMLElement(_0x548b05)){const _0x3a8e47=_0x4220b7[_0x2a501b(0x159)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x548b05][_0x2a501b(0x14c)](([_0x519b9b,_0x44e963])=>{const _0x20a49a=_0x2a501b;for(const _0x4e289d of _0x3a8e47){(_0x20a49a(0x13f)==typeof _0x519b9b&&_0x519b9b(_0x4e289d)||_0x519b9b===_0x4e289d)&&(_0x3cd793[_0x548b05]=[..._0x3cd793[_0x548b05]||[],[_0x519b9b,_0x44e963]]);}});}}}}),{'spanStyles':_0x2a78b5,'stylesToBeHtmlElements':_0x3cd793};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4646(){var _0x3bc15f=['14199592rSECNi','requires','isOfficialPlugin','PasteFromOfficeEnhanced','pluginName','8ksXZIz','3MGcDPZ','PasteFromOffice','551706CKZJKO','isPremiumPlugin','7nRIFjc','788815QEQWxN','288328dnBxpm','4AJdgCA','3669470bQZgTk','790227SQRPhg','807148ghTHKk'];_0x4646=function(){return _0x3bc15f;};return _0x4646();}var _0x3b316c=_0x40c2;(function(_0x256274,_0x457e9a){var _0x35da22=_0x40c2,_0x1c2a4d=_0x256274();while(!![]){try{var _0x142138=-parseInt(_0x35da22(0x111))/0x1*(parseInt(_0x35da22(0x110))/0x2)+-parseInt(_0x35da22(0x10a))/0x3*(parseInt(_0x35da22(0x114))/0x4)+parseInt(_0x35da22(0x10f))/0x5+parseInt(_0x35da22(0x10c))/0x6*(-parseInt(_0x35da22(0x10e))/0x7)+parseInt(_0x35da22(0x109))/0x8*(parseInt(_0x35da22(0x113))/0x9)+-parseInt(_0x35da22(0x112))/0xa+parseInt(_0x35da22(0x115))/0xb;if(_0x142138===_0x457e9a)break;else _0x1c2a4d['push'](_0x1c2a4d['shift']());}catch(_0x206651){_0x1c2a4d['push'](_0x1c2a4d['shift']());}}}(_0x4646,0x49059));function _0x40c2(_0x54e75f,_0x5bbca8){var _0x46467b=_0x4646();return _0x40c2=function(_0x40c22c,_0xe93bd6){_0x40c22c=_0x40c22c-0x107;var _0xb19f27=_0x46467b[_0x40c22c];return _0xb19f27;},_0x40c2(_0x54e75f,_0x5bbca8);}import{Plugin as _0x3bb6d9}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2cac97}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x526027}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x3bb6d9{static get[_0x3b316c(0x108)](){var _0x50e6ed=_0x3b316c;return _0x50e6ed(0x107);}static get[_0x3b316c(0x117)](){return!0x0;}static get[_0x3b316c(0x10d)](){return!0x0;}static get[_0x3b316c(0x116)](){var _0x16a0e7=_0x3b316c;return[_0x16a0e7(0x10b),_0x2cac97,_0x526027];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x14d075=_0x15b4;(function(_0x1254ba,_0x3086ab){const _0x3f8bc9=_0x15b4,_0x5d479b=_0x1254ba();while(!![]){try{const _0x563a37=-parseInt(_0x3f8bc9(0x16e))/0x1+parseInt(_0x3f8bc9(0x15d))/0x2*(-parseInt(_0x3f8bc9(0x16c))/0x3)+-parseInt(_0x3f8bc9(0x161))/0x4+-parseInt(_0x3f8bc9(0x173))/0x5+parseInt(_0x3f8bc9(0x17a))/0x6+parseInt(_0x3f8bc9(0x163))/0x7+parseInt(_0x3f8bc9(0x172))/0x8;if(_0x563a37===_0x3086ab)break;else _0x5d479b['push'](_0x5d479b['shift']());}catch(_0x4c5a21){_0x5d479b['push'](_0x5d479b['shift']());}}}(_0xae5b,0xa6923));import{Plugin as _0x3cc43f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x537c61}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x316390,uid as _0x94c85a}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x5c5599}from'./normalizers/inliner/msofficestylesinliner.js';function _0xae5b(){const _0x4abebb=['isPremiumPlugin','fromCharCode','PasteFromOfficeEnhancedInliner','PasteFromOffice','init','editing','1720668VxWliN','afterInit','document','editor','high','getData','isActive','4pFKonk','text/html','inputTransformation','view','264208yFKTAo','plugins','1349362hBHBoc','ClipboardPipeline','get','dataTransfer','_parsedData','pluginName','isOfficialPlugin','execute','map','450387MzRcIX','stylesProcessor','1226299sHKkcZ','href','requires','join','22381488NpcMbi','5011730TIcOnB'];_0xae5b=function(){return _0x4abebb;};return _0xae5b();}function _0x15b4(_0x397616,_0x14507f){const _0xae5b00=_0xae5b();return _0x15b4=function(_0x15b4b3,_0x4088ad){_0x15b4b3=_0x15b4b3-0x157;let _0x3323f0=_0xae5b00[_0x15b4b3];return _0x3323f0;},_0x15b4(_0x397616,_0x14507f);}export class PasteFromOfficeEnhancedInliner extends _0x3cc43f{static get[_0x14d075(0x168)](){const _0x458065=_0x14d075;return _0x458065(0x176);}static get[_0x14d075(0x169)](){return!0x0;}static get[_0x14d075(0x174)](){return!0x0;}static get[_0x14d075(0x170)](){const _0x599cce=_0x14d075;return[_0x599cce(0x177)];}[_0x14d075(0x178)](){const _0x3d2910=_0x14d075,_0x357dcd=this[_0x3d2910(0x159)],_0x81b3a4=_0x357dcd[_0x3d2910(0x162)][_0x3d2910(0x165)](_0x3d2910(0x164)),_0x203f4a=_0x357dcd[_0x3d2910(0x179)][_0x3d2910(0x160)][_0x3d2910(0x158)],_0x50a3df=new _0x5c5599(_0x203f4a);_0x81b3a4['on'](_0x3d2910(0x15f),(_0x498a7f,_0x55805d)=>{const _0x242d44=_0x3d2910,_0x5b2bab=_0x55805d[_0x242d44(0x166)][_0x242d44(0x15b)](_0x242d44(0x15e));_0x50a3df[_0x242d44(0x15c)](_0x5b2bab)&&(_0x55805d[_0x242d44(0x167)]||(_0x55805d[_0x242d44(0x167)]=_0x537c61(_0x5b2bab,_0x203f4a[_0x242d44(0x16d)])),_0x50a3df[_0x242d44(0x16a)](_0x55805d));},{'priority':_0x316390[_0x3d2910(0x165)](_0x3d2910(0x15a))+0xb});}[_0x14d075(0x157)](){!async function(_0x8f9aae){const _0x4271ec=_0x18ab0e([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]),_0x5ac4df=0x7374585f,_0x1ccdaa=0x7373db47^_0x5ac4df,_0x59fe58=window[_0x18ab0e([0x44,0x61,0x74,0x65])][_0x18ab0e([0x6e,0x6f,0x77])](),_0x453c0e=_0x8f9aae[_0x18ab0e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x44b00b=new window[(_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c83d1=>{_0x453c0e[_0x18ab0e([0x6f,0x6e,0x63,0x65])](_0x18ab0e([0x72,0x65,0x61,0x64,0x79]),_0x2c83d1);}),_0x50a55d={[_0x18ab0e([0x6b,0x74,0x79])]:_0x18ab0e([0x45,0x43]),[_0x18ab0e([0x75,0x73,0x65])]:_0x18ab0e([0x73,0x69,0x67]),[_0x18ab0e([0x63,0x72,0x76])]:_0x18ab0e([0x50,0x2d,0x32,0x35,0x36]),[_0x18ab0e([0x78])]:_0x18ab0e([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]),[_0x18ab0e([0x79])]:_0x18ab0e([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]),[_0x18ab0e([0x61,0x6c,0x67])]:_0x18ab0e([0x45,0x53,0x32,0x35,0x36])},_0x47a827=_0x453c0e[_0x18ab0e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x18ab0e([0x67,0x65,0x74])](_0x18ab0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22fe54(){let _0x5b543e,_0x1e6ad9=null,_0x5546e7=null;try{if(_0x47a827==_0x18ab0e([0x47,0x50,0x4c]))return _0x18ab0e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b543e=_0x282981(),!_0x5b543e)return _0x18ab0e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b543e[_0x18ab0e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5546e7=_0x4bc0b3(_0x5b543e[_0x18ab0e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b543e[_0x18ab0e([0x6a,0x74,0x69])])),await _0x1465d2()?_0x1d306d()?_0x22ee7e()?_0x18ab0e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3d5720()?(_0x5b543e[_0x18ab0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18ab0e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1e6ad9=_0x51d98b(_0x18ab0e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x540df0()):_0x18ab0e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x18ab0e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x18ab0e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x18ab0e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x22ee7e(){const _0x2bd5a5=[_0x18ab0e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x18ab0e([0x74,0x72,0x69,0x61,0x6c])][_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b543e[_0x18ab0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x59fe58/0x3e8:0xe10*_0x1ccdaa;return _0x5b543e[_0x18ab0e([0x65,0x78,0x70])]<_0x2bd5a5;}function _0x1d306d(){const _0x1271c6=_0x5b543e[_0x18ab0e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1271c6&&(!!_0x1271c6[_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18ab0e([0x2a]))||(!!_0x1271c6[_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18ab0e([0x50,0x4f,0x45]))||(!!_0x1271c6[_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18ab0e([0x50,0x50]))||!(!_0x1271c6[_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18ab0e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5ea04b()))));}function _0x3d5720(){const _0x14756a=_0x15b4,_0x2af1ce=_0x5b543e[_0x18ab0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2af1ce||0x0==_0x2af1ce[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5b2d57}=new URL(window[_0x18ab0e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x14756a(0x16f)]);if(_0x2af1ce[_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b2d57))return!0x0;const _0x1efadc=_0x5b2d57[_0x18ab0e([0x73,0x70,0x6c,0x69,0x74])](_0x18ab0e([0x2e]));return _0x2af1ce[_0x18ab0e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e7207=>_0x5e7207[_0x18ab0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18ab0e([0x2a])))[_0x18ab0e([0x6d,0x61,0x70])](_0x5c3658=>_0x5c3658[_0x18ab0e([0x73,0x70,0x6c,0x69,0x74])](_0x18ab0e([0x2e])))[_0x18ab0e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b854a=>_0x5b854a[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1efadc[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x18ab0e([0x6d,0x61,0x70])](_0x12fac7=>Array(_0x1efadc[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x12fac7[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x18ab0e([0x66,0x69,0x6c,0x6c])](_0x12fac7[0x0]===_0x18ab0e([0x2a])?_0x18ab0e([0x2a]):'')[_0x18ab0e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x12fac7))[_0x18ab0e([0x73,0x6f,0x6d,0x65])](_0x3b9ecc=>_0x1efadc[_0x18ab0e([0x65,0x76,0x65,0x72,0x79])]((_0x286ee6,_0x3c32bf)=>_0x3b9ecc[_0x3c32bf]===_0x286ee6||_0x3b9ecc[_0x3c32bf]===_0x18ab0e([0x2a])));}function _0x540df0(){return _0x1e6ad9&&_0x5546e7?new window[(_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b93b0,_0x183f00)=>{_0x1e6ad9[_0x18ab0e([0x74,0x68,0x65,0x6e])](_0x4b93b0,_0x183f00),_0x5546e7[_0x18ab0e([0x74,0x68,0x65,0x6e])](_0x5877f2=>{_0x5877f2!=_0x18ab0e([0x56,0x61,0x6c,0x69,0x64])&&_0x4b93b0(_0x5877f2);},_0x183f00);}):_0x1e6ad9||_0x5546e7||_0x18ab0e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4bc0b3(_0x3b5fa9,_0x3a8e3b){return new window[(_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bb170=>{if(_0x4f0f04())return _0x2bb170(_0x18ab0e([0x56,0x61,0x6c,0x69,0x64]));_0x3f1411(),_0x453c0e[_0x18ab0e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x18ab0e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2dc5f0=!0x1;const _0x3c45b7=_0x94c85a();function _0x344204(_0x57387d){return!!_0x57387d&&(typeof _0x57387d===_0x18ab0e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57387d===_0x18ab0e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57387d[_0x18ab0e([0x74,0x68,0x65,0x6e])]===_0x18ab0e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57387d[_0x18ab0e([0x63,0x61,0x74,0x63,0x68])]===_0x18ab0e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x23d3b4(_0x298175){_0x42ce35(_0x298175)[_0x18ab0e([0x74,0x68,0x65,0x6e])](_0x3aa291=>{if(!_0x3aa291||_0x3aa291[_0x18ab0e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x18ab0e([0x6f,0x6b]))return _0x18ab0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb84ab8(_0x37a2fe(_0x3c45b7+_0x3a8e3b))!=_0x3aa291[_0x18ab0e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x18ab0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x18ab0e([0x56,0x61,0x6c,0x69,0x64]);})[_0x18ab0e([0x74,0x68,0x65,0x6e])](_0x2c51d4=>(_0x375d2b(),_0x2c51d4),()=>{const _0x328753=_0x59e286();return null==_0x328753?(_0x375d2b(),_0x18ab0e([0x56,0x61,0x6c,0x69,0x64])):_0x18ab0e(_0x59fe58-_0x328753>(0x5778dc5f^_0x5ac4df)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x18ab0e([0x74,0x68,0x65,0x6e])](_0x2bb170)[_0x18ab0e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2bb170(_0x18ab0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x147f45=0x7342b6df^_0x5ac4df;function _0x375d2b(){const _0xefd011=_0x18ab0e([0x6c,0x6c,0x63,0x74,0x2d])+_0xb84ab8(_0x37a2fe(_0x3b5fa9)),_0x5ba5ae=_0x563b4f(_0xb84ab8(window[_0x18ab0e([0x4d,0x61,0x74,0x68])][_0x18ab0e([0x63,0x65,0x69,0x6c])](_0x59fe58/_0x147f45)));window[_0x18ab0e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18ab0e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xefd011,_0x5ba5ae);}function _0x59e286(){const _0x22bc55=_0x18ab0e([0x6c,0x6c,0x63,0x74,0x2d])+_0xb84ab8(_0x37a2fe(_0x3b5fa9)),_0x5cb746=window[_0x18ab0e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18ab0e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22bc55);return _0x5cb746?window[_0x18ab0e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x563b4f(_0x5cb746),0x10)*_0x147f45:null;}function _0x42ce35(_0xe0bdd5){return new window[(_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x60e8c5,_0x23e327)=>{_0xe0bdd5[_0x18ab0e([0x74,0x68,0x65,0x6e])](_0x60e8c5,_0x23e327),window[_0x18ab0e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x23e327,0x73758c9f^_0x5ac4df);});}}_0x453c0e[_0x18ab0e([0x6f,0x6e])](_0x18ab0e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2adfcb,_0x3ff54d)=>{if(_0x3ff54d[0x0]!=_0x3b5fa9)return _0x2bb170(_0x18ab0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ff54d[0x1]={..._0x3ff54d[0x1],[_0x18ab0e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3c45b7};},{[_0x18ab0e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18ab0e([0x68,0x69,0x67,0x68])}),_0x453c0e[_0x18ab0e([0x6f,0x6e])](_0x18ab0e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x15074f=>{_0x344204(_0x15074f[_0x18ab0e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2dc5f0=!0x0,_0x23d3b4(_0x15074f[_0x18ab0e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x18ab0e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18ab0e([0x6c,0x6f,0x77])}),_0x44b00b[_0x18ab0e([0x74,0x68,0x65,0x6e])](()=>{_0x2dc5f0||_0x2bb170(_0x18ab0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f0f04(){return _0x453c0e[_0x18ab0e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18ab0e([0x76,0x69,0x65,0x77])][_0x18ab0e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x18ab0e([0x61,0x75,0x74,0x6f]);}function _0x3f1411(){_0x453c0e[_0x18ab0e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18ab0e([0x76,0x69,0x65,0x77])][_0x18ab0e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x18ab0e([0x61,0x75,0x74,0x6f]);}}function _0x51d98b(_0x333f71){const _0x29782f=[new window[(_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e5787=>setTimeout(_0x3e5787,0x737d6693^_0x5ac4df)),_0x44b00b[_0x18ab0e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x599195=>{let _0x384540=0x0;_0x453c0e[_0x18ab0e([0x6d,0x6f,0x64,0x65,0x6c])][_0x18ab0e([0x6f,0x6e])](_0x18ab0e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x11f2b1,_0x51fed0)=>{_0x51fed0[0x0][_0x18ab0e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x384540++,_0x384540==(0x73745db7^_0x5ac4df)&&(_0x599195(),_0x11f2b1[_0x18ab0e([0x6f,0x66,0x66])]());});}))];return window[_0x18ab0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x18ab0e([0x72,0x61,0x63,0x65])](_0x29782f)[_0x18ab0e([0x74,0x68,0x65,0x6e])](()=>_0x333f71);}async function _0x33a80e(){await _0x44b00b,_0x453c0e[_0x18ab0e([0x6d,0x6f,0x64,0x65,0x6c])][_0x18ab0e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a417f,_0x453c0e[_0x18ab0e([0x6d,0x6f,0x64,0x65,0x6c])][_0x18ab0e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a417f,_0x453c0e[_0x18ab0e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x18ab0e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ea04b(){return window[_0x18ab0e([0x67,0x6c,0x6f,0x62])]&&window[_0x18ab0e([0x67,0x6c,0x6f,0x62])][_0x18ab0e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x26cf0c(_0xba9b81){const _0x52e278=_0x1c4ba7();_0x453c0e[_0x52e278]=_0x18ab0e([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])+_0xba9b81,_0xba9b81!=_0x18ab0e([0x56,0x61,0x6c,0x69,0x64])&&_0x33a80e();}function _0x1c4ba7(){const _0xae6ef=window[_0x18ab0e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x18ab0e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x18ab0e([0x6e,0x6f,0x77])]())[_0x18ab0e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x18ab0e([0x2e]),'');let _0x24f635=_0x18ab0e([0x73]);for(let _0x83777=0x0;_0x83777<_0xae6ef[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x83777+=0x2){let _0x182521=window[_0x18ab0e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xae6ef[_0x18ab0e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x83777,_0x83777+0x2));_0x182521>=_0x4271ec[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x182521-=_0x4271ec[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x24f635+=_0x4271ec[_0x182521];}return _0x24f635;}function _0x282981(){const _0x2acd62=_0x47a827[_0x18ab0e([0x73,0x70,0x6c,0x69,0x74])](_0x18ab0e([0x2e]));if(0x3!=_0x2acd62[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2860ca(_0x2acd62[0x1]);function _0x2860ca(_0x26e509){const _0x4ecf67=_0x487fe1(_0x26e509);return _0x4ecf67&&_0x3e3b84()?_0x4ecf67:null;function _0x3e3b84(){const _0x449691=_0x4ecf67[_0x18ab0e([0x6a,0x74,0x69])],_0x29acd1=window[_0x18ab0e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x449691[_0x18ab0e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x449691[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x203062={..._0x4ecf67,[_0x18ab0e([0x6a,0x74,0x69])]:_0x449691[_0x18ab0e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x449691[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x203062[_0x18ab0e([0x76,0x63])],_0x37a2fe(_0x203062)==_0x29acd1;}}}async function _0x1465d2(){let _0x1368ee=!0x0;try{const _0x29c3f5=_0x47a827[_0x18ab0e([0x73,0x70,0x6c,0x69,0x74])](_0x18ab0e([0x2e])),[_0x1db0a6,_0x377f4c,_0x3cdaa9]=_0x29c3f5;return _0x55919e(_0x1db0a6),await _0x1458e7(_0x1db0a6,_0x377f4c,_0x3cdaa9),_0x1368ee;}catch{return!0x1;}function _0x55919e(_0x2926c1){const _0x27c604=_0x487fe1(_0x2926c1);_0x27c604&&_0x27c604[_0x18ab0e([0x61,0x6c,0x67])]==_0x18ab0e([0x45,0x53,0x32,0x35,0x36])||(_0x1368ee=!0x1);}async function _0x1458e7(_0x12c4b2,_0x266bed,_0x59c635){const _0x3d10ec=window[_0x18ab0e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x18ab0e([0x66,0x72,0x6f,0x6d])](_0x2617e7(_0x59c635),_0x5aabc2=>_0x5aabc2[_0x18ab0e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3177fc=new window[(_0x18ab0e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x18ab0e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12c4b2+_0x18ab0e([0x2e])+_0x266bed),_0x1ffbd2=window[_0x18ab0e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x18ab0e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1ffbd2)return;const _0xb9f719=await _0x1ffbd2[_0x18ab0e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x18ab0e([0x6a,0x77,0x6b]),_0x50a55d,{[_0x18ab0e([0x6e,0x61,0x6d,0x65])]:_0x18ab0e([0x45,0x43,0x44,0x53,0x41]),[_0x18ab0e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x18ab0e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x18ab0e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1ffbd2[_0x18ab0e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x18ab0e([0x6e,0x61,0x6d,0x65])]:_0x18ab0e([0x45,0x43,0x44,0x53,0x41]),[_0x18ab0e([0x68,0x61,0x73,0x68])]:{[_0x18ab0e([0x6e,0x61,0x6d,0x65])]:_0x18ab0e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xb9f719,_0x3d10ec,_0x3177fc)||(_0x1368ee=!0x1);}}function _0x487fe1(_0x41a1de){return _0x41a1de[_0x18ab0e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x18ab0e([0x65,0x79]))?JSON[_0x18ab0e([0x70,0x61,0x72,0x73,0x65])](_0x2617e7(_0x41a1de)):null;}function _0x2617e7(_0x64ee61){return window[_0x18ab0e([0x61,0x74,0x6f,0x62])](_0x64ee61[_0x18ab0e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x18ab0e([0x2b]))[_0x18ab0e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x18ab0e([0x2f])));}function _0x37a2fe(_0x4291dc){let _0xdf643=0x1505;function _0x2ab03a(_0x4ce3cd){for(let _0x42f88=0x0;_0x42f88<_0x4ce3cd[_0x18ab0e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42f88++){const _0x5ae043=_0x4ce3cd[_0x18ab0e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x42f88);_0xdf643=(_0xdf643<<0x5)+_0xdf643+_0x5ae043,_0xdf643&=_0xdf643;}}function _0x256518(_0x357da5){Array[_0x18ab0e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x357da5)?_0x357da5[_0x18ab0e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x256518):_0x357da5&&typeof _0x357da5==_0x18ab0e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x18ab0e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x357da5)[_0x18ab0e([0x73,0x6f,0x72,0x74])]()[_0x18ab0e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x32b59c,_0x1413ac])=>{_0x2ab03a(_0x32b59c),_0x256518(_0x1413ac);}):_0x2ab03a(window[_0x18ab0e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x357da5));}return _0x256518(_0x4291dc),_0xdf643>>>0x0;}function _0xb84ab8(_0x5063e8){return _0x5063e8[_0x18ab0e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x18ab0e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x18ab0e([0x30]));}function _0x563b4f(_0x573db1){return _0x573db1[_0x18ab0e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x18ab0e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x18ab0e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a417f(){}function _0x18ab0e(_0x130797){const _0x20ac45=_0x15b4;return _0x130797[_0x20ac45(0x16b)](_0x104e5d=>String[_0x20ac45(0x175)](_0x104e5d))[_0x20ac45(0x171)]('');}_0x26cf0c(await _0x22fe54());}(this);}}
|
|
23
|
+
function _0x20b9(){const _0x930570=['ClipboardPipeline','1761310IJBUvQ','init','isPremiumPlugin','stylesProcessor','isOfficialPlugin','135678yDBdXC','110xqneNC','PasteFromOffice','PasteFromOfficeEnhancedInliner','561552kCTvmU','isActive','href','view','editing','high','editor','_parsedData','37116yhFaen','execute','620BonjLl','fromCharCode','28khylCO','map','inputTransformation','get','dataTransfer','text/html','1073560vTbpaf','14sGXasl','afterInit','getData','6ImHJJB','requires','2kuuqEv','pluginName','join','plugins','6YcWqqI','document','27392768ntnZon','712072ydqylL'];_0x20b9=function(){return _0x930570;};return _0x20b9();}const _0x4ff289=_0x103f;(function(_0x3684ef,_0x25f272){const _0x1a6257=_0x103f,_0x5e9310=_0x3684ef();while(!![]){try{const _0x5d40a5=parseInt(_0x1a6257(0x1e7))/0x1*(parseInt(_0x1a6257(0x1d9))/0x2)+-parseInt(_0x1a6257(0x1d7))/0x3*(parseInt(_0x1a6257(0x1d3))/0x4)+parseInt(_0x1a6257(0x1e2))/0x5*(-parseInt(_0x1a6257(0x1dd))/0x6)+-parseInt(_0x1a6257(0x1cd))/0x7*(parseInt(_0x1a6257(0x1e0))/0x8)+-parseInt(_0x1a6257(0x1c9))/0x9*(parseInt(_0x1a6257(0x1cb))/0xa)+parseInt(_0x1a6257(0x1e8))/0xb*(-parseInt(_0x1a6257(0x1eb))/0xc)+-parseInt(_0x1a6257(0x1df))/0xd*(-parseInt(_0x1a6257(0x1d4))/0xe);if(_0x5d40a5===_0x25f272)break;else _0x5e9310['push'](_0x5e9310['shift']());}catch(_0x228e08){_0x5e9310['push'](_0x5e9310['shift']());}}}(_0x20b9,0x42ea8));import{Plugin as _0xae76f}from'ckeditor5/src/core.js';function _0x103f(_0x520bc5,_0x3f777b){const _0x20b93e=_0x20b9();return _0x103f=function(_0x103f5e,_0x3d1562){_0x103f5e=_0x103f5e-0x1c7;let _0x4c6ec7=_0x20b93e[_0x103f5e];return _0x4c6ec7;},_0x103f(_0x520bc5,_0x3f777b);}import{parsePasteOfficeHtml as _0x3da1c3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4c4be6,uid as _0x15bdbb}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xa97737}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xae76f{static get[_0x4ff289(0x1da)](){const _0x38fe64=_0x4ff289;return _0x38fe64(0x1ea);}static get[_0x4ff289(0x1e6)](){return!0x0;}static get[_0x4ff289(0x1e4)](){return!0x0;}static get[_0x4ff289(0x1d8)](){const _0x4700e4=_0x4ff289;return[_0x4700e4(0x1e9)];}[_0x4ff289(0x1e3)](){const _0x3e2702=_0x4ff289,_0x3df618=this[_0x3e2702(0x1c7)],_0x5707a2=_0x3df618[_0x3e2702(0x1dc)][_0x3e2702(0x1d0)](_0x3e2702(0x1e1)),_0x462736=_0x3df618[_0x3e2702(0x1ef)][_0x3e2702(0x1ee)][_0x3e2702(0x1de)],_0xd1dc75=new _0xa97737(_0x462736);_0x5707a2['on'](_0x3e2702(0x1cf),(_0x17e78d,_0x209712)=>{const _0x154b5f=_0x3e2702,_0x1088cf=_0x209712[_0x154b5f(0x1d1)][_0x154b5f(0x1d6)](_0x154b5f(0x1d2));_0xd1dc75[_0x154b5f(0x1ec)](_0x1088cf)&&(_0x209712[_0x154b5f(0x1c8)]||(_0x209712[_0x154b5f(0x1c8)]=_0x3da1c3(_0x1088cf,_0x462736[_0x154b5f(0x1e5)])),_0xd1dc75[_0x154b5f(0x1ca)](_0x209712));},{'priority':_0x4c4be6[_0x3e2702(0x1d0)](_0x3e2702(0x1f0))+0xb});}[_0x4ff289(0x1d5)](){!async function(_0x4e3c08){const _0x1bec47=_0x40be8c([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]),_0x9095ec=0x7374585f,_0x440521=0x7373db17^_0x9095ec,_0x35e90f=window[_0x40be8c([0x44,0x61,0x74,0x65])][_0x40be8c([0x6e,0x6f,0x77])](),_0x29c9b5=_0x4e3c08[_0x40be8c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x11320e=new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3528c1=>{_0x29c9b5[_0x40be8c([0x6f,0x6e,0x63,0x65])](_0x40be8c([0x72,0x65,0x61,0x64,0x79]),_0x3528c1);}),_0x559800={[_0x40be8c([0x6b,0x74,0x79])]:_0x40be8c([0x45,0x43]),[_0x40be8c([0x75,0x73,0x65])]:_0x40be8c([0x73,0x69,0x67]),[_0x40be8c([0x63,0x72,0x76])]:_0x40be8c([0x50,0x2d,0x32,0x35,0x36]),[_0x40be8c([0x78])]:_0x40be8c([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]),[_0x40be8c([0x79])]:_0x40be8c([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]),[_0x40be8c([0x61,0x6c,0x67])]:_0x40be8c([0x45,0x53,0x32,0x35,0x36])},_0x1fdf28=_0x29c9b5[_0x40be8c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x40be8c([0x67,0x65,0x74])](_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37f084(){let _0x58e230,_0x49ed99=null,_0x2e03ba=null;try{if(_0x1fdf28==_0x40be8c([0x47,0x50,0x4c]))return _0x40be8c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58e230=_0x13977f(),!_0x58e230)return _0x40be8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58e230[_0x40be8c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e03ba=_0x24d9f7(_0x58e230[_0x40be8c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58e230[_0x40be8c([0x6a,0x74,0x69])])),await _0x2c45f8()?_0x32b518()?_0x559bcb()?_0x40be8c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3155b4()?(_0x58e230[_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40be8c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x49ed99=_0x1fa511(_0x40be8c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c4040()):_0x40be8c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x40be8c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x40be8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x40be8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x559bcb(){const _0x5e3e10=[_0x40be8c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x40be8c([0x74,0x72,0x69,0x61,0x6c])][_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58e230[_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x35e90f/0x3e8:0xe10*_0x440521;return _0x58e230[_0x40be8c([0x65,0x78,0x70])]<_0x5e3e10;}function _0x32b518(){const _0x2b082d=_0x58e230[_0x40be8c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b082d&&(!!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x2a]))||(!!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x50,0x4f,0x45]))||(!!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x50,0x50]))||!(!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5e077d()))));}function _0x3155b4(){const _0x6b8c6=_0x103f,_0x3ab925=_0x58e230[_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ab925||0x0==_0x3ab925[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a16b1}=new URL(window[_0x40be8c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x6b8c6(0x1ed)]);if(_0x3ab925[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a16b1))return!0x0;const _0x10f873=_0x3a16b1[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e]));return _0x3ab925[_0x40be8c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e0df6=>_0x1e0df6[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x2a])))[_0x40be8c([0x6d,0x61,0x70])](_0x3308d8=>_0x3308d8[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e])))[_0x40be8c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56afcb=>_0x56afcb[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x10f873[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40be8c([0x6d,0x61,0x70])](_0xbd39d1=>Array(_0x10f873[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xbd39d1[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40be8c([0x66,0x69,0x6c,0x6c])](_0xbd39d1[0x0]===_0x40be8c([0x2a])?_0x40be8c([0x2a]):'')[_0x40be8c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xbd39d1))[_0x40be8c([0x73,0x6f,0x6d,0x65])](_0x323caf=>_0x10f873[_0x40be8c([0x65,0x76,0x65,0x72,0x79])]((_0x2454fd,_0x389cad)=>_0x323caf[_0x389cad]===_0x2454fd||_0x323caf[_0x389cad]===_0x40be8c([0x2a])));}function _0x3c4040(){return _0x49ed99&&_0x2e03ba?new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f5652,_0x1c7e33)=>{_0x49ed99[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x3f5652,_0x1c7e33),_0x2e03ba[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x40dad5=>{_0x40dad5!=_0x40be8c([0x56,0x61,0x6c,0x69,0x64])&&_0x3f5652(_0x40dad5);},_0x1c7e33);}):_0x49ed99||_0x2e03ba||_0x40be8c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x24d9f7(_0x4ad716,_0x2b813f){return new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1de370=>{if(_0x487062())return _0x1de370(_0x40be8c([0x56,0x61,0x6c,0x69,0x64]));_0x55fd2f(),_0x29c9b5[_0x40be8c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x40be8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x412a91=!0x1;const _0x1fd0df=_0x15bdbb();function _0x11218c(_0x2b7f74){return!!_0x2b7f74&&(typeof _0x2b7f74===_0x40be8c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b7f74===_0x40be8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b7f74[_0x40be8c([0x74,0x68,0x65,0x6e])]===_0x40be8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b7f74[_0x40be8c([0x63,0x61,0x74,0x63,0x68])]===_0x40be8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6ebb56(_0x10d99c){_0x15adf2(_0x10d99c)[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x4c0d3c=>{if(!_0x4c0d3c||_0x4c0d3c[_0x40be8c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x40be8c([0x6f,0x6b]))return _0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3593a6(_0x3f006a(_0x1fd0df+_0x2b813f))!=_0x4c0d3c[_0x40be8c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x40be8c([0x56,0x61,0x6c,0x69,0x64]);})[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x18e661=>(_0x5e5598(),_0x18e661),()=>{const _0x57d11e=_0x3d918f();return null==_0x57d11e?(_0x5e5598(),_0x40be8c([0x56,0x61,0x6c,0x69,0x64])):_0x40be8c(_0x35e90f-_0x57d11e>(0x5778dc5f^_0x9095ec)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x1de370)[_0x40be8c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1de370(_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4294a8=0x7342b6df^_0x9095ec;function _0x5e5598(){const _0x27a9d5=_0x40be8c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3593a6(_0x3f006a(_0x4ad716)),_0x592b5c=_0x412e4b(_0x3593a6(window[_0x40be8c([0x4d,0x61,0x74,0x68])][_0x40be8c([0x63,0x65,0x69,0x6c])](_0x35e90f/_0x4294a8)));window[_0x40be8c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40be8c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27a9d5,_0x592b5c);}function _0x3d918f(){const _0x322d18=_0x40be8c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3593a6(_0x3f006a(_0x4ad716)),_0xcb4ea3=window[_0x40be8c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40be8c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x322d18);return _0xcb4ea3?window[_0x40be8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x412e4b(_0xcb4ea3),0x10)*_0x4294a8:null;}function _0x15adf2(_0x4aeeb3){return new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44ce9b,_0x2419f3)=>{_0x4aeeb3[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x44ce9b,_0x2419f3),window[_0x40be8c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2419f3,0x73758c9f^_0x9095ec);});}}_0x29c9b5[_0x40be8c([0x6f,0x6e])](_0x40be8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45644c,_0x501c39)=>{if(_0x501c39[0x0]!=_0x4ad716)return _0x1de370(_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x501c39[0x1]={..._0x501c39[0x1],[_0x40be8c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1fd0df};},{[_0x40be8c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40be8c([0x68,0x69,0x67,0x68])}),_0x29c9b5[_0x40be8c([0x6f,0x6e])](_0x40be8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f6047=>{_0x11218c(_0x2f6047[_0x40be8c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x412a91=!0x0,_0x6ebb56(_0x2f6047[_0x40be8c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x40be8c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40be8c([0x6c,0x6f,0x77])}),_0x11320e[_0x40be8c([0x74,0x68,0x65,0x6e])](()=>{_0x412a91||_0x1de370(_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x487062(){return _0x29c9b5[_0x40be8c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40be8c([0x76,0x69,0x65,0x77])][_0x40be8c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x40be8c([0x61,0x75,0x74,0x6f]);}function _0x55fd2f(){_0x29c9b5[_0x40be8c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40be8c([0x76,0x69,0x65,0x77])][_0x40be8c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x40be8c([0x61,0x75,0x74,0x6f]);}}function _0x1fa511(_0x1e8022){const _0x2c1fe3=[new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47f610=>setTimeout(_0x47f610,0x737d6693^_0x9095ec)),_0x11320e[_0x40be8c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31bd96=>{let _0x3d5774=0x0;_0x29c9b5[_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c])][_0x40be8c([0x6f,0x6e])](_0x40be8c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ea22a,_0x21f014)=>{_0x21f014[0x0][_0x40be8c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d5774++,_0x3d5774==(0x73745db7^_0x9095ec)&&(_0x31bd96(),_0x3ea22a[_0x40be8c([0x6f,0x66,0x66])]());});}))];return window[_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x40be8c([0x72,0x61,0x63,0x65])](_0x2c1fe3)[_0x40be8c([0x74,0x68,0x65,0x6e])](()=>_0x1e8022);}async function _0x12c791(){await _0x11320e,_0x29c9b5[_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c])][_0x40be8c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x538d99,_0x29c9b5[_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c])][_0x40be8c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x538d99,_0x29c9b5[_0x40be8c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e077d(){return window[_0x40be8c([0x67,0x6c,0x6f,0x62])]&&window[_0x40be8c([0x67,0x6c,0x6f,0x62])][_0x40be8c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x50e39f(_0x57b39d){const _0x4e0f34=_0x10ef26();_0x29c9b5[_0x4e0f34]=_0x40be8c([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])+_0x57b39d,_0x57b39d!=_0x40be8c([0x56,0x61,0x6c,0x69,0x64])&&_0x12c791();}function _0x10ef26(){const _0x3d74ac=window[_0x40be8c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x40be8c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x40be8c([0x6e,0x6f,0x77])]())[_0x40be8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x40be8c([0x2e]),'');let _0x42f0d3=_0x40be8c([0x73]);for(let _0x26a2f4=0x0;_0x26a2f4<_0x3d74ac[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26a2f4+=0x2){let _0x1bd66a=window[_0x40be8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d74ac[_0x40be8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26a2f4,_0x26a2f4+0x2));_0x1bd66a>=_0x1bec47[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bd66a-=_0x1bec47[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42f0d3+=_0x1bec47[_0x1bd66a];}return _0x42f0d3;}function _0x13977f(){const _0x1cd73e=_0x1fdf28[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e]));if(0x3!=_0x1cd73e[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x273565(_0x1cd73e[0x1]);function _0x273565(_0x244120){const _0x192e88=_0x5fe7a5(_0x244120);return _0x192e88&&_0x2d7ac5()?_0x192e88:null;function _0x2d7ac5(){const _0x47dec6=_0x192e88[_0x40be8c([0x6a,0x74,0x69])],_0x61876=window[_0x40be8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47dec6[_0x40be8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47dec6[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d4c55={..._0x192e88,[_0x40be8c([0x6a,0x74,0x69])]:_0x47dec6[_0x40be8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47dec6[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d4c55[_0x40be8c([0x76,0x63])],_0x3f006a(_0x5d4c55)==_0x61876;}}}async function _0x2c45f8(){let _0x25af19=!0x0;try{const _0x328a2d=_0x1fdf28[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e])),[_0x487171,_0x562ca2,_0x442dd0]=_0x328a2d;return _0x3c1d21(_0x487171),await _0x5db8c7(_0x487171,_0x562ca2,_0x442dd0),_0x25af19;}catch{return!0x1;}function _0x3c1d21(_0x4d3b6c){const _0x1c05c2=_0x5fe7a5(_0x4d3b6c);_0x1c05c2&&_0x1c05c2[_0x40be8c([0x61,0x6c,0x67])]==_0x40be8c([0x45,0x53,0x32,0x35,0x36])||(_0x25af19=!0x1);}async function _0x5db8c7(_0x308aa9,_0x535954,_0x452959){const _0x27d88e=window[_0x40be8c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x40be8c([0x66,0x72,0x6f,0x6d])](_0x5692d9(_0x452959),_0x3dea72=>_0x3dea72[_0x40be8c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdc67bf=new window[(_0x40be8c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x40be8c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x308aa9+_0x40be8c([0x2e])+_0x535954),_0x52f1df=window[_0x40be8c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x40be8c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x52f1df)return;const _0x43c8e3=await _0x52f1df[_0x40be8c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x40be8c([0x6a,0x77,0x6b]),_0x559800,{[_0x40be8c([0x6e,0x61,0x6d,0x65])]:_0x40be8c([0x45,0x43,0x44,0x53,0x41]),[_0x40be8c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x40be8c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x40be8c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x52f1df[_0x40be8c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x40be8c([0x6e,0x61,0x6d,0x65])]:_0x40be8c([0x45,0x43,0x44,0x53,0x41]),[_0x40be8c([0x68,0x61,0x73,0x68])]:{[_0x40be8c([0x6e,0x61,0x6d,0x65])]:_0x40be8c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x43c8e3,_0x27d88e,_0xdc67bf)||(_0x25af19=!0x1);}}function _0x5fe7a5(_0x2f90f7){return _0x2f90f7[_0x40be8c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x40be8c([0x65,0x79]))?JSON[_0x40be8c([0x70,0x61,0x72,0x73,0x65])](_0x5692d9(_0x2f90f7)):null;}function _0x5692d9(_0xdbf352){return window[_0x40be8c([0x61,0x74,0x6f,0x62])](_0xdbf352[_0x40be8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x40be8c([0x2b]))[_0x40be8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x40be8c([0x2f])));}function _0x3f006a(_0x23b671){let _0x1787b0=0x1505;function _0x1ff0fb(_0x195a7a){for(let _0x47fe8e=0x0;_0x47fe8e<_0x195a7a[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47fe8e++){const _0x30ac38=_0x195a7a[_0x40be8c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x47fe8e);_0x1787b0=(_0x1787b0<<0x5)+_0x1787b0+_0x30ac38,_0x1787b0&=_0x1787b0;}}function _0x1c02eb(_0xa123a8){Array[_0x40be8c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa123a8)?_0xa123a8[_0x40be8c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c02eb):_0xa123a8&&typeof _0xa123a8==_0x40be8c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x40be8c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa123a8)[_0x40be8c([0x73,0x6f,0x72,0x74])]()[_0x40be8c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4b01e5,_0x2af7b6])=>{_0x1ff0fb(_0x4b01e5),_0x1c02eb(_0x2af7b6);}):_0x1ff0fb(window[_0x40be8c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa123a8));}return _0x1c02eb(_0x23b671),_0x1787b0>>>0x0;}function _0x3593a6(_0x20fbea){return _0x20fbea[_0x40be8c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x40be8c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x40be8c([0x30]));}function _0x412e4b(_0x2fd67a){return _0x2fd67a[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x40be8c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x40be8c([0x6a,0x6f,0x69,0x6e])]('');}function _0x538d99(){}function _0x40be8c(_0xcf5289){const _0x419717=_0x103f;return _0xcf5289[_0x419717(0x1ce)](_0x143143=>String[_0x419717(0x1cc)](_0x143143))[_0x419717(0x1db)]('');}_0x50e39f(await _0x37f084());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x44c16c=_0x3dde;(function(_0x164725,_0x303138){const _0x14a652=_0x3dde,_0x282e55=_0x164725();while(!![]){try{const _0x500398=parseInt(_0x14a652(0x204))/0x1+parseInt(_0x14a652(0x1f7))/0x2+parseInt(_0x14a652(0x1f5))/0x3+-parseInt(_0x14a652(0x211))/0x4+-parseInt(_0x14a652(0x21a))/0x5+parseInt(_0x14a652(0x1f0))/0x6+parseInt(_0x14a652(0x20a))/0x7*(-parseInt(_0x14a652(0x1f9))/0x8);if(_0x500398===_0x303138)break;else _0x282e55['push'](_0x282e55['shift']());}catch(_0x119591){_0x282e55['push'](_0x282e55['shift']());}}}(_0x424f,0x210c1));import{Plugin as _0x2d64bc}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x538566}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x151f3c}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x636707}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x3dde(_0x13886c,_0x215740){const _0x424fef=_0x424f();return _0x3dde=function(_0x3dde2d,_0x59bdc6){_0x3dde2d=_0x3dde2d-0x1f0;let _0x2f6f84=_0x424fef[_0x3dde2d];return _0x2f6f84;},_0x3dde(_0x13886c,_0x215740);}export class PasteFromOfficeEnhancedPropagator extends _0x2d64bc{[_0x44c16c(0x20f)];[_0x44c16c(0x207)];static get[_0x44c16c(0x206)](){const _0x2a1ae7=_0x44c16c;return _0x2a1ae7(0x221);}static get[_0x44c16c(0x216)](){return!0x0;}static get[_0x44c16c(0x214)](){return!0x0;}static get[_0x44c16c(0x217)](){const _0x2853e3=_0x44c16c;return[_0x2853e3(0x201)];}[_0x44c16c(0x20d)](){const _0x5144df=_0x44c16c,_0x54f620=this[_0x5144df(0x1fc)],_0x31e8d3=_0x54f620[_0x5144df(0x21b)][_0x5144df(0x1ff)](_0x5144df(0x1f1)),_0x170c61=_0x54f620[_0x5144df(0x200)][_0x5144df(0x212)][_0x5144df(0x21c)],_0x193da4=new _0x636707(_0x170c61);_0x31e8d3['on'](_0x5144df(0x1fe),(_0x18b52d,_0x2b493d)=>{const _0x2ab753=_0x5144df,_0x19369e=_0x2b493d[_0x2ab753(0x215)][_0x2ab753(0x1f2)](_0x2ab753(0x1fa));_0x193da4[_0x2ab753(0x1f4)](_0x19369e)&&(_0x2b493d[_0x2ab753(0x205)]||(_0x2b493d[_0x2ab753(0x205)]=_0x538566(_0x19369e,_0x170c61[_0x2ab753(0x1fb)])),_0x193da4[_0x2ab753(0x208)](_0x2b493d));},{'priority':_0x151f3c[_0x5144df(0x1ff)](_0x5144df(0x218))+0xa}),this[_0x5144df(0x20f)]=this[_0x5144df(0x1fc)][_0x5144df(0x202)][_0x5144df(0x1ff)](_0x5144df(0x20f));const _0x3ef01f=this[_0x5144df(0x1fc)];this[_0x5144df(0x207)]=setInterval(()=>{const _0x3cfac8=_0x5144df;let _0x3d97a6;for(const _0x3048e8 in _0x3ef01f){const _0x4fa133=_0x3048e8,_0x4cb800=_0x3ef01f[_0x4fa133];if(_0x3cfac8(0x21d)==_0x4cb800||_0x3cfac8(0x209)==_0x4cb800||_0x3cfac8(0x1f8)==_0x4cb800||_0x3cfac8(0x21e)==_0x4cb800||_0x3cfac8(0x210)==_0x4cb800||_0x3cfac8(0x21f)==_0x4cb800||_0x3cfac8(0x1fd)==_0x4cb800){delete _0x3ef01f[_0x4fa133],_0x3d97a6=_0x4cb800,clearInterval(this[_0x3cfac8(0x207)]),this[_0x3cfac8(0x207)]=void 0x0;break;}}_0x3cfac8(0x209)==_0x3d97a6&&_0x3ef01f[_0x3cfac8(0x20b)](_0x3cfac8(0x213)),_0x3cfac8(0x1f8)==_0x3d97a6&&_0x3ef01f[_0x3cfac8(0x20b)](_0x3cfac8(0x1f6)),_0x3cfac8(0x21e)==_0x3d97a6&&_0x3ef01f[_0x3cfac8(0x20b)](_0x3cfac8(0x20c)),_0x3cfac8(0x210)==_0x3d97a6&&_0x3ef01f[_0x3cfac8(0x20b)](_0x3cfac8(0x20e),_0x3cfac8(0x203)),_0x3cfac8(0x21f)==_0x3d97a6&&_0x3ef01f[_0x3cfac8(0x20b)](_0x3cfac8(0x220)),_0x3cfac8(0x1fd)==_0x3d97a6&&_0x3ef01f[_0x3cfac8(0x20b)](_0x3cfac8(0x219));},0x3e8);}[_0x44c16c(0x1f3)](){const _0x576596=_0x44c16c;super[_0x576596(0x1f3)](),this[_0x576596(0x207)]&&clearInterval(this[_0x576596(0x207)]);}}function _0x424f(){const _0x35e88c=['_showLicenseError','domainLimit','init','featureNotAllowed','licenseKey','pasteFromOfficeEnhancedLicenseKeyNotAllowed','588864mHrLCz','view','invalid','isPremiumPlugin','dataTransfer','isOfficialPlugin','requires','high','usageLimit','908940RJlFqc','plugins','document','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','evaluationLimit','PasteFromOfficeEnhancedPropagator','686220vZPXCU','ClipboardPipeline','getData','destroy','isActive','678048CCuhad','expired','408748DgGJLW','pasteFromOfficeEnhancedLicenseKeyExpired','2682688NPbywL','text/html','stylesProcessor','editor','pasteFromOfficeEnhancedLicenseKeyUsageLimit','inputTransformation','get','editing','PasteFromOffice','config','PasteFromOfficeEnhanced','254941UVSIYq','_parsedData','pluginName','_licenseKeyCheckInterval','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','7hceFHY'];_0x424f=function(){return _0x35e88c;};return _0x424f();}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x3272bb,_0x1e6c7a){const _0x20cc2c=_0x208d,_0x22f339=_0x3272bb();while(!![]){try{const _0x1ca839=-parseInt(_0x20cc2c(0x193))/0x1*(parseInt(_0x20cc2c(0x188))/0x2)+-parseInt(_0x20cc2c(0x195))/0x3*(-parseInt(_0x20cc2c(0x189))/0x4)+-parseInt(_0x20cc2c(0x190))/0x5*(-parseInt(_0x20cc2c(0x192))/0x6)+parseInt(_0x20cc2c(0x18c))/0x7*(parseInt(_0x20cc2c(0x18a))/0x8)+parseInt(_0x20cc2c(0x191))/0x9+parseInt(_0x20cc2c(0x18b))/0xa*(parseInt(_0x20cc2c(0x18f))/0xb)+-parseInt(_0x20cc2c(0x18e))/0xc*(parseInt(_0x20cc2c(0x18d))/0xd);if(_0x1ca839===_0x1e6c7a)break;else _0x22f339['push'](_0x22f339['shift']());}catch(_0x589b66){_0x22f339['push'](_0x22f339['shift']());}}}(_0x44f1,0xe7166));function _0x208d(_0x1a51c8,_0x31a4d0){const _0x44f18b=_0x44f1();return _0x208d=function(_0x208d21,_0x3d1cf3){_0x208d21=_0x208d21-0x188;let _0x23dc40=_0x44f18b[_0x208d21];return _0x23dc40;},_0x208d(_0x1a51c8,_0x31a4d0);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x44f1(){const _0x51eb6d=['test','1651626aKnBRv','7122wStLKw','8wLSmMJ','163960JGenDX','20UjdFuD','483IGDSqq','6162FCMCwj','55716omlcDn','4025395Yglngd','52890LuUqSJ','5345730qIHnke','372lKXBDm','379hTlhRY'];_0x44f1=function(){return _0x51eb6d;};return _0x44f1();}export function isMSExcelContent(_0x56bca5){const _0x60dd3=_0x208d;return m[_0x60dd3(0x194)](_0x56bca5);}
|