@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.0-alpha.7 → 46.0.0-alpha.8
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:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||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 u={},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=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[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&&(u[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&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&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.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(156487===parseInt(e(287))/1+-parseInt(e(290))/2+-parseInt(e(291))/3*(parseInt(e(293))/4)+-parseInt(e(292))/5*(parseInt(e(286))/6)+parseInt(e(288))/7+parseInt(e(285))/8+parseInt(e(289))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(294)](t)}function E(t,e){const n=L();return(E=function(t,e){return n[t-=285]})(t,e)}function L(){const t=["test","667336tkOaFP","1549158XQmmxp","91788pAqhpe","1420426Jvnzbt","2097351XeZFDi","275420UMHJsZ","88158BoQCBj","5QfcBAu","8bkrrpm"];return(L=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=101]})(t,e)}function P(){const t=["326169bmyJtQ","selectorText","split","set","style","1518312VcdNHm","length","className","275nOhqoN","28Dhutqk","push","assign","5859416pbeJTU","exec","map","tagName","initial","141939pbmMJN","290dhZMwn","groups","getPropertyValue","trim","75426OJKlFs","hasClass","789405oLMSqU","name","6279112FBdpSa","cssRules"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(609893===parseInt(e(126))/1+parseInt(e(107))/2+parseInt(e(119))/3*(parseInt(e(111))/4)+-parseInt(e(110))/5*(parseInt(e(124))/6)+-parseInt(e(128))/7+-parseInt(e(114))/8+-parseInt(e(102))/9*(-parseInt(e(120))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(117)]&&!s[n(109)])continue;const e=!s[n(117)]||t[n(127)]===s[n(117)],o=!s[n(109)]||t[n(125)](s[n(109)]);e&&o&&r[n(105)](s,i)}return r}function N(t){const e=O,n={};for(let r=0;r<t[e(108)];r++){const s=t[r],i=t[e(122)](s);e(118)!==i&&(n[s]=i)}return n}function k(t){const e=O,n=t[e(104)](",")[e(116)](t=>t[e(123)]()),r=[];for(const t of n){const n=F[e(115)](t);n&&r[e(112)](n[e(121)])}return r}function D(t){const e=O,n={};for(const r of t)Object[e(113)](n,r);return n}const T=j;function j(t,e){const n=R();return(j=function(t,e){return n[t-=196]})(t,e)}function R(){const t=["1338861hHkvJz","from","3757365YmzDNH","_parsedData","isActive","3421164OOoguw","166458DkTdaN","size","hasStyle","type","createRangeIn","910800AHDADQ","content","document","3703370oXqLZi","77MwGNox","870411JsJHYo","item","execute","2LcBIBz","setStyle","elementStart","values"];return(R=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(537203===parseInt(e(215))/1+-parseInt(e(218))/2*(parseInt(e(199))/3)+parseInt(e(204))/4+-parseInt(e(213))/5+-parseInt(e(205))/6*(parseInt(e(214))/7)+-parseInt(e(210))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class V extends b{[T(217)](t){const n=T,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(212)]),o=i[n(209)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(105)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(101)])if(t instanceof CSSStyleRule){const r=N(t[e(106)]);n[t[e(103)]]=Object[e(113)]({},n[t[e(103)]]||{},r)}return n}(s));for(const t of o){if(n(197)!==t[n(208)])continue;const e=M(t[n(216)],c);if(e[n(206)]){const r=D(Array[n(200)](e[n(198)]()));for(const e in r){const s=t[n(216)];s[n(207)](e)||i[n(196)](e,r[e],s)}}}t[n(211)]=r}[T(203)](t){return super[T(203)](t)||A(t)}}const K=J;function $(){const t=["4353SVZnzZ","plugins","isActive","inputTransformation","map","90OKQRya","_parsedData","view","ClipboardPipeline","text/html","dataTransfer","571729GQrErV","href","requires","PasteFromOfficeEnhancedInliner","getData","302244OiPwYj","isPremiumPlugin","document","execute","editing","88MUFyEw","afterInit","pluginName","editor","240756iJgQCb","join","init","PasteFromOffice","11bJMLNc","fromCharCode","340739IyrfyP","226GyCkZt","9ugzxTq","stylesProcessor","isOfficialPlugin","193700KmUJAJ","6342020KpYcCd","high","get"];return($=function(){return t})()}function J(t,e){const n=$();return(J=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(367713===-parseInt(e(264))/1+parseInt(e(285))/2*(parseInt(e(253))/3)+parseInt(e(269))/4+-parseInt(e(289))/5*(-parseInt(e(258))/6)+parseInt(e(284))/7*(-parseInt(e(274))/8)+parseInt(e(286))/9*(parseInt(e(290))/10)+-parseInt(e(282))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class W extends t.Plugin{static get[K(276)](){return K(267)}static get[K(288)](){return!0}static get[K(270)](){return!0}static get[K(266)](){return[K(281)]}[K(280)](){const t=K,e=this[t(277)],n=e[t(254)][t(252)](t(261)),r=e[t(273)][t(260)][t(271)],s=new V(r);n.on(t(256),(e,n)=>{const i=t,o=n[i(263)][i(268)](i(262));s[i(255)](o)&&(n[i(259)]||(n[i(259)]=x(o,r[i(287)])),s[i(272)](n))},{priority:S.priorities[t(252)](t(251))+11})}[K(275)](){!async function(t){const e=d([99,109,116,102,84,71,73,57,121,85,120,90,80,53,82,88,66,117,87,118,49,76,50,114,81,69,101,67,119,54,65,75,112,68,103,51,55,105,111,104,100,107,56,89,110,48,79,77,86,108,115,122,74,72,78,97,52,113,98,83,106,70]),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])](u(t)):null}function u(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 l(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=J;return t[e(257)](t=>String[e(283)](t))[e(279)]("")}!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([99]);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])],l(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 u=(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(l(u+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(l(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(l(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])]:u}},{[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])](u(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:1751932800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=J,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(265)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=Y;!function(t){const e=Y,n=t();for(;;)try{if(608798===parseInt(e(346))/1+-parseInt(e(334))/2*(-parseInt(e(342))/3)+parseInt(e(351))/4*(-parseInt(e(372))/5)+parseInt(e(356))/6*(-parseInt(e(358))/7)+parseInt(e(361))/8+-parseInt(e(337))/9+parseInt(e(353))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const U=[H(364),H(363),H(336),H(341),H(377),H(338),H(339),H(357)],q=[H(364),H(363),H(336)],z={"font-style":[[H(369),"i"]],"font-weight":[[H(348),H(350)],[H(360),H(350)],[H(362),H(350)],[t=>Number(t)>=600,H(350)]],"text-decoration":[[H(368),"u"],[H(352),"s"]],"text-decoration-line":[[H(368),"u"],[H(352),"s"]],"vertical-align":[[H(344),H(344)],[H(349),H(365)]]};function B(t){return U[H(366)](t)}function Q(){const t=["text-decoration-line","88YMcqAf","createElement","font-size","7956189Suflpq","font-weight","font-style","function","text-decoration","12216CBoSFL","span","sub","forEach","769668MoayfX","split","medium","super","strong","1108ZBmuig","line-through","8949700npSdwm","from","getStyleNames","2298PYZFmD","vertical-align","5747YampOr","length","bold","3787304tCsHpD","bolder","font-family","color","sup","includes","insertChild","underline","italic","keys","getStyle","9205KlMfrG","getChildren","filter","removeStyle","setStyle"];return(Q=function(){return t})()}function Z(t){const e=H;return Array[e(354)](t[e(355)]())[e(374)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(345)](e=>{const i=n,o=t[i(371)](e);if(o)if(c=e,q[H(366)](c))r[e]=o;else if(e in z){const t=o[i(347)](" ");z[e][i(345)](([n,r])=>{const o=i;for(const i of t)(o(340)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(345)](([,n])=>{const s=r,i=e[s(335)](n,[],t[s(373)]());e[s(367)](0,i,t)}),e[r(375)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(370)](n)[r(359)])return;const s=e[r(335)](r(343),[],t[r(373)]());e[r(376)](n,s),e[r(367)](0,s,t),e[r(375)](Object[r(370)](n),t)}(t,e,r)}function Y(t,e){const n=Q();return(Y=function(t,e){return n[t-=334]})(t,e)}const G=tt;function X(){const t=["80sfGIIN","document","font","blockElements","element","280810cvDngd","stylesProcessor","162026VRtFBt","17658160RpndSS","createRangeIn","includes","49lQUFHM","_parsedData","execute","24rWkluX","getItems","1400gkPufi","33348524alLphC","1419379ygDeiT","12lVHIiA","name","isActive","content","1023474tUUrHY","3303lGakJd"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(949157===-parseInt(e(306))/1+-parseInt(e(295))/2*(-parseInt(e(307))/3)+-parseInt(e(288))/4*(parseInt(e(293))/5)+-parseInt(e(286))/6*(parseInt(e(299))/7)+parseInt(e(304))/8*(parseInt(e(287))/9)+-parseInt(e(296))/10+parseInt(e(305))/11*(parseInt(e(302))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[G(301)](t){const n=G,{body:r}=t[n(300)],s=new e.ViewUpcastWriter(r[n(289)]),i=s[n(297)](r),o=new e.ViewDocument(s[n(289)][n(294)]),c=[...new e.ViewDomConverter(o)[n(291)],n(290)],a=i[n(303)]();for(const t of a)if(t.is(n(292))&&c[n(298)](t[n(308)])){_(t,s,Z(t))}t[n(285)]=r}[G(309)](t){return super[G(309)](t)||A(t)}}function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","get","1745376PgaqkK","featureNotAllowed","628050rVGXdl","5967717VTVcBY","plugins","editing","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2697240blkAyJ","init","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","getData","stylesProcessor","PasteFromOfficeEnhancedPropagator","pluginName","3iNsnAp","pasteFromOfficeEnhancedLicenseKeyNotAllowed","invalid","2451464ySXnRN","isPremiumPlugin","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","dataTransfer","expired","pasteFromOfficeEnhancedLicenseKeyValid","1079595ADzIzZ","config","licenseKey","pasteFromOfficeEnhancedLicenseKeyTrialLimit","document","PasteFromOffice","text/html","inputTransformation","requires","evaluationLimit","1944912MsGUbu","view","_licenseKeyCheckInterval","usageLimit","execute","editor","_parsedData","high","destroy","_showLicenseError"];return(nt=function(){return t})()}const rt=st;function st(t,e){const n=nt();return(st=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(595110===parseInt(e(153))/1+-parseInt(e(176))/2+parseInt(e(142))/3*(parseInt(e(163))/4)+-parseInt(e(183))/5+-parseInt(e(178))/6+parseInt(e(179))/7+-parseInt(e(145))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{[rt(155)];[rt(165)];static get[rt(141)](){return rt(140)}static get[rt(186)](){return!0}static get[rt(146)](){return!0}static get[rt(161)](){return[rt(158)]}[rt(184)](){const t=rt,e=this[t(168)],n=e[t(180)][t(175)](t(187)),r=e[t(181)][t(164)][t(157)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(150)][i(138)](i(159));s[i(149)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(139)])),s[i(167)](n))},{priority:S.priorities[t(175)](t(170))+10}),this[t(155)]=this[t(168)][t(154)][t(175)](t(155));const i=this[t(168)];this[t(165)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(152)==s||e(148)==s||e(185)==s||e(188)==s||e(143)==s||e(173)==s||e(156)==s||e(182)==s){delete i[r],n=s,clearInterval(this[e(165)]),this[e(165)]=void 0;break}}e(148)==n&&i[e(172)](e(144)),e(185)==n&&i[e(172)](e(151)),e(188)==n&&i[e(172)](e(189)),e(143)==n&&i[e(172)](e(177),e(147)),e(173)==n&&i[e(172)](e(162)),e(156)==n&&i[e(172)](e(174)),e(182)==n&&i[e(172)](e(166))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(165)]&&clearInterval(this[t(165)])}}var ot=at;function ct(){var t=["830967UEeexz","18crIbXm","911688HpKdvD","5250990mQmLse","5163648mCCcKQ","40332490bSjqbb","51005znqWJV","PasteFromOffice","452tcZmHl","pluginName","requires","989518JmmdIv","3kISviB","PasteFromOfficeEnhanced","isOfficialPlugin","isPremiumPlugin","21WlJjdV"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=446]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(597396===parseInt(e(446))/1+-parseInt(e(457))/2*(parseInt(e(458))/3)+-parseInt(e(454))/4*(parseInt(e(452))/5)+-parseInt(e(450))/6+-parseInt(e(462))/7*(parseInt(e(448))/8)+-parseInt(e(447))/9*(parseInt(e(449))/10)+parseInt(e(451))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(455)](){return ot(459)}static get[ot(460)](){return!0}static get[ot(461)](){return!0}static get[ot(456)](){return[ot(453),W,it]}}function lt(){var t=["2026745TxHoFv","3156680CIdPFx","17628807HSNAQo","3061794prfNNz","1450168PjLEtQ","933571byMFkf","698190zVvhFn"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=143]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(661038===parseInt(e(144))/1+parseInt(e(143))/2+parseInt(e(149))/3+parseInt(e(147))/4+-parseInt(e(146))/5+parseInt(e(145))/6+-parseInt(e(148))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||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 u={},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=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[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&&(u[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&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&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.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(156487===parseInt(e(287))/1+-parseInt(e(290))/2+-parseInt(e(291))/3*(parseInt(e(293))/4)+-parseInt(e(292))/5*(parseInt(e(286))/6)+parseInt(e(288))/7+parseInt(e(285))/8+parseInt(e(289))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(294)](t)}function E(t,e){const n=L();return(E=function(t,e){return n[t-=285]})(t,e)}function L(){const t=["test","667336tkOaFP","1549158XQmmxp","91788pAqhpe","1420426Jvnzbt","2097351XeZFDi","275420UMHJsZ","88158BoQCBj","5QfcBAu","8bkrrpm"];return(L=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=101]})(t,e)}function P(){const t=["326169bmyJtQ","selectorText","split","set","style","1518312VcdNHm","length","className","275nOhqoN","28Dhutqk","push","assign","5859416pbeJTU","exec","map","tagName","initial","141939pbmMJN","290dhZMwn","groups","getPropertyValue","trim","75426OJKlFs","hasClass","789405oLMSqU","name","6279112FBdpSa","cssRules"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(609893===parseInt(e(126))/1+parseInt(e(107))/2+parseInt(e(119))/3*(parseInt(e(111))/4)+-parseInt(e(110))/5*(parseInt(e(124))/6)+-parseInt(e(128))/7+-parseInt(e(114))/8+-parseInt(e(102))/9*(-parseInt(e(120))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(117)]&&!s[n(109)])continue;const e=!s[n(117)]||t[n(127)]===s[n(117)],o=!s[n(109)]||t[n(125)](s[n(109)]);e&&o&&r[n(105)](s,i)}return r}function N(t){const e=O,n={};for(let r=0;r<t[e(108)];r++){const s=t[r],i=t[e(122)](s);e(118)!==i&&(n[s]=i)}return n}function D(t){const e=O,n=t[e(104)](",")[e(116)](t=>t[e(123)]()),r=[];for(const t of n){const n=F[e(115)](t);n&&r[e(112)](n[e(121)])}return r}function j(t){const e=O,n={};for(const r of t)Object[e(113)](n,r);return n}const k=T;function T(t,e){const n=R();return(T=function(t,e){return n[t-=196]})(t,e)}function R(){const t=["1338861hHkvJz","from","3757365YmzDNH","_parsedData","isActive","3421164OOoguw","166458DkTdaN","size","hasStyle","type","createRangeIn","910800AHDADQ","content","document","3703370oXqLZi","77MwGNox","870411JsJHYo","item","execute","2LcBIBz","setStyle","elementStart","values"];return(R=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(537203===parseInt(e(215))/1+-parseInt(e(218))/2*(parseInt(e(199))/3)+parseInt(e(204))/4+-parseInt(e(213))/5+-parseInt(e(205))/6*(parseInt(e(214))/7)+-parseInt(e(210))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class V extends b{[k(217)](t){const n=k,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(212)]),o=i[n(209)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(105)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(101)])if(t instanceof CSSStyleRule){const r=N(t[e(106)]);n[t[e(103)]]=Object[e(113)]({},n[t[e(103)]]||{},r)}return n}(s));for(const t of o){if(n(197)!==t[n(208)])continue;const e=M(t[n(216)],c);if(e[n(206)]){const r=j(Array[n(200)](e[n(198)]()));for(const e in r){const s=t[n(216)];s[n(207)](e)||i[n(196)](e,r[e],s)}}}t[n(211)]=r}[k(203)](t){return super[k(203)](t)||A(t)}}const W=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=187]})(t,e)}function $(){const t=["1008876kBOTKB","7144047adDncx","dataTransfer","view","pluginName","join","map","isActive","getData","fromCharCode","2MavWDS","PasteFromOffice","afterInit","plugins","348492jcKsOs","2448540Pomamr","10oMjqph","13118896aHzxjB","document","inputTransformation","154NtNizF","init","editing","ClipboardPipeline","isPremiumPlugin","requires","editor","href","high","text/html","_parsedData","PasteFromOfficeEnhancedInliner","isOfficialPlugin","2394800rCnDJl","stylesProcessor","execute","251874dWWCEK","get"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(836996===parseInt(e(209))/1+parseInt(e(219))/2*(-parseInt(e(223))/3)+-parseInt(e(224))/4+parseInt(e(204))/5+parseInt(e(207))/6*(parseInt(e(191))/7)+-parseInt(e(188))/8+parseInt(e(210))/9*(parseInt(e(187))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class H extends t.Plugin{static get[W(213)](){return W(202)}static get[W(203)](){return!0}static get[W(195)](){return!0}static get[W(196)](){return[W(220)]}[W(192)](){const t=W,e=this[t(197)],n=e[t(222)][t(208)](t(194)),r=e[t(193)][t(212)][t(189)],s=new V(r);n.on(t(190),(e,n)=>{const i=t,o=n[i(211)][i(217)](i(200));s[i(216)](o)&&(n[i(201)]||(n[i(201)]=x(o,r[i(205)])),s[i(206)](n))},{priority:S.priorities[t(208)](t(199))+11})}[W(221)](){!async function(t){const e=d([50,71,88,48,113,115,55,104,82,90,76,70,122,52,121,80,110,84,118,107,85,112,105,116,83,111,100,56,99,79,66,109,74,57,89,51,98,53,81,101,97,73,65,86,72,77,68,106,103,78,87,67,114,69,49,102,117,108,120,75,54,119]),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])](u(t)):null}function u(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 l(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(215)](t=>String[e(218)](t))[e(214)]("")}!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([71]);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])],l(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 u=(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(l(u+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(l(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(l(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])]:u}},{[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])](u(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:1752019200;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(198)]);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=Z;!function(t){const e=Z,n=t();for(;;)try{if(608798===parseInt(e(346))/1+-parseInt(e(334))/2*(-parseInt(e(342))/3)+parseInt(e(351))/4*(-parseInt(e(372))/5)+parseInt(e(356))/6*(-parseInt(e(358))/7)+parseInt(e(361))/8+-parseInt(e(337))/9+parseInt(e(353))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const B=[q(364),q(363),q(336),q(341),q(377),q(338),q(339),q(357)],z=[q(364),q(363),q(336)],J={"font-style":[[q(369),"i"]],"font-weight":[[q(348),q(350)],[q(360),q(350)],[q(362),q(350)],[t=>Number(t)>=600,q(350)]],"text-decoration":[[q(368),"u"],[q(352),"s"]],"text-decoration-line":[[q(368),"u"],[q(352),"s"]],"vertical-align":[[q(344),q(344)],[q(349),q(365)]]};function U(t){return B[q(366)](t)}function _(){const t=["text-decoration-line","88YMcqAf","createElement","font-size","7956189Suflpq","font-weight","font-style","function","text-decoration","12216CBoSFL","span","sub","forEach","769668MoayfX","split","medium","super","strong","1108ZBmuig","line-through","8949700npSdwm","from","getStyleNames","2298PYZFmD","vertical-align","5747YampOr","length","bold","3787304tCsHpD","bolder","font-family","color","sup","includes","insertChild","underline","italic","keys","getStyle","9205KlMfrG","getChildren","filter","removeStyle","setStyle"];return(_=function(){return t})()}function Q(t){const e=q;return Array[e(354)](t[e(355)]())[e(374)](U)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(345)](e=>{const i=n,o=t[i(371)](e);if(o)if(c=e,z[q(366)](c))r[e]=o;else if(e in J){const t=o[i(347)](" ");J[e][i(345)](([n,r])=>{const o=i;for(const i of t)(o(340)==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(345)](([,n])=>{const s=r,i=e[s(335)](n,[],t[s(373)]());e[s(367)](0,i,t)}),e[r(375)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(370)](n)[r(359)])return;const s=e[r(335)](r(343),[],t[r(373)]());e[r(376)](n,s),e[r(367)](0,s,t),e[r(375)](Object[r(370)](n),t)}(t,e,r)}function Z(t,e){const n=_();return(Z=function(t,e){return n[t-=334]})(t,e)}const Y=tt;function G(){const t=["80sfGIIN","document","font","blockElements","element","280810cvDngd","stylesProcessor","162026VRtFBt","17658160RpndSS","createRangeIn","includes","49lQUFHM","_parsedData","execute","24rWkluX","getItems","1400gkPufi","33348524alLphC","1419379ygDeiT","12lVHIiA","name","isActive","content","1023474tUUrHY","3303lGakJd"];return(G=function(){return t})()}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(949157===-parseInt(e(306))/1+-parseInt(e(295))/2*(-parseInt(e(307))/3)+-parseInt(e(288))/4*(parseInt(e(293))/5)+-parseInt(e(286))/6*(parseInt(e(299))/7)+parseInt(e(304))/8*(parseInt(e(287))/9)+-parseInt(e(296))/10+parseInt(e(305))/11*(parseInt(e(302))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class et extends b{[Y(301)](t){const n=Y,{body:r}=t[n(300)],s=new e.ViewUpcastWriter(r[n(289)]),i=s[n(297)](r),o=new e.ViewDocument(s[n(289)][n(294)]),c=[...new e.ViewDomConverter(o)[n(291)],n(290)],a=i[n(303)]();for(const t of a)if(t.is(n(292))&&c[n(298)](t[n(308)])){X(t,s,Q(t))}t[n(285)]=r}[Y(309)](t){return super[Y(309)](t)||A(t)}}function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","get","1745376PgaqkK","featureNotAllowed","628050rVGXdl","5967717VTVcBY","plugins","editing","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2697240blkAyJ","init","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","getData","stylesProcessor","PasteFromOfficeEnhancedPropagator","pluginName","3iNsnAp","pasteFromOfficeEnhancedLicenseKeyNotAllowed","invalid","2451464ySXnRN","isPremiumPlugin","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","dataTransfer","expired","pasteFromOfficeEnhancedLicenseKeyValid","1079595ADzIzZ","config","licenseKey","pasteFromOfficeEnhancedLicenseKeyTrialLimit","document","PasteFromOffice","text/html","inputTransformation","requires","evaluationLimit","1944912MsGUbu","view","_licenseKeyCheckInterval","usageLimit","execute","editor","_parsedData","high","destroy","_showLicenseError"];return(nt=function(){return t})()}const rt=st;function st(t,e){const n=nt();return(st=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(595110===parseInt(e(153))/1+-parseInt(e(176))/2+parseInt(e(142))/3*(parseInt(e(163))/4)+-parseInt(e(183))/5+-parseInt(e(178))/6+parseInt(e(179))/7+-parseInt(e(145))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{[rt(155)];[rt(165)];static get[rt(141)](){return rt(140)}static get[rt(186)](){return!0}static get[rt(146)](){return!0}static get[rt(161)](){return[rt(158)]}[rt(184)](){const t=rt,e=this[t(168)],n=e[t(180)][t(175)](t(187)),r=e[t(181)][t(164)][t(157)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(150)][i(138)](i(159));s[i(149)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(139)])),s[i(167)](n))},{priority:S.priorities[t(175)](t(170))+10}),this[t(155)]=this[t(168)][t(154)][t(175)](t(155));const i=this[t(168)];this[t(165)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(152)==s||e(148)==s||e(185)==s||e(188)==s||e(143)==s||e(173)==s||e(156)==s||e(182)==s){delete i[r],n=s,clearInterval(this[e(165)]),this[e(165)]=void 0;break}}e(148)==n&&i[e(172)](e(144)),e(185)==n&&i[e(172)](e(151)),e(188)==n&&i[e(172)](e(189)),e(143)==n&&i[e(172)](e(177),e(147)),e(173)==n&&i[e(172)](e(162)),e(156)==n&&i[e(172)](e(174)),e(182)==n&&i[e(172)](e(166))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(165)]&&clearInterval(this[t(165)])}}var ot=at;function ct(){var t=["830967UEeexz","18crIbXm","911688HpKdvD","5250990mQmLse","5163648mCCcKQ","40332490bSjqbb","51005znqWJV","PasteFromOffice","452tcZmHl","pluginName","requires","989518JmmdIv","3kISviB","PasteFromOfficeEnhanced","isOfficialPlugin","isPremiumPlugin","21WlJjdV"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=446]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(597396===parseInt(e(446))/1+-parseInt(e(457))/2*(parseInt(e(458))/3)+-parseInt(e(454))/4*(parseInt(e(452))/5)+-parseInt(e(450))/6+-parseInt(e(462))/7*(parseInt(e(448))/8)+-parseInt(e(447))/9*(parseInt(e(449))/10)+parseInt(e(451))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(455)](){return ot(459)}static get[ot(460)](){return!0}static get[ot(461)](){return!0}static get[ot(456)](){return[ot(453),H,it]}}function lt(){var t=["2026745TxHoFv","3156680CIdPFx","17628807HSNAQo","3061794prfNNz","1450168PjLEtQ","933571byMFkf","698190zVvhFn"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=143]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(661038===parseInt(e(144))/1+parseInt(e(143))/2+parseInt(e(149))/3+parseInt(e(147))/4+-parseInt(e(146))/5+parseInt(e(145))/6+-parseInt(e(148))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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 _0x35d318}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2e381e,parsePasteOfficeHtml as _0x1678b3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x255116,uid as _0x5a4292}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1f6c02,ViewDocument as _0x563fac,ViewDomConverter as _0x854b22}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x55f2b6){return m['test'](_0x55f2b6);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0xe4679a,_0x14b9be){const _0x4ccded=new Map();for(const [_0x1653a9,_0x26ed91]of _0x14b9be){if(!_0x1653a9['tagName']&&!_0x1653a9['className'])continue;const _0x17bfd1=!_0x1653a9['tagName']||_0xe4679a['name']===_0x1653a9['tagName'],_0x4311ab=!_0x1653a9['className']||_0xe4679a['hasClass'](_0x1653a9['className']);_0x17bfd1&&_0x4311ab&&_0x4ccded['set'](_0x1653a9,_0x26ed91);}return _0x4ccded;}function h(_0x1b8c78){const _0x20d616={};for(let _0x3b4e91=0x0;_0x3b4e91<_0x1b8c78['length'];_0x3b4e91++){const _0x169d70=_0x1b8c78[_0x3b4e91],_0x51aafb=_0x1b8c78['getPropertyValue'](_0x169d70);'initial'!==_0x51aafb&&(_0x20d616[_0x169d70]=_0x51aafb);}return _0x20d616;}function O(_0x32da79){const _0x17ff74=_0x32da79['split'](',')['map'](_0x549a6f=>_0x549a6f['trim']()),_0x2c67f9=[];for(const _0x4ff754 of _0x17ff74){const _0xca85ba=S['exec'](_0x4ff754);_0xca85ba&&_0x2c67f9['push'](_0xca85ba['groups']);}return _0x2c67f9;}function k(_0x5cc96e){const _0x21285e={};for(const _0x5556aa of _0x5cc96e)Object['assign'](_0x21285e,_0x5556aa);return _0x21285e;}class u extends _0x2e381e{['execute'](_0xb19d04){const {body:_0x31f1f5,styles:_0x15e515}=_0xb19d04['_parsedData'],_0x50b596=new _0x1f6c02(_0x31f1f5['document']),_0x563720=_0x50b596['createRangeIn'](_0x31f1f5),_0x45f80d=function(_0x94614a){const _0x4ffac5={};for(const _0x3ed4df of _0x94614a)for(const _0x4b4286 of _0x3ed4df['cssRules'])if(_0x4b4286 instanceof CSSStyleRule){const _0x3f159e=h(_0x4b4286['style']);_0x4ffac5[_0x4b4286['selectorText']]=Object['assign']({},_0x4ffac5[_0x4b4286['selectorText']]||{},_0x3f159e);}return _0x4ffac5;}(_0x15e515),_0x4c95b7=function(_0x9d680c){const _0x36902a=new Map();for(const _0xddd904 in _0x9d680c){const _0x4e440c=O(_0xddd904),_0x137330=_0x9d680c[_0xddd904];for(const _0x15bca6 of _0x4e440c)_0x36902a['set'](_0x15bca6,_0x137330);}return _0x36902a;}(_0x45f80d);for(const _0x308b04 of _0x563720){if('elementStart'!==_0x308b04['type'])continue;const _0x4923ac=j(_0x308b04['item'],_0x4c95b7);if(_0x4923ac['size']){const _0x242b8e=k(Array['from'](_0x4923ac['values']()));for(const _0x543330 in _0x242b8e){const _0x1cda49=_0x308b04['item'];_0x1cda49['hasStyle'](_0x543330)||_0x50b596['setStyle'](_0x543330,_0x242b8e[_0x543330],_0x1cda49);}}}_0xb19d04['content']=_0x31f1f5;}['isActive'](_0x284a1c){return super['isActive'](_0x284a1c)||p(_0x284a1c);}}class i extends _0x35d318{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x29ffd8=this['editor'],_0x1af210=_0x29ffd8['plugins']['get']('ClipboardPipeline'),_0x177ab4=_0x29ffd8['editing']['view']['document'],_0x840f8=new u(_0x177ab4);_0x1af210['on']('inputTransformation',(_0x1741a2,_0x1fb0c1)=>{const _0x2873fa=_0x1fb0c1['dataTransfer']['getData']('text/html');_0x840f8['isActive'](_0x2873fa)&&(_0x1fb0c1['_parsedData']||(_0x1fb0c1['_parsedData']=_0x1678b3(_0x2873fa,_0x177ab4['stylesProcessor'])),_0x840f8['execute'](_0x1fb0c1));},{'priority':_0x255116['get']('high')+0xb});}['afterInit'](){!async function(_0x3ef8f8){const _0x2fa260=_0x417eca([0x63,0x6d,0x74,0x66,0x54,0x47,0x49,0x39,0x79,0x55,0x78,0x5a,0x50,0x35,0x52,0x58,0x42,0x75,0x57,0x76,0x31,0x4c,0x32,0x72,0x51,0x45,0x65,0x43,0x77,0x36,0x41,0x4b,0x70,0x44,0x67,0x33,0x37,0x69,0x6f,0x68,0x64,0x6b,0x38,0x59,0x6e,0x30,0x4f,0x4d,0x56,0x6c,0x73,0x7a,0x4a,0x48,0x4e,0x61,0x34,0x71,0x62,0x53,0x6a,0x46]),_0x53266c=0x7a08afda,_0x37fa49=0x7a0fc322^_0x53266c,_0xaacc38=window[_0x417eca([0x44,0x61,0x74,0x65])][_0x417eca([0x6e,0x6f,0x77])](),_0x5d651b=_0x3ef8f8[_0x417eca([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x214cfd=new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xee5338=>{_0x5d651b[_0x417eca([0x6f,0x6e,0x63,0x65])](_0x417eca([0x72,0x65,0x61,0x64,0x79]),_0xee5338);}),_0x247033={[_0x417eca([0x6b,0x74,0x79])]:_0x417eca([0x45,0x43]),[_0x417eca([0x75,0x73,0x65])]:_0x417eca([0x73,0x69,0x67]),[_0x417eca([0x63,0x72,0x76])]:_0x417eca([0x50,0x2d,0x32,0x35,0x36]),[_0x417eca([0x78])]:_0x417eca([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]),[_0x417eca([0x79])]:_0x417eca([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]),[_0x417eca([0x61,0x6c,0x67])]:_0x417eca([0x45,0x53,0x32,0x35,0x36])},_0x790cef=_0x5d651b[_0x417eca([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x417eca([0x67,0x65,0x74])](_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3f7c04(){let _0x3b0225,_0x453e40=null,_0x19f4fc=null;try{if(_0x790cef==_0x417eca([0x47,0x50,0x4c]))return _0x417eca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3b0225=_0xf04e0a(),!_0x3b0225)return _0x417eca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3b0225[_0x417eca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19f4fc=_0x33d8b8(_0x3b0225[_0x417eca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3b0225[_0x417eca([0x6a,0x74,0x69])])),await _0x4af7e6()?_0x1110b6()?_0x1b6e98()?_0x417eca([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f5a9c()?(_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x417eca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x453e40=_0xad16b8(_0x417eca([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x417eca([0x74,0x72,0x69,0x61,0x6c])&&(_0x453e40=_0xad16b8(_0x417eca([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa8b6a2()):_0x417eca([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x417eca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x417eca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x417eca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b6e98(){const _0x185f12=[_0x417eca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x417eca([0x74,0x72,0x69,0x61,0x6c])][_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xaacc38/0x3e8:0xe10*_0x37fa49;return _0x3b0225[_0x417eca([0x65,0x78,0x70])]<_0x185f12;}function _0x1110b6(){const _0x5463d5=_0x3b0225[_0x417eca([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5463d5&&(!!_0x5463d5[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x2a]))||(!!_0x5463d5[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x50,0x4f,0x45]))||!!_0x5463d5[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x50,0x50]))));}function _0x2f5a9c(){const _0x5c20b0=_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5c20b0||0x0==_0x5c20b0[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11ad50}=new URL(window[_0x417eca([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5c20b0[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ad50))return!0x0;const _0x80f0c=_0x11ad50[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e]));return _0x5c20b0[_0x417eca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d6ed4=>_0x3d6ed4[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x2a])))[_0x417eca([0x6d,0x61,0x70])](_0x1b18e9=>_0x1b18e9[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e])))[_0x417eca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x579469=>_0x579469[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x80f0c[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x417eca([0x6d,0x61,0x70])](_0xa2a9e7=>Array(_0x80f0c[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xa2a9e7[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x417eca([0x66,0x69,0x6c,0x6c])](_0xa2a9e7[0x0]===_0x417eca([0x2a])?_0x417eca([0x2a]):'')[_0x417eca([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xa2a9e7))[_0x417eca([0x73,0x6f,0x6d,0x65])](_0x45eeff=>_0x80f0c[_0x417eca([0x65,0x76,0x65,0x72,0x79])]((_0x113bbf,_0x59cb47)=>_0x45eeff[_0x59cb47]===_0x113bbf||_0x45eeff[_0x59cb47]===_0x417eca([0x2a])));}function _0xa8b6a2(){return _0x453e40&&_0x19f4fc?new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b7be4,_0x37ed36)=>{_0x453e40[_0x417eca([0x74,0x68,0x65,0x6e])](_0x2b7be4,_0x37ed36),_0x19f4fc[_0x417eca([0x74,0x68,0x65,0x6e])](_0x477e77=>{_0x477e77!=_0x417eca([0x56,0x61,0x6c,0x69,0x64])&&_0x2b7be4(_0x477e77);},_0x37ed36);}):_0x453e40||_0x19f4fc||_0x417eca([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33d8b8(_0x2a3a56,_0xd6b939){return new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a7d42=>{if(_0x3db80d())return _0x1a7d42(_0x417eca([0x56,0x61,0x6c,0x69,0x64]));_0x2ca918(),_0x5d651b[_0x417eca([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x417eca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x350eb7=!0x1;const _0x361436=_0x5a4292();function _0x48995d(_0x1a9f81){return!!_0x1a9f81&&(typeof _0x1a9f81===_0x417eca([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a9f81===_0x417eca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a9f81[_0x417eca([0x74,0x68,0x65,0x6e])]===_0x417eca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a9f81[_0x417eca([0x63,0x61,0x74,0x63,0x68])]===_0x417eca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43879c(_0x4367c2){_0x4d9ef1(_0x4367c2)[_0x417eca([0x74,0x68,0x65,0x6e])](_0x36822d=>{if(!_0x36822d||_0x36822d[_0x417eca([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x417eca([0x6f,0x6b]))return _0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x493719(_0x1432a3(_0x361436+_0xd6b939))!=_0x36822d[_0x417eca([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x417eca([0x56,0x61,0x6c,0x69,0x64]);})[_0x417eca([0x74,0x68,0x65,0x6e])](_0x1d8853=>(_0x5af867(),_0x1d8853),()=>{const _0x8abd90=_0x2ebe33();return null==_0x8abd90?(_0x5af867(),_0x417eca([0x56,0x61,0x6c,0x69,0x64])):_0x417eca(_0xaacc38-_0x8abd90>(0x5e042bda^_0x53266c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x417eca([0x74,0x68,0x65,0x6e])](_0x1a7d42)[_0x417eca([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a7d42(_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x41ffa4=0x7a3e415a^_0x53266c;function _0x5af867(){const _0x1537ff=_0x417eca([0x6c,0x6c,0x63,0x74,0x2d])+_0x493719(_0x1432a3(_0x2a3a56)),_0x350027=_0x5923a1(_0x493719(window[_0x417eca([0x4d,0x61,0x74,0x68])][_0x417eca([0x63,0x65,0x69,0x6c])](_0xaacc38/_0x41ffa4)));window[_0x417eca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x417eca([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1537ff,_0x350027);}function _0x2ebe33(){const _0x3f5eca=_0x417eca([0x6c,0x6c,0x63,0x74,0x2d])+_0x493719(_0x1432a3(_0x2a3a56)),_0x2fe56a=window[_0x417eca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x417eca([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f5eca);return _0x2fe56a?window[_0x417eca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5923a1(_0x2fe56a),0x10)*_0x41ffa4:null;}function _0x4d9ef1(_0x39256a){return new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4fa7da,_0x142abf)=>{_0x39256a[_0x417eca([0x74,0x68,0x65,0x6e])](_0x4fa7da,_0x142abf),window[_0x417eca([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x142abf,0x7a097b1a^_0x53266c);});}}_0x5d651b[_0x417eca([0x6f,0x6e])](_0x417eca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ec53a,_0x3112f6)=>{if(_0x3112f6[0x0]!=_0x2a3a56)return _0x1a7d42(_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3112f6[0x1]={..._0x3112f6[0x1],[_0x417eca([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x361436};},{[_0x417eca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x417eca([0x68,0x69,0x67,0x68])}),_0x5d651b[_0x417eca([0x6f,0x6e])](_0x417eca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3d4022=>{_0x48995d(_0x3d4022[_0x417eca([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x350eb7=!0x0,_0x43879c(_0x3d4022[_0x417eca([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x417eca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x417eca([0x6c,0x6f,0x77])}),_0x214cfd[_0x417eca([0x74,0x68,0x65,0x6e])](()=>{_0x350eb7||_0x1a7d42(_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3db80d(){return _0x5d651b[_0x417eca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x417eca([0x76,0x69,0x65,0x77])][_0x417eca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x417eca([0x61,0x75,0x74,0x6f]);}function _0x2ca918(){_0x5d651b[_0x417eca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x417eca([0x76,0x69,0x65,0x77])][_0x417eca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x417eca([0x61,0x75,0x74,0x6f]);}}function _0xad16b8(_0x160cff){const _0x112104=[new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x447311=>setTimeout(_0x447311,0x7a019116^_0x53266c)),_0x214cfd[_0x417eca([0x74,0x68,0x65,0x6e])](()=>new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44e199=>{let _0x391c1b=0x0;_0x5d651b[_0x417eca([0x6d,0x6f,0x64,0x65,0x6c])][_0x417eca([0x6f,0x6e])](_0x417eca([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16dcd9,_0x448ae0)=>{_0x448ae0[0x0][_0x417eca([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x391c1b++,_0x391c1b==(0x7a08ae22^_0x53266c)&&(_0x44e199(),_0x16dcd9[_0x417eca([0x6f,0x66,0x66])]());});}))];return window[_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x417eca([0x72,0x61,0x63,0x65])](_0x112104)[_0x417eca([0x74,0x68,0x65,0x6e])](()=>_0x160cff);}async function _0x484c30(){await _0x214cfd,_0x5d651b[_0x417eca([0x6d,0x6f,0x64,0x65,0x6c])][_0x417eca([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf3002f,_0x5d651b[_0x417eca([0x6d,0x6f,0x64,0x65,0x6c])][_0x417eca([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf3002f,_0x5d651b[_0x417eca([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x417eca([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3877a1(_0x436acb){const _0x5a8905=_0x15d344();_0x5d651b[_0x5a8905]=_0x417eca([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])+_0x436acb,_0x436acb!=_0x417eca([0x56,0x61,0x6c,0x69,0x64])&&_0x484c30();}function _0x15d344(){const _0x2d3b70=window[_0x417eca([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x417eca([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x417eca([0x6e,0x6f,0x77])]())[_0x417eca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x417eca([0x2e]),'');let _0x36c515=_0x417eca([0x63]);for(let _0x2863c8=0x0;_0x2863c8<_0x2d3b70[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2863c8+=0x2){let _0x25ec98=window[_0x417eca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d3b70[_0x417eca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2863c8,_0x2863c8+0x2));_0x25ec98>=_0x2fa260[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25ec98-=_0x2fa260[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36c515+=_0x2fa260[_0x25ec98];}return _0x36c515;}function _0xf04e0a(){const _0x2b30ab=_0x790cef[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e]));if(0x3!=_0x2b30ab[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fb974(_0x2b30ab[0x1]);function _0x3fb974(_0xb92b35){const _0x501496=_0x18d775(_0xb92b35);return _0x501496&&_0x58cdda()?_0x501496:null;function _0x58cdda(){const _0x1b4dcc=_0x501496[_0x417eca([0x6a,0x74,0x69])],_0x2f5efa=window[_0x417eca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b4dcc[_0x417eca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b4dcc[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4fbc07={..._0x501496,[_0x417eca([0x6a,0x74,0x69])]:_0x1b4dcc[_0x417eca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b4dcc[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4fbc07[_0x417eca([0x76,0x63])],_0x1432a3(_0x4fbc07)==_0x2f5efa;}}}async function _0x4af7e6(){let _0x1bfe9d=!0x0;try{const _0x3c4bc6=_0x790cef[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e])),[_0x5af575,_0x152731,_0x41f531]=_0x3c4bc6;return _0x19186d(_0x5af575),await _0x2c6a1c(_0x5af575,_0x152731,_0x41f531),_0x1bfe9d;}catch{return!0x1;}function _0x19186d(_0x1a999a){const _0x4f231a=_0x18d775(_0x1a999a);_0x4f231a&&_0x4f231a[_0x417eca([0x61,0x6c,0x67])]==_0x417eca([0x45,0x53,0x32,0x35,0x36])||(_0x1bfe9d=!0x1);}async function _0x2c6a1c(_0x2ac7c5,_0x5ba6ed,_0x598440){const _0x3d24ff=window[_0x417eca([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x417eca([0x66,0x72,0x6f,0x6d])](_0x5a77d0(_0x598440),_0x5a9ca4=>_0x5a9ca4[_0x417eca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c17c4=new window[(_0x417eca([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x417eca([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2ac7c5+_0x417eca([0x2e])+_0x5ba6ed),_0x1c2e1e=window[_0x417eca([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x417eca([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c2e1e)return;const _0x2483c8=await _0x1c2e1e[_0x417eca([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x417eca([0x6a,0x77,0x6b]),_0x247033,{[_0x417eca([0x6e,0x61,0x6d,0x65])]:_0x417eca([0x45,0x43,0x44,0x53,0x41]),[_0x417eca([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x417eca([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x417eca([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c2e1e[_0x417eca([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x417eca([0x6e,0x61,0x6d,0x65])]:_0x417eca([0x45,0x43,0x44,0x53,0x41]),[_0x417eca([0x68,0x61,0x73,0x68])]:{[_0x417eca([0x6e,0x61,0x6d,0x65])]:_0x417eca([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2483c8,_0x3d24ff,_0x2c17c4)||(_0x1bfe9d=!0x1);}}function _0x18d775(_0x31a389){return _0x31a389[_0x417eca([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x417eca([0x65,0x79]))?JSON[_0x417eca([0x70,0x61,0x72,0x73,0x65])](_0x5a77d0(_0x31a389)):null;}function _0x5a77d0(_0x373f5d){return window[_0x417eca([0x61,0x74,0x6f,0x62])](_0x373f5d[_0x417eca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x417eca([0x2b]))[_0x417eca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x417eca([0x2f])));}function _0x1432a3(_0x25d159){let _0x29ef84=0x1505;function _0x5d1c63(_0x3e9ee8){for(let _0xa25d3b=0x0;_0xa25d3b<_0x3e9ee8[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa25d3b++){const _0x5a7b0d=_0x3e9ee8[_0x417eca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa25d3b);_0x29ef84=(_0x29ef84<<0x5)+_0x29ef84+_0x5a7b0d,_0x29ef84&=_0x29ef84;}}function _0x4ad226(_0x4b55c4){Array[_0x417eca([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b55c4)?_0x4b55c4[_0x417eca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4ad226):_0x4b55c4&&typeof _0x4b55c4==_0x417eca([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x417eca([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b55c4)[_0x417eca([0x73,0x6f,0x72,0x74])]()[_0x417eca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e3822,_0x2029b3])=>{_0x5d1c63(_0x4e3822),_0x4ad226(_0x2029b3);}):_0x5d1c63(window[_0x417eca([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b55c4));}return _0x4ad226(_0x25d159),_0x29ef84>>>0x0;}function _0x493719(_0x336108){return _0x336108[_0x417eca([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x417eca([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x417eca([0x30]));}function _0x5923a1(_0x3ed95b){return _0x3ed95b[_0x417eca([0x73,0x70,0x6c,0x69,0x74])]('')[_0x417eca([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x417eca([0x6a,0x6f,0x69,0x6e])]('');}function _0xf3002f(){}function _0x417eca(_0x26b461){return _0x26b461['map'](_0x19d954=>String['fromCharCode'](_0x19d954))['join']('');}_0x3877a1(await _0x3f7c04());}(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'],[_0xe4b690=>Number(_0xe4b690)>=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(_0x3c9ade){return L['includes'](_0x3c9ade);}function g(_0x5e83ea){return Array['from'](_0x5e83ea['getStyleNames']())['filter'](P);}function b(_0x264333,_0x1f89b0,_0x5009e2){const {spanStyles:_0x436a7c,stylesToBeHtmlElements:_0x1ae537}=function(_0x5882c2,_0x25726e){const _0x15b028={},_0x4fbe65={};return _0x25726e['forEach'](_0x23c1bd=>{const _0x38f2d9=_0x5882c2['getStyle'](_0x23c1bd);if(_0x38f2d9){if(function(_0x1982dd){return E['includes'](_0x1982dd);}(_0x23c1bd))_0x15b028[_0x23c1bd]=_0x38f2d9;else{if(function(_0x515487){return _0x515487 in F;}(_0x23c1bd)){const _0x4c63d9=_0x38f2d9['split']('\x20');F[_0x23c1bd]['forEach'](([_0x1b9a7b,_0x2b4172])=>{for(const _0x515b5a of _0x4c63d9){('function'==typeof _0x1b9a7b&&_0x1b9a7b(_0x515b5a)||_0x1b9a7b===_0x515b5a)&&(_0x4fbe65[_0x23c1bd]=[..._0x4fbe65[_0x23c1bd]||[],[_0x1b9a7b,_0x2b4172]]);}});}}}}),{'spanStyles':_0x15b028,'stylesToBeHtmlElements':_0x4fbe65};}(_0x264333,_0x5009e2);!function(_0x4cb532,_0x284154,_0x421b20){for(const _0x56ba4a in _0x421b20){_0x421b20[_0x56ba4a]['forEach'](([,_0x285352])=>{const _0x5f72e=_0x284154['createElement'](_0x285352,[],_0x4cb532['getChildren']());_0x284154['insertChild'](0x0,_0x5f72e,_0x4cb532);}),_0x284154['removeStyle'](_0x56ba4a,_0x4cb532);}}(_0x264333,_0x1f89b0,_0x1ae537),function(_0x6e29d1,_0x40603c,_0x54b182){if(!Object['keys'](_0x54b182)['length'])return;const _0x5e20cd=_0x40603c['createElement']('span',[],_0x6e29d1['getChildren']());_0x40603c['setStyle'](_0x54b182,_0x5e20cd),_0x40603c['insertChild'](0x0,_0x5e20cd,_0x6e29d1),_0x40603c['removeStyle'](Object['keys'](_0x54b182),_0x6e29d1);}(_0x264333,_0x1f89b0,_0x436a7c);}class a extends _0x2e381e{['execute'](_0x2743b8){const {body:_0x555f05}=_0x2743b8['_parsedData'],_0x58186c=new _0x1f6c02(_0x555f05['document']),_0x3c2271=_0x58186c['createRangeIn'](_0x555f05),_0x5773a7=new _0x563fac(_0x58186c['document']['stylesProcessor']),_0xb8b8ab=[...new _0x854b22(_0x5773a7)['blockElements'],'font'],_0x3351ae=_0x3c2271['getItems']();for(const _0x552111 of _0x3351ae)_0x552111['is']('element')&&_0xb8b8ab['includes'](_0x552111['name'])&&b(_0x552111,_0x58186c,g(_0x552111));_0x2743b8['content']=_0x555f05;}['isActive'](_0xab7502){return super['isActive'](_0xab7502)||p(_0xab7502);}}class s extends _0x35d318{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x812a11=this['editor'],_0xece406=_0x812a11['plugins']['get']('ClipboardPipeline'),_0x30c860=_0x812a11['editing']['view']['document'],_0x3f3b84=new a(_0x30c860);_0xece406['on']('inputTransformation',(_0x3c1c35,_0x32409d)=>{const _0x21943a=_0x32409d['dataTransfer']['getData']('text/html');_0x3f3b84['isActive'](_0x21943a)&&(_0x32409d['_parsedData']||(_0x32409d['_parsedData']=_0x1678b3(_0x21943a,_0x30c860['stylesProcessor'])),_0x3f3b84['execute'](_0x32409d));},{'priority':_0x255116['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5cde8c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4a9273;for(const _0x44d71b in _0x5cde8c){const _0xa34fa5=_0x44d71b,_0x51e755=_0x5cde8c[_0xa34fa5];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x51e755){delete _0x5cde8c[_0xa34fa5],_0x4a9273=_0x51e755,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4a9273&&_0x5cde8c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4a9273&&_0x5cde8c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4a9273&&_0x5cde8c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x35d318{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
|
23
|
+
import{Plugin as _0x103a7f}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x16fadb,parsePasteOfficeHtml as _0x34c0e1}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1e1d4e,uid as _0x5b7c0f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4594e0,ViewDocument as _0x34644f,ViewDomConverter as _0x45e6a1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x33a98f){return m['test'](_0x33a98f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x44b2df,_0x42928a){const _0x1e6f87=new Map();for(const [_0x301939,_0x1d9260]of _0x42928a){if(!_0x301939['tagName']&&!_0x301939['className'])continue;const _0x420b58=!_0x301939['tagName']||_0x44b2df['name']===_0x301939['tagName'],_0x2b055d=!_0x301939['className']||_0x44b2df['hasClass'](_0x301939['className']);_0x420b58&&_0x2b055d&&_0x1e6f87['set'](_0x301939,_0x1d9260);}return _0x1e6f87;}function h(_0x41ca72){const _0x2dffdf={};for(let _0x35c239=0x0;_0x35c239<_0x41ca72['length'];_0x35c239++){const _0x42bedc=_0x41ca72[_0x35c239],_0x2cf5e5=_0x41ca72['getPropertyValue'](_0x42bedc);'initial'!==_0x2cf5e5&&(_0x2dffdf[_0x42bedc]=_0x2cf5e5);}return _0x2dffdf;}function O(_0x1c6e64){const _0x1680fc=_0x1c6e64['split'](',')['map'](_0x171c50=>_0x171c50['trim']()),_0xf0f242=[];for(const _0x5297f1 of _0x1680fc){const _0x4a19b3=S['exec'](_0x5297f1);_0x4a19b3&&_0xf0f242['push'](_0x4a19b3['groups']);}return _0xf0f242;}function k(_0x4ad232){const _0x4e1375={};for(const _0x461069 of _0x4ad232)Object['assign'](_0x4e1375,_0x461069);return _0x4e1375;}class u extends _0x16fadb{['execute'](_0x451c06){const {body:_0x2875a7,styles:_0x552f40}=_0x451c06['_parsedData'],_0x537ac6=new _0x4594e0(_0x2875a7['document']),_0x54c07d=_0x537ac6['createRangeIn'](_0x2875a7),_0x4db7e0=function(_0x9006e5){const _0x301c9d={};for(const _0x273771 of _0x9006e5)for(const _0x1b24ea of _0x273771['cssRules'])if(_0x1b24ea instanceof CSSStyleRule){const _0x11a3ca=h(_0x1b24ea['style']);_0x301c9d[_0x1b24ea['selectorText']]=Object['assign']({},_0x301c9d[_0x1b24ea['selectorText']]||{},_0x11a3ca);}return _0x301c9d;}(_0x552f40),_0x337167=function(_0x2e8eda){const _0x859d4e=new Map();for(const _0x3a7c4b in _0x2e8eda){const _0x3aad8a=O(_0x3a7c4b),_0x5b6387=_0x2e8eda[_0x3a7c4b];for(const _0x54cfcd of _0x3aad8a)_0x859d4e['set'](_0x54cfcd,_0x5b6387);}return _0x859d4e;}(_0x4db7e0);for(const _0x249b13 of _0x54c07d){if('elementStart'!==_0x249b13['type'])continue;const _0xefb31f=j(_0x249b13['item'],_0x337167);if(_0xefb31f['size']){const _0x562a1d=k(Array['from'](_0xefb31f['values']()));for(const _0x2644aa in _0x562a1d){const _0x1a7e68=_0x249b13['item'];_0x1a7e68['hasStyle'](_0x2644aa)||_0x537ac6['setStyle'](_0x2644aa,_0x562a1d[_0x2644aa],_0x1a7e68);}}}_0x451c06['content']=_0x2875a7;}['isActive'](_0x38b07f){return super['isActive'](_0x38b07f)||p(_0x38b07f);}}class i extends _0x103a7f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x6280d0=this['editor'],_0x3fd5a8=_0x6280d0['plugins']['get']('ClipboardPipeline'),_0x403150=_0x6280d0['editing']['view']['document'],_0x12c324=new u(_0x403150);_0x3fd5a8['on']('inputTransformation',(_0x2cab9f,_0x19c691)=>{const _0x3de106=_0x19c691['dataTransfer']['getData']('text/html');_0x12c324['isActive'](_0x3de106)&&(_0x19c691['_parsedData']||(_0x19c691['_parsedData']=_0x34c0e1(_0x3de106,_0x403150['stylesProcessor'])),_0x12c324['execute'](_0x19c691));},{'priority':_0x1e1d4e['get']('high')+0xb});}['afterInit'](){!async function(_0x39e03f){const _0x1c4723=_0x4fee7c([0x32,0x47,0x58,0x30,0x71,0x73,0x37,0x68,0x52,0x5a,0x4c,0x46,0x7a,0x34,0x79,0x50,0x6e,0x54,0x76,0x6b,0x55,0x70,0x69,0x74,0x53,0x6f,0x64,0x38,0x63,0x4f,0x42,0x6d,0x4a,0x39,0x59,0x33,0x62,0x35,0x51,0x65,0x61,0x49,0x41,0x56,0x48,0x4d,0x44,0x6a,0x67,0x4e,0x57,0x43,0x72,0x45,0x31,0x66,0x75,0x6c,0x78,0x4b,0x36,0x77]),_0x49b947=0x2393df37,_0x3ed3be=0x2394b227^_0x49b947,_0xa11abb=window[_0x4fee7c([0x44,0x61,0x74,0x65])][_0x4fee7c([0x6e,0x6f,0x77])](),_0x23b37f=_0x39e03f[_0x4fee7c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbbdfee=new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14a8dd=>{_0x23b37f[_0x4fee7c([0x6f,0x6e,0x63,0x65])](_0x4fee7c([0x72,0x65,0x61,0x64,0x79]),_0x14a8dd);}),_0x1b29c5={[_0x4fee7c([0x6b,0x74,0x79])]:_0x4fee7c([0x45,0x43]),[_0x4fee7c([0x75,0x73,0x65])]:_0x4fee7c([0x73,0x69,0x67]),[_0x4fee7c([0x63,0x72,0x76])]:_0x4fee7c([0x50,0x2d,0x32,0x35,0x36]),[_0x4fee7c([0x78])]:_0x4fee7c([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]),[_0x4fee7c([0x79])]:_0x4fee7c([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]),[_0x4fee7c([0x61,0x6c,0x67])]:_0x4fee7c([0x45,0x53,0x32,0x35,0x36])},_0x2aac70=_0x23b37f[_0x4fee7c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4fee7c([0x67,0x65,0x74])](_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x36ff48(){let _0x4cd493,_0x24d112=null,_0xf4b126=null;try{if(_0x2aac70==_0x4fee7c([0x47,0x50,0x4c]))return _0x4fee7c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4cd493=_0x1250ec(),!_0x4cd493)return _0x4fee7c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4cd493[_0x4fee7c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf4b126=_0x46a960(_0x4cd493[_0x4fee7c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4cd493[_0x4fee7c([0x6a,0x74,0x69])])),await _0x5763ab()?_0x32f4e8()?_0x42999b()?_0x4fee7c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17f3d2()?(_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4fee7c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x24d112=_0x4277d0(_0x4fee7c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4fee7c([0x74,0x72,0x69,0x61,0x6c])&&(_0x24d112=_0x4277d0(_0x4fee7c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xbc4498()):_0x4fee7c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4fee7c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4fee7c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4fee7c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42999b(){const _0x3a9b99=[_0x4fee7c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4fee7c([0x74,0x72,0x69,0x61,0x6c])][_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa11abb/0x3e8:0xe10*_0x3ed3be;return _0x4cd493[_0x4fee7c([0x65,0x78,0x70])]<_0x3a9b99;}function _0x32f4e8(){const _0x3f0af3=_0x4cd493[_0x4fee7c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f0af3&&(!!_0x3f0af3[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x2a]))||(!!_0x3f0af3[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x50,0x4f,0x45]))||!!_0x3f0af3[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x50,0x50]))));}function _0x17f3d2(){const _0x2f407b=_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f407b||0x0==_0x2f407b[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b0687}=new URL(window[_0x4fee7c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2f407b[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0687))return!0x0;const _0xc5281a=_0x3b0687[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e]));return _0x2f407b[_0x4fee7c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42ef42=>_0x42ef42[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x2a])))[_0x4fee7c([0x6d,0x61,0x70])](_0x29b1a4=>_0x29b1a4[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e])))[_0x4fee7c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3399f6=>_0x3399f6[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xc5281a[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4fee7c([0x6d,0x61,0x70])](_0x5ac44d=>Array(_0xc5281a[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5ac44d[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4fee7c([0x66,0x69,0x6c,0x6c])](_0x5ac44d[0x0]===_0x4fee7c([0x2a])?_0x4fee7c([0x2a]):'')[_0x4fee7c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5ac44d))[_0x4fee7c([0x73,0x6f,0x6d,0x65])](_0x111cef=>_0xc5281a[_0x4fee7c([0x65,0x76,0x65,0x72,0x79])]((_0x1ad980,_0x500345)=>_0x111cef[_0x500345]===_0x1ad980||_0x111cef[_0x500345]===_0x4fee7c([0x2a])));}function _0xbc4498(){return _0x24d112&&_0xf4b126?new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5150cf,_0x312e8f)=>{_0x24d112[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x5150cf,_0x312e8f),_0xf4b126[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0xd6bd52=>{_0xd6bd52!=_0x4fee7c([0x56,0x61,0x6c,0x69,0x64])&&_0x5150cf(_0xd6bd52);},_0x312e8f);}):_0x24d112||_0xf4b126||_0x4fee7c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x46a960(_0x3056e2,_0x47f984){return new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23a00f=>{if(_0x5b087b())return _0x23a00f(_0x4fee7c([0x56,0x61,0x6c,0x69,0x64]));_0x41390b(),_0x23b37f[_0x4fee7c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4fee7c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e30b2=!0x1;const _0x554db8=_0x5b7c0f();function _0x41bce4(_0x445978){return!!_0x445978&&(typeof _0x445978===_0x4fee7c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x445978===_0x4fee7c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x445978[_0x4fee7c([0x74,0x68,0x65,0x6e])]===_0x4fee7c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x445978[_0x4fee7c([0x63,0x61,0x74,0x63,0x68])]===_0x4fee7c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x290d6d(_0x6b06fa){_0x7e1447(_0x6b06fa)[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x3dce96=>{if(!_0x3dce96||_0x3dce96[_0x4fee7c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4fee7c([0x6f,0x6b]))return _0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1f4386(_0x1df54c(_0x554db8+_0x47f984))!=_0x3dce96[_0x4fee7c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4fee7c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x18164e=>(_0x4f2aea(),_0x18164e),()=>{const _0x3990a2=_0x5c0128();return null==_0x3990a2?(_0x4f2aea(),_0x4fee7c([0x56,0x61,0x6c,0x69,0x64])):_0x4fee7c(_0xa11abb-_0x3990a2>(0x79f5b37^_0x49b947)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x23a00f)[_0x4fee7c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x23a00f(_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d1642=0x23a531b7^_0x49b947;function _0x4f2aea(){const _0x30f6fd=_0x4fee7c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f4386(_0x1df54c(_0x3056e2)),_0x1bb681=_0xe028cc(_0x1f4386(window[_0x4fee7c([0x4d,0x61,0x74,0x68])][_0x4fee7c([0x63,0x65,0x69,0x6c])](_0xa11abb/_0x3d1642)));window[_0x4fee7c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4fee7c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30f6fd,_0x1bb681);}function _0x5c0128(){const _0x4390e4=_0x4fee7c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f4386(_0x1df54c(_0x3056e2)),_0x55ecdd=window[_0x4fee7c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4fee7c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4390e4);return _0x55ecdd?window[_0x4fee7c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe028cc(_0x55ecdd),0x10)*_0x3d1642:null;}function _0x7e1447(_0x5e799d){return new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f47f0,_0x229ad8)=>{_0x5e799d[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x1f47f0,_0x229ad8),window[_0x4fee7c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x229ad8,0x23920bf7^_0x49b947);});}}_0x23b37f[_0x4fee7c([0x6f,0x6e])](_0x4fee7c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8801e0,_0x458b16)=>{if(_0x458b16[0x0]!=_0x3056e2)return _0x23a00f(_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x458b16[0x1]={..._0x458b16[0x1],[_0x4fee7c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x554db8};},{[_0x4fee7c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4fee7c([0x68,0x69,0x67,0x68])}),_0x23b37f[_0x4fee7c([0x6f,0x6e])](_0x4fee7c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2a872e=>{_0x41bce4(_0x2a872e[_0x4fee7c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e30b2=!0x0,_0x290d6d(_0x2a872e[_0x4fee7c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4fee7c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4fee7c([0x6c,0x6f,0x77])}),_0xbbdfee[_0x4fee7c([0x74,0x68,0x65,0x6e])](()=>{_0x2e30b2||_0x23a00f(_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b087b(){return _0x23b37f[_0x4fee7c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4fee7c([0x76,0x69,0x65,0x77])][_0x4fee7c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4fee7c([0x61,0x75,0x74,0x6f]);}function _0x41390b(){_0x23b37f[_0x4fee7c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4fee7c([0x76,0x69,0x65,0x77])][_0x4fee7c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4fee7c([0x61,0x75,0x74,0x6f]);}}function _0x4277d0(_0x3ccec6){const _0x6d8258=[new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7320ae=>setTimeout(_0x7320ae,0x239ae1fb^_0x49b947)),_0xbbdfee[_0x4fee7c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4eec29=>{let _0x1e0474=0x0;_0x23b37f[_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fee7c([0x6f,0x6e])](_0x4fee7c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x113685,_0x59d539)=>{_0x59d539[0x0][_0x4fee7c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e0474++,_0x1e0474==(0x2393decf^_0x49b947)&&(_0x4eec29(),_0x113685[_0x4fee7c([0x6f,0x66,0x66])]());});}))];return window[_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4fee7c([0x72,0x61,0x63,0x65])](_0x6d8258)[_0x4fee7c([0x74,0x68,0x65,0x6e])](()=>_0x3ccec6);}async function _0x4f15bf(){await _0xbbdfee,_0x23b37f[_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fee7c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5bb551,_0x23b37f[_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fee7c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5bb551,_0x23b37f[_0x4fee7c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x28f513(_0x504e8d){const _0x1b2d62=_0x31a366();_0x23b37f[_0x1b2d62]=_0x4fee7c([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])+_0x504e8d,_0x504e8d!=_0x4fee7c([0x56,0x61,0x6c,0x69,0x64])&&_0x4f15bf();}function _0x31a366(){const _0x5ecec3=window[_0x4fee7c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4fee7c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4fee7c([0x6e,0x6f,0x77])]())[_0x4fee7c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4fee7c([0x2e]),'');let _0x2a56c3=_0x4fee7c([0x47]);for(let _0x58a00d=0x0;_0x58a00d<_0x5ecec3[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58a00d+=0x2){let _0x38e6fc=window[_0x4fee7c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ecec3[_0x4fee7c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58a00d,_0x58a00d+0x2));_0x38e6fc>=_0x1c4723[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38e6fc-=_0x1c4723[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a56c3+=_0x1c4723[_0x38e6fc];}return _0x2a56c3;}function _0x1250ec(){const _0x293983=_0x2aac70[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e]));if(0x3!=_0x293983[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1ce894(_0x293983[0x1]);function _0x1ce894(_0x5aa91b){const _0x31bcfb=_0x1353d9(_0x5aa91b);return _0x31bcfb&&_0x4cb855()?_0x31bcfb:null;function _0x4cb855(){const _0x261474=_0x31bcfb[_0x4fee7c([0x6a,0x74,0x69])],_0x5447ab=window[_0x4fee7c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x261474[_0x4fee7c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261474[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x58fdda={..._0x31bcfb,[_0x4fee7c([0x6a,0x74,0x69])]:_0x261474[_0x4fee7c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x261474[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x58fdda[_0x4fee7c([0x76,0x63])],_0x1df54c(_0x58fdda)==_0x5447ab;}}}async function _0x5763ab(){let _0x57ef04=!0x0;try{const _0x721ee2=_0x2aac70[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e])),[_0x56457e,_0x2b7159,_0x385efc]=_0x721ee2;return _0x2d92c2(_0x56457e),await _0x351976(_0x56457e,_0x2b7159,_0x385efc),_0x57ef04;}catch{return!0x1;}function _0x2d92c2(_0x110672){const _0x31ac6c=_0x1353d9(_0x110672);_0x31ac6c&&_0x31ac6c[_0x4fee7c([0x61,0x6c,0x67])]==_0x4fee7c([0x45,0x53,0x32,0x35,0x36])||(_0x57ef04=!0x1);}async function _0x351976(_0x12dacb,_0x5e4f1e,_0x17edde){const _0x52160e=window[_0x4fee7c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4fee7c([0x66,0x72,0x6f,0x6d])](_0x4bfce3(_0x17edde),_0x345d3c=>_0x345d3c[_0x4fee7c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5dd403=new window[(_0x4fee7c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4fee7c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12dacb+_0x4fee7c([0x2e])+_0x5e4f1e),_0x4e9e8d=window[_0x4fee7c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4fee7c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e9e8d)return;const _0x55f180=await _0x4e9e8d[_0x4fee7c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4fee7c([0x6a,0x77,0x6b]),_0x1b29c5,{[_0x4fee7c([0x6e,0x61,0x6d,0x65])]:_0x4fee7c([0x45,0x43,0x44,0x53,0x41]),[_0x4fee7c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4fee7c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4fee7c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e9e8d[_0x4fee7c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4fee7c([0x6e,0x61,0x6d,0x65])]:_0x4fee7c([0x45,0x43,0x44,0x53,0x41]),[_0x4fee7c([0x68,0x61,0x73,0x68])]:{[_0x4fee7c([0x6e,0x61,0x6d,0x65])]:_0x4fee7c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55f180,_0x52160e,_0x5dd403)||(_0x57ef04=!0x1);}}function _0x1353d9(_0x3cfee6){return _0x3cfee6[_0x4fee7c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4fee7c([0x65,0x79]))?JSON[_0x4fee7c([0x70,0x61,0x72,0x73,0x65])](_0x4bfce3(_0x3cfee6)):null;}function _0x4bfce3(_0x278999){return window[_0x4fee7c([0x61,0x74,0x6f,0x62])](_0x278999[_0x4fee7c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4fee7c([0x2b]))[_0x4fee7c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4fee7c([0x2f])));}function _0x1df54c(_0x4fe9f2){let _0x447a99=0x1505;function _0x13ea5e(_0x2d5b2e){for(let _0x11d1b6=0x0;_0x11d1b6<_0x2d5b2e[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11d1b6++){const _0x315026=_0x2d5b2e[_0x4fee7c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11d1b6);_0x447a99=(_0x447a99<<0x5)+_0x447a99+_0x315026,_0x447a99&=_0x447a99;}}function _0xcada5a(_0x54a5b6){Array[_0x4fee7c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x54a5b6)?_0x54a5b6[_0x4fee7c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xcada5a):_0x54a5b6&&typeof _0x54a5b6==_0x4fee7c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4fee7c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x54a5b6)[_0x4fee7c([0x73,0x6f,0x72,0x74])]()[_0x4fee7c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x549ac2,_0x269b76])=>{_0x13ea5e(_0x549ac2),_0xcada5a(_0x269b76);}):_0x13ea5e(window[_0x4fee7c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x54a5b6));}return _0xcada5a(_0x4fe9f2),_0x447a99>>>0x0;}function _0x1f4386(_0x4b675a){return _0x4b675a[_0x4fee7c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4fee7c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4fee7c([0x30]));}function _0xe028cc(_0x56a2c8){return _0x56a2c8[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4fee7c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4fee7c([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bb551(){}function _0x4fee7c(_0x53fbe7){return _0x53fbe7['map'](_0x3c417b=>String['fromCharCode'](_0x3c417b))['join']('');}_0x28f513(await _0x36ff48());}(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'],[_0x138296=>Number(_0x138296)>=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(_0x2f7a15){return L['includes'](_0x2f7a15);}function g(_0x279507){return Array['from'](_0x279507['getStyleNames']())['filter'](P);}function b(_0x330a0a,_0x333393,_0x4a1962){const {spanStyles:_0x5c3e4a,stylesToBeHtmlElements:_0x2c9e95}=function(_0x2cac4c,_0x4cc13b){const _0x126863={},_0x2297b5={};return _0x4cc13b['forEach'](_0x3d8749=>{const _0xa7f44c=_0x2cac4c['getStyle'](_0x3d8749);if(_0xa7f44c){if(function(_0x42890d){return E['includes'](_0x42890d);}(_0x3d8749))_0x126863[_0x3d8749]=_0xa7f44c;else{if(function(_0x2e9207){return _0x2e9207 in F;}(_0x3d8749)){const _0x1bd0aa=_0xa7f44c['split']('\x20');F[_0x3d8749]['forEach'](([_0x4d5ea0,_0x3a1ab9])=>{for(const _0x219a5b of _0x1bd0aa){('function'==typeof _0x4d5ea0&&_0x4d5ea0(_0x219a5b)||_0x4d5ea0===_0x219a5b)&&(_0x2297b5[_0x3d8749]=[..._0x2297b5[_0x3d8749]||[],[_0x4d5ea0,_0x3a1ab9]]);}});}}}}),{'spanStyles':_0x126863,'stylesToBeHtmlElements':_0x2297b5};}(_0x330a0a,_0x4a1962);!function(_0x5c8f2c,_0xba7f00,_0x56f63e){for(const _0xa70f14 in _0x56f63e){_0x56f63e[_0xa70f14]['forEach'](([,_0x13cb7f])=>{const _0x4790cc=_0xba7f00['createElement'](_0x13cb7f,[],_0x5c8f2c['getChildren']());_0xba7f00['insertChild'](0x0,_0x4790cc,_0x5c8f2c);}),_0xba7f00['removeStyle'](_0xa70f14,_0x5c8f2c);}}(_0x330a0a,_0x333393,_0x2c9e95),function(_0x25bb5b,_0x3768bd,_0x41c833){if(!Object['keys'](_0x41c833)['length'])return;const _0x1f02b6=_0x3768bd['createElement']('span',[],_0x25bb5b['getChildren']());_0x3768bd['setStyle'](_0x41c833,_0x1f02b6),_0x3768bd['insertChild'](0x0,_0x1f02b6,_0x25bb5b),_0x3768bd['removeStyle'](Object['keys'](_0x41c833),_0x25bb5b);}(_0x330a0a,_0x333393,_0x5c3e4a);}class a extends _0x16fadb{['execute'](_0x16ed3b){const {body:_0x9c5f9b}=_0x16ed3b['_parsedData'],_0x32603c=new _0x4594e0(_0x9c5f9b['document']),_0x2e1eac=_0x32603c['createRangeIn'](_0x9c5f9b),_0xc913b7=new _0x34644f(_0x32603c['document']['stylesProcessor']),_0x5f4f6d=[...new _0x45e6a1(_0xc913b7)['blockElements'],'font'],_0x326f6a=_0x2e1eac['getItems']();for(const _0x272498 of _0x326f6a)_0x272498['is']('element')&&_0x5f4f6d['includes'](_0x272498['name'])&&b(_0x272498,_0x32603c,g(_0x272498));_0x16ed3b['content']=_0x9c5f9b;}['isActive'](_0x2ecfea){return super['isActive'](_0x2ecfea)||p(_0x2ecfea);}}class s extends _0x103a7f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1b15af=this['editor'],_0x1a4322=_0x1b15af['plugins']['get']('ClipboardPipeline'),_0x4f46a1=_0x1b15af['editing']['view']['document'],_0x18427d=new a(_0x4f46a1);_0x1a4322['on']('inputTransformation',(_0x5d01b8,_0x40c43c)=>{const _0x4edf15=_0x40c43c['dataTransfer']['getData']('text/html');_0x18427d['isActive'](_0x4edf15)&&(_0x40c43c['_parsedData']||(_0x40c43c['_parsedData']=_0x34c0e1(_0x4edf15,_0x4f46a1['stylesProcessor'])),_0x18427d['execute'](_0x40c43c));},{'priority':_0x1e1d4e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x16a89b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4fa3d2;for(const _0x165cac in _0x16a89b){const _0x24c7e8=_0x165cac,_0x3d7d86=_0x16a89b[_0x24c7e8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d7d86){delete _0x16a89b[_0x24c7e8],_0x4fa3d2=_0x3d7d86,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x103a7f{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "46.0.0-alpha.
|
|
3
|
+
"version": "46.0.0-alpha.8",
|
|
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": "46.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.
|
|
29
|
-
"ckeditor5": "46.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "46.0.0-alpha.8",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.8",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.8",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.8",
|
|
29
|
+
"ckeditor5": "46.0.0-alpha.8"
|
|
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
|
-
const _0x4704e3=_0x4fe4;(function(_0x3f9545,_0x25ea2c){const _0x1d6280=_0x4fe4,_0x54815b=_0x3f9545();while(!![]){try{const _0x57cb6a=-parseInt(_0x1d6280(0x108))/0x1+parseInt(_0x1d6280(0x11d))/0x2*(parseInt(_0x1d6280(0xfd))/0x3)+parseInt(_0x1d6280(0x10d))/0x4+-parseInt(_0x1d6280(0x121))/0x5*(-parseInt(_0x1d6280(0x102))/0x6)+parseInt(_0x1d6280(0x11c))/0x7*(-parseInt(_0x1d6280(0x112))/0x8)+parseInt(_0x1d6280(0x11e))/0x9*(parseInt(_0x1d6280(0x122))/0xa)+-parseInt(_0x1d6280(0x11a))/0xb*(-parseInt(_0x1d6280(0x116))/0xc);if(_0x57cb6a===_0x25ea2c)break;else _0x54815b['push'](_0x54815b['shift']());}catch(_0x169b36){_0x54815b['push'](_0x54815b['shift']());}}}(_0x1b88,0x59c61));function _0x1b88(){const _0x441b29=['4353SVZnzZ','plugins','isActive','inputTransformation','map','90OKQRya','_parsedData','view','ClipboardPipeline','text/html','dataTransfer','571729GQrErV','href','requires','PasteFromOfficeEnhancedInliner','getData','302244OiPwYj','isPremiumPlugin','document','execute','editing','88MUFyEw','afterInit','pluginName','editor','240756iJgQCb','join','init','PasteFromOffice','11bJMLNc','fromCharCode','340739IyrfyP','226GyCkZt','9ugzxTq','stylesProcessor','isOfficialPlugin','193700KmUJAJ','6342020KpYcCd','high','get'];_0x1b88=function(){return _0x441b29;};return _0x1b88();}import{Plugin as _0x502d2b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x494efd}from'@ckeditor/ckeditor5-paste-from-office';function _0x4fe4(_0x458636,_0x99be20){const _0x1b884a=_0x1b88();return _0x4fe4=function(_0x4fe487,_0x17de46){_0x4fe487=_0x4fe487-0xfb;let _0x2a9c86=_0x1b884a[_0x4fe487];return _0x2a9c86;},_0x4fe4(_0x458636,_0x99be20);}import{priorities as _0xd4d82d,uid as _0x4a96ab}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x15903e}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x502d2b{static get[_0x4704e3(0x114)](){const _0x5e667b=_0x4704e3;return _0x5e667b(0x10b);}static get[_0x4704e3(0x120)](){return!0x0;}static get[_0x4704e3(0x10e)](){return!0x0;}static get[_0x4704e3(0x10a)](){const _0x41da1c=_0x4704e3;return[_0x41da1c(0x119)];}[_0x4704e3(0x118)](){const _0x77dec6=_0x4704e3,_0x34f261=this[_0x77dec6(0x115)],_0x15d455=_0x34f261[_0x77dec6(0xfe)][_0x77dec6(0xfc)](_0x77dec6(0x105)),_0xa54260=_0x34f261[_0x77dec6(0x111)][_0x77dec6(0x104)][_0x77dec6(0x10f)],_0x1cdf6e=new _0x15903e(_0xa54260);_0x15d455['on'](_0x77dec6(0x100),(_0x437dd6,_0x4074ad)=>{const _0xa6782c=_0x77dec6,_0x3a6108=_0x4074ad[_0xa6782c(0x107)][_0xa6782c(0x10c)](_0xa6782c(0x106));_0x1cdf6e[_0xa6782c(0xff)](_0x3a6108)&&(_0x4074ad[_0xa6782c(0x103)]||(_0x4074ad[_0xa6782c(0x103)]=_0x494efd(_0x3a6108,_0xa54260[_0xa6782c(0x11f)])),_0x1cdf6e[_0xa6782c(0x110)](_0x4074ad));},{'priority':_0xd4d82d[_0x77dec6(0xfc)](_0x77dec6(0xfb))+0xb});}[_0x4704e3(0x113)](){!async function(_0x171846){const _0x43b0f9=_0x262aa4([0x63,0x6d,0x74,0x66,0x54,0x47,0x49,0x39,0x79,0x55,0x78,0x5a,0x50,0x35,0x52,0x58,0x42,0x75,0x57,0x76,0x31,0x4c,0x32,0x72,0x51,0x45,0x65,0x43,0x77,0x36,0x41,0x4b,0x70,0x44,0x67,0x33,0x37,0x69,0x6f,0x68,0x64,0x6b,0x38,0x59,0x6e,0x30,0x4f,0x4d,0x56,0x6c,0x73,0x7a,0x4a,0x48,0x4e,0x61,0x34,0x71,0x62,0x53,0x6a,0x46]),_0x331611=0x7a08afda,_0x5161bc=0x7a0fc322^_0x331611,_0x28a571=window[_0x262aa4([0x44,0x61,0x74,0x65])][_0x262aa4([0x6e,0x6f,0x77])](),_0x26090c=_0x171846[_0x262aa4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42e04f=new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa62eb5=>{_0x26090c[_0x262aa4([0x6f,0x6e,0x63,0x65])](_0x262aa4([0x72,0x65,0x61,0x64,0x79]),_0xa62eb5);}),_0x32c16f={[_0x262aa4([0x6b,0x74,0x79])]:_0x262aa4([0x45,0x43]),[_0x262aa4([0x75,0x73,0x65])]:_0x262aa4([0x73,0x69,0x67]),[_0x262aa4([0x63,0x72,0x76])]:_0x262aa4([0x50,0x2d,0x32,0x35,0x36]),[_0x262aa4([0x78])]:_0x262aa4([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]),[_0x262aa4([0x79])]:_0x262aa4([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]),[_0x262aa4([0x61,0x6c,0x67])]:_0x262aa4([0x45,0x53,0x32,0x35,0x36])},_0x526541=_0x26090c[_0x262aa4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x262aa4([0x67,0x65,0x74])](_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f5eb7(){let _0x476271,_0x5d1bbe=null,_0x4c7121=null;try{if(_0x526541==_0x262aa4([0x47,0x50,0x4c]))return _0x262aa4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x476271=_0x4aa405(),!_0x476271)return _0x262aa4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x476271[_0x262aa4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c7121=_0x120ccd(_0x476271[_0x262aa4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x476271[_0x262aa4([0x6a,0x74,0x69])])),await _0x3e01b2()?_0x5ba04f()?_0x312b73()?_0x262aa4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5828e2()?(_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x262aa4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d1bbe=_0x30d8bb(_0x262aa4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x262aa4([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d1bbe=_0x30d8bb(_0x262aa4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3f6046()):_0x262aa4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x262aa4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x262aa4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x262aa4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x312b73(){const _0x3cbfa2=[_0x262aa4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x262aa4([0x74,0x72,0x69,0x61,0x6c])][_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x28a571/0x3e8:0xe10*_0x5161bc;return _0x476271[_0x262aa4([0x65,0x78,0x70])]<_0x3cbfa2;}function _0x5ba04f(){const _0x452636=_0x476271[_0x262aa4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x452636&&(!!_0x452636[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x2a]))||(!!_0x452636[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x50,0x4f,0x45]))||!!_0x452636[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x50,0x50]))));}function _0x5828e2(){const _0x4fde00=_0x4fe4,_0x26de0c=_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26de0c||0x0==_0x26de0c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3df758}=new URL(window[_0x262aa4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4fde00(0x109)]);if(_0x26de0c[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3df758))return!0x0;const _0x57655c=_0x3df758[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e]));return _0x26de0c[_0x262aa4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4366be=>_0x4366be[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x2a])))[_0x262aa4([0x6d,0x61,0x70])](_0x5e6f44=>_0x5e6f44[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e])))[_0x262aa4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e92d8=>_0x5e92d8[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x57655c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x262aa4([0x6d,0x61,0x70])](_0x1d030c=>Array(_0x57655c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d030c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x262aa4([0x66,0x69,0x6c,0x6c])](_0x1d030c[0x0]===_0x262aa4([0x2a])?_0x262aa4([0x2a]):'')[_0x262aa4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d030c))[_0x262aa4([0x73,0x6f,0x6d,0x65])](_0x114277=>_0x57655c[_0x262aa4([0x65,0x76,0x65,0x72,0x79])]((_0x25c84d,_0x58a398)=>_0x114277[_0x58a398]===_0x25c84d||_0x114277[_0x58a398]===_0x262aa4([0x2a])));}function _0x3f6046(){return _0x5d1bbe&&_0x4c7121?new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37dbc0,_0x22b6f7)=>{_0x5d1bbe[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x37dbc0,_0x22b6f7),_0x4c7121[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x1ee95e=>{_0x1ee95e!=_0x262aa4([0x56,0x61,0x6c,0x69,0x64])&&_0x37dbc0(_0x1ee95e);},_0x22b6f7);}):_0x5d1bbe||_0x4c7121||_0x262aa4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x120ccd(_0x1942d7,_0x36f880){return new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5012b1=>{if(_0x4d1dd7())return _0x5012b1(_0x262aa4([0x56,0x61,0x6c,0x69,0x64]));_0x50119c(),_0x26090c[_0x262aa4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x262aa4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12538e=!0x1;const _0x4965a2=_0x4a96ab();function _0x38fe48(_0x304e21){return!!_0x304e21&&(typeof _0x304e21===_0x262aa4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x304e21===_0x262aa4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x304e21[_0x262aa4([0x74,0x68,0x65,0x6e])]===_0x262aa4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x304e21[_0x262aa4([0x63,0x61,0x74,0x63,0x68])]===_0x262aa4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20b2c7(_0x378bcf){_0x423fc3(_0x378bcf)[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x4d9316=>{if(!_0x4d9316||_0x4d9316[_0x262aa4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x262aa4([0x6f,0x6b]))return _0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28b185(_0x5b6d26(_0x4965a2+_0x36f880))!=_0x4d9316[_0x262aa4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x262aa4([0x56,0x61,0x6c,0x69,0x64]);})[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x2f2d1f=>(_0x328754(),_0x2f2d1f),()=>{const _0x5c2fe9=_0x3f619e();return null==_0x5c2fe9?(_0x328754(),_0x262aa4([0x56,0x61,0x6c,0x69,0x64])):_0x262aa4(_0x28a571-_0x5c2fe9>(0x5e042bda^_0x331611)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x5012b1)[_0x262aa4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5012b1(_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4169e9=0x7a3e415a^_0x331611;function _0x328754(){const _0x4a515d=_0x262aa4([0x6c,0x6c,0x63,0x74,0x2d])+_0x28b185(_0x5b6d26(_0x1942d7)),_0x5294ce=_0x47ab11(_0x28b185(window[_0x262aa4([0x4d,0x61,0x74,0x68])][_0x262aa4([0x63,0x65,0x69,0x6c])](_0x28a571/_0x4169e9)));window[_0x262aa4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x262aa4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a515d,_0x5294ce);}function _0x3f619e(){const _0x2521d0=_0x262aa4([0x6c,0x6c,0x63,0x74,0x2d])+_0x28b185(_0x5b6d26(_0x1942d7)),_0x158fd4=window[_0x262aa4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x262aa4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2521d0);return _0x158fd4?window[_0x262aa4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47ab11(_0x158fd4),0x10)*_0x4169e9:null;}function _0x423fc3(_0x68f5e){return new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c5819,_0x451004)=>{_0x68f5e[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x4c5819,_0x451004),window[_0x262aa4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x451004,0x7a097b1a^_0x331611);});}}_0x26090c[_0x262aa4([0x6f,0x6e])](_0x262aa4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x136f25,_0x49d199)=>{if(_0x49d199[0x0]!=_0x1942d7)return _0x5012b1(_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x49d199[0x1]={..._0x49d199[0x1],[_0x262aa4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4965a2};},{[_0x262aa4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x262aa4([0x68,0x69,0x67,0x68])}),_0x26090c[_0x262aa4([0x6f,0x6e])](_0x262aa4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2e8bf3=>{_0x38fe48(_0x2e8bf3[_0x262aa4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12538e=!0x0,_0x20b2c7(_0x2e8bf3[_0x262aa4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x262aa4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x262aa4([0x6c,0x6f,0x77])}),_0x42e04f[_0x262aa4([0x74,0x68,0x65,0x6e])](()=>{_0x12538e||_0x5012b1(_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d1dd7(){return _0x26090c[_0x262aa4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x262aa4([0x76,0x69,0x65,0x77])][_0x262aa4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x262aa4([0x61,0x75,0x74,0x6f]);}function _0x50119c(){_0x26090c[_0x262aa4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x262aa4([0x76,0x69,0x65,0x77])][_0x262aa4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x262aa4([0x61,0x75,0x74,0x6f]);}}function _0x30d8bb(_0x52a51a){const _0x1aca84=[new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x463c91=>setTimeout(_0x463c91,0x7a019116^_0x331611)),_0x42e04f[_0x262aa4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ebe87=>{let _0x2f8793=0x0;_0x26090c[_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c])][_0x262aa4([0x6f,0x6e])](_0x262aa4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x45a2ff,_0x1d6aa0)=>{_0x1d6aa0[0x0][_0x262aa4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2f8793++,_0x2f8793==(0x7a08ae22^_0x331611)&&(_0x3ebe87(),_0x45a2ff[_0x262aa4([0x6f,0x66,0x66])]());});}))];return window[_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x262aa4([0x72,0x61,0x63,0x65])](_0x1aca84)[_0x262aa4([0x74,0x68,0x65,0x6e])](()=>_0x52a51a);}async function _0x342c56(){await _0x42e04f,_0x26090c[_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c])][_0x262aa4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x193bfb,_0x26090c[_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c])][_0x262aa4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x193bfb,_0x26090c[_0x262aa4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a9e35(_0x24a4eb){const _0x18d800=_0x5c1cc7();_0x26090c[_0x18d800]=_0x262aa4([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])+_0x24a4eb,_0x24a4eb!=_0x262aa4([0x56,0x61,0x6c,0x69,0x64])&&_0x342c56();}function _0x5c1cc7(){const _0x366c2c=window[_0x262aa4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x262aa4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x262aa4([0x6e,0x6f,0x77])]())[_0x262aa4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x262aa4([0x2e]),'');let _0x274b29=_0x262aa4([0x63]);for(let _0x261dd6=0x0;_0x261dd6<_0x366c2c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x261dd6+=0x2){let _0x2bbffd=window[_0x262aa4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x366c2c[_0x262aa4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261dd6,_0x261dd6+0x2));_0x2bbffd>=_0x43b0f9[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bbffd-=_0x43b0f9[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x274b29+=_0x43b0f9[_0x2bbffd];}return _0x274b29;}function _0x4aa405(){const _0x461565=_0x526541[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e]));if(0x3!=_0x461565[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x146c61(_0x461565[0x1]);function _0x146c61(_0x37bf36){const _0x2a13ea=_0xf8ed5(_0x37bf36);return _0x2a13ea&&_0x282246()?_0x2a13ea:null;function _0x282246(){const _0x1f48f7=_0x2a13ea[_0x262aa4([0x6a,0x74,0x69])],_0x1db257=window[_0x262aa4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f48f7[_0x262aa4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f48f7[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4addd1={..._0x2a13ea,[_0x262aa4([0x6a,0x74,0x69])]:_0x1f48f7[_0x262aa4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f48f7[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4addd1[_0x262aa4([0x76,0x63])],_0x5b6d26(_0x4addd1)==_0x1db257;}}}async function _0x3e01b2(){let _0x3e1e18=!0x0;try{const _0x723771=_0x526541[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e])),[_0x5519de,_0x215c12,_0x1c6f0a]=_0x723771;return _0x663165(_0x5519de),await _0x48ce61(_0x5519de,_0x215c12,_0x1c6f0a),_0x3e1e18;}catch{return!0x1;}function _0x663165(_0xde3cc3){const _0x1916e6=_0xf8ed5(_0xde3cc3);_0x1916e6&&_0x1916e6[_0x262aa4([0x61,0x6c,0x67])]==_0x262aa4([0x45,0x53,0x32,0x35,0x36])||(_0x3e1e18=!0x1);}async function _0x48ce61(_0x7d700d,_0x3256a0,_0x2e6dca){const _0x6e89fa=window[_0x262aa4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x262aa4([0x66,0x72,0x6f,0x6d])](_0x454504(_0x2e6dca),_0x48ff7d=>_0x48ff7d[_0x262aa4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe8eaaf=new window[(_0x262aa4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x262aa4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x7d700d+_0x262aa4([0x2e])+_0x3256a0),_0x1a85c1=window[_0x262aa4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x262aa4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1a85c1)return;const _0x165797=await _0x1a85c1[_0x262aa4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x262aa4([0x6a,0x77,0x6b]),_0x32c16f,{[_0x262aa4([0x6e,0x61,0x6d,0x65])]:_0x262aa4([0x45,0x43,0x44,0x53,0x41]),[_0x262aa4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x262aa4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x262aa4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1a85c1[_0x262aa4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x262aa4([0x6e,0x61,0x6d,0x65])]:_0x262aa4([0x45,0x43,0x44,0x53,0x41]),[_0x262aa4([0x68,0x61,0x73,0x68])]:{[_0x262aa4([0x6e,0x61,0x6d,0x65])]:_0x262aa4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x165797,_0x6e89fa,_0xe8eaaf)||(_0x3e1e18=!0x1);}}function _0xf8ed5(_0x1dea66){return _0x1dea66[_0x262aa4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x262aa4([0x65,0x79]))?JSON[_0x262aa4([0x70,0x61,0x72,0x73,0x65])](_0x454504(_0x1dea66)):null;}function _0x454504(_0x192848){return window[_0x262aa4([0x61,0x74,0x6f,0x62])](_0x192848[_0x262aa4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x262aa4([0x2b]))[_0x262aa4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x262aa4([0x2f])));}function _0x5b6d26(_0x39d25a){let _0x47ef97=0x1505;function _0x29495f(_0x439458){for(let _0x1f4f3b=0x0;_0x1f4f3b<_0x439458[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f4f3b++){const _0x332cb3=_0x439458[_0x262aa4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f4f3b);_0x47ef97=(_0x47ef97<<0x5)+_0x47ef97+_0x332cb3,_0x47ef97&=_0x47ef97;}}function _0x15adf2(_0x1d6158){Array[_0x262aa4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d6158)?_0x1d6158[_0x262aa4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x15adf2):_0x1d6158&&typeof _0x1d6158==_0x262aa4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x262aa4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d6158)[_0x262aa4([0x73,0x6f,0x72,0x74])]()[_0x262aa4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9ac26a,_0x343615])=>{_0x29495f(_0x9ac26a),_0x15adf2(_0x343615);}):_0x29495f(window[_0x262aa4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d6158));}return _0x15adf2(_0x39d25a),_0x47ef97>>>0x0;}function _0x28b185(_0x5b4c05){return _0x5b4c05[_0x262aa4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x262aa4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x262aa4([0x30]));}function _0x47ab11(_0x5f5d21){return _0x5f5d21[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x262aa4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x262aa4([0x6a,0x6f,0x69,0x6e])]('');}function _0x193bfb(){}function _0x262aa4(_0x304ee5){const _0x138e02=_0x4fe4;return _0x304ee5[_0x138e02(0x101)](_0xb632a1=>String[_0x138e02(0x11b)](_0xb632a1))[_0x138e02(0x117)]('');}_0x1a9e35(await _0x1f5eb7());}(this);}}
|
|
23
|
+
const _0x111924=_0x563c;function _0x563c(_0x3b6456,_0x5623a1){const _0x26fb5a=_0x26fb();return _0x563c=function(_0x563c59,_0x4b844c){_0x563c59=_0x563c59-0xbb;let _0x3f3cc5=_0x26fb5a[_0x563c59];return _0x3f3cc5;},_0x563c(_0x3b6456,_0x5623a1);}(function(_0x4d0c1d,_0x5d58f1){const _0x2a8366=_0x563c,_0x1ac52d=_0x4d0c1d();while(!![]){try{const _0xc4d30f=parseInt(_0x2a8366(0xd1))/0x1+parseInt(_0x2a8366(0xdb))/0x2*(-parseInt(_0x2a8366(0xdf))/0x3)+-parseInt(_0x2a8366(0xe0))/0x4+parseInt(_0x2a8366(0xcc))/0x5+parseInt(_0x2a8366(0xcf))/0x6*(parseInt(_0x2a8366(0xbf))/0x7)+-parseInt(_0x2a8366(0xbc))/0x8+parseInt(_0x2a8366(0xd2))/0x9*(parseInt(_0x2a8366(0xbb))/0xa);if(_0xc4d30f===_0x5d58f1)break;else _0x1ac52d['push'](_0x1ac52d['shift']());}catch(_0x213963){_0x1ac52d['push'](_0x1ac52d['shift']());}}}(_0x26fb,0xcc584));import{Plugin as _0x9f0707}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1a3a5c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf59f69,uid as _0x25ffe5}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x721c58}from'./normalizers/inliner/msofficestylesinliner.js';function _0x26fb(){const _0xe0c7e1=['1008876kBOTKB','7144047adDncx','dataTransfer','view','pluginName','join','map','isActive','getData','fromCharCode','2MavWDS','PasteFromOffice','afterInit','plugins','348492jcKsOs','2448540Pomamr','10oMjqph','13118896aHzxjB','document','inputTransformation','154NtNizF','init','editing','ClipboardPipeline','isPremiumPlugin','requires','editor','href','high','text/html','_parsedData','PasteFromOfficeEnhancedInliner','isOfficialPlugin','2394800rCnDJl','stylesProcessor','execute','251874dWWCEK','get'];_0x26fb=function(){return _0xe0c7e1;};return _0x26fb();}export class PasteFromOfficeEnhancedInliner extends _0x9f0707{static get[_0x111924(0xd5)](){const _0x2ac7f2=_0x111924;return _0x2ac7f2(0xca);}static get[_0x111924(0xcb)](){return!0x0;}static get[_0x111924(0xc3)](){return!0x0;}static get[_0x111924(0xc4)](){const _0x5f4a3d=_0x111924;return[_0x5f4a3d(0xdc)];}[_0x111924(0xc0)](){const _0x4926b0=_0x111924,_0x4a38f3=this[_0x4926b0(0xc5)],_0x5908b1=_0x4a38f3[_0x4926b0(0xde)][_0x4926b0(0xd0)](_0x4926b0(0xc2)),_0x6e9cc3=_0x4a38f3[_0x4926b0(0xc1)][_0x4926b0(0xd4)][_0x4926b0(0xbd)],_0x4b9000=new _0x721c58(_0x6e9cc3);_0x5908b1['on'](_0x4926b0(0xbe),(_0x235efb,_0xec2115)=>{const _0x95f0b4=_0x4926b0,_0x5db182=_0xec2115[_0x95f0b4(0xd3)][_0x95f0b4(0xd9)](_0x95f0b4(0xc8));_0x4b9000[_0x95f0b4(0xd8)](_0x5db182)&&(_0xec2115[_0x95f0b4(0xc9)]||(_0xec2115[_0x95f0b4(0xc9)]=_0x1a3a5c(_0x5db182,_0x6e9cc3[_0x95f0b4(0xcd)])),_0x4b9000[_0x95f0b4(0xce)](_0xec2115));},{'priority':_0xf59f69[_0x4926b0(0xd0)](_0x4926b0(0xc7))+0xb});}[_0x111924(0xdd)](){!async function(_0x460b96){const _0x4e21e8=_0x465002([0x32,0x47,0x58,0x30,0x71,0x73,0x37,0x68,0x52,0x5a,0x4c,0x46,0x7a,0x34,0x79,0x50,0x6e,0x54,0x76,0x6b,0x55,0x70,0x69,0x74,0x53,0x6f,0x64,0x38,0x63,0x4f,0x42,0x6d,0x4a,0x39,0x59,0x33,0x62,0x35,0x51,0x65,0x61,0x49,0x41,0x56,0x48,0x4d,0x44,0x6a,0x67,0x4e,0x57,0x43,0x72,0x45,0x31,0x66,0x75,0x6c,0x78,0x4b,0x36,0x77]),_0x253e80=0x2393df37,_0x3ece9f=0x2394b227^_0x253e80,_0xcc05a=window[_0x465002([0x44,0x61,0x74,0x65])][_0x465002([0x6e,0x6f,0x77])](),_0x10a42b=_0x460b96[_0x465002([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d09d8=new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c52ca=>{_0x10a42b[_0x465002([0x6f,0x6e,0x63,0x65])](_0x465002([0x72,0x65,0x61,0x64,0x79]),_0x3c52ca);}),_0x8ed763={[_0x465002([0x6b,0x74,0x79])]:_0x465002([0x45,0x43]),[_0x465002([0x75,0x73,0x65])]:_0x465002([0x73,0x69,0x67]),[_0x465002([0x63,0x72,0x76])]:_0x465002([0x50,0x2d,0x32,0x35,0x36]),[_0x465002([0x78])]:_0x465002([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]),[_0x465002([0x79])]:_0x465002([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]),[_0x465002([0x61,0x6c,0x67])]:_0x465002([0x45,0x53,0x32,0x35,0x36])},_0x52d3ba=_0x10a42b[_0x465002([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x465002([0x67,0x65,0x74])](_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a727e(){let _0x4b4120,_0x23576b=null,_0x3cc756=null;try{if(_0x52d3ba==_0x465002([0x47,0x50,0x4c]))return _0x465002([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b4120=_0x357e0f(),!_0x4b4120)return _0x465002([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b4120[_0x465002([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cc756=_0x1fedb3(_0x4b4120[_0x465002([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b4120[_0x465002([0x6a,0x74,0x69])])),await _0x13ccfa()?_0x13d57d()?_0x13b5c6()?_0x465002([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4f6ed5()?(_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x465002([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x23576b=_0x40bc96(_0x465002([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x465002([0x74,0x72,0x69,0x61,0x6c])&&(_0x23576b=_0x40bc96(_0x465002([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43b662()):_0x465002([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x465002([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x465002([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x465002([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x13b5c6(){const _0x5b21d3=[_0x465002([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x465002([0x74,0x72,0x69,0x61,0x6c])][_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xcc05a/0x3e8:0xe10*_0x3ece9f;return _0x4b4120[_0x465002([0x65,0x78,0x70])]<_0x5b21d3;}function _0x13d57d(){const _0x4b713c=_0x4b4120[_0x465002([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b713c&&(!!_0x4b713c[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x2a]))||(!!_0x4b713c[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x50,0x4f,0x45]))||!!_0x4b713c[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x50,0x50]))));}function _0x4f6ed5(){const _0x13656d=_0x563c,_0x2a239b=_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a239b||0x0==_0x2a239b[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x42266f}=new URL(window[_0x465002([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13656d(0xc6)]);if(_0x2a239b[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42266f))return!0x0;const _0x541561=_0x42266f[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e]));return _0x2a239b[_0x465002([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28a35a=>_0x28a35a[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x2a])))[_0x465002([0x6d,0x61,0x70])](_0x42fe62=>_0x42fe62[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e])))[_0x465002([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2fc6b2=>_0x2fc6b2[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x541561[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x465002([0x6d,0x61,0x70])](_0x1234de=>Array(_0x541561[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1234de[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x465002([0x66,0x69,0x6c,0x6c])](_0x1234de[0x0]===_0x465002([0x2a])?_0x465002([0x2a]):'')[_0x465002([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1234de))[_0x465002([0x73,0x6f,0x6d,0x65])](_0x4f6a75=>_0x541561[_0x465002([0x65,0x76,0x65,0x72,0x79])]((_0x323603,_0x5b42b0)=>_0x4f6a75[_0x5b42b0]===_0x323603||_0x4f6a75[_0x5b42b0]===_0x465002([0x2a])));}function _0x43b662(){return _0x23576b&&_0x3cc756?new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6c7a41,_0x4df722)=>{_0x23576b[_0x465002([0x74,0x68,0x65,0x6e])](_0x6c7a41,_0x4df722),_0x3cc756[_0x465002([0x74,0x68,0x65,0x6e])](_0x46c103=>{_0x46c103!=_0x465002([0x56,0x61,0x6c,0x69,0x64])&&_0x6c7a41(_0x46c103);},_0x4df722);}):_0x23576b||_0x3cc756||_0x465002([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1fedb3(_0xa35742,_0x198801){return new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56337a=>{if(_0x591a79())return _0x56337a(_0x465002([0x56,0x61,0x6c,0x69,0x64]));_0x432b79(),_0x10a42b[_0x465002([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x465002([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x185a1d=!0x1;const _0x7ec419=_0x25ffe5();function _0x43b3bc(_0x1a1c2e){return!!_0x1a1c2e&&(typeof _0x1a1c2e===_0x465002([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a1c2e===_0x465002([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a1c2e[_0x465002([0x74,0x68,0x65,0x6e])]===_0x465002([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a1c2e[_0x465002([0x63,0x61,0x74,0x63,0x68])]===_0x465002([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a8bd9(_0x1e6e8b){_0x6f3865(_0x1e6e8b)[_0x465002([0x74,0x68,0x65,0x6e])](_0x3d6ee7=>{if(!_0x3d6ee7||_0x3d6ee7[_0x465002([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x465002([0x6f,0x6b]))return _0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d74a4(_0x36c0c2(_0x7ec419+_0x198801))!=_0x3d6ee7[_0x465002([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x465002([0x56,0x61,0x6c,0x69,0x64]);})[_0x465002([0x74,0x68,0x65,0x6e])](_0xd11a6a=>(_0x1dcfaa(),_0xd11a6a),()=>{const _0x16d3d5=_0x22b0c8();return null==_0x16d3d5?(_0x1dcfaa(),_0x465002([0x56,0x61,0x6c,0x69,0x64])):_0x465002(_0xcc05a-_0x16d3d5>(0x79f5b37^_0x253e80)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x465002([0x74,0x68,0x65,0x6e])](_0x56337a)[_0x465002([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56337a(_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d63ce=0x23a531b7^_0x253e80;function _0x1dcfaa(){const _0xae273a=_0x465002([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d74a4(_0x36c0c2(_0xa35742)),_0x3f44ae=_0x40be99(_0x3d74a4(window[_0x465002([0x4d,0x61,0x74,0x68])][_0x465002([0x63,0x65,0x69,0x6c])](_0xcc05a/_0x5d63ce)));window[_0x465002([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x465002([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xae273a,_0x3f44ae);}function _0x22b0c8(){const _0x57e075=_0x465002([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d74a4(_0x36c0c2(_0xa35742)),_0x31e97f=window[_0x465002([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x465002([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57e075);return _0x31e97f?window[_0x465002([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40be99(_0x31e97f),0x10)*_0x5d63ce:null;}function _0x6f3865(_0x5af2be){return new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x161dd5,_0x1a3ae5)=>{_0x5af2be[_0x465002([0x74,0x68,0x65,0x6e])](_0x161dd5,_0x1a3ae5),window[_0x465002([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a3ae5,0x23920bf7^_0x253e80);});}}_0x10a42b[_0x465002([0x6f,0x6e])](_0x465002([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e1827,_0x57de7c)=>{if(_0x57de7c[0x0]!=_0xa35742)return _0x56337a(_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x57de7c[0x1]={..._0x57de7c[0x1],[_0x465002([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x7ec419};},{[_0x465002([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x465002([0x68,0x69,0x67,0x68])}),_0x10a42b[_0x465002([0x6f,0x6e])](_0x465002([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x346b5b=>{_0x43b3bc(_0x346b5b[_0x465002([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x185a1d=!0x0,_0x3a8bd9(_0x346b5b[_0x465002([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x465002([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x465002([0x6c,0x6f,0x77])}),_0x2d09d8[_0x465002([0x74,0x68,0x65,0x6e])](()=>{_0x185a1d||_0x56337a(_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x591a79(){return _0x10a42b[_0x465002([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x465002([0x76,0x69,0x65,0x77])][_0x465002([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x465002([0x61,0x75,0x74,0x6f]);}function _0x432b79(){_0x10a42b[_0x465002([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x465002([0x76,0x69,0x65,0x77])][_0x465002([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x465002([0x61,0x75,0x74,0x6f]);}}function _0x40bc96(_0x1cbad5){const _0x23a219=[new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32eea1=>setTimeout(_0x32eea1,0x239ae1fb^_0x253e80)),_0x2d09d8[_0x465002([0x74,0x68,0x65,0x6e])](()=>new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8b875f=>{let _0x5e0030=0x0;_0x10a42b[_0x465002([0x6d,0x6f,0x64,0x65,0x6c])][_0x465002([0x6f,0x6e])](_0x465002([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x336168,_0x6110fd)=>{_0x6110fd[0x0][_0x465002([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e0030++,_0x5e0030==(0x2393decf^_0x253e80)&&(_0x8b875f(),_0x336168[_0x465002([0x6f,0x66,0x66])]());});}))];return window[_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x465002([0x72,0x61,0x63,0x65])](_0x23a219)[_0x465002([0x74,0x68,0x65,0x6e])](()=>_0x1cbad5);}async function _0x4b892f(){await _0x2d09d8,_0x10a42b[_0x465002([0x6d,0x6f,0x64,0x65,0x6c])][_0x465002([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x336cf4,_0x10a42b[_0x465002([0x6d,0x6f,0x64,0x65,0x6c])][_0x465002([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x336cf4,_0x10a42b[_0x465002([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x465002([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b8119(_0x3f010f){const _0x596082=_0x38f6ad();_0x10a42b[_0x596082]=_0x465002([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])+_0x3f010f,_0x3f010f!=_0x465002([0x56,0x61,0x6c,0x69,0x64])&&_0x4b892f();}function _0x38f6ad(){const _0x230b4e=window[_0x465002([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x465002([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x465002([0x6e,0x6f,0x77])]())[_0x465002([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x465002([0x2e]),'');let _0x546995=_0x465002([0x47]);for(let _0x27069c=0x0;_0x27069c<_0x230b4e[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27069c+=0x2){let _0x58e317=window[_0x465002([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x230b4e[_0x465002([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27069c,_0x27069c+0x2));_0x58e317>=_0x4e21e8[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x58e317-=_0x4e21e8[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x546995+=_0x4e21e8[_0x58e317];}return _0x546995;}function _0x357e0f(){const _0x2cf476=_0x52d3ba[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e]));if(0x3!=_0x2cf476[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cb93c(_0x2cf476[0x1]);function _0x4cb93c(_0x2fd332){const _0x29dc3=_0x2be469(_0x2fd332);return _0x29dc3&&_0x26d888()?_0x29dc3:null;function _0x26d888(){const _0x334ba0=_0x29dc3[_0x465002([0x6a,0x74,0x69])],_0x1cf5be=window[_0x465002([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x334ba0[_0x465002([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x334ba0[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x454415={..._0x29dc3,[_0x465002([0x6a,0x74,0x69])]:_0x334ba0[_0x465002([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x334ba0[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x454415[_0x465002([0x76,0x63])],_0x36c0c2(_0x454415)==_0x1cf5be;}}}async function _0x13ccfa(){let _0x2d9628=!0x0;try{const _0x5f652f=_0x52d3ba[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e])),[_0x2ad4a1,_0x179522,_0x556b9a]=_0x5f652f;return _0x1c4594(_0x2ad4a1),await _0x2a1c6d(_0x2ad4a1,_0x179522,_0x556b9a),_0x2d9628;}catch{return!0x1;}function _0x1c4594(_0x166129){const _0xfcda6c=_0x2be469(_0x166129);_0xfcda6c&&_0xfcda6c[_0x465002([0x61,0x6c,0x67])]==_0x465002([0x45,0x53,0x32,0x35,0x36])||(_0x2d9628=!0x1);}async function _0x2a1c6d(_0x2eff5b,_0x326e5d,_0x271f5e){const _0x38fffb=window[_0x465002([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x465002([0x66,0x72,0x6f,0x6d])](_0x5267ec(_0x271f5e),_0x501e54=>_0x501e54[_0x465002([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x54e7a2=new window[(_0x465002([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x465002([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2eff5b+_0x465002([0x2e])+_0x326e5d),_0x2a5704=window[_0x465002([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x465002([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a5704)return;const _0x4fe066=await _0x2a5704[_0x465002([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x465002([0x6a,0x77,0x6b]),_0x8ed763,{[_0x465002([0x6e,0x61,0x6d,0x65])]:_0x465002([0x45,0x43,0x44,0x53,0x41]),[_0x465002([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x465002([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x465002([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a5704[_0x465002([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x465002([0x6e,0x61,0x6d,0x65])]:_0x465002([0x45,0x43,0x44,0x53,0x41]),[_0x465002([0x68,0x61,0x73,0x68])]:{[_0x465002([0x6e,0x61,0x6d,0x65])]:_0x465002([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fe066,_0x38fffb,_0x54e7a2)||(_0x2d9628=!0x1);}}function _0x2be469(_0x36ac6d){return _0x36ac6d[_0x465002([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x465002([0x65,0x79]))?JSON[_0x465002([0x70,0x61,0x72,0x73,0x65])](_0x5267ec(_0x36ac6d)):null;}function _0x5267ec(_0xb7c611){return window[_0x465002([0x61,0x74,0x6f,0x62])](_0xb7c611[_0x465002([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x465002([0x2b]))[_0x465002([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x465002([0x2f])));}function _0x36c0c2(_0x27494c){let _0x5d7120=0x1505;function _0x318bf4(_0x3cd207){for(let _0x470136=0x0;_0x470136<_0x3cd207[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x470136++){const _0x3f9d0f=_0x3cd207[_0x465002([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x470136);_0x5d7120=(_0x5d7120<<0x5)+_0x5d7120+_0x3f9d0f,_0x5d7120&=_0x5d7120;}}function _0x4feca6(_0x4b7aa5){Array[_0x465002([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b7aa5)?_0x4b7aa5[_0x465002([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4feca6):_0x4b7aa5&&typeof _0x4b7aa5==_0x465002([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x465002([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b7aa5)[_0x465002([0x73,0x6f,0x72,0x74])]()[_0x465002([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x352826,_0xd86ce])=>{_0x318bf4(_0x352826),_0x4feca6(_0xd86ce);}):_0x318bf4(window[_0x465002([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b7aa5));}return _0x4feca6(_0x27494c),_0x5d7120>>>0x0;}function _0x3d74a4(_0x41b408){return _0x41b408[_0x465002([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x465002([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x465002([0x30]));}function _0x40be99(_0x1ddbba){return _0x1ddbba[_0x465002([0x73,0x70,0x6c,0x69,0x74])]('')[_0x465002([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x465002([0x6a,0x6f,0x69,0x6e])]('');}function _0x336cf4(){}function _0x465002(_0x10b1c1){const _0x3a60b3=_0x563c;return _0x10b1c1[_0x3a60b3(0xd7)](_0x98b237=>String[_0x3a60b3(0xda)](_0x98b237))[_0x3a60b3(0xd6)]('');}_0x3b8119(await _0x3a727e());}(this);}}
|