@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.1 → 47.6.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-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,L=/xmlns:o="urn:schemas-microsoft-com/i;class A{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||L.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(t,e){const n=j();return(P=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(876949===-parseInt(e(255))/1+-parseInt(e(259))/2+parseInt(e(262))/3+-parseInt(e(264))/4*(parseInt(e(257))/5)+parseInt(e(260))/6*(-parseInt(e(263))/7)+-parseInt(e(265))/8*(-parseInt(e(256))/9)+parseInt(e(254))/10*(parseInt(e(261))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[P(258)](t)}function j(){const t=["9210289FiUvYP","1096671qlfYus","7ixpwLp","5008804lOJmjq","24FiUinQ","20CItjPf","903417UnlnqR","3691395ZBgJWc","5dlyRgI","test","383896xgarEi","276630VmKjaI"];return(j=function(){return t})()}function k(t,e){const n=D();return(k=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(428174===-parseInt(e(309))/1+parseInt(e(296))/2*(parseInt(e(300))/3)+-parseInt(e(293))/4*(parseInt(e(311))/5)+-parseInt(e(304))/6+-parseInt(e(287))/7*(-parseInt(e(310))/8)+-parseInt(e(290))/9+parseInt(e(297))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(295)]&&!s[n(305)])continue;const e=!s[n(295)]||t[n(312)]===s[n(295)],o=!s[n(305)]||t[n(307)](s[n(305)]);e&&o&&r[n(299)](s,i)}return r}function N(t){const e=k,n={};for(let r=0;r<t[e(286)];r++){const s=t[r],i=t[e(302)](s);e(294)!==i&&(n[s]=i)}return n}function W(t){const e=k,n=t[e(288)](",")[e(285)](t=>t[e(301)]()),r=[];for(const t of n){const n=F[e(289)](t);n&&r[e(303)](n[e(308)])}return r}function D(){const t=["split","exec","5091633MUEXxO","selectorText","cssRules","14588sFZwxi","initial","tagName","1254JwgfLY","9141240uNBuRl","assign","set","1659YxZurB","trim","getPropertyValue","push","1562778pzyILx","className","style","hasClass","groups","359090NBolhg","584mYaUUv","640VmpoSS","name","map","length","78575QGGvwt"];return(D=function(){return t})()}function $(t){const e=k,n={};for(const r of t)Object[e(298)](n,r);return n}const K=B;function V(){const t=["588385LghgaO","isActive","306treuRu","size","document","1291656hRgjjK","execute","setStyle","1101232DopCWx","createRangeIn","from","elementStart","164830gYKrzi","913962ibVNtY","type","45lkbTzo","6PQadTD","item","_parsedData","hasStyle","43240wcsbLl","content","5396370wuuMOO","values"];return(V=function(){return t})()}function B(t,e){const n=V();return(B=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(709898===-parseInt(e(331))/1+-parseInt(e(330))/2*(-parseInt(e(333))/3)+-parseInt(e(323))/4+parseInt(e(316))/5+parseInt(e(334))/6*(-parseInt(e(318))/7)+-parseInt(e(326))/8+-parseInt(e(320))/9*(parseInt(e(314))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class Y extends A{[K(324)](t){const n=K,{body:r,styles:s}=t[n(312)],i=new e.ViewUpcastWriter(r[n(322)]),o=i[n(327)](r),a=function(t){const e=k,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(292)])if(t instanceof CSSStyleRule){const r=N(t[e(306)]);n[t[e(291)]]=Object[e(298)]({},n[t[e(291)]]||{},r)}return n}(s));for(const t of o){if(n(329)!==t[n(332)])continue;const e=M(t[n(335)],a);if(e[n(321)]){const r=$(Array[n(328)](e[n(317)]()));for(const e in r){const s=t[n(335)];s[n(313)](e)||i[n(325)](e,r[e],s)}}}t[n(315)]=r}[K(319)](t){return super[K(319)](t)||R(t)}}const U=q;function q(t,e){const n=X();return(q=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(719216===-parseInt(e(297))/1*(-parseInt(e(285))/2)+-parseInt(e(303))/3*(parseInt(e(283))/4)+-parseInt(e(288))/5*(-parseInt(e(314))/6)+-parseInt(e(313))/7+parseInt(e(290))/8*(parseInt(e(293))/9)+-parseInt(e(284))/10+-parseInt(e(311))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class z extends t.Plugin{static get[U(287)](){return U(286)}static get[U(280)](){return!0}static get[U(282)](){return!0}static get[U(306)](){return[U(309)]}[U(305)](){const t=U,e=this[t(279)],n=e[t(300)][t(302)](t(308)),r=e[t(316)][t(294)][t(281)],s=new Y(r);n.on(t(315),(e,n)=>{const i=t,o=n[i(304)][i(312)](i(292));s[i(307)](o)&&(n[i(301)]||(n[i(301)]=E(o,r[i(299)])),s[i(289)](n))},{priority:O.priorities[t(302)](t(298))+11})}[U(278)](){!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=q;return t[e(295)](t=>String[e(310)](t))[e(296)]("")}!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:1772064e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=q,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(291)]);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 X(){const t=["pluginName","15RSnSHx","execute","6911344DOpCYi","href","text/html","9KCkpOK","view","map","join","678221DZNpLq","high","stylesProcessor","plugins","_parsedData","get","27516YOtzlZ","dataTransfer","init","requires","isActive","ClipboardPipeline","PasteFromOffice","fromCharCode","2970198ZigdXs","getData","4583215JViPtA","2465556mIRlYp","inputTransformation","editing","afterInit","editor","isOfficialPlugin","document","isPremiumPlugin","436rjOivk","1311900epACEz","2BZVOaT","PasteFromOfficeEnhancedInliner"];return(X=function(){return t})()}function H(){const t=["sub","223860HcZLLg","text-decoration-line","1764582BsWocI","vertical-align","text-decoration","bolder","147335StLfJm","medium","56oJAkiS","forEach","split","color","underline","160QaKbmY","getStyleNames","line-through","keys","853504pIBOWb","setStyle","sup","491694OTDVnR","getStyle","span","includes","filter","createElement","function","super","strong","from","font-weight","font-family","bold","italic","297424VLRzQq","length","font-style","font-size","3VqDXuB","getChildren","removeStyle","insertChild","396671bGNbYu","9bBNwvf"];return(H=function(){return t})()}const Z=nt;!function(t){const e=nt,n=t();for(;;)try{if(223404===parseInt(e(502))/1+-parseInt(e(488))/2*(-parseInt(e(506))/3)+-parseInt(e(476))/4*(-parseInt(e(474))/5)+-parseInt(e(470))/6+parseInt(e(468))/7+parseInt(e(485))/8*(parseInt(e(466))/9)+parseInt(e(481))/10*(-parseInt(e(465))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const _=[Z(479),Z(499),Z(505),Z(472),Z(469),Z(498),Z(504),Z(471)],J=[Z(479),Z(499),Z(505)],Q={"font-style":[[Z(501),"i"]],"font-weight":[[Z(475),Z(496)],[Z(500),Z(496)],[Z(473),Z(496)],[t=>Number(t)>=600,Z(496)]],"text-decoration":[[Z(480),"u"],[Z(483),"s"]],"text-decoration-line":[[Z(480),"u"],[Z(483),"s"]],"vertical-align":[[Z(467),Z(467)],[Z(495),Z(487)]]};function G(t){return _[Z(491)](t)}function tt(t){const e=Z;return Array[e(497)](t[e(482)]())[e(492)](G)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(477)](e=>{const i=n,o=t[i(489)](e);if(o)if(a=e,J[Z(491)](a))r[e]=o;else if(e in Q){const t=o[i(478)](" ");Q[e][i(477)](([n,r])=>{const o=i;for(const i of t)(o(494)==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(477)](([,n])=>{const s=r,i=e[s(493)](n,[],t[s(507)]());e[s(464)](0,i,t)}),e[r(463)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(484)](n)[r(503)])return;const s=e[r(493)](r(490),[],t[r(507)]());e[r(486)](n,s),e[r(464)](0,s,t),e[r(463)](Object[r(484)](n),t)}(t,e,r)}function nt(t,e){const n=H();return(nt=function(t,e){return n[t-=463]})(t,e)}function rt(t,e){const n=ot();return(rt=function(t,e){return n[t-=452]})(t,e)}const st=rt;!function(t){const e=rt,n=t();for(;;)try{if(778104===parseInt(e(460))/1*(-parseInt(e(470))/2)+-parseInt(e(457))/3+parseInt(e(453))/4*(parseInt(e(469))/5)+-parseInt(e(459))/6*(parseInt(e(452))/7)+-parseInt(e(463))/8+parseInt(e(466))/9+parseInt(e(458))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends A{[st(471)](t){const n=st,{body:r}=t[n(465)],s=new e.ViewUpcastWriter(r[n(461)]),i=s[n(468)](r),o=new e.ViewDocument(s[n(461)][n(454)]),a=[...new e.ViewDomConverter(o)[n(464)],n(455)],c=i[n(456)]();for(const t of c)if(t.is(n(472))&&a[n(462)](t[n(473)])){et(t,s,tt(t))}t[n(467)]=r}[st(474)](t){return super[st(474)](t)||R(t)}}function ot(){const t=["createRangeIn","1008655CLOwON","10okWulD","execute","element","name","isActive","527079xoRnZv","8hRADaY","stylesProcessor","font","getItems","2290722QDWZdw","34986100asyqUt","84IopNDX","91789mLTYBw","document","includes","11181920EneVWh","blockElements","_parsedData","4954041QfmNWm","content"];return(ot=function(){return t})()}function at(){const t=["requires","featureNotAllowed","text/html","view","ClipboardPipeline","pluginName","high","4877485DJykgu","execute","expired","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","invalid","1CtpeCC","pasteFromOfficeEnhancedLicenseKeyInvalid","get","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","6232488RjXbdN","_licenseKeyCheckInterval","init","evaluationLimit","licenseKey","destroy","_parsedData","344876GqYTXe","plugins","15LAXWUy","stylesProcessor","isActive","usageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","4565365ctCNzZ","70awKpGW","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2189726RBHfDG","6uEXXEC","editing","config","_showLicenseError","2266191kvoWgN","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","1890384LezBva","dataTransfer","PasteFromOffice","domainLimit","document","isPremiumPlugin","isOfficialPlugin","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(553397===parseInt(e(478))/1*(parseInt(e(456))/2)+parseInt(e(492))/3*(-parseInt(e(490))/4)+-parseInt(e(472))/5+-parseInt(e(449))/6*(-parseInt(e(497))/7)+-parseInt(e(483))/8+-parseInt(e(453))/9+-parseInt(e(498))/10*(-parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(487)];[ct(484)];static get[ct(470)](){return ct(455)}static get[ct(462)](){return!0}static get[ct(461)](){return!0}static get[ct(465)](){return[ct(458)]}[ct(485)](){const t=ct,e=this[t(481)],n=e[t(491)][t(480)](t(469)),r=e[t(450)][t(468)][t(460)],s=new it(r);n.on(t(463),(e,n)=>{const i=t,o=n[i(457)][i(446)](i(467));s[i(494)](o)&&(n[i(489)]||(n[i(489)]=E(o,r[i(493)])),s[i(473)](n))},{priority:O.priorities[t(480)](t(471))+10}),this[t(487)]=this[t(481)][t(451)][t(480)](t(487));const i=this[t(481)];this[t(484)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(454)==s||e(479)==s||e(464)==s||e(496)==s||e(482)==s||e(476)==s||e(447)==s){delete i[r],n=s,clearInterval(this[e(484)]),this[e(484)]=void 0;break}}e(479)==n&&i[e(452)](e(477)),e(464)==n&&i[e(452)](e(474)),e(496)==n&&i[e(452)](e(459)),e(482)==n&&i[e(452)](e(466),e(475)),e(476)==n&&i[e(452)](e(486)),e(447)==n&&i[e(452)](e(495))},1e3)}[ct(488)](){const t=ct;super[t(488)](),this[t(484)]&&clearInterval(this[t(484)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=216]})(t,e)}function mt(){var t=["requires","4794288YKqJoC","isOfficialPlugin","PasteFromOffice","isPremiumPlugin","4hingpY","pluginName","3313937HugyYo","401745TBaUnF","PasteFromOfficeEnhanced","2QTKFCG","5086250gNVQHA","30WeOTXO","787825PcenTk","7TBpjSH","4074324SYzwdj","9fUmEgC","15105900umgDhb"];return(mt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(520946===-parseInt(e(219))/1*(-parseInt(e(216))/2)+-parseInt(e(232))/3*(parseInt(e(229))/4)+-parseInt(e(217))/5+parseInt(e(221))/6*(-parseInt(e(220))/7)+parseInt(e(225))/8*(-parseInt(e(222))/9)+-parseInt(e(218))/10*(-parseInt(e(231))/11)+parseInt(e(223))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[ft(230)](){return ft(233)}static get[ft(226)](){return!0}static get[ft(228)](){return!0}static get[ft(224)](){return[ft(227),z,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=306]})(t,e)}function ht(){var t=["108493XXAKTw","1870Qkncxe","5suTLMe","9272336XvmrcH","8650125iWloOq","7pjwlce","6220686drqpfL","803212xLkOAw","6zVbKOZ","4415613uHPBRk","18968KIuAJS"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(953667===-parseInt(e(312))/1*(parseInt(e(314))/2)+-parseInt(e(313))/3+-parseInt(e(311))/4*(parseInt(e(306))/5)+parseInt(e(310))/6+parseInt(e(309))/7*(-parseInt(e(307))/8)+parseInt(e(308))/9+-parseInt(e(316))/10*(-parseInt(e(315))/11))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:()=>mt});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 v(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 b(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,A=/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)||A.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,b(e,t));const o=S(e,t);v(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 C(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 O=n(584);function P(t,e){const n=M();return(P=function(t,e){return n[t-=219]})(t,e)}function M(){const t=["5760eoZIFb","7VjtWcL","18DsgMOK","1604124ydYPvU","91vfMgBy","2460NvCMaQ","10233oVAVpP","6166556iRRwci","141avjlUB","54myzjlh","3550448MAOCbV","1607860oJRzRe","test","2652AziJop"];return(M=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(617425===parseInt(e(225))/1*(-parseInt(e(228))/2)+-parseInt(e(227))/3*(-parseInt(e(232))/4)+-parseInt(e(219))/5*(-parseInt(e(224))/6)+-parseInt(e(220))/7*(-parseInt(e(229))/8)+-parseInt(e(221))/9*(-parseInt(e(230))/10)+parseInt(e(226))/11+-parseInt(e(222))/12*(parseInt(e(223))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[P(231)](t)}function j(){const t=["cssRules","map","6uVfqyg","tagName","assign","trim","11493iPLhBj","2319ejbOgs","push","name","exec","className","2553090DaEhHT","initial","hasClass","1304OGSmzH","split","getPropertyValue","length","1390245ogZuwC","60420EoMAbP","set","groups","style","421770RacAig","1787030yOEjLd","1160VLrpvK","selectorText"];return(j=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(269835===-parseInt(e(202))/1+-parseInt(e(198))/2+-parseInt(e(213))/3*(parseInt(e(221))/4)+-parseInt(e(197))/5*(-parseInt(e(208))/6)+parseInt(e(203))/7+parseInt(e(204))/8*(parseInt(e(212))/9)+parseInt(e(218))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=N,r=new Map;for(const[s,i]of e){if(!s[n(209)]&&!s[n(217)])continue;const e=!s[n(209)]||t[n(215)]===s[n(209)],o=!s[n(217)]||t[n(220)](s[n(217)]);e&&o&&r[n(199)](s,i)}return r}function N(t,e){const n=j();return(N=function(t,e){return n[t-=196]})(t,e)}function V(t){const e=N,n={};for(let r=0;r<t[e(196)];r++){const s=t[r],i=t[e(223)](s);e(219)!==i&&(n[s]=i)}return n}function D(t){const e=N,n=t[e(222)](",")[e(207)](t=>t[e(211)]()),r=[];for(const t of n){const n=F[e(216)](t);n&&r[e(214)](n[e(200)])}return r}function $(t){const e=N,n={};for(const r of t)Object[e(210)](n,r);return n}const K=J;function J(t,e){const n=W();return(J=function(t,e){return n[t-=281]})(t,e)}function W(){const t=["314904KDdSqd","isActive","hasStyle","type","168306TDwtNx","elementStart","111221nZtJcI","4LrnHnC","content","3846frygZN","createRangeIn","3387384HpNFJh","item","1236005bcvLNu","430ziaHZx","setStyle","2vLeLUh","2611256cdJNTy","values","from","document","execute","1694rLRfzn","size","_parsedData"];return(W=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(290793===parseInt(e(301))/1*(parseInt(e(288))/2)+parseInt(e(297))/3+parseInt(e(304))/4*(parseInt(e(285))/5)+parseInt(e(281))/6*(parseInt(e(294))/7)+-parseInt(e(289))/8+parseInt(e(283))/9+-parseInt(e(286))/10*(parseInt(e(303))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class U extends L{[K(293)](t){const n=K,{body:r,styles:s}=t[n(296)],i=new e.ViewUpcastWriter(r[n(292)]),o=i[n(282)](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(199)](t,i)}return n}(function(t){const e=N,n={};for(const r of t)for(const t of r[e(206)])if(t instanceof CSSStyleRule){const r=V(t[e(201)]);n[t[e(205)]]=Object[e(210)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(302)!==t[n(300)])continue;const e=k(t[n(284)],a);if(e[n(295)]){const r=$(Array[n(291)](e[n(290)]()));for(const e in r){const s=t[n(284)];s[n(299)](e)||i[n(287)](e,r[e],s)}}}t[n(305)]=r}[K(298)](t){return super[K(298)](t)||R(t)}}function z(){const t=["text/html","document","ClipboardPipeline","15iolyLi","854937ABZyLR","isActive","3713268SsgiAN","init","3997620siaQpH","_parsedData","editing","449874sLDXHV","inputTransformation","high","execute","726060tVnriB","join","pluginName","dataTransfer","7gwcXYn","requires","getData","535830YvQiAo","get","3549424gObczm","map","afterInit","plugins","PasteFromOfficeEnhancedInliner","isPremiumPlugin","href","220hHJukM","view","isOfficialPlugin","PasteFromOffice","editor","stylesProcessor","fromCharCode"];return(z=function(){return t})()}const B=q;function q(t,e){const n=z();return(q=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(828881===parseInt(e(518))/1+-parseInt(e(487))/2*(parseInt(e(506))/3)+-parseInt(e(509))/4+parseInt(e(511))/5+parseInt(e(514))/6*(-parseInt(e(522))/7)+-parseInt(e(489))/8+-parseInt(e(507))/9*(-parseInt(e(496))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class H extends t.Plugin{static get[B(520)](){return B(493)}static get[B(498)](){return!0}static get[B(494)](){return!0}static get[B(485)](){return[B(499)]}[B(510)](){const t=B,e=this[t(500)],n=e[t(492)][t(488)](t(505)),r=e[t(513)][t(497)][t(504)],s=new U(r);n.on(t(515),(e,n)=>{const i=t,o=n[i(521)][i(486)](i(503));s[i(508)](o)&&(n[i(512)]||(n[i(512)]=C(o,r[i(501)])),s[i(517)](n))},{priority:O.priorities[t(488)](t(516))+11})}[B(491)](){!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=q;return t[e(490)](t=>String[e(502)](t))[e(519)]("")}!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:1772150400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=q,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(495)]);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=G;!function(t){const e=G,n=t();for(;;)try{if(905559===parseInt(e(130))/1+parseInt(e(138))/2+parseInt(e(123))/3*(-parseInt(e(121))/4)+-parseInt(e(118))/5*(parseInt(e(117))/6)+parseInt(e(128))/7*(parseInt(e(139))/8)+parseInt(e(136))/9*(-parseInt(e(151))/10)+parseInt(e(149))/11*(parseInt(e(116))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const _=[Z(114),Z(140),Z(122),Z(132),Z(119),Z(133),Z(146),Z(129)];function Y(){const t=["vertical-align","1199532ouAJfx","length","text-decoration","font-weight","forEach","sup","117648jkhUbR","getChildren","600234wkYtfq","24khuDNl","font-family","italic","function","getStyle","createElement","keys","font-style","insertChild","includes","66YiUXyT","removeStyle","90syJOIY","sub","span","from","filter","super","bold","underline","split","color","setStyle","1220568LXOjJa","54ZmKtId","602955mAvleJ","text-decoration-line","line-through","84VrJwBD","font-size","36759AROKvA","getStyleNames","medium","strong","bolder","597114qaURhw"];return(Y=function(){return t})()}function G(t,e){const n=Y();return(G=function(t,e){return n[t-=109]})(t,e)}const Q=[Z(114),Z(140),Z(122)],X={"font-style":[[Z(141),"i"]],"font-weight":[[Z(125),Z(126)],[Z(111),Z(126)],[Z(127),Z(126)],[t=>Number(t)>=600,Z(126)]],"text-decoration":[[Z(112),"u"],[Z(120),"s"]],"text-decoration-line":[[Z(112),"u"],[Z(120),"s"]],"vertical-align":[[Z(152),Z(152)],[Z(110),Z(135)]]};function tt(t){return _[Z(148)](t)}function et(t){const e=Z;return Array[e(154)](t[e(124)]())[e(109)](tt)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(134)](e=>{const i=n,o=t[i(143)](e);if(o)if(a=e,Q[Z(148)](a))r[e]=o;else if(e in X){const t=o[i(113)](" ");X[e][i(134)](([n,r])=>{const o=i;for(const i of t)(o(142)==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(134)](([,n])=>{const s=r,i=e[s(144)](n,[],t[s(137)]());e[s(147)](0,i,t)}),e[r(150)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(145)](n)[r(131)])return;const s=e[r(144)](r(153),[],t[r(137)]());e[r(115)](n,s),e[r(147)](0,s,t),e[r(150)](Object[r(145)](n),t)}(t,e,r)}const rt=it;function st(){const t=["content","11PuuTpk","stylesProcessor","5156823DIAOey","18nLnGFo","includes","element","_parsedData","383139GjrrmU","73989AgFiQK","29471990BwPkcM","750EcXQRO","59313jihkOQ","name","blockElements","6875440eTmGvZ","46415SjpTcN","font","isActive","getItems","execute","1184OBxLJb","createRangeIn","document"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(996395===parseInt(e(162))/1+-parseInt(e(158))/2*(-parseInt(e(166))/3)+-parseInt(e(145))/4+-parseInt(e(146))/5*(-parseInt(e(165))/6)+-parseInt(e(157))/7+-parseInt(e(151))/8*(parseInt(e(163))/9)+-parseInt(e(164))/10*(-parseInt(e(155))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends L{[rt(150)](t){const n=rt,{body:r}=t[n(161)],s=new e.ViewUpcastWriter(r[n(153)]),i=s[n(152)](r),o=new e.ViewDocument(s[n(153)][n(156)]),a=[...new e.ViewDomConverter(o)[n(144)],n(147)],c=i[n(149)]();for(const t of c)if(t.is(n(160))&&a[n(159)](t[n(167)])){nt(t,s,et(t))}t[n(154)]=r}[rt(148)](t){return super[rt(148)](t)||R(t)}}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=283]})(t,e)}function lt(){const t=["2262696LiTISv","editor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","get","14YiFjGv","dataTransfer","execute","config","pasteFromOfficeEnhancedLicenseKeyInvalid","17843931cgqfqN","183936kAuQDM","featureNotAllowed","init","PasteFromOfficeEnhancedPropagator","472236fJTfOL","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","ClipboardPipeline","view","_licenseKeyCheckInterval","isActive","5688295SOqcTu","plugins","text/html","2AmWJyK","stylesProcessor","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","getData","evaluationLimit","destroy","editing","4078568iwlqZh","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","6471870nNcmJx","requires","pluginName","expired","PasteFromOffice","isOfficialPlugin","document","invalid","usageLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","isPremiumPlugin","high","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(576023===parseInt(e(288))/1*(parseInt(e(299))/2)+-parseInt(e(325))/3+-parseInt(e(284))/4+-parseInt(e(296))/5+parseInt(e(310))/6+-parseInt(e(329))/7*(parseInt(e(307))/8)+parseInt(e(283))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(291)];[at(294)];static get[at(312)](){return at(287)}static get[at(315)](){return!0}static get[at(321)](){return!0}static get[at(311)](){return[at(314)]}[at(286)](){const t=at,e=this[t(326)],n=e[t(297)][t(328)](t(292)),r=e[t(306)][t(293)][t(316)],s=new ot(r);n.on(t(323),(e,n)=>{const i=t,o=n[i(330)][i(303)](i(298));s[i(295)](o)&&(n[i(308)]||(n[i(308)]=C(o,r[i(300)])),s[i(331)](n))},{priority:O.priorities[t(328)](t(322))+10}),this[t(291)]=this[t(326)][t(332)][t(328)](t(291));const i=this[t(326)];this[t(294)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(290)==s||e(333)==s||e(319)==s||e(302)==s||e(324)==s||e(309)==s||e(327)==s){delete i[r],n=s,clearInterval(this[e(294)]),this[e(294)]=void 0;break}}e(333)==n&&i[e(320)](e(317)),e(319)==n&&i[e(320)](e(313)),e(302)==n&&i[e(320)](e(301)),e(324)==n&&i[e(320)](e(285),e(289)),e(309)==n&&i[e(320)](e(304)),e(327)==n&&i[e(320)](e(318))},1e3)}[at(305)](){const t=at;super[t(305)](),this[t(294)]&&clearInterval(this[t(294)])}}var ft=pt;function pt(t,e){var n=dt();return(pt=function(t,e){return n[t-=445]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(997461===parseInt(e(447))/1+-parseInt(e(456))/2+-parseInt(e(445))/3*(parseInt(e(455))/4)+parseInt(e(459))/5+parseInt(e(452))/6*(-parseInt(e(450))/7)+-parseInt(e(448))/8*(parseInt(e(461))/9)+-parseInt(e(449))/10*(-parseInt(e(454))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[ft(460)](){return ft(458)}static get[ft(453)](){return!0}static get[ft(451)](){return!0}static get[ft(457)](){return[ft(446),H,ut]}}function dt(){var t=["8190RvuGwa","100332unTPPp","PasteFromOffice","1737041lsMoUd","7664CJKwve","30mrpzwI","19810ZDprmX","isPremiumPlugin","1830VCoRfd","isOfficialPlugin","3350567BBzezE","8zstjzr","3227872QpyKcf","requires","PasteFromOfficeEnhanced","8811915ZYwSdO","pluginName"];return(dt=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=266]})(t,e)}function ht(){var t=["110wkVqPb","224844TLjNMc","153MJdRqf","507447SYtkfX","5VaitOl","51177ILhMKJ","2mAfsrI","49GSeNwU","13PorULf","11026410rnFyBk","4542314ayxPVI","836GAnuCm","1011896wXStYf","46588WtMdrx"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(949720===parseInt(e(266))/1*(-parseInt(e(267))/2)+parseInt(e(277))/3*(-parseInt(e(274))/4)+-parseInt(e(279))/5*(-parseInt(e(270))/6)+parseInt(e(268))/7*(parseInt(e(273))/8)+-parseInt(e(278))/9*(-parseInt(e(275))/10)+parseInt(e(272))/11*(-parseInt(e(276))/12)+parseInt(e(269))/13*(-parseInt(e(271))/14))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 _0x92dd59}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x24c052,parsePasteOfficeHtml as _0x4ce221}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x562006,uid as _0x38bba7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x497f8f,ViewDocument as _0x1994d4,ViewDomConverter as _0x24b960}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x221361){return m['test'](_0x221361);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x1a6305,_0x533039){const _0x48e498=new Map();for(const [_0x304d69,_0x423638]of _0x533039){if(!_0x304d69['tagName']&&!_0x304d69['className'])continue;const _0x798f51=!_0x304d69['tagName']||_0x1a6305['name']===_0x304d69['tagName'],_0x3f1eb4=!_0x304d69['className']||_0x1a6305['hasClass'](_0x304d69['className']);_0x798f51&&_0x3f1eb4&&_0x48e498['set'](_0x304d69,_0x423638);}return _0x48e498;}function h(_0x373d8e){const _0x3ce472={};for(let _0x567d9e=0x0;_0x567d9e<_0x373d8e['length'];_0x567d9e++){const _0xb6eaf9=_0x373d8e[_0x567d9e],_0x2075be=_0x373d8e['getPropertyValue'](_0xb6eaf9);'initial'!==_0x2075be&&(_0x3ce472[_0xb6eaf9]=_0x2075be);}return _0x3ce472;}function O(_0x30b7f5){const _0x4bf825=_0x30b7f5['split'](',')['map'](_0x45aa21=>_0x45aa21['trim']()),_0x3f7d54=[];for(const _0x5bccd3 of _0x4bf825){const _0xb5ff60=S['exec'](_0x5bccd3);_0xb5ff60&&_0x3f7d54['push'](_0xb5ff60['groups']);}return _0x3f7d54;}function k(_0x314253){const _0x4033eb={};for(const _0x2878ba of _0x314253)Object['assign'](_0x4033eb,_0x2878ba);return _0x4033eb;}class c extends _0x24c052{['execute'](_0x120c78){const {body:_0x259bc7,styles:_0x1c5598}=_0x120c78['_parsedData'],_0x40b231=new _0x497f8f(_0x259bc7['document']),_0x4263d8=_0x40b231['createRangeIn'](_0x259bc7),_0x353e90=function(_0xc9885a){const _0x5c1ade={};for(const _0x199ff4 of _0xc9885a)for(const _0xd38393 of _0x199ff4['cssRules'])if(_0xd38393 instanceof CSSStyleRule){const _0xc1180=h(_0xd38393['style']);_0x5c1ade[_0xd38393['selectorText']]=Object['assign']({},_0x5c1ade[_0xd38393['selectorText']]||{},_0xc1180);}return _0x5c1ade;}(_0x1c5598),_0x4d7bc3=function(_0x3923d6){const _0x2ef6b0=new Map();for(const _0x3fba11 in _0x3923d6){const _0x4a8370=O(_0x3fba11),_0x361ec6=_0x3923d6[_0x3fba11];for(const _0x4e3290 of _0x4a8370)_0x2ef6b0['set'](_0x4e3290,_0x361ec6);}return _0x2ef6b0;}(_0x353e90);for(const _0x398704 of _0x4263d8){if('elementStart'!==_0x398704['type'])continue;const _0x4de10e=j(_0x398704['item'],_0x4d7bc3);if(_0x4de10e['size']){const _0xed03c6=k(Array['from'](_0x4de10e['values']()));for(const _0x49f2fd in _0xed03c6){const _0x4d555e=_0x398704['item'];_0x4d555e['hasStyle'](_0x49f2fd)||_0x40b231['setStyle'](_0x49f2fd,_0xed03c6[_0x49f2fd],_0x4d555e);}}}_0x120c78['content']=_0x259bc7;}['isActive'](_0x18b3e6){return super['isActive'](_0x18b3e6)||p(_0x18b3e6);}}class i extends _0x92dd59{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28209f=this['editor'],_0x3dc1cf=_0x28209f['plugins']['get']('ClipboardPipeline'),_0x54afe3=_0x28209f['editing']['view']['document'],_0x5f0fc5=new c(_0x54afe3);_0x3dc1cf['on']('inputTransformation',(_0xe6dfcc,_0x13c008)=>{const _0x29db54=_0x13c008['dataTransfer']['getData']('text/html');_0x5f0fc5['isActive'](_0x29db54)&&(_0x13c008['_parsedData']||(_0x13c008['_parsedData']=_0x4ce221(_0x29db54,_0x54afe3['stylesProcessor'])),_0x5f0fc5['execute'](_0x13c008));},{'priority':_0x562006['get']('high')+0xb});}['afterInit'](){!async function(_0x5318b0){const _0x14885c=_0x2c007d([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]),_0x53eef9=0x7374585f,_0x2dd826=0x7373da8f^_0x53eef9,_0x1fea52=window[_0x2c007d([0x44,0x61,0x74,0x65])][_0x2c007d([0x6e,0x6f,0x77])](),_0x5c72a4=_0x5318b0[_0x2c007d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a9d96=new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45c409=>{_0x5c72a4[_0x2c007d([0x6f,0x6e,0x63,0x65])](_0x2c007d([0x72,0x65,0x61,0x64,0x79]),_0x45c409);}),_0x4fde96={[_0x2c007d([0x6b,0x74,0x79])]:_0x2c007d([0x45,0x43]),[_0x2c007d([0x75,0x73,0x65])]:_0x2c007d([0x73,0x69,0x67]),[_0x2c007d([0x63,0x72,0x76])]:_0x2c007d([0x50,0x2d,0x32,0x35,0x36]),[_0x2c007d([0x78])]:_0x2c007d([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]),[_0x2c007d([0x79])]:_0x2c007d([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]),[_0x2c007d([0x61,0x6c,0x67])]:_0x2c007d([0x45,0x53,0x32,0x35,0x36])},_0x3b7a6d=_0x5c72a4[_0x2c007d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c007d([0x67,0x65,0x74])](_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xc4e256(){let _0x197b79,_0xf9da0d=null,_0x215fe4=null;try{if(_0x3b7a6d==_0x2c007d([0x47,0x50,0x4c]))return _0x2c007d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x197b79=_0x317c73(),!_0x197b79)return _0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x197b79[_0x2c007d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x215fe4=_0x76dd79(_0x197b79[_0x2c007d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x197b79[_0x2c007d([0x6a,0x74,0x69])])),await _0x3406f9()?_0xc1a73()?_0x467abf()?_0x2c007d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x395227()?(_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c007d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf9da0d=_0x51b33d(_0x2c007d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1eb09a()):_0x2c007d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c007d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x467abf(){const _0x538e01=[_0x2c007d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c007d([0x74,0x72,0x69,0x61,0x6c])][_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1fea52/0x3e8:0xe10*_0x2dd826;return _0x197b79[_0x2c007d([0x65,0x78,0x70])]<_0x538e01;}function _0xc1a73(){const _0x541716=_0x197b79[_0x2c007d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x541716&&(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x2a]))||(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x50,0x4f,0x45]))||(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x50,0x50]))||!(!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2f0c0f()))));}function _0x395227(){const _0xc43a8=_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc43a8||0x0==_0xc43a8[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38da94}=new URL(window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc43a8[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38da94))return!0x0;const _0x3caa85=_0x38da94[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e]));return _0xc43a8[_0x2c007d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf74be5=>_0xf74be5[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x2a])))[_0x2c007d([0x6d,0x61,0x70])](_0x79e06d=>_0x79e06d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e])))[_0x2c007d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1163b7=>_0x1163b7[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3caa85[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c007d([0x6d,0x61,0x70])](_0xca92a2=>Array(_0x3caa85[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xca92a2[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c007d([0x66,0x69,0x6c,0x6c])](_0xca92a2[0x0]===_0x2c007d([0x2a])?_0x2c007d([0x2a]):'')[_0x2c007d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xca92a2))[_0x2c007d([0x73,0x6f,0x6d,0x65])](_0x50cdf8=>_0x3caa85[_0x2c007d([0x65,0x76,0x65,0x72,0x79])]((_0x3eb23b,_0x39db0d)=>_0x50cdf8[_0x39db0d]===_0x3eb23b||_0x50cdf8[_0x39db0d]===_0x2c007d([0x2a])));}function _0x1eb09a(){return _0xf9da0d&&_0x215fe4?new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30a19d,_0x14a846)=>{_0xf9da0d[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x30a19d,_0x14a846),_0x215fe4[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x63ffc5=>{_0x63ffc5!=_0x2c007d([0x56,0x61,0x6c,0x69,0x64])&&_0x30a19d(_0x63ffc5);},_0x14a846);}):_0xf9da0d||_0x215fe4||_0x2c007d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x76dd79(_0x5eff3d,_0x3148be){return new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47250d=>{if(_0x40db92())return _0x47250d(_0x2c007d([0x56,0x61,0x6c,0x69,0x64]));_0x1733c4(),_0x5c72a4[_0x2c007d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3db543=!0x1;const _0x3d1566=_0x38bba7();function _0x58231f(_0xcf0fa0){return!!_0xcf0fa0&&(typeof _0xcf0fa0===_0x2c007d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xcf0fa0===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xcf0fa0[_0x2c007d([0x74,0x68,0x65,0x6e])]===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xcf0fa0[_0x2c007d([0x63,0x61,0x74,0x63,0x68])]===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4409cc(_0x5f562c){_0x540b76(_0x5f562c)[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x394c2b=>{if(!_0x394c2b||_0x394c2b[_0x2c007d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c007d([0x6f,0x6b]))return _0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x762b7b(_0x560cf4(_0x3d1566+_0x3148be))!=_0x394c2b[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c007d([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x1cb967=>(_0x18cfdb(),_0x1cb967),()=>{const _0x1e78a2=_0x25138e();return null==_0x1e78a2?(_0x18cfdb(),_0x2c007d([0x56,0x61,0x6c,0x69,0x64])):_0x2c007d(_0x1fea52-_0x1e78a2>(0x5778dc5f^_0x53eef9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x47250d)[_0x2c007d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x579225=0x7342b6df^_0x53eef9;function _0x18cfdb(){const _0x25cf06=_0x2c007d([0x6c,0x6c,0x63,0x74,0x2d])+_0x762b7b(_0x560cf4(_0x5eff3d)),_0x558e77=_0x115820(_0x762b7b(window[_0x2c007d([0x4d,0x61,0x74,0x68])][_0x2c007d([0x63,0x65,0x69,0x6c])](_0x1fea52/_0x579225)));window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c007d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25cf06,_0x558e77);}function _0x25138e(){const _0x5cb0db=_0x2c007d([0x6c,0x6c,0x63,0x74,0x2d])+_0x762b7b(_0x560cf4(_0x5eff3d)),_0x22bbd7=window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c007d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5cb0db);return _0x22bbd7?window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x115820(_0x22bbd7),0x10)*_0x579225:null;}function _0x540b76(_0x15f7a4){return new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x265aee,_0x4f4952)=>{_0x15f7a4[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x265aee,_0x4f4952),window[_0x2c007d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f4952,0x73758c9f^_0x53eef9);});}}_0x5c72a4[_0x2c007d([0x6f,0x6e])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x12ada1,_0x30684d)=>{if(_0x30684d[0x0]!=_0x5eff3d)return _0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30684d[0x1]={..._0x30684d[0x1],[_0x2c007d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3d1566};},{[_0x2c007d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c007d([0x68,0x69,0x67,0x68])}),_0x5c72a4[_0x2c007d([0x6f,0x6e])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x28c071=>{_0x58231f(_0x28c071[_0x2c007d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3db543=!0x0,_0x4409cc(_0x28c071[_0x2c007d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c007d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c007d([0x6c,0x6f,0x77])}),_0x5a9d96[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>{_0x3db543||_0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x40db92(){return _0x5c72a4[_0x2c007d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c007d([0x76,0x69,0x65,0x77])][_0x2c007d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c007d([0x61,0x75,0x74,0x6f]);}function _0x1733c4(){_0x5c72a4[_0x2c007d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c007d([0x76,0x69,0x65,0x77])][_0x2c007d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c007d([0x61,0x75,0x74,0x6f]);}}function _0x51b33d(_0x5158c1){const _0x4d8404=[new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x457da9=>setTimeout(_0x457da9,0x737d6693^_0x53eef9)),_0x5a9d96[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x522611=>{let _0x2d7206=0x0;_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x6f,0x6e])](_0x2c007d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x282f2a,_0x2971ac)=>{_0x2971ac[0x0][_0x2c007d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2d7206++,_0x2d7206==(0x73745db7^_0x53eef9)&&(_0x522611(),_0x282f2a[_0x2c007d([0x6f,0x66,0x66])]());});}))];return window[_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c007d([0x72,0x61,0x63,0x65])](_0x4d8404)[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>_0x5158c1);}async function _0x472c6a(){await _0x5a9d96,_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf494bd,_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf494bd,_0x5c72a4[_0x2c007d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f0c0f(){return window[_0x2c007d([0x67,0x6c,0x6f,0x62])]&&window[_0x2c007d([0x67,0x6c,0x6f,0x62])][_0x2c007d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3edbf7(_0x39a33d){const _0x16054e=_0x585e9c();_0x5c72a4[_0x16054e]=_0x2c007d([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])+_0x39a33d,_0x39a33d!=_0x2c007d([0x56,0x61,0x6c,0x69,0x64])&&_0x472c6a();}function _0x585e9c(){const _0x51a913=window[_0x2c007d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c007d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c007d([0x6e,0x6f,0x77])]())[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c007d([0x2e]),'');let _0x26abce=_0x2c007d([0x73]);for(let _0x2f443e=0x0;_0x2f443e<_0x51a913[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f443e+=0x2){let _0x22849d=window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51a913[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f443e,_0x2f443e+0x2));_0x22849d>=_0x14885c[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x22849d-=_0x14885c[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26abce+=_0x14885c[_0x22849d];}return _0x26abce;}function _0x317c73(){const _0x4bcabe=_0x3b7a6d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e]));if(0x3!=_0x4bcabe[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x525340(_0x4bcabe[0x1]);function _0x525340(_0x4c42f6){const _0x151620=_0x523fea(_0x4c42f6);return _0x151620&&_0x394512()?_0x151620:null;function _0x394512(){const _0x2b9dca=_0x151620[_0x2c007d([0x6a,0x74,0x69])],_0x847a28=window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b9dca[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b9dca[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4d5d1f={..._0x151620,[_0x2c007d([0x6a,0x74,0x69])]:_0x2b9dca[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b9dca[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4d5d1f[_0x2c007d([0x76,0x63])],_0x560cf4(_0x4d5d1f)==_0x847a28;}}}async function _0x3406f9(){let _0x138709=!0x0;try{const _0x3a3c2e=_0x3b7a6d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e])),[_0x1f4732,_0x4c4b42,_0x319936]=_0x3a3c2e;return _0x186195(_0x1f4732),await _0x18a008(_0x1f4732,_0x4c4b42,_0x319936),_0x138709;}catch{return!0x1;}function _0x186195(_0x54e498){const _0x47c01e=_0x523fea(_0x54e498);_0x47c01e&&_0x47c01e[_0x2c007d([0x61,0x6c,0x67])]==_0x2c007d([0x45,0x53,0x32,0x35,0x36])||(_0x138709=!0x1);}async function _0x18a008(_0x3e74f0,_0x4a8622,_0x3fd48c){const _0x6d1c41=window[_0x2c007d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c007d([0x66,0x72,0x6f,0x6d])](_0x698d28(_0x3fd48c),_0x13b139=>_0x13b139[_0x2c007d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x57f5f5=new window[(_0x2c007d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c007d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e74f0+_0x2c007d([0x2e])+_0x4a8622),_0x5b3c7c=window[_0x2c007d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c007d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b3c7c)return;const _0x58e7b1=await _0x5b3c7c[_0x2c007d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c007d([0x6a,0x77,0x6b]),_0x4fde96,{[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x45,0x43,0x44,0x53,0x41]),[_0x2c007d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c007d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b3c7c[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x45,0x43,0x44,0x53,0x41]),[_0x2c007d([0x68,0x61,0x73,0x68])]:{[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x58e7b1,_0x6d1c41,_0x57f5f5)||(_0x138709=!0x1);}}function _0x523fea(_0x1125bf){return _0x1125bf[_0x2c007d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c007d([0x65,0x79]))?JSON[_0x2c007d([0x70,0x61,0x72,0x73,0x65])](_0x698d28(_0x1125bf)):null;}function _0x698d28(_0x5cde64){return window[_0x2c007d([0x61,0x74,0x6f,0x62])](_0x5cde64[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c007d([0x2b]))[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c007d([0x2f])));}function _0x560cf4(_0x321e83){let _0x39d0e0=0x1505;function _0x27b4a8(_0x3bbbbb){for(let _0x3e9877=0x0;_0x3e9877<_0x3bbbbb[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e9877++){const _0x1e61d4=_0x3bbbbb[_0x2c007d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e9877);_0x39d0e0=(_0x39d0e0<<0x5)+_0x39d0e0+_0x1e61d4,_0x39d0e0&=_0x39d0e0;}}function _0x42724f(_0x37fe3b){Array[_0x2c007d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37fe3b)?_0x37fe3b[_0x2c007d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42724f):_0x37fe3b&&typeof _0x37fe3b==_0x2c007d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c007d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37fe3b)[_0x2c007d([0x73,0x6f,0x72,0x74])]()[_0x2c007d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d246f,_0x5bdb1f])=>{_0x27b4a8(_0x4d246f),_0x42724f(_0x5bdb1f);}):_0x27b4a8(window[_0x2c007d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37fe3b));}return _0x42724f(_0x321e83),_0x39d0e0>>>0x0;}function _0x762b7b(_0x42cccd){return _0x42cccd[_0x2c007d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c007d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c007d([0x30]));}function _0x115820(_0x553014){return _0x553014[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c007d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c007d([0x6a,0x6f,0x69,0x6e])]('');}function _0xf494bd(){}function _0x2c007d(_0x4f3a6a){return _0x4f3a6a['map'](_0x398efc=>String['fromCharCode'](_0x398efc))['join']('');}_0x3edbf7(await _0xc4e256());}(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'],[_0x106a71=>Number(_0x106a71)>=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(_0x298598){return E['includes'](_0x298598);}function g(_0x4f7b2a){return Array['from'](_0x4f7b2a['getStyleNames']())['filter'](P);}function b(_0x3a21c8,_0x45e8bf,_0x59b699){const {spanStyles:_0x45ccd6,stylesToBeHtmlElements:_0x192da6}=function(_0x2db9da,_0x421849){const _0x28da97={},_0x32d93d={};return _0x421849['forEach'](_0x24ffc3=>{const _0x1a75c6=_0x2db9da['getStyle'](_0x24ffc3);if(_0x1a75c6){if(function(_0x4f64b0){return L['includes'](_0x4f64b0);}(_0x24ffc3))_0x28da97[_0x24ffc3]=_0x1a75c6;else{if(function(_0x6be930){return _0x6be930 in F;}(_0x24ffc3)){const _0x5dc536=_0x1a75c6['split']('\x20');F[_0x24ffc3]['forEach'](([_0x37ff49,_0x5d7ca1])=>{for(const _0x59fcc6 of _0x5dc536){('function'==typeof _0x37ff49&&_0x37ff49(_0x59fcc6)||_0x37ff49===_0x59fcc6)&&(_0x32d93d[_0x24ffc3]=[..._0x32d93d[_0x24ffc3]||[],[_0x37ff49,_0x5d7ca1]]);}});}}}}),{'spanStyles':_0x28da97,'stylesToBeHtmlElements':_0x32d93d};}(_0x3a21c8,_0x59b699);!function(_0x1e9a49,_0x26a1c6,_0x3f1304){for(const _0x214931 in _0x3f1304){_0x3f1304[_0x214931]['forEach'](([,_0x229f7c])=>{const _0x2b0c13=_0x26a1c6['createElement'](_0x229f7c,[],_0x1e9a49['getChildren']());_0x26a1c6['insertChild'](0x0,_0x2b0c13,_0x1e9a49);}),_0x26a1c6['removeStyle'](_0x214931,_0x1e9a49);}}(_0x3a21c8,_0x45e8bf,_0x192da6),function(_0x86aaae,_0x1bcb5d,_0xd6f641){if(!Object['keys'](_0xd6f641)['length'])return;const _0x2c58c4=_0x1bcb5d['createElement']('span',[],_0x86aaae['getChildren']());_0x1bcb5d['setStyle'](_0xd6f641,_0x2c58c4),_0x1bcb5d['insertChild'](0x0,_0x2c58c4,_0x86aaae),_0x1bcb5d['removeStyle'](Object['keys'](_0xd6f641),_0x86aaae);}(_0x3a21c8,_0x45e8bf,_0x45ccd6);}class a extends _0x24c052{['execute'](_0x10401b){const {body:_0x2691b8}=_0x10401b['_parsedData'],_0x46173b=new _0x497f8f(_0x2691b8['document']),_0x3602ae=_0x46173b['createRangeIn'](_0x2691b8),_0x5c0b23=new _0x1994d4(_0x46173b['document']['stylesProcessor']),_0x5dd049=[...new _0x24b960(_0x5c0b23)['blockElements'],'font'],_0x591c81=_0x3602ae['getItems']();for(const _0x330ba8 of _0x591c81)_0x330ba8['is']('element')&&_0x5dd049['includes'](_0x330ba8['name'])&&b(_0x330ba8,_0x46173b,g(_0x330ba8));_0x10401b['content']=_0x2691b8;}['isActive'](_0xc3c723){return super['isActive'](_0xc3c723)||p(_0xc3c723);}}class s extends _0x92dd59{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cd4dd=this['editor'],_0x10ae58=_0x5cd4dd['plugins']['get']('ClipboardPipeline'),_0x1ce43c=_0x5cd4dd['editing']['view']['document'],_0x24c822=new a(_0x1ce43c);_0x10ae58['on']('inputTransformation',(_0x634083,_0x1d4b19)=>{const _0x40f539=_0x1d4b19['dataTransfer']['getData']('text/html');_0x24c822['isActive'](_0x40f539)&&(_0x1d4b19['_parsedData']||(_0x1d4b19['_parsedData']=_0x4ce221(_0x40f539,_0x1ce43c['stylesProcessor'])),_0x24c822['execute'](_0x1d4b19));},{'priority':_0x562006['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3868cc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1d2311;for(const _0x3384cb in _0x3868cc){const _0x3e233b=_0x3384cb,_0x450d7a=_0x3868cc[_0x3e233b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x450d7a){delete _0x3868cc[_0x3e233b],_0x1d2311=_0x450d7a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1d2311&&_0x3868cc['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1d2311&&_0x3868cc['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1d2311&&_0x3868cc['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x92dd59{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 _0x8874ec}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x371e8a,parsePasteOfficeHtml as _0x46d2da}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2dd1aa,uid as _0x507197}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0xf70143,ViewDocument as _0x2d5504,ViewDomConverter as _0xf0285c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x342521){return m['test'](_0x342521);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x34c9f8,_0x189a2e){const _0x1fb14b=new Map();for(const [_0x6437af,_0x562910]of _0x189a2e){if(!_0x6437af['tagName']&&!_0x6437af['className'])continue;const _0x527ac9=!_0x6437af['tagName']||_0x34c9f8['name']===_0x6437af['tagName'],_0x541ff9=!_0x6437af['className']||_0x34c9f8['hasClass'](_0x6437af['className']);_0x527ac9&&_0x541ff9&&_0x1fb14b['set'](_0x6437af,_0x562910);}return _0x1fb14b;}function h(_0x4af7d2){const _0x54fa18={};for(let _0x5a97f7=0x0;_0x5a97f7<_0x4af7d2['length'];_0x5a97f7++){const _0x2f4268=_0x4af7d2[_0x5a97f7],_0x349493=_0x4af7d2['getPropertyValue'](_0x2f4268);'initial'!==_0x349493&&(_0x54fa18[_0x2f4268]=_0x349493);}return _0x54fa18;}function O(_0x3f4248){const _0x1c882a=_0x3f4248['split'](',')['map'](_0x214c5e=>_0x214c5e['trim']()),_0x17c874=[];for(const _0x43a48b of _0x1c882a){const _0x495de6=S['exec'](_0x43a48b);_0x495de6&&_0x17c874['push'](_0x495de6['groups']);}return _0x17c874;}function k(_0x4c35a5){const _0x1563d9={};for(const _0x2e591c of _0x4c35a5)Object['assign'](_0x1563d9,_0x2e591c);return _0x1563d9;}class c extends _0x371e8a{['execute'](_0xf7d394){const {body:_0x2efe4e,styles:_0x5ac32e}=_0xf7d394['_parsedData'],_0x27aa6b=new _0xf70143(_0x2efe4e['document']),_0x39417f=_0x27aa6b['createRangeIn'](_0x2efe4e),_0x57501a=function(_0x411490){const _0x418f40={};for(const _0x29d4de of _0x411490)for(const _0x8bb0ed of _0x29d4de['cssRules'])if(_0x8bb0ed instanceof CSSStyleRule){const _0x3148b4=h(_0x8bb0ed['style']);_0x418f40[_0x8bb0ed['selectorText']]=Object['assign']({},_0x418f40[_0x8bb0ed['selectorText']]||{},_0x3148b4);}return _0x418f40;}(_0x5ac32e),_0x2f6137=function(_0x4bd9ef){const _0x270b2a=new Map();for(const _0x518808 in _0x4bd9ef){const _0x10df52=O(_0x518808),_0x5ca568=_0x4bd9ef[_0x518808];for(const _0x257962 of _0x10df52)_0x270b2a['set'](_0x257962,_0x5ca568);}return _0x270b2a;}(_0x57501a);for(const _0x290716 of _0x39417f){if('elementStart'!==_0x290716['type'])continue;const _0x4ef25a=j(_0x290716['item'],_0x2f6137);if(_0x4ef25a['size']){const _0x221603=k(Array['from'](_0x4ef25a['values']()));for(const _0x2c901c in _0x221603){const _0x252819=_0x290716['item'];_0x252819['hasStyle'](_0x2c901c)||_0x27aa6b['setStyle'](_0x2c901c,_0x221603[_0x2c901c],_0x252819);}}}_0xf7d394['content']=_0x2efe4e;}['isActive'](_0x5e9807){return super['isActive'](_0x5e9807)||p(_0x5e9807);}}class i extends _0x8874ec{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x38d10d=this['editor'],_0xcedf37=_0x38d10d['plugins']['get']('ClipboardPipeline'),_0x26cde8=_0x38d10d['editing']['view']['document'],_0x5e2fae=new c(_0x26cde8);_0xcedf37['on']('inputTransformation',(_0x9e8090,_0x1b81ee)=>{const _0xabb747=_0x1b81ee['dataTransfer']['getData']('text/html');_0x5e2fae['isActive'](_0xabb747)&&(_0x1b81ee['_parsedData']||(_0x1b81ee['_parsedData']=_0x46d2da(_0xabb747,_0x26cde8['stylesProcessor'])),_0x5e2fae['execute'](_0x1b81ee));},{'priority':_0x2dd1aa['get']('high')+0xb});}['afterInit'](){!async function(_0x492835){const _0x570cdc=_0x14a6b5([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]),_0x4c228a=0x7374585f,_0x36701e=0x7373dab7^_0x4c228a,_0x9834b=window[_0x14a6b5([0x44,0x61,0x74,0x65])][_0x14a6b5([0x6e,0x6f,0x77])](),_0x2a6795=_0x492835[_0x14a6b5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5ebdf0=new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ce6f5=>{_0x2a6795[_0x14a6b5([0x6f,0x6e,0x63,0x65])](_0x14a6b5([0x72,0x65,0x61,0x64,0x79]),_0x2ce6f5);}),_0x45465f={[_0x14a6b5([0x6b,0x74,0x79])]:_0x14a6b5([0x45,0x43]),[_0x14a6b5([0x75,0x73,0x65])]:_0x14a6b5([0x73,0x69,0x67]),[_0x14a6b5([0x63,0x72,0x76])]:_0x14a6b5([0x50,0x2d,0x32,0x35,0x36]),[_0x14a6b5([0x78])]:_0x14a6b5([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]),[_0x14a6b5([0x79])]:_0x14a6b5([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]),[_0x14a6b5([0x61,0x6c,0x67])]:_0x14a6b5([0x45,0x53,0x32,0x35,0x36])},_0x2bc399=_0x2a6795[_0x14a6b5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x14a6b5([0x67,0x65,0x74])](_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5dcbdd(){let _0x21ba38,_0x45904f=null,_0x273977=null;try{if(_0x2bc399==_0x14a6b5([0x47,0x50,0x4c]))return _0x14a6b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x21ba38=_0xeae442(),!_0x21ba38)return _0x14a6b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x21ba38[_0x14a6b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x273977=_0x49634b(_0x21ba38[_0x14a6b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x21ba38[_0x14a6b5([0x6a,0x74,0x69])])),await _0x2b98a6()?_0x3ab9a5()?_0x12668e()?_0x14a6b5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x39c24d()?(_0x21ba38[_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14a6b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45904f=_0x1aa32e(_0x14a6b5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2a5818()):_0x14a6b5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x14a6b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x14a6b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x14a6b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x12668e(){const _0x477235=[_0x14a6b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x14a6b5([0x74,0x72,0x69,0x61,0x6c])][_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21ba38[_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x9834b/0x3e8:0xe10*_0x36701e;return _0x21ba38[_0x14a6b5([0x65,0x78,0x70])]<_0x477235;}function _0x3ab9a5(){const _0x4aafff=_0x21ba38[_0x14a6b5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4aafff&&(!!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x2a]))||(!!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x50,0x4f,0x45]))||(!!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x50,0x50]))||!(!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x22a1be()))));}function _0x39c24d(){const _0x5de777=_0x21ba38[_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5de777||0x0==_0x5de777[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56b5d1}=new URL(window[_0x14a6b5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5de777[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56b5d1))return!0x0;const _0x291d7c=_0x56b5d1[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e]));return _0x5de777[_0x14a6b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x595141=>_0x595141[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x2a])))[_0x14a6b5([0x6d,0x61,0x70])](_0x455f45=>_0x455f45[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e])))[_0x14a6b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x537720=>_0x537720[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x291d7c[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14a6b5([0x6d,0x61,0x70])](_0x48c5ed=>Array(_0x291d7c[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x48c5ed[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14a6b5([0x66,0x69,0x6c,0x6c])](_0x48c5ed[0x0]===_0x14a6b5([0x2a])?_0x14a6b5([0x2a]):'')[_0x14a6b5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x48c5ed))[_0x14a6b5([0x73,0x6f,0x6d,0x65])](_0x5b741e=>_0x291d7c[_0x14a6b5([0x65,0x76,0x65,0x72,0x79])]((_0x1584b3,_0x46ffc9)=>_0x5b741e[_0x46ffc9]===_0x1584b3||_0x5b741e[_0x46ffc9]===_0x14a6b5([0x2a])));}function _0x2a5818(){return _0x45904f&&_0x273977?new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x396675,_0x10233a)=>{_0x45904f[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x396675,_0x10233a),_0x273977[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x3c27ca=>{_0x3c27ca!=_0x14a6b5([0x56,0x61,0x6c,0x69,0x64])&&_0x396675(_0x3c27ca);},_0x10233a);}):_0x45904f||_0x273977||_0x14a6b5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x49634b(_0x4e4fcf,_0x4079a4){return new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52712a=>{if(_0x5d1fe0())return _0x52712a(_0x14a6b5([0x56,0x61,0x6c,0x69,0x64]));_0x3f6055(),_0x2a6795[_0x14a6b5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x14a6b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x197a7d=!0x1;const _0x44d8d2=_0x507197();function _0x27efd4(_0x350835){return!!_0x350835&&(typeof _0x350835===_0x14a6b5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x350835===_0x14a6b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x350835[_0x14a6b5([0x74,0x68,0x65,0x6e])]===_0x14a6b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x350835[_0x14a6b5([0x63,0x61,0x74,0x63,0x68])]===_0x14a6b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a05fe(_0x100848){_0x3f2cdf(_0x100848)[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x2a56ec=>{if(!_0x2a56ec||_0x2a56ec[_0x14a6b5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x14a6b5([0x6f,0x6b]))return _0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x478fb9(_0xb3c61d(_0x44d8d2+_0x4079a4))!=_0x2a56ec[_0x14a6b5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x14a6b5([0x56,0x61,0x6c,0x69,0x64]);})[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x4c65b0=>(_0x3ec985(),_0x4c65b0),()=>{const _0x43bf04=_0x58018d();return null==_0x43bf04?(_0x3ec985(),_0x14a6b5([0x56,0x61,0x6c,0x69,0x64])):_0x14a6b5(_0x9834b-_0x43bf04>(0x5778dc5f^_0x4c228a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x52712a)[_0x14a6b5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52712a(_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4660ce=0x7342b6df^_0x4c228a;function _0x3ec985(){const _0x2645cc=_0x14a6b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x478fb9(_0xb3c61d(_0x4e4fcf)),_0x1b964e=_0x297e88(_0x478fb9(window[_0x14a6b5([0x4d,0x61,0x74,0x68])][_0x14a6b5([0x63,0x65,0x69,0x6c])](_0x9834b/_0x4660ce)));window[_0x14a6b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14a6b5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2645cc,_0x1b964e);}function _0x58018d(){const _0x5657c5=_0x14a6b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x478fb9(_0xb3c61d(_0x4e4fcf)),_0x256f69=window[_0x14a6b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14a6b5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5657c5);return _0x256f69?window[_0x14a6b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x297e88(_0x256f69),0x10)*_0x4660ce:null;}function _0x3f2cdf(_0x1b75ee){return new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x187f6f,_0x5e77da)=>{_0x1b75ee[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x187f6f,_0x5e77da),window[_0x14a6b5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e77da,0x73758c9f^_0x4c228a);});}}_0x2a6795[_0x14a6b5([0x6f,0x6e])](_0x14a6b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x29468b,_0x2099b6)=>{if(_0x2099b6[0x0]!=_0x4e4fcf)return _0x52712a(_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2099b6[0x1]={..._0x2099b6[0x1],[_0x14a6b5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44d8d2};},{[_0x14a6b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14a6b5([0x68,0x69,0x67,0x68])}),_0x2a6795[_0x14a6b5([0x6f,0x6e])](_0x14a6b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19a0b8=>{_0x27efd4(_0x19a0b8[_0x14a6b5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x197a7d=!0x0,_0x3a05fe(_0x19a0b8[_0x14a6b5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x14a6b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14a6b5([0x6c,0x6f,0x77])}),_0x5ebdf0[_0x14a6b5([0x74,0x68,0x65,0x6e])](()=>{_0x197a7d||_0x52712a(_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d1fe0(){return _0x2a6795[_0x14a6b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14a6b5([0x76,0x69,0x65,0x77])][_0x14a6b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x14a6b5([0x61,0x75,0x74,0x6f]);}function _0x3f6055(){_0x2a6795[_0x14a6b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14a6b5([0x76,0x69,0x65,0x77])][_0x14a6b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x14a6b5([0x61,0x75,0x74,0x6f]);}}function _0x1aa32e(_0x44a07f){const _0x354ae9=[new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc76dd2=>setTimeout(_0xc76dd2,0x737d6693^_0x4c228a)),_0x5ebdf0[_0x14a6b5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b6dc1=>{let _0x62b77f=0x0;_0x2a6795[_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x14a6b5([0x6f,0x6e])](_0x14a6b5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1a39e9,_0x4345f4)=>{_0x4345f4[0x0][_0x14a6b5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x62b77f++,_0x62b77f==(0x73745db7^_0x4c228a)&&(_0x1b6dc1(),_0x1a39e9[_0x14a6b5([0x6f,0x66,0x66])]());});}))];return window[_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x14a6b5([0x72,0x61,0x63,0x65])](_0x354ae9)[_0x14a6b5([0x74,0x68,0x65,0x6e])](()=>_0x44a07f);}async function _0x11b13c(){await _0x5ebdf0,_0x2a6795[_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x14a6b5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1523bb,_0x2a6795[_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x14a6b5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1523bb,_0x2a6795[_0x14a6b5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x22a1be(){return window[_0x14a6b5([0x67,0x6c,0x6f,0x62])]&&window[_0x14a6b5([0x67,0x6c,0x6f,0x62])][_0x14a6b5([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xfebdfe(_0x26a194){const _0x1d1516=_0x576d09();_0x2a6795[_0x1d1516]=_0x14a6b5([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])+_0x26a194,_0x26a194!=_0x14a6b5([0x56,0x61,0x6c,0x69,0x64])&&_0x11b13c();}function _0x576d09(){const _0xa713dc=window[_0x14a6b5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x14a6b5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x14a6b5([0x6e,0x6f,0x77])]())[_0x14a6b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x14a6b5([0x2e]),'');let _0x387d58=_0x14a6b5([0x73]);for(let _0x2a29dd=0x0;_0x2a29dd<_0xa713dc[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a29dd+=0x2){let _0x37752c=window[_0x14a6b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa713dc[_0x14a6b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a29dd,_0x2a29dd+0x2));_0x37752c>=_0x570cdc[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x37752c-=_0x570cdc[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x387d58+=_0x570cdc[_0x37752c];}return _0x387d58;}function _0xeae442(){const _0x40e800=_0x2bc399[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e]));if(0x3!=_0x40e800[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x7bd2d3(_0x40e800[0x1]);function _0x7bd2d3(_0x3197d3){const _0x459642=_0x3cf31b(_0x3197d3);return _0x459642&&_0x359ad0()?_0x459642:null;function _0x359ad0(){const _0x1b8e6e=_0x459642[_0x14a6b5([0x6a,0x74,0x69])],_0xb34175=window[_0x14a6b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b8e6e[_0x14a6b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b8e6e[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x265761={..._0x459642,[_0x14a6b5([0x6a,0x74,0x69])]:_0x1b8e6e[_0x14a6b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b8e6e[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x265761[_0x14a6b5([0x76,0x63])],_0xb3c61d(_0x265761)==_0xb34175;}}}async function _0x2b98a6(){let _0x4e6c26=!0x0;try{const _0x260e76=_0x2bc399[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e])),[_0x4293a1,_0x428da7,_0xea643d]=_0x260e76;return _0x3f0dc7(_0x4293a1),await _0x17c91a(_0x4293a1,_0x428da7,_0xea643d),_0x4e6c26;}catch{return!0x1;}function _0x3f0dc7(_0x3e27d2){const _0xd90f21=_0x3cf31b(_0x3e27d2);_0xd90f21&&_0xd90f21[_0x14a6b5([0x61,0x6c,0x67])]==_0x14a6b5([0x45,0x53,0x32,0x35,0x36])||(_0x4e6c26=!0x1);}async function _0x17c91a(_0x24b9aa,_0x57159b,_0x2bd39e){const _0x5f0f0d=window[_0x14a6b5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x14a6b5([0x66,0x72,0x6f,0x6d])](_0x1e9d91(_0x2bd39e),_0x428948=>_0x428948[_0x14a6b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c30c7=new window[(_0x14a6b5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x14a6b5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24b9aa+_0x14a6b5([0x2e])+_0x57159b),_0x236b89=window[_0x14a6b5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x14a6b5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x236b89)return;const _0xd14472=await _0x236b89[_0x14a6b5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x14a6b5([0x6a,0x77,0x6b]),_0x45465f,{[_0x14a6b5([0x6e,0x61,0x6d,0x65])]:_0x14a6b5([0x45,0x43,0x44,0x53,0x41]),[_0x14a6b5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x14a6b5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x14a6b5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x236b89[_0x14a6b5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x14a6b5([0x6e,0x61,0x6d,0x65])]:_0x14a6b5([0x45,0x43,0x44,0x53,0x41]),[_0x14a6b5([0x68,0x61,0x73,0x68])]:{[_0x14a6b5([0x6e,0x61,0x6d,0x65])]:_0x14a6b5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xd14472,_0x5f0f0d,_0x3c30c7)||(_0x4e6c26=!0x1);}}function _0x3cf31b(_0x3b6568){return _0x3b6568[_0x14a6b5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x14a6b5([0x65,0x79]))?JSON[_0x14a6b5([0x70,0x61,0x72,0x73,0x65])](_0x1e9d91(_0x3b6568)):null;}function _0x1e9d91(_0x5abfb3){return window[_0x14a6b5([0x61,0x74,0x6f,0x62])](_0x5abfb3[_0x14a6b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x14a6b5([0x2b]))[_0x14a6b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x14a6b5([0x2f])));}function _0xb3c61d(_0x2647e8){let _0x5f1a74=0x1505;function _0x277554(_0x964a34){for(let _0x5f171c=0x0;_0x5f171c<_0x964a34[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f171c++){const _0x72c55e=_0x964a34[_0x14a6b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5f171c);_0x5f1a74=(_0x5f1a74<<0x5)+_0x5f1a74+_0x72c55e,_0x5f1a74&=_0x5f1a74;}}function _0x537b7d(_0x13bfb6){Array[_0x14a6b5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13bfb6)?_0x13bfb6[_0x14a6b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x537b7d):_0x13bfb6&&typeof _0x13bfb6==_0x14a6b5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x14a6b5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13bfb6)[_0x14a6b5([0x73,0x6f,0x72,0x74])]()[_0x14a6b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2bebb2,_0x32ec7f])=>{_0x277554(_0x2bebb2),_0x537b7d(_0x32ec7f);}):_0x277554(window[_0x14a6b5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13bfb6));}return _0x537b7d(_0x2647e8),_0x5f1a74>>>0x0;}function _0x478fb9(_0x9b037e){return _0x9b037e[_0x14a6b5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x14a6b5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x14a6b5([0x30]));}function _0x297e88(_0x25e8e4){return _0x25e8e4[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x14a6b5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x14a6b5([0x6a,0x6f,0x69,0x6e])]('');}function _0x1523bb(){}function _0x14a6b5(_0x5c57b9){return _0x5c57b9['map'](_0x491117=>String['fromCharCode'](_0x491117))['join']('');}_0xfebdfe(await _0x5dcbdd());}(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'],[_0x26e91b=>Number(_0x26e91b)>=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(_0x43b2d7){return E['includes'](_0x43b2d7);}function g(_0x4f91e8){return Array['from'](_0x4f91e8['getStyleNames']())['filter'](P);}function b(_0x2dfd7e,_0x9307d2,_0x58f8bf){const {spanStyles:_0x2fab34,stylesToBeHtmlElements:_0x91d6ad}=function(_0x2d50bc,_0x12ec16){const _0x1c8fad={},_0x48d01e={};return _0x12ec16['forEach'](_0x189290=>{const _0x86beaa=_0x2d50bc['getStyle'](_0x189290);if(_0x86beaa){if(function(_0x198297){return L['includes'](_0x198297);}(_0x189290))_0x1c8fad[_0x189290]=_0x86beaa;else{if(function(_0xbf5321){return _0xbf5321 in F;}(_0x189290)){const _0x4ab976=_0x86beaa['split']('\x20');F[_0x189290]['forEach'](([_0x12633a,_0x2f1deb])=>{for(const _0x389fef of _0x4ab976){('function'==typeof _0x12633a&&_0x12633a(_0x389fef)||_0x12633a===_0x389fef)&&(_0x48d01e[_0x189290]=[..._0x48d01e[_0x189290]||[],[_0x12633a,_0x2f1deb]]);}});}}}}),{'spanStyles':_0x1c8fad,'stylesToBeHtmlElements':_0x48d01e};}(_0x2dfd7e,_0x58f8bf);!function(_0x332eb8,_0x4d8aa3,_0x1bb8a4){for(const _0x81049f in _0x1bb8a4){_0x1bb8a4[_0x81049f]['forEach'](([,_0x1b9baf])=>{const _0x32a37f=_0x4d8aa3['createElement'](_0x1b9baf,[],_0x332eb8['getChildren']());_0x4d8aa3['insertChild'](0x0,_0x32a37f,_0x332eb8);}),_0x4d8aa3['removeStyle'](_0x81049f,_0x332eb8);}}(_0x2dfd7e,_0x9307d2,_0x91d6ad),function(_0x4e42c6,_0x39614d,_0x384cc8){if(!Object['keys'](_0x384cc8)['length'])return;const _0x23757c=_0x39614d['createElement']('span',[],_0x4e42c6['getChildren']());_0x39614d['setStyle'](_0x384cc8,_0x23757c),_0x39614d['insertChild'](0x0,_0x23757c,_0x4e42c6),_0x39614d['removeStyle'](Object['keys'](_0x384cc8),_0x4e42c6);}(_0x2dfd7e,_0x9307d2,_0x2fab34);}class a extends _0x371e8a{['execute'](_0x31ad64){const {body:_0x112cf9}=_0x31ad64['_parsedData'],_0x518281=new _0xf70143(_0x112cf9['document']),_0x121449=_0x518281['createRangeIn'](_0x112cf9),_0x3ce1d9=new _0x2d5504(_0x518281['document']['stylesProcessor']),_0x3e126b=[...new _0xf0285c(_0x3ce1d9)['blockElements'],'font'],_0x2fab5e=_0x121449['getItems']();for(const _0x515913 of _0x2fab5e)_0x515913['is']('element')&&_0x3e126b['includes'](_0x515913['name'])&&b(_0x515913,_0x518281,g(_0x515913));_0x31ad64['content']=_0x112cf9;}['isActive'](_0x1ac60a){return super['isActive'](_0x1ac60a)||p(_0x1ac60a);}}class s extends _0x8874ec{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xe166d=this['editor'],_0x5269ed=_0xe166d['plugins']['get']('ClipboardPipeline'),_0x19f136=_0xe166d['editing']['view']['document'],_0x28d2d7=new a(_0x19f136);_0x5269ed['on']('inputTransformation',(_0x1024bd,_0x443da0)=>{const _0x213db8=_0x443da0['dataTransfer']['getData']('text/html');_0x28d2d7['isActive'](_0x213db8)&&(_0x443da0['_parsedData']||(_0x443da0['_parsedData']=_0x46d2da(_0x213db8,_0x19f136['stylesProcessor'])),_0x28d2d7['execute'](_0x443da0));},{'priority':_0x2dd1aa['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x7864da=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x88f528;for(const _0xca9bb1 in _0x7864da){const _0xce0c06=_0xca9bb1,_0x49cb77=_0x7864da[_0xce0c06];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x49cb77){delete _0x7864da[_0xce0c06],_0x88f528=_0x49cb77,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x88f528&&_0x7864da['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x88f528&&_0x7864da['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x88f528&&_0x7864da['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x88f528&&_0x7864da['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x88f528&&_0x7864da['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x88f528&&_0x7864da['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x8874ec{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.2",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.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.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.2",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.2"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1aa8(_0x30b9c1,_0x1d8112){var _0x14f73b=_0x14f7();return _0x1aa8=function(_0x1aa8c0,_0x11d6b9){_0x1aa8c0=_0x1aa8c0-0x10a;var _0x584ee7=_0x14f73b[_0x1aa8c0];return _0x584ee7;},_0x1aa8(_0x30b9c1,_0x1d8112);}(function(_0x2c515f,_0x1344ab){var _0x1d3c04=_0x1aa8,_0x44f1d5=_0x2c515f();while(!![]){try{var _0x272816=parseInt(_0x1d3c04(0x10a))/0x1*(-parseInt(_0x1d3c04(0x10b))/0x2)+parseInt(_0x1d3c04(0x115))/0x3*(-parseInt(_0x1d3c04(0x112))/0x4)+-parseInt(_0x1d3c04(0x117))/0x5*(-parseInt(_0x1d3c04(0x10e))/0x6)+parseInt(_0x1d3c04(0x10c))/0x7*(parseInt(_0x1d3c04(0x111))/0x8)+-parseInt(_0x1d3c04(0x116))/0x9*(-parseInt(_0x1d3c04(0x113))/0xa)+parseInt(_0x1d3c04(0x110))/0xb*(-parseInt(_0x1d3c04(0x114))/0xc)+parseInt(_0x1d3c04(0x10d))/0xd*(-parseInt(_0x1d3c04(0x10f))/0xe);if(_0x272816===_0x1344ab)break;else _0x44f1d5['push'](_0x44f1d5['shift']());}catch(_0x19e592){_0x44f1d5['push'](_0x44f1d5['shift']());}}}(_0x14f7,0xe7dd8));function _0x14f7(){var _0x4d25bc=['110wkVqPb','224844TLjNMc','153MJdRqf','507447SYtkfX','5VaitOl','51177ILhMKJ','2mAfsrI','49GSeNwU','13PorULf','11026410rnFyBk','4542314ayxPVI','836GAnuCm','1011896wXStYf','46588WtMdrx'];_0x14f7=function(){return _0x4d25bc;};return _0x14f7();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x36ca86,_0x53f001){var _0x354886=_0x3a3a,_0x35c052=_0x36ca86();while(!![]){try{var _0x475835=-parseInt(_0x354886(0x1c9))/0x1*(-parseInt(_0x354886(0x1cd))/0x2)+parseInt(_0x354886(0x1d1))/0x3+-parseInt(_0x354886(0x1cc))/0x4+-parseInt(_0x354886(0x1cb))/0x5+-parseInt(_0x354886(0x1ca))/0x6*(parseInt(_0x354886(0x1c8))/0x7)+-parseInt(_0x354886(0x1cf))/0x8+-parseInt(_0x354886(0x1ce))/0x9*(-parseInt(_0x354886(0x1d0))/0xa);if(_0x475835===_0x53f001)break;else _0x35c052['push'](_0x35c052['shift']());}catch(_0x2e0d79){_0x35c052['push'](_0x35c052['shift']());}}}(_0x14d0,0x91c02));function _0x3a3a(_0x43900e,_0x343bc4){var _0x14d09c=_0x14d0();return _0x3a3a=function(_0x3a3aa5,_0xed9b2d){_0x3a3aa5=_0x3a3aa5-0x1c8;var _0x590566=_0x14d09c[_0x3a3aa5];return _0x590566;},_0x3a3a(_0x43900e,_0x343bc4);}import{CKEditorError as _0x5c985c}from'ckeditor5/src/utils.js';function _0x14d0(){var _0x3a8564=['2331432ratcyW','4820DaYYnK','2656890TCVMaa','7HTQVsO','11OCrDXU','913704zsgxLm','5010840ABIlfy','2796888cInmwt','105566bOuHPa','23823ZaITYj'];_0x14d0=function(){return _0x3a8564;};return _0x14d0();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a7aba=_0x3b4b;(function(_0x1c7ea0,_0x3d0051){const _0x258a98=_0x3b4b,_0x1456e9=_0x1c7ea0();while(!![]){try{const _0xe65e60=parseInt(_0x258a98(0x12d))/0x1*(parseInt(_0x258a98(0x120))/0x2)+parseInt(_0x258a98(0x129))/0x3+parseInt(_0x258a98(0x130))/0x4*(parseInt(_0x258a98(0x11d))/0x5)+parseInt(_0x258a98(0x119))/0x6*(parseInt(_0x258a98(0x126))/0x7)+-parseInt(_0x258a98(0x121))/0x8+parseInt(_0x258a98(0x11b))/0x9+-parseInt(_0x258a98(0x11e))/0xa*(parseInt(_0x258a98(0x12f))/0xb);if(_0xe65e60===_0x3d0051)break;else _0x1456e9['push'](_0x1456e9['shift']());}catch(_0x36b301){_0x1456e9['push'](_0x1456e9['shift']());}}}(_0x48fb,0x46fe9));import{ViewUpcastWriter as _0x17d2c3}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x397a8b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x44f104}from'../../utils.js';import{extractStyles as _0x5ee6b8,expandStyles as _0x314e0f,getMatchingStyles as _0x5b664c,flattenStyleDefinitions as _0x2963fb}from'./utils.js';function _0x3b4b(_0x361193,_0x275f6f){const _0x48fbc6=_0x48fb();return _0x3b4b=function(_0x3b4b1b,_0x42bb49){_0x3b4b1b=_0x3b4b1b-0x119;let _0x1d8be4=_0x48fbc6[_0x3b4b1b];return _0x1d8be4;},_0x3b4b(_0x361193,_0x275f6f);}function _0x48fb(){const _0x41c875=['314904KDdSqd','isActive','hasStyle','type','168306TDwtNx','elementStart','111221nZtJcI','4LrnHnC','content','3846frygZN','createRangeIn','3387384HpNFJh','item','1236005bcvLNu','430ziaHZx','setStyle','2vLeLUh','2611256cdJNTy','values','from','document','execute','1694rLRfzn','size','_parsedData'];_0x48fb=function(){return _0x41c875;};return _0x48fb();}export class MSOfficeStylesInliner extends _0x397a8b{[_0x1a7aba(0x125)](_0x51fdbb){const _0x4e80a5=_0x1a7aba,{body:_0x50e1f8,styles:_0x232383}=_0x51fdbb[_0x4e80a5(0x128)],_0x2cdba8=new _0x17d2c3(_0x50e1f8[_0x4e80a5(0x124)]),_0x4e8d8d=_0x2cdba8[_0x4e80a5(0x11a)](_0x50e1f8),_0x5ecadf=_0x5ee6b8(_0x232383),_0x1e992e=_0x314e0f(_0x5ecadf);for(const _0x1f1135 of _0x4e8d8d){if(_0x4e80a5(0x12e)!==_0x1f1135[_0x4e80a5(0x12c)])continue;const _0x371502=_0x5b664c(_0x1f1135[_0x4e80a5(0x11c)],_0x1e992e);if(_0x371502[_0x4e80a5(0x127)]){const _0x10b2a4=_0x2963fb(Array[_0x4e80a5(0x123)](_0x371502[_0x4e80a5(0x122)]()));for(const _0x5b9853 in _0x10b2a4){const _0x53e61d=_0x1f1135[_0x4e80a5(0x11c)];_0x53e61d[_0x4e80a5(0x12b)](_0x5b9853)||_0x2cdba8[_0x4e80a5(0x11f)](_0x5b9853,_0x10b2a4[_0x5b9853],_0x53e61d);}}}_0x51fdbb[_0x4e80a5(0x131)]=_0x50e1f8;}[_0x1a7aba(0x12a)](_0x5dfe69){const _0x2b0b32=_0x1a7aba;return super[_0x2b0b32(0x12a)](_0x5dfe69)||_0x44f104(_0x5dfe69);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x1785ea,_0x2f8828){const _0x596016=_0x23c7,_0x2e617a=_0x1785ea();while(!![]){try{const _0xa8ebb8=-parseInt(_0x596016(0xca))/0x1+-parseInt(_0x596016(0xc6))/0x2+-parseInt(_0x596016(0xd5))/0x3*(parseInt(_0x596016(0xdd))/0x4)+-parseInt(_0x596016(0xc5))/0x5*(-parseInt(_0x596016(0xd0))/0x6)+parseInt(_0x596016(0xcb))/0x7+parseInt(_0x596016(0xcc))/0x8*(parseInt(_0x596016(0xd4))/0x9)+parseInt(_0x596016(0xda))/0xa;if(_0xa8ebb8===_0x2f8828)break;else _0x2e617a['push'](_0x2e617a['shift']());}catch(_0x1aeceb){_0x2e617a['push'](_0x2e617a['shift']());}}}(_0x4f7f,0x41e0b));function _0x4f7f(){const _0x363e16=['cssRules','map','6uVfqyg','tagName','assign','trim','11493iPLhBj','2319ejbOgs','push','name','exec','className','2553090DaEhHT','initial','hasClass','1304OGSmzH','split','getPropertyValue','length','1390245ogZuwC','60420EoMAbP','set','groups','style','421770RacAig','1787030yOEjLd','1160VLrpvK','selectorText'];_0x4f7f=function(){return _0x363e16;};return _0x4f7f();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x26b462,_0x32dbbf){const _0x222a91=_0x23c7,_0x457fa4=new Map();for(const [_0x45b844,_0x297b00]of _0x32dbbf){if(!_0x45b844[_0x222a91(0xd1)]&&!_0x45b844[_0x222a91(0xd9)])continue;const _0xaf795c=!_0x45b844[_0x222a91(0xd1)]||_0x26b462[_0x222a91(0xd7)]===_0x45b844[_0x222a91(0xd1)],_0x5bcd82=!_0x45b844[_0x222a91(0xd9)]||_0x26b462[_0x222a91(0xdc)](_0x45b844[_0x222a91(0xd9)]);_0xaf795c&&_0x5bcd82&&_0x457fa4[_0x222a91(0xc7)](_0x45b844,_0x297b00);}return _0x457fa4;}function _0x23c7(_0x1e9968,_0x1165de){const _0x4f7fd2=_0x4f7f();return _0x23c7=function(_0x23c7fd,_0x24801b){_0x23c7fd=_0x23c7fd-0xc4;let _0x1cb6ad=_0x4f7fd2[_0x23c7fd];return _0x1cb6ad;},_0x23c7(_0x1e9968,_0x1165de);}export function extractStyles(_0x21ca1e){const _0x4d2231=_0x23c7,_0x3a207d={};for(const _0x1b4a9c of _0x21ca1e)for(const _0x289dda of _0x1b4a9c[_0x4d2231(0xce)])if(_0x289dda instanceof CSSStyleRule){const _0x373c09=parseCSSStyleDeclaration(_0x289dda[_0x4d2231(0xc9)]);_0x3a207d[_0x289dda[_0x4d2231(0xcd)]]=Object[_0x4d2231(0xd2)]({},_0x3a207d[_0x289dda[_0x4d2231(0xcd)]]||{},_0x373c09);}return _0x3a207d;}export function expandStyles(_0x43a526){const _0x17335e=_0x23c7,_0x2e5adc=new Map();for(const _0x1af167 in _0x43a526){const _0x4e5d05=parseCSSSelector(_0x1af167),_0x3f61ec=_0x43a526[_0x1af167];for(const _0x3eceef of _0x4e5d05)_0x2e5adc[_0x17335e(0xc7)](_0x3eceef,_0x3f61ec);}return _0x2e5adc;}export function parseCSSStyleDeclaration(_0x4cb33e){const _0x3452e7=_0x23c7,_0x455f71={};for(let _0x271ddf=0x0;_0x271ddf<_0x4cb33e[_0x3452e7(0xc4)];_0x271ddf++){const _0x4c52aa=_0x4cb33e[_0x271ddf],_0x68a662=_0x4cb33e[_0x3452e7(0xdf)](_0x4c52aa);_0x3452e7(0xdb)!==_0x68a662&&(_0x455f71[_0x4c52aa]=_0x68a662);}return _0x455f71;}export function parseCSSSelector(_0x44d47c){const _0x504f6e=_0x23c7,_0x19c586=_0x44d47c[_0x504f6e(0xde)](',')[_0x504f6e(0xcf)](_0x1f893f=>_0x1f893f[_0x504f6e(0xd3)]()),_0x29fc52=[];for(const _0x353bfa of _0x19c586){const _0x44d539=S[_0x504f6e(0xd8)](_0x353bfa);_0x44d539&&_0x29fc52[_0x504f6e(0xd6)](_0x44d539[_0x504f6e(0xc8)]);}return _0x29fc52;}export function flattenStyleDefinitions(_0x364990){const _0x20fe1e=_0x23c7,_0x23a66f={};for(const _0x30f7a8 of _0x364990)Object[_0x20fe1e(0xd2)](_0x23a66f,_0x30f7a8);return _0x23a66f;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4c187b=_0x51c3;function _0x1489(){const _0x47c856=['content','11PuuTpk','stylesProcessor','5156823DIAOey','18nLnGFo','includes','element','_parsedData','383139GjrrmU','73989AgFiQK','29471990BwPkcM','750EcXQRO','59313jihkOQ','name','blockElements','6875440eTmGvZ','46415SjpTcN','font','isActive','getItems','execute','1184OBxLJb','createRangeIn','document'];_0x1489=function(){return _0x47c856;};return _0x1489();}(function(_0x342aa6,_0x4debf0){const _0x52b464=_0x51c3,_0x5d9c60=_0x342aa6();while(!![]){try{const _0x17de10=parseInt(_0x52b464(0xa2))/0x1+-parseInt(_0x52b464(0x9e))/0x2*(-parseInt(_0x52b464(0xa6))/0x3)+-parseInt(_0x52b464(0x91))/0x4+-parseInt(_0x52b464(0x92))/0x5*(-parseInt(_0x52b464(0xa5))/0x6)+-parseInt(_0x52b464(0x9d))/0x7+-parseInt(_0x52b464(0x97))/0x8*(parseInt(_0x52b464(0xa3))/0x9)+-parseInt(_0x52b464(0xa4))/0xa*(-parseInt(_0x52b464(0x9b))/0xb);if(_0x17de10===_0x4debf0)break;else _0x5d9c60['push'](_0x5d9c60['shift']());}catch(_0x5453e8){_0x5d9c60['push'](_0x5d9c60['shift']());}}}(_0x1489,0xf342b));function _0x51c3(_0x4fa292,_0x56a924){const _0x1489bb=_0x1489();return _0x51c3=function(_0x51c3da,_0x4fd6cd){_0x51c3da=_0x51c3da-0x90;let _0x24a39a=_0x1489bb[_0x51c3da];return _0x24a39a;},_0x51c3(_0x4fa292,_0x56a924);}import{ViewUpcastWriter as _0x53edc7,ViewDomConverter as _0x2ff94c,ViewDocument as _0x4b547f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1103b7}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xda9134}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3ca3eb,propagateStyleProperties as _0x29fb35}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x1103b7{[_0x4c187b(0x96)](_0x533ff6){const _0x531b51=_0x4c187b,{body:_0x53aaf3}=_0x533ff6[_0x531b51(0xa1)],_0x497368=new _0x53edc7(_0x53aaf3[_0x531b51(0x99)]),_0x664adb=_0x497368[_0x531b51(0x98)](_0x53aaf3),_0x247b36=new _0x4b547f(_0x497368[_0x531b51(0x99)][_0x531b51(0x9c)]),_0x5c3480=[...new _0x2ff94c(_0x247b36)[_0x531b51(0x90)],_0x531b51(0x93)],_0x42a645=_0x664adb[_0x531b51(0x95)]();for(const _0x41e4ff of _0x42a645)if(_0x41e4ff['is'](_0x531b51(0xa0))&&_0x5c3480[_0x531b51(0x9f)](_0x41e4ff[_0x531b51(0xa7)])){const _0x515ee2=_0x3ca3eb(_0x41e4ff);_0x29fb35(_0x41e4ff,_0x497368,_0x515ee2);}_0x533ff6[_0x531b51(0x9a)]=_0x53aaf3;}[_0x4c187b(0x94)](_0x3995d9){const _0x3429cc=_0x4c187b;return super[_0x3429cc(0x94)](_0x3995d9)||_0xda9134(_0x3995d9);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x399833=_0x1960;(function(_0x452ec6,_0x319f93){const _0x2dd18c=_0x1960,_0x1312a2=_0x452ec6();while(!![]){try{const _0x31f5f3=parseInt(_0x2dd18c(0x82))/0x1+parseInt(_0x2dd18c(0x8a))/0x2+parseInt(_0x2dd18c(0x7b))/0x3*(-parseInt(_0x2dd18c(0x79))/0x4)+-parseInt(_0x2dd18c(0x76))/0x5*(parseInt(_0x2dd18c(0x75))/0x6)+parseInt(_0x2dd18c(0x80))/0x7*(parseInt(_0x2dd18c(0x8b))/0x8)+parseInt(_0x2dd18c(0x88))/0x9*(-parseInt(_0x2dd18c(0x97))/0xa)+parseInt(_0x2dd18c(0x95))/0xb*(parseInt(_0x2dd18c(0x74))/0xc);if(_0x31f5f3===_0x319f93)break;else _0x1312a2['push'](_0x1312a2['shift']());}catch(_0x51da87){_0x1312a2['push'](_0x1312a2['shift']());}}}(_0x2489,0xdd157));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x399833(0x72),_0x399833(0x8c),_0x399833(0x7a),_0x399833(0x84),_0x399833(0x77),_0x399833(0x85),_0x399833(0x92),_0x399833(0x81)];function _0x2489(){const _0x155c14=['vertical-align','1199532ouAJfx','length','text-decoration','font-weight','forEach','sup','117648jkhUbR','getChildren','600234wkYtfq','24khuDNl','font-family','italic','function','getStyle','createElement','keys','font-style','insertChild','includes','66YiUXyT','removeStyle','90syJOIY','sub','span','from','filter','super','bold','underline','split','color','setStyle','1220568LXOjJa','54ZmKtId','602955mAvleJ','text-decoration-line','line-through','84VrJwBD','font-size','36759AROKvA','getStyleNames','medium','strong','bolder','597114qaURhw'];_0x2489=function(){return _0x155c14;};return _0x2489();}function _0x1960(_0x544007,_0xa2c4e0){const _0x248914=_0x2489();return _0x1960=function(_0x196081,_0x1e5d9b){_0x196081=_0x196081-0x6d;let _0x2a634c=_0x248914[_0x196081];return _0x2a634c;},_0x1960(_0x544007,_0xa2c4e0);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x399833(0x72),_0x399833(0x8c),_0x399833(0x7a)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x399833(0x8d),'i']],'font-weight':[[_0x399833(0x7d),_0x399833(0x7e)],[_0x399833(0x6f),_0x399833(0x7e)],[_0x399833(0x7f),_0x399833(0x7e)],[_0x38d3dd=>Number(_0x38d3dd)>=0x258,_0x399833(0x7e)]],'text-decoration':[[_0x399833(0x70),'u'],[_0x399833(0x78),'s']],'text-decoration-line':[[_0x399833(0x70),'u'],[_0x399833(0x78),'s']],'vertical-align':[[_0x399833(0x98),_0x399833(0x98)],[_0x399833(0x6e),_0x399833(0x87)]]};export function isPropertyToBePropagated(_0x401ab9){const _0x13183c=_0x399833;return CSS_PROPERTIES_TO_PROPAGATE[_0x13183c(0x94)](_0x401ab9);}export function isPropertyToBePropagatedAsSpan(_0x18d861){const _0x465e23=_0x399833;return CSS_PROPERTIES_TO_BE_SPANS[_0x465e23(0x94)](_0x18d861);}export function isPropertyToBePropagatedAsHTMLElement(_0x8d6134){return _0x8d6134 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x1eff1f){const _0x2b2c86=_0x399833;return Array[_0x2b2c86(0x9a)](_0x1eff1f[_0x2b2c86(0x7c)]())[_0x2b2c86(0x6d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x53b4a2,_0x55d2bc,_0x4b512c){const {spanStyles:_0x34a1f9,stylesToBeHtmlElements:_0x47bb3a}=getStylesToPropagate(_0x53b4a2,_0x4b512c);propagateStylesAsHTMLElements(_0x53b4a2,_0x55d2bc,_0x47bb3a),propagateStylesAsSpan(_0x53b4a2,_0x55d2bc,_0x34a1f9);}export function propagateStylesAsHTMLElements(_0x16fe44,_0x41d0f7,_0x4dc72f){const _0x90a4c2=_0x399833;for(const _0xc3193 in _0x4dc72f){_0x4dc72f[_0xc3193][_0x90a4c2(0x86)](([,_0x228b29])=>{const _0x3f7bdc=_0x90a4c2,_0x156307=_0x41d0f7[_0x3f7bdc(0x90)](_0x228b29,[],_0x16fe44[_0x3f7bdc(0x89)]());_0x41d0f7[_0x3f7bdc(0x93)](0x0,_0x156307,_0x16fe44);}),_0x41d0f7[_0x90a4c2(0x96)](_0xc3193,_0x16fe44);}}export function propagateStylesAsSpan(_0x4719d9,_0x1785ba,_0x4c6b78){const _0xf6314c=_0x399833;if(!Object[_0xf6314c(0x91)](_0x4c6b78)[_0xf6314c(0x83)])return;const _0xa19209=_0x1785ba[_0xf6314c(0x90)](_0xf6314c(0x99),[],_0x4719d9[_0xf6314c(0x89)]());_0x1785ba[_0xf6314c(0x73)](_0x4c6b78,_0xa19209),_0x1785ba[_0xf6314c(0x93)](0x0,_0xa19209,_0x4719d9),_0x1785ba[_0xf6314c(0x96)](Object[_0xf6314c(0x91)](_0x4c6b78),_0x4719d9);}export function getStylesToPropagate(_0x20d6e3,_0x5a4fe3){const _0x395673=_0x399833,_0x266754={},_0x38c310={};return _0x5a4fe3[_0x395673(0x86)](_0x49670c=>{const _0x154bff=_0x395673,_0x13697f=_0x20d6e3[_0x154bff(0x8f)](_0x49670c);if(_0x13697f){if(isPropertyToBePropagatedAsSpan(_0x49670c))_0x266754[_0x49670c]=_0x13697f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x49670c)){const _0x27be4d=_0x13697f[_0x154bff(0x71)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x49670c][_0x154bff(0x86)](([_0x28457f,_0x394a6c])=>{const _0x48bebe=_0x154bff;for(const _0x1a98fe of _0x27be4d){(_0x48bebe(0x8e)==typeof _0x28457f&&_0x28457f(_0x1a98fe)||_0x28457f===_0x1a98fe)&&(_0x38c310[_0x49670c]=[..._0x38c310[_0x49670c]||[],[_0x28457f,_0x394a6c]]);}});}}}}),{'spanStyles':_0x266754,'stylesToBeHtmlElements':_0x38c310};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1cdeb0=_0x2e76;(function(_0x219fee,_0x318286){var _0x55cab3=_0x2e76,_0x485da=_0x219fee();while(!![]){try{var _0x3f373e=parseInt(_0x55cab3(0x1bf))/0x1+-parseInt(_0x55cab3(0x1c8))/0x2+-parseInt(_0x55cab3(0x1bd))/0x3*(parseInt(_0x55cab3(0x1c7))/0x4)+parseInt(_0x55cab3(0x1cb))/0x5+parseInt(_0x55cab3(0x1c4))/0x6*(-parseInt(_0x55cab3(0x1c2))/0x7)+-parseInt(_0x55cab3(0x1c0))/0x8*(parseInt(_0x55cab3(0x1cd))/0x9)+-parseInt(_0x55cab3(0x1c1))/0xa*(-parseInt(_0x55cab3(0x1c6))/0xb);if(_0x3f373e===_0x318286)break;else _0x485da['push'](_0x485da['shift']());}catch(_0x571153){_0x485da['push'](_0x485da['shift']());}}}(_0x4ebc,0xf3855));function _0x2e76(_0x1b4e7f,_0x21d8c1){var _0x4ebcc6=_0x4ebc();return _0x2e76=function(_0x2e76f7,_0xe2717){_0x2e76f7=_0x2e76f7-0x1bd;var _0x58b3c8=_0x4ebcc6[_0x2e76f7];return _0x58b3c8;},_0x2e76(_0x1b4e7f,_0x21d8c1);}import{Plugin as _0x2222b3}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x5681cc}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x5da846}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x2222b3{static get[_0x1cdeb0(0x1cc)](){var _0x1a6aa5=_0x1cdeb0;return _0x1a6aa5(0x1ca);}static get[_0x1cdeb0(0x1c5)](){return!0x0;}static get[_0x1cdeb0(0x1c3)](){return!0x0;}static get[_0x1cdeb0(0x1c9)](){var _0x426b2f=_0x1cdeb0;return[_0x426b2f(0x1be),_0x5681cc,_0x5da846];}}function _0x4ebc(){var _0x5375a0=['8190RvuGwa','100332unTPPp','PasteFromOffice','1737041lsMoUd','7664CJKwve','30mrpzwI','19810ZDprmX','isPremiumPlugin','1830VCoRfd','isOfficialPlugin','3350567BBzezE','8zstjzr','3227872QpyKcf','requires','PasteFromOfficeEnhanced','8811915ZYwSdO','pluginName'];_0x4ebc=function(){return _0x5375a0;};return _0x4ebc();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xdf2b74=_0x69fa;(function(_0x125acf,_0x2b2d25){const _0x5d5976=_0x69fa,_0x55bb5b=_0x125acf();while(!![]){try{const _0x4aef80=-parseInt(_0x5d5976(0x129))/0x1*(-parseInt(_0x5d5976(0x11d))/0x2)+-parseInt(_0x5d5976(0x12f))/0x3*(parseInt(_0x5d5976(0x11b))/0x4)+-parseInt(_0x5d5976(0x120))/0x5*(-parseInt(_0x5d5976(0x13a))/0x6)+-parseInt(_0x5d5976(0x139))/0x7+parseInt(_0x5d5976(0x122))/0x8*(parseInt(_0x5d5976(0x125))/0x9)+-parseInt(_0x5d5976(0x11c))/0xa+-parseInt(_0x5d5976(0x137))/0xb;if(_0x4aef80===_0x2b2d25)break;else _0x55bb5b['push'](_0x55bb5b['shift']());}catch(_0x22f73c){_0x55bb5b['push'](_0x55bb5b['shift']());}}}(_0xc133,0xaf970));import{Plugin as _0x48650c}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3025f1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x9fb64e,uid as _0x402de6}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1ef827}from'./normalizers/inliner/msofficestylesinliner.js';function _0x69fa(_0x468767,_0x3a4a4e){const _0xc1332d=_0xc133();return _0x69fa=function(_0x69fa2e,_0x56c7a8){_0x69fa2e=_0x69fa2e-0x116;let _0x2cee05=_0xc1332d[_0x69fa2e];return _0x2cee05;},_0x69fa(_0x468767,_0x3a4a4e);}export class PasteFromOfficeEnhancedInliner extends _0x48650c{static get[_0xdf2b74(0x11f)](){const _0xc9ee89=_0xdf2b74;return _0xc9ee89(0x11e);}static get[_0xdf2b74(0x118)](){return!0x0;}static get[_0xdf2b74(0x11a)](){return!0x0;}static get[_0xdf2b74(0x132)](){const _0x549516=_0xdf2b74;return[_0x549516(0x135)];}[_0xdf2b74(0x131)](){const _0x893fd2=_0xdf2b74,_0x53d3e2=this[_0x893fd2(0x117)],_0x46421d=_0x53d3e2[_0x893fd2(0x12c)][_0x893fd2(0x12e)](_0x893fd2(0x134)),_0x2c4be1=_0x53d3e2[_0x893fd2(0x13c)][_0x893fd2(0x126)][_0x893fd2(0x119)],_0x43dc35=new _0x1ef827(_0x2c4be1);_0x46421d['on'](_0x893fd2(0x13b),(_0x49b400,_0xf40f)=>{const _0x4acc61=_0x893fd2,_0x442bfa=_0xf40f[_0x4acc61(0x130)][_0x4acc61(0x138)](_0x4acc61(0x124));_0x43dc35[_0x4acc61(0x133)](_0x442bfa)&&(_0xf40f[_0x4acc61(0x12d)]||(_0xf40f[_0x4acc61(0x12d)]=_0x3025f1(_0x442bfa,_0x2c4be1[_0x4acc61(0x12b)])),_0x43dc35[_0x4acc61(0x121)](_0xf40f));},{'priority':_0x9fb64e[_0x893fd2(0x12e)](_0x893fd2(0x12a))+0xb});}[_0xdf2b74(0x116)](){!async function(_0x445932){const _0xc6c896=_0x3b91c9([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]),_0x59630f=0x7374585f,_0x8c0208=0x7373da8f^_0x59630f,_0x3875ea=window[_0x3b91c9([0x44,0x61,0x74,0x65])][_0x3b91c9([0x6e,0x6f,0x77])](),_0x245342=_0x445932[_0x3b91c9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xffeb1c=new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1acadf=>{_0x245342[_0x3b91c9([0x6f,0x6e,0x63,0x65])](_0x3b91c9([0x72,0x65,0x61,0x64,0x79]),_0x1acadf);}),_0x5cb462={[_0x3b91c9([0x6b,0x74,0x79])]:_0x3b91c9([0x45,0x43]),[_0x3b91c9([0x75,0x73,0x65])]:_0x3b91c9([0x73,0x69,0x67]),[_0x3b91c9([0x63,0x72,0x76])]:_0x3b91c9([0x50,0x2d,0x32,0x35,0x36]),[_0x3b91c9([0x78])]:_0x3b91c9([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]),[_0x3b91c9([0x79])]:_0x3b91c9([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]),[_0x3b91c9([0x61,0x6c,0x67])]:_0x3b91c9([0x45,0x53,0x32,0x35,0x36])},_0x3eb187=_0x245342[_0x3b91c9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b91c9([0x67,0x65,0x74])](_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bb23a(){let _0x3ada95,_0x3b0572=null,_0x5d2cd9=null;try{if(_0x3eb187==_0x3b91c9([0x47,0x50,0x4c]))return _0x3b91c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ada95=_0x1c036e(),!_0x3ada95)return _0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ada95[_0x3b91c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d2cd9=_0x5d1ce0(_0x3ada95[_0x3b91c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ada95[_0x3b91c9([0x6a,0x74,0x69])])),await _0x13665f()?_0x509ef6()?_0x1f8560()?_0x3b91c9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a41b9()?(_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b91c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b0572=_0x2f7613(_0x3b91c9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x71309d()):_0x3b91c9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b91c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1f8560(){const _0x21e01c=[_0x3b91c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b91c9([0x74,0x72,0x69,0x61,0x6c])][_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3875ea/0x3e8:0xe10*_0x8c0208;return _0x3ada95[_0x3b91c9([0x65,0x78,0x70])]<_0x21e01c;}function _0x509ef6(){const _0x5a5c11=_0x3ada95[_0x3b91c9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a5c11&&(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x2a]))||(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x50,0x4f,0x45]))||(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x50,0x50]))||!(!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2ea27f()))));}function _0x2a41b9(){const _0x26980c=_0x69fa,_0x38ed27=_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x38ed27||0x0==_0x38ed27[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x49c965}=new URL(window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x26980c(0x123)]);if(_0x38ed27[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49c965))return!0x0;const _0x1ba280=_0x49c965[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e]));return _0x38ed27[_0x3b91c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x425d50=>_0x425d50[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x2a])))[_0x3b91c9([0x6d,0x61,0x70])](_0x199964=>_0x199964[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e])))[_0x3b91c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x206d08=>_0x206d08[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ba280[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b91c9([0x6d,0x61,0x70])](_0x378be6=>Array(_0x1ba280[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x378be6[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b91c9([0x66,0x69,0x6c,0x6c])](_0x378be6[0x0]===_0x3b91c9([0x2a])?_0x3b91c9([0x2a]):'')[_0x3b91c9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x378be6))[_0x3b91c9([0x73,0x6f,0x6d,0x65])](_0x412da=>_0x1ba280[_0x3b91c9([0x65,0x76,0x65,0x72,0x79])]((_0x274d7c,_0x4b3cd9)=>_0x412da[_0x4b3cd9]===_0x274d7c||_0x412da[_0x4b3cd9]===_0x3b91c9([0x2a])));}function _0x71309d(){return _0x3b0572&&_0x5d2cd9?new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b17f,_0x3aebcf)=>{_0x3b0572[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x2b17f,_0x3aebcf),_0x5d2cd9[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x2779fb=>{_0x2779fb!=_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])&&_0x2b17f(_0x2779fb);},_0x3aebcf);}):_0x3b0572||_0x5d2cd9||_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5d1ce0(_0x4304d3,_0x357784){return new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fd037=>{if(_0x52c6c1())return _0x1fd037(_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]));_0x2ba82e(),_0x245342[_0x3b91c9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ac662=!0x1;const _0x336c61=_0x402de6();function _0x576bb4(_0xa1039c){return!!_0xa1039c&&(typeof _0xa1039c===_0x3b91c9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa1039c===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa1039c[_0x3b91c9([0x74,0x68,0x65,0x6e])]===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa1039c[_0x3b91c9([0x63,0x61,0x74,0x63,0x68])]===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc1923a(_0x53e6c1){_0x4e0fa3(_0x53e6c1)[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x57fde5=>{if(!_0x57fde5||_0x57fde5[_0x3b91c9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b91c9([0x6f,0x6b]))return _0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x106085(_0x38c016(_0x336c61+_0x357784))!=_0x57fde5[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x5a4a11=>(_0x30a637(),_0x5a4a11),()=>{const _0x323651=_0x54e82b();return null==_0x323651?(_0x30a637(),_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])):_0x3b91c9(_0x3875ea-_0x323651>(0x5778dc5f^_0x59630f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x1fd037)[_0x3b91c9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1923bb=0x7342b6df^_0x59630f;function _0x30a637(){const _0xd6a23b=_0x3b91c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x106085(_0x38c016(_0x4304d3)),_0x33ea88=_0x481b73(_0x106085(window[_0x3b91c9([0x4d,0x61,0x74,0x68])][_0x3b91c9([0x63,0x65,0x69,0x6c])](_0x3875ea/_0x1923bb)));window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b91c9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd6a23b,_0x33ea88);}function _0x54e82b(){const _0xfc63b6=_0x3b91c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x106085(_0x38c016(_0x4304d3)),_0x5df66b=window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b91c9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfc63b6);return _0x5df66b?window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x481b73(_0x5df66b),0x10)*_0x1923bb:null;}function _0x4e0fa3(_0x307f9c){return new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8a7a37,_0x4b2a88)=>{_0x307f9c[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x8a7a37,_0x4b2a88),window[_0x3b91c9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b2a88,0x73758c9f^_0x59630f);});}}_0x245342[_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xae2c80,_0x1dc7aa)=>{if(_0x1dc7aa[0x0]!=_0x4304d3)return _0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1dc7aa[0x1]={..._0x1dc7aa[0x1],[_0x3b91c9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x336c61};},{[_0x3b91c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b91c9([0x68,0x69,0x67,0x68])}),_0x245342[_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47db87=>{_0x576bb4(_0x47db87[_0x3b91c9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ac662=!0x0,_0xc1923a(_0x47db87[_0x3b91c9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b91c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b91c9([0x6c,0x6f,0x77])}),_0xffeb1c[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>{_0x3ac662||_0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x52c6c1(){return _0x245342[_0x3b91c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b91c9([0x76,0x69,0x65,0x77])][_0x3b91c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b91c9([0x61,0x75,0x74,0x6f]);}function _0x2ba82e(){_0x245342[_0x3b91c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b91c9([0x76,0x69,0x65,0x77])][_0x3b91c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b91c9([0x61,0x75,0x74,0x6f]);}}function _0x2f7613(_0x3ed3d5){const _0xa0cb58=[new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e993f=>setTimeout(_0x3e993f,0x737d6693^_0x59630f)),_0xffeb1c[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e1ef=>{let _0x1c6370=0x0;_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30c93e,_0x1a1c39)=>{_0x1a1c39[0x0][_0x3b91c9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c6370++,_0x1c6370==(0x73745db7^_0x59630f)&&(_0x40e1ef(),_0x30c93e[_0x3b91c9([0x6f,0x66,0x66])]());});}))];return window[_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b91c9([0x72,0x61,0x63,0x65])](_0xa0cb58)[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>_0x3ed3d5);}async function _0x2fecc2(){await _0xffeb1c,_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30d147,_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30d147,_0x245342[_0x3b91c9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ea27f(){return window[_0x3b91c9([0x67,0x6c,0x6f,0x62])]&&window[_0x3b91c9([0x67,0x6c,0x6f,0x62])][_0x3b91c9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x37fbbb(_0x1e48cc){const _0x8eff00=_0x267122();_0x245342[_0x8eff00]=_0x3b91c9([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])+_0x1e48cc,_0x1e48cc!=_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])&&_0x2fecc2();}function _0x267122(){const _0x2708ae=window[_0x3b91c9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b91c9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b91c9([0x6e,0x6f,0x77])]())[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b91c9([0x2e]),'');let _0x3ddc9c=_0x3b91c9([0x73]);for(let _0x4330c8=0x0;_0x4330c8<_0x2708ae[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4330c8+=0x2){let _0x38be80=window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2708ae[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4330c8,_0x4330c8+0x2));_0x38be80>=_0xc6c896[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38be80-=_0xc6c896[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ddc9c+=_0xc6c896[_0x38be80];}return _0x3ddc9c;}function _0x1c036e(){const _0x502ccf=_0x3eb187[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e]));if(0x3!=_0x502ccf[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x38a785(_0x502ccf[0x1]);function _0x38a785(_0x284de6){const _0x5bf7e6=_0x4410b6(_0x284de6);return _0x5bf7e6&&_0x12858b()?_0x5bf7e6:null;function _0x12858b(){const _0xa213a5=_0x5bf7e6[_0x3b91c9([0x6a,0x74,0x69])],_0x1571e2=window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa213a5[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa213a5[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9e3647={..._0x5bf7e6,[_0x3b91c9([0x6a,0x74,0x69])]:_0xa213a5[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa213a5[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9e3647[_0x3b91c9([0x76,0x63])],_0x38c016(_0x9e3647)==_0x1571e2;}}}async function _0x13665f(){let _0x247888=!0x0;try{const _0xda72aa=_0x3eb187[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e])),[_0x42a691,_0x29a4d1,_0x38d918]=_0xda72aa;return _0x49d424(_0x42a691),await _0x16b136(_0x42a691,_0x29a4d1,_0x38d918),_0x247888;}catch{return!0x1;}function _0x49d424(_0x3c742a){const _0x4c8b5b=_0x4410b6(_0x3c742a);_0x4c8b5b&&_0x4c8b5b[_0x3b91c9([0x61,0x6c,0x67])]==_0x3b91c9([0x45,0x53,0x32,0x35,0x36])||(_0x247888=!0x1);}async function _0x16b136(_0x1f5b13,_0x292def,_0x2bff69){const _0x780313=window[_0x3b91c9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b91c9([0x66,0x72,0x6f,0x6d])](_0x113e59(_0x2bff69),_0x4e9485=>_0x4e9485[_0x3b91c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35f1f8=new window[(_0x3b91c9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b91c9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f5b13+_0x3b91c9([0x2e])+_0x292def),_0x213776=window[_0x3b91c9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b91c9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x213776)return;const _0x4bc83e=await _0x213776[_0x3b91c9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b91c9([0x6a,0x77,0x6b]),_0x5cb462,{[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x45,0x43,0x44,0x53,0x41]),[_0x3b91c9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b91c9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x213776[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x45,0x43,0x44,0x53,0x41]),[_0x3b91c9([0x68,0x61,0x73,0x68])]:{[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4bc83e,_0x780313,_0x35f1f8)||(_0x247888=!0x1);}}function _0x4410b6(_0x298858){return _0x298858[_0x3b91c9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b91c9([0x65,0x79]))?JSON[_0x3b91c9([0x70,0x61,0x72,0x73,0x65])](_0x113e59(_0x298858)):null;}function _0x113e59(_0xe4af5c){return window[_0x3b91c9([0x61,0x74,0x6f,0x62])](_0xe4af5c[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b91c9([0x2b]))[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b91c9([0x2f])));}function _0x38c016(_0xeff743){let _0x3e8b0d=0x1505;function _0x58d19f(_0x12c668){for(let _0x2eebdf=0x0;_0x2eebdf<_0x12c668[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2eebdf++){const _0x5ddb34=_0x12c668[_0x3b91c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2eebdf);_0x3e8b0d=(_0x3e8b0d<<0x5)+_0x3e8b0d+_0x5ddb34,_0x3e8b0d&=_0x3e8b0d;}}function _0x1ab5d4(_0x5b7d53){Array[_0x3b91c9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b7d53)?_0x5b7d53[_0x3b91c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ab5d4):_0x5b7d53&&typeof _0x5b7d53==_0x3b91c9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b91c9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b7d53)[_0x3b91c9([0x73,0x6f,0x72,0x74])]()[_0x3b91c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ecd2c,_0xdc284d])=>{_0x58d19f(_0x2ecd2c),_0x1ab5d4(_0xdc284d);}):_0x58d19f(window[_0x3b91c9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b7d53));}return _0x1ab5d4(_0xeff743),_0x3e8b0d>>>0x0;}function _0x106085(_0x3e0023){return _0x3e0023[_0x3b91c9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b91c9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b91c9([0x30]));}function _0x481b73(_0x53d3aa){return _0x53d3aa[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b91c9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b91c9([0x6a,0x6f,0x69,0x6e])]('');}function _0x30d147(){}function _0x3b91c9(_0x4497d5){const _0xb4ba0b=_0x69fa;return _0x4497d5[_0xb4ba0b(0x127)](_0x447ba5=>String[_0xb4ba0b(0x136)](_0x447ba5))[_0xb4ba0b(0x128)]('');}_0x37fbbb(await _0x2bb23a());}(this);}}function _0xc133(){const _0x3540f5=['pluginName','15RSnSHx','execute','6911344DOpCYi','href','text/html','9KCkpOK','view','map','join','678221DZNpLq','high','stylesProcessor','plugins','_parsedData','get','27516YOtzlZ','dataTransfer','init','requires','isActive','ClipboardPipeline','PasteFromOffice','fromCharCode','2970198ZigdXs','getData','4583215JViPtA','2465556mIRlYp','inputTransformation','editing','afterInit','editor','isOfficialPlugin','document','isPremiumPlugin','436rjOivk','1311900epACEz','2BZVOaT','PasteFromOfficeEnhancedInliner'];_0xc133=function(){return _0x3540f5;};return _0xc133();}
|
|
23
|
+
function _0x3fd3(){const _0x58c8c8=['text/html','document','ClipboardPipeline','15iolyLi','854937ABZyLR','isActive','3713268SsgiAN','init','3997620siaQpH','_parsedData','editing','449874sLDXHV','inputTransformation','high','execute','726060tVnriB','join','pluginName','dataTransfer','7gwcXYn','requires','getData','535830YvQiAo','get','3549424gObczm','map','afterInit','plugins','PasteFromOfficeEnhancedInliner','isPremiumPlugin','href','220hHJukM','view','isOfficialPlugin','PasteFromOffice','editor','stylesProcessor','fromCharCode'];_0x3fd3=function(){return _0x58c8c8;};return _0x3fd3();}const _0x13d67c=_0x424d;(function(_0x416d2d,_0x3e4f5c){const _0x2eccf5=_0x424d,_0xced52c=_0x416d2d();while(!![]){try{const _0x363a9c=parseInt(_0x2eccf5(0x206))/0x1+-parseInt(_0x2eccf5(0x1e7))/0x2*(parseInt(_0x2eccf5(0x1fa))/0x3)+-parseInt(_0x2eccf5(0x1fd))/0x4+parseInt(_0x2eccf5(0x1ff))/0x5+parseInt(_0x2eccf5(0x202))/0x6*(-parseInt(_0x2eccf5(0x20a))/0x7)+-parseInt(_0x2eccf5(0x1e9))/0x8+-parseInt(_0x2eccf5(0x1fb))/0x9*(-parseInt(_0x2eccf5(0x1f0))/0xa);if(_0x363a9c===_0x3e4f5c)break;else _0xced52c['push'](_0xced52c['shift']());}catch(_0x2a7bae){_0xced52c['push'](_0xced52c['shift']());}}}(_0x3fd3,0xca5d1));function _0x424d(_0x2d4ea1,_0x5a56c3){const _0x3fd3c5=_0x3fd3();return _0x424d=function(_0x424db5,_0x1e4a46){_0x424db5=_0x424db5-0x1e5;let _0x5debf1=_0x3fd3c5[_0x424db5];return _0x5debf1;},_0x424d(_0x2d4ea1,_0x5a56c3);}import{Plugin as _0x437b2a}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1c1e00}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3c38a0,uid as _0x3f112b}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x421719}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x437b2a{static get[_0x13d67c(0x208)](){const _0x354427=_0x13d67c;return _0x354427(0x1ed);}static get[_0x13d67c(0x1f2)](){return!0x0;}static get[_0x13d67c(0x1ee)](){return!0x0;}static get[_0x13d67c(0x1e5)](){const _0x290363=_0x13d67c;return[_0x290363(0x1f3)];}[_0x13d67c(0x1fe)](){const _0x490a00=_0x13d67c,_0x26f83a=this[_0x490a00(0x1f4)],_0x2abb07=_0x26f83a[_0x490a00(0x1ec)][_0x490a00(0x1e8)](_0x490a00(0x1f9)),_0x422d01=_0x26f83a[_0x490a00(0x201)][_0x490a00(0x1f1)][_0x490a00(0x1f8)],_0x31787d=new _0x421719(_0x422d01);_0x2abb07['on'](_0x490a00(0x203),(_0x35bd62,_0x2065d6)=>{const _0xf312d5=_0x490a00,_0x4f7c16=_0x2065d6[_0xf312d5(0x209)][_0xf312d5(0x1e6)](_0xf312d5(0x1f7));_0x31787d[_0xf312d5(0x1fc)](_0x4f7c16)&&(_0x2065d6[_0xf312d5(0x200)]||(_0x2065d6[_0xf312d5(0x200)]=_0x1c1e00(_0x4f7c16,_0x422d01[_0xf312d5(0x1f5)])),_0x31787d[_0xf312d5(0x205)](_0x2065d6));},{'priority':_0x3c38a0[_0x490a00(0x1e8)](_0x490a00(0x204))+0xb});}[_0x13d67c(0x1eb)](){!async function(_0x6d063f){const _0x63ee7c=_0x28992b([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]),_0x53af7c=0x7374585f,_0x3b3645=0x7373dab7^_0x53af7c,_0x1f1631=window[_0x28992b([0x44,0x61,0x74,0x65])][_0x28992b([0x6e,0x6f,0x77])](),_0xb92625=_0x6d063f[_0x28992b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2688ed=new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1442a1=>{_0xb92625[_0x28992b([0x6f,0x6e,0x63,0x65])](_0x28992b([0x72,0x65,0x61,0x64,0x79]),_0x1442a1);}),_0x3aa300={[_0x28992b([0x6b,0x74,0x79])]:_0x28992b([0x45,0x43]),[_0x28992b([0x75,0x73,0x65])]:_0x28992b([0x73,0x69,0x67]),[_0x28992b([0x63,0x72,0x76])]:_0x28992b([0x50,0x2d,0x32,0x35,0x36]),[_0x28992b([0x78])]:_0x28992b([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]),[_0x28992b([0x79])]:_0x28992b([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]),[_0x28992b([0x61,0x6c,0x67])]:_0x28992b([0x45,0x53,0x32,0x35,0x36])},_0x36f98c=_0xb92625[_0x28992b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x28992b([0x67,0x65,0x74])](_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x507a2a(){let _0x1401cd,_0x22b5c8=null,_0x57084e=null;try{if(_0x36f98c==_0x28992b([0x47,0x50,0x4c]))return _0x28992b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1401cd=_0x4cdb33(),!_0x1401cd)return _0x28992b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1401cd[_0x28992b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57084e=_0x2a1241(_0x1401cd[_0x28992b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1401cd[_0x28992b([0x6a,0x74,0x69])])),await _0x382334()?_0x3ef072()?_0x3f9707()?_0x28992b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x43e7e8()?(_0x1401cd[_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x28992b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22b5c8=_0x4e6adf(_0x28992b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20db61()):_0x28992b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x28992b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x28992b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x28992b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f9707(){const _0x462562=[_0x28992b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x28992b([0x74,0x72,0x69,0x61,0x6c])][_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1401cd[_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f1631/0x3e8:0xe10*_0x3b3645;return _0x1401cd[_0x28992b([0x65,0x78,0x70])]<_0x462562;}function _0x3ef072(){const _0x1f64fc=_0x1401cd[_0x28992b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f64fc&&(!!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x2a]))||(!!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x50,0x4f,0x45]))||(!!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x50,0x50]))||!(!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x14aed5()))));}function _0x43e7e8(){const _0x4f1820=_0x424d,_0x24f48d=_0x1401cd[_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x24f48d||0x0==_0x24f48d[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ae1f9}=new URL(window[_0x28992b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4f1820(0x1ef)]);if(_0x24f48d[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ae1f9))return!0x0;const _0x5f0bea=_0x1ae1f9[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e]));return _0x24f48d[_0x28992b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a6b3c=>_0x1a6b3c[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x2a])))[_0x28992b([0x6d,0x61,0x70])](_0x3c7887=>_0x3c7887[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e])))[_0x28992b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56bcfa=>_0x56bcfa[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5f0bea[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x28992b([0x6d,0x61,0x70])](_0x4cee7e=>Array(_0x5f0bea[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4cee7e[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x28992b([0x66,0x69,0x6c,0x6c])](_0x4cee7e[0x0]===_0x28992b([0x2a])?_0x28992b([0x2a]):'')[_0x28992b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4cee7e))[_0x28992b([0x73,0x6f,0x6d,0x65])](_0x3b42b9=>_0x5f0bea[_0x28992b([0x65,0x76,0x65,0x72,0x79])]((_0x557118,_0x130123)=>_0x3b42b9[_0x130123]===_0x557118||_0x3b42b9[_0x130123]===_0x28992b([0x2a])));}function _0x20db61(){return _0x22b5c8&&_0x57084e?new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b45bd,_0x55ec12)=>{_0x22b5c8[_0x28992b([0x74,0x68,0x65,0x6e])](_0x1b45bd,_0x55ec12),_0x57084e[_0x28992b([0x74,0x68,0x65,0x6e])](_0x4592ea=>{_0x4592ea!=_0x28992b([0x56,0x61,0x6c,0x69,0x64])&&_0x1b45bd(_0x4592ea);},_0x55ec12);}):_0x22b5c8||_0x57084e||_0x28992b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a1241(_0xa32f35,_0x34d469){return new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a2eaf=>{if(_0x319ee6())return _0x1a2eaf(_0x28992b([0x56,0x61,0x6c,0x69,0x64]));_0x96b046(),_0xb92625[_0x28992b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x28992b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2447d5=!0x1;const _0x35aa36=_0x3f112b();function _0x4bd443(_0x37e947){return!!_0x37e947&&(typeof _0x37e947===_0x28992b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x37e947===_0x28992b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x37e947[_0x28992b([0x74,0x68,0x65,0x6e])]===_0x28992b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x37e947[_0x28992b([0x63,0x61,0x74,0x63,0x68])]===_0x28992b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x214ecc(_0x26b969){_0x5055a6(_0x26b969)[_0x28992b([0x74,0x68,0x65,0x6e])](_0xfcaceb=>{if(!_0xfcaceb||_0xfcaceb[_0x28992b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x28992b([0x6f,0x6b]))return _0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e28e(_0x388c16(_0x35aa36+_0x34d469))!=_0xfcaceb[_0x28992b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x28992b([0x56,0x61,0x6c,0x69,0x64]);})[_0x28992b([0x74,0x68,0x65,0x6e])](_0x39e90c=>(_0x2734f8(),_0x39e90c),()=>{const _0x580f51=_0xb66e77();return null==_0x580f51?(_0x2734f8(),_0x28992b([0x56,0x61,0x6c,0x69,0x64])):_0x28992b(_0x1f1631-_0x580f51>(0x5778dc5f^_0x53af7c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x28992b([0x74,0x68,0x65,0x6e])](_0x1a2eaf)[_0x28992b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a2eaf(_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd93473=0x7342b6df^_0x53af7c;function _0x2734f8(){const _0x51f174=_0x28992b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e28e(_0x388c16(_0xa32f35)),_0x54ec2a=_0x3fe3a2(_0x3e28e(window[_0x28992b([0x4d,0x61,0x74,0x68])][_0x28992b([0x63,0x65,0x69,0x6c])](_0x1f1631/_0xd93473)));window[_0x28992b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x28992b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51f174,_0x54ec2a);}function _0xb66e77(){const _0x451194=_0x28992b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e28e(_0x388c16(_0xa32f35)),_0x59faca=window[_0x28992b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x28992b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x451194);return _0x59faca?window[_0x28992b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fe3a2(_0x59faca),0x10)*_0xd93473:null;}function _0x5055a6(_0x2818aa){return new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ef0e0,_0x156407)=>{_0x2818aa[_0x28992b([0x74,0x68,0x65,0x6e])](_0x1ef0e0,_0x156407),window[_0x28992b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x156407,0x73758c9f^_0x53af7c);});}}_0xb92625[_0x28992b([0x6f,0x6e])](_0x28992b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x25e132,_0x2ad77c)=>{if(_0x2ad77c[0x0]!=_0xa32f35)return _0x1a2eaf(_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2ad77c[0x1]={..._0x2ad77c[0x1],[_0x28992b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x35aa36};},{[_0x28992b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x28992b([0x68,0x69,0x67,0x68])}),_0xb92625[_0x28992b([0x6f,0x6e])](_0x28992b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x464400=>{_0x4bd443(_0x464400[_0x28992b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2447d5=!0x0,_0x214ecc(_0x464400[_0x28992b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x28992b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x28992b([0x6c,0x6f,0x77])}),_0x2688ed[_0x28992b([0x74,0x68,0x65,0x6e])](()=>{_0x2447d5||_0x1a2eaf(_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x319ee6(){return _0xb92625[_0x28992b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28992b([0x76,0x69,0x65,0x77])][_0x28992b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x28992b([0x61,0x75,0x74,0x6f]);}function _0x96b046(){_0xb92625[_0x28992b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28992b([0x76,0x69,0x65,0x77])][_0x28992b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x28992b([0x61,0x75,0x74,0x6f]);}}function _0x4e6adf(_0x333ed6){const _0x2152ec=[new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3dda58=>setTimeout(_0x3dda58,0x737d6693^_0x53af7c)),_0x2688ed[_0x28992b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x384598=>{let _0x31e2cd=0x0;_0xb92625[_0x28992b([0x6d,0x6f,0x64,0x65,0x6c])][_0x28992b([0x6f,0x6e])](_0x28992b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd9962d,_0x4f30b6)=>{_0x4f30b6[0x0][_0x28992b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31e2cd++,_0x31e2cd==(0x73745db7^_0x53af7c)&&(_0x384598(),_0xd9962d[_0x28992b([0x6f,0x66,0x66])]());});}))];return window[_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x28992b([0x72,0x61,0x63,0x65])](_0x2152ec)[_0x28992b([0x74,0x68,0x65,0x6e])](()=>_0x333ed6);}async function _0x2b135b(){await _0x2688ed,_0xb92625[_0x28992b([0x6d,0x6f,0x64,0x65,0x6c])][_0x28992b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x167dab,_0xb92625[_0x28992b([0x6d,0x6f,0x64,0x65,0x6c])][_0x28992b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x167dab,_0xb92625[_0x28992b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x28992b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x14aed5(){return window[_0x28992b([0x67,0x6c,0x6f,0x62])]&&window[_0x28992b([0x67,0x6c,0x6f,0x62])][_0x28992b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1962f8(_0x3a63cb){const _0x33ab68=_0x47482c();_0xb92625[_0x33ab68]=_0x28992b([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])+_0x3a63cb,_0x3a63cb!=_0x28992b([0x56,0x61,0x6c,0x69,0x64])&&_0x2b135b();}function _0x47482c(){const _0x443b6d=window[_0x28992b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x28992b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x28992b([0x6e,0x6f,0x77])]())[_0x28992b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x28992b([0x2e]),'');let _0x37b49c=_0x28992b([0x73]);for(let _0x57f923=0x0;_0x57f923<_0x443b6d[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57f923+=0x2){let _0x5a986f=window[_0x28992b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x443b6d[_0x28992b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57f923,_0x57f923+0x2));_0x5a986f>=_0x63ee7c[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a986f-=_0x63ee7c[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37b49c+=_0x63ee7c[_0x5a986f];}return _0x37b49c;}function _0x4cdb33(){const _0x9e0756=_0x36f98c[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e]));if(0x3!=_0x9e0756[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x286301(_0x9e0756[0x1]);function _0x286301(_0x3675c6){const _0x2ade45=_0xf2fff4(_0x3675c6);return _0x2ade45&&_0x5050d1()?_0x2ade45:null;function _0x5050d1(){const _0x2f16f4=_0x2ade45[_0x28992b([0x6a,0x74,0x69])],_0x29acf3=window[_0x28992b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f16f4[_0x28992b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f16f4[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x573756={..._0x2ade45,[_0x28992b([0x6a,0x74,0x69])]:_0x2f16f4[_0x28992b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f16f4[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x573756[_0x28992b([0x76,0x63])],_0x388c16(_0x573756)==_0x29acf3;}}}async function _0x382334(){let _0x302faf=!0x0;try{const _0x454841=_0x36f98c[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e])),[_0x16151c,_0xac63b3,_0xb5982f]=_0x454841;return _0x716c85(_0x16151c),await _0x22e975(_0x16151c,_0xac63b3,_0xb5982f),_0x302faf;}catch{return!0x1;}function _0x716c85(_0x1146ee){const _0x25f2c0=_0xf2fff4(_0x1146ee);_0x25f2c0&&_0x25f2c0[_0x28992b([0x61,0x6c,0x67])]==_0x28992b([0x45,0x53,0x32,0x35,0x36])||(_0x302faf=!0x1);}async function _0x22e975(_0x4b068a,_0x2ac34f,_0x5125fe){const _0x1ea372=window[_0x28992b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x28992b([0x66,0x72,0x6f,0x6d])](_0x4fe0fd(_0x5125fe),_0x375df8=>_0x375df8[_0x28992b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f021c=new window[(_0x28992b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x28992b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4b068a+_0x28992b([0x2e])+_0x2ac34f),_0x6d016c=window[_0x28992b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x28992b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6d016c)return;const _0x3ab581=await _0x6d016c[_0x28992b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x28992b([0x6a,0x77,0x6b]),_0x3aa300,{[_0x28992b([0x6e,0x61,0x6d,0x65])]:_0x28992b([0x45,0x43,0x44,0x53,0x41]),[_0x28992b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x28992b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x28992b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6d016c[_0x28992b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x28992b([0x6e,0x61,0x6d,0x65])]:_0x28992b([0x45,0x43,0x44,0x53,0x41]),[_0x28992b([0x68,0x61,0x73,0x68])]:{[_0x28992b([0x6e,0x61,0x6d,0x65])]:_0x28992b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ab581,_0x1ea372,_0x2f021c)||(_0x302faf=!0x1);}}function _0xf2fff4(_0x33f876){return _0x33f876[_0x28992b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x28992b([0x65,0x79]))?JSON[_0x28992b([0x70,0x61,0x72,0x73,0x65])](_0x4fe0fd(_0x33f876)):null;}function _0x4fe0fd(_0x1077b3){return window[_0x28992b([0x61,0x74,0x6f,0x62])](_0x1077b3[_0x28992b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x28992b([0x2b]))[_0x28992b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x28992b([0x2f])));}function _0x388c16(_0x1e65b0){let _0x3302ff=0x1505;function _0x2358eb(_0x6a8298){for(let _0x543499=0x0;_0x543499<_0x6a8298[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x543499++){const _0x3d9445=_0x6a8298[_0x28992b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x543499);_0x3302ff=(_0x3302ff<<0x5)+_0x3302ff+_0x3d9445,_0x3302ff&=_0x3302ff;}}function _0x526e3a(_0x571fc7){Array[_0x28992b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x571fc7)?_0x571fc7[_0x28992b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x526e3a):_0x571fc7&&typeof _0x571fc7==_0x28992b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x28992b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x571fc7)[_0x28992b([0x73,0x6f,0x72,0x74])]()[_0x28992b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f26ce,_0x4d9ca3])=>{_0x2358eb(_0x2f26ce),_0x526e3a(_0x4d9ca3);}):_0x2358eb(window[_0x28992b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x571fc7));}return _0x526e3a(_0x1e65b0),_0x3302ff>>>0x0;}function _0x3e28e(_0x2cc116){return _0x2cc116[_0x28992b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x28992b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x28992b([0x30]));}function _0x3fe3a2(_0x56b089){return _0x56b089[_0x28992b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x28992b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x28992b([0x6a,0x6f,0x69,0x6e])]('');}function _0x167dab(){}function _0x28992b(_0x350161){const _0x1cf5c5=_0x424d;return _0x350161[_0x1cf5c5(0x1ea)](_0x3e23d9=>String[_0x1cf5c5(0x1f6)](_0x3e23d9))[_0x1cf5c5(0x207)]('');}_0x1962f8(await _0x507a2a());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4b36b0=_0x2fca;function _0x2fca(_0xccce8,_0x4e256b){const _0x45e973=_0x45e9();return _0x2fca=function(_0x2fca83,_0x32a46e){_0x2fca83=_0x2fca83-0x11b;let _0x4d15eb=_0x45e973[_0x2fca83];return _0x4d15eb;},_0x2fca(_0xccce8,_0x4e256b);}(function(_0x34c2d9,_0x303bcb){const _0x5738d4=_0x2fca,_0x466649=_0x34c2d9();while(!![]){try{const _0x158e2c=parseInt(_0x5738d4(0x120))/0x1*(parseInt(_0x5738d4(0x12b))/0x2)+-parseInt(_0x5738d4(0x145))/0x3+-parseInt(_0x5738d4(0x11c))/0x4+-parseInt(_0x5738d4(0x128))/0x5+parseInt(_0x5738d4(0x136))/0x6+-parseInt(_0x5738d4(0x149))/0x7*(parseInt(_0x5738d4(0x133))/0x8)+parseInt(_0x5738d4(0x11b))/0x9;if(_0x158e2c===_0x303bcb)break;else _0x466649['push'](_0x466649['shift']());}catch(_0x3462eb){_0x466649['push'](_0x466649['shift']());}}}(_0x45e9,0x8ca17));import{Plugin as _0x551ecd}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5a15eb}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xfc5dc7}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x540a7b}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x45e9(){const _0x226177=['2262696LiTISv','editor','pasteFromOfficeEnhancedLicenseKeyUsageLimit','get','14YiFjGv','dataTransfer','execute','config','pasteFromOfficeEnhancedLicenseKeyInvalid','17843931cgqfqN','183936kAuQDM','featureNotAllowed','init','PasteFromOfficeEnhancedPropagator','472236fJTfOL','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyValid','licenseKey','ClipboardPipeline','view','_licenseKeyCheckInterval','isActive','5688295SOqcTu','plugins','text/html','2AmWJyK','stylesProcessor','domainLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','getData','evaluationLimit','destroy','editing','4078568iwlqZh','_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','6471870nNcmJx','requires','pluginName','expired','PasteFromOffice','isOfficialPlugin','document','invalid','usageLimit','pasteFromOfficeEnhancedLicenseKeyExpired','_showLicenseError','isPremiumPlugin','high','inputTransformation','pasteFromOfficeEnhancedLicenseKeyNotAllowed'];_0x45e9=function(){return _0x226177;};return _0x45e9();}export class PasteFromOfficeEnhancedPropagator extends _0x551ecd{[_0x4b36b0(0x123)];[_0x4b36b0(0x126)];static get[_0x4b36b0(0x138)](){const _0x533c1c=_0x4b36b0;return _0x533c1c(0x11f);}static get[_0x4b36b0(0x13b)](){return!0x0;}static get[_0x4b36b0(0x141)](){return!0x0;}static get[_0x4b36b0(0x137)](){const _0x52b65e=_0x4b36b0;return[_0x52b65e(0x13a)];}[_0x4b36b0(0x11e)](){const _0x45484b=_0x4b36b0,_0x27ab9b=this[_0x45484b(0x146)],_0x4d9105=_0x27ab9b[_0x45484b(0x129)][_0x45484b(0x148)](_0x45484b(0x124)),_0x4be27c=_0x27ab9b[_0x45484b(0x132)][_0x45484b(0x125)][_0x45484b(0x13c)],_0x29bbfb=new _0x540a7b(_0x4be27c);_0x4d9105['on'](_0x45484b(0x143),(_0x56dedf,_0x328e05)=>{const _0x324098=_0x45484b,_0x29cd91=_0x328e05[_0x324098(0x14a)][_0x324098(0x12f)](_0x324098(0x12a));_0x29bbfb[_0x324098(0x127)](_0x29cd91)&&(_0x328e05[_0x324098(0x134)]||(_0x328e05[_0x324098(0x134)]=_0x5a15eb(_0x29cd91,_0x4be27c[_0x324098(0x12c)])),_0x29bbfb[_0x324098(0x14b)](_0x328e05));},{'priority':_0xfc5dc7[_0x45484b(0x148)](_0x45484b(0x142))+0xa}),this[_0x45484b(0x123)]=this[_0x45484b(0x146)][_0x45484b(0x14c)][_0x45484b(0x148)](_0x45484b(0x123));const _0x2baa82=this[_0x45484b(0x146)];this[_0x45484b(0x126)]=setInterval(()=>{const _0x557eb4=_0x45484b;let _0x242334;for(const _0x428b4a in _0x2baa82){const _0x4e0371=_0x428b4a,_0x274a3e=_0x2baa82[_0x4e0371];if(_0x557eb4(0x122)==_0x274a3e||_0x557eb4(0x14d)==_0x274a3e||_0x557eb4(0x13f)==_0x274a3e||_0x557eb4(0x12e)==_0x274a3e||_0x557eb4(0x144)==_0x274a3e||_0x557eb4(0x135)==_0x274a3e||_0x557eb4(0x147)==_0x274a3e){delete _0x2baa82[_0x4e0371],_0x242334=_0x274a3e,clearInterval(this[_0x557eb4(0x126)]),this[_0x557eb4(0x126)]=void 0x0;break;}}_0x557eb4(0x14d)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x13d)),_0x557eb4(0x13f)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x139)),_0x557eb4(0x12e)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x12d)),_0x557eb4(0x144)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x11d),_0x557eb4(0x121)),_0x557eb4(0x135)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x130)),_0x557eb4(0x147)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x13e));},0x3e8);}[_0x4b36b0(0x131)](){const _0x4cbabb=_0x4b36b0;super[_0x4cbabb(0x131)](),this[_0x4cbabb(0x126)]&&clearInterval(this[_0x4cbabb(0x126)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x4e85(_0x1ea9ed,_0x22c301){const _0x54e1a4=_0x54e1();return _0x4e85=function(_0x4e85a9,_0x5cfc48){_0x4e85a9=_0x4e85a9-0xdb;let _0x4edf8b=_0x54e1a4[_0x4e85a9];return _0x4edf8b;},_0x4e85(_0x1ea9ed,_0x22c301);}(function(_0x1722cf,_0x3c6d26){const _0x3e8822=_0x4e85,_0x4e8f29=_0x1722cf();while(!![]){try{const _0x51e731=parseInt(_0x3e8822(0xe1))/0x1*(-parseInt(_0x3e8822(0xe4))/0x2)+-parseInt(_0x3e8822(0xe3))/0x3*(-parseInt(_0x3e8822(0xe8))/0x4)+-parseInt(_0x3e8822(0xdb))/0x5*(-parseInt(_0x3e8822(0xe0))/0x6)+-parseInt(_0x3e8822(0xdc))/0x7*(-parseInt(_0x3e8822(0xe5))/0x8)+-parseInt(_0x3e8822(0xdd))/0x9*(-parseInt(_0x3e8822(0xe6))/0xa)+parseInt(_0x3e8822(0xe2))/0xb+-parseInt(_0x3e8822(0xde))/0xc*(parseInt(_0x3e8822(0xdf))/0xd);if(_0x51e731===_0x3c6d26)break;else _0x4e8f29['push'](_0x4e8f29['shift']());}catch(_0x88e19e){_0x4e8f29['push'](_0x4e8f29['shift']());}}}(_0x54e1,0x96bd1));function _0x54e1(){const _0x53edfb=['5760eoZIFb','7VjtWcL','18DsgMOK','1604124ydYPvU','91vfMgBy','2460NvCMaQ','10233oVAVpP','6166556iRRwci','141avjlUB','54myzjlh','3550448MAOCbV','1607860oJRzRe','test','2652AziJop'];_0x54e1=function(){return _0x53edfb;};return _0x54e1();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1c1973){const _0x31af9d=_0x4e85;return m[_0x31af9d(0xe7)](_0x1c1973);}
|