@ckeditor/ckeditor5-paste-from-office-enhanced 47.2.0-alpha.1 → 47.2.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function A(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var E=n(584);!function(t){const e=P,n=t();for(;;)try{if(919469===-parseInt(e(506))/1*(parseInt(e(508))/2)+-parseInt(e(499))/3*(-parseInt(e(507))/4)+-parseInt(e(505))/5*(-parseInt(e(498))/6)+-parseInt(e(500))/7+parseInt(e(501))/8+parseInt(e(503))/9+-parseInt(e(504))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function P(t,e){const n=F();return(P=function(t,e){return n[t-=498]})(t,e)}function L(t){return O[P(502)](t)}function F(){const t=["6736QAOhOq","133618WoCDLM","54zTTwvh","3099woKMnx","5634244iqimwf","5581936Oiqecp","test","9288423cfjhpG","31072090YEwQrm","831015aedVDp","2fWZugR"];return(F=function(){return t})()}function R(t,e){const n=j();return(R=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(983095===-parseInt(e(374))/1+parseInt(e(372))/2*(-parseInt(e(371))/3)+parseInt(e(376))/4+-parseInt(e(386))/5+parseInt(e(380))/6*(parseInt(e(379))/7)+parseInt(e(364))/8+-parseInt(e(373))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const D=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(382)]&&!s[n(381)])continue;const e=!s[n(382)]||t[n(362)]===s[n(382)],o=!s[n(381)]||t[n(387)](s[n(381)]);e&&o&&r[n(385)](s,i)}return r}function j(){const t=["getPropertyValue","422401bKIGkH","114bVoHFO","className","tagName","selectorText","push","set","258270TCQpBW","hasClass","assign","name","split","5480928PBYDdD","groups","style","exec","initial","map","length","3603DvAGId","386OiuYdk","10216854nZAxOx","804569KgefcM","cssRules","5498736uPvbPf","trim"];return(j=function(){return t})()}function N(t){const e=R,n={};for(let r=0;r<t[e(370)];r++){const s=t[r],i=t[e(378)](s);e(368)!==i&&(n[s]=i)}return n}function T(t){const e=R,n=t[e(363)](",")[e(369)](t=>t[e(377)]()),r=[];for(const t of n){const n=D[e(367)](t);n&&r[e(384)](n[e(365)])}return r}function W(t){const e=R,n={};for(const r of t)Object[e(361)](n,r);return n}function $(t,e){const n=K();return($=function(t,e){return n[t-=287]})(t,e)}const k=$;function K(){const t=["type","document","execute","356JhILnD","_parsedData","item","169911SsWNst","createRangeIn","isActive","hasStyle","4505058DmQibK","size","content","42jqAzwF","setStyle","from","305805ORjBco","64616VGYUKp","4750936CqcrrK","values","48937YAhgGi","elementStart","11265xReqHA"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(307091===-parseInt(e(297))/1+parseInt(e(308))/2+parseInt(e(307))/3+parseInt(e(294))/4*(parseInt(e(290))/5)+-parseInt(e(304))/6*(-parseInt(e(288))/7)+parseInt(e(309))/8+-parseInt(e(301))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class V extends S{[k(293)](t){const n=k,{body:r,styles:s}=t[n(295)],i=new e.ViewUpcastWriter(r[n(292)]),o=i[n(298)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(385)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(375)])if(t instanceof CSSStyleRule){const r=N(t[e(366)]);n[t[e(383)]]=Object[e(361)]({},n[t[e(383)]]||{},r)}return n}(s));for(const t of o){if(n(289)!==t[n(291)])continue;const e=M(t[n(296)],c);if(e[n(302)]){const r=W(Array[n(306)](e[n(287)]()));for(const e in r){const s=t[n(296)];s[n(300)](e)||i[n(305)](e,r[e],s)}}}t[n(303)]=r}[k(299)](t){return super[k(299)](t)||L(t)}}const q=Q;function z(){const t=["18SwqkHJ","inputTransformation","PasteFromOffice","editor","get","join","dataTransfer","146168lOSJac","stylesProcessor","href","463507EmbNVc","isPremiumPlugin","document","7BOasCV","isOfficialPlugin","2520744hLolFj","55004djtRcw","PasteFromOfficeEnhancedInliner","getData","15ljBLSD","2869407bIggRG","editing","pluginName","execute","high","text/html","isActive","map","requires","2585552SwhNbT","plugins","view","10WsJsPE","204BbsANr","261172qofqxA","init","ClipboardPipeline","fromCharCode","afterInit","_parsedData"];return(z=function(){return t})()}function Q(t,e){const n=z();return(Q=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(358843===parseInt(e(293))/1+-parseInt(e(324))/2*(parseInt(e(317))/3)+parseInt(e(311))/4*(-parseInt(e(296))/5)+-parseInt(e(292))/6+parseInt(e(290))/7*(parseInt(e(306))/8)+parseInt(e(297))/9*(parseInt(e(309))/10)+parseInt(e(287))/11*(parseInt(e(310))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class U extends t.Plugin{static get[q(299)](){return q(294)}static get[q(291)](){return!0}static get[q(288)](){return!0}static get[q(305)](){return[q(319)]}[q(312)](){const t=q,e=this[t(320)],n=e[t(307)][t(321)](t(313)),r=e[t(298)][t(308)][t(289)],s=new V(r);n.on(t(318),(e,n)=>{const i=t,o=n[i(323)][i(295)](i(302));s[i(303)](o)&&(n[i(316)]||(n[i(316)]=A(o,r[i(325)])),s[i(300)](n))},{priority:E.priorities[t(321)](t(301))+11})}[q(315)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=Q;return t[e(304)](t=>String[e(314)](t))[e(322)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,E.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1761782400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=Q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(326)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=tt;!function(t){const e=tt,n=t();for(;;)try{if(566260===-parseInt(e(332))/1+-parseInt(e(316))/2*(parseInt(e(336))/3)+parseInt(e(306))/4+parseInt(e(309))/5*(parseInt(e(312))/6)+parseInt(e(331))/7+parseInt(e(328))/8+-parseInt(e(314))/9*(parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const H=[B(310),B(307),B(343),B(346),B(339),B(330),B(340),B(326)],Y=[B(310),B(307),B(343)],_={"font-style":[[B(313),"i"]],"font-weight":[[B(333),B(320)],[B(344),B(320)],[B(315),B(320)],[t=>Number(t)>=600,B(320)]],"text-decoration":[[B(319),"u"],[B(323),"s"]],"text-decoration-line":[[B(319),"u"],[B(323),"s"]],"vertical-align":[[B(345),B(345)],[B(327),B(304)]]};function G(t){return H[B(329)](t)}function Z(){const t=["bolder","36ikzDQn","span","function","underline","strong","from","setStyle","line-through","split","forEach","vertical-align","super","1512904aiaFQV","includes","font-weight","2416477QMbiif","496252jtWITt","medium","getStyle","22520SDilOA","33279fBFtMz","getStyleNames","length","text-decoration-line","font-style","keys","removeStyle","font-size","bold","sub","text-decoration","getChildren","sup","insertChild","3310760KncNDo","font-family","createElement","40rAZDYS","color","filter","88962WDKDYn","italic","873nhJqnw"];return(Z=function(){return t})()}function J(t){const e=B;return Array[e(321)](t[e(337)]())[e(311)](G)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(325)](e=>{const i=n,o=t[i(334)](e);if(o)if(c=e,Y[B(329)](c))r[e]=o;else if(e in _){const t=o[i(324)](" ");_[e][i(325)](([n,r])=>{const o=i;for(const i of t)(o(318)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(325)](([,n])=>{const s=r,i=e[s(308)](n,[],t[s(303)]());e[s(305)](0,i,t)}),e[r(342)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(341)](n)[r(338)])return;const s=e[r(308)](r(317),[],t[r(303)]());e[r(322)](n,s),e[r(305)](0,s,t),e[r(342)](Object[r(341)](n),t)}(t,e,r)}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=303]})(t,e)}const et=rt;function nt(){const t=["662XedVfg","260211hPeBYv","2862oFoNCu","528367AhQAwy","stylesProcessor","_parsedData","blockElements","name","createRangeIn","font","element","1754019CUTAZA","document","5CdbnUw","isActive","includes","getItems","execute","463732ZxGgfq","848760XuHEbn","content","3277592xMVLol"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(304269===parseInt(e(435))/1+parseInt(e(434))/2*(parseInt(e(436))/3)+-parseInt(e(430))/4*(-parseInt(e(425))/5)+parseInt(e(431))/6+parseInt(e(437))/7+-parseInt(e(433))/8+-parseInt(e(445))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(429)](t){const n=et,{body:r}=t[n(439)],s=new e.ViewUpcastWriter(r[n(424)]),i=s[n(442)](r),o=new e.ViewDocument(s[n(424)][n(438)]),c=[...new e.ViewDomConverter(o)[n(440)],n(443)],a=i[n(428)]();for(const t of a)if(t.is(n(444))&&c[n(427)](t[n(441)])){X(t,s,J(t))}t[n(432)]=r}[et(426)](t){return super[et(426)](t)||L(t)}}function it(){const t=["pluginName","featureNotAllowed","destroy","document","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_showLicenseError","view","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhancedPropagator","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","init","inputTransformation","text/html","isActive","1115691iRHvSD","402430uzFOQA","getData","pasteFromOfficeEnhancedLicenseKeyInvalid","usageLimit","_parsedData","14369643HtyNIK","evaluationLimit","PasteFromOfficeEnhanced","2QyAIDe","config","isPremiumPlugin","trialLimit","13725cpDOOR","stylesProcessor","invalid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","high","168mvYZkT","requires","dataTransfer","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isOfficialPlugin","editor","expired","7119825DKMXqd","get","editing","1476IoEijv","pasteFromOfficeEnhancedLicenseKeyExpired","execute","34558730pgHgZH","licenseKey","_licenseKeyCheckInterval","plugins","803130iPBhFY"];return(it=function(){return t})()}const ot=ct;function ct(t,e){const n=it();return(ct=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(861800===-parseInt(e(502))/1*(-parseInt(e(511))/2)+-parseInt(e(515))/3*(-parseInt(e(533))/4)+-parseInt(e(530))/5+parseInt(e(540))/6+parseInt(e(503))/7*(parseInt(e(520))/8)+parseInt(e(508))/9+-parseInt(e(536))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{[ot(537)];[ot(538)];static get[ot(541)](){return ot(495)}static get[ot(527)](){return!0}static get[ot(513)](){return!0}static get[ot(521)](){return[ot(525)]}[ot(498)](){const t=ot,e=this[t(528)],n=e[t(539)][t(531)](t(523)),r=e[t(532)][t(547)][t(544)],s=new st(r);n.on(t(499),(e,n)=>{const i=t,o=n[i(522)][i(504)](i(500));s[i(501)](o)&&(n[i(507)]||(n[i(507)]=A(o,r[i(516)])),s[i(535)](n))},{priority:E.priorities[t(531)](t(519))+10}),this[t(537)]=this[t(528)][t(512)][t(531)](t(537));const i=this[t(528)];this[t(538)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(524)==s||e(505)==s||e(534)==s||e(548)==s||e(518)==s||e(545)==s||e(526)==s||e(497)==s){delete i[r],n=s,clearInterval(this[e(538)]),this[e(538)]=void 0;break}}e(505)==n&&i[e(546)](e(517)),e(534)==n&&i[e(546)](e(529)),e(548)==n&&i[e(546)](e(496)),e(518)==n&&i[e(546)](e(542),e(510)),e(545)==n&&i[e(546)](e(509)),e(526)==n&&i[e(546)](e(514)),e(497)==n&&i[e(546)](e(506))},1e3)}[ot(543)](){const t=ot;super[t(543)](),this[t(538)]&&clearInterval(this[t(538)])}}var lt=ft;function ut(){var t=["PasteFromOffice","1561530gmWPQe","PasteFromOfficeEnhanced","18103063jAZOQr","isOfficialPlugin","606CMzLNI","24136QOMYym","5969PNxRbn","1084Fzjzyn","isPremiumPlugin","1666RwkOUP","pluginName","requires","1803498BBalWn","24UGNjPr","45QyNlpm","3260080tlRUxm"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=278]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(481469===-parseInt(e(291))/1*(parseInt(e(281))/2)+-parseInt(e(289))/3*(-parseInt(e(292))/4)+parseInt(e(283))/5+-parseInt(e(280))/6+parseInt(e(294))/7*(-parseInt(e(290))/8)+parseInt(e(282))/9*(-parseInt(e(285))/10)+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(278)](){return lt(286)}static get[lt(288)](){return!0}static get[lt(293)](){return!0}static get[lt(279)](){return[lt(284),U,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=196]})(t,e)}function dt(){var t=["2596tFQbIm","176844NnClpN","727262qXrPvt","3232MVkzae","9935DQRrwt","6ewmegi","2184Ngfihf","18CGgnMx","4764784zTwMhz","9306787qumbuW","1562UqfWcr","4019210wePUVT"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(712011===-parseInt(e(199))/1+parseInt(e(200))/2*(parseInt(e(203))/3)+parseInt(e(197))/4*(-parseInt(e(201))/5)+-parseInt(e(202))/6*(parseInt(e(206))/7)+parseInt(e(205))/8*(parseInt(e(204))/9)+-parseInt(e(196))/10+parseInt(e(207))/11*(parseInt(e(198))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function v(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 b=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return b.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=v(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function 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,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var A=n(584);function O(t,e){const n=L();return(O=function(t,e){return n[t-=379]})(t,e)}function L(){const t=["10llnyfz","26929BRrjzZ","test","9233YfSsyo","12grrZty","412tsgXbM","318WbUKej","72fNSelV","681230YjNuCT","108396otpULf","10KsRsUs","1101600CSmJjw","4363294NwWxZe","5502eYqKxP"];return(L=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(130608===parseInt(e(391))/1*(-parseInt(e(384))/2)+parseInt(e(387))/3*(-parseInt(e(379))/4)+-parseInt(e(385))/5+-parseInt(e(380))/6*(-parseInt(e(389))/7)+-parseInt(e(381))/8*(-parseInt(e(383))/9)+parseInt(e(388))/10*(-parseInt(e(382))/11)+-parseInt(e(392))/12*(-parseInt(e(386))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return P[O(390)](t)}!function(t){const e=R,n=t();for(;;)try{if(461252===parseInt(e(387))/1+parseInt(e(388))/2*(-parseInt(e(378))/3)+-parseInt(e(374))/4*(-parseInt(e(371))/5)+-parseInt(e(385))/6+-parseInt(e(380))/7+-parseInt(e(382))/8*(parseInt(e(392))/9)+parseInt(e(394))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(375)]&&!s[n(379)])continue;const e=!s[n(375)]||t[n(391)]===s[n(375)],o=!s[n(379)]||t[n(386)](s[n(379)]);e&&o&&r[n(373)](s,i)}return r}function R(t,e){const n=N();return(R=function(t,e){return n[t-=368]})(t,e)}function M(t){const e=R,n={};for(let r=0;r<t[e(376)];r++){const s=t[r],i=t[e(389)](s);e(368)!==i&&(n[s]=i)}return n}function N(){const t=["length","map","3aMLfBX","className","394212XzwUqe","split","2017240pTCYCj","trim","style","2121042lOqUth","hasClass","453239StHUJG","78636urQFHe","getPropertyValue","push","name","27qnlOdv","groups","7372290eBrurA","selectorText","initial","exec","assign","1190975FOtzIF","cssRules","set","8WovGOg","tagName"];return(N=function(){return t})()}function k(t){const e=R,n=t[e(381)](",")[e(377)](t=>t[e(383)]()),r=[];for(const t of n){const n=T[e(369)](t);n&&r[e(390)](n[e(393)])}return r}function W(t){const e=R,n={};for(const r of t)Object[e(370)](n,r);return n}const K=U;function $(){const t=["632577FfHjyk","286828tEHwJu","515268jFKbhO","execute","612996dwfLxy","values","hasStyle","40cbpcNF","size","_parsedData","10WnOwji","createRangeIn","57DfSSfK","document","content","isActive","setStyle","14PusQIN","from","101984JlYejv","22130yTZIeC","elementStart","type","item","127598HFMipK"];return($=function(){return t})()}function U(t,e){const n=$();return(U=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(163805===parseInt(e(226))/1+parseInt(e(222))/2*(-parseInt(e(214))/3)+parseInt(e(203))/4*(-parseInt(e(212))/5)+-parseInt(e(206))/6*(-parseInt(e(219))/7)+parseInt(e(221))/8+-parseInt(e(204))/9+parseInt(e(209))/10*(parseInt(e(202))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class V extends S{[K(205)](t){const n=K,{body:r,styles:s}=t[n(211)],i=new e.ViewUpcastWriter(r[n(215)]),o=i[n(213)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(373)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(372)])if(t instanceof CSSStyleRule){const r=M(t[e(384)]);n[t[e(395)]]=Object[e(370)]({},n[t[e(395)]]||{},r)}return n}(s));for(const t of o){if(n(223)!==t[n(224)])continue;const e=j(t[n(225)],c);if(e[n(210)]){const r=W(Array[n(220)](e[n(207)]()));for(const e in r){const s=t[n(225)];s[n(208)](e)||i[n(218)](e,r[e],s)}}}t[n(216)]=r}[K(217)](t){return super[K(217)](t)||F(t)}}const D=q;function q(t,e){const n=B();return(q=function(t,e){return n[t-=483]})(t,e)}function B(){const t=["dataTransfer","isPremiumPlugin","1808577zOFxzQ","inputTransformation","2338UyqMQP","_parsedData","pluginName","50VEWHFW","high","editing","href","get","490835EqBWUj","plugins","view","getData","editor","fromCharCode","stylesProcessor","requires","5532BqBmJI","text/html","13343EiTUQt","document","PasteFromOfficeEnhancedInliner","2vvjqNT","init","ClipboardPipeline","isActive","isOfficialPlugin","4fjtkaU","450783KQgPYq","76640CjjHQl","PasteFromOffice","execute","join","afterInit","182026ATkitf","map"];return(B=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(176912===parseInt(e(496))/1*(-parseInt(e(508))/2)+parseInt(e(502))/3+-parseInt(e(501))/4*(-parseInt(e(483))/5)+-parseInt(e(491))/6*(-parseInt(e(514))/7)+parseInt(e(503))/8+-parseInt(e(512))/9+-parseInt(e(517))/10*(parseInt(e(493))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class z extends t.Plugin{static get[D(516)](){return D(495)}static get[D(500)](){return!0}static get[D(511)](){return!0}static get[D(490)](){return[D(504)]}[D(497)](){const t=D,e=this[t(487)],n=e[t(484)][t(521)](t(498)),r=e[t(519)][t(485)][t(494)],s=new V(r);n.on(t(513),(e,n)=>{const i=t,o=n[i(510)][i(486)](i(492));s[i(499)](o)&&(n[i(515)]||(n[i(515)]=E(o,r[i(489)])),s[i(505)](n))},{priority:A.priorities[t(521)](t(518))+11})}[D(507)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(509)](t=>String[e(488)](t))[e(506)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,A.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1761955200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(520)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=Z;!function(t){const e=Z,n=t();for(;;)try{if(489889===-parseInt(e(452))/1+-parseInt(e(471))/2*(parseInt(e(465))/3)+parseInt(e(453))/4+parseInt(e(437))/5+parseInt(e(472))/6+parseInt(e(460))/7*(parseInt(e(458))/8)+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);const Q=[H(459),H(457),H(438),H(440),H(463),H(449),H(466),H(448)];function X(){const t=["887240LWXYQL","filter","forEach","includes","font-family","8kGwriS","color","2974573lPnvxk","keys","getStyle","text-decoration-line","sup","4602ztrFIL","font-style","4215672VkgHYa","removeStyle","underline","insertChild","1142oykzZG","939786KfNClE","super","bolder","sub","length","italic","bold","from","2398160EisrOK","font-size","setStyle","text-decoration","medium","split","getStyleNames","getChildren","span","createElement","strong","vertical-align","font-weight","line-through","function","385617pFLxgE"];return(X=function(){return t})()}const J=[H(459),H(457),H(438)],Y={"font-style":[[H(434),"i"]],"font-weight":[[H(441),H(447)],[H(435),H(447)],[H(474),H(447)],[t=>Number(t)>=600,H(447)]],"text-decoration":[[H(469),"u"],[H(450),"s"]],"text-decoration-line":[[H(469),"u"],[H(450),"s"]],"vertical-align":[[H(475),H(475)],[H(473),H(464)]]};function _(t){return Q[H(456)](t)}function Z(t,e){const n=X();return(Z=function(t,e){return n[t-=433]})(t,e)}function G(t){const e=H;return Array[e(436)](t[e(443)]())[e(454)](_)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(455)](e=>{const i=n,o=t[i(462)](e);if(o)if(c=e,J[H(456)](c))r[e]=o;else if(e in Y){const t=o[i(442)](" ");Y[e][i(455)](([n,r])=>{const o=i;for(const i of t)(o(451)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(455)](([,n])=>{const s=r,i=e[s(446)](n,[],t[s(444)]());e[s(470)](0,i,t)}),e[r(468)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(461)](n)[r(433)])return;const s=e[r(446)](r(445),[],t[r(444)]());e[r(439)](n,s),e[r(470)](0,s,t),e[r(468)](Object[r(461)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=442]})(t,e)}function rt(){const t=["element","18CxrUpY","includes","255yLvXpq","execute","1303190TcBBBR","497292gvkUEO","content","66kERUgS","27494bewrIu","274203vDPLan","getItems","document","4480630NhlYnL","createRangeIn","stylesProcessor","isActive","44468RAsdrl","font","_parsedData","name","136hJdXds","blockElements","734629sGIXuU"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(466694===parseInt(e(465))/1+parseInt(e(444))/2*(-parseInt(e(443))/3)+-parseInt(e(452))/4*(-parseInt(e(462))/5)+parseInt(e(460))/6*(-parseInt(e(458))/7)+-parseInt(e(456))/8*(parseInt(e(445))/9)+parseInt(e(464))/10+parseInt(e(448))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(463)](t){const n=et,{body:r}=t[n(454)],s=new e.ViewUpcastWriter(r[n(447)]),i=s[n(449)](r),o=new e.ViewDocument(s[n(447)][n(450)]),c=[...new e.ViewDomConverter(o)[n(457)],n(453)],a=i[n(446)]();for(const t of a)if(t.is(n(459))&&c[n(461)](t[n(455)])){tt(t,s,G(t))}t[n(442)]=r}[et(451)](t){return super[et(451)](t)||F(t)}}const it=ot;function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=152]})(t,e)}function ct(){const t=["PasteFromOfficeEnhanced","invalid","ClipboardPipeline","dataTransfer","licenseKey","pluginName","isOfficialPlugin","requires","featureNotAllowed","20ltVMQh","2452509PTMhPW","getData","evaluationLimit","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyDomainLimit","15YiVorg","inputTransformation","domainLimit","482937TEzDFG","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","config","177430xRQTgJ","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","view","PasteFromOffice","get","execute","_parsedData","destroy","high","182284RdBZsK","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyValid","document","usageLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","init","trialLimit","121RrVmsX","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","6916qyuUiP","editor","editing","isActive","expired","807086YNSBIl","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","2068422nPwjdg","plugins","7288BtFOiH","isPremiumPlugin"];return(ct=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(552599===-parseInt(e(182))/1+-parseInt(e(198))/2+-parseInt(e(168))/3*(-parseInt(e(159))/4)+-parseInt(e(165))/5*(parseInt(e(201))/6)+parseInt(e(193))/7*(parseInt(e(203))/8)+parseInt(e(160))/9+-parseInt(e(172))/10*(-parseInt(e(190))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{[it(154)];[it(173)];static get[it(155)](){return it(183)}static get[it(156)](){return!0}static get[it(204)](){return!0}static get[it(157)](){return[it(176)]}[it(188)](){const t=it,e=this[t(194)],n=e[t(202)][t(177)](t(152)),r=e[t(195)][t(175)][t(185)],s=new st(r);n.on(t(166),(e,n)=>{const i=t,o=n[i(153)][i(161)](i(192));s[i(196)](o)&&(n[i(179)]||(n[i(179)]=E(o,r[i(199)])),s[i(178)](n))},{priority:A.priorities[t(177)](t(181))+10}),this[t(154)]=this[t(194)][t(171)][t(177)](t(154));const i=this[t(194)];this[t(173)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(184)==s||e(170)==s||e(174)==s||e(164)==s||e(191)==s||e(200)==s||e(169)==s||e(187)==s){delete i[r],n=s,clearInterval(this[e(173)]),this[e(173)]=void 0;break}}e(170)==n&&i[e(163)](e(206)),e(174)==n&&i[e(163)](e(197)),e(164)==n&&i[e(163)](e(167)),e(191)==n&&i[e(163)](e(158),e(205)),e(200)==n&&i[e(163)](e(162)),e(169)==n&&i[e(163)](e(189)),e(187)==n&&i[e(163)](e(186))},1e3)}[it(180)](){const t=it;super[t(180)](),this[t(173)]&&clearInterval(this[t(173)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=137]})(t,e)}function ft(){var t=["PasteFromOfficeEnhanced","230AITkVw","8321427mgtXaM","31902MqFjox","18558456pRLlPl","requires","isPremiumPlugin","3066550ovewpU","2240hcOukD","isOfficialPlugin","14xvBJOa","680msgluP","PasteFromOffice","6oWcAOC","492811abmXNX","290gsyyOX","2022152OpArAM","pluginName"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(966720===-parseInt(e(149))/1*(parseInt(e(138))/2)+parseInt(e(144))/3*(parseInt(e(152))/4)+-parseInt(e(148))/5*(parseInt(e(154))/6)+parseInt(e(151))/7*(parseInt(e(139))/8)+-parseInt(e(143))/9+-parseInt(e(142))/10*(parseInt(e(137))/11)+parseInt(e(145))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(140)](){return lt(141)}static get[lt(150)](){return!0}static get[lt(147)](){return!0}static get[lt(146)](){return[lt(153),z,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=250]})(t,e)}function dt(){var t=["3324807DmZEJb","55848zpogfJ","673680ManPiI","48xhKpTJ","123480ZBiQdM","147IVEQTf","250128TTdOZN","1626BQFZLX","853405MRKcbO"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(134519===parseInt(e(252))/1+-parseInt(e(250))/2+parseInt(e(258))/3*(parseInt(e(256))/4)+parseInt(e(254))/5+-parseInt(e(253))/6*(-parseInt(e(251))/7)+-parseInt(e(257))/8+-parseInt(e(255))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0xfaf6ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x5296b2,parsePasteOfficeHtml as _0x568c0e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x377901,uid as _0x49480d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x168417,ViewDocument as _0x1cc603,ViewDomConverter as _0x141611}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x212989){return m['test'](_0x212989);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x3d6cbc,_0x294452){const _0x2c5ed7=new Map();for(const [_0x34076c,_0x1fb9b3]of _0x294452){if(!_0x34076c['tagName']&&!_0x34076c['className'])continue;const _0x2d4668=!_0x34076c['tagName']||_0x3d6cbc['name']===_0x34076c['tagName'],_0x15ec00=!_0x34076c['className']||_0x3d6cbc['hasClass'](_0x34076c['className']);_0x2d4668&&_0x15ec00&&_0x2c5ed7['set'](_0x34076c,_0x1fb9b3);}return _0x2c5ed7;}function h(_0x520bda){const _0x4cc2a1={};for(let _0x176d20=0x0;_0x176d20<_0x520bda['length'];_0x176d20++){const _0x3e8967=_0x520bda[_0x176d20],_0x1b563e=_0x520bda['getPropertyValue'](_0x3e8967);'initial'!==_0x1b563e&&(_0x4cc2a1[_0x3e8967]=_0x1b563e);}return _0x4cc2a1;}function g(_0x5d63b6){const _0x3c0602=_0x5d63b6['split'](',')['map'](_0x2e78f6=>_0x2e78f6['trim']()),_0x5707cf=[];for(const _0x27d22f of _0x3c0602){const _0x33bfb2=C['exec'](_0x27d22f);_0x33bfb2&&_0x5707cf['push'](_0x33bfb2['groups']);}return _0x5707cf;}function A(_0x14e92c){const _0x387ae0={};for(const _0x509d13 of _0x14e92c)Object['assign'](_0x387ae0,_0x509d13);return _0x387ae0;}class c extends _0x5296b2{['execute'](_0x160b15){const {body:_0x1d88fd,styles:_0x4aa24e}=_0x160b15['_parsedData'],_0x133e23=new _0x168417(_0x1d88fd['document']),_0x2c196d=_0x133e23['createRangeIn'](_0x1d88fd),_0x43ea73=function(_0x3801e8){const _0xd81f9={};for(const _0x16dc6f of _0x3801e8)for(const _0x401de4 of _0x16dc6f['cssRules'])if(_0x401de4 instanceof CSSStyleRule){const _0x546fdf=h(_0x401de4['style']);_0xd81f9[_0x401de4['selectorText']]=Object['assign']({},_0xd81f9[_0x401de4['selectorText']]||{},_0x546fdf);}return _0xd81f9;}(_0x4aa24e),_0x2176f4=function(_0x5e0d27){const _0x53d060=new Map();for(const _0x48e750 in _0x5e0d27){const _0x346390=g(_0x48e750),_0x36d35c=_0x5e0d27[_0x48e750];for(const _0x3a100b of _0x346390)_0x53d060['set'](_0x3a100b,_0x36d35c);}return _0x53d060;}(_0x43ea73);for(const _0x55a4af of _0x2c196d){if('elementStart'!==_0x55a4af['type'])continue;const _0x376a5b=S(_0x55a4af['item'],_0x2176f4);if(_0x376a5b['size']){const _0x4e5693=A(Array['from'](_0x376a5b['values']()));for(const _0x56d22f in _0x4e5693){const _0x3607d8=_0x55a4af['item'];_0x3607d8['hasStyle'](_0x56d22f)||_0x133e23['setStyle'](_0x56d22f,_0x4e5693[_0x56d22f],_0x3607d8);}}}_0x160b15['content']=_0x1d88fd;}['isActive'](_0x1f698a){return super['isActive'](_0x1f698a)||j(_0x1f698a);}}class i extends _0xfaf6ff{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x36b8c8=this['editor'],_0x32b296=_0x36b8c8['plugins']['get']('ClipboardPipeline'),_0x4e6fd2=_0x36b8c8['editing']['view']['document'],_0x4fb936=new c(_0x4e6fd2);_0x32b296['on']('inputTransformation',(_0x161263,_0x2f12f9)=>{const _0x20e419=_0x2f12f9['dataTransfer']['getData']('text/html');_0x4fb936['isActive'](_0x20e419)&&(_0x2f12f9['_parsedData']||(_0x2f12f9['_parsedData']=_0x568c0e(_0x20e419,_0x4e6fd2['stylesProcessor'])),_0x4fb936['execute'](_0x2f12f9));},{'priority':_0x377901['get']('high')+0xb});}['afterInit'](){!async function(_0x9782f9){const _0xe98675=_0x299884([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]),_0x525145=0x7374585f,_0x57dbbd=0x73732ff7^_0x525145,_0x4bb584=window[_0x299884([0x44,0x61,0x74,0x65])][_0x299884([0x6e,0x6f,0x77])](),_0x1cfc53=_0x9782f9[_0x299884([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x231cac=new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5524d1=>{_0x1cfc53[_0x299884([0x6f,0x6e,0x63,0x65])](_0x299884([0x72,0x65,0x61,0x64,0x79]),_0x5524d1);}),_0x3be818={[_0x299884([0x6b,0x74,0x79])]:_0x299884([0x45,0x43]),[_0x299884([0x75,0x73,0x65])]:_0x299884([0x73,0x69,0x67]),[_0x299884([0x63,0x72,0x76])]:_0x299884([0x50,0x2d,0x32,0x35,0x36]),[_0x299884([0x78])]:_0x299884([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]),[_0x299884([0x79])]:_0x299884([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]),[_0x299884([0x61,0x6c,0x67])]:_0x299884([0x45,0x53,0x32,0x35,0x36])},_0x1ea10b=_0x1cfc53[_0x299884([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x299884([0x67,0x65,0x74])](_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4760c8(){let _0x378ffa,_0x2a9c94=null,_0x407831=null;try{if(_0x1ea10b==_0x299884([0x47,0x50,0x4c]))return _0x299884([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x378ffa=_0x2bb1d3(),!_0x378ffa)return _0x299884([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x378ffa[_0x299884([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x407831=_0x3e10a0(_0x378ffa[_0x299884([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x378ffa[_0x299884([0x6a,0x74,0x69])])),await _0x57ccb3()?_0xb515d()?_0x218efa()?_0x299884([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a9fb7()?(_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x299884([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a9c94=_0x3f05ac(_0x299884([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x299884([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a9c94=_0x3f05ac(_0x299884([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b3c45()):_0x299884([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x299884([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x299884([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x299884([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x218efa(){const _0x1887d2=[_0x299884([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x299884([0x74,0x72,0x69,0x61,0x6c])][_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4bb584/0x3e8:0xe10*_0x57dbbd;return _0x378ffa[_0x299884([0x65,0x78,0x70])]<_0x1887d2;}function _0xb515d(){const _0x27cf60=_0x378ffa[_0x299884([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27cf60&&(!!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x2a]))||(!!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x50,0x4f,0x45]))||(!!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x50,0x50]))||!(!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1d32ce()))));}function _0x1a9fb7(){const _0x2a5c3f=_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a5c3f||0x0==_0x2a5c3f[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x560200}=new URL(window[_0x299884([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2a5c3f[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x560200))return!0x0;const _0x36b3c0=_0x560200[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e]));return _0x2a5c3f[_0x299884([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42c7e9=>_0x42c7e9[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x2a])))[_0x299884([0x6d,0x61,0x70])](_0x3432c=>_0x3432c[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e])))[_0x299884([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f6dae=>_0x2f6dae[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x36b3c0[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x299884([0x6d,0x61,0x70])](_0x5eb108=>Array(_0x36b3c0[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5eb108[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x299884([0x66,0x69,0x6c,0x6c])](_0x5eb108[0x0]===_0x299884([0x2a])?_0x299884([0x2a]):'')[_0x299884([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5eb108))[_0x299884([0x73,0x6f,0x6d,0x65])](_0x4c01e1=>_0x36b3c0[_0x299884([0x65,0x76,0x65,0x72,0x79])]((_0xfe261,_0x3f0255)=>_0x4c01e1[_0x3f0255]===_0xfe261||_0x4c01e1[_0x3f0255]===_0x299884([0x2a])));}function _0x3b3c45(){return _0x2a9c94&&_0x407831?new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x384c56,_0x479f7e)=>{_0x2a9c94[_0x299884([0x74,0x68,0x65,0x6e])](_0x384c56,_0x479f7e),_0x407831[_0x299884([0x74,0x68,0x65,0x6e])](_0x285f0c=>{_0x285f0c!=_0x299884([0x56,0x61,0x6c,0x69,0x64])&&_0x384c56(_0x285f0c);},_0x479f7e);}):_0x2a9c94||_0x407831||_0x299884([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3e10a0(_0x160f7c,_0x116eb6){return new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x405e32=>{if(_0x2a0c10())return _0x405e32(_0x299884([0x56,0x61,0x6c,0x69,0x64]));_0x2f3190(),_0x1cfc53[_0x299884([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x299884([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a4a90=!0x1;const _0x182601=_0x49480d();function _0x1ec71c(_0x394174){return!!_0x394174&&(typeof _0x394174===_0x299884([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x394174===_0x299884([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x394174[_0x299884([0x74,0x68,0x65,0x6e])]===_0x299884([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x394174[_0x299884([0x63,0x61,0x74,0x63,0x68])]===_0x299884([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e49c9(_0x2a0a28){_0x305442(_0x2a0a28)[_0x299884([0x74,0x68,0x65,0x6e])](_0x1aaadc=>{if(!_0x1aaadc||_0x1aaadc[_0x299884([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x299884([0x6f,0x6b]))return _0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x594bed(_0x3d1243(_0x182601+_0x116eb6))!=_0x1aaadc[_0x299884([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x299884([0x56,0x61,0x6c,0x69,0x64]);})[_0x299884([0x74,0x68,0x65,0x6e])](_0x12a803=>(_0x93a04d(),_0x12a803),()=>{const _0x3fb8eb=_0x18cc8c();return null==_0x3fb8eb?(_0x93a04d(),_0x299884([0x56,0x61,0x6c,0x69,0x64])):_0x299884(_0x4bb584-_0x3fb8eb>(0x5778dc5f^_0x525145)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x299884([0x74,0x68,0x65,0x6e])](_0x405e32)[_0x299884([0x63,0x61,0x74,0x63,0x68])](()=>{_0x405e32(_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3f19bc=0x7342b6df^_0x525145;function _0x93a04d(){const _0x45040e=_0x299884([0x6c,0x6c,0x63,0x74,0x2d])+_0x594bed(_0x3d1243(_0x160f7c)),_0x48fcd3=_0x45241b(_0x594bed(window[_0x299884([0x4d,0x61,0x74,0x68])][_0x299884([0x63,0x65,0x69,0x6c])](_0x4bb584/_0x3f19bc)));window[_0x299884([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x299884([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45040e,_0x48fcd3);}function _0x18cc8c(){const _0x5e1800=_0x299884([0x6c,0x6c,0x63,0x74,0x2d])+_0x594bed(_0x3d1243(_0x160f7c)),_0xf28405=window[_0x299884([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x299884([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e1800);return _0xf28405?window[_0x299884([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45241b(_0xf28405),0x10)*_0x3f19bc:null;}function _0x305442(_0x459531){return new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x134494,_0x3ca62c)=>{_0x459531[_0x299884([0x74,0x68,0x65,0x6e])](_0x134494,_0x3ca62c),window[_0x299884([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ca62c,0x73758c9f^_0x525145);});}}_0x1cfc53[_0x299884([0x6f,0x6e])](_0x299884([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4c9581,_0x9ddae2)=>{if(_0x9ddae2[0x0]!=_0x160f7c)return _0x405e32(_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x9ddae2[0x1]={..._0x9ddae2[0x1],[_0x299884([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x182601};},{[_0x299884([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x299884([0x68,0x69,0x67,0x68])}),_0x1cfc53[_0x299884([0x6f,0x6e])](_0x299884([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37717d=>{_0x1ec71c(_0x37717d[_0x299884([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a4a90=!0x0,_0x5e49c9(_0x37717d[_0x299884([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x299884([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x299884([0x6c,0x6f,0x77])}),_0x231cac[_0x299884([0x74,0x68,0x65,0x6e])](()=>{_0x2a4a90||_0x405e32(_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2a0c10(){return _0x1cfc53[_0x299884([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x299884([0x76,0x69,0x65,0x77])][_0x299884([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x299884([0x61,0x75,0x74,0x6f]);}function _0x2f3190(){_0x1cfc53[_0x299884([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x299884([0x76,0x69,0x65,0x77])][_0x299884([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x299884([0x61,0x75,0x74,0x6f]);}}function _0x3f05ac(_0x1b6cb8){const _0x4203c7=[new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x382cc8=>setTimeout(_0x382cc8,0x737d6693^_0x525145)),_0x231cac[_0x299884([0x74,0x68,0x65,0x6e])](()=>new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1be8ce=>{let _0x31ef52=0x0;_0x1cfc53[_0x299884([0x6d,0x6f,0x64,0x65,0x6c])][_0x299884([0x6f,0x6e])](_0x299884([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e7bc2,_0x37a35f)=>{_0x37a35f[0x0][_0x299884([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31ef52++,_0x31ef52==(0x737459a7^_0x525145)&&(_0x1be8ce(),_0x1e7bc2[_0x299884([0x6f,0x66,0x66])]());});}))];return window[_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x299884([0x72,0x61,0x63,0x65])](_0x4203c7)[_0x299884([0x74,0x68,0x65,0x6e])](()=>_0x1b6cb8);}async function _0x318421(){await _0x231cac,_0x1cfc53[_0x299884([0x6d,0x6f,0x64,0x65,0x6c])][_0x299884([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb547bc,_0x1cfc53[_0x299884([0x6d,0x6f,0x64,0x65,0x6c])][_0x299884([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb547bc,_0x1cfc53[_0x299884([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x299884([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d32ce(){return window[_0x299884([0x67,0x6c,0x6f,0x62])]&&window[_0x299884([0x67,0x6c,0x6f,0x62])][_0x299884([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xd131f8(_0x166976){const _0x4e77ad=_0x480f40();_0x1cfc53[_0x4e77ad]=_0x299884([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])+_0x166976,_0x166976!=_0x299884([0x56,0x61,0x6c,0x69,0x64])&&_0x318421();}function _0x480f40(){const _0x532d68=window[_0x299884([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x299884([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x299884([0x6e,0x6f,0x77])]())[_0x299884([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x299884([0x2e]),'');let _0x376717=_0x299884([0x73]);for(let _0x4fb334=0x0;_0x4fb334<_0x532d68[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4fb334+=0x2){let _0x18b306=window[_0x299884([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x532d68[_0x299884([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fb334,_0x4fb334+0x2));_0x18b306>=_0xe98675[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18b306-=_0xe98675[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x376717+=_0xe98675[_0x18b306];}return _0x376717;}function _0x2bb1d3(){const _0x2ca009=_0x1ea10b[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e]));if(0x3!=_0x2ca009[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d3f1b(_0x2ca009[0x1]);function _0x5d3f1b(_0x551389){const _0x3b4fab=_0x13d0ee(_0x551389);return _0x3b4fab&&_0x29be21()?_0x3b4fab:null;function _0x29be21(){const _0x36ece5=_0x3b4fab[_0x299884([0x6a,0x74,0x69])],_0x202bcb=window[_0x299884([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36ece5[_0x299884([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36ece5[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x481415={..._0x3b4fab,[_0x299884([0x6a,0x74,0x69])]:_0x36ece5[_0x299884([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x36ece5[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x481415[_0x299884([0x76,0x63])],_0x3d1243(_0x481415)==_0x202bcb;}}}async function _0x57ccb3(){let _0x4bd1c3=!0x0;try{const _0x6c807e=_0x1ea10b[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e])),[_0x2e614d,_0x3cfabb,_0x4822c1]=_0x6c807e;return _0x4930f8(_0x2e614d),await _0x3789d6(_0x2e614d,_0x3cfabb,_0x4822c1),_0x4bd1c3;}catch{return!0x1;}function _0x4930f8(_0x36cbdd){const _0x3a78ca=_0x13d0ee(_0x36cbdd);_0x3a78ca&&_0x3a78ca[_0x299884([0x61,0x6c,0x67])]==_0x299884([0x45,0x53,0x32,0x35,0x36])||(_0x4bd1c3=!0x1);}async function _0x3789d6(_0x40c10d,_0x539cd1,_0x392205){const _0x3bf8c7=window[_0x299884([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x299884([0x66,0x72,0x6f,0x6d])](_0x229aa3(_0x392205),_0x439723=>_0x439723[_0x299884([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b8015=new window[(_0x299884([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x299884([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x40c10d+_0x299884([0x2e])+_0x539cd1),_0x11fdc9=window[_0x299884([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x299884([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11fdc9)return;const _0x5900da=await _0x11fdc9[_0x299884([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x299884([0x6a,0x77,0x6b]),_0x3be818,{[_0x299884([0x6e,0x61,0x6d,0x65])]:_0x299884([0x45,0x43,0x44,0x53,0x41]),[_0x299884([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x299884([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x299884([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11fdc9[_0x299884([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x299884([0x6e,0x61,0x6d,0x65])]:_0x299884([0x45,0x43,0x44,0x53,0x41]),[_0x299884([0x68,0x61,0x73,0x68])]:{[_0x299884([0x6e,0x61,0x6d,0x65])]:_0x299884([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5900da,_0x3bf8c7,_0x4b8015)||(_0x4bd1c3=!0x1);}}function _0x13d0ee(_0x599338){return _0x599338[_0x299884([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x299884([0x65,0x79]))?JSON[_0x299884([0x70,0x61,0x72,0x73,0x65])](_0x229aa3(_0x599338)):null;}function _0x229aa3(_0x5d3df3){return window[_0x299884([0x61,0x74,0x6f,0x62])](_0x5d3df3[_0x299884([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x299884([0x2b]))[_0x299884([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x299884([0x2f])));}function _0x3d1243(_0x29e777){let _0x21d260=0x1505;function _0x2699ca(_0x5607a9){for(let _0x15f757=0x0;_0x15f757<_0x5607a9[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15f757++){const _0xdfa485=_0x5607a9[_0x299884([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x15f757);_0x21d260=(_0x21d260<<0x5)+_0x21d260+_0xdfa485,_0x21d260&=_0x21d260;}}function _0x3d0163(_0x319c93){Array[_0x299884([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x319c93)?_0x319c93[_0x299884([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d0163):_0x319c93&&typeof _0x319c93==_0x299884([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x299884([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x319c93)[_0x299884([0x73,0x6f,0x72,0x74])]()[_0x299884([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2aa14b,_0x48a6d0])=>{_0x2699ca(_0x2aa14b),_0x3d0163(_0x48a6d0);}):_0x2699ca(window[_0x299884([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x319c93));}return _0x3d0163(_0x29e777),_0x21d260>>>0x0;}function _0x594bed(_0x50bbd5){return _0x50bbd5[_0x299884([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x299884([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x299884([0x30]));}function _0x45241b(_0x2cddf7){return _0x2cddf7[_0x299884([0x73,0x70,0x6c,0x69,0x74])]('')[_0x299884([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x299884([0x6a,0x6f,0x69,0x6e])]('');}function _0xb547bc(){}function _0x299884(_0x5a52c4){return _0x5a52c4['map'](_0x474b04=>String['fromCharCode'](_0x474b04))['join']('');}_0xd131f8(await _0x4760c8());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x36fa93=>Number(_0x36fa93)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x5896fe){return O['includes'](_0x5896fe);}function k(_0x59f1c5){return Array['from'](_0x59f1c5['getStyleNames']())['filter'](F);}function w(_0x5918f1,_0x488cb3,_0x1d93be){const {spanStyles:_0x19cc2f,stylesToBeHtmlElements:_0x4beb10}=function(_0x2fe08e,_0x46f0d8){const _0x4d9871={},_0xa3e93d={};return _0x46f0d8['forEach'](_0x16370e=>{const _0x4b4dd4=_0x2fe08e['getStyle'](_0x16370e);if(_0x4b4dd4){if(function(_0x26abc5){return L['includes'](_0x26abc5);}(_0x16370e))_0x4d9871[_0x16370e]=_0x4b4dd4;else{if(function(_0x10540f){return _0x10540f in E;}(_0x16370e)){const _0x4d8130=_0x4b4dd4['split']('\x20');E[_0x16370e]['forEach'](([_0x879a0a,_0x4b9850])=>{for(const _0x53717d of _0x4d8130){('function'==typeof _0x879a0a&&_0x879a0a(_0x53717d)||_0x879a0a===_0x53717d)&&(_0xa3e93d[_0x16370e]=[..._0xa3e93d[_0x16370e]||[],[_0x879a0a,_0x4b9850]]);}});}}}}),{'spanStyles':_0x4d9871,'stylesToBeHtmlElements':_0xa3e93d};}(_0x5918f1,_0x1d93be);!function(_0xf9d61,_0x2805a2,_0x10c1b9){for(const _0x21c46b in _0x10c1b9){_0x10c1b9[_0x21c46b]['forEach'](([,_0x5ac841])=>{const _0x109dc4=_0x2805a2['createElement'](_0x5ac841,[],_0xf9d61['getChildren']());_0x2805a2['insertChild'](0x0,_0x109dc4,_0xf9d61);}),_0x2805a2['removeStyle'](_0x21c46b,_0xf9d61);}}(_0x5918f1,_0x488cb3,_0x4beb10),function(_0x2e9dff,_0x406e37,_0x11ebc5){if(!Object['keys'](_0x11ebc5)['length'])return;const _0x2fe0d1=_0x406e37['createElement']('span',[],_0x2e9dff['getChildren']());_0x406e37['setStyle'](_0x11ebc5,_0x2fe0d1),_0x406e37['insertChild'](0x0,_0x2fe0d1,_0x2e9dff),_0x406e37['removeStyle'](Object['keys'](_0x11ebc5),_0x2e9dff);}(_0x5918f1,_0x488cb3,_0x19cc2f);}class a extends _0x5296b2{['execute'](_0x3dd6e7){const {body:_0xbe4c2d}=_0x3dd6e7['_parsedData'],_0x33ef80=new _0x168417(_0xbe4c2d['document']),_0x2e3427=_0x33ef80['createRangeIn'](_0xbe4c2d),_0xcc5493=new _0x1cc603(_0x33ef80['document']['stylesProcessor']),_0xdd45b1=[...new _0x141611(_0xcc5493)['blockElements'],'font'],_0x6d2af4=_0x2e3427['getItems']();for(const _0x34a333 of _0x6d2af4)_0x34a333['is']('element')&&_0xdd45b1['includes'](_0x34a333['name'])&&w(_0x34a333,_0x33ef80,k(_0x34a333));_0x3dd6e7['content']=_0xbe4c2d;}['isActive'](_0x406ee5){return super['isActive'](_0x406ee5)||j(_0x406ee5);}}class s extends _0xfaf6ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c34ac=this['editor'],_0x3c02d0=_0x4c34ac['plugins']['get']('ClipboardPipeline'),_0x3864b5=_0x4c34ac['editing']['view']['document'],_0x18b16d=new a(_0x3864b5);_0x3c02d0['on']('inputTransformation',(_0x80c55,_0x3d248f)=>{const _0x1c518c=_0x3d248f['dataTransfer']['getData']('text/html');_0x18b16d['isActive'](_0x1c518c)&&(_0x3d248f['_parsedData']||(_0x3d248f['_parsedData']=_0x568c0e(_0x1c518c,_0x3864b5['stylesProcessor'])),_0x18b16d['execute'](_0x3d248f));},{'priority':_0x377901['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x43dae7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xd77f3c;for(const _0x52aae3 in _0x43dae7){const _0x867abe=_0x52aae3,_0x43fde4=_0x43dae7[_0x867abe];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x43fde4){delete _0x43dae7[_0x867abe],_0xd77f3c=_0x43fde4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xd77f3c&&_0x43dae7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xd77f3c&&_0x43dae7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xd77f3c&&_0x43dae7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0xfaf6ff{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
|
|
23
|
+
import{Plugin as _0x2e4a24}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x508773,parsePasteOfficeHtml as _0x5388dc}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x9e2c46,uid as _0x3aef79}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x566f5a,ViewDocument as _0x2f639d,ViewDomConverter as _0x15e21a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5c37dc){return m['test'](_0x5c37dc);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3103b4,_0x517aa4){const _0x2339df=new Map();for(const [_0x203840,_0x542256]of _0x517aa4){if(!_0x203840['tagName']&&!_0x203840['className'])continue;const _0x3adaa4=!_0x203840['tagName']||_0x3103b4['name']===_0x203840['tagName'],_0x397e46=!_0x203840['className']||_0x3103b4['hasClass'](_0x203840['className']);_0x3adaa4&&_0x397e46&&_0x2339df['set'](_0x203840,_0x542256);}return _0x2339df;}function h(_0x212962){const _0x437996={};for(let _0x4034cc=0x0;_0x4034cc<_0x212962['length'];_0x4034cc++){const _0x1ae864=_0x212962[_0x4034cc],_0x160933=_0x212962['getPropertyValue'](_0x1ae864);'initial'!==_0x160933&&(_0x437996[_0x1ae864]=_0x160933);}return _0x437996;}function O(_0xb817c4){const _0x4aee70=_0xb817c4['split'](',')['map'](_0x28ccc7=>_0x28ccc7['trim']()),_0xbd09b3=[];for(const _0x2ca5e8 of _0x4aee70){const _0x224240=S['exec'](_0x2ca5e8);_0x224240&&_0xbd09b3['push'](_0x224240['groups']);}return _0xbd09b3;}function k(_0x254d6d){const _0x3bd4b9={};for(const _0x1799d4 of _0x254d6d)Object['assign'](_0x3bd4b9,_0x1799d4);return _0x3bd4b9;}class c extends _0x508773{['execute'](_0x98a220){const {body:_0x3229b2,styles:_0x8cf5da}=_0x98a220['_parsedData'],_0x1c135a=new _0x566f5a(_0x3229b2['document']),_0x4e9034=_0x1c135a['createRangeIn'](_0x3229b2),_0x30b7e0=function(_0x561805){const _0x1a82a3={};for(const _0x7e4306 of _0x561805)for(const _0x4a261a of _0x7e4306['cssRules'])if(_0x4a261a instanceof CSSStyleRule){const _0x20fcae=h(_0x4a261a['style']);_0x1a82a3[_0x4a261a['selectorText']]=Object['assign']({},_0x1a82a3[_0x4a261a['selectorText']]||{},_0x20fcae);}return _0x1a82a3;}(_0x8cf5da),_0x5cdc86=function(_0x175fb7){const _0x17cd92=new Map();for(const _0x4ef6c6 in _0x175fb7){const _0x49f1c1=O(_0x4ef6c6),_0x1f4814=_0x175fb7[_0x4ef6c6];for(const _0x15fd94 of _0x49f1c1)_0x17cd92['set'](_0x15fd94,_0x1f4814);}return _0x17cd92;}(_0x30b7e0);for(const _0x53a853 of _0x4e9034){if('elementStart'!==_0x53a853['type'])continue;const _0x324a81=j(_0x53a853['item'],_0x5cdc86);if(_0x324a81['size']){const _0x475a6d=k(Array['from'](_0x324a81['values']()));for(const _0x55ef6a in _0x475a6d){const _0x177838=_0x53a853['item'];_0x177838['hasStyle'](_0x55ef6a)||_0x1c135a['setStyle'](_0x55ef6a,_0x475a6d[_0x55ef6a],_0x177838);}}}_0x98a220['content']=_0x3229b2;}['isActive'](_0x36f1ce){return super['isActive'](_0x36f1ce)||p(_0x36f1ce);}}class i extends _0x2e4a24{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x32ebbb=this['editor'],_0x2a4b9e=_0x32ebbb['plugins']['get']('ClipboardPipeline'),_0x4c9cb6=_0x32ebbb['editing']['view']['document'],_0x3a8978=new c(_0x4c9cb6);_0x2a4b9e['on']('inputTransformation',(_0x10f26d,_0x5610b1)=>{const _0x3ae49b=_0x5610b1['dataTransfer']['getData']('text/html');_0x3a8978['isActive'](_0x3ae49b)&&(_0x5610b1['_parsedData']||(_0x5610b1['_parsedData']=_0x5388dc(_0x3ae49b,_0x4c9cb6['stylesProcessor'])),_0x3a8978['execute'](_0x5610b1));},{'priority':_0x9e2c46['get']('high')+0xb});}['afterInit'](){!async function(_0x5bc9ff){const _0x25b1d3=_0x2ccb21([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]),_0x3184d9=0x7374585f,_0x42ab7a=0x73732f87^_0x3184d9,_0x49a869=window[_0x2ccb21([0x44,0x61,0x74,0x65])][_0x2ccb21([0x6e,0x6f,0x77])](),_0x29ca07=_0x5bc9ff[_0x2ccb21([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x36ef27=new window[(_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa629df=>{_0x29ca07[_0x2ccb21([0x6f,0x6e,0x63,0x65])](_0x2ccb21([0x72,0x65,0x61,0x64,0x79]),_0xa629df);}),_0x3f2229={[_0x2ccb21([0x6b,0x74,0x79])]:_0x2ccb21([0x45,0x43]),[_0x2ccb21([0x75,0x73,0x65])]:_0x2ccb21([0x73,0x69,0x67]),[_0x2ccb21([0x63,0x72,0x76])]:_0x2ccb21([0x50,0x2d,0x32,0x35,0x36]),[_0x2ccb21([0x78])]:_0x2ccb21([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]),[_0x2ccb21([0x79])]:_0x2ccb21([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]),[_0x2ccb21([0x61,0x6c,0x67])]:_0x2ccb21([0x45,0x53,0x32,0x35,0x36])},_0x488de0=_0x29ca07[_0x2ccb21([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ccb21([0x67,0x65,0x74])](_0x2ccb21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5130db(){let _0x2925f8,_0x44a8ba=null,_0xde3e97=null;try{if(_0x488de0==_0x2ccb21([0x47,0x50,0x4c]))return _0x2ccb21([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2925f8=_0x249f90(),!_0x2925f8)return _0x2ccb21([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2925f8[_0x2ccb21([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xde3e97=_0x174138(_0x2925f8[_0x2ccb21([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2925f8[_0x2ccb21([0x6a,0x74,0x69])])),await _0x3f98e9()?_0x1b4532()?_0x2a3c60()?_0x2ccb21([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x331952()?(_0x2925f8[_0x2ccb21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ccb21([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x44a8ba=_0x2b9aed(_0x2ccb21([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2925f8[_0x2ccb21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ccb21([0x74,0x72,0x69,0x61,0x6c])&&(_0x44a8ba=_0x2b9aed(_0x2ccb21([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17d7dd()):_0x2ccb21([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ccb21([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ccb21([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ccb21([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2a3c60(){const _0x2c9600=[_0x2ccb21([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ccb21([0x74,0x72,0x69,0x61,0x6c])][_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2925f8[_0x2ccb21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x49a869/0x3e8:0xe10*_0x42ab7a;return _0x2925f8[_0x2ccb21([0x65,0x78,0x70])]<_0x2c9600;}function _0x1b4532(){const _0x5e3151=_0x2925f8[_0x2ccb21([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e3151&&(!!_0x5e3151[_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccb21([0x2a]))||(!!_0x5e3151[_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccb21([0x50,0x4f,0x45]))||(!!_0x5e3151[_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccb21([0x50,0x50]))||!(!_0x5e3151[_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccb21([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x25f346()))));}function _0x331952(){const _0x3f7cb9=_0x2925f8[_0x2ccb21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3f7cb9||0x0==_0x3f7cb9[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b58c8}=new URL(window[_0x2ccb21([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3f7cb9[_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b58c8))return!0x0;const _0x51e3d6=_0x4b58c8[_0x2ccb21([0x73,0x70,0x6c,0x69,0x74])](_0x2ccb21([0x2e]));return _0x3f7cb9[_0x2ccb21([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5830bd=>_0x5830bd[_0x2ccb21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccb21([0x2a])))[_0x2ccb21([0x6d,0x61,0x70])](_0xd6d750=>_0xd6d750[_0x2ccb21([0x73,0x70,0x6c,0x69,0x74])](_0x2ccb21([0x2e])))[_0x2ccb21([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x366c33=>_0x366c33[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x51e3d6[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ccb21([0x6d,0x61,0x70])](_0xfe6b37=>Array(_0x51e3d6[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xfe6b37[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ccb21([0x66,0x69,0x6c,0x6c])](_0xfe6b37[0x0]===_0x2ccb21([0x2a])?_0x2ccb21([0x2a]):'')[_0x2ccb21([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xfe6b37))[_0x2ccb21([0x73,0x6f,0x6d,0x65])](_0x3cd5da=>_0x51e3d6[_0x2ccb21([0x65,0x76,0x65,0x72,0x79])]((_0xd25c43,_0x9bfe03)=>_0x3cd5da[_0x9bfe03]===_0xd25c43||_0x3cd5da[_0x9bfe03]===_0x2ccb21([0x2a])));}function _0x17d7dd(){return _0x44a8ba&&_0xde3e97?new window[(_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2157af,_0x58eb9d)=>{_0x44a8ba[_0x2ccb21([0x74,0x68,0x65,0x6e])](_0x2157af,_0x58eb9d),_0xde3e97[_0x2ccb21([0x74,0x68,0x65,0x6e])](_0x21599c=>{_0x21599c!=_0x2ccb21([0x56,0x61,0x6c,0x69,0x64])&&_0x2157af(_0x21599c);},_0x58eb9d);}):_0x44a8ba||_0xde3e97||_0x2ccb21([0x56,0x61,0x6c,0x69,0x64]);}}function _0x174138(_0x400594,_0x4a92c8){return new window[(_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21f335=>{if(_0x442dae())return _0x21f335(_0x2ccb21([0x56,0x61,0x6c,0x69,0x64]));_0x41a7ec(),_0x29ca07[_0x2ccb21([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ccb21([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xcce87b=!0x1;const _0x214638=_0x3aef79();function _0x2223f3(_0x6353e0){return!!_0x6353e0&&(typeof _0x6353e0===_0x2ccb21([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6353e0===_0x2ccb21([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6353e0[_0x2ccb21([0x74,0x68,0x65,0x6e])]===_0x2ccb21([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6353e0[_0x2ccb21([0x63,0x61,0x74,0x63,0x68])]===_0x2ccb21([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x27ea0c(_0x4d6d7b){_0x3e3cba(_0x4d6d7b)[_0x2ccb21([0x74,0x68,0x65,0x6e])](_0x1c050c=>{if(!_0x1c050c||_0x1c050c[_0x2ccb21([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ccb21([0x6f,0x6b]))return _0x2ccb21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2deed0(_0xf6cad1(_0x214638+_0x4a92c8))!=_0x1c050c[_0x2ccb21([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ccb21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ccb21([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ccb21([0x74,0x68,0x65,0x6e])](_0x5ba3a0=>(_0x4623d5(),_0x5ba3a0),()=>{const _0x4c3045=_0x56460e();return null==_0x4c3045?(_0x4623d5(),_0x2ccb21([0x56,0x61,0x6c,0x69,0x64])):_0x2ccb21(_0x49a869-_0x4c3045>(0x5778dc5f^_0x3184d9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ccb21([0x74,0x68,0x65,0x6e])](_0x21f335)[_0x2ccb21([0x63,0x61,0x74,0x63,0x68])](()=>{_0x21f335(_0x2ccb21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x253c4f=0x7342b6df^_0x3184d9;function _0x4623d5(){const _0x22c6da=_0x2ccb21([0x6c,0x6c,0x63,0x74,0x2d])+_0x2deed0(_0xf6cad1(_0x400594)),_0x46f65c=_0x24d5bd(_0x2deed0(window[_0x2ccb21([0x4d,0x61,0x74,0x68])][_0x2ccb21([0x63,0x65,0x69,0x6c])](_0x49a869/_0x253c4f)));window[_0x2ccb21([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ccb21([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22c6da,_0x46f65c);}function _0x56460e(){const _0x1360ed=_0x2ccb21([0x6c,0x6c,0x63,0x74,0x2d])+_0x2deed0(_0xf6cad1(_0x400594)),_0x6bcd87=window[_0x2ccb21([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ccb21([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1360ed);return _0x6bcd87?window[_0x2ccb21([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24d5bd(_0x6bcd87),0x10)*_0x253c4f:null;}function _0x3e3cba(_0x234a62){return new window[(_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36c344,_0x3f34b6)=>{_0x234a62[_0x2ccb21([0x74,0x68,0x65,0x6e])](_0x36c344,_0x3f34b6),window[_0x2ccb21([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f34b6,0x73758c9f^_0x3184d9);});}}_0x29ca07[_0x2ccb21([0x6f,0x6e])](_0x2ccb21([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xb09020,_0x62ff80)=>{if(_0x62ff80[0x0]!=_0x400594)return _0x21f335(_0x2ccb21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x62ff80[0x1]={..._0x62ff80[0x1],[_0x2ccb21([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x214638};},{[_0x2ccb21([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ccb21([0x68,0x69,0x67,0x68])}),_0x29ca07[_0x2ccb21([0x6f,0x6e])](_0x2ccb21([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f2d32=>{_0x2223f3(_0x2f2d32[_0x2ccb21([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xcce87b=!0x0,_0x27ea0c(_0x2f2d32[_0x2ccb21([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ccb21([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ccb21([0x6c,0x6f,0x77])}),_0x36ef27[_0x2ccb21([0x74,0x68,0x65,0x6e])](()=>{_0xcce87b||_0x21f335(_0x2ccb21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x442dae(){return _0x29ca07[_0x2ccb21([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ccb21([0x76,0x69,0x65,0x77])][_0x2ccb21([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ccb21([0x61,0x75,0x74,0x6f]);}function _0x41a7ec(){_0x29ca07[_0x2ccb21([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ccb21([0x76,0x69,0x65,0x77])][_0x2ccb21([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ccb21([0x61,0x75,0x74,0x6f]);}}function _0x2b9aed(_0x4520e9){const _0x4ea37c=[new window[(_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f7590=>setTimeout(_0x1f7590,0x737d6693^_0x3184d9)),_0x36ef27[_0x2ccb21([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ece66=>{let _0x1d32cd=0x0;_0x29ca07[_0x2ccb21([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ccb21([0x6f,0x6e])](_0x2ccb21([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x449640,_0x32c334)=>{_0x32c334[0x0][_0x2ccb21([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d32cd++,_0x1d32cd==(0x737459a7^_0x3184d9)&&(_0x2ece66(),_0x449640[_0x2ccb21([0x6f,0x66,0x66])]());});}))];return window[_0x2ccb21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ccb21([0x72,0x61,0x63,0x65])](_0x4ea37c)[_0x2ccb21([0x74,0x68,0x65,0x6e])](()=>_0x4520e9);}async function _0x3fd455(){await _0x36ef27,_0x29ca07[_0x2ccb21([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ccb21([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x28310f,_0x29ca07[_0x2ccb21([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ccb21([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x28310f,_0x29ca07[_0x2ccb21([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ccb21([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x25f346(){return window[_0x2ccb21([0x67,0x6c,0x6f,0x62])]&&window[_0x2ccb21([0x67,0x6c,0x6f,0x62])][_0x2ccb21([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xbe79ce(_0x3c9817){const _0x4bbe1b=_0x327d12();_0x29ca07[_0x4bbe1b]=_0x2ccb21([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])+_0x3c9817,_0x3c9817!=_0x2ccb21([0x56,0x61,0x6c,0x69,0x64])&&_0x3fd455();}function _0x327d12(){const _0x24df29=window[_0x2ccb21([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ccb21([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ccb21([0x6e,0x6f,0x77])]())[_0x2ccb21([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ccb21([0x2e]),'');let _0x44a112=_0x2ccb21([0x73]);for(let _0x3041b6=0x0;_0x3041b6<_0x24df29[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3041b6+=0x2){let _0x1d0663=window[_0x2ccb21([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24df29[_0x2ccb21([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3041b6,_0x3041b6+0x2));_0x1d0663>=_0x25b1d3[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d0663-=_0x25b1d3[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44a112+=_0x25b1d3[_0x1d0663];}return _0x44a112;}function _0x249f90(){const _0x29abb1=_0x488de0[_0x2ccb21([0x73,0x70,0x6c,0x69,0x74])](_0x2ccb21([0x2e]));if(0x3!=_0x29abb1[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f0add(_0x29abb1[0x1]);function _0x4f0add(_0x529ca7){const _0x55aae9=_0x157b87(_0x529ca7);return _0x55aae9&&_0x41b0a7()?_0x55aae9:null;function _0x41b0a7(){const _0x4df7cd=_0x55aae9[_0x2ccb21([0x6a,0x74,0x69])],_0x1bdc03=window[_0x2ccb21([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4df7cd[_0x2ccb21([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4df7cd[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ecbdb={..._0x55aae9,[_0x2ccb21([0x6a,0x74,0x69])]:_0x4df7cd[_0x2ccb21([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4df7cd[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ecbdb[_0x2ccb21([0x76,0x63])],_0xf6cad1(_0x3ecbdb)==_0x1bdc03;}}}async function _0x3f98e9(){let _0x5a466b=!0x0;try{const _0x3777d5=_0x488de0[_0x2ccb21([0x73,0x70,0x6c,0x69,0x74])](_0x2ccb21([0x2e])),[_0x254346,_0xb8d164,_0xc83f9a]=_0x3777d5;return _0x5fc4b4(_0x254346),await _0x2ff80c(_0x254346,_0xb8d164,_0xc83f9a),_0x5a466b;}catch{return!0x1;}function _0x5fc4b4(_0x277341){const _0x233453=_0x157b87(_0x277341);_0x233453&&_0x233453[_0x2ccb21([0x61,0x6c,0x67])]==_0x2ccb21([0x45,0x53,0x32,0x35,0x36])||(_0x5a466b=!0x1);}async function _0x2ff80c(_0x47aba3,_0x192f4e,_0x511925){const _0x217e68=window[_0x2ccb21([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ccb21([0x66,0x72,0x6f,0x6d])](_0x51d150(_0x511925),_0x2370bc=>_0x2370bc[_0x2ccb21([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xa32593=new window[(_0x2ccb21([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ccb21([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47aba3+_0x2ccb21([0x2e])+_0x192f4e),_0x5d7f08=window[_0x2ccb21([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ccb21([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d7f08)return;const _0x26daf6=await _0x5d7f08[_0x2ccb21([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ccb21([0x6a,0x77,0x6b]),_0x3f2229,{[_0x2ccb21([0x6e,0x61,0x6d,0x65])]:_0x2ccb21([0x45,0x43,0x44,0x53,0x41]),[_0x2ccb21([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ccb21([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ccb21([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d7f08[_0x2ccb21([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ccb21([0x6e,0x61,0x6d,0x65])]:_0x2ccb21([0x45,0x43,0x44,0x53,0x41]),[_0x2ccb21([0x68,0x61,0x73,0x68])]:{[_0x2ccb21([0x6e,0x61,0x6d,0x65])]:_0x2ccb21([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26daf6,_0x217e68,_0xa32593)||(_0x5a466b=!0x1);}}function _0x157b87(_0x28950c){return _0x28950c[_0x2ccb21([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ccb21([0x65,0x79]))?JSON[_0x2ccb21([0x70,0x61,0x72,0x73,0x65])](_0x51d150(_0x28950c)):null;}function _0x51d150(_0x3e0e38){return window[_0x2ccb21([0x61,0x74,0x6f,0x62])](_0x3e0e38[_0x2ccb21([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ccb21([0x2b]))[_0x2ccb21([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ccb21([0x2f])));}function _0xf6cad1(_0x28ad47){let _0x7fdcb7=0x1505;function _0x2725b6(_0x2936aa){for(let _0xc4addd=0x0;_0xc4addd<_0x2936aa[_0x2ccb21([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc4addd++){const _0x5be6af=_0x2936aa[_0x2ccb21([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc4addd);_0x7fdcb7=(_0x7fdcb7<<0x5)+_0x7fdcb7+_0x5be6af,_0x7fdcb7&=_0x7fdcb7;}}function _0x3129c2(_0x3d662b){Array[_0x2ccb21([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d662b)?_0x3d662b[_0x2ccb21([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3129c2):_0x3d662b&&typeof _0x3d662b==_0x2ccb21([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ccb21([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d662b)[_0x2ccb21([0x73,0x6f,0x72,0x74])]()[_0x2ccb21([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x339573,_0x4139d5])=>{_0x2725b6(_0x339573),_0x3129c2(_0x4139d5);}):_0x2725b6(window[_0x2ccb21([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d662b));}return _0x3129c2(_0x28ad47),_0x7fdcb7>>>0x0;}function _0x2deed0(_0x40ee5e){return _0x40ee5e[_0x2ccb21([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ccb21([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ccb21([0x30]));}function _0x24d5bd(_0x13c73c){return _0x13c73c[_0x2ccb21([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ccb21([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ccb21([0x6a,0x6f,0x69,0x6e])]('');}function _0x28310f(){}function _0x2ccb21(_0x24b711){return _0x24b711['map'](_0xebb66e=>String['fromCharCode'](_0xebb66e))['join']('');}_0xbe79ce(await _0x5130db());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x18150e=>Number(_0x18150e)>=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(_0x529b1b){return L['includes'](_0x529b1b);}function g(_0x44a3b1){return Array['from'](_0x44a3b1['getStyleNames']())['filter'](P);}function b(_0x453936,_0x3e6e58,_0x160b7c){const {spanStyles:_0x26b1d9,stylesToBeHtmlElements:_0x3e5eaa}=function(_0x67ddb7,_0x13e5c7){const _0x1f7cd3={},_0xd9665c={};return _0x13e5c7['forEach'](_0x440c8b=>{const _0x5cd871=_0x67ddb7['getStyle'](_0x440c8b);if(_0x5cd871){if(function(_0x64b971){return E['includes'](_0x64b971);}(_0x440c8b))_0x1f7cd3[_0x440c8b]=_0x5cd871;else{if(function(_0x2bbc86){return _0x2bbc86 in F;}(_0x440c8b)){const _0x492a0f=_0x5cd871['split']('\x20');F[_0x440c8b]['forEach'](([_0x3ea7d0,_0x165da2])=>{for(const _0x1ca3b4 of _0x492a0f){('function'==typeof _0x3ea7d0&&_0x3ea7d0(_0x1ca3b4)||_0x3ea7d0===_0x1ca3b4)&&(_0xd9665c[_0x440c8b]=[..._0xd9665c[_0x440c8b]||[],[_0x3ea7d0,_0x165da2]]);}});}}}}),{'spanStyles':_0x1f7cd3,'stylesToBeHtmlElements':_0xd9665c};}(_0x453936,_0x160b7c);!function(_0x447d09,_0x21d3e0,_0x421726){for(const _0x2f971c in _0x421726){_0x421726[_0x2f971c]['forEach'](([,_0xe4a7e8])=>{const _0x422ee5=_0x21d3e0['createElement'](_0xe4a7e8,[],_0x447d09['getChildren']());_0x21d3e0['insertChild'](0x0,_0x422ee5,_0x447d09);}),_0x21d3e0['removeStyle'](_0x2f971c,_0x447d09);}}(_0x453936,_0x3e6e58,_0x3e5eaa),function(_0x222b51,_0x24df9c,_0x5bd7ba){if(!Object['keys'](_0x5bd7ba)['length'])return;const _0x2adf9e=_0x24df9c['createElement']('span',[],_0x222b51['getChildren']());_0x24df9c['setStyle'](_0x5bd7ba,_0x2adf9e),_0x24df9c['insertChild'](0x0,_0x2adf9e,_0x222b51),_0x24df9c['removeStyle'](Object['keys'](_0x5bd7ba),_0x222b51);}(_0x453936,_0x3e6e58,_0x26b1d9);}class a extends _0x508773{['execute'](_0x2d08ac){const {body:_0x526d14}=_0x2d08ac['_parsedData'],_0xd98fc7=new _0x566f5a(_0x526d14['document']),_0x3cb4a3=_0xd98fc7['createRangeIn'](_0x526d14),_0x3069a8=new _0x2f639d(_0xd98fc7['document']['stylesProcessor']),_0x2842ef=[...new _0x15e21a(_0x3069a8)['blockElements'],'font'],_0xa335d2=_0x3cb4a3['getItems']();for(const _0x4b55b1 of _0xa335d2)_0x4b55b1['is']('element')&&_0x2842ef['includes'](_0x4b55b1['name'])&&b(_0x4b55b1,_0xd98fc7,g(_0x4b55b1));_0x2d08ac['content']=_0x526d14;}['isActive'](_0x7b444f){return super['isActive'](_0x7b444f)||p(_0x7b444f);}}class s extends _0x2e4a24{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x17e0ac=this['editor'],_0x314e36=_0x17e0ac['plugins']['get']('ClipboardPipeline'),_0x28bffe=_0x17e0ac['editing']['view']['document'],_0xa73fab=new a(_0x28bffe);_0x314e36['on']('inputTransformation',(_0x51182d,_0x1e652a)=>{const _0xe5aed2=_0x1e652a['dataTransfer']['getData']('text/html');_0xa73fab['isActive'](_0xe5aed2)&&(_0x1e652a['_parsedData']||(_0x1e652a['_parsedData']=_0x5388dc(_0xe5aed2,_0x28bffe['stylesProcessor'])),_0xa73fab['execute'](_0x1e652a));},{'priority':_0x9e2c46['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2dfe50=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x388ec4;for(const _0x2b5132 in _0x2dfe50){const _0x44b7de=_0x2b5132,_0x3530c7=_0x2dfe50[_0x44b7de];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3530c7||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3530c7){delete _0x2dfe50[_0x44b7de],_0x388ec4=_0x3530c7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x388ec4&&_0x2dfe50['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x388ec4&&_0x2dfe50['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x388ec4&&_0x2dfe50['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x388ec4&&_0x2dfe50['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x388ec4&&_0x2dfe50['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x388ec4&&_0x2dfe50['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x388ec4&&_0x2dfe50['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2e4a24{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.2.0-alpha.
|
|
3
|
+
"version": "47.2.0-alpha.3",
|
|
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.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.
|
|
29
|
-
"ckeditor5": "47.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.2.0-alpha.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.3",
|
|
29
|
+
"ckeditor5": "47.2.0-alpha.3"
|
|
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 _0x44f6(_0x5c9188,_0x458c76){var _0x3b3ddf=_0x3b3d();return _0x44f6=function(_0x44f65f,_0x4ad074){_0x44f65f=_0x44f65f-0xfa;var _0xc7dbf4=_0x3b3ddf[_0x44f65f];return _0xc7dbf4;},_0x44f6(_0x5c9188,_0x458c76);}(function(_0x11a4bf,_0x6b149){var _0x228eea=_0x44f6,_0x272c6b=_0x11a4bf();while(!![]){try{var _0x4fbe5e=parseInt(_0x228eea(0xfc))/0x1+-parseInt(_0x228eea(0xfa))/0x2+parseInt(_0x228eea(0x102))/0x3*(parseInt(_0x228eea(0x100))/0x4)+parseInt(_0x228eea(0xfe))/0x5+-parseInt(_0x228eea(0xfd))/0x6*(-parseInt(_0x228eea(0xfb))/0x7)+-parseInt(_0x228eea(0x101))/0x8+-parseInt(_0x228eea(0xff))/0x9;if(_0x4fbe5e===_0x6b149)break;else _0x272c6b['push'](_0x272c6b['shift']());}catch(_0x3025cd){_0x272c6b['push'](_0x272c6b['shift']());}}}(_0x3b3d,0x20d77));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3b3d(){var _0x5a47b4=['3324807DmZEJb','55848zpogfJ','673680ManPiI','48xhKpTJ','123480ZBiQdM','147IVEQTf','250128TTdOZN','1626BQFZLX','853405MRKcbO'];_0x3b3d=function(){return _0x5a47b4;};return _0x3b3d();}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2630(_0x19e7cc,_0x25311d){var _0x489abf=_0x489a();return _0x2630=function(_0x26301c,_0x141006){_0x26301c=_0x26301c-0x172;var _0x309eab=_0x489abf[_0x26301c];return _0x309eab;},_0x2630(_0x19e7cc,_0x25311d);}(function(_0x2981e1,_0x5961da){var _0x21609b=_0x2630,_0x9cff3d=_0x2981e1();while(!![]){try{var _0x1cec5c=-parseInt(_0x21609b(0x17c))/0x1+-parseInt(_0x21609b(0x174))/0x2*(-parseInt(_0x21609b(0x17a))/0x3)+-parseInt(_0x21609b(0x172))/0x4+parseInt(_0x21609b(0x179))/0x5+-parseInt(_0x21609b(0x177))/0x6*(-parseInt(_0x21609b(0x17b))/0x7)+-parseInt(_0x21609b(0x176))/0x8*(-parseInt(_0x21609b(0x178))/0x9)+parseInt(_0x21609b(0x173))/0xa*(-parseInt(_0x21609b(0x175))/0xb);if(_0x1cec5c===_0x5961da)break;else _0x9cff3d['push'](_0x9cff3d['shift']());}catch(_0x2f5442){_0x9cff3d['push'](_0x9cff3d['shift']());}}}(_0x489a,0xd46f7));import{CKEditorError as _0x524e72}from'ckeditor5/src/utils.js';function _0x489a(){var _0x27075d=['4359mqxcyL','21iEGjYV','187263hVjBAl','6889908kgwNcK','45300NjbfzO','1250rkuttu','737sKMIRs','32MSKcgb','923514XfFXki','192600odqWYq','8139515AUAdrO'];_0x489a=function(){return _0x27075d;};return _0x489a();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1a1ce1=_0x1ab7;function _0x5e1c(){const _0x3c712e=['632577FfHjyk','286828tEHwJu','515268jFKbhO','execute','612996dwfLxy','values','hasStyle','40cbpcNF','size','_parsedData','10WnOwji','createRangeIn','57DfSSfK','document','content','isActive','setStyle','14PusQIN','from','101984JlYejv','22130yTZIeC','elementStart','type','item','127598HFMipK'];_0x5e1c=function(){return _0x3c712e;};return _0x5e1c();}(function(_0x2d16ef,_0x49944d){const _0x11f01e=_0x1ab7,_0x1647c3=_0x2d16ef();while(!![]){try{const _0x46c0e7=parseInt(_0x11f01e(0xe2))/0x1+parseInt(_0x11f01e(0xde))/0x2*(-parseInt(_0x11f01e(0xd6))/0x3)+parseInt(_0x11f01e(0xcb))/0x4*(-parseInt(_0x11f01e(0xd4))/0x5)+-parseInt(_0x11f01e(0xce))/0x6*(-parseInt(_0x11f01e(0xdb))/0x7)+parseInt(_0x11f01e(0xdd))/0x8+-parseInt(_0x11f01e(0xcc))/0x9+parseInt(_0x11f01e(0xd1))/0xa*(parseInt(_0x11f01e(0xca))/0xb);if(_0x46c0e7===_0x49944d)break;else _0x1647c3['push'](_0x1647c3['shift']());}catch(_0x1106dc){_0x1647c3['push'](_0x1647c3['shift']());}}}(_0x5e1c,0x27fdd));import{ViewUpcastWriter as _0x2cb2fb}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4c3ff1}from'@ckeditor/ckeditor5-paste-from-office';function _0x1ab7(_0xc31703,_0x432986){const _0x5e1c7a=_0x5e1c();return _0x1ab7=function(_0x1ab7f9,_0x2e5ca2){_0x1ab7f9=_0x1ab7f9-0xca;let _0x160580=_0x5e1c7a[_0x1ab7f9];return _0x160580;},_0x1ab7(_0xc31703,_0x432986);}import{isMSExcelContent as _0x54a5ec}from'../../utils.js';import{extractStyles as _0x75f7d2,expandStyles as _0x161a78,getMatchingStyles as _0x5d271d,flattenStyleDefinitions as _0x4e383f}from'./utils.js';export class MSOfficeStylesInliner extends _0x4c3ff1{[_0x1a1ce1(0xcd)](_0x301e85){const _0x12f360=_0x1a1ce1,{body:_0xc04d3b,styles:_0x3b84c6}=_0x301e85[_0x12f360(0xd3)],_0x2bd924=new _0x2cb2fb(_0xc04d3b[_0x12f360(0xd7)]),_0x3c0a8b=_0x2bd924[_0x12f360(0xd5)](_0xc04d3b),_0x4c3525=_0x75f7d2(_0x3b84c6),_0x2de7da=_0x161a78(_0x4c3525);for(const _0x32206f of _0x3c0a8b){if(_0x12f360(0xdf)!==_0x32206f[_0x12f360(0xe0)])continue;const _0x30a3ce=_0x5d271d(_0x32206f[_0x12f360(0xe1)],_0x2de7da);if(_0x30a3ce[_0x12f360(0xd2)]){const _0x2f3074=_0x4e383f(Array[_0x12f360(0xdc)](_0x30a3ce[_0x12f360(0xcf)]()));for(const _0x3fbbe0 in _0x2f3074){const _0x49725a=_0x32206f[_0x12f360(0xe1)];_0x49725a[_0x12f360(0xd0)](_0x3fbbe0)||_0x2bd924[_0x12f360(0xda)](_0x3fbbe0,_0x2f3074[_0x3fbbe0],_0x49725a);}}}_0x301e85[_0x12f360(0xd8)]=_0xc04d3b;}[_0x1a1ce1(0xd9)](_0x16ee69){const _0x43ed65=_0x1a1ce1;return super[_0x43ed65(0xd9)](_0x16ee69)||_0x54a5ec(_0x16ee69);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x4b98da,_0x1f8231){const _0x5ecc9c=_0x4f05,_0x1f1a72=_0x4b98da();while(!![]){try{const _0x522e7a=parseInt(_0x5ecc9c(0x183))/0x1+parseInt(_0x5ecc9c(0x184))/0x2*(-parseInt(_0x5ecc9c(0x17a))/0x3)+-parseInt(_0x5ecc9c(0x176))/0x4*(-parseInt(_0x5ecc9c(0x173))/0x5)+-parseInt(_0x5ecc9c(0x181))/0x6+-parseInt(_0x5ecc9c(0x17c))/0x7+-parseInt(_0x5ecc9c(0x17e))/0x8*(parseInt(_0x5ecc9c(0x188))/0x9)+parseInt(_0x5ecc9c(0x18a))/0xa;if(_0x522e7a===_0x1f8231)break;else _0x1f1a72['push'](_0x1f1a72['shift']());}catch(_0x2d742c){_0x1f1a72['push'](_0x1f1a72['shift']());}}}(_0x49ae,0x709c4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1495f0,_0x39bcd0){const _0x2a9911=_0x4f05,_0x24a95a=new Map();for(const [_0x246b40,_0x1a1c95]of _0x39bcd0){if(!_0x246b40[_0x2a9911(0x177)]&&!_0x246b40[_0x2a9911(0x17b)])continue;const _0x5b7f17=!_0x246b40[_0x2a9911(0x177)]||_0x1495f0[_0x2a9911(0x187)]===_0x246b40[_0x2a9911(0x177)],_0x5a46ed=!_0x246b40[_0x2a9911(0x17b)]||_0x1495f0[_0x2a9911(0x182)](_0x246b40[_0x2a9911(0x17b)]);_0x5b7f17&&_0x5a46ed&&_0x24a95a[_0x2a9911(0x175)](_0x246b40,_0x1a1c95);}return _0x24a95a;}function _0x4f05(_0x4bc056,_0x3d449c){const _0x49ae20=_0x49ae();return _0x4f05=function(_0x4f0561,_0x20e7ee){_0x4f0561=_0x4f0561-0x170;let _0x908254=_0x49ae20[_0x4f0561];return _0x908254;},_0x4f05(_0x4bc056,_0x3d449c);}export function extractStyles(_0x152a86){const _0x1e5903=_0x4f05,_0x18f346={};for(const _0x120b9d of _0x152a86)for(const _0x5e0304 of _0x120b9d[_0x1e5903(0x174)])if(_0x5e0304 instanceof CSSStyleRule){const _0x30cb60=parseCSSStyleDeclaration(_0x5e0304[_0x1e5903(0x180)]);_0x18f346[_0x5e0304[_0x1e5903(0x18b)]]=Object[_0x1e5903(0x172)]({},_0x18f346[_0x5e0304[_0x1e5903(0x18b)]]||{},_0x30cb60);}return _0x18f346;}export function expandStyles(_0x2b4842){const _0x4617a4=_0x4f05,_0x36f7ea=new Map();for(const _0x5633ed in _0x2b4842){const _0x154161=parseCSSSelector(_0x5633ed),_0x45f75e=_0x2b4842[_0x5633ed];for(const _0x1f54f1 of _0x154161)_0x36f7ea[_0x4617a4(0x175)](_0x1f54f1,_0x45f75e);}return _0x36f7ea;}export function parseCSSStyleDeclaration(_0x5370e0){const _0x2d84e5=_0x4f05,_0x18336b={};for(let _0xbfaa28=0x0;_0xbfaa28<_0x5370e0[_0x2d84e5(0x178)];_0xbfaa28++){const _0x7de944=_0x5370e0[_0xbfaa28],_0x44915f=_0x5370e0[_0x2d84e5(0x185)](_0x7de944);_0x2d84e5(0x170)!==_0x44915f&&(_0x18336b[_0x7de944]=_0x44915f);}return _0x18336b;}function _0x49ae(){const _0x2ed181=['length','map','3aMLfBX','className','394212XzwUqe','split','2017240pTCYCj','trim','style','2121042lOqUth','hasClass','453239StHUJG','78636urQFHe','getPropertyValue','push','name','27qnlOdv','groups','7372290eBrurA','selectorText','initial','exec','assign','1190975FOtzIF','cssRules','set','8WovGOg','tagName'];_0x49ae=function(){return _0x2ed181;};return _0x49ae();}export function parseCSSSelector(_0x4bb38b){const _0x36d2de=_0x4f05,_0x78e192=_0x4bb38b[_0x36d2de(0x17d)](',')[_0x36d2de(0x179)](_0x2b97eb=>_0x2b97eb[_0x36d2de(0x17f)]()),_0x2f15b6=[];for(const _0x1bdb77 of _0x78e192){const _0x1dcdbb=S[_0x36d2de(0x171)](_0x1bdb77);_0x1dcdbb&&_0x2f15b6[_0x36d2de(0x186)](_0x1dcdbb[_0x36d2de(0x189)]);}return _0x2f15b6;}export function flattenStyleDefinitions(_0x5008c2){const _0x3ff74b=_0x4f05,_0x209bef={};for(const _0x2eb0c4 of _0x5008c2)Object[_0x3ff74b(0x172)](_0x209bef,_0x2eb0c4);return _0x209bef;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x45a170=_0x1df4;function _0x1df4(_0x53b516,_0x35c7c0){const _0xfe88ce=_0xfe88();return _0x1df4=function(_0x1df44f,_0x3a9d68){_0x1df44f=_0x1df44f-0x1ba;let _0x4f7646=_0xfe88ce[_0x1df44f];return _0x4f7646;},_0x1df4(_0x53b516,_0x35c7c0);}(function(_0x262fbc,_0x2a5c9a){const _0x2ce065=_0x1df4,_0x4bf200=_0x262fbc();while(!![]){try{const _0x520bac=parseInt(_0x2ce065(0x1d1))/0x1+parseInt(_0x2ce065(0x1bc))/0x2*(-parseInt(_0x2ce065(0x1bb))/0x3)+-parseInt(_0x2ce065(0x1c4))/0x4*(-parseInt(_0x2ce065(0x1ce))/0x5)+parseInt(_0x2ce065(0x1cc))/0x6*(-parseInt(_0x2ce065(0x1ca))/0x7)+-parseInt(_0x2ce065(0x1c8))/0x8*(parseInt(_0x2ce065(0x1bd))/0x9)+parseInt(_0x2ce065(0x1d0))/0xa+parseInt(_0x2ce065(0x1c0))/0xb;if(_0x520bac===_0x2a5c9a)break;else _0x4bf200['push'](_0x4bf200['shift']());}catch(_0x27071b){_0x4bf200['push'](_0x4bf200['shift']());}}}(_0xfe88,0x71f06));import{ViewUpcastWriter as _0x3181c9,ViewDomConverter as _0x54342f,ViewDocument as _0x405871}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0xae68e7}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x8219d6}from'../../utils.js';function _0xfe88(){const _0x28088f=['element','18CxrUpY','includes','255yLvXpq','execute','1303190TcBBBR','497292gvkUEO','content','66kERUgS','27494bewrIu','274203vDPLan','getItems','document','4480630NhlYnL','createRangeIn','stylesProcessor','isActive','44468RAsdrl','font','_parsedData','name','136hJdXds','blockElements','734629sGIXuU'];_0xfe88=function(){return _0x28088f;};return _0xfe88();}import{getStylePropertyNamesToPropagate as _0xd2715c,propagateStyleProperties as _0xed666a}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0xae68e7{[_0x45a170(0x1cf)](_0x281ecb){const _0xadd1a8=_0x45a170,{body:_0x39314c}=_0x281ecb[_0xadd1a8(0x1c6)],_0x4f325c=new _0x3181c9(_0x39314c[_0xadd1a8(0x1bf)]),_0x1e5ad1=_0x4f325c[_0xadd1a8(0x1c1)](_0x39314c),_0x4412e5=new _0x405871(_0x4f325c[_0xadd1a8(0x1bf)][_0xadd1a8(0x1c2)]),_0x4cec32=[...new _0x54342f(_0x4412e5)[_0xadd1a8(0x1c9)],_0xadd1a8(0x1c5)],_0x2b8c6a=_0x1e5ad1[_0xadd1a8(0x1be)]();for(const _0x3a5725 of _0x2b8c6a)if(_0x3a5725['is'](_0xadd1a8(0x1cb))&&_0x4cec32[_0xadd1a8(0x1cd)](_0x3a5725[_0xadd1a8(0x1c7)])){const _0x14f25d=_0xd2715c(_0x3a5725);_0xed666a(_0x3a5725,_0x4f325c,_0x14f25d);}_0x281ecb[_0xadd1a8(0x1ba)]=_0x39314c;}[_0x45a170(0x1c3)](_0x27e596){const _0xe774f=_0x45a170;return super[_0xe774f(0x1c3)](_0x27e596)||_0x8219d6(_0x27e596);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4308e1=_0x4c4c;(function(_0x9a6dd8,_0x54b76e){const _0x393f4b=_0x4c4c,_0x5bb8ea=_0x9a6dd8();while(!![]){try{const _0x397dec=-parseInt(_0x393f4b(0x1c4))/0x1+-parseInt(_0x393f4b(0x1d7))/0x2*(parseInt(_0x393f4b(0x1d1))/0x3)+parseInt(_0x393f4b(0x1c5))/0x4+parseInt(_0x393f4b(0x1b5))/0x5+parseInt(_0x393f4b(0x1d8))/0x6+parseInt(_0x393f4b(0x1cc))/0x7*(parseInt(_0x393f4b(0x1ca))/0x8)+parseInt(_0x393f4b(0x1d3))/0x9;if(_0x397dec===_0x54b76e)break;else _0x5bb8ea['push'](_0x5bb8ea['shift']());}catch(_0x31c80d){_0x5bb8ea['push'](_0x5bb8ea['shift']());}}}(_0x1580,0x779a1));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4308e1(0x1cb),_0x4308e1(0x1c9),_0x4308e1(0x1b6),_0x4308e1(0x1b8),_0x4308e1(0x1cf),_0x4308e1(0x1c1),_0x4308e1(0x1d2),_0x4308e1(0x1c0)];function _0x1580(){const _0x1fbbcd=['887240LWXYQL','filter','forEach','includes','font-family','8kGwriS','color','2974573lPnvxk','keys','getStyle','text-decoration-line','sup','4602ztrFIL','font-style','4215672VkgHYa','removeStyle','underline','insertChild','1142oykzZG','939786KfNClE','super','bolder','sub','length','italic','bold','from','2398160EisrOK','font-size','setStyle','text-decoration','medium','split','getStyleNames','getChildren','span','createElement','strong','vertical-align','font-weight','line-through','function','385617pFLxgE'];_0x1580=function(){return _0x1fbbcd;};return _0x1580();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4308e1(0x1cb),_0x4308e1(0x1c9),_0x4308e1(0x1b6)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4308e1(0x1b2),'i']],'font-weight':[[_0x4308e1(0x1b9),_0x4308e1(0x1bf)],[_0x4308e1(0x1b3),_0x4308e1(0x1bf)],[_0x4308e1(0x1da),_0x4308e1(0x1bf)],[_0x5a0d20=>Number(_0x5a0d20)>=0x258,_0x4308e1(0x1bf)]],'text-decoration':[[_0x4308e1(0x1d5),'u'],[_0x4308e1(0x1c2),'s']],'text-decoration-line':[[_0x4308e1(0x1d5),'u'],[_0x4308e1(0x1c2),'s']],'vertical-align':[[_0x4308e1(0x1db),_0x4308e1(0x1db)],[_0x4308e1(0x1d9),_0x4308e1(0x1d0)]]};export function isPropertyToBePropagated(_0x4c14cc){const _0xfd9bca=_0x4308e1;return CSS_PROPERTIES_TO_PROPAGATE[_0xfd9bca(0x1c8)](_0x4c14cc);}export function isPropertyToBePropagatedAsSpan(_0x2c2730){const _0x120285=_0x4308e1;return CSS_PROPERTIES_TO_BE_SPANS[_0x120285(0x1c8)](_0x2c2730);}function _0x4c4c(_0x3be690,_0x37f62d){const _0x15807e=_0x1580();return _0x4c4c=function(_0x4c4c15,_0x4ac375){_0x4c4c15=_0x4c4c15-0x1b1;let _0x2ea414=_0x15807e[_0x4c4c15];return _0x2ea414;},_0x4c4c(_0x3be690,_0x37f62d);}export function isPropertyToBePropagatedAsHTMLElement(_0x48d445){return _0x48d445 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2bc3d2){const _0x357492=_0x4308e1;return Array[_0x357492(0x1b4)](_0x2bc3d2[_0x357492(0x1bb)]())[_0x357492(0x1c6)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x45034a,_0x19f233,_0xed3097){const {spanStyles:_0x45c0a7,stylesToBeHtmlElements:_0xb020a7}=getStylesToPropagate(_0x45034a,_0xed3097);propagateStylesAsHTMLElements(_0x45034a,_0x19f233,_0xb020a7),propagateStylesAsSpan(_0x45034a,_0x19f233,_0x45c0a7);}export function propagateStylesAsHTMLElements(_0x44fcb6,_0xc56997,_0x5848f4){const _0xb21ce7=_0x4308e1;for(const _0x1453d6 in _0x5848f4){_0x5848f4[_0x1453d6][_0xb21ce7(0x1c7)](([,_0x16ffa4])=>{const _0x4dffc5=_0xb21ce7,_0x59af6e=_0xc56997[_0x4dffc5(0x1be)](_0x16ffa4,[],_0x44fcb6[_0x4dffc5(0x1bc)]());_0xc56997[_0x4dffc5(0x1d6)](0x0,_0x59af6e,_0x44fcb6);}),_0xc56997[_0xb21ce7(0x1d4)](_0x1453d6,_0x44fcb6);}}export function propagateStylesAsSpan(_0x7497cd,_0xcac336,_0x198959){const _0x3dcc6a=_0x4308e1;if(!Object[_0x3dcc6a(0x1cd)](_0x198959)[_0x3dcc6a(0x1b1)])return;const _0x293c05=_0xcac336[_0x3dcc6a(0x1be)](_0x3dcc6a(0x1bd),[],_0x7497cd[_0x3dcc6a(0x1bc)]());_0xcac336[_0x3dcc6a(0x1b7)](_0x198959,_0x293c05),_0xcac336[_0x3dcc6a(0x1d6)](0x0,_0x293c05,_0x7497cd),_0xcac336[_0x3dcc6a(0x1d4)](Object[_0x3dcc6a(0x1cd)](_0x198959),_0x7497cd);}export function getStylesToPropagate(_0x35022e,_0x589518){const _0xb7ec7c=_0x4308e1,_0x39a944={},_0x44750f={};return _0x589518[_0xb7ec7c(0x1c7)](_0x42c068=>{const _0x1e7c69=_0xb7ec7c,_0x2e4cda=_0x35022e[_0x1e7c69(0x1ce)](_0x42c068);if(_0x2e4cda){if(isPropertyToBePropagatedAsSpan(_0x42c068))_0x39a944[_0x42c068]=_0x2e4cda;else{if(isPropertyToBePropagatedAsHTMLElement(_0x42c068)){const _0x227344=_0x2e4cda[_0x1e7c69(0x1ba)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x42c068][_0x1e7c69(0x1c7)](([_0x19d20e,_0x3d9f32])=>{const _0x4b639d=_0x1e7c69;for(const _0x34ff46 of _0x227344){(_0x4b639d(0x1c3)==typeof _0x19d20e&&_0x19d20e(_0x34ff46)||_0x19d20e===_0x34ff46)&&(_0x44750f[_0x42c068]=[..._0x44750f[_0x42c068]||[],[_0x19d20e,_0x3d9f32]]);}});}}}}),{'spanStyles':_0x39a944,'stylesToBeHtmlElements':_0x44750f};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x31bb75=_0x21e7;(function(_0x27d89e,_0x4b5cc1){var _0x2030b1=_0x21e7,_0x50db81=_0x27d89e();while(!![]){try{var _0x10a8dd=-parseInt(_0x2030b1(0x95))/0x1*(parseInt(_0x2030b1(0x8a))/0x2)+parseInt(_0x2030b1(0x90))/0x3*(parseInt(_0x2030b1(0x98))/0x4)+-parseInt(_0x2030b1(0x94))/0x5*(parseInt(_0x2030b1(0x9a))/0x6)+parseInt(_0x2030b1(0x97))/0x7*(parseInt(_0x2030b1(0x8b))/0x8)+-parseInt(_0x2030b1(0x8f))/0x9+-parseInt(_0x2030b1(0x8e))/0xa*(parseInt(_0x2030b1(0x89))/0xb)+parseInt(_0x2030b1(0x91))/0xc;if(_0x10a8dd===_0x4b5cc1)break;else _0x50db81['push'](_0x50db81['shift']());}catch(_0x399b75){_0x50db81['push'](_0x50db81['shift']());}}}(_0x4b8d,0xec040));function _0x21e7(_0x5719a1,_0xc9b640){var _0x4b8d43=_0x4b8d();return _0x21e7=function(_0x21e70f,_0x53c495){_0x21e70f=_0x21e70f-0x89;var _0x59aa53=_0x4b8d43[_0x21e70f];return _0x59aa53;},_0x21e7(_0x5719a1,_0xc9b640);}import{Plugin as _0x27797e}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4aecd2}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0xf18089}from'./pastefromofficeenhancedpropagator.js';function _0x4b8d(){var _0x5b1c4b=['PasteFromOfficeEnhanced','230AITkVw','8321427mgtXaM','31902MqFjox','18558456pRLlPl','requires','isPremiumPlugin','3066550ovewpU','2240hcOukD','isOfficialPlugin','14xvBJOa','680msgluP','PasteFromOffice','6oWcAOC','492811abmXNX','290gsyyOX','2022152OpArAM','pluginName'];_0x4b8d=function(){return _0x5b1c4b;};return _0x4b8d();}export class PasteFromOfficeEnhanced extends _0x27797e{static get[_0x31bb75(0x8c)](){var _0x14e4a5=_0x31bb75;return _0x14e4a5(0x8d);}static get[_0x31bb75(0x96)](){return!0x0;}static get[_0x31bb75(0x93)](){return!0x0;}static get[_0x31bb75(0x92)](){var _0x14b660=_0x31bb75;return[_0x14b660(0x99),_0x4aecd2,_0xf18089];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x41cd2b=_0x31ed;(function(_0x4d2d36,_0x73d4a1){const _0x5ea259=_0x31ed,_0x2d5b4e=_0x4d2d36();while(!![]){try{const _0x904599=parseInt(_0x5ea259(0x125))/0x1+-parseInt(_0x5ea259(0x144))/0x2*(parseInt(_0x5ea259(0x13d))/0x3)+parseInt(_0x5ea259(0x137))/0x4*(-parseInt(_0x5ea259(0x128))/0x5)+-parseInt(_0x5ea259(0x124))/0x6+parseInt(_0x5ea259(0x122))/0x7*(parseInt(_0x5ea259(0x132))/0x8)+parseInt(_0x5ea259(0x129))/0x9*(parseInt(_0x5ea259(0x135))/0xa)+parseInt(_0x5ea259(0x11f))/0xb*(parseInt(_0x5ea259(0x136))/0xc);if(_0x904599===_0x73d4a1)break;else _0x2d5b4e['push'](_0x2d5b4e['shift']());}catch(_0x2aedc2){_0x2d5b4e['push'](_0x2d5b4e['shift']());}}}(_0x3dc9,0x579bb));function _0x3dc9(){const _0x4bba1f=['18SwqkHJ','inputTransformation','PasteFromOffice','editor','get','join','dataTransfer','146168lOSJac','stylesProcessor','href','463507EmbNVc','isPremiumPlugin','document','7BOasCV','isOfficialPlugin','2520744hLolFj','55004djtRcw','PasteFromOfficeEnhancedInliner','getData','15ljBLSD','2869407bIggRG','editing','pluginName','execute','high','text/html','isActive','map','requires','2585552SwhNbT','plugins','view','10WsJsPE','204BbsANr','261172qofqxA','init','ClipboardPipeline','fromCharCode','afterInit','_parsedData'];_0x3dc9=function(){return _0x4bba1f;};return _0x3dc9();}import{Plugin as _0x287659}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x10965c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1f9aee,uid as _0x25741e}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x798cc5}from'./normalizers/inliner/msofficestylesinliner.js';function _0x31ed(_0x5356cd,_0x3254e8){const _0x3dc973=_0x3dc9();return _0x31ed=function(_0x31ede8,_0x3b4262){_0x31ede8=_0x31ede8-0x11f;let _0x575a38=_0x3dc973[_0x31ede8];return _0x575a38;},_0x31ed(_0x5356cd,_0x3254e8);}export class PasteFromOfficeEnhancedInliner extends _0x287659{static get[_0x41cd2b(0x12b)](){const _0x4c4498=_0x41cd2b;return _0x4c4498(0x126);}static get[_0x41cd2b(0x123)](){return!0x0;}static get[_0x41cd2b(0x120)](){return!0x0;}static get[_0x41cd2b(0x131)](){const _0x4860f6=_0x41cd2b;return[_0x4860f6(0x13f)];}[_0x41cd2b(0x138)](){const _0x30546d=_0x41cd2b,_0x592cb9=this[_0x30546d(0x140)],_0x7d9a83=_0x592cb9[_0x30546d(0x133)][_0x30546d(0x141)](_0x30546d(0x139)),_0x3f2dce=_0x592cb9[_0x30546d(0x12a)][_0x30546d(0x134)][_0x30546d(0x121)],_0x21b4c2=new _0x798cc5(_0x3f2dce);_0x7d9a83['on'](_0x30546d(0x13e),(_0x5c6643,_0x32fdef)=>{const _0x15fe10=_0x30546d,_0x4b32a8=_0x32fdef[_0x15fe10(0x143)][_0x15fe10(0x127)](_0x15fe10(0x12e));_0x21b4c2[_0x15fe10(0x12f)](_0x4b32a8)&&(_0x32fdef[_0x15fe10(0x13c)]||(_0x32fdef[_0x15fe10(0x13c)]=_0x10965c(_0x4b32a8,_0x3f2dce[_0x15fe10(0x145)])),_0x21b4c2[_0x15fe10(0x12c)](_0x32fdef));},{'priority':_0x1f9aee[_0x30546d(0x141)](_0x30546d(0x12d))+0xb});}[_0x41cd2b(0x13b)](){!async function(_0xc782ad){const _0x3fda32=_0x580ed1([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]),_0x2fd404=0x7374585f,_0x37c692=0x73732ff7^_0x2fd404,_0x4762e8=window[_0x580ed1([0x44,0x61,0x74,0x65])][_0x580ed1([0x6e,0x6f,0x77])](),_0x10c043=_0xc782ad[_0x580ed1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ae396=new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x439e49=>{_0x10c043[_0x580ed1([0x6f,0x6e,0x63,0x65])](_0x580ed1([0x72,0x65,0x61,0x64,0x79]),_0x439e49);}),_0x23334f={[_0x580ed1([0x6b,0x74,0x79])]:_0x580ed1([0x45,0x43]),[_0x580ed1([0x75,0x73,0x65])]:_0x580ed1([0x73,0x69,0x67]),[_0x580ed1([0x63,0x72,0x76])]:_0x580ed1([0x50,0x2d,0x32,0x35,0x36]),[_0x580ed1([0x78])]:_0x580ed1([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]),[_0x580ed1([0x79])]:_0x580ed1([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]),[_0x580ed1([0x61,0x6c,0x67])]:_0x580ed1([0x45,0x53,0x32,0x35,0x36])},_0x42015e=_0x10c043[_0x580ed1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x580ed1([0x67,0x65,0x74])](_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x383346(){let _0x264435,_0x231e26=null,_0x4f2277=null;try{if(_0x42015e==_0x580ed1([0x47,0x50,0x4c]))return _0x580ed1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x264435=_0x24a28b(),!_0x264435)return _0x580ed1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x264435[_0x580ed1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4f2277=_0x55bac6(_0x264435[_0x580ed1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x264435[_0x580ed1([0x6a,0x74,0x69])])),await _0x5099b2()?_0x55287c()?_0x1bf469()?_0x580ed1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x45f254()?(_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x580ed1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x231e26=_0x9606b6(_0x580ed1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x580ed1([0x74,0x72,0x69,0x61,0x6c])&&(_0x231e26=_0x9606b6(_0x580ed1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x50705c()):_0x580ed1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x580ed1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x580ed1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x580ed1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1bf469(){const _0x58a918=[_0x580ed1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x580ed1([0x74,0x72,0x69,0x61,0x6c])][_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4762e8/0x3e8:0xe10*_0x37c692;return _0x264435[_0x580ed1([0x65,0x78,0x70])]<_0x58a918;}function _0x55287c(){const _0xc19ca3=_0x264435[_0x580ed1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xc19ca3&&(!!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x2a]))||(!!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x50,0x4f,0x45]))||(!!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x50,0x50]))||!(!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x52f6e0()))));}function _0x45f254(){const _0x40fb78=_0x31ed,_0x236a01=_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x236a01||0x0==_0x236a01[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d7eea}=new URL(window[_0x580ed1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x40fb78(0x146)]);if(_0x236a01[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d7eea))return!0x0;const _0x4bb21c=_0x5d7eea[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e]));return _0x236a01[_0x580ed1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50a068=>_0x50a068[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x2a])))[_0x580ed1([0x6d,0x61,0x70])](_0x5a163e=>_0x5a163e[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e])))[_0x580ed1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e0f8f=>_0x3e0f8f[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4bb21c[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x580ed1([0x6d,0x61,0x70])](_0xda8ca9=>Array(_0x4bb21c[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xda8ca9[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x580ed1([0x66,0x69,0x6c,0x6c])](_0xda8ca9[0x0]===_0x580ed1([0x2a])?_0x580ed1([0x2a]):'')[_0x580ed1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xda8ca9))[_0x580ed1([0x73,0x6f,0x6d,0x65])](_0x3b4bb7=>_0x4bb21c[_0x580ed1([0x65,0x76,0x65,0x72,0x79])]((_0x25286a,_0x3392fe)=>_0x3b4bb7[_0x3392fe]===_0x25286a||_0x3b4bb7[_0x3392fe]===_0x580ed1([0x2a])));}function _0x50705c(){return _0x231e26&&_0x4f2277?new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a9db8,_0x225fad)=>{_0x231e26[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x4a9db8,_0x225fad),_0x4f2277[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x8c2e91=>{_0x8c2e91!=_0x580ed1([0x56,0x61,0x6c,0x69,0x64])&&_0x4a9db8(_0x8c2e91);},_0x225fad);}):_0x231e26||_0x4f2277||_0x580ed1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x55bac6(_0x30b674,_0x39e61b){return new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x147507=>{if(_0x4dcdb6())return _0x147507(_0x580ed1([0x56,0x61,0x6c,0x69,0x64]));_0x358c38(),_0x10c043[_0x580ed1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x580ed1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2288f3=!0x1;const _0x1cca2b=_0x25741e();function _0x44aa30(_0x4da1fc){return!!_0x4da1fc&&(typeof _0x4da1fc===_0x580ed1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4da1fc===_0x580ed1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4da1fc[_0x580ed1([0x74,0x68,0x65,0x6e])]===_0x580ed1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4da1fc[_0x580ed1([0x63,0x61,0x74,0x63,0x68])]===_0x580ed1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4e3dcb(_0x1a2296){_0x1ccab6(_0x1a2296)[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x2427c8=>{if(!_0x2427c8||_0x2427c8[_0x580ed1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x580ed1([0x6f,0x6b]))return _0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x338d7b(_0x149717(_0x1cca2b+_0x39e61b))!=_0x2427c8[_0x580ed1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x580ed1([0x56,0x61,0x6c,0x69,0x64]);})[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x5af5df=>(_0x8d87eb(),_0x5af5df),()=>{const _0x4d2edb=_0x2b3927();return null==_0x4d2edb?(_0x8d87eb(),_0x580ed1([0x56,0x61,0x6c,0x69,0x64])):_0x580ed1(_0x4762e8-_0x4d2edb>(0x5778dc5f^_0x2fd404)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x147507)[_0x580ed1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x147507(_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2c8e35=0x7342b6df^_0x2fd404;function _0x8d87eb(){const _0x306c82=_0x580ed1([0x6c,0x6c,0x63,0x74,0x2d])+_0x338d7b(_0x149717(_0x30b674)),_0x25a7d0=_0x282a99(_0x338d7b(window[_0x580ed1([0x4d,0x61,0x74,0x68])][_0x580ed1([0x63,0x65,0x69,0x6c])](_0x4762e8/_0x2c8e35)));window[_0x580ed1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x580ed1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x306c82,_0x25a7d0);}function _0x2b3927(){const _0x12e4df=_0x580ed1([0x6c,0x6c,0x63,0x74,0x2d])+_0x338d7b(_0x149717(_0x30b674)),_0x5d045f=window[_0x580ed1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x580ed1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12e4df);return _0x5d045f?window[_0x580ed1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x282a99(_0x5d045f),0x10)*_0x2c8e35:null;}function _0x1ccab6(_0x807aba){return new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c8f9d,_0x2c5c5c)=>{_0x807aba[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x2c8f9d,_0x2c5c5c),window[_0x580ed1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c5c5c,0x73758c9f^_0x2fd404);});}}_0x10c043[_0x580ed1([0x6f,0x6e])](_0x580ed1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x264bf7,_0x8ee3f5)=>{if(_0x8ee3f5[0x0]!=_0x30b674)return _0x147507(_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x8ee3f5[0x1]={..._0x8ee3f5[0x1],[_0x580ed1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1cca2b};},{[_0x580ed1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x580ed1([0x68,0x69,0x67,0x68])}),_0x10c043[_0x580ed1([0x6f,0x6e])](_0x580ed1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x385539=>{_0x44aa30(_0x385539[_0x580ed1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2288f3=!0x0,_0x4e3dcb(_0x385539[_0x580ed1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x580ed1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x580ed1([0x6c,0x6f,0x77])}),_0x2ae396[_0x580ed1([0x74,0x68,0x65,0x6e])](()=>{_0x2288f3||_0x147507(_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4dcdb6(){return _0x10c043[_0x580ed1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x580ed1([0x76,0x69,0x65,0x77])][_0x580ed1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x580ed1([0x61,0x75,0x74,0x6f]);}function _0x358c38(){_0x10c043[_0x580ed1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x580ed1([0x76,0x69,0x65,0x77])][_0x580ed1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x580ed1([0x61,0x75,0x74,0x6f]);}}function _0x9606b6(_0x38e4c3){const _0x3b919d=[new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x571277=>setTimeout(_0x571277,0x737d6693^_0x2fd404)),_0x2ae396[_0x580ed1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14d7cd=>{let _0x2b6251=0x0;_0x10c043[_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c])][_0x580ed1([0x6f,0x6e])](_0x580ed1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x709a7f,_0x1c6c97)=>{_0x1c6c97[0x0][_0x580ed1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b6251++,_0x2b6251==(0x737459a7^_0x2fd404)&&(_0x14d7cd(),_0x709a7f[_0x580ed1([0x6f,0x66,0x66])]());});}))];return window[_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x580ed1([0x72,0x61,0x63,0x65])](_0x3b919d)[_0x580ed1([0x74,0x68,0x65,0x6e])](()=>_0x38e4c3);}async function _0x88fc80(){await _0x2ae396,_0x10c043[_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c])][_0x580ed1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x26a2c8,_0x10c043[_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c])][_0x580ed1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x26a2c8,_0x10c043[_0x580ed1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x52f6e0(){return window[_0x580ed1([0x67,0x6c,0x6f,0x62])]&&window[_0x580ed1([0x67,0x6c,0x6f,0x62])][_0x580ed1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x106400(_0x3e4811){const _0x21246f=_0x3c9f79();_0x10c043[_0x21246f]=_0x580ed1([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])+_0x3e4811,_0x3e4811!=_0x580ed1([0x56,0x61,0x6c,0x69,0x64])&&_0x88fc80();}function _0x3c9f79(){const _0x55155d=window[_0x580ed1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x580ed1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x580ed1([0x6e,0x6f,0x77])]())[_0x580ed1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x580ed1([0x2e]),'');let _0x2d098b=_0x580ed1([0x73]);for(let _0x22e9c7=0x0;_0x22e9c7<_0x55155d[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22e9c7+=0x2){let _0x514213=window[_0x580ed1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55155d[_0x580ed1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22e9c7,_0x22e9c7+0x2));_0x514213>=_0x3fda32[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x514213-=_0x3fda32[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d098b+=_0x3fda32[_0x514213];}return _0x2d098b;}function _0x24a28b(){const _0x1ed1dc=_0x42015e[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e]));if(0x3!=_0x1ed1dc[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a88ef(_0x1ed1dc[0x1]);function _0x5a88ef(_0x1a6eca){const _0x5bd4df=_0x1a80ac(_0x1a6eca);return _0x5bd4df&&_0x2407c8()?_0x5bd4df:null;function _0x2407c8(){const _0x18890f=_0x5bd4df[_0x580ed1([0x6a,0x74,0x69])],_0x4b4a1e=window[_0x580ed1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18890f[_0x580ed1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18890f[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x284a79={..._0x5bd4df,[_0x580ed1([0x6a,0x74,0x69])]:_0x18890f[_0x580ed1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18890f[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x284a79[_0x580ed1([0x76,0x63])],_0x149717(_0x284a79)==_0x4b4a1e;}}}async function _0x5099b2(){let _0x482a95=!0x0;try{const _0x415ab1=_0x42015e[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e])),[_0x51acff,_0x1f4fbb,_0x5df420]=_0x415ab1;return _0x2034ae(_0x51acff),await _0x58d101(_0x51acff,_0x1f4fbb,_0x5df420),_0x482a95;}catch{return!0x1;}function _0x2034ae(_0x2c2888){const _0x1fecb4=_0x1a80ac(_0x2c2888);_0x1fecb4&&_0x1fecb4[_0x580ed1([0x61,0x6c,0x67])]==_0x580ed1([0x45,0x53,0x32,0x35,0x36])||(_0x482a95=!0x1);}async function _0x58d101(_0x4b8adb,_0x2a9fa3,_0x5c862a){const _0xd042a2=window[_0x580ed1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x580ed1([0x66,0x72,0x6f,0x6d])](_0x144476(_0x5c862a),_0x355097=>_0x355097[_0x580ed1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f7871=new window[(_0x580ed1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x580ed1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4b8adb+_0x580ed1([0x2e])+_0x2a9fa3),_0x29da6a=window[_0x580ed1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x580ed1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29da6a)return;const _0x49e8ff=await _0x29da6a[_0x580ed1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x580ed1([0x6a,0x77,0x6b]),_0x23334f,{[_0x580ed1([0x6e,0x61,0x6d,0x65])]:_0x580ed1([0x45,0x43,0x44,0x53,0x41]),[_0x580ed1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x580ed1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x580ed1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29da6a[_0x580ed1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x580ed1([0x6e,0x61,0x6d,0x65])]:_0x580ed1([0x45,0x43,0x44,0x53,0x41]),[_0x580ed1([0x68,0x61,0x73,0x68])]:{[_0x580ed1([0x6e,0x61,0x6d,0x65])]:_0x580ed1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49e8ff,_0xd042a2,_0x5f7871)||(_0x482a95=!0x1);}}function _0x1a80ac(_0xe17364){return _0xe17364[_0x580ed1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x580ed1([0x65,0x79]))?JSON[_0x580ed1([0x70,0x61,0x72,0x73,0x65])](_0x144476(_0xe17364)):null;}function _0x144476(_0x2497c6){return window[_0x580ed1([0x61,0x74,0x6f,0x62])](_0x2497c6[_0x580ed1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x580ed1([0x2b]))[_0x580ed1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x580ed1([0x2f])));}function _0x149717(_0x484447){let _0x3db7d2=0x1505;function _0x2ddab5(_0x4d3f06){for(let _0x3438a1=0x0;_0x3438a1<_0x4d3f06[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3438a1++){const _0x12040f=_0x4d3f06[_0x580ed1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3438a1);_0x3db7d2=(_0x3db7d2<<0x5)+_0x3db7d2+_0x12040f,_0x3db7d2&=_0x3db7d2;}}function _0x488467(_0x570140){Array[_0x580ed1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x570140)?_0x570140[_0x580ed1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x488467):_0x570140&&typeof _0x570140==_0x580ed1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x580ed1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x570140)[_0x580ed1([0x73,0x6f,0x72,0x74])]()[_0x580ed1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3de984,_0x5c7d52])=>{_0x2ddab5(_0x3de984),_0x488467(_0x5c7d52);}):_0x2ddab5(window[_0x580ed1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x570140));}return _0x488467(_0x484447),_0x3db7d2>>>0x0;}function _0x338d7b(_0x5eefd1){return _0x5eefd1[_0x580ed1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x580ed1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x580ed1([0x30]));}function _0x282a99(_0x1b1ad3){return _0x1b1ad3[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x580ed1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x580ed1([0x6a,0x6f,0x69,0x6e])]('');}function _0x26a2c8(){}function _0x580ed1(_0x4a4651){const _0x236910=_0x31ed;return _0x4a4651[_0x236910(0x130)](_0x3023ae=>String[_0x236910(0x13a)](_0x3023ae))[_0x236910(0x142)]('');}_0x106400(await _0x383346());}(this);}}
|
|
23
|
+
const _0x16e573=_0x1c54;(function(_0x2e388e,_0x446e2a){const _0x3aaf78=_0x1c54,_0x37b66c=_0x2e388e();while(!![]){try{const _0x58cb6e=parseInt(_0x3aaf78(0x1f0))/0x1*(-parseInt(_0x3aaf78(0x1fc))/0x2)+parseInt(_0x3aaf78(0x1f6))/0x3+-parseInt(_0x3aaf78(0x1f5))/0x4*(-parseInt(_0x3aaf78(0x1e3))/0x5)+-parseInt(_0x3aaf78(0x1eb))/0x6*(-parseInt(_0x3aaf78(0x202))/0x7)+parseInt(_0x3aaf78(0x1f7))/0x8+-parseInt(_0x3aaf78(0x200))/0x9+-parseInt(_0x3aaf78(0x205))/0xa*(parseInt(_0x3aaf78(0x1ed))/0xb);if(_0x58cb6e===_0x446e2a)break;else _0x37b66c['push'](_0x37b66c['shift']());}catch(_0x2b5c29){_0x37b66c['push'](_0x37b66c['shift']());}}}(_0x2763,0x2b310));import{Plugin as _0x57cda3}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x29b39e}from'@ckeditor/ckeditor5-paste-from-office';function _0x1c54(_0x4c68c3,_0x35b8f2){const _0x27636f=_0x2763();return _0x1c54=function(_0x1c541a,_0x2f4a98){_0x1c541a=_0x1c541a-0x1e3;let _0x9bc2f8=_0x27636f[_0x1c541a];return _0x9bc2f8;},_0x1c54(_0x4c68c3,_0x35b8f2);}import{priorities as _0x128306,uid as _0xaf7da5}from'ckeditor5/src/utils.js';function _0x2763(){const _0x30b446=['dataTransfer','isPremiumPlugin','1808577zOFxzQ','inputTransformation','2338UyqMQP','_parsedData','pluginName','50VEWHFW','high','editing','href','get','490835EqBWUj','plugins','view','getData','editor','fromCharCode','stylesProcessor','requires','5532BqBmJI','text/html','13343EiTUQt','document','PasteFromOfficeEnhancedInliner','2vvjqNT','init','ClipboardPipeline','isActive','isOfficialPlugin','4fjtkaU','450783KQgPYq','76640CjjHQl','PasteFromOffice','execute','join','afterInit','182026ATkitf','map'];_0x2763=function(){return _0x30b446;};return _0x2763();}import{MSOfficeStylesInliner as _0x43125a}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x57cda3{static get[_0x16e573(0x204)](){const _0x31dc27=_0x16e573;return _0x31dc27(0x1ef);}static get[_0x16e573(0x1f4)](){return!0x0;}static get[_0x16e573(0x1ff)](){return!0x0;}static get[_0x16e573(0x1ea)](){const _0x2946af=_0x16e573;return[_0x2946af(0x1f8)];}[_0x16e573(0x1f1)](){const _0x55dfc9=_0x16e573,_0x2131ff=this[_0x55dfc9(0x1e7)],_0x35e784=_0x2131ff[_0x55dfc9(0x1e4)][_0x55dfc9(0x209)](_0x55dfc9(0x1f2)),_0x491164=_0x2131ff[_0x55dfc9(0x207)][_0x55dfc9(0x1e5)][_0x55dfc9(0x1ee)],_0x54254a=new _0x43125a(_0x491164);_0x35e784['on'](_0x55dfc9(0x201),(_0x5c9690,_0x10af3e)=>{const _0x36ac76=_0x55dfc9,_0x3aa530=_0x10af3e[_0x36ac76(0x1fe)][_0x36ac76(0x1e6)](_0x36ac76(0x1ec));_0x54254a[_0x36ac76(0x1f3)](_0x3aa530)&&(_0x10af3e[_0x36ac76(0x203)]||(_0x10af3e[_0x36ac76(0x203)]=_0x29b39e(_0x3aa530,_0x491164[_0x36ac76(0x1e9)])),_0x54254a[_0x36ac76(0x1f9)](_0x10af3e));},{'priority':_0x128306[_0x55dfc9(0x209)](_0x55dfc9(0x206))+0xb});}[_0x16e573(0x1fb)](){!async function(_0x2459c9){const _0x423740=_0x22f297([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]),_0x1bd97c=0x7374585f,_0x3e3a07=0x73732f87^_0x1bd97c,_0x4789d4=window[_0x22f297([0x44,0x61,0x74,0x65])][_0x22f297([0x6e,0x6f,0x77])](),_0x4c3b64=_0x2459c9[_0x22f297([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x56718e=new window[(_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x430275=>{_0x4c3b64[_0x22f297([0x6f,0x6e,0x63,0x65])](_0x22f297([0x72,0x65,0x61,0x64,0x79]),_0x430275);}),_0x2fc780={[_0x22f297([0x6b,0x74,0x79])]:_0x22f297([0x45,0x43]),[_0x22f297([0x75,0x73,0x65])]:_0x22f297([0x73,0x69,0x67]),[_0x22f297([0x63,0x72,0x76])]:_0x22f297([0x50,0x2d,0x32,0x35,0x36]),[_0x22f297([0x78])]:_0x22f297([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]),[_0x22f297([0x79])]:_0x22f297([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]),[_0x22f297([0x61,0x6c,0x67])]:_0x22f297([0x45,0x53,0x32,0x35,0x36])},_0x2e6868=_0x4c3b64[_0x22f297([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22f297([0x67,0x65,0x74])](_0x22f297([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b1b9a(){let _0x1d798c,_0x3c424d=null,_0x1e3cf3=null;try{if(_0x2e6868==_0x22f297([0x47,0x50,0x4c]))return _0x22f297([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1d798c=_0x1a57e0(),!_0x1d798c)return _0x22f297([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1d798c[_0x22f297([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e3cf3=_0x2b899f(_0x1d798c[_0x22f297([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1d798c[_0x22f297([0x6a,0x74,0x69])])),await _0x434a7f()?_0x2058b0()?_0x52a8e8()?_0x22f297([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x538c4f()?(_0x1d798c[_0x22f297([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22f297([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c424d=_0x13206e(_0x22f297([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1d798c[_0x22f297([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22f297([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c424d=_0x13206e(_0x22f297([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31aa5e()):_0x22f297([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22f297([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22f297([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22f297([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52a8e8(){const _0x212d67=[_0x22f297([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22f297([0x74,0x72,0x69,0x61,0x6c])][_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d798c[_0x22f297([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4789d4/0x3e8:0xe10*_0x3e3a07;return _0x1d798c[_0x22f297([0x65,0x78,0x70])]<_0x212d67;}function _0x2058b0(){const _0x566b98=_0x1d798c[_0x22f297([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x566b98&&(!!_0x566b98[_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22f297([0x2a]))||(!!_0x566b98[_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22f297([0x50,0x4f,0x45]))||(!!_0x566b98[_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22f297([0x50,0x50]))||!(!_0x566b98[_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22f297([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x38643d()))));}function _0x538c4f(){const _0x4c7092=_0x1c54,_0x5d28dd=_0x1d798c[_0x22f297([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5d28dd||0x0==_0x5d28dd[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e5ba0}=new URL(window[_0x22f297([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4c7092(0x208)]);if(_0x5d28dd[_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5ba0))return!0x0;const _0x31d37d=_0x3e5ba0[_0x22f297([0x73,0x70,0x6c,0x69,0x74])](_0x22f297([0x2e]));return _0x5d28dd[_0x22f297([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbe874d=>_0xbe874d[_0x22f297([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22f297([0x2a])))[_0x22f297([0x6d,0x61,0x70])](_0x187c56=>_0x187c56[_0x22f297([0x73,0x70,0x6c,0x69,0x74])](_0x22f297([0x2e])))[_0x22f297([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a4733=>_0x4a4733[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x31d37d[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22f297([0x6d,0x61,0x70])](_0x30af65=>Array(_0x31d37d[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x30af65[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22f297([0x66,0x69,0x6c,0x6c])](_0x30af65[0x0]===_0x22f297([0x2a])?_0x22f297([0x2a]):'')[_0x22f297([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x30af65))[_0x22f297([0x73,0x6f,0x6d,0x65])](_0x2891d2=>_0x31d37d[_0x22f297([0x65,0x76,0x65,0x72,0x79])]((_0x56e137,_0x1d0319)=>_0x2891d2[_0x1d0319]===_0x56e137||_0x2891d2[_0x1d0319]===_0x22f297([0x2a])));}function _0x31aa5e(){return _0x3c424d&&_0x1e3cf3?new window[(_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4dbb05,_0x1835d0)=>{_0x3c424d[_0x22f297([0x74,0x68,0x65,0x6e])](_0x4dbb05,_0x1835d0),_0x1e3cf3[_0x22f297([0x74,0x68,0x65,0x6e])](_0x3d3c50=>{_0x3d3c50!=_0x22f297([0x56,0x61,0x6c,0x69,0x64])&&_0x4dbb05(_0x3d3c50);},_0x1835d0);}):_0x3c424d||_0x1e3cf3||_0x22f297([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b899f(_0x3b7c18,_0x378962){return new window[(_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xebb17=>{if(_0x257528())return _0xebb17(_0x22f297([0x56,0x61,0x6c,0x69,0x64]));_0x2be1a8(),_0x4c3b64[_0x22f297([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22f297([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e8825=!0x1;const _0x219f66=_0xaf7da5();function _0x3a5853(_0x54e140){return!!_0x54e140&&(typeof _0x54e140===_0x22f297([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x54e140===_0x22f297([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x54e140[_0x22f297([0x74,0x68,0x65,0x6e])]===_0x22f297([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x54e140[_0x22f297([0x63,0x61,0x74,0x63,0x68])]===_0x22f297([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5ce0f1(_0x258432){_0x101162(_0x258432)[_0x22f297([0x74,0x68,0x65,0x6e])](_0x1c6ea3=>{if(!_0x1c6ea3||_0x1c6ea3[_0x22f297([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22f297([0x6f,0x6b]))return _0x22f297([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b1626(_0x3c51e4(_0x219f66+_0x378962))!=_0x1c6ea3[_0x22f297([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22f297([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22f297([0x56,0x61,0x6c,0x69,0x64]);})[_0x22f297([0x74,0x68,0x65,0x6e])](_0x54b5e5=>(_0x336111(),_0x54b5e5),()=>{const _0x40a41e=_0x16cd47();return null==_0x40a41e?(_0x336111(),_0x22f297([0x56,0x61,0x6c,0x69,0x64])):_0x22f297(_0x4789d4-_0x40a41e>(0x5778dc5f^_0x1bd97c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22f297([0x74,0x68,0x65,0x6e])](_0xebb17)[_0x22f297([0x63,0x61,0x74,0x63,0x68])](()=>{_0xebb17(_0x22f297([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x456428=0x7342b6df^_0x1bd97c;function _0x336111(){const _0x29b4f7=_0x22f297([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b1626(_0x3c51e4(_0x3b7c18)),_0x9e4eec=_0x4eceff(_0x5b1626(window[_0x22f297([0x4d,0x61,0x74,0x68])][_0x22f297([0x63,0x65,0x69,0x6c])](_0x4789d4/_0x456428)));window[_0x22f297([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22f297([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29b4f7,_0x9e4eec);}function _0x16cd47(){const _0x5d75af=_0x22f297([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b1626(_0x3c51e4(_0x3b7c18)),_0x228392=window[_0x22f297([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22f297([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d75af);return _0x228392?window[_0x22f297([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4eceff(_0x228392),0x10)*_0x456428:null;}function _0x101162(_0x1e9bbc){return new window[(_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x87e818,_0x5df0b5)=>{_0x1e9bbc[_0x22f297([0x74,0x68,0x65,0x6e])](_0x87e818,_0x5df0b5),window[_0x22f297([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5df0b5,0x73758c9f^_0x1bd97c);});}}_0x4c3b64[_0x22f297([0x6f,0x6e])](_0x22f297([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4a394a,_0xc0a25a)=>{if(_0xc0a25a[0x0]!=_0x3b7c18)return _0xebb17(_0x22f297([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc0a25a[0x1]={..._0xc0a25a[0x1],[_0x22f297([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x219f66};},{[_0x22f297([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22f297([0x68,0x69,0x67,0x68])}),_0x4c3b64[_0x22f297([0x6f,0x6e])](_0x22f297([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xb3e4d5=>{_0x3a5853(_0xb3e4d5[_0x22f297([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e8825=!0x0,_0x5ce0f1(_0xb3e4d5[_0x22f297([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22f297([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22f297([0x6c,0x6f,0x77])}),_0x56718e[_0x22f297([0x74,0x68,0x65,0x6e])](()=>{_0x3e8825||_0xebb17(_0x22f297([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x257528(){return _0x4c3b64[_0x22f297([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22f297([0x76,0x69,0x65,0x77])][_0x22f297([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22f297([0x61,0x75,0x74,0x6f]);}function _0x2be1a8(){_0x4c3b64[_0x22f297([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22f297([0x76,0x69,0x65,0x77])][_0x22f297([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22f297([0x61,0x75,0x74,0x6f]);}}function _0x13206e(_0x2113a0){const _0xe8ac9f=[new window[(_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d4fad=>setTimeout(_0x4d4fad,0x737d6693^_0x1bd97c)),_0x56718e[_0x22f297([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x464d72=>{let _0x1e7aed=0x0;_0x4c3b64[_0x22f297([0x6d,0x6f,0x64,0x65,0x6c])][_0x22f297([0x6f,0x6e])](_0x22f297([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x471a49,_0x1169dc)=>{_0x1169dc[0x0][_0x22f297([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e7aed++,_0x1e7aed==(0x737459a7^_0x1bd97c)&&(_0x464d72(),_0x471a49[_0x22f297([0x6f,0x66,0x66])]());});}))];return window[_0x22f297([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22f297([0x72,0x61,0x63,0x65])](_0xe8ac9f)[_0x22f297([0x74,0x68,0x65,0x6e])](()=>_0x2113a0);}async function _0x35f707(){await _0x56718e,_0x4c3b64[_0x22f297([0x6d,0x6f,0x64,0x65,0x6c])][_0x22f297([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2c218c,_0x4c3b64[_0x22f297([0x6d,0x6f,0x64,0x65,0x6c])][_0x22f297([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2c218c,_0x4c3b64[_0x22f297([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22f297([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38643d(){return window[_0x22f297([0x67,0x6c,0x6f,0x62])]&&window[_0x22f297([0x67,0x6c,0x6f,0x62])][_0x22f297([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x42dc54(_0x3cf0af){const _0x1809f2=_0x310d35();_0x4c3b64[_0x1809f2]=_0x22f297([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])+_0x3cf0af,_0x3cf0af!=_0x22f297([0x56,0x61,0x6c,0x69,0x64])&&_0x35f707();}function _0x310d35(){const _0x1ceeb4=window[_0x22f297([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22f297([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22f297([0x6e,0x6f,0x77])]())[_0x22f297([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22f297([0x2e]),'');let _0x4f2831=_0x22f297([0x73]);for(let _0x44a842=0x0;_0x44a842<_0x1ceeb4[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44a842+=0x2){let _0x355a1b=window[_0x22f297([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ceeb4[_0x22f297([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44a842,_0x44a842+0x2));_0x355a1b>=_0x423740[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x355a1b-=_0x423740[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f2831+=_0x423740[_0x355a1b];}return _0x4f2831;}function _0x1a57e0(){const _0x1b2db6=_0x2e6868[_0x22f297([0x73,0x70,0x6c,0x69,0x74])](_0x22f297([0x2e]));if(0x3!=_0x1b2db6[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e5efe(_0x1b2db6[0x1]);function _0x3e5efe(_0x3dbe72){const _0xae150b=_0x354cde(_0x3dbe72);return _0xae150b&&_0x313982()?_0xae150b:null;function _0x313982(){const _0x351275=_0xae150b[_0x22f297([0x6a,0x74,0x69])],_0x20db94=window[_0x22f297([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351275[_0x22f297([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x351275[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bd888={..._0xae150b,[_0x22f297([0x6a,0x74,0x69])]:_0x351275[_0x22f297([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x351275[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bd888[_0x22f297([0x76,0x63])],_0x3c51e4(_0x5bd888)==_0x20db94;}}}async function _0x434a7f(){let _0x34265e=!0x0;try{const _0x4bd7d4=_0x2e6868[_0x22f297([0x73,0x70,0x6c,0x69,0x74])](_0x22f297([0x2e])),[_0x3a2bfb,_0x7b55da,_0x45c8ed]=_0x4bd7d4;return _0x29389a(_0x3a2bfb),await _0xcfe10c(_0x3a2bfb,_0x7b55da,_0x45c8ed),_0x34265e;}catch{return!0x1;}function _0x29389a(_0x45a53c){const _0x3d476f=_0x354cde(_0x45a53c);_0x3d476f&&_0x3d476f[_0x22f297([0x61,0x6c,0x67])]==_0x22f297([0x45,0x53,0x32,0x35,0x36])||(_0x34265e=!0x1);}async function _0xcfe10c(_0x58a30a,_0x1442f4,_0x4962f2){const _0x2490d6=window[_0x22f297([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22f297([0x66,0x72,0x6f,0x6d])](_0x3586f7(_0x4962f2),_0x525b1e=>_0x525b1e[_0x22f297([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1df918=new window[(_0x22f297([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22f297([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58a30a+_0x22f297([0x2e])+_0x1442f4),_0xaaaab1=window[_0x22f297([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22f297([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xaaaab1)return;const _0x46bc21=await _0xaaaab1[_0x22f297([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22f297([0x6a,0x77,0x6b]),_0x2fc780,{[_0x22f297([0x6e,0x61,0x6d,0x65])]:_0x22f297([0x45,0x43,0x44,0x53,0x41]),[_0x22f297([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22f297([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22f297([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xaaaab1[_0x22f297([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22f297([0x6e,0x61,0x6d,0x65])]:_0x22f297([0x45,0x43,0x44,0x53,0x41]),[_0x22f297([0x68,0x61,0x73,0x68])]:{[_0x22f297([0x6e,0x61,0x6d,0x65])]:_0x22f297([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x46bc21,_0x2490d6,_0x1df918)||(_0x34265e=!0x1);}}function _0x354cde(_0x495e11){return _0x495e11[_0x22f297([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22f297([0x65,0x79]))?JSON[_0x22f297([0x70,0x61,0x72,0x73,0x65])](_0x3586f7(_0x495e11)):null;}function _0x3586f7(_0x2b9320){return window[_0x22f297([0x61,0x74,0x6f,0x62])](_0x2b9320[_0x22f297([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22f297([0x2b]))[_0x22f297([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22f297([0x2f])));}function _0x3c51e4(_0x24511a){let _0x4d3707=0x1505;function _0x4ab5bf(_0x55dfd0){for(let _0x4b5644=0x0;_0x4b5644<_0x55dfd0[_0x22f297([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b5644++){const _0x3d9c2a=_0x55dfd0[_0x22f297([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b5644);_0x4d3707=(_0x4d3707<<0x5)+_0x4d3707+_0x3d9c2a,_0x4d3707&=_0x4d3707;}}function _0x40508e(_0x2d46f1){Array[_0x22f297([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d46f1)?_0x2d46f1[_0x22f297([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x40508e):_0x2d46f1&&typeof _0x2d46f1==_0x22f297([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22f297([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d46f1)[_0x22f297([0x73,0x6f,0x72,0x74])]()[_0x22f297([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5647fe,_0xc0ce30])=>{_0x4ab5bf(_0x5647fe),_0x40508e(_0xc0ce30);}):_0x4ab5bf(window[_0x22f297([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d46f1));}return _0x40508e(_0x24511a),_0x4d3707>>>0x0;}function _0x5b1626(_0x1b44ca){return _0x1b44ca[_0x22f297([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22f297([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22f297([0x30]));}function _0x4eceff(_0x564b89){return _0x564b89[_0x22f297([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22f297([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22f297([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c218c(){}function _0x22f297(_0x2b32e0){const _0x415f2e=_0x1c54;return _0x2b32e0[_0x415f2e(0x1fd)](_0x4a35f2=>String[_0x415f2e(0x1e8)](_0x4a35f2))[_0x415f2e(0x1fa)]('');}_0x42dc54(await _0x4b1b9a());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1210e9=_0x3710;function _0x3710(_0x724d62,_0x32dbae){const _0x1ebbe3=_0x1ebb();return _0x3710=function(_0x3710a7,_0x18bbd0){_0x3710a7=_0x3710a7-0x98;let _0x5d8895=_0x1ebbe3[_0x3710a7];return _0x5d8895;},_0x3710(_0x724d62,_0x32dbae);}function _0x1ebb(){const _0x186ac0=['PasteFromOfficeEnhanced','invalid','ClipboardPipeline','dataTransfer','licenseKey','pluginName','isOfficialPlugin','requires','featureNotAllowed','20ltVMQh','2452509PTMhPW','getData','evaluationLimit','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyDomainLimit','15YiVorg','inputTransformation','domainLimit','482937TEzDFG','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','config','177430xRQTgJ','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyExpired','view','PasteFromOffice','get','execute','_parsedData','destroy','high','182284RdBZsK','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyValid','document','usageLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','init','trialLimit','121RrVmsX','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','6916qyuUiP','editor','editing','isActive','expired','807086YNSBIl','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','2068422nPwjdg','plugins','7288BtFOiH','isPremiumPlugin'];_0x1ebb=function(){return _0x186ac0;};return _0x1ebb();}(function(_0x21eb68,_0x1d9012){const _0x2c467e=_0x3710,_0x1438b3=_0x21eb68();while(!![]){try{const _0x4c6ef3=-parseInt(_0x2c467e(0xb6))/0x1+-parseInt(_0x2c467e(0xc6))/0x2+-parseInt(_0x2c467e(0xa8))/0x3*(-parseInt(_0x2c467e(0x9f))/0x4)+-parseInt(_0x2c467e(0xa5))/0x5*(parseInt(_0x2c467e(0xc9))/0x6)+parseInt(_0x2c467e(0xc1))/0x7*(parseInt(_0x2c467e(0xcb))/0x8)+parseInt(_0x2c467e(0xa0))/0x9+-parseInt(_0x2c467e(0xac))/0xa*(-parseInt(_0x2c467e(0xbe))/0xb);if(_0x4c6ef3===_0x1d9012)break;else _0x1438b3['push'](_0x1438b3['shift']());}catch(_0x5551a7){_0x1438b3['push'](_0x1438b3['shift']());}}}(_0x1ebb,0x86e97));import{Plugin as _0x6b0a9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x19682}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1e3b79}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2bbc54}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x6b0a9{[_0x1210e9(0x9a)];[_0x1210e9(0xad)];static get[_0x1210e9(0x9b)](){const _0x4a7593=_0x1210e9;return _0x4a7593(0xb7);}static get[_0x1210e9(0x9c)](){return!0x0;}static get[_0x1210e9(0xcc)](){return!0x0;}static get[_0x1210e9(0x9d)](){const _0x1973a6=_0x1210e9;return[_0x1973a6(0xb0)];}[_0x1210e9(0xbc)](){const _0x2bbaed=_0x1210e9,_0x28977d=this[_0x2bbaed(0xc2)],_0x140fb4=_0x28977d[_0x2bbaed(0xca)][_0x2bbaed(0xb1)](_0x2bbaed(0x98)),_0x395568=_0x28977d[_0x2bbaed(0xc3)][_0x2bbaed(0xaf)][_0x2bbaed(0xb9)],_0x12044f=new _0x2bbc54(_0x395568);_0x140fb4['on'](_0x2bbaed(0xa6),(_0x568ee1,_0x1ca19c)=>{const _0x1236bb=_0x2bbaed,_0x57ebd3=_0x1ca19c[_0x1236bb(0x99)][_0x1236bb(0xa1)](_0x1236bb(0xc0));_0x12044f[_0x1236bb(0xc4)](_0x57ebd3)&&(_0x1ca19c[_0x1236bb(0xb3)]||(_0x1ca19c[_0x1236bb(0xb3)]=_0x19682(_0x57ebd3,_0x395568[_0x1236bb(0xc7)])),_0x12044f[_0x1236bb(0xb2)](_0x1ca19c));},{'priority':_0x1e3b79[_0x2bbaed(0xb1)](_0x2bbaed(0xb5))+0xa}),this[_0x2bbaed(0x9a)]=this[_0x2bbaed(0xc2)][_0x2bbaed(0xab)][_0x2bbaed(0xb1)](_0x2bbaed(0x9a));const _0x528a97=this[_0x2bbaed(0xc2)];this[_0x2bbaed(0xad)]=setInterval(()=>{const _0x465505=_0x2bbaed;let _0x3ec960;for(const _0x440a25 in _0x528a97){const _0x1c3fd9=_0x440a25,_0x399bec=_0x528a97[_0x1c3fd9];if(_0x465505(0xb8)==_0x399bec||_0x465505(0xaa)==_0x399bec||_0x465505(0xae)==_0x399bec||_0x465505(0xa4)==_0x399bec||_0x465505(0xbf)==_0x399bec||_0x465505(0xc8)==_0x399bec||_0x465505(0xa9)==_0x399bec||_0x465505(0xbb)==_0x399bec){delete _0x528a97[_0x1c3fd9],_0x3ec960=_0x399bec,clearInterval(this[_0x465505(0xad)]),this[_0x465505(0xad)]=void 0x0;break;}}_0x465505(0xaa)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xce)),_0x465505(0xae)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xc5)),_0x465505(0xa4)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xa7)),_0x465505(0xbf)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0x9e),_0x465505(0xcd)),_0x465505(0xc8)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xa2)),_0x465505(0xa9)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xbd)),_0x465505(0xbb)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xba));},0x3e8);}[_0x1210e9(0xb4)](){const _0x90a1e1=_0x1210e9;super[_0x90a1e1(0xb4)](),this[_0x90a1e1(0xad)]&&clearInterval(this[_0x90a1e1(0xad)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x496e(_0x270618,_0x2b35ca){const _0x117eef=_0x117e();return _0x496e=function(_0x496ea1,_0x4e81c7){_0x496ea1=_0x496ea1-0x17b;let _0x22c60d=_0x117eef[_0x496ea1];return _0x22c60d;},_0x496e(_0x270618,_0x2b35ca);}function _0x117e(){const _0x2e3395=['10llnyfz','26929BRrjzZ','test','9233YfSsyo','12grrZty','412tsgXbM','318WbUKej','72fNSelV','681230YjNuCT','108396otpULf','10KsRsUs','1101600CSmJjw','4363294NwWxZe','5502eYqKxP'];_0x117e=function(){return _0x2e3395;};return _0x117e();}(function(_0x2f17d7,_0x4edc83){const _0x516fe2=_0x496e,_0x477d42=_0x2f17d7();while(!![]){try{const _0x55ee=parseInt(_0x516fe2(0x187))/0x1*(-parseInt(_0x516fe2(0x180))/0x2)+parseInt(_0x516fe2(0x183))/0x3*(-parseInt(_0x516fe2(0x17b))/0x4)+-parseInt(_0x516fe2(0x181))/0x5+-parseInt(_0x516fe2(0x17c))/0x6*(-parseInt(_0x516fe2(0x185))/0x7)+-parseInt(_0x516fe2(0x17d))/0x8*(-parseInt(_0x516fe2(0x17f))/0x9)+parseInt(_0x516fe2(0x184))/0xa*(-parseInt(_0x516fe2(0x17e))/0xb)+-parseInt(_0x516fe2(0x188))/0xc*(-parseInt(_0x516fe2(0x182))/0xd);if(_0x55ee===_0x4edc83)break;else _0x477d42['push'](_0x477d42['shift']());}catch(_0x2c3e0b){_0x477d42['push'](_0x477d42['shift']());}}}(_0x117e,0x1fe30));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x5ec531){const _0x100a5c=_0x496e;return m[_0x100a5c(0x186)](_0x5ec531);}
|