@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.1-alpha.5 → 45.2.1-alpha.7
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.
|
@@ -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:()=>lt});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.UpcastWriter(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")||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;return l(e||t.element.parent)}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.UpcastWriter(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(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.UpcastWriter(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){const n=[],r=new e.UpcastWriter(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 v(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 x(t,n){const r=new DOMParser,s=function(t){return v(v(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.DomConverter(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 S=n(584);function A(){const t=["27dUsRsa","test","1659223wracnC","8798912bHbXAQ","509436Gddlwx","4712897EWMclj","511854aehyUL","1205250LIEBII","2942900FHXAoX"];return(A=function(){return t})()}function E(t,e){const n=A();return(E=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(932965===parseInt(e(232))/1+-parseInt(e(228))/2+-parseInt(e(230))/3*(-parseInt(e(234))/4)+parseInt(e(229))/5+-parseInt(e(227))/6+-parseInt(e(235))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return C[E(231)](t)}function P(){const t=["hasClass","tagName","40cPIMgD","6222168BnmLsQ","2400057CRLrXf","getPropertyValue","length","assign","5745870cIrxTG","split","1256ATBshi","style","585602lDdyUR","push","exec","trim","set","selectorText","initial","11415cYyAkn","13512190lAjLIc","className","cssRules","groups","4rItqWV","map","name","1169455cZcUAK"];return(P=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(595278===-parseInt(e(307))/1*(parseInt(e(295))/2)+parseInt(e(315))/3+parseInt(e(321))/4*(parseInt(e(302))/5)+-parseInt(e(319))/6+-parseInt(e(310))/7*(parseInt(e(313))/8)+parseInt(e(314))/9+parseInt(e(303))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=N,r=new Map;for(const[s,i]of e){if(!s[n(312)]&&!s[n(304)])continue;const e=!s[n(312)]||t[n(309)]===s[n(312)],o=!s[n(304)]||t[n(311)](s[n(304)]);e&&o&&r[n(299)](s,i)}return r}function F(t){const e=N,n={};for(let r=0;r<t[e(317)];r++){const s=t[r],i=t[e(316)](s);e(301)!==i&&(n[s]=i)}return n}function M(t){const e=N,n=t[e(320)](",")[e(308)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(297)](t);n&&r[e(296)](n[e(306)])}return r}function N(t,e){const n=P();return(N=function(t,e){return n[t-=294]})(t,e)}function R(t){const e=N,n={};for(const r of t)Object[e(318)](n,r);return n}const T=D;function W(){const t=["71644ZYbPMi","size","from","isActive","24Oefszj","setStyle","130hyEGIs","795696rPZNiR","execute","document","type","1112616BpCugi","content","29664WFbZKt","values","elementStart","53723eJehqb","hasStyle","_parsedData","234660fASESn","createRangeIn","4976130blihrE","item","917GiylWn"];return(W=function(){return t})()}function D(t,e){const n=W();return(D=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(402898===-parseInt(e(420))/1+-parseInt(e(423))/2+parseInt(e(411))/3+-parseInt(e(404))/4*(parseInt(e(410))/5)+-parseInt(e(417))/6*(-parseInt(e(403))/7)+-parseInt(e(408))/8*(parseInt(e(415))/9)+parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class k extends b{[T(412)](t){const n=T,{body:r,styles:s}=t[n(422)],i=new e.UpcastWriter(r[n(413)]),o=i[n(424)](r),c=function(t){const e=N,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=N,n={};for(const r of t)for(const t of r[e(305)])if(t instanceof CSSStyleRule){const r=F(t[e(294)]);n[t[e(300)]]=Object[e(318)]({},n[t[e(300)]]||{},r)}return n}(s));for(const t of o){if(n(419)!==t[n(414)])continue;const e=j(t[n(402)],c);if(e[n(405)]){const r=R(Array[n(406)](e[n(418)]()));for(const e in r){const s=t[n(402)];s[n(421)](e)||i[n(409)](e,r[e],s)}}}t[n(416)]=r}[T(407)](t){return super[T(407)](t)||L(t)}}function $(t,e){const n=K();return($=function(t,e){return n[t-=371]})(t,e)}const U=$;function K(){const t=["plugins","href","editing","document","44BPNoVc","PasteFromOfficeEnhancedInliner","getData","requires","fromCharCode","_parsedData","5464tlQUiR","view","high","editor","2lqhDxA","1758342CPLPUg","pluginName","text/html","get","ClipboardPipeline","5653790wkSQDV","6398lunkMj","4105224zrNYbQ","15mlrzDn","1496864DAaauu","453834kzXYTN","join","afterInit","438816Xipzmi","execute","PasteFromOffice","dataTransfer","isPremiumPlugin","isActive","map","init","inputTransformation","stylesProcessor","isOfficialPlugin"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(527837===parseInt(e(395))/1*(parseInt(e(384))/2)+parseInt(e(398))/3+-parseInt(e(394))/4+parseInt(e(393))/5*(-parseInt(e(385))/6)+parseInt(e(391))/7*(-parseInt(e(380))/8)+-parseInt(e(392))/9+-parseInt(e(390))/10*(-parseInt(e(374))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[U(386)](){return U(375)}static get[U(408)](){return!0}static get[U(402)](){return!0}static get[U(377)](){return[U(400)]}[U(405)](){const t=U,e=this[t(383)],n=e[t(409)][t(388)](t(389)),r=e[t(372)][t(381)][t(373)],s=new k(r);n.on(t(406),(e,n)=>{const i=t,o=n[i(401)][i(376)](i(387));s[i(403)](o)&&(n[i(379)]||(n[i(379)]=x(o,r[i(407)])),s[i(399)](n))},{priority:S.priorities[t(388)](t(382))+11})}[U(397)](){!async function(t){const e=d([120,70,106,56,51,81,76,89,50,52,99,80,71,65,88,87,57,48,97,82,117,78,101,75,103,54,55,68,49,121,108,113,100,116,83,84,111,122,72,73,53,77,115,67,85,69,114,74,66,104,107,90,119,110,112,98,79,86,102,118,109,105]),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=$;return t[e(404)](t=>String[e(378)](t))[e(396)]("")}!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([120]);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,S.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])))}()?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:1750291200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(371)]);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=H;function H(t,e){const n=Y();return(H=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(734074===-parseInt(e(492))/1+parseInt(e(508))/2+parseInt(e(473))/3*(parseInt(e(500))/4)+-parseInt(e(474))/5+parseInt(e(506))/6*(parseInt(e(503))/7)+parseInt(e(481))/8+-parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const Q=[B(509),B(480),B(511),B(475),B(472),B(497),B(510),B(505)],z=[B(509),B(480),B(511)],V={"font-style":[[B(499),"i"]],"font-weight":[[B(513),B(501)],[B(478),B(501)],[B(502),B(501)],[t=>Number(t)>=600,B(501)]],"text-decoration":[[B(498),"u"],[B(484),"s"]],"text-decoration-line":[[B(498),"u"],[B(484),"s"]],"vertical-align":[[B(489),B(489)],[B(488),B(495)]]};function Y(){const t=["font-family","10607264NMdMtE","includes","getStyle","line-through","span","getStyleNames","setStyle","super","sub","function","from","759497KfMfXo","insertChild","split","sup","length","font-weight","underline","italic","108sKgTGE","strong","bolder","91MUsTBo","forEach","vertical-align","262026urJuUA","getChildren","1615282ydxLMB","color","font-style","font-size","12991464jkEejf","medium","keys","text-decoration-line","99939YFtanQ","3318280tjnynT","text-decoration","removeStyle","filter","bold","createElement"];return(Y=function(){return t})()}function _(t){return Q[B(482)](t)}function J(t){const e=B;return Array[e(491)](t[e(486)]())[e(477)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(504)](e=>{const i=n,o=t[i(483)](e);if(o)if(c=e,z[B(482)](c))r[e]=o;else if(e in V){const t=o[i(494)](" ");V[e][i(504)](([n,r])=>{const o=i;for(const i of t)(o(490)==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(504)](([,n])=>{const s=r,i=e[s(479)](n,[],t[s(507)]());e[s(493)](0,i,t)}),e[r(476)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(471)](n)[r(496)])return;const s=e[r(479)](r(485),[],t[r(507)]());e[r(487)](n,s),e[r(493)](0,s,t),e[r(476)](Object[r(471)](n),t)}(t,e,r)}const Z=tt;function G(){const t=["name","10MplshJ","748782slHCHW","1400947YUsLVl","content","execute","4ppkeaB","element","5736890OtlLjR","618522sPMtXO","getItems","497478mxqFQl","font","11740653XyzxZy","_parsedData","document","blockElements","includes","2933pWJpmR","createRangeIn","stylesProcessor","isActive","24144qetDmH"];return(G=function(){return t})()}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(711246===parseInt(e(292))/1+parseInt(e(291))/2+parseInt(e(298))/3+parseInt(e(295))/4*(-parseInt(e(297))/5)+-parseInt(e(300))/6+-parseInt(e(307))/7*(-parseInt(e(288))/8)+-parseInt(e(302))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class et extends b{[Z(294)](t){const n=Z,{body:r}=t[n(303)],s=new e.UpcastWriter(r[n(304)]),i=s[n(308)](r),o=new e.ViewDocument(s[n(304)][n(309)]),c=[...new e.DomConverter(o)[n(305)],n(301)],a=i[n(299)]();for(const t of a)if(t.is(n(296))&&c[n(306)](t[n(289)])){X(t,s,J(t))}t[n(293)]=r}[Z(310)](t){return super[Z(310)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=176]})(t,e)}function st(){const t=["dataTransfer","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","6334925cJqALY","config","getData","7230zDAwyF","65664xqJgJE","_licenseKeyCheckInterval","PasteFromOfficeEnhanced","evaluationLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","isActive","plugins","isPremiumPlugin","featureNotAllowed","text/html","stylesProcessor","editor","_parsedData","1112WNItIq","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","destroy","usageLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","high","invalid","document","PasteFromOfficeEnhancedPropagator","128727HBxBEj","6spDbTf","508617hHaNti","execute","PasteFromOffice","trialLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","9240238jQyANp","requires","36102dVlIWA","28cWeOsV","1666940TsBbaL","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyValid","editing","init","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","licenseKey","domainLimit","expired","pluginName"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(663239===-parseInt(e(184))/1+parseInt(e(195))/2+parseInt(e(186))/3*(parseInt(e(194))/4)+-parseInt(e(209))/5*(parseInt(e(185))/6)+-parseInt(e(191))/7+-parseInt(e(228))/8*(parseInt(e(213))/9)+-parseInt(e(212))/10*(-parseInt(e(193))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(202)];[nt(214)];static get[nt(205)](){return nt(183)}static get[nt(200)](){return!0}static get[nt(222)](){return!0}static get[nt(192)](){return[nt(188)]}[nt(199)](){const t=nt,e=this[t(226)],n=e[t(221)][t(230)](t(217)),r=e[t(198)][t(219)][t(182)],s=new et(r);n.on(t(178),(e,n)=>{const i=t,o=n[i(206)][i(211)](i(224));s[i(220)](o)&&(n[i(227)]||(n[i(227)]=x(o,r[i(225)])),s[i(187)](n))},{priority:S.priorities[t(230)](t(180))+10}),this[t(202)]=this[t(226)][t(210)][t(230)](t(202));const i=this[t(226)];this[t(214)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(197)==s||e(208)==s||e(179)==s||e(201)==s||e(229)==s||e(190)==s||e(218)==s||e(196)==s){delete i[r],n=s,clearInterval(this[e(214)]),this[e(214)]=void 0;break}}e(208)==n&&i[e(207)](e(181)),e(179)==n&&i[e(207)](e(204)),e(201)==n&&i[e(207)](e(203)),e(229)==n&&i[e(207)](e(223),e(215)),e(190)==n&&i[e(207)](e(216)),e(218)==n&&i[e(207)](e(189)),e(196)==n&&i[e(207)](e(177))},1e3)}[nt(176)](){const t=nt;super[t(176)](),this[t(214)]&&clearInterval(this[t(214)])}}var ot=at;function ct(){var t=["PasteFromOffice","isPremiumPlugin","494313ereFPi","48XZAlMi","96930QUZQpP","150716SNkZKs","pluginName","135EUYHIv","1129002hTSyUz","29684RAtjwg","requires","isOfficialPlugin","702530kwGHeK","708840VVxvgL","55yJjWlm","2HNWywN","PasteFromOfficeEnhanced"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=495]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(107901===parseInt(e(496))/1+parseInt(e(506))/2*(parseInt(e(510))/3)+parseInt(e(500))/4*(-parseInt(e(498))/5)+parseInt(e(504))/6+parseInt(e(499))/7+-parseInt(e(511))/8*(-parseInt(e(495))/9)+parseInt(e(503))/10*(-parseInt(e(505))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class lt extends t.Plugin{static get[ot(497)](){return ot(507)}static get[ot(502)](){return!0}static get[ot(509)](){return!0}static get[ot(501)](){return[ot(508),q,it]}}function ut(){var t=["7IStyQF","6916168YjYcMB","5404092wQZmTE","7663536ZNQvNB","1666052Elqqmf","4184020JQypbM","540969YGzjml","2365406weNpRb"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=292]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(963886===-parseInt(e(293))/1+parseInt(e(296))/2+-parseInt(e(295))/3+-parseInt(e(299))/4+parseInt(e(294))/5+parseInt(e(292))/6+-parseInt(e(297))/7*(-parseInt(e(298))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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:()=>lt});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.UpcastWriter(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")||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;return l(e||t.element.parent)}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.UpcastWriter(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(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.UpcastWriter(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){const n=[],r=new e.UpcastWriter(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 v(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 x(t,n){const r=new DOMParser,s=function(t){return v(v(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.DomConverter(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 S=n(584);function A(){const t=["27dUsRsa","test","1659223wracnC","8798912bHbXAQ","509436Gddlwx","4712897EWMclj","511854aehyUL","1205250LIEBII","2942900FHXAoX"];return(A=function(){return t})()}function E(t,e){const n=A();return(E=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(932965===parseInt(e(232))/1+-parseInt(e(228))/2+-parseInt(e(230))/3*(-parseInt(e(234))/4)+parseInt(e(229))/5+-parseInt(e(227))/6+-parseInt(e(235))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return C[E(231)](t)}function P(){const t=["hasClass","tagName","40cPIMgD","6222168BnmLsQ","2400057CRLrXf","getPropertyValue","length","assign","5745870cIrxTG","split","1256ATBshi","style","585602lDdyUR","push","exec","trim","set","selectorText","initial","11415cYyAkn","13512190lAjLIc","className","cssRules","groups","4rItqWV","map","name","1169455cZcUAK"];return(P=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(595278===-parseInt(e(307))/1*(parseInt(e(295))/2)+parseInt(e(315))/3+parseInt(e(321))/4*(parseInt(e(302))/5)+-parseInt(e(319))/6+-parseInt(e(310))/7*(parseInt(e(313))/8)+parseInt(e(314))/9+parseInt(e(303))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(312)]&&!s[n(304)])continue;const e=!s[n(312)]||t[n(309)]===s[n(312)],o=!s[n(304)]||t[n(311)](s[n(304)]);e&&o&&r[n(299)](s,i)}return r}function j(t){const e=W,n={};for(let r=0;r<t[e(317)];r++){const s=t[r],i=t[e(316)](s);e(301)!==i&&(n[s]=i)}return n}function M(t){const e=W,n=t[e(320)](",")[e(308)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(297)](t);n&&r[e(296)](n[e(306)])}return r}function W(t,e){const n=P();return(W=function(t,e){return n[t-=294]})(t,e)}function N(t){const e=W,n={};for(const r of t)Object[e(318)](n,r);return n}const R=K;function T(){const t=["71644ZYbPMi","size","from","isActive","24Oefszj","setStyle","130hyEGIs","795696rPZNiR","execute","document","type","1112616BpCugi","content","29664WFbZKt","values","elementStart","53723eJehqb","hasStyle","_parsedData","234660fASESn","createRangeIn","4976130blihrE","item","917GiylWn"];return(T=function(){return t})()}function K(t,e){const n=T();return(K=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(402898===-parseInt(e(420))/1+-parseInt(e(423))/2+parseInt(e(411))/3+-parseInt(e(404))/4*(parseInt(e(410))/5)+-parseInt(e(417))/6*(-parseInt(e(403))/7)+-parseInt(e(408))/8*(parseInt(e(415))/9)+parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class D extends b{[R(412)](t){const n=R,{body:r,styles:s}=t[n(422)],i=new e.UpcastWriter(r[n(413)]),o=i[n(424)](r),c=function(t){const e=W,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(305)])if(t instanceof CSSStyleRule){const r=j(t[e(294)]);n[t[e(300)]]=Object[e(318)]({},n[t[e(300)]]||{},r)}return n}(s));for(const t of o){if(n(419)!==t[n(414)])continue;const e=F(t[n(402)],c);if(e[n(405)]){const r=N(Array[n(406)](e[n(418)]()));for(const e in r){const s=t[n(402)];s[n(421)](e)||i[n(409)](e,r[e],s)}}}t[n(416)]=r}[R(407)](t){return super[R(407)](t)||L(t)}}const $=k;function U(){const t=["ClipboardPipeline","afterInit","requires","6ANTrTP","text/html","fromCharCode","PasteFromOfficeEnhancedInliner","165WWGKKl","3122mgqiNw","isActive","9497025brWUYs","inputTransformation","dataTransfer","stylesProcessor","init","href","plugins","8162740ixNhei","121041actmOJ","join","map","11056RrMgnR","3844UGCXuD","3649960lesSzB","document","editing","execute","high","PasteFromOffice","_parsedData","getData","isOfficialPlugin","585228zvWSoB","isPremiumPlugin","editor","22FKWGhc","pluginName","get","view"];return(U=function(){return t})()}function k(t,e){const n=U();return(k=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(674873===parseInt(e(393))/1*(parseInt(e(408))/2)+parseInt(e(404))/3+-parseInt(e(418))/4+-parseInt(e(409))/5*(parseInt(e(428))/6)+-parseInt(e(394))/7*(-parseInt(e(407))/8)+-parseInt(e(396))/9+-parseInt(e(403))/10*(-parseInt(e(421))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class B extends t.Plugin{static get[$(422)](){return $(431)}static get[$(417)](){return!0}static get[$(419)](){return!0}static get[$(427)](){return[$(414)]}[$(400)](){const t=$,e=this[t(420)],n=e[t(402)][t(423)](t(425)),r=e[t(411)][t(424)][t(410)],s=new D(r);n.on(t(397),(e,n)=>{const i=t,o=n[i(398)][i(416)](i(429));s[i(395)](o)&&(n[i(415)]||(n[i(415)]=x(o,r[i(399)])),s[i(412)](n))},{priority:S.priorities[t(423)](t(413))+11})}[$(426)](){!async function(t){const e=d([77,101,90,106,75,114,108,116,86,56,48,66,76,57,70,122,110,104,97,81,67,99,68,72,71,65,54,109,102,103,115,121,73,53,52,49,89,120,107,82,117,50,51,111,55,88,83,119,79,100,113,118,78,74,85,112,69,98,84,80,87,105]),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=k;return t[e(406)](t=>String[e(430)](t))[e(405)]("")}!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([77]);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,S.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])))}()?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:1750464e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,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(401)]);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 q=H;function H(t,e){const n=V();return(H=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(734074===-parseInt(e(492))/1+parseInt(e(508))/2+parseInt(e(473))/3*(parseInt(e(500))/4)+-parseInt(e(474))/5+parseInt(e(506))/6*(parseInt(e(503))/7)+parseInt(e(481))/8+-parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);const z=[q(509),q(480),q(511),q(475),q(472),q(497),q(510),q(505)],J=[q(509),q(480),q(511)],Q={"font-style":[[q(499),"i"]],"font-weight":[[q(513),q(501)],[q(478),q(501)],[q(502),q(501)],[t=>Number(t)>=600,q(501)]],"text-decoration":[[q(498),"u"],[q(484),"s"]],"text-decoration-line":[[q(498),"u"],[q(484),"s"]],"vertical-align":[[q(489),q(489)],[q(488),q(495)]]};function V(){const t=["font-family","10607264NMdMtE","includes","getStyle","line-through","span","getStyleNames","setStyle","super","sub","function","from","759497KfMfXo","insertChild","split","sup","length","font-weight","underline","italic","108sKgTGE","strong","bolder","91MUsTBo","forEach","vertical-align","262026urJuUA","getChildren","1615282ydxLMB","color","font-style","font-size","12991464jkEejf","medium","keys","text-decoration-line","99939YFtanQ","3318280tjnynT","text-decoration","removeStyle","filter","bold","createElement"];return(V=function(){return t})()}function _(t){return z[q(482)](t)}function G(t){const e=q;return Array[e(491)](t[e(486)]())[e(477)](_)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(504)](e=>{const i=n,o=t[i(483)](e);if(o)if(c=e,J[q(482)](c))r[e]=o;else if(e in Q){const t=o[i(494)](" ");Q[e][i(504)](([n,r])=>{const o=i;for(const i of t)(o(490)==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=q;for(const s in n)n[s][r(504)](([,n])=>{const s=r,i=e[s(479)](n,[],t[s(507)]());e[s(493)](0,i,t)}),e[r(476)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(471)](n)[r(496)])return;const s=e[r(479)](r(485),[],t[r(507)]());e[r(487)](n,s),e[r(493)](0,s,t),e[r(476)](Object[r(471)](n),t)}(t,e,r)}const Z=tt;function X(){const t=["name","10MplshJ","748782slHCHW","1400947YUsLVl","content","execute","4ppkeaB","element","5736890OtlLjR","618522sPMtXO","getItems","497478mxqFQl","font","11740653XyzxZy","_parsedData","document","blockElements","includes","2933pWJpmR","createRangeIn","stylesProcessor","isActive","24144qetDmH"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(711246===parseInt(e(292))/1+parseInt(e(291))/2+parseInt(e(298))/3+parseInt(e(295))/4*(-parseInt(e(297))/5)+-parseInt(e(300))/6+-parseInt(e(307))/7*(-parseInt(e(288))/8)+-parseInt(e(302))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[Z(294)](t){const n=Z,{body:r}=t[n(303)],s=new e.UpcastWriter(r[n(304)]),i=s[n(308)](r),o=new e.ViewDocument(s[n(304)][n(309)]),c=[...new e.DomConverter(o)[n(305)],n(301)],a=i[n(299)]();for(const t of a)if(t.is(n(296))&&c[n(306)](t[n(289)])){Y(t,s,G(t))}t[n(293)]=r}[Z(310)](t){return super[Z(310)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=176]})(t,e)}function st(){const t=["dataTransfer","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","6334925cJqALY","config","getData","7230zDAwyF","65664xqJgJE","_licenseKeyCheckInterval","PasteFromOfficeEnhanced","evaluationLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","isActive","plugins","isPremiumPlugin","featureNotAllowed","text/html","stylesProcessor","editor","_parsedData","1112WNItIq","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","destroy","usageLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","high","invalid","document","PasteFromOfficeEnhancedPropagator","128727HBxBEj","6spDbTf","508617hHaNti","execute","PasteFromOffice","trialLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","9240238jQyANp","requires","36102dVlIWA","28cWeOsV","1666940TsBbaL","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyValid","editing","init","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","licenseKey","domainLimit","expired","pluginName"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(663239===-parseInt(e(184))/1+parseInt(e(195))/2+parseInt(e(186))/3*(parseInt(e(194))/4)+-parseInt(e(209))/5*(parseInt(e(185))/6)+-parseInt(e(191))/7+-parseInt(e(228))/8*(parseInt(e(213))/9)+-parseInt(e(212))/10*(-parseInt(e(193))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(202)];[nt(214)];static get[nt(205)](){return nt(183)}static get[nt(200)](){return!0}static get[nt(222)](){return!0}static get[nt(192)](){return[nt(188)]}[nt(199)](){const t=nt,e=this[t(226)],n=e[t(221)][t(230)](t(217)),r=e[t(198)][t(219)][t(182)],s=new et(r);n.on(t(178),(e,n)=>{const i=t,o=n[i(206)][i(211)](i(224));s[i(220)](o)&&(n[i(227)]||(n[i(227)]=x(o,r[i(225)])),s[i(187)](n))},{priority:S.priorities[t(230)](t(180))+10}),this[t(202)]=this[t(226)][t(210)][t(230)](t(202));const i=this[t(226)];this[t(214)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(197)==s||e(208)==s||e(179)==s||e(201)==s||e(229)==s||e(190)==s||e(218)==s||e(196)==s){delete i[r],n=s,clearInterval(this[e(214)]),this[e(214)]=void 0;break}}e(208)==n&&i[e(207)](e(181)),e(179)==n&&i[e(207)](e(204)),e(201)==n&&i[e(207)](e(203)),e(229)==n&&i[e(207)](e(223),e(215)),e(190)==n&&i[e(207)](e(216)),e(218)==n&&i[e(207)](e(189)),e(196)==n&&i[e(207)](e(177))},1e3)}[nt(176)](){const t=nt;super[t(176)](),this[t(214)]&&clearInterval(this[t(214)])}}var ot=at;function ct(){var t=["PasteFromOffice","isPremiumPlugin","494313ereFPi","48XZAlMi","96930QUZQpP","150716SNkZKs","pluginName","135EUYHIv","1129002hTSyUz","29684RAtjwg","requires","isOfficialPlugin","702530kwGHeK","708840VVxvgL","55yJjWlm","2HNWywN","PasteFromOfficeEnhanced"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=495]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(107901===parseInt(e(496))/1+parseInt(e(506))/2*(parseInt(e(510))/3)+parseInt(e(500))/4*(-parseInt(e(498))/5)+parseInt(e(504))/6+parseInt(e(499))/7+-parseInt(e(511))/8*(-parseInt(e(495))/9)+parseInt(e(503))/10*(-parseInt(e(505))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class lt extends t.Plugin{static get[ot(497)](){return ot(507)}static get[ot(502)](){return!0}static get[ot(509)](){return!0}static get[ot(501)](){return[ot(508),B,it]}}function ut(){var t=["7IStyQF","6916168YjYcMB","5404092wQZmTE","7663536ZNQvNB","1666052Elqqmf","4184020JQypbM","540969YGzjml","2365406weNpRb"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=292]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(963886===-parseInt(e(293))/1+parseInt(e(296))/2+-parseInt(e(295))/3+-parseInt(e(299))/4+parseInt(e(294))/5+parseInt(e(292))/6+-parseInt(e(297))/7*(-parseInt(e(298))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 _0x2cb141}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x342e84,parseHtml as _0x1c1e0b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3c56f3,uid as _0x3cc4d1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1fe374,ViewDocument as _0x5aae31,DomConverter as _0x4a61c4}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x337475){return m['test'](_0x337475);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x591c05,_0x26ec15){const _0x4ace6a=new Map();for(const [_0x12d476,_0x56b013]of _0x26ec15){if(!_0x12d476['tagName']&&!_0x12d476['className'])continue;const _0x59fc21=!_0x12d476['tagName']||_0x591c05['name']===_0x12d476['tagName'],_0x4cfab3=!_0x12d476['className']||_0x591c05['hasClass'](_0x12d476['className']);_0x59fc21&&_0x4cfab3&&_0x4ace6a['set'](_0x12d476,_0x56b013);}return _0x4ace6a;}function h(_0x3a0aa3){const _0x251abd={};for(let _0x40d60e=0x0;_0x40d60e<_0x3a0aa3['length'];_0x40d60e++){const _0x3e8111=_0x3a0aa3[_0x40d60e],_0x21660c=_0x3a0aa3['getPropertyValue'](_0x3e8111);'initial'!==_0x21660c&&(_0x251abd[_0x3e8111]=_0x21660c);}return _0x251abd;}function O(_0x3b3fbf){const _0x1aee7a=_0x3b3fbf['split'](',')['map'](_0x383770=>_0x383770['trim']()),_0x4cfeeb=[];for(const _0x3dd337 of _0x1aee7a){const _0x15d7d2=S['exec'](_0x3dd337);_0x15d7d2&&_0x4cfeeb['push'](_0x15d7d2['groups']);}return _0x4cfeeb;}function y(_0x2bbd11){const _0x5d30cc={};for(const _0x38b290 of _0x2bbd11)Object['assign'](_0x5d30cc,_0x38b290);return _0x5d30cc;}class c extends _0x342e84{['execute'](_0x5bb295){const {body:_0x340b0f,styles:_0x4c9e8f}=_0x5bb295['_parsedData'],_0x40ebcc=new _0x1fe374(_0x340b0f['document']),_0x232910=_0x40ebcc['createRangeIn'](_0x340b0f),_0x4d865c=function(_0x3c67f6){const _0x14f268={};for(const _0x3338b7 of _0x3c67f6)for(const _0x3dcead of _0x3338b7['cssRules'])if(_0x3dcead instanceof CSSStyleRule){const _0x4c6574=h(_0x3dcead['style']);_0x14f268[_0x3dcead['selectorText']]=Object['assign']({},_0x14f268[_0x3dcead['selectorText']]||{},_0x4c6574);}return _0x14f268;}(_0x4c9e8f),_0x226b20=function(_0x267188){const _0x4d621e=new Map();for(const _0x3ff9e1 in _0x267188){const _0x16b78b=O(_0x3ff9e1),_0x5ad0e0=_0x267188[_0x3ff9e1];for(const _0x57b09e of _0x16b78b)_0x4d621e['set'](_0x57b09e,_0x5ad0e0);}return _0x4d621e;}(_0x4d865c);for(const _0x7ab652 of _0x232910){if('elementStart'!==_0x7ab652['type'])continue;const _0x286e18=x(_0x7ab652['item'],_0x226b20);if(_0x286e18['size']){const _0x38aad5=y(Array['from'](_0x286e18['values']()));for(const _0x140521 in _0x38aad5){const _0x527114=_0x7ab652['item'];_0x527114['hasStyle'](_0x140521)||_0x40ebcc['setStyle'](_0x140521,_0x38aad5[_0x140521],_0x527114);}}}_0x5bb295['content']=_0x340b0f;}['isActive'](_0x3a2090){return super['isActive'](_0x3a2090)||l(_0x3a2090);}}class i extends _0x2cb141{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x177e2c=this['editor'],_0x303669=_0x177e2c['plugins']['get']('ClipboardPipeline'),_0x453826=_0x177e2c['editing']['view']['document'],_0x1f72f2=new c(_0x453826);_0x303669['on']('inputTransformation',(_0x3ab764,_0x966fb0)=>{const _0x287e91=_0x966fb0['dataTransfer']['getData']('text/html');_0x1f72f2['isActive'](_0x287e91)&&(_0x966fb0['_parsedData']||(_0x966fb0['_parsedData']=_0x1c1e0b(_0x287e91,_0x453826['stylesProcessor'])),_0x1f72f2['execute'](_0x966fb0));},{'priority':_0x3c56f3['get']('high')+0xb});}['afterInit'](){!async function(_0xfb0a4b){const _0x103047=_0x37b71b([0x78,0x46,0x6a,0x38,0x33,0x51,0x4c,0x59,0x32,0x34,0x63,0x50,0x47,0x41,0x58,0x57,0x39,0x30,0x61,0x52,0x75,0x4e,0x65,0x4b,0x67,0x36,0x37,0x44,0x31,0x79,0x6c,0x71,0x64,0x74,0x53,0x54,0x6f,0x7a,0x48,0x49,0x35,0x4d,0x73,0x43,0x55,0x45,0x72,0x4a,0x42,0x68,0x6b,0x5a,0x77,0x6e,0x70,0x62,0x4f,0x56,0x66,0x76,0x6d,0x69]),_0x51de8f=0x4f98c444,_0x5b71cc=0x4f9faf74^_0x51de8f,_0x5aaa07=window[_0x37b71b([0x44,0x61,0x74,0x65])][_0x37b71b([0x6e,0x6f,0x77])](),_0x3e8f79=_0xfb0a4b[_0x37b71b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbc3845=new window[(_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x190402=>{_0x3e8f79[_0x37b71b([0x6f,0x6e,0x63,0x65])](_0x37b71b([0x72,0x65,0x61,0x64,0x79]),_0x190402);}),_0x1ee5d9={[_0x37b71b([0x6b,0x74,0x79])]:_0x37b71b([0x45,0x43]),[_0x37b71b([0x75,0x73,0x65])]:_0x37b71b([0x73,0x69,0x67]),[_0x37b71b([0x63,0x72,0x76])]:_0x37b71b([0x50,0x2d,0x32,0x35,0x36]),[_0x37b71b([0x78])]:_0x37b71b([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]),[_0x37b71b([0x79])]:_0x37b71b([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]),[_0x37b71b([0x61,0x6c,0x67])]:_0x37b71b([0x45,0x53,0x32,0x35,0x36])},_0x3e2971=_0x3e8f79[_0x37b71b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x37b71b([0x67,0x65,0x74])](_0x37b71b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x400103(){let _0x1f20ad,_0x5be39d=null,_0x27135a=null;try{if(_0x3e2971==_0x37b71b([0x47,0x50,0x4c]))return _0x37b71b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f20ad=_0x551c72(),!_0x1f20ad)return _0x37b71b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f20ad[_0x37b71b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x27135a=_0x378060(_0x1f20ad[_0x37b71b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f20ad[_0x37b71b([0x6a,0x74,0x69])])),await _0x2082cf()?_0x14fa0e()?_0x1fafdf()?_0x37b71b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3543b3()?(_0x1f20ad[_0x37b71b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37b71b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5be39d=_0x25d440(_0x37b71b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f20ad[_0x37b71b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37b71b([0x74,0x72,0x69,0x61,0x6c])&&(_0x5be39d=_0x25d440(_0x37b71b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2000f8()):_0x37b71b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x37b71b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x37b71b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x37b71b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1fafdf(){const _0x51f0e8=[_0x37b71b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x37b71b([0x74,0x72,0x69,0x61,0x6c])][_0x37b71b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f20ad[_0x37b71b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5aaa07/0x3e8:0xe10*_0x5b71cc;return _0x1f20ad[_0x37b71b([0x65,0x78,0x70])]<_0x51f0e8;}function _0x14fa0e(){const _0x1b77ff=_0x1f20ad[_0x37b71b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1b77ff&&(!!_0x1b77ff[_0x37b71b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37b71b([0x2a]))||(!!_0x1b77ff[_0x37b71b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37b71b([0x50,0x4f,0x45]))||!!_0x1b77ff[_0x37b71b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37b71b([0x50,0x50]))));}function _0x3543b3(){const _0x1ea584=_0x1f20ad[_0x37b71b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ea584||0x0==_0x1ea584[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x374b6e}=new URL(window[_0x37b71b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1ea584[_0x37b71b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x374b6e))return!0x0;const _0x40ac12=_0x374b6e[_0x37b71b([0x73,0x70,0x6c,0x69,0x74])](_0x37b71b([0x2e]));return _0x1ea584[_0x37b71b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e6c00=>_0x3e6c00[_0x37b71b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37b71b([0x2a])))[_0x37b71b([0x6d,0x61,0x70])](_0x4b8f35=>_0x4b8f35[_0x37b71b([0x73,0x70,0x6c,0x69,0x74])](_0x37b71b([0x2e])))[_0x37b71b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32bec5=>_0x32bec5[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x40ac12[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x37b71b([0x6d,0x61,0x70])](_0x5e28ff=>Array(_0x40ac12[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e28ff[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x37b71b([0x66,0x69,0x6c,0x6c])](_0x5e28ff[0x0]===_0x37b71b([0x2a])?_0x37b71b([0x2a]):'')[_0x37b71b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e28ff))[_0x37b71b([0x73,0x6f,0x6d,0x65])](_0x1e3098=>_0x40ac12[_0x37b71b([0x65,0x76,0x65,0x72,0x79])]((_0x5014f8,_0x292d2f)=>_0x1e3098[_0x292d2f]===_0x5014f8||_0x1e3098[_0x292d2f]===_0x37b71b([0x2a])));}function _0x2000f8(){return _0x5be39d&&_0x27135a?new window[(_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49c676,_0x13b958)=>{_0x5be39d[_0x37b71b([0x74,0x68,0x65,0x6e])](_0x49c676,_0x13b958),_0x27135a[_0x37b71b([0x74,0x68,0x65,0x6e])](_0x513349=>{_0x513349!=_0x37b71b([0x56,0x61,0x6c,0x69,0x64])&&_0x49c676(_0x513349);},_0x13b958);}):_0x5be39d||_0x27135a||_0x37b71b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x378060(_0x2c29ff,_0x27947f){return new window[(_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4968dc=>{if(_0x5139f9())return _0x4968dc(_0x37b71b([0x56,0x61,0x6c,0x69,0x64]));_0x5e8224(),_0x3e8f79[_0x37b71b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x37b71b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x18a233=!0x1;const _0x569983=_0x3cc4d1();function _0x343acb(_0x35de72){return!!_0x35de72&&(typeof _0x35de72===_0x37b71b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x35de72===_0x37b71b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x35de72[_0x37b71b([0x74,0x68,0x65,0x6e])]===_0x37b71b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x35de72[_0x37b71b([0x63,0x61,0x74,0x63,0x68])]===_0x37b71b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b7a7c(_0x5ba1f8){_0x4482fd(_0x5ba1f8)[_0x37b71b([0x74,0x68,0x65,0x6e])](_0x388bc5=>{if(!_0x388bc5||_0x388bc5[_0x37b71b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x37b71b([0x6f,0x6b]))return _0x37b71b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x320c46(_0x541f88(_0x569983+_0x27947f))!=_0x388bc5[_0x37b71b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x37b71b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x37b71b([0x56,0x61,0x6c,0x69,0x64]);})[_0x37b71b([0x74,0x68,0x65,0x6e])](_0x573027=>(_0x32c133(),_0x573027),()=>{const _0x48ae5f=_0x6a15ab();return null==_0x48ae5f?(_0x32c133(),_0x37b71b([0x56,0x61,0x6c,0x69,0x64])):_0x37b71b(_0x5aaa07-_0x48ae5f>(0x6b944044^_0x51de8f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x37b71b([0x74,0x68,0x65,0x6e])](_0x4968dc)[_0x37b71b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4968dc(_0x37b71b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xa1a55a=0x4fae2ac4^_0x51de8f;function _0x32c133(){const _0x42e3fd=_0x37b71b([0x6c,0x6c,0x63,0x74,0x2d])+_0x320c46(_0x541f88(_0x2c29ff)),_0x5a633a=_0x4e3b49(_0x320c46(window[_0x37b71b([0x4d,0x61,0x74,0x68])][_0x37b71b([0x63,0x65,0x69,0x6c])](_0x5aaa07/_0xa1a55a)));window[_0x37b71b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37b71b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42e3fd,_0x5a633a);}function _0x6a15ab(){const _0x79d420=_0x37b71b([0x6c,0x6c,0x63,0x74,0x2d])+_0x320c46(_0x541f88(_0x2c29ff)),_0x5d86b8=window[_0x37b71b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37b71b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x79d420);return _0x5d86b8?window[_0x37b71b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e3b49(_0x5d86b8),0x10)*_0xa1a55a:null;}function _0x4482fd(_0x14c336){return new window[(_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x175967,_0x499573)=>{_0x14c336[_0x37b71b([0x74,0x68,0x65,0x6e])](_0x175967,_0x499573),window[_0x37b71b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x499573,0x4f991084^_0x51de8f);});}}_0x3e8f79[_0x37b71b([0x6f,0x6e])](_0x37b71b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1233bb,_0x3d93c8)=>{if(_0x3d93c8[0x0]!=_0x2c29ff)return _0x4968dc(_0x37b71b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d93c8[0x1]={..._0x3d93c8[0x1],[_0x37b71b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x569983};},{[_0x37b71b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37b71b([0x68,0x69,0x67,0x68])}),_0x3e8f79[_0x37b71b([0x6f,0x6e])](_0x37b71b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x356095=>{_0x343acb(_0x356095[_0x37b71b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x18a233=!0x0,_0x4b7a7c(_0x356095[_0x37b71b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x37b71b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37b71b([0x6c,0x6f,0x77])}),_0xbc3845[_0x37b71b([0x74,0x68,0x65,0x6e])](()=>{_0x18a233||_0x4968dc(_0x37b71b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5139f9(){return _0x3e8f79[_0x37b71b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37b71b([0x76,0x69,0x65,0x77])][_0x37b71b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x37b71b([0x61,0x75,0x74,0x6f]);}function _0x5e8224(){_0x3e8f79[_0x37b71b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37b71b([0x76,0x69,0x65,0x77])][_0x37b71b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x37b71b([0x61,0x75,0x74,0x6f]);}}function _0x25d440(_0x301d22){const _0x3a0319=[new window[(_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3286d1=>setTimeout(_0x3286d1,0x4f91fa88^_0x51de8f)),_0xbc3845[_0x37b71b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b5d52=>{let _0x568b8d=0x0;_0x3e8f79[_0x37b71b([0x6d,0x6f,0x64,0x65,0x6c])][_0x37b71b([0x6f,0x6e])](_0x37b71b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2e3b10,_0x23710a)=>{_0x23710a[0x0][_0x37b71b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x568b8d++,_0x568b8d==(0x4f98c5bc^_0x51de8f)&&(_0x5b5d52(),_0x2e3b10[_0x37b71b([0x6f,0x66,0x66])]());});}))];return window[_0x37b71b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x37b71b([0x72,0x61,0x63,0x65])](_0x3a0319)[_0x37b71b([0x74,0x68,0x65,0x6e])](()=>_0x301d22);}async function _0x3edad1(){await _0xbc3845,_0x3e8f79[_0x37b71b([0x6d,0x6f,0x64,0x65,0x6c])][_0x37b71b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3d8536,_0x3e8f79[_0x37b71b([0x6d,0x6f,0x64,0x65,0x6c])][_0x37b71b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3d8536,_0x3e8f79[_0x37b71b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x37b71b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5dff75(_0x2f1784){const _0x7b7335=_0x4ae35f();_0x3e8f79[_0x7b7335]=_0x37b71b([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])+_0x2f1784,_0x2f1784!=_0x37b71b([0x56,0x61,0x6c,0x69,0x64])&&_0x3edad1();}function _0x4ae35f(){const _0x272360=window[_0x37b71b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x37b71b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x37b71b([0x6e,0x6f,0x77])]())[_0x37b71b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x37b71b([0x2e]),'');let _0x34ed1b=_0x37b71b([0x78]);for(let _0x395318=0x0;_0x395318<_0x272360[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x395318+=0x2){let _0x34a43d=window[_0x37b71b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x272360[_0x37b71b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x395318,_0x395318+0x2));_0x34a43d>=_0x103047[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34a43d-=_0x103047[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x34ed1b+=_0x103047[_0x34a43d];}return _0x34ed1b;}function _0x551c72(){const _0x9df27f=_0x3e2971[_0x37b71b([0x73,0x70,0x6c,0x69,0x74])](_0x37b71b([0x2e]));if(0x3!=_0x9df27f[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ae560(_0x9df27f[0x1]);function _0x4ae560(_0x2a5d0a){const _0x52b994=_0x335f8e(_0x2a5d0a);return _0x52b994&&_0x5142b6()?_0x52b994:null;function _0x5142b6(){const _0x2b8055=_0x52b994[_0x37b71b([0x6a,0x74,0x69])],_0xc2f88f=window[_0x37b71b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b8055[_0x37b71b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b8055[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c9177={..._0x52b994,[_0x37b71b([0x6a,0x74,0x69])]:_0x2b8055[_0x37b71b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b8055[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c9177[_0x37b71b([0x76,0x63])],_0x541f88(_0x3c9177)==_0xc2f88f;}}}async function _0x2082cf(){let _0x138f08=!0x0;try{const _0x1a2524=_0x3e2971[_0x37b71b([0x73,0x70,0x6c,0x69,0x74])](_0x37b71b([0x2e])),[_0x56bd12,_0x4a77ca,_0x100cc3]=_0x1a2524;return _0x10ba29(_0x56bd12),await _0x2f227b(_0x56bd12,_0x4a77ca,_0x100cc3),_0x138f08;}catch{return!0x1;}function _0x10ba29(_0x1fff34){const _0x29cbb4=_0x335f8e(_0x1fff34);_0x29cbb4&&_0x29cbb4[_0x37b71b([0x61,0x6c,0x67])]==_0x37b71b([0x45,0x53,0x32,0x35,0x36])||(_0x138f08=!0x1);}async function _0x2f227b(_0x2df1e0,_0x30bd20,_0x200134){const _0x14e008=window[_0x37b71b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x37b71b([0x66,0x72,0x6f,0x6d])](_0x18c50d(_0x200134),_0x17d2d2=>_0x17d2d2[_0x37b71b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x60e9c4=new window[(_0x37b71b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x37b71b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2df1e0+_0x37b71b([0x2e])+_0x30bd20),_0x5515f5=window[_0x37b71b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x37b71b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5515f5)return;const _0xaa030d=await _0x5515f5[_0x37b71b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x37b71b([0x6a,0x77,0x6b]),_0x1ee5d9,{[_0x37b71b([0x6e,0x61,0x6d,0x65])]:_0x37b71b([0x45,0x43,0x44,0x53,0x41]),[_0x37b71b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x37b71b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x37b71b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5515f5[_0x37b71b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x37b71b([0x6e,0x61,0x6d,0x65])]:_0x37b71b([0x45,0x43,0x44,0x53,0x41]),[_0x37b71b([0x68,0x61,0x73,0x68])]:{[_0x37b71b([0x6e,0x61,0x6d,0x65])]:_0x37b71b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xaa030d,_0x14e008,_0x60e9c4)||(_0x138f08=!0x1);}}function _0x335f8e(_0x2de26c){return _0x2de26c[_0x37b71b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x37b71b([0x65,0x79]))?JSON[_0x37b71b([0x70,0x61,0x72,0x73,0x65])](_0x18c50d(_0x2de26c)):null;}function _0x18c50d(_0x417f68){return window[_0x37b71b([0x61,0x74,0x6f,0x62])](_0x417f68[_0x37b71b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x37b71b([0x2b]))[_0x37b71b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x37b71b([0x2f])));}function _0x541f88(_0x402c36){let _0x369075=0x1505;function _0x5253ec(_0x49892b){for(let _0x3e7ba9=0x0;_0x3e7ba9<_0x49892b[_0x37b71b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e7ba9++){const _0x5a0230=_0x49892b[_0x37b71b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e7ba9);_0x369075=(_0x369075<<0x5)+_0x369075+_0x5a0230,_0x369075&=_0x369075;}}function _0x2fa7ef(_0x51f6bd){Array[_0x37b71b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51f6bd)?_0x51f6bd[_0x37b71b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2fa7ef):_0x51f6bd&&typeof _0x51f6bd==_0x37b71b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x37b71b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51f6bd)[_0x37b71b([0x73,0x6f,0x72,0x74])]()[_0x37b71b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f967f,_0xa763ed])=>{_0x5253ec(_0x2f967f),_0x2fa7ef(_0xa763ed);}):_0x5253ec(window[_0x37b71b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51f6bd));}return _0x2fa7ef(_0x402c36),_0x369075>>>0x0;}function _0x320c46(_0x31fcb8){return _0x31fcb8[_0x37b71b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x37b71b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x37b71b([0x30]));}function _0x4e3b49(_0x5eb1a7){return _0x5eb1a7[_0x37b71b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x37b71b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x37b71b([0x6a,0x6f,0x69,0x6e])]('');}function _0x3d8536(){}function _0x37b71b(_0x2e0ad1){return _0x2e0ad1['map'](_0x55a7e=>String['fromCharCode'](_0x55a7e))['join']('');}_0x5dff75(await _0x400103());}(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'],[_0x7be0b6=>Number(_0x7be0b6)>=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(_0x51b1a2){return L['includes'](_0x51b1a2);}function g(_0x43c75a){return Array['from'](_0x43c75a['getStyleNames']())['filter'](P);}function v(_0xbcf6a6,_0x86f944,_0x13aa1d){const {spanStyles:_0x28771e,stylesToBeHtmlElements:_0x3a0577}=function(_0x9713cc,_0x388764){const _0x245783={},_0x251548={};return _0x388764['forEach'](_0xc00e50=>{const _0x146a7c=_0x9713cc['getStyle'](_0xc00e50);if(_0x146a7c){if(function(_0x364998){return E['includes'](_0x364998);}(_0xc00e50))_0x245783[_0xc00e50]=_0x146a7c;else{if(function(_0x3e1fed){return _0x3e1fed in F;}(_0xc00e50)){const _0x289695=_0x146a7c['split']('\x20');F[_0xc00e50]['forEach'](([_0x4bc7b9,_0x2f9e3b])=>{for(const _0x27ec12 of _0x289695){('function'==typeof _0x4bc7b9&&_0x4bc7b9(_0x27ec12)||_0x4bc7b9===_0x27ec12)&&(_0x251548[_0xc00e50]=[..._0x251548[_0xc00e50]||[],[_0x4bc7b9,_0x2f9e3b]]);}});}}}}),{'spanStyles':_0x245783,'stylesToBeHtmlElements':_0x251548};}(_0xbcf6a6,_0x13aa1d);!function(_0x23fe33,_0x2d771d,_0x57e0d1){for(const _0x18b2ae in _0x57e0d1){_0x57e0d1[_0x18b2ae]['forEach'](([,_0x93711b])=>{const _0x419695=_0x2d771d['createElement'](_0x93711b,[],_0x23fe33['getChildren']());_0x2d771d['insertChild'](0x0,_0x419695,_0x23fe33);}),_0x2d771d['removeStyle'](_0x18b2ae,_0x23fe33);}}(_0xbcf6a6,_0x86f944,_0x3a0577),function(_0x4e9a66,_0x2f15e2,_0x29a46c){if(!Object['keys'](_0x29a46c)['length'])return;const _0x2744a5=_0x2f15e2['createElement']('span',[],_0x4e9a66['getChildren']());_0x2f15e2['setStyle'](_0x29a46c,_0x2744a5),_0x2f15e2['insertChild'](0x0,_0x2744a5,_0x4e9a66),_0x2f15e2['removeStyle'](Object['keys'](_0x29a46c),_0x4e9a66);}(_0xbcf6a6,_0x86f944,_0x28771e);}class f extends _0x342e84{['execute'](_0x1e6e92){const {body:_0x56ccbb}=_0x1e6e92['_parsedData'],_0x34bc85=new _0x1fe374(_0x56ccbb['document']),_0x603a9e=_0x34bc85['createRangeIn'](_0x56ccbb),_0x185dca=new _0x5aae31(_0x34bc85['document']['stylesProcessor']),_0x242c54=[...new _0x4a61c4(_0x185dca)['blockElements'],'font'],_0x30f317=_0x603a9e['getItems']();for(const _0x17c5af of _0x30f317)_0x17c5af['is']('element')&&_0x242c54['includes'](_0x17c5af['name'])&&v(_0x17c5af,_0x34bc85,g(_0x17c5af));_0x1e6e92['content']=_0x56ccbb;}['isActive'](_0x2aec17){return super['isActive'](_0x2aec17)||l(_0x2aec17);}}class s extends _0x2cb141{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xff3805=this['editor'],_0x8a762c=_0xff3805['plugins']['get']('ClipboardPipeline'),_0x2986b5=_0xff3805['editing']['view']['document'],_0x1eaf48=new f(_0x2986b5);_0x8a762c['on']('inputTransformation',(_0x3c0b12,_0x113ac3)=>{const _0x3b8180=_0x113ac3['dataTransfer']['getData']('text/html');_0x1eaf48['isActive'](_0x3b8180)&&(_0x113ac3['_parsedData']||(_0x113ac3['_parsedData']=_0x1c1e0b(_0x3b8180,_0x2986b5['stylesProcessor'])),_0x1eaf48['execute'](_0x113ac3));},{'priority':_0x3c56f3['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2e93b1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x360e5d;for(const _0x364ab7 in _0x2e93b1){const _0x2640c8=_0x364ab7,_0x47eedf=_0x2e93b1[_0x2640c8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x47eedf||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x47eedf){delete _0x2e93b1[_0x2640c8],_0x360e5d=_0x47eedf,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x360e5d&&_0x2e93b1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x360e5d&&_0x2e93b1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x360e5d&&_0x2e93b1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x360e5d&&_0x2e93b1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x360e5d&&_0x2e93b1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x360e5d&&_0x2e93b1['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x360e5d&&_0x2e93b1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2cb141{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
|
23
|
+
import{Plugin as _0x59d7ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x35a18,parseHtml as _0x33237d}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x8699de,uid as _0x2684e7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2f2cf9,ViewDocument as _0x470734,DomConverter as _0x73a666}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4a29cf){return m['test'](_0x4a29cf);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1778b4,_0x201000){const _0x193764=new Map();for(const [_0x47abff,_0x90f10f]of _0x201000){if(!_0x47abff['tagName']&&!_0x47abff['className'])continue;const _0x5c3717=!_0x47abff['tagName']||_0x1778b4['name']===_0x47abff['tagName'],_0x56fe82=!_0x47abff['className']||_0x1778b4['hasClass'](_0x47abff['className']);_0x5c3717&&_0x56fe82&&_0x193764['set'](_0x47abff,_0x90f10f);}return _0x193764;}function h(_0x248043){const _0x504cf9={};for(let _0x25fb4b=0x0;_0x25fb4b<_0x248043['length'];_0x25fb4b++){const _0x7459a2=_0x248043[_0x25fb4b],_0x2c69fb=_0x248043['getPropertyValue'](_0x7459a2);'initial'!==_0x2c69fb&&(_0x504cf9[_0x7459a2]=_0x2c69fb);}return _0x504cf9;}function O(_0x139730){const _0x474312=_0x139730['split'](',')['map'](_0x83b43a=>_0x83b43a['trim']()),_0x15ec18=[];for(const _0x31e685 of _0x474312){const _0x85f7cf=S['exec'](_0x31e685);_0x85f7cf&&_0x15ec18['push'](_0x85f7cf['groups']);}return _0x15ec18;}function y(_0x2db669){const _0x65a51b={};for(const _0x29f48b of _0x2db669)Object['assign'](_0x65a51b,_0x29f48b);return _0x65a51b;}class c extends _0x35a18{['execute'](_0x62594b){const {body:_0x16809b,styles:_0x24914e}=_0x62594b['_parsedData'],_0x441d3d=new _0x2f2cf9(_0x16809b['document']),_0x4b7542=_0x441d3d['createRangeIn'](_0x16809b),_0x5430bb=function(_0x1adf31){const _0x50c725={};for(const _0x42aa98 of _0x1adf31)for(const _0x2e6a85 of _0x42aa98['cssRules'])if(_0x2e6a85 instanceof CSSStyleRule){const _0x553895=h(_0x2e6a85['style']);_0x50c725[_0x2e6a85['selectorText']]=Object['assign']({},_0x50c725[_0x2e6a85['selectorText']]||{},_0x553895);}return _0x50c725;}(_0x24914e),_0x28ece9=function(_0x5ee76e){const _0xf2c437=new Map();for(const _0xc6214f in _0x5ee76e){const _0x3e6522=O(_0xc6214f),_0x3757d3=_0x5ee76e[_0xc6214f];for(const _0x388f93 of _0x3e6522)_0xf2c437['set'](_0x388f93,_0x3757d3);}return _0xf2c437;}(_0x5430bb);for(const _0x251632 of _0x4b7542){if('elementStart'!==_0x251632['type'])continue;const _0xda4138=x(_0x251632['item'],_0x28ece9);if(_0xda4138['size']){const _0x12e630=y(Array['from'](_0xda4138['values']()));for(const _0x48de85 in _0x12e630){const _0x55d15d=_0x251632['item'];_0x55d15d['hasStyle'](_0x48de85)||_0x441d3d['setStyle'](_0x48de85,_0x12e630[_0x48de85],_0x55d15d);}}}_0x62594b['content']=_0x16809b;}['isActive'](_0x453456){return super['isActive'](_0x453456)||l(_0x453456);}}class i extends _0x59d7ff{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x47a3ca=this['editor'],_0x13d8fb=_0x47a3ca['plugins']['get']('ClipboardPipeline'),_0x4d5d1d=_0x47a3ca['editing']['view']['document'],_0x3f0d7c=new c(_0x4d5d1d);_0x13d8fb['on']('inputTransformation',(_0x3d074f,_0x2efd48)=>{const _0x10aed0=_0x2efd48['dataTransfer']['getData']('text/html');_0x3f0d7c['isActive'](_0x10aed0)&&(_0x2efd48['_parsedData']||(_0x2efd48['_parsedData']=_0x33237d(_0x10aed0,_0x4d5d1d['stylesProcessor'])),_0x3f0d7c['execute'](_0x2efd48));},{'priority':_0x8699de['get']('high')+0xb});}['afterInit'](){!async function(_0xfddba){const _0x2cf751=_0x44bce6([0x4d,0x65,0x5a,0x6a,0x4b,0x72,0x6c,0x74,0x56,0x38,0x30,0x42,0x4c,0x39,0x46,0x7a,0x6e,0x68,0x61,0x51,0x43,0x63,0x44,0x48,0x47,0x41,0x36,0x6d,0x66,0x67,0x73,0x79,0x49,0x35,0x34,0x31,0x59,0x78,0x6b,0x52,0x75,0x32,0x33,0x6f,0x37,0x58,0x53,0x77,0x4f,0x64,0x71,0x76,0x4e,0x4a,0x55,0x70,0x45,0x62,0x54,0x50,0x57,0x69]),_0x17326d=0x2fa45f3e,_0x240afc=0x2fa3345e^_0x17326d,_0x18f2eb=window[_0x44bce6([0x44,0x61,0x74,0x65])][_0x44bce6([0x6e,0x6f,0x77])](),_0x437723=_0xfddba[_0x44bce6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x82832d=new window[(_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46d30b=>{_0x437723[_0x44bce6([0x6f,0x6e,0x63,0x65])](_0x44bce6([0x72,0x65,0x61,0x64,0x79]),_0x46d30b);}),_0x2f9682={[_0x44bce6([0x6b,0x74,0x79])]:_0x44bce6([0x45,0x43]),[_0x44bce6([0x75,0x73,0x65])]:_0x44bce6([0x73,0x69,0x67]),[_0x44bce6([0x63,0x72,0x76])]:_0x44bce6([0x50,0x2d,0x32,0x35,0x36]),[_0x44bce6([0x78])]:_0x44bce6([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]),[_0x44bce6([0x79])]:_0x44bce6([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]),[_0x44bce6([0x61,0x6c,0x67])]:_0x44bce6([0x45,0x53,0x32,0x35,0x36])},_0x531f34=_0x437723[_0x44bce6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x44bce6([0x67,0x65,0x74])](_0x44bce6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x58eb7f(){let _0x4b2d2a,_0x1ee72e=null,_0x16fbf4=null;try{if(_0x531f34==_0x44bce6([0x47,0x50,0x4c]))return _0x44bce6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b2d2a=_0x53e56a(),!_0x4b2d2a)return _0x44bce6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b2d2a[_0x44bce6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16fbf4=_0x10123c(_0x4b2d2a[_0x44bce6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b2d2a[_0x44bce6([0x6a,0x74,0x69])])),await _0x2cbd5a()?_0x9be543()?_0xb0f391()?_0x44bce6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x230b68()?(_0x4b2d2a[_0x44bce6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44bce6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ee72e=_0x57f48a(_0x44bce6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b2d2a[_0x44bce6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44bce6([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ee72e=_0x57f48a(_0x44bce6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x424d29()):_0x44bce6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x44bce6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x44bce6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x44bce6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb0f391(){const _0x30ce15=[_0x44bce6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x44bce6([0x74,0x72,0x69,0x61,0x6c])][_0x44bce6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b2d2a[_0x44bce6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x18f2eb/0x3e8:0xe10*_0x240afc;return _0x4b2d2a[_0x44bce6([0x65,0x78,0x70])]<_0x30ce15;}function _0x9be543(){const _0x958298=_0x4b2d2a[_0x44bce6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x958298&&(!!_0x958298[_0x44bce6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bce6([0x2a]))||(!!_0x958298[_0x44bce6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bce6([0x50,0x4f,0x45]))||!!_0x958298[_0x44bce6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bce6([0x50,0x50]))));}function _0x230b68(){const _0x41b6f5=_0x4b2d2a[_0x44bce6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41b6f5||0x0==_0x41b6f5[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x561979}=new URL(window[_0x44bce6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41b6f5[_0x44bce6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x561979))return!0x0;const _0x3c3892=_0x561979[_0x44bce6([0x73,0x70,0x6c,0x69,0x74])](_0x44bce6([0x2e]));return _0x41b6f5[_0x44bce6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x131c17=>_0x131c17[_0x44bce6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bce6([0x2a])))[_0x44bce6([0x6d,0x61,0x70])](_0x2233d6=>_0x2233d6[_0x44bce6([0x73,0x70,0x6c,0x69,0x74])](_0x44bce6([0x2e])))[_0x44bce6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47c8f2=>_0x47c8f2[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c3892[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x44bce6([0x6d,0x61,0x70])](_0x5a75dd=>Array(_0x3c3892[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5a75dd[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x44bce6([0x66,0x69,0x6c,0x6c])](_0x5a75dd[0x0]===_0x44bce6([0x2a])?_0x44bce6([0x2a]):'')[_0x44bce6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5a75dd))[_0x44bce6([0x73,0x6f,0x6d,0x65])](_0x5f53c8=>_0x3c3892[_0x44bce6([0x65,0x76,0x65,0x72,0x79])]((_0x3e502f,_0x1fc9de)=>_0x5f53c8[_0x1fc9de]===_0x3e502f||_0x5f53c8[_0x1fc9de]===_0x44bce6([0x2a])));}function _0x424d29(){return _0x1ee72e&&_0x16fbf4?new window[(_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ed604,_0xce34dc)=>{_0x1ee72e[_0x44bce6([0x74,0x68,0x65,0x6e])](_0x2ed604,_0xce34dc),_0x16fbf4[_0x44bce6([0x74,0x68,0x65,0x6e])](_0x529300=>{_0x529300!=_0x44bce6([0x56,0x61,0x6c,0x69,0x64])&&_0x2ed604(_0x529300);},_0xce34dc);}):_0x1ee72e||_0x16fbf4||_0x44bce6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10123c(_0x50c3e0,_0x3bc130){return new window[(_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e5cf0=>{if(_0x51984d())return _0x4e5cf0(_0x44bce6([0x56,0x61,0x6c,0x69,0x64]));_0x26c69a(),_0x437723[_0x44bce6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x44bce6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xc603de=!0x1;const _0x4dba2c=_0x2684e7();function _0x1f2b5a(_0x384685){return!!_0x384685&&(typeof _0x384685===_0x44bce6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x384685===_0x44bce6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x384685[_0x44bce6([0x74,0x68,0x65,0x6e])]===_0x44bce6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x384685[_0x44bce6([0x63,0x61,0x74,0x63,0x68])]===_0x44bce6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x143ec2(_0x34e74b){_0x57422e(_0x34e74b)[_0x44bce6([0x74,0x68,0x65,0x6e])](_0x48b540=>{if(!_0x48b540||_0x48b540[_0x44bce6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x44bce6([0x6f,0x6b]))return _0x44bce6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1d7d35(_0x5a92a9(_0x4dba2c+_0x3bc130))!=_0x48b540[_0x44bce6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x44bce6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x44bce6([0x56,0x61,0x6c,0x69,0x64]);})[_0x44bce6([0x74,0x68,0x65,0x6e])](_0x211860=>(_0x29e4e9(),_0x211860),()=>{const _0x4e46a3=_0x1ff092();return null==_0x4e46a3?(_0x29e4e9(),_0x44bce6([0x56,0x61,0x6c,0x69,0x64])):_0x44bce6(_0x18f2eb-_0x4e46a3>(0xba8db3e^_0x17326d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x44bce6([0x74,0x68,0x65,0x6e])](_0x4e5cf0)[_0x44bce6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4e5cf0(_0x44bce6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2e3b2e=0x2f92b1be^_0x17326d;function _0x29e4e9(){const _0x2c13d2=_0x44bce6([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d7d35(_0x5a92a9(_0x50c3e0)),_0x39e0f9=_0x3bb8ad(_0x1d7d35(window[_0x44bce6([0x4d,0x61,0x74,0x68])][_0x44bce6([0x63,0x65,0x69,0x6c])](_0x18f2eb/_0x2e3b2e)));window[_0x44bce6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44bce6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c13d2,_0x39e0f9);}function _0x1ff092(){const _0x5e51f4=_0x44bce6([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d7d35(_0x5a92a9(_0x50c3e0)),_0x655bd4=window[_0x44bce6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44bce6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e51f4);return _0x655bd4?window[_0x44bce6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bb8ad(_0x655bd4),0x10)*_0x2e3b2e:null;}function _0x57422e(_0x496864){return new window[(_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x140ace,_0x2eed98)=>{_0x496864[_0x44bce6([0x74,0x68,0x65,0x6e])](_0x140ace,_0x2eed98),window[_0x44bce6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2eed98,0x2fa58bfe^_0x17326d);});}}_0x437723[_0x44bce6([0x6f,0x6e])](_0x44bce6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x27e14f,_0x3a969e)=>{if(_0x3a969e[0x0]!=_0x50c3e0)return _0x4e5cf0(_0x44bce6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a969e[0x1]={..._0x3a969e[0x1],[_0x44bce6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4dba2c};},{[_0x44bce6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44bce6([0x68,0x69,0x67,0x68])}),_0x437723[_0x44bce6([0x6f,0x6e])](_0x44bce6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xfe9b25=>{_0x1f2b5a(_0xfe9b25[_0x44bce6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xc603de=!0x0,_0x143ec2(_0xfe9b25[_0x44bce6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x44bce6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44bce6([0x6c,0x6f,0x77])}),_0x82832d[_0x44bce6([0x74,0x68,0x65,0x6e])](()=>{_0xc603de||_0x4e5cf0(_0x44bce6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x51984d(){return _0x437723[_0x44bce6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44bce6([0x76,0x69,0x65,0x77])][_0x44bce6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x44bce6([0x61,0x75,0x74,0x6f]);}function _0x26c69a(){_0x437723[_0x44bce6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44bce6([0x76,0x69,0x65,0x77])][_0x44bce6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x44bce6([0x61,0x75,0x74,0x6f]);}}function _0x57f48a(_0x19a6fc){const _0x37f678=[new window[(_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d5880=>setTimeout(_0x3d5880,0x2fad61f2^_0x17326d)),_0x82832d[_0x44bce6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5661e1=>{let _0x2d784b=0x0;_0x437723[_0x44bce6([0x6d,0x6f,0x64,0x65,0x6c])][_0x44bce6([0x6f,0x6e])](_0x44bce6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x53807d,_0x382e5a)=>{_0x382e5a[0x0][_0x44bce6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2d784b++,_0x2d784b==(0x2fa45ec6^_0x17326d)&&(_0x5661e1(),_0x53807d[_0x44bce6([0x6f,0x66,0x66])]());});}))];return window[_0x44bce6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x44bce6([0x72,0x61,0x63,0x65])](_0x37f678)[_0x44bce6([0x74,0x68,0x65,0x6e])](()=>_0x19a6fc);}async function _0x3e9d38(){await _0x82832d,_0x437723[_0x44bce6([0x6d,0x6f,0x64,0x65,0x6c])][_0x44bce6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x45efde,_0x437723[_0x44bce6([0x6d,0x6f,0x64,0x65,0x6c])][_0x44bce6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x45efde,_0x437723[_0x44bce6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x44bce6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e039d(_0x207759){const _0x4c336f=_0x1fd8d6();_0x437723[_0x4c336f]=_0x44bce6([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])+_0x207759,_0x207759!=_0x44bce6([0x56,0x61,0x6c,0x69,0x64])&&_0x3e9d38();}function _0x1fd8d6(){const _0x135331=window[_0x44bce6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x44bce6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x44bce6([0x6e,0x6f,0x77])]())[_0x44bce6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x44bce6([0x2e]),'');let _0x56a23c=_0x44bce6([0x4d]);for(let _0x31fdb9=0x0;_0x31fdb9<_0x135331[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31fdb9+=0x2){let _0x977e8e=window[_0x44bce6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x135331[_0x44bce6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31fdb9,_0x31fdb9+0x2));_0x977e8e>=_0x2cf751[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x977e8e-=_0x2cf751[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56a23c+=_0x2cf751[_0x977e8e];}return _0x56a23c;}function _0x53e56a(){const _0x95a37=_0x531f34[_0x44bce6([0x73,0x70,0x6c,0x69,0x74])](_0x44bce6([0x2e]));if(0x3!=_0x95a37[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2f4ffa(_0x95a37[0x1]);function _0x2f4ffa(_0x2c2c99){const _0x1f86d5=_0x123047(_0x2c2c99);return _0x1f86d5&&_0x5b323d()?_0x1f86d5:null;function _0x5b323d(){const _0x45514e=_0x1f86d5[_0x44bce6([0x6a,0x74,0x69])],_0x32e81f=window[_0x44bce6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45514e[_0x44bce6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45514e[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53768e={..._0x1f86d5,[_0x44bce6([0x6a,0x74,0x69])]:_0x45514e[_0x44bce6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x45514e[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53768e[_0x44bce6([0x76,0x63])],_0x5a92a9(_0x53768e)==_0x32e81f;}}}async function _0x2cbd5a(){let _0x171a1a=!0x0;try{const _0x397771=_0x531f34[_0x44bce6([0x73,0x70,0x6c,0x69,0x74])](_0x44bce6([0x2e])),[_0x1cad89,_0x88ee40,_0x2d30db]=_0x397771;return _0x32929c(_0x1cad89),await _0x13620a(_0x1cad89,_0x88ee40,_0x2d30db),_0x171a1a;}catch{return!0x1;}function _0x32929c(_0x3ed40f){const _0x469d7f=_0x123047(_0x3ed40f);_0x469d7f&&_0x469d7f[_0x44bce6([0x61,0x6c,0x67])]==_0x44bce6([0x45,0x53,0x32,0x35,0x36])||(_0x171a1a=!0x1);}async function _0x13620a(_0x1ab237,_0x360296,_0x21fe95){const _0x2779e0=window[_0x44bce6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x44bce6([0x66,0x72,0x6f,0x6d])](_0x814de8(_0x21fe95),_0x50b72a=>_0x50b72a[_0x44bce6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x190553=new window[(_0x44bce6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x44bce6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ab237+_0x44bce6([0x2e])+_0x360296),_0x2fa09d=window[_0x44bce6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x44bce6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2fa09d)return;const _0x5a9779=await _0x2fa09d[_0x44bce6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x44bce6([0x6a,0x77,0x6b]),_0x2f9682,{[_0x44bce6([0x6e,0x61,0x6d,0x65])]:_0x44bce6([0x45,0x43,0x44,0x53,0x41]),[_0x44bce6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x44bce6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x44bce6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2fa09d[_0x44bce6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x44bce6([0x6e,0x61,0x6d,0x65])]:_0x44bce6([0x45,0x43,0x44,0x53,0x41]),[_0x44bce6([0x68,0x61,0x73,0x68])]:{[_0x44bce6([0x6e,0x61,0x6d,0x65])]:_0x44bce6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5a9779,_0x2779e0,_0x190553)||(_0x171a1a=!0x1);}}function _0x123047(_0x3c3a7d){return _0x3c3a7d[_0x44bce6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x44bce6([0x65,0x79]))?JSON[_0x44bce6([0x70,0x61,0x72,0x73,0x65])](_0x814de8(_0x3c3a7d)):null;}function _0x814de8(_0x1ec3ab){return window[_0x44bce6([0x61,0x74,0x6f,0x62])](_0x1ec3ab[_0x44bce6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x44bce6([0x2b]))[_0x44bce6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x44bce6([0x2f])));}function _0x5a92a9(_0x460fc8){let _0xea0323=0x1505;function _0x308413(_0x280e89){for(let _0x1c9a71=0x0;_0x1c9a71<_0x280e89[_0x44bce6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c9a71++){const _0x3f0050=_0x280e89[_0x44bce6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c9a71);_0xea0323=(_0xea0323<<0x5)+_0xea0323+_0x3f0050,_0xea0323&=_0xea0323;}}function _0x320a00(_0x1fa897){Array[_0x44bce6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1fa897)?_0x1fa897[_0x44bce6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x320a00):_0x1fa897&&typeof _0x1fa897==_0x44bce6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x44bce6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1fa897)[_0x44bce6([0x73,0x6f,0x72,0x74])]()[_0x44bce6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x27398f,_0x3d6f46])=>{_0x308413(_0x27398f),_0x320a00(_0x3d6f46);}):_0x308413(window[_0x44bce6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1fa897));}return _0x320a00(_0x460fc8),_0xea0323>>>0x0;}function _0x1d7d35(_0xbbf2c4){return _0xbbf2c4[_0x44bce6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x44bce6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x44bce6([0x30]));}function _0x3bb8ad(_0x5d1351){return _0x5d1351[_0x44bce6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x44bce6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x44bce6([0x6a,0x6f,0x69,0x6e])]('');}function _0x45efde(){}function _0x44bce6(_0x1c9b28){return _0x1c9b28['map'](_0x4db845=>String['fromCharCode'](_0x4db845))['join']('');}_0x4e039d(await _0x58eb7f());}(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'],[_0x12345=>Number(_0x12345)>=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(_0x63613){return L['includes'](_0x63613);}function g(_0x43487d){return Array['from'](_0x43487d['getStyleNames']())['filter'](P);}function v(_0x57d7d8,_0x3a2439,_0x431a45){const {spanStyles:_0x32601e,stylesToBeHtmlElements:_0x59ea34}=function(_0xff0797,_0x337a20){const _0x55c703={},_0x4f495f={};return _0x337a20['forEach'](_0x271e55=>{const _0x39da79=_0xff0797['getStyle'](_0x271e55);if(_0x39da79){if(function(_0x50e11e){return E['includes'](_0x50e11e);}(_0x271e55))_0x55c703[_0x271e55]=_0x39da79;else{if(function(_0x290f36){return _0x290f36 in F;}(_0x271e55)){const _0x14dea1=_0x39da79['split']('\x20');F[_0x271e55]['forEach'](([_0x1b5e89,_0x210045])=>{for(const _0x192086 of _0x14dea1){('function'==typeof _0x1b5e89&&_0x1b5e89(_0x192086)||_0x1b5e89===_0x192086)&&(_0x4f495f[_0x271e55]=[..._0x4f495f[_0x271e55]||[],[_0x1b5e89,_0x210045]]);}});}}}}),{'spanStyles':_0x55c703,'stylesToBeHtmlElements':_0x4f495f};}(_0x57d7d8,_0x431a45);!function(_0x795e91,_0x2a4f91,_0x114c2c){for(const _0x3d7540 in _0x114c2c){_0x114c2c[_0x3d7540]['forEach'](([,_0x50ff1b])=>{const _0x545722=_0x2a4f91['createElement'](_0x50ff1b,[],_0x795e91['getChildren']());_0x2a4f91['insertChild'](0x0,_0x545722,_0x795e91);}),_0x2a4f91['removeStyle'](_0x3d7540,_0x795e91);}}(_0x57d7d8,_0x3a2439,_0x59ea34),function(_0x2af08b,_0x10e056,_0x58c3be){if(!Object['keys'](_0x58c3be)['length'])return;const _0x52e5a6=_0x10e056['createElement']('span',[],_0x2af08b['getChildren']());_0x10e056['setStyle'](_0x58c3be,_0x52e5a6),_0x10e056['insertChild'](0x0,_0x52e5a6,_0x2af08b),_0x10e056['removeStyle'](Object['keys'](_0x58c3be),_0x2af08b);}(_0x57d7d8,_0x3a2439,_0x32601e);}class f extends _0x35a18{['execute'](_0x5c7562){const {body:_0x403fa6}=_0x5c7562['_parsedData'],_0x205c3c=new _0x2f2cf9(_0x403fa6['document']),_0x312fd4=_0x205c3c['createRangeIn'](_0x403fa6),_0x3c9c25=new _0x470734(_0x205c3c['document']['stylesProcessor']),_0x3a2bd5=[...new _0x73a666(_0x3c9c25)['blockElements'],'font'],_0x30f229=_0x312fd4['getItems']();for(const _0x1b7399 of _0x30f229)_0x1b7399['is']('element')&&_0x3a2bd5['includes'](_0x1b7399['name'])&&v(_0x1b7399,_0x205c3c,g(_0x1b7399));_0x5c7562['content']=_0x403fa6;}['isActive'](_0x4c4691){return super['isActive'](_0x4c4691)||l(_0x4c4691);}}class s extends _0x59d7ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x20289f=this['editor'],_0x12faa7=_0x20289f['plugins']['get']('ClipboardPipeline'),_0x199748=_0x20289f['editing']['view']['document'],_0x311ca3=new f(_0x199748);_0x12faa7['on']('inputTransformation',(_0x5c0395,_0x357f84)=>{const _0x4e848e=_0x357f84['dataTransfer']['getData']('text/html');_0x311ca3['isActive'](_0x4e848e)&&(_0x357f84['_parsedData']||(_0x357f84['_parsedData']=_0x33237d(_0x4e848e,_0x199748['stylesProcessor'])),_0x311ca3['execute'](_0x357f84));},{'priority':_0x8699de['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x511766=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3c534a;for(const _0x1da039 in _0x511766){const _0x40d0f9=_0x1da039,_0xf3aef4=_0x511766[_0x40d0f9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xf3aef4||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xf3aef4){delete _0x511766[_0x40d0f9],_0x3c534a=_0xf3aef4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3c534a&&_0x511766['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3c534a&&_0x511766['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3c534a&&_0x511766['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3c534a&&_0x511766['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3c534a&&_0x511766['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3c534a&&_0x511766['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3c534a&&_0x511766['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x59d7ff{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "45.2.1-alpha.
|
|
3
|
+
"version": "45.2.1-alpha.7",
|
|
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": "45.2.1-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.2.1-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.2.1-alpha.
|
|
29
|
-
"ckeditor5": "45.2.1-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.2.1-alpha.7",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.2.1-alpha.7",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.7",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.2.1-alpha.7",
|
|
29
|
+
"ckeditor5": "45.2.1-alpha.7"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x2f4f(_0x5c2f06,_0xbab7c3){const _0x56b8f9=_0x56b8();return _0x2f4f=function(_0x2f4f5f,_0x1ff77f){_0x2f4f5f=_0x2f4f5f-0x173;let _0x13a78f=_0x56b8f9[_0x2f4f5f];return _0x13a78f;},_0x2f4f(_0x5c2f06,_0xbab7c3);}const _0x23e8d1=_0x2f4f;(function(_0x19427b,_0x404137){const _0x13b4d2=_0x2f4f,_0x100a07=_0x19427b();while(!![]){try{const _0x3bf948=parseInt(_0x13b4d2(0x18b))/0x1*(parseInt(_0x13b4d2(0x180))/0x2)+parseInt(_0x13b4d2(0x18e))/0x3+-parseInt(_0x13b4d2(0x18a))/0x4+parseInt(_0x13b4d2(0x189))/0x5*(-parseInt(_0x13b4d2(0x181))/0x6)+parseInt(_0x13b4d2(0x187))/0x7*(-parseInt(_0x13b4d2(0x17c))/0x8)+-parseInt(_0x13b4d2(0x188))/0x9+-parseInt(_0x13b4d2(0x186))/0xa*(-parseInt(_0x13b4d2(0x176))/0xb);if(_0x3bf948===_0x404137)break;else _0x100a07['push'](_0x100a07['shift']());}catch(_0x5d89ef){_0x100a07['push'](_0x100a07['shift']());}}}(_0x56b8,0x80ddd));function _0x56b8(){const _0xf20b9b=['plugins','href','editing','document','44BPNoVc','PasteFromOfficeEnhancedInliner','getData','requires','fromCharCode','_parsedData','5464tlQUiR','view','high','editor','2lqhDxA','1758342CPLPUg','pluginName','text/html','get','ClipboardPipeline','5653790wkSQDV','6398lunkMj','4105224zrNYbQ','15mlrzDn','1496864DAaauu','453834kzXYTN','join','afterInit','438816Xipzmi','execute','PasteFromOffice','dataTransfer','isPremiumPlugin','isActive','map','init','inputTransformation','stylesProcessor','isOfficialPlugin'];_0x56b8=function(){return _0xf20b9b;};return _0x56b8();}import{Plugin as _0x38c414}from'ckeditor5/src/core.js';import{parseHtml as _0x49f5db}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x171fd9,uid as _0x30ac16}from'ckeditor5/src/utils.js';import _0x429580 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x38c414{static get[_0x23e8d1(0x182)](){const _0x55a46=_0x23e8d1;return _0x55a46(0x177);}static get[_0x23e8d1(0x198)](){return!0x0;}static get[_0x23e8d1(0x192)](){return!0x0;}static get[_0x23e8d1(0x179)](){const _0x4078fa=_0x23e8d1;return[_0x4078fa(0x190)];}[_0x23e8d1(0x195)](){const _0x42f107=_0x23e8d1,_0x5c77bc=this[_0x42f107(0x17f)],_0x254c31=_0x5c77bc[_0x42f107(0x199)][_0x42f107(0x184)](_0x42f107(0x185)),_0x3c8216=_0x5c77bc[_0x42f107(0x174)][_0x42f107(0x17d)][_0x42f107(0x175)],_0x4cc774=new _0x429580(_0x3c8216);_0x254c31['on'](_0x42f107(0x196),(_0x190e8f,_0x363145)=>{const _0x361894=_0x42f107,_0x100d04=_0x363145[_0x361894(0x191)][_0x361894(0x178)](_0x361894(0x183));_0x4cc774[_0x361894(0x193)](_0x100d04)&&(_0x363145[_0x361894(0x17b)]||(_0x363145[_0x361894(0x17b)]=_0x49f5db(_0x100d04,_0x3c8216[_0x361894(0x197)])),_0x4cc774[_0x361894(0x18f)](_0x363145));},{'priority':_0x171fd9[_0x42f107(0x184)](_0x42f107(0x17e))+0xb});}[_0x23e8d1(0x18d)](){!async function(_0x1d315b){const _0xbb78f1=_0x2399d6([0x78,0x46,0x6a,0x38,0x33,0x51,0x4c,0x59,0x32,0x34,0x63,0x50,0x47,0x41,0x58,0x57,0x39,0x30,0x61,0x52,0x75,0x4e,0x65,0x4b,0x67,0x36,0x37,0x44,0x31,0x79,0x6c,0x71,0x64,0x74,0x53,0x54,0x6f,0x7a,0x48,0x49,0x35,0x4d,0x73,0x43,0x55,0x45,0x72,0x4a,0x42,0x68,0x6b,0x5a,0x77,0x6e,0x70,0x62,0x4f,0x56,0x66,0x76,0x6d,0x69]),_0x2361e7=0x4f98c444,_0x495343=0x4f9faf74^_0x2361e7,_0x451b0c=window[_0x2399d6([0x44,0x61,0x74,0x65])][_0x2399d6([0x6e,0x6f,0x77])](),_0x142e5=_0x1d315b[_0x2399d6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x434d73=new window[(_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a819b=>{_0x142e5[_0x2399d6([0x6f,0x6e,0x63,0x65])](_0x2399d6([0x72,0x65,0x61,0x64,0x79]),_0x2a819b);}),_0x3b181e={[_0x2399d6([0x6b,0x74,0x79])]:_0x2399d6([0x45,0x43]),[_0x2399d6([0x75,0x73,0x65])]:_0x2399d6([0x73,0x69,0x67]),[_0x2399d6([0x63,0x72,0x76])]:_0x2399d6([0x50,0x2d,0x32,0x35,0x36]),[_0x2399d6([0x78])]:_0x2399d6([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]),[_0x2399d6([0x79])]:_0x2399d6([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]),[_0x2399d6([0x61,0x6c,0x67])]:_0x2399d6([0x45,0x53,0x32,0x35,0x36])},_0x5830=_0x142e5[_0x2399d6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2399d6([0x67,0x65,0x74])](_0x2399d6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1a76ca(){let _0x110560,_0x3d3910=null,_0x277970=null;try{if(_0x5830==_0x2399d6([0x47,0x50,0x4c]))return _0x2399d6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x110560=_0x13d4fc(),!_0x110560)return _0x2399d6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x110560[_0x2399d6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x277970=_0x1a04d4(_0x110560[_0x2399d6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x110560[_0x2399d6([0x6a,0x74,0x69])])),await _0x4b2f13()?_0x45f0c9()?_0x1f1393()?_0x2399d6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x47fb85()?(_0x110560[_0x2399d6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2399d6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d3910=_0x288221(_0x2399d6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x110560[_0x2399d6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2399d6([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d3910=_0x288221(_0x2399d6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ea9f5()):_0x2399d6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2399d6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2399d6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2399d6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1f1393(){const _0x6e32a8=[_0x2399d6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2399d6([0x74,0x72,0x69,0x61,0x6c])][_0x2399d6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110560[_0x2399d6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x451b0c/0x3e8:0xe10*_0x495343;return _0x110560[_0x2399d6([0x65,0x78,0x70])]<_0x6e32a8;}function _0x45f0c9(){const _0x39f615=_0x110560[_0x2399d6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39f615&&(!!_0x39f615[_0x2399d6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2399d6([0x2a]))||(!!_0x39f615[_0x2399d6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2399d6([0x50,0x4f,0x45]))||!!_0x39f615[_0x2399d6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2399d6([0x50,0x50]))));}function _0x47fb85(){const _0x14c3b9=_0x2f4f,_0x56d1e5=_0x110560[_0x2399d6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56d1e5||0x0==_0x56d1e5[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x495fed}=new URL(window[_0x2399d6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x14c3b9(0x173)]);if(_0x56d1e5[_0x2399d6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x495fed))return!0x0;const _0xcb946d=_0x495fed[_0x2399d6([0x73,0x70,0x6c,0x69,0x74])](_0x2399d6([0x2e]));return _0x56d1e5[_0x2399d6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49e45d=>_0x49e45d[_0x2399d6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2399d6([0x2a])))[_0x2399d6([0x6d,0x61,0x70])](_0x4e844f=>_0x4e844f[_0x2399d6([0x73,0x70,0x6c,0x69,0x74])](_0x2399d6([0x2e])))[_0x2399d6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1766ee=>_0x1766ee[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xcb946d[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2399d6([0x6d,0x61,0x70])](_0x280026=>Array(_0xcb946d[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x280026[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2399d6([0x66,0x69,0x6c,0x6c])](_0x280026[0x0]===_0x2399d6([0x2a])?_0x2399d6([0x2a]):'')[_0x2399d6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x280026))[_0x2399d6([0x73,0x6f,0x6d,0x65])](_0x4ac6dc=>_0xcb946d[_0x2399d6([0x65,0x76,0x65,0x72,0x79])]((_0x45e10e,_0x22fe28)=>_0x4ac6dc[_0x22fe28]===_0x45e10e||_0x4ac6dc[_0x22fe28]===_0x2399d6([0x2a])));}function _0x5ea9f5(){return _0x3d3910&&_0x277970?new window[(_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55c585,_0xd591e4)=>{_0x3d3910[_0x2399d6([0x74,0x68,0x65,0x6e])](_0x55c585,_0xd591e4),_0x277970[_0x2399d6([0x74,0x68,0x65,0x6e])](_0x5e9473=>{_0x5e9473!=_0x2399d6([0x56,0x61,0x6c,0x69,0x64])&&_0x55c585(_0x5e9473);},_0xd591e4);}):_0x3d3910||_0x277970||_0x2399d6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a04d4(_0x43e192,_0x717097){return new window[(_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd17897=>{if(_0x2c7712())return _0xd17897(_0x2399d6([0x56,0x61,0x6c,0x69,0x64]));_0x5f1ac8(),_0x142e5[_0x2399d6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2399d6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x55a397=!0x1;const _0x520859=_0x30ac16();function _0x11d782(_0x4e0311){return!!_0x4e0311&&(typeof _0x4e0311===_0x2399d6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e0311===_0x2399d6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e0311[_0x2399d6([0x74,0x68,0x65,0x6e])]===_0x2399d6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e0311[_0x2399d6([0x63,0x61,0x74,0x63,0x68])]===_0x2399d6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1e2ec9(_0x1767d0){_0x5f5b4b(_0x1767d0)[_0x2399d6([0x74,0x68,0x65,0x6e])](_0x1af151=>{if(!_0x1af151||_0x1af151[_0x2399d6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2399d6([0x6f,0x6b]))return _0x2399d6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55a781(_0x296392(_0x520859+_0x717097))!=_0x1af151[_0x2399d6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2399d6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2399d6([0x56,0x61,0x6c,0x69,0x64]);})[_0x2399d6([0x74,0x68,0x65,0x6e])](_0x40ca5a=>(_0x2c16e2(),_0x40ca5a),()=>{const _0x39be7d=_0x2a8a46();return null==_0x39be7d?(_0x2c16e2(),_0x2399d6([0x56,0x61,0x6c,0x69,0x64])):_0x2399d6(_0x451b0c-_0x39be7d>(0x6b944044^_0x2361e7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2399d6([0x74,0x68,0x65,0x6e])](_0xd17897)[_0x2399d6([0x63,0x61,0x74,0x63,0x68])](()=>{_0xd17897(_0x2399d6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5e4cb9=0x4fae2ac4^_0x2361e7;function _0x2c16e2(){const _0x1024c4=_0x2399d6([0x6c,0x6c,0x63,0x74,0x2d])+_0x55a781(_0x296392(_0x43e192)),_0x10bb91=_0x484861(_0x55a781(window[_0x2399d6([0x4d,0x61,0x74,0x68])][_0x2399d6([0x63,0x65,0x69,0x6c])](_0x451b0c/_0x5e4cb9)));window[_0x2399d6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2399d6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1024c4,_0x10bb91);}function _0x2a8a46(){const _0x390388=_0x2399d6([0x6c,0x6c,0x63,0x74,0x2d])+_0x55a781(_0x296392(_0x43e192)),_0x30e774=window[_0x2399d6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2399d6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x390388);return _0x30e774?window[_0x2399d6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x484861(_0x30e774),0x10)*_0x5e4cb9:null;}function _0x5f5b4b(_0x3d1d4f){return new window[(_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x105583,_0x3dee91)=>{_0x3d1d4f[_0x2399d6([0x74,0x68,0x65,0x6e])](_0x105583,_0x3dee91),window[_0x2399d6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3dee91,0x4f991084^_0x2361e7);});}}_0x142e5[_0x2399d6([0x6f,0x6e])](_0x2399d6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1664e4,_0x1bdc0c)=>{if(_0x1bdc0c[0x0]!=_0x43e192)return _0xd17897(_0x2399d6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1bdc0c[0x1]={..._0x1bdc0c[0x1],[_0x2399d6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x520859};},{[_0x2399d6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2399d6([0x68,0x69,0x67,0x68])}),_0x142e5[_0x2399d6([0x6f,0x6e])](_0x2399d6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1f4403=>{_0x11d782(_0x1f4403[_0x2399d6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x55a397=!0x0,_0x1e2ec9(_0x1f4403[_0x2399d6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2399d6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2399d6([0x6c,0x6f,0x77])}),_0x434d73[_0x2399d6([0x74,0x68,0x65,0x6e])](()=>{_0x55a397||_0xd17897(_0x2399d6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c7712(){return _0x142e5[_0x2399d6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2399d6([0x76,0x69,0x65,0x77])][_0x2399d6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2399d6([0x61,0x75,0x74,0x6f]);}function _0x5f1ac8(){_0x142e5[_0x2399d6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2399d6([0x76,0x69,0x65,0x77])][_0x2399d6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2399d6([0x61,0x75,0x74,0x6f]);}}function _0x288221(_0x399d58){const _0x9e5a5=[new window[(_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25a453=>setTimeout(_0x25a453,0x4f91fa88^_0x2361e7)),_0x434d73[_0x2399d6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15b6d8=>{let _0x4b224a=0x0;_0x142e5[_0x2399d6([0x6d,0x6f,0x64,0x65,0x6c])][_0x2399d6([0x6f,0x6e])](_0x2399d6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x501fbe,_0x59af6c)=>{_0x59af6c[0x0][_0x2399d6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4b224a++,_0x4b224a==(0x4f98c5bc^_0x2361e7)&&(_0x15b6d8(),_0x501fbe[_0x2399d6([0x6f,0x66,0x66])]());});}))];return window[_0x2399d6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2399d6([0x72,0x61,0x63,0x65])](_0x9e5a5)[_0x2399d6([0x74,0x68,0x65,0x6e])](()=>_0x399d58);}async function _0x18908f(){await _0x434d73,_0x142e5[_0x2399d6([0x6d,0x6f,0x64,0x65,0x6c])][_0x2399d6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50cbbf,_0x142e5[_0x2399d6([0x6d,0x6f,0x64,0x65,0x6c])][_0x2399d6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50cbbf,_0x142e5[_0x2399d6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2399d6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x209806(_0x496d9e){const _0x57ceda=_0x3e2281();_0x142e5[_0x57ceda]=_0x2399d6([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])+_0x496d9e,_0x496d9e!=_0x2399d6([0x56,0x61,0x6c,0x69,0x64])&&_0x18908f();}function _0x3e2281(){const _0x18c475=window[_0x2399d6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2399d6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2399d6([0x6e,0x6f,0x77])]())[_0x2399d6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2399d6([0x2e]),'');let _0x542eec=_0x2399d6([0x78]);for(let _0x231dd4=0x0;_0x231dd4<_0x18c475[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x231dd4+=0x2){let _0x5307fb=window[_0x2399d6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18c475[_0x2399d6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x231dd4,_0x231dd4+0x2));_0x5307fb>=_0xbb78f1[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5307fb-=_0xbb78f1[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x542eec+=_0xbb78f1[_0x5307fb];}return _0x542eec;}function _0x13d4fc(){const _0x33746e=_0x5830[_0x2399d6([0x73,0x70,0x6c,0x69,0x74])](_0x2399d6([0x2e]));if(0x3!=_0x33746e[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x38523e(_0x33746e[0x1]);function _0x38523e(_0x5fd3d6){const _0x2bbb82=_0x1dac06(_0x5fd3d6);return _0x2bbb82&&_0x418905()?_0x2bbb82:null;function _0x418905(){const _0x3766af=_0x2bbb82[_0x2399d6([0x6a,0x74,0x69])],_0x3a43a8=window[_0x2399d6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3766af[_0x2399d6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3766af[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a8d1d={..._0x2bbb82,[_0x2399d6([0x6a,0x74,0x69])]:_0x3766af[_0x2399d6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3766af[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a8d1d[_0x2399d6([0x76,0x63])],_0x296392(_0x3a8d1d)==_0x3a43a8;}}}async function _0x4b2f13(){let _0x3a805b=!0x0;try{const _0x2b2836=_0x5830[_0x2399d6([0x73,0x70,0x6c,0x69,0x74])](_0x2399d6([0x2e])),[_0x322c39,_0x28053a,_0x185fb5]=_0x2b2836;return _0x11c4b4(_0x322c39),await _0x4913c3(_0x322c39,_0x28053a,_0x185fb5),_0x3a805b;}catch{return!0x1;}function _0x11c4b4(_0x56bd9e){const _0x49f5ed=_0x1dac06(_0x56bd9e);_0x49f5ed&&_0x49f5ed[_0x2399d6([0x61,0x6c,0x67])]==_0x2399d6([0x45,0x53,0x32,0x35,0x36])||(_0x3a805b=!0x1);}async function _0x4913c3(_0x1bf90f,_0x1f6dd0,_0x3d09af){const _0x21aaab=window[_0x2399d6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2399d6([0x66,0x72,0x6f,0x6d])](_0x295e4b(_0x3d09af),_0x418837=>_0x418837[_0x2399d6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x193fa7=new window[(_0x2399d6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2399d6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1bf90f+_0x2399d6([0x2e])+_0x1f6dd0),_0x59ea1b=window[_0x2399d6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2399d6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59ea1b)return;const _0x119244=await _0x59ea1b[_0x2399d6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2399d6([0x6a,0x77,0x6b]),_0x3b181e,{[_0x2399d6([0x6e,0x61,0x6d,0x65])]:_0x2399d6([0x45,0x43,0x44,0x53,0x41]),[_0x2399d6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2399d6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2399d6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59ea1b[_0x2399d6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2399d6([0x6e,0x61,0x6d,0x65])]:_0x2399d6([0x45,0x43,0x44,0x53,0x41]),[_0x2399d6([0x68,0x61,0x73,0x68])]:{[_0x2399d6([0x6e,0x61,0x6d,0x65])]:_0x2399d6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x119244,_0x21aaab,_0x193fa7)||(_0x3a805b=!0x1);}}function _0x1dac06(_0x37649d){return _0x37649d[_0x2399d6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2399d6([0x65,0x79]))?JSON[_0x2399d6([0x70,0x61,0x72,0x73,0x65])](_0x295e4b(_0x37649d)):null;}function _0x295e4b(_0xfdda8f){return window[_0x2399d6([0x61,0x74,0x6f,0x62])](_0xfdda8f[_0x2399d6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2399d6([0x2b]))[_0x2399d6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2399d6([0x2f])));}function _0x296392(_0x4d930f){let _0x165a2c=0x1505;function _0x43335b(_0x109815){for(let _0x54ccc5=0x0;_0x54ccc5<_0x109815[_0x2399d6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54ccc5++){const _0xe09c11=_0x109815[_0x2399d6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54ccc5);_0x165a2c=(_0x165a2c<<0x5)+_0x165a2c+_0xe09c11,_0x165a2c&=_0x165a2c;}}function _0xb5cfaa(_0x5511a0){Array[_0x2399d6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5511a0)?_0x5511a0[_0x2399d6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb5cfaa):_0x5511a0&&typeof _0x5511a0==_0x2399d6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2399d6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5511a0)[_0x2399d6([0x73,0x6f,0x72,0x74])]()[_0x2399d6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2c105b,_0x2b1cca])=>{_0x43335b(_0x2c105b),_0xb5cfaa(_0x2b1cca);}):_0x43335b(window[_0x2399d6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5511a0));}return _0xb5cfaa(_0x4d930f),_0x165a2c>>>0x0;}function _0x55a781(_0x4676a0){return _0x4676a0[_0x2399d6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2399d6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2399d6([0x30]));}function _0x484861(_0x1f3bf7){return _0x1f3bf7[_0x2399d6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2399d6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2399d6([0x6a,0x6f,0x69,0x6e])]('');}function _0x50cbbf(){}function _0x2399d6(_0x1fc06b){const _0x5b571d=_0x2f4f;return _0x1fc06b[_0x5b571d(0x194)](_0x4fd1fd=>String[_0x5b571d(0x17a)](_0x4fd1fd))[_0x5b571d(0x18c)]('');}_0x209806(await _0x1a76ca());}(this);}}
|
|
23
|
+
const _0x1afdd0=_0x4cea;(function(_0x2b59c6,_0x583c3b){const _0x51b612=_0x4cea,_0x2a5247=_0x2b59c6();while(!![]){try{const _0x3e7ff5=parseInt(_0x51b612(0x189))/0x1*(parseInt(_0x51b612(0x198))/0x2)+parseInt(_0x51b612(0x194))/0x3+-parseInt(_0x51b612(0x1a2))/0x4+-parseInt(_0x51b612(0x199))/0x5*(parseInt(_0x51b612(0x1ac))/0x6)+-parseInt(_0x51b612(0x18a))/0x7*(-parseInt(_0x51b612(0x197))/0x8)+-parseInt(_0x51b612(0x18c))/0x9+-parseInt(_0x51b612(0x193))/0xa*(-parseInt(_0x51b612(0x1a5))/0xb);if(_0x3e7ff5===_0x583c3b)break;else _0x2a5247['push'](_0x2a5247['shift']());}catch(_0x15edb3){_0x2a5247['push'](_0x2a5247['shift']());}}}(_0x315a,0xa4c39));import{Plugin as _0x9ed50e}from'ckeditor5/src/core.js';import{parseHtml as _0x14fca1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x89cbd5,uid as _0xe3df87}from'ckeditor5/src/utils.js';import _0x5d0910 from'./normalizers/inliner/msofficestylesinliner.js';function _0x315a(){const _0x59d1e2=['ClipboardPipeline','afterInit','requires','6ANTrTP','text/html','fromCharCode','PasteFromOfficeEnhancedInliner','165WWGKKl','3122mgqiNw','isActive','9497025brWUYs','inputTransformation','dataTransfer','stylesProcessor','init','href','plugins','8162740ixNhei','121041actmOJ','join','map','11056RrMgnR','3844UGCXuD','3649960lesSzB','document','editing','execute','high','PasteFromOffice','_parsedData','getData','isOfficialPlugin','585228zvWSoB','isPremiumPlugin','editor','22FKWGhc','pluginName','get','view'];_0x315a=function(){return _0x59d1e2;};return _0x315a();}function _0x4cea(_0x21c3dc,_0x2c4800){const _0x315af3=_0x315a();return _0x4cea=function(_0x4cea89,_0xe6a1eb){_0x4cea89=_0x4cea89-0x189;let _0x4aa922=_0x315af3[_0x4cea89];return _0x4aa922;},_0x4cea(_0x21c3dc,_0x2c4800);}export default class i extends _0x9ed50e{static get[_0x1afdd0(0x1a6)](){const _0x272a7b=_0x1afdd0;return _0x272a7b(0x1af);}static get[_0x1afdd0(0x1a1)](){return!0x0;}static get[_0x1afdd0(0x1a3)](){return!0x0;}static get[_0x1afdd0(0x1ab)](){const _0x5c7dac=_0x1afdd0;return[_0x5c7dac(0x19e)];}[_0x1afdd0(0x190)](){const _0x4cbc77=_0x1afdd0,_0x23029e=this[_0x4cbc77(0x1a4)],_0x56995c=_0x23029e[_0x4cbc77(0x192)][_0x4cbc77(0x1a7)](_0x4cbc77(0x1a9)),_0x574413=_0x23029e[_0x4cbc77(0x19b)][_0x4cbc77(0x1a8)][_0x4cbc77(0x19a)],_0x34a5c9=new _0x5d0910(_0x574413);_0x56995c['on'](_0x4cbc77(0x18d),(_0x4e5a44,_0x246f93)=>{const _0x162325=_0x4cbc77,_0x2de504=_0x246f93[_0x162325(0x18e)][_0x162325(0x1a0)](_0x162325(0x1ad));_0x34a5c9[_0x162325(0x18b)](_0x2de504)&&(_0x246f93[_0x162325(0x19f)]||(_0x246f93[_0x162325(0x19f)]=_0x14fca1(_0x2de504,_0x574413[_0x162325(0x18f)])),_0x34a5c9[_0x162325(0x19c)](_0x246f93));},{'priority':_0x89cbd5[_0x4cbc77(0x1a7)](_0x4cbc77(0x19d))+0xb});}[_0x1afdd0(0x1aa)](){!async function(_0x530e63){const _0x21c38e=_0x27c48b([0x4d,0x65,0x5a,0x6a,0x4b,0x72,0x6c,0x74,0x56,0x38,0x30,0x42,0x4c,0x39,0x46,0x7a,0x6e,0x68,0x61,0x51,0x43,0x63,0x44,0x48,0x47,0x41,0x36,0x6d,0x66,0x67,0x73,0x79,0x49,0x35,0x34,0x31,0x59,0x78,0x6b,0x52,0x75,0x32,0x33,0x6f,0x37,0x58,0x53,0x77,0x4f,0x64,0x71,0x76,0x4e,0x4a,0x55,0x70,0x45,0x62,0x54,0x50,0x57,0x69]),_0x2b97d8=0x2fa45f3e,_0x47ca9b=0x2fa3345e^_0x2b97d8,_0x134231=window[_0x27c48b([0x44,0x61,0x74,0x65])][_0x27c48b([0x6e,0x6f,0x77])](),_0x15f746=_0x530e63[_0x27c48b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4893d5=new window[(_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32066e=>{_0x15f746[_0x27c48b([0x6f,0x6e,0x63,0x65])](_0x27c48b([0x72,0x65,0x61,0x64,0x79]),_0x32066e);}),_0x147fbb={[_0x27c48b([0x6b,0x74,0x79])]:_0x27c48b([0x45,0x43]),[_0x27c48b([0x75,0x73,0x65])]:_0x27c48b([0x73,0x69,0x67]),[_0x27c48b([0x63,0x72,0x76])]:_0x27c48b([0x50,0x2d,0x32,0x35,0x36]),[_0x27c48b([0x78])]:_0x27c48b([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]),[_0x27c48b([0x79])]:_0x27c48b([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]),[_0x27c48b([0x61,0x6c,0x67])]:_0x27c48b([0x45,0x53,0x32,0x35,0x36])},_0x2cfe23=_0x15f746[_0x27c48b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x27c48b([0x67,0x65,0x74])](_0x27c48b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b6ad0(){let _0x25ccc5,_0xea778b=null,_0x4efa4a=null;try{if(_0x2cfe23==_0x27c48b([0x47,0x50,0x4c]))return _0x27c48b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25ccc5=_0x218919(),!_0x25ccc5)return _0x27c48b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25ccc5[_0x27c48b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4efa4a=_0x3209a3(_0x25ccc5[_0x27c48b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25ccc5[_0x27c48b([0x6a,0x74,0x69])])),await _0x9bff2b()?_0x111335()?_0xe353()?_0x27c48b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f5ce5()?(_0x25ccc5[_0x27c48b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27c48b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xea778b=_0x304d1b(_0x27c48b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25ccc5[_0x27c48b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27c48b([0x74,0x72,0x69,0x61,0x6c])&&(_0xea778b=_0x304d1b(_0x27c48b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ee630()):_0x27c48b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x27c48b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x27c48b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x27c48b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xe353(){const _0xf5ae72=[_0x27c48b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x27c48b([0x74,0x72,0x69,0x61,0x6c])][_0x27c48b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25ccc5[_0x27c48b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x134231/0x3e8:0xe10*_0x47ca9b;return _0x25ccc5[_0x27c48b([0x65,0x78,0x70])]<_0xf5ae72;}function _0x111335(){const _0x131e68=_0x25ccc5[_0x27c48b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x131e68&&(!!_0x131e68[_0x27c48b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27c48b([0x2a]))||(!!_0x131e68[_0x27c48b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27c48b([0x50,0x4f,0x45]))||!!_0x131e68[_0x27c48b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27c48b([0x50,0x50]))));}function _0x1f5ce5(){const _0x5099ad=_0x4cea,_0x275540=_0x25ccc5[_0x27c48b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x275540||0x0==_0x275540[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x527ba9}=new URL(window[_0x27c48b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5099ad(0x191)]);if(_0x275540[_0x27c48b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x527ba9))return!0x0;const _0x5f25cf=_0x527ba9[_0x27c48b([0x73,0x70,0x6c,0x69,0x74])](_0x27c48b([0x2e]));return _0x275540[_0x27c48b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1323e1=>_0x1323e1[_0x27c48b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27c48b([0x2a])))[_0x27c48b([0x6d,0x61,0x70])](_0x216c45=>_0x216c45[_0x27c48b([0x73,0x70,0x6c,0x69,0x74])](_0x27c48b([0x2e])))[_0x27c48b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a29d1=>_0x2a29d1[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5f25cf[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x27c48b([0x6d,0x61,0x70])](_0x2b5793=>Array(_0x5f25cf[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b5793[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x27c48b([0x66,0x69,0x6c,0x6c])](_0x2b5793[0x0]===_0x27c48b([0x2a])?_0x27c48b([0x2a]):'')[_0x27c48b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b5793))[_0x27c48b([0x73,0x6f,0x6d,0x65])](_0x1f1979=>_0x5f25cf[_0x27c48b([0x65,0x76,0x65,0x72,0x79])]((_0x1bafa9,_0x5739d5)=>_0x1f1979[_0x5739d5]===_0x1bafa9||_0x1f1979[_0x5739d5]===_0x27c48b([0x2a])));}function _0x2ee630(){return _0xea778b&&_0x4efa4a?new window[(_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d3e1a,_0x3fc75f)=>{_0xea778b[_0x27c48b([0x74,0x68,0x65,0x6e])](_0x5d3e1a,_0x3fc75f),_0x4efa4a[_0x27c48b([0x74,0x68,0x65,0x6e])](_0x222c9=>{_0x222c9!=_0x27c48b([0x56,0x61,0x6c,0x69,0x64])&&_0x5d3e1a(_0x222c9);},_0x3fc75f);}):_0xea778b||_0x4efa4a||_0x27c48b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3209a3(_0x3f48ab,_0x3b2278){return new window[(_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f7332=>{if(_0xf89ca7())return _0x4f7332(_0x27c48b([0x56,0x61,0x6c,0x69,0x64]));_0x51865d(),_0x15f746[_0x27c48b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x27c48b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x77652=!0x1;const _0x4d2835=_0xe3df87();function _0x3ab368(_0x57ed27){return!!_0x57ed27&&(typeof _0x57ed27===_0x27c48b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57ed27===_0x27c48b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57ed27[_0x27c48b([0x74,0x68,0x65,0x6e])]===_0x27c48b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57ed27[_0x27c48b([0x63,0x61,0x74,0x63,0x68])]===_0x27c48b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x355491(_0x5d985b){_0x339dcf(_0x5d985b)[_0x27c48b([0x74,0x68,0x65,0x6e])](_0x3d567a=>{if(!_0x3d567a||_0x3d567a[_0x27c48b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x27c48b([0x6f,0x6b]))return _0x27c48b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x44783b(_0x180425(_0x4d2835+_0x3b2278))!=_0x3d567a[_0x27c48b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x27c48b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x27c48b([0x56,0x61,0x6c,0x69,0x64]);})[_0x27c48b([0x74,0x68,0x65,0x6e])](_0x228e73=>(_0x4d5621(),_0x228e73),()=>{const _0xa04d8f=_0x39b0b4();return null==_0xa04d8f?(_0x4d5621(),_0x27c48b([0x56,0x61,0x6c,0x69,0x64])):_0x27c48b(_0x134231-_0xa04d8f>(0xba8db3e^_0x2b97d8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x27c48b([0x74,0x68,0x65,0x6e])](_0x4f7332)[_0x27c48b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4f7332(_0x27c48b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x35ad1f=0x2f92b1be^_0x2b97d8;function _0x4d5621(){const _0x1ffbda=_0x27c48b([0x6c,0x6c,0x63,0x74,0x2d])+_0x44783b(_0x180425(_0x3f48ab)),_0x25715d=_0x48f1e7(_0x44783b(window[_0x27c48b([0x4d,0x61,0x74,0x68])][_0x27c48b([0x63,0x65,0x69,0x6c])](_0x134231/_0x35ad1f)));window[_0x27c48b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27c48b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ffbda,_0x25715d);}function _0x39b0b4(){const _0x3bf5c7=_0x27c48b([0x6c,0x6c,0x63,0x74,0x2d])+_0x44783b(_0x180425(_0x3f48ab)),_0xc80bb1=window[_0x27c48b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27c48b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3bf5c7);return _0xc80bb1?window[_0x27c48b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48f1e7(_0xc80bb1),0x10)*_0x35ad1f:null;}function _0x339dcf(_0x57d7cc){return new window[(_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x33b2db,_0x350e49)=>{_0x57d7cc[_0x27c48b([0x74,0x68,0x65,0x6e])](_0x33b2db,_0x350e49),window[_0x27c48b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x350e49,0x2fa58bfe^_0x2b97d8);});}}_0x15f746[_0x27c48b([0x6f,0x6e])](_0x27c48b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x55915d,_0x251a07)=>{if(_0x251a07[0x0]!=_0x3f48ab)return _0x4f7332(_0x27c48b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x251a07[0x1]={..._0x251a07[0x1],[_0x27c48b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d2835};},{[_0x27c48b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27c48b([0x68,0x69,0x67,0x68])}),_0x15f746[_0x27c48b([0x6f,0x6e])](_0x27c48b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1a2275=>{_0x3ab368(_0x1a2275[_0x27c48b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x77652=!0x0,_0x355491(_0x1a2275[_0x27c48b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x27c48b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27c48b([0x6c,0x6f,0x77])}),_0x4893d5[_0x27c48b([0x74,0x68,0x65,0x6e])](()=>{_0x77652||_0x4f7332(_0x27c48b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xf89ca7(){return _0x15f746[_0x27c48b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27c48b([0x76,0x69,0x65,0x77])][_0x27c48b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x27c48b([0x61,0x75,0x74,0x6f]);}function _0x51865d(){_0x15f746[_0x27c48b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27c48b([0x76,0x69,0x65,0x77])][_0x27c48b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27c48b([0x61,0x75,0x74,0x6f]);}}function _0x304d1b(_0x39def1){const _0x1ff6a9=[new window[(_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c3cbd=>setTimeout(_0x1c3cbd,0x2fad61f2^_0x2b97d8)),_0x4893d5[_0x27c48b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ee9de=>{let _0x6a2ba=0x0;_0x15f746[_0x27c48b([0x6d,0x6f,0x64,0x65,0x6c])][_0x27c48b([0x6f,0x6e])](_0x27c48b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5e43e9,_0x22daa1)=>{_0x22daa1[0x0][_0x27c48b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6a2ba++,_0x6a2ba==(0x2fa45ec6^_0x2b97d8)&&(_0x2ee9de(),_0x5e43e9[_0x27c48b([0x6f,0x66,0x66])]());});}))];return window[_0x27c48b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27c48b([0x72,0x61,0x63,0x65])](_0x1ff6a9)[_0x27c48b([0x74,0x68,0x65,0x6e])](()=>_0x39def1);}async function _0x536970(){await _0x4893d5,_0x15f746[_0x27c48b([0x6d,0x6f,0x64,0x65,0x6c])][_0x27c48b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e43f4,_0x15f746[_0x27c48b([0x6d,0x6f,0x64,0x65,0x6c])][_0x27c48b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e43f4,_0x15f746[_0x27c48b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x27c48b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x323b22(_0xf3f4f){const _0x3d3a70=_0x531c83();_0x15f746[_0x3d3a70]=_0x27c48b([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])+_0xf3f4f,_0xf3f4f!=_0x27c48b([0x56,0x61,0x6c,0x69,0x64])&&_0x536970();}function _0x531c83(){const _0x578bca=window[_0x27c48b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x27c48b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x27c48b([0x6e,0x6f,0x77])]())[_0x27c48b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x27c48b([0x2e]),'');let _0x2e3ef1=_0x27c48b([0x4d]);for(let _0x1327d1=0x0;_0x1327d1<_0x578bca[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1327d1+=0x2){let _0x560047=window[_0x27c48b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x578bca[_0x27c48b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1327d1,_0x1327d1+0x2));_0x560047>=_0x21c38e[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x560047-=_0x21c38e[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2e3ef1+=_0x21c38e[_0x560047];}return _0x2e3ef1;}function _0x218919(){const _0x27545d=_0x2cfe23[_0x27c48b([0x73,0x70,0x6c,0x69,0x74])](_0x27c48b([0x2e]));if(0x3!=_0x27545d[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x363325(_0x27545d[0x1]);function _0x363325(_0x17fc82){const _0x2922a1=_0x4c146a(_0x17fc82);return _0x2922a1&&_0x141a0b()?_0x2922a1:null;function _0x141a0b(){const _0x2ccbb4=_0x2922a1[_0x27c48b([0x6a,0x74,0x69])],_0x51f425=window[_0x27c48b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ccbb4[_0x27c48b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ccbb4[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x305d91={..._0x2922a1,[_0x27c48b([0x6a,0x74,0x69])]:_0x2ccbb4[_0x27c48b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ccbb4[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x305d91[_0x27c48b([0x76,0x63])],_0x180425(_0x305d91)==_0x51f425;}}}async function _0x9bff2b(){let _0x34c29c=!0x0;try{const _0x18510e=_0x2cfe23[_0x27c48b([0x73,0x70,0x6c,0x69,0x74])](_0x27c48b([0x2e])),[_0x5cde29,_0xaaf867,_0x4aa05d]=_0x18510e;return _0xf840ca(_0x5cde29),await _0x320df1(_0x5cde29,_0xaaf867,_0x4aa05d),_0x34c29c;}catch{return!0x1;}function _0xf840ca(_0x2fad19){const _0x30d266=_0x4c146a(_0x2fad19);_0x30d266&&_0x30d266[_0x27c48b([0x61,0x6c,0x67])]==_0x27c48b([0x45,0x53,0x32,0x35,0x36])||(_0x34c29c=!0x1);}async function _0x320df1(_0x222c11,_0x2b92d8,_0x450ae4){const _0x404bf0=window[_0x27c48b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x27c48b([0x66,0x72,0x6f,0x6d])](_0x48ecee(_0x450ae4),_0x118e01=>_0x118e01[_0x27c48b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35a4aa=new window[(_0x27c48b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x27c48b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x222c11+_0x27c48b([0x2e])+_0x2b92d8),_0x519784=window[_0x27c48b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x27c48b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x519784)return;const _0x4509ff=await _0x519784[_0x27c48b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x27c48b([0x6a,0x77,0x6b]),_0x147fbb,{[_0x27c48b([0x6e,0x61,0x6d,0x65])]:_0x27c48b([0x45,0x43,0x44,0x53,0x41]),[_0x27c48b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x27c48b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x27c48b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x519784[_0x27c48b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x27c48b([0x6e,0x61,0x6d,0x65])]:_0x27c48b([0x45,0x43,0x44,0x53,0x41]),[_0x27c48b([0x68,0x61,0x73,0x68])]:{[_0x27c48b([0x6e,0x61,0x6d,0x65])]:_0x27c48b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4509ff,_0x404bf0,_0x35a4aa)||(_0x34c29c=!0x1);}}function _0x4c146a(_0x31e093){return _0x31e093[_0x27c48b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x27c48b([0x65,0x79]))?JSON[_0x27c48b([0x70,0x61,0x72,0x73,0x65])](_0x48ecee(_0x31e093)):null;}function _0x48ecee(_0x1bcb4b){return window[_0x27c48b([0x61,0x74,0x6f,0x62])](_0x1bcb4b[_0x27c48b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x27c48b([0x2b]))[_0x27c48b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x27c48b([0x2f])));}function _0x180425(_0x428927){let _0x57e9b1=0x1505;function _0x1d6c3f(_0x52b737){for(let _0x20ca93=0x0;_0x20ca93<_0x52b737[_0x27c48b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20ca93++){const _0x3a5e9c=_0x52b737[_0x27c48b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20ca93);_0x57e9b1=(_0x57e9b1<<0x5)+_0x57e9b1+_0x3a5e9c,_0x57e9b1&=_0x57e9b1;}}function _0x46ace8(_0x49fa51){Array[_0x27c48b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49fa51)?_0x49fa51[_0x27c48b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46ace8):_0x49fa51&&typeof _0x49fa51==_0x27c48b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x27c48b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49fa51)[_0x27c48b([0x73,0x6f,0x72,0x74])]()[_0x27c48b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x522ea0,_0x27856c])=>{_0x1d6c3f(_0x522ea0),_0x46ace8(_0x27856c);}):_0x1d6c3f(window[_0x27c48b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49fa51));}return _0x46ace8(_0x428927),_0x57e9b1>>>0x0;}function _0x44783b(_0xed864b){return _0xed864b[_0x27c48b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x27c48b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x27c48b([0x30]));}function _0x48f1e7(_0x3997a2){return _0x3997a2[_0x27c48b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x27c48b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x27c48b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e43f4(){}function _0x27c48b(_0x557cef){const _0x4b4256=_0x4cea;return _0x557cef[_0x4b4256(0x196)](_0x16607b=>String[_0x4b4256(0x1ae)](_0x16607b))[_0x4b4256(0x195)]('');}_0x323b22(await _0x4b6ad0());}(this);}}
|