@ckeditor/ckeditor5-paste-from-office-enhanced 47.7.0-alpha.2 → 47.7.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class L{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||A.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=x(e,t);v(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function E(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return E(E(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(){const t=["26815752HeSNqD","42115TvPvZA","test","1912470GEcSPP","104529XTwCSZ","126LRxYMP","1958104oozgvT","14WoLwtA","54421lwRVNO","2DWUcIz","36NYOwdV","10233949qmbtTt","116rmDChM"];return(P=function(){return t})()}function M(t,e){const n=P();return(M=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(777582===parseInt(e(231))/1*(parseInt(e(232))/2)+-parseInt(e(227))/3*(parseInt(e(222))/4)+-parseInt(e(224))/5*(parseInt(e(228))/6)+parseInt(e(230))/7*(-parseInt(e(229))/8)+-parseInt(e(233))/9*(parseInt(e(226))/10)+parseInt(e(221))/11+parseInt(e(223))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[M(225)](t)}!function(t){const e=W,n=t();for(;;)try{if(927297===-parseInt(e(147))/1*(parseInt(e(160))/2)+parseInt(e(171))/3*(-parseInt(e(146))/4)+-parseInt(e(164))/5*(parseInt(e(159))/6)+parseInt(e(165))/7+-parseInt(e(157))/8+-parseInt(e(151))/9*(parseInt(e(153))/10)+parseInt(e(167))/11*(parseInt(e(154))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const N=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(172)]&&!s[n(158)])continue;const e=!s[n(172)]||t[n(161)]===s[n(172)],o=!s[n(158)]||t[n(173)](s[n(158)]);e&&o&&r[n(175)](s,i)}return r}function D(){const t=["944OMFLwU","147349YiuvSp","split","push","exec","621jnpfWC","length","63690twSPLM","62577588VKikTP","assign","trim","13494488bWfcsx","className","4614CqiEtd","4GiHlAn","name","cssRules","selectorText","8615oVHRuA","312753dvNjLU","groups","11zdGyOo","style","initial","map","7452apTvJH","tagName","hasClass","getPropertyValue","set"];return(D=function(){return t})()}function k(t){const e=W,n={};for(let r=0;r<t[e(152)];r++){const s=t[r],i=t[e(174)](s);e(169)!==i&&(n[s]=i)}return n}function W(t,e){const n=D();return(W=function(t,e){return n[t-=146]})(t,e)}function j(t){const e=W,n=t[e(148)](",")[e(170)](t=>t[e(156)]()),r=[];for(const t of n){const n=N[e(150)](t);n&&r[e(149)](n[e(166)])}return r}function U(t){const e=W,n={};for(const r of t)Object[e(155)](n,r);return n}function $(t,e){const n=H();return($=function(t,e){return n[t-=174]})(t,e)}const V=$;function H(){const t=["isActive","setStyle","createRangeIn","6039220AAUUOc","_parsedData","444GMCIfm","3002680WQrPzh","type","hasStyle","5451110Ybqbke","74686NsiNLD","8gToMmw","elementStart","size","document","execute","item","49347ewLUiY","5324778hCIlAO","from","28quRiAV","content","1424iDNUYo","values"];return(H=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(572919===-parseInt(e(194))/1*(parseInt(e(195))/2)+parseInt(e(189))/3*(parseInt(e(180))/4)+-parseInt(e(190))/5+-parseInt(e(178))/6+parseInt(e(193))/7+-parseInt(e(182))/8*(-parseInt(e(177))/9)+parseInt(e(187))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class q extends L{[V(175)](t){const n=V,{body:r,styles:s}=t[n(188)],i=new e.ViewUpcastWriter(r[n(174)]),o=i[n(186)](r),a=function(t){const e=W,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(175)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(162)])if(t instanceof CSSStyleRule){const r=k(t[e(168)]);n[t[e(163)]]=Object[e(155)]({},n[t[e(163)]]||{},r)}return n}(s));for(const t of o){if(n(196)!==t[n(191)])continue;const e=F(t[n(176)],a);if(e[n(197)]){const r=U(Array[n(179)](e[n(183)]()));for(const e in r){const s=t[n(176)];s[n(192)](e)||i[n(185)](e,r[e],s)}}}t[n(181)]=r}[V(184)](t){return super[V(184)](t)||R(t)}}function z(t,e){const n=Y();return(z=function(t,e){return n[t-=405]})(t,e)}const K=z;function Y(){const t=["isActive","stylesProcessor","636mTtQRV","view","6ZDmCcy","join","1068204YmlJda","344WNpwYa","getData","69487VSwWHv","requires","dataTransfer","afterInit","10vnUFDr","ClipboardPipeline","5121HMcnvz","execute","editor","inputTransformation","_parsedData","PasteFromOffice","50281ycwguQ","PasteFromOfficeEnhancedInliner","348EEUBUs","document","1237311uWzoXM","map","init","href","pluginName","fromCharCode","editing","high","text/html","plugins","get","68706zkuqHC","3277960QWGOBc","isPremiumPlugin","isOfficialPlugin"];return(Y=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(300689===parseInt(e(440))/1*(-parseInt(e(432))/2)+-parseInt(e(421))/3+-parseInt(e(442))/4*(-parseInt(e(409))/5)+parseInt(e(419))/6*(parseInt(e(417))/7)+-parseInt(e(443))/8*(parseInt(e(411))/9)+parseInt(e(433))/10+parseInt(e(405))/11*(-parseInt(e(438))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class Z extends t.Plugin{static get[K(425)](){return K(418)}static get[K(435)](){return!0}static get[K(434)](){return!0}static get[K(406)](){return[K(416)]}[K(423)](){const t=K,e=this[t(413)],n=e[t(430)][t(431)](t(410)),r=e[t(427)][t(439)][t(420)],s=new q(r);n.on(t(414),(e,n)=>{const i=t,o=n[i(407)][i(444)](i(429));s[i(436)](o)&&(n[i(415)]||(n[i(415)]=C(o,r[i(437)])),s[i(412)](n))},{priority:O.priorities[t(431)](t(428))+11})}[K(408)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=z;return t[e(422)](t=>String[e(426)](t))[e(441)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1776038400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(424)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const B=nt;function G(){const t=["1070hZEwyn","super","insertChild","line-through","bold","bolder","createElement","keys","medium","forEach","209JhMhqu","10StGiWo","4394232JdStJo","span","sub","function","split","vertical-align","395sUxTMu","6136431GzjlrU","underline","sup","filter","font-family","4437708ZbYcJh","text-decoration","removeStyle","setStyle","font-weight","font-style","5YunZBR","2136570DgfSDZ","getChildren","text-decoration-line","getStyle","includes","getStyleNames","2943171hcUrxt","strong","length","8xoZBra","from","font-size","1230852DWGuIz","color","italic"];return(G=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(600368===-parseInt(e(206))/1*(parseInt(e(188))/2)+parseInt(e(225))/3+parseInt(e(212))/4*(-parseInt(e(218))/5)+parseInt(e(219))/6+parseInt(e(207))/7*(-parseInt(e(182))/8)+-parseInt(e(200))/9*(parseInt(e(199))/10)+-parseInt(e(198))/11*(-parseInt(e(185))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const J=[B(186),B(211),B(184),B(213),B(221),B(216),B(217),B(205)],Q=[B(186),B(211),B(184)],_={"font-style":[[B(187),"i"]],"font-weight":[[B(196),B(226)],[B(192),B(226)],[B(193),B(226)],[t=>Number(t)>=600,B(226)]],"text-decoration":[[B(208),"u"],[B(191),"s"]],"text-decoration-line":[[B(208),"u"],[B(191),"s"]],"vertical-align":[[B(202),B(202)],[B(189),B(209)]]};function X(t){return J[B(223)](t)}function tt(t){const e=B;return Array[e(183)](t[e(224)]())[e(210)](X)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(197)](e=>{const i=n,o=t[i(222)](e);if(o)if(a=e,Q[B(223)](a))r[e]=o;else if(e in _){const t=o[i(204)](" ");_[e][i(197)](([n,r])=>{const o=i;for(const i of t)(o(203)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(197)](([,n])=>{const s=r,i=e[s(194)](n,[],t[s(220)]());e[s(190)](0,i,t)}),e[r(214)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(195)](n)[r(227)])return;const s=e[r(194)](r(201),[],t[r(220)]());e[r(215)](n,s),e[r(190)](0,s,t),e[r(214)](Object[r(195)](n),t)}(t,e,r)}function nt(t,e){const n=G();return(nt=function(t,e){return n[t-=182]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=258]})(t,e)}function it(){const t=["document","execute","getItems","includes","5iLPzmh","1317638QOylEk","content","isActive","element","350988yYTrpG","456ZRPNMX","1266996pifrXk","createRangeIn","80802YYcfRZ","blockElements","name","10TBnudH","_parsedData","798612qaucnX","font","196678MuzGFm","16ZfouzN","stylesProcessor","934132TphLuI","3jKKERn"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(208707===-parseInt(e(267))/1+-parseInt(e(265))/2+-parseInt(e(271))/3*(parseInt(e(270))/4)+-parseInt(e(276))/5*(-parseInt(e(258))/6)+parseInt(e(277))/7*(-parseInt(e(268))/8)+parseInt(e(260))/9*(-parseInt(e(263))/10)+-parseInt(e(281))/11*(-parseInt(e(282))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends L{[rt(273)](t){const n=rt,{body:r}=t[n(264)],s=new e.ViewUpcastWriter(r[n(272)]),i=s[n(259)](r),o=new e.ViewDocument(s[n(272)][n(269)]),a=[...new e.ViewDomConverter(o)[n(261)],n(266)],c=i[n(274)]();for(const t of c)if(t.is(n(280))&&a[n(275)](t[n(262)])){et(t,s,tt(t))}t[n(278)]=r}[rt(279)](t){return super[rt(279)](t)||R(t)}}const at=ct;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(328408===parseInt(e(293))/1+-parseInt(e(328))/2+-parseInt(e(331))/3+-parseInt(e(304))/4*(-parseInt(e(296))/5)+-parseInt(e(310))/6+parseInt(e(338))/7+parseInt(e(312))/8*(parseInt(e(299))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[at(297)];[at(323)];static get[at(321)](){return at(303)}static get[at(319)](){return!0}static get[at(334)](){return!0}static get[at(333)](){return[at(295)]}[at(332)](){const t=at,e=this[t(294)],n=e[t(329)][t(316)](t(307)),r=e[t(337)][t(300)][t(335)],s=new ot(r);n.on(t(301),(e,n)=>{const i=t,o=n[i(291)][i(341)](i(340));s[i(330)](o)&&(n[i(313)]||(n[i(313)]=C(o,r[i(320)])),s[i(325)](n))},{priority:O.priorities[t(316)](t(327))+10}),this[t(297)]=this[t(294)][t(308)][t(316)](t(297));const i=this[t(294)];this[t(323)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(339)==s||e(292)==s||e(314)==s||e(318)==s||e(317)==s||e(298)==s||e(305)==s){delete i[r],n=s,clearInterval(this[e(323)]),this[e(323)]=void 0;break}}e(292)==n&&i[e(326)](e(322)),e(314)==n&&i[e(326)](e(309)),e(318)==n&&i[e(326)](e(302)),e(317)==n&&i[e(326)](e(306),e(324)),e(298)==n&&i[e(326)](e(315)),e(305)==n&&i[e(326)](e(311))},1e3)}[at(336)](){const t=at;super[t(336)](),this[t(323)]&&clearInterval(this[t(323)])}}function ut(){const t=["pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","stylesProcessor","pluginName","invalid","_licenseKeyCheckInterval","PasteFromOfficeEnhanced","execute","_showLicenseError","high","1080698LhkeVN","plugins","isActive","1080573NaOrSm","init","requires","isPremiumPlugin","document","destroy","editing","995092fGaRVZ","pasteFromOfficeEnhancedLicenseKeyValid","text/html","getData","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","47586pxQcIq","editor","PasteFromOffice","1865OvJkHx","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","153lDLJMQ","view","inputTransformation","domainLimit","PasteFromOfficeEnhancedPropagator","5116vdbxRH","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","ClipboardPipeline","config","expired","3025830Uwohxd","usageLimit","501856fxUZHu","_parsedData","pasteFromOfficeEnhancedLicenseKeyExpired","evaluationLimit","get"];return(ut=function(){return t})()}function ft(t,e){var n=mt();return(ft=function(t,e){return n[t-=202]})(t,e)}var pt=ft;function mt(){var t=["isPremiumPlugin","PasteFromOfficeEnhanced","79400COFOiV","PasteFromOffice","1062966gmaHms","88DlgqAz","35SUvNUR","requires","18zTsYiO","9QlMlvS","23530vulbOK","isOfficialPlugin","102776KjoUBH","pluginName","1264263kNQeYQ","10659192gYNOTx","324bgusXK","2379372mTdBYe"];return(mt=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(705494===parseInt(e(218))/1+parseInt(e(208))/2*(parseInt(e(205))/3)+-parseInt(e(216))/4*(parseInt(e(202))/5)+parseInt(e(204))/6*(-parseInt(e(210))/7)+-parseInt(e(211))/8+-parseInt(e(212))/9*(parseInt(e(206))/10)+parseInt(e(219))/11*(parseInt(e(213))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[pt(209)](){return pt(215)}static get[pt(207)](){return!0}static get[pt(214)](){return!0}static get[pt(203)](){return[pt(217),Z,lt]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=498]})(t,e)}function ht(){var t=["6455whFtXJ","1830qvneJL","623134FFDqsH","204204YKliCH","4192632QtNeMR","16018ltvbvZ","2588EHcmRC","3461367ouoowb","65691qahyli","246nGDpkj"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(530468===parseInt(e(504))/1+parseInt(e(507))/2*(-parseInt(e(501))/3)+parseInt(e(498))/4*(-parseInt(e(502))/5)+parseInt(e(505))/6+-parseInt(e(499))/7+parseInt(e(506))/8+parseInt(e(500))/9*(parseInt(e(503))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class L{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||A.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=x(e,t);v(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function E(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return E(E(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(){const t=["26815752HeSNqD","42115TvPvZA","test","1912470GEcSPP","104529XTwCSZ","126LRxYMP","1958104oozgvT","14WoLwtA","54421lwRVNO","2DWUcIz","36NYOwdV","10233949qmbtTt","116rmDChM"];return(P=function(){return t})()}function M(t,e){const n=P();return(M=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(777582===parseInt(e(231))/1*(parseInt(e(232))/2)+-parseInt(e(227))/3*(parseInt(e(222))/4)+-parseInt(e(224))/5*(parseInt(e(228))/6)+parseInt(e(230))/7*(-parseInt(e(229))/8)+-parseInt(e(233))/9*(parseInt(e(226))/10)+parseInt(e(221))/11+parseInt(e(223))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[M(225)](t)}!function(t){const e=j,n=t();for(;;)try{if(927297===-parseInt(e(147))/1*(parseInt(e(160))/2)+parseInt(e(171))/3*(-parseInt(e(146))/4)+-parseInt(e(164))/5*(parseInt(e(159))/6)+parseInt(e(165))/7+-parseInt(e(157))/8+-parseInt(e(151))/9*(parseInt(e(153))/10)+parseInt(e(167))/11*(parseInt(e(154))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const N=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(172)]&&!s[n(158)])continue;const e=!s[n(172)]||t[n(161)]===s[n(172)],o=!s[n(158)]||t[n(173)](s[n(158)]);e&&o&&r[n(175)](s,i)}return r}function D(){const t=["944OMFLwU","147349YiuvSp","split","push","exec","621jnpfWC","length","63690twSPLM","62577588VKikTP","assign","trim","13494488bWfcsx","className","4614CqiEtd","4GiHlAn","name","cssRules","selectorText","8615oVHRuA","312753dvNjLU","groups","11zdGyOo","style","initial","map","7452apTvJH","tagName","hasClass","getPropertyValue","set"];return(D=function(){return t})()}function k(t){const e=j,n={};for(let r=0;r<t[e(152)];r++){const s=t[r],i=t[e(174)](s);e(169)!==i&&(n[s]=i)}return n}function j(t,e){const n=D();return(j=function(t,e){return n[t-=146]})(t,e)}function $(t){const e=j,n=t[e(148)](",")[e(170)](t=>t[e(156)]()),r=[];for(const t of n){const n=N[e(150)](t);n&&r[e(149)](n[e(166)])}return r}function U(t){const e=j,n={};for(const r of t)Object[e(155)](n,r);return n}function W(t,e){const n=z();return(W=function(t,e){return n[t-=174]})(t,e)}const V=W;function z(){const t=["isActive","setStyle","createRangeIn","6039220AAUUOc","_parsedData","444GMCIfm","3002680WQrPzh","type","hasStyle","5451110Ybqbke","74686NsiNLD","8gToMmw","elementStart","size","document","execute","item","49347ewLUiY","5324778hCIlAO","from","28quRiAV","content","1424iDNUYo","values"];return(z=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(572919===-parseInt(e(194))/1*(parseInt(e(195))/2)+parseInt(e(189))/3*(parseInt(e(180))/4)+-parseInt(e(190))/5+-parseInt(e(178))/6+parseInt(e(193))/7+-parseInt(e(182))/8*(-parseInt(e(177))/9)+parseInt(e(187))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class K extends L{[V(175)](t){const n=V,{body:r,styles:s}=t[n(188)],i=new e.ViewUpcastWriter(r[n(174)]),o=i[n(186)](r),a=function(t){const e=j,n=new Map;for(const r in t){const s=$(r),i=t[r];for(const t of s)n[e(175)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(162)])if(t instanceof CSSStyleRule){const r=k(t[e(168)]);n[t[e(163)]]=Object[e(155)]({},n[t[e(163)]]||{},r)}return n}(s));for(const t of o){if(n(196)!==t[n(191)])continue;const e=F(t[n(176)],a);if(e[n(197)]){const r=U(Array[n(179)](e[n(183)]()));for(const e in r){const s=t[n(176)];s[n(192)](e)||i[n(185)](e,r[e],s)}}}t[n(181)]=r}[V(184)](t){return super[V(184)](t)||R(t)}}const q=H;function H(t,e){const n=Y();return(H=function(t,e){return n[t-=341]})(t,e)}function Y(){const t=["editor","343701xtuvOE","4FxmQZl","view","get","document","afterInit","2204814sMMCup","8473140yEmzVb","execute","344866CGpNDy","init","inputTransformation","editing","isPremiumPlugin","ClipboardPipeline","isActive","high","isOfficialPlugin","1608zJzkFQ","9rlfMnJ","requires","PasteFromOffice","pluginName","30961MutzfJ","href","fromCharCode","PasteFromOfficeEnhancedInliner","1590838KueMmf","_parsedData","stylesProcessor","join","dataTransfer","getData","text/html","2445155ydZDaN","plugins","map"];return(Y=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(478805===parseInt(e(341))/1+-parseInt(e(359))/2+-parseInt(e(370))/3*(-parseInt(e(371))/4)+parseInt(e(366))/5+parseInt(e(376))/6+-parseInt(e(355))/7*(parseInt(e(350))/8)+-parseInt(e(351))/9*(-parseInt(e(377))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class Z extends t.Plugin{static get[q(354)](){return q(358)}static get[q(349)](){return!0}static get[q(345)](){return!0}static get[q(352)](){return[q(353)]}[q(342)](){const t=q,e=this[t(369)],n=e[t(367)][t(373)](t(346)),r=e[t(344)][t(372)][t(374)],s=new K(r);n.on(t(343),(e,n)=>{const i=t,o=n[i(363)][i(364)](i(365));s[i(347)](o)&&(n[i(360)]||(n[i(360)]=C(o,r[i(361)])),s[i(378)](n))},{priority:O.priorities[t(373)](t(348))+11})}[q(375)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=H;return t[e(368)](t=>String[e(357)](t))[e(362)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1776124800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=H,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(356)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const J=nt;function G(){const t=["1070hZEwyn","super","insertChild","line-through","bold","bolder","createElement","keys","medium","forEach","209JhMhqu","10StGiWo","4394232JdStJo","span","sub","function","split","vertical-align","395sUxTMu","6136431GzjlrU","underline","sup","filter","font-family","4437708ZbYcJh","text-decoration","removeStyle","setStyle","font-weight","font-style","5YunZBR","2136570DgfSDZ","getChildren","text-decoration-line","getStyle","includes","getStyleNames","2943171hcUrxt","strong","length","8xoZBra","from","font-size","1230852DWGuIz","color","italic"];return(G=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(600368===-parseInt(e(206))/1*(parseInt(e(188))/2)+parseInt(e(225))/3+parseInt(e(212))/4*(-parseInt(e(218))/5)+parseInt(e(219))/6+parseInt(e(207))/7*(-parseInt(e(182))/8)+-parseInt(e(200))/9*(parseInt(e(199))/10)+-parseInt(e(198))/11*(-parseInt(e(185))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const B=[J(186),J(211),J(184),J(213),J(221),J(216),J(217),J(205)],_=[J(186),J(211),J(184)],Q={"font-style":[[J(187),"i"]],"font-weight":[[J(196),J(226)],[J(192),J(226)],[J(193),J(226)],[t=>Number(t)>=600,J(226)]],"text-decoration":[[J(208),"u"],[J(191),"s"]],"text-decoration-line":[[J(208),"u"],[J(191),"s"]],"vertical-align":[[J(202),J(202)],[J(189),J(209)]]};function X(t){return B[J(223)](t)}function tt(t){const e=J;return Array[e(183)](t[e(224)]())[e(210)](X)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(197)](e=>{const i=n,o=t[i(222)](e);if(o)if(a=e,_[J(223)](a))r[e]=o;else if(e in Q){const t=o[i(204)](" ");Q[e][i(197)](([n,r])=>{const o=i;for(const i of t)(o(203)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=J;for(const s in n)n[s][r(197)](([,n])=>{const s=r,i=e[s(194)](n,[],t[s(220)]());e[s(190)](0,i,t)}),e[r(214)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(195)](n)[r(227)])return;const s=e[r(194)](r(201),[],t[r(220)]());e[r(215)](n,s),e[r(190)](0,s,t),e[r(214)](Object[r(195)](n),t)}(t,e,r)}function nt(t,e){const n=G();return(nt=function(t,e){return n[t-=182]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=258]})(t,e)}function it(){const t=["document","execute","getItems","includes","5iLPzmh","1317638QOylEk","content","isActive","element","350988yYTrpG","456ZRPNMX","1266996pifrXk","createRangeIn","80802YYcfRZ","blockElements","name","10TBnudH","_parsedData","798612qaucnX","font","196678MuzGFm","16ZfouzN","stylesProcessor","934132TphLuI","3jKKERn"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(208707===-parseInt(e(267))/1+-parseInt(e(265))/2+-parseInt(e(271))/3*(parseInt(e(270))/4)+-parseInt(e(276))/5*(-parseInt(e(258))/6)+parseInt(e(277))/7*(-parseInt(e(268))/8)+parseInt(e(260))/9*(-parseInt(e(263))/10)+-parseInt(e(281))/11*(-parseInt(e(282))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends L{[rt(273)](t){const n=rt,{body:r}=t[n(264)],s=new e.ViewUpcastWriter(r[n(272)]),i=s[n(259)](r),o=new e.ViewDocument(s[n(272)][n(269)]),a=[...new e.ViewDomConverter(o)[n(261)],n(266)],c=i[n(274)]();for(const t of c)if(t.is(n(280))&&a[n(275)](t[n(262)])){et(t,s,tt(t))}t[n(278)]=r}[rt(279)](t){return super[rt(279)](t)||R(t)}}const at=ct;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(328408===parseInt(e(293))/1+-parseInt(e(328))/2+-parseInt(e(331))/3+-parseInt(e(304))/4*(-parseInt(e(296))/5)+-parseInt(e(310))/6+parseInt(e(338))/7+parseInt(e(312))/8*(parseInt(e(299))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[at(297)];[at(323)];static get[at(321)](){return at(303)}static get[at(319)](){return!0}static get[at(334)](){return!0}static get[at(333)](){return[at(295)]}[at(332)](){const t=at,e=this[t(294)],n=e[t(329)][t(316)](t(307)),r=e[t(337)][t(300)][t(335)],s=new ot(r);n.on(t(301),(e,n)=>{const i=t,o=n[i(291)][i(341)](i(340));s[i(330)](o)&&(n[i(313)]||(n[i(313)]=C(o,r[i(320)])),s[i(325)](n))},{priority:O.priorities[t(316)](t(327))+10}),this[t(297)]=this[t(294)][t(308)][t(316)](t(297));const i=this[t(294)];this[t(323)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(339)==s||e(292)==s||e(314)==s||e(318)==s||e(317)==s||e(298)==s||e(305)==s){delete i[r],n=s,clearInterval(this[e(323)]),this[e(323)]=void 0;break}}e(292)==n&&i[e(326)](e(322)),e(314)==n&&i[e(326)](e(309)),e(318)==n&&i[e(326)](e(302)),e(317)==n&&i[e(326)](e(306),e(324)),e(298)==n&&i[e(326)](e(315)),e(305)==n&&i[e(326)](e(311))},1e3)}[at(336)](){const t=at;super[t(336)](),this[t(323)]&&clearInterval(this[t(323)])}}function ut(){const t=["pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","stylesProcessor","pluginName","invalid","_licenseKeyCheckInterval","PasteFromOfficeEnhanced","execute","_showLicenseError","high","1080698LhkeVN","plugins","isActive","1080573NaOrSm","init","requires","isPremiumPlugin","document","destroy","editing","995092fGaRVZ","pasteFromOfficeEnhancedLicenseKeyValid","text/html","getData","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","47586pxQcIq","editor","PasteFromOffice","1865OvJkHx","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","153lDLJMQ","view","inputTransformation","domainLimit","PasteFromOfficeEnhancedPropagator","5116vdbxRH","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","ClipboardPipeline","config","expired","3025830Uwohxd","usageLimit","501856fxUZHu","_parsedData","pasteFromOfficeEnhancedLicenseKeyExpired","evaluationLimit","get"];return(ut=function(){return t})()}function ft(t,e){var n=mt();return(ft=function(t,e){return n[t-=202]})(t,e)}var pt=ft;function mt(){var t=["isPremiumPlugin","PasteFromOfficeEnhanced","79400COFOiV","PasteFromOffice","1062966gmaHms","88DlgqAz","35SUvNUR","requires","18zTsYiO","9QlMlvS","23530vulbOK","isOfficialPlugin","102776KjoUBH","pluginName","1264263kNQeYQ","10659192gYNOTx","324bgusXK","2379372mTdBYe"];return(mt=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(705494===parseInt(e(218))/1+parseInt(e(208))/2*(parseInt(e(205))/3)+-parseInt(e(216))/4*(parseInt(e(202))/5)+parseInt(e(204))/6*(-parseInt(e(210))/7)+-parseInt(e(211))/8+-parseInt(e(212))/9*(parseInt(e(206))/10)+parseInt(e(219))/11*(parseInt(e(213))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[pt(209)](){return pt(215)}static get[pt(207)](){return!0}static get[pt(214)](){return!0}static get[pt(203)](){return[pt(217),Z,lt]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=498]})(t,e)}function ht(){var t=["6455whFtXJ","1830qvneJL","623134FFDqsH","204204YKliCH","4192632QtNeMR","16018ltvbvZ","2588EHcmRC","3461367ouoowb","65691qahyli","246nGDpkj"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(530468===parseInt(e(504))/1+parseInt(e(507))/2*(-parseInt(e(501))/3)+parseInt(e(498))/4*(-parseInt(e(502))/5)+parseInt(e(505))/6+-parseInt(e(499))/7+parseInt(e(506))/8+parseInt(e(500))/9*(parseInt(e(503))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x5de999}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x449fc0,parsePasteOfficeHtml as _0x4c613f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x305777,uid as _0x3cb24f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x493584,ViewDocument as _0x4f0c3a,ViewDomConverter as _0x286cbe}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x6d142){return m['test'](_0x6d142);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x49611a,_0xf9eea2){const _0x9efaec=new Map();for(const [_0x1b054b,_0x270db9]of _0xf9eea2){if(!_0x1b054b['tagName']&&!_0x1b054b['className'])continue;const _0x5e188f=!_0x1b054b['tagName']||_0x49611a['name']===_0x1b054b['tagName'],_0x11ee08=!_0x1b054b['className']||_0x49611a['hasClass'](_0x1b054b['className']);_0x5e188f&&_0x11ee08&&_0x9efaec['set'](_0x1b054b,_0x270db9);}return _0x9efaec;}function h(_0x449d19){const _0x207116={};for(let _0x1f8d63=0x0;_0x1f8d63<_0x449d19['length'];_0x1f8d63++){const _0x1bdf0d=_0x449d19[_0x1f8d63],_0xd47619=_0x449d19['getPropertyValue'](_0x1bdf0d);'initial'!==_0xd47619&&(_0x207116[_0x1bdf0d]=_0xd47619);}return _0x207116;}function O(_0x4fb5c0){const _0x34b1ea=_0x4fb5c0['split'](',')['map'](_0x318322=>_0x318322['trim']()),_0x248074=[];for(const _0x501822 of _0x34b1ea){const _0x51bb98=S['exec'](_0x501822);_0x51bb98&&_0x248074['push'](_0x51bb98['groups']);}return _0x248074;}function k(_0x2063f2){const _0xfe0c6c={};for(const _0x18ad3e of _0x2063f2)Object['assign'](_0xfe0c6c,_0x18ad3e);return _0xfe0c6c;}class c extends _0x449fc0{['execute'](_0x3de7a8){const {body:_0x635ffd,styles:_0x5bd37b}=_0x3de7a8['_parsedData'],_0x524275=new _0x493584(_0x635ffd['document']),_0x550aa7=_0x524275['createRangeIn'](_0x635ffd),_0x364f4b=function(_0x429511){const _0x236f28={};for(const _0x5008be of _0x429511)for(const _0x836a2 of _0x5008be['cssRules'])if(_0x836a2 instanceof CSSStyleRule){const _0x1fd1b8=h(_0x836a2['style']);_0x236f28[_0x836a2['selectorText']]=Object['assign']({},_0x236f28[_0x836a2['selectorText']]||{},_0x1fd1b8);}return _0x236f28;}(_0x5bd37b),_0xd9fc6e=function(_0x4c64a3){const _0xe39eb2=new Map();for(const _0x211513 in _0x4c64a3){const _0x52a753=O(_0x211513),_0x4b79ec=_0x4c64a3[_0x211513];for(const _0x73f474 of _0x52a753)_0xe39eb2['set'](_0x73f474,_0x4b79ec);}return _0xe39eb2;}(_0x364f4b);for(const _0x6404cb of _0x550aa7){if('elementStart'!==_0x6404cb['type'])continue;const _0x17ba1a=j(_0x6404cb['item'],_0xd9fc6e);if(_0x17ba1a['size']){const _0x28e3b5=k(Array['from'](_0x17ba1a['values']()));for(const _0x4ed191 in _0x28e3b5){const _0x4dad15=_0x6404cb['item'];_0x4dad15['hasStyle'](_0x4ed191)||_0x524275['setStyle'](_0x4ed191,_0x28e3b5[_0x4ed191],_0x4dad15);}}}_0x3de7a8['content']=_0x635ffd;}['isActive'](_0x31670c){return super['isActive'](_0x31670c)||p(_0x31670c);}}class i extends _0x5de999{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x521642=this['editor'],_0x483d7c=_0x521642['plugins']['get']('ClipboardPipeline'),_0x4bb250=_0x521642['editing']['view']['document'],_0x5b708a=new c(_0x4bb250);_0x483d7c['on']('inputTransformation',(_0x54e7c4,_0x3fe1af)=>{const _0x10f4bd=_0x3fe1af['dataTransfer']['getData']('text/html');_0x5b708a['isActive'](_0x10f4bd)&&(_0x3fe1af['_parsedData']||(_0x3fe1af['_parsedData']=_0x4c613f(_0x10f4bd,_0x4bb250['stylesProcessor'])),_0x5b708a['execute'](_0x3fe1af));},{'priority':_0x305777['get']('high')+0xb});}['afterInit'](){!async function(_0x590624){const _0x253191=_0x4f0ebc([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x13b6f0=0x7374585f,_0x572b66=0x7373df7f^_0x13b6f0,_0x36ba64=window[_0x4f0ebc([0x44,0x61,0x74,0x65])][_0x4f0ebc([0x6e,0x6f,0x77])](),_0x484f17=_0x590624[_0x4f0ebc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x458787=new window[(_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21c4de=>{_0x484f17[_0x4f0ebc([0x6f,0x6e,0x63,0x65])](_0x4f0ebc([0x72,0x65,0x61,0x64,0x79]),_0x21c4de);}),_0x142f90={[_0x4f0ebc([0x6b,0x74,0x79])]:_0x4f0ebc([0x45,0x43]),[_0x4f0ebc([0x75,0x73,0x65])]:_0x4f0ebc([0x73,0x69,0x67]),[_0x4f0ebc([0x63,0x72,0x76])]:_0x4f0ebc([0x50,0x2d,0x32,0x35,0x36]),[_0x4f0ebc([0x78])]:_0x4f0ebc([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]),[_0x4f0ebc([0x79])]:_0x4f0ebc([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]),[_0x4f0ebc([0x61,0x6c,0x67])]:_0x4f0ebc([0x45,0x53,0x32,0x35,0x36])},_0xf82dec=_0x484f17[_0x4f0ebc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f0ebc([0x67,0x65,0x74])](_0x4f0ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x254152(){let _0x3a2a01,_0x246b0d=null,_0x1ffe10=null;try{if(_0xf82dec==_0x4f0ebc([0x47,0x50,0x4c]))return _0x4f0ebc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a2a01=_0x1046a0(),!_0x3a2a01)return _0x4f0ebc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a2a01[_0x4f0ebc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ffe10=_0x2cf84f(_0x3a2a01[_0x4f0ebc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a2a01[_0x4f0ebc([0x6a,0x74,0x69])])),await _0x37fd2c()?_0x3d51da()?_0x12058d()?_0x4f0ebc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x342127()?(_0x3a2a01[_0x4f0ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f0ebc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x246b0d=_0x298164(_0x4f0ebc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ced9()):_0x4f0ebc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f0ebc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f0ebc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f0ebc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x12058d(){const _0x53d2e4=[_0x4f0ebc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f0ebc([0x74,0x72,0x69,0x61,0x6c])][_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a2a01[_0x4f0ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x36ba64/0x3e8:0xe10*_0x572b66;return _0x3a2a01[_0x4f0ebc([0x65,0x78,0x70])]<_0x53d2e4;}function _0x3d51da(){const _0x542b42=_0x3a2a01[_0x4f0ebc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x542b42&&(!!_0x542b42[_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f0ebc([0x2a]))||(!!_0x542b42[_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f0ebc([0x50,0x4f,0x45]))||(!!_0x542b42[_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f0ebc([0x50,0x50]))||!(!_0x542b42[_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f0ebc([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x11d87d()))));}function _0x342127(){const _0x5f1ff1=_0x3a2a01[_0x4f0ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f1ff1||0x0==_0x5f1ff1[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd1e0cc}=new URL(window[_0x4f0ebc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5f1ff1[_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd1e0cc))return!0x0;const _0x4c502c=_0xd1e0cc[_0x4f0ebc([0x73,0x70,0x6c,0x69,0x74])](_0x4f0ebc([0x2e]));return _0x5f1ff1[_0x4f0ebc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c7b34=>_0x3c7b34[_0x4f0ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f0ebc([0x2a])))[_0x4f0ebc([0x6d,0x61,0x70])](_0x2b651d=>_0x2b651d[_0x4f0ebc([0x73,0x70,0x6c,0x69,0x74])](_0x4f0ebc([0x2e])))[_0x4f0ebc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51e3a9=>_0x51e3a9[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4c502c[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f0ebc([0x6d,0x61,0x70])](_0x297868=>Array(_0x4c502c[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x297868[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f0ebc([0x66,0x69,0x6c,0x6c])](_0x297868[0x0]===_0x4f0ebc([0x2a])?_0x4f0ebc([0x2a]):'')[_0x4f0ebc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x297868))[_0x4f0ebc([0x73,0x6f,0x6d,0x65])](_0x3d446a=>_0x4c502c[_0x4f0ebc([0x65,0x76,0x65,0x72,0x79])]((_0x53deb2,_0x361fa8)=>_0x3d446a[_0x361fa8]===_0x53deb2||_0x3d446a[_0x361fa8]===_0x4f0ebc([0x2a])));}function _0x5ced9(){return _0x246b0d&&_0x1ffe10?new window[(_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd3d7bc,_0x19c176)=>{_0x246b0d[_0x4f0ebc([0x74,0x68,0x65,0x6e])](_0xd3d7bc,_0x19c176),_0x1ffe10[_0x4f0ebc([0x74,0x68,0x65,0x6e])](_0x2a5555=>{_0x2a5555!=_0x4f0ebc([0x56,0x61,0x6c,0x69,0x64])&&_0xd3d7bc(_0x2a5555);},_0x19c176);}):_0x246b0d||_0x1ffe10||_0x4f0ebc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2cf84f(_0x50eb58,_0x292738){return new window[(_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54a37f=>{if(_0x2355a2())return _0x54a37f(_0x4f0ebc([0x56,0x61,0x6c,0x69,0x64]));_0xd86ade(),_0x484f17[_0x4f0ebc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f0ebc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x250a26=!0x1;const _0x3686e1=_0x3cb24f();function _0x5b5141(_0x1ac930){return!!_0x1ac930&&(typeof _0x1ac930===_0x4f0ebc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1ac930===_0x4f0ebc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1ac930[_0x4f0ebc([0x74,0x68,0x65,0x6e])]===_0x4f0ebc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1ac930[_0x4f0ebc([0x63,0x61,0x74,0x63,0x68])]===_0x4f0ebc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x336609(_0x3aa89e){_0x127d91(_0x3aa89e)[_0x4f0ebc([0x74,0x68,0x65,0x6e])](_0x9de603=>{if(!_0x9de603||_0x9de603[_0x4f0ebc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f0ebc([0x6f,0x6b]))return _0x4f0ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x58376b(_0x23cd69(_0x3686e1+_0x292738))!=_0x9de603[_0x4f0ebc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f0ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f0ebc([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f0ebc([0x74,0x68,0x65,0x6e])](_0x1b7b38=>(_0x405eb2(),_0x1b7b38),()=>{const _0x1443a7=_0x140f7d();return null==_0x1443a7?(_0x405eb2(),_0x4f0ebc([0x56,0x61,0x6c,0x69,0x64])):_0x4f0ebc(_0x36ba64-_0x1443a7>(0x5778dc5f^_0x13b6f0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f0ebc([0x74,0x68,0x65,0x6e])](_0x54a37f)[_0x4f0ebc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54a37f(_0x4f0ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x382496=0x7342b6df^_0x13b6f0;function _0x405eb2(){const _0x35ddee=_0x4f0ebc([0x6c,0x6c,0x63,0x74,0x2d])+_0x58376b(_0x23cd69(_0x50eb58)),_0x44aaf7=_0x104f3d(_0x58376b(window[_0x4f0ebc([0x4d,0x61,0x74,0x68])][_0x4f0ebc([0x63,0x65,0x69,0x6c])](_0x36ba64/_0x382496)));window[_0x4f0ebc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f0ebc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35ddee,_0x44aaf7);}function _0x140f7d(){const _0x1fd064=_0x4f0ebc([0x6c,0x6c,0x63,0x74,0x2d])+_0x58376b(_0x23cd69(_0x50eb58)),_0x3a2381=window[_0x4f0ebc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f0ebc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fd064);return _0x3a2381?window[_0x4f0ebc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x104f3d(_0x3a2381),0x10)*_0x382496:null;}function _0x127d91(_0x4bb00d){return new window[(_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d44ca,_0x1df108)=>{_0x4bb00d[_0x4f0ebc([0x74,0x68,0x65,0x6e])](_0x3d44ca,_0x1df108),window[_0x4f0ebc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1df108,0x73758c9f^_0x13b6f0);});}}_0x484f17[_0x4f0ebc([0x6f,0x6e])](_0x4f0ebc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xfb6103,_0x354248)=>{if(_0x354248[0x0]!=_0x50eb58)return _0x54a37f(_0x4f0ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x354248[0x1]={..._0x354248[0x1],[_0x4f0ebc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3686e1};},{[_0x4f0ebc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f0ebc([0x68,0x69,0x67,0x68])}),_0x484f17[_0x4f0ebc([0x6f,0x6e])](_0x4f0ebc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xdd2a06=>{_0x5b5141(_0xdd2a06[_0x4f0ebc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x250a26=!0x0,_0x336609(_0xdd2a06[_0x4f0ebc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f0ebc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f0ebc([0x6c,0x6f,0x77])}),_0x458787[_0x4f0ebc([0x74,0x68,0x65,0x6e])](()=>{_0x250a26||_0x54a37f(_0x4f0ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2355a2(){return _0x484f17[_0x4f0ebc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f0ebc([0x76,0x69,0x65,0x77])][_0x4f0ebc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f0ebc([0x61,0x75,0x74,0x6f]);}function _0xd86ade(){_0x484f17[_0x4f0ebc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f0ebc([0x76,0x69,0x65,0x77])][_0x4f0ebc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f0ebc([0x61,0x75,0x74,0x6f]);}}function _0x298164(_0x4ed0d9){const _0x445b52=[new window[(_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x154d7f=>setTimeout(_0x154d7f,0x737d6693^_0x13b6f0)),_0x458787[_0x4f0ebc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc3436=>{let _0xb32a72=0x0;_0x484f17[_0x4f0ebc([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f0ebc([0x6f,0x6e])](_0x4f0ebc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x332b00,_0x39424e)=>{_0x39424e[0x0][_0x4f0ebc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xb32a72++,_0xb32a72==(0x73745db7^_0x13b6f0)&&(_0xc3436(),_0x332b00[_0x4f0ebc([0x6f,0x66,0x66])]());});}))];return window[_0x4f0ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f0ebc([0x72,0x61,0x63,0x65])](_0x445b52)[_0x4f0ebc([0x74,0x68,0x65,0x6e])](()=>_0x4ed0d9);}async function _0x46843b(){await _0x458787,_0x484f17[_0x4f0ebc([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f0ebc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3e483c,_0x484f17[_0x4f0ebc([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f0ebc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3e483c,_0x484f17[_0x4f0ebc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f0ebc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11d87d(){return window[_0x4f0ebc([0x67,0x6c,0x6f,0x62])]&&window[_0x4f0ebc([0x67,0x6c,0x6f,0x62])][_0x4f0ebc([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1a4af9(_0x4e37f1){const _0x3d1b7a=_0x41b540();_0x484f17[_0x3d1b7a]=_0x4f0ebc([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])+_0x4e37f1,_0x4e37f1!=_0x4f0ebc([0x56,0x61,0x6c,0x69,0x64])&&_0x46843b();}function _0x41b540(){const _0x583b8d=window[_0x4f0ebc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f0ebc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f0ebc([0x6e,0x6f,0x77])]())[_0x4f0ebc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f0ebc([0x2e]),'');let _0x5229cf=_0x4f0ebc([0x73]);for(let _0x314264=0x0;_0x314264<_0x583b8d[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x314264+=0x2){let _0x272acb=window[_0x4f0ebc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x583b8d[_0x4f0ebc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x314264,_0x314264+0x2));_0x272acb>=_0x253191[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x272acb-=_0x253191[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5229cf+=_0x253191[_0x272acb];}return _0x5229cf;}function _0x1046a0(){const _0x28bda9=_0xf82dec[_0x4f0ebc([0x73,0x70,0x6c,0x69,0x74])](_0x4f0ebc([0x2e]));if(0x3!=_0x28bda9[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ba81e(_0x28bda9[0x1]);function _0x4ba81e(_0x5865a5){const _0x476ea0=_0x517066(_0x5865a5);return _0x476ea0&&_0x2f885b()?_0x476ea0:null;function _0x2f885b(){const _0x55d811=_0x476ea0[_0x4f0ebc([0x6a,0x74,0x69])],_0x5c271c=window[_0x4f0ebc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55d811[_0x4f0ebc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55d811[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2e0b0e={..._0x476ea0,[_0x4f0ebc([0x6a,0x74,0x69])]:_0x55d811[_0x4f0ebc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x55d811[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2e0b0e[_0x4f0ebc([0x76,0x63])],_0x23cd69(_0x2e0b0e)==_0x5c271c;}}}async function _0x37fd2c(){let _0xfbd387=!0x0;try{const _0x3c373c=_0xf82dec[_0x4f0ebc([0x73,0x70,0x6c,0x69,0x74])](_0x4f0ebc([0x2e])),[_0x19c6e6,_0x20aa16,_0x4429f3]=_0x3c373c;return _0x1be9d9(_0x19c6e6),await _0x1fca32(_0x19c6e6,_0x20aa16,_0x4429f3),_0xfbd387;}catch{return!0x1;}function _0x1be9d9(_0x5a57f8){const _0x2905f7=_0x517066(_0x5a57f8);_0x2905f7&&_0x2905f7[_0x4f0ebc([0x61,0x6c,0x67])]==_0x4f0ebc([0x45,0x53,0x32,0x35,0x36])||(_0xfbd387=!0x1);}async function _0x1fca32(_0x491d4f,_0x22df20,_0x14d0e5){const _0x187b11=window[_0x4f0ebc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f0ebc([0x66,0x72,0x6f,0x6d])](_0x2f251b(_0x14d0e5),_0x10c46b=>_0x10c46b[_0x4f0ebc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b78f5=new window[(_0x4f0ebc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f0ebc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x491d4f+_0x4f0ebc([0x2e])+_0x22df20),_0x5bf240=window[_0x4f0ebc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f0ebc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5bf240)return;const _0x5bee7d=await _0x5bf240[_0x4f0ebc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f0ebc([0x6a,0x77,0x6b]),_0x142f90,{[_0x4f0ebc([0x6e,0x61,0x6d,0x65])]:_0x4f0ebc([0x45,0x43,0x44,0x53,0x41]),[_0x4f0ebc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f0ebc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f0ebc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5bf240[_0x4f0ebc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f0ebc([0x6e,0x61,0x6d,0x65])]:_0x4f0ebc([0x45,0x43,0x44,0x53,0x41]),[_0x4f0ebc([0x68,0x61,0x73,0x68])]:{[_0x4f0ebc([0x6e,0x61,0x6d,0x65])]:_0x4f0ebc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5bee7d,_0x187b11,_0x4b78f5)||(_0xfbd387=!0x1);}}function _0x517066(_0x4afdd9){return _0x4afdd9[_0x4f0ebc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f0ebc([0x65,0x79]))?JSON[_0x4f0ebc([0x70,0x61,0x72,0x73,0x65])](_0x2f251b(_0x4afdd9)):null;}function _0x2f251b(_0x54aa1a){return window[_0x4f0ebc([0x61,0x74,0x6f,0x62])](_0x54aa1a[_0x4f0ebc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f0ebc([0x2b]))[_0x4f0ebc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f0ebc([0x2f])));}function _0x23cd69(_0x1b179d){let _0x3215ee=0x1505;function _0x3ae51d(_0x16960a){for(let _0x43fcb9=0x0;_0x43fcb9<_0x16960a[_0x4f0ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43fcb9++){const _0x979361=_0x16960a[_0x4f0ebc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43fcb9);_0x3215ee=(_0x3215ee<<0x5)+_0x3215ee+_0x979361,_0x3215ee&=_0x3215ee;}}function _0x55bd4f(_0x14f6d9){Array[_0x4f0ebc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14f6d9)?_0x14f6d9[_0x4f0ebc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55bd4f):_0x14f6d9&&typeof _0x14f6d9==_0x4f0ebc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f0ebc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14f6d9)[_0x4f0ebc([0x73,0x6f,0x72,0x74])]()[_0x4f0ebc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31547c,_0x674100])=>{_0x3ae51d(_0x31547c),_0x55bd4f(_0x674100);}):_0x3ae51d(window[_0x4f0ebc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14f6d9));}return _0x55bd4f(_0x1b179d),_0x3215ee>>>0x0;}function _0x58376b(_0x2a579b){return _0x2a579b[_0x4f0ebc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f0ebc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f0ebc([0x30]));}function _0x104f3d(_0x4546dd){return _0x4546dd[_0x4f0ebc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f0ebc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f0ebc([0x6a,0x6f,0x69,0x6e])]('');}function _0x3e483c(){}function _0x4f0ebc(_0x3b132c){return _0x3b132c['map'](_0x435f00=>String['fromCharCode'](_0x435f00))['join']('');}_0x1a4af9(await _0x254152());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x4a4221=>Number(_0x4a4221)>=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(_0x4a6bbd){return E['includes'](_0x4a6bbd);}function g(_0x98444f){return Array['from'](_0x98444f['getStyleNames']())['filter'](P);}function b(_0x354eac,_0x4b13b,_0x15ba31){const {spanStyles:_0x2da0fd,stylesToBeHtmlElements:_0x2de951}=function(_0x354087,_0x2d38e3){const _0x456b20={},_0x41a76a={};return _0x2d38e3['forEach'](_0x48dbbb=>{const _0x39002c=_0x354087['getStyle'](_0x48dbbb);if(_0x39002c){if(function(_0x27cfd8){return L['includes'](_0x27cfd8);}(_0x48dbbb))_0x456b20[_0x48dbbb]=_0x39002c;else{if(function(_0x3ad7b8){return _0x3ad7b8 in F;}(_0x48dbbb)){const _0x5b12d6=_0x39002c['split']('\x20');F[_0x48dbbb]['forEach'](([_0x44c495,_0x39af04])=>{for(const _0x3f5faa of _0x5b12d6){('function'==typeof _0x44c495&&_0x44c495(_0x3f5faa)||_0x44c495===_0x3f5faa)&&(_0x41a76a[_0x48dbbb]=[..._0x41a76a[_0x48dbbb]||[],[_0x44c495,_0x39af04]]);}});}}}}),{'spanStyles':_0x456b20,'stylesToBeHtmlElements':_0x41a76a};}(_0x354eac,_0x15ba31);!function(_0x49e612,_0x5eb8b8,_0x34cbad){for(const _0x1f77d1 in _0x34cbad){_0x34cbad[_0x1f77d1]['forEach'](([,_0xf8b902])=>{const _0x52cd48=_0x5eb8b8['createElement'](_0xf8b902,[],_0x49e612['getChildren']());_0x5eb8b8['insertChild'](0x0,_0x52cd48,_0x49e612);}),_0x5eb8b8['removeStyle'](_0x1f77d1,_0x49e612);}}(_0x354eac,_0x4b13b,_0x2de951),function(_0x1001d6,_0x833132,_0x2617a4){if(!Object['keys'](_0x2617a4)['length'])return;const _0x158a8d=_0x833132['createElement']('span',[],_0x1001d6['getChildren']());_0x833132['setStyle'](_0x2617a4,_0x158a8d),_0x833132['insertChild'](0x0,_0x158a8d,_0x1001d6),_0x833132['removeStyle'](Object['keys'](_0x2617a4),_0x1001d6);}(_0x354eac,_0x4b13b,_0x2da0fd);}class a extends _0x449fc0{['execute'](_0x131d4d){const {body:_0x432315}=_0x131d4d['_parsedData'],_0x34623d=new _0x493584(_0x432315['document']),_0x2ba884=_0x34623d['createRangeIn'](_0x432315),_0xf3c8bf=new _0x4f0c3a(_0x34623d['document']['stylesProcessor']),_0x148731=[...new _0x286cbe(_0xf3c8bf)['blockElements'],'font'],_0x5ad669=_0x2ba884['getItems']();for(const _0x3f7838 of _0x5ad669)_0x3f7838['is']('element')&&_0x148731['includes'](_0x3f7838['name'])&&b(_0x3f7838,_0x34623d,g(_0x3f7838));_0x131d4d['content']=_0x432315;}['isActive'](_0x54e194){return super['isActive'](_0x54e194)||p(_0x54e194);}}class s extends _0x5de999{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x54c61f=this['editor'],_0x4e2295=_0x54c61f['plugins']['get']('ClipboardPipeline'),_0x51ffff=_0x54c61f['editing']['view']['document'],_0x5920a6=new a(_0x51ffff);_0x4e2295['on']('inputTransformation',(_0x63dd05,_0xdf1424)=>{const _0x19819d=_0xdf1424['dataTransfer']['getData']('text/html');_0x5920a6['isActive'](_0x19819d)&&(_0xdf1424['_parsedData']||(_0xdf1424['_parsedData']=_0x4c613f(_0x19819d,_0x51ffff['stylesProcessor'])),_0x5920a6['execute'](_0xdf1424));},{'priority':_0x305777['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x569ba0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x9efd;for(const _0x3b88b4 in _0x569ba0){const _0x39ff40=_0x3b88b4,_0xec0af0=_0x569ba0[_0x39ff40];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xec0af0||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xec0af0||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xec0af0||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xec0af0||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xec0af0||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xec0af0||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xec0af0){delete _0x569ba0[_0x39ff40],_0x9efd=_0xec0af0,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9efd&&_0x569ba0['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9efd&&_0x569ba0['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9efd&&_0x569ba0['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9efd&&_0x569ba0['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9efd&&_0x569ba0['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9efd&&_0x569ba0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x5de999{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 _0xcb13ac}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1a48e0,parsePasteOfficeHtml as _0x52933c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x46339d,uid as _0x1bc3be}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2e5f4f,ViewDocument as _0x208ba,ViewDomConverter as _0x5c071e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x52e35a){return m['test'](_0x52e35a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x33f020,_0x113334){const _0x3aa240=new Map();for(const [_0x2e9342,_0x2d8029]of _0x113334){if(!_0x2e9342['tagName']&&!_0x2e9342['className'])continue;const _0x50d30f=!_0x2e9342['tagName']||_0x33f020['name']===_0x2e9342['tagName'],_0x37b5fe=!_0x2e9342['className']||_0x33f020['hasClass'](_0x2e9342['className']);_0x50d30f&&_0x37b5fe&&_0x3aa240['set'](_0x2e9342,_0x2d8029);}return _0x3aa240;}function h(_0xcf6895){const _0x51b32d={};for(let _0x1ca35b=0x0;_0x1ca35b<_0xcf6895['length'];_0x1ca35b++){const _0x36982e=_0xcf6895[_0x1ca35b],_0x2d756d=_0xcf6895['getPropertyValue'](_0x36982e);'initial'!==_0x2d756d&&(_0x51b32d[_0x36982e]=_0x2d756d);}return _0x51b32d;}function O(_0x5b82a3){const _0x1b0cc6=_0x5b82a3['split'](',')['map'](_0x1edab9=>_0x1edab9['trim']()),_0x33cceb=[];for(const _0x626ffd of _0x1b0cc6){const _0x372110=S['exec'](_0x626ffd);_0x372110&&_0x33cceb['push'](_0x372110['groups']);}return _0x33cceb;}function k(_0x23cbc5){const _0x24d7f7={};for(const _0x1c2d07 of _0x23cbc5)Object['assign'](_0x24d7f7,_0x1c2d07);return _0x24d7f7;}class c extends _0x1a48e0{['execute'](_0x597803){const {body:_0x229e9a,styles:_0x14aae1}=_0x597803['_parsedData'],_0x1ceb4a=new _0x2e5f4f(_0x229e9a['document']),_0x2b253c=_0x1ceb4a['createRangeIn'](_0x229e9a),_0xa0141b=function(_0x53e560){const _0x29f38f={};for(const _0xfa5dbc of _0x53e560)for(const _0x472247 of _0xfa5dbc['cssRules'])if(_0x472247 instanceof CSSStyleRule){const _0x16005c=h(_0x472247['style']);_0x29f38f[_0x472247['selectorText']]=Object['assign']({},_0x29f38f[_0x472247['selectorText']]||{},_0x16005c);}return _0x29f38f;}(_0x14aae1),_0x3cbd10=function(_0x3528af){const _0x56d0ce=new Map();for(const _0x494aa8 in _0x3528af){const _0x1f12b5=O(_0x494aa8),_0x2145af=_0x3528af[_0x494aa8];for(const _0x5bb906 of _0x1f12b5)_0x56d0ce['set'](_0x5bb906,_0x2145af);}return _0x56d0ce;}(_0xa0141b);for(const _0x27aaed of _0x2b253c){if('elementStart'!==_0x27aaed['type'])continue;const _0x435feb=j(_0x27aaed['item'],_0x3cbd10);if(_0x435feb['size']){const _0x2706a7=k(Array['from'](_0x435feb['values']()));for(const _0x34b21e in _0x2706a7){const _0xec1bad=_0x27aaed['item'];_0xec1bad['hasStyle'](_0x34b21e)||_0x1ceb4a['setStyle'](_0x34b21e,_0x2706a7[_0x34b21e],_0xec1bad);}}}_0x597803['content']=_0x229e9a;}['isActive'](_0xf27fc3){return super['isActive'](_0xf27fc3)||p(_0xf27fc3);}}class i extends _0xcb13ac{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x432628=this['editor'],_0x1bffd5=_0x432628['plugins']['get']('ClipboardPipeline'),_0x176935=_0x432628['editing']['view']['document'],_0x5aaadd=new c(_0x176935);_0x1bffd5['on']('inputTransformation',(_0x101802,_0x1a7a37)=>{const _0x129f76=_0x1a7a37['dataTransfer']['getData']('text/html');_0x5aaadd['isActive'](_0x129f76)&&(_0x1a7a37['_parsedData']||(_0x1a7a37['_parsedData']=_0x52933c(_0x129f76,_0x176935['stylesProcessor'])),_0x5aaadd['execute'](_0x1a7a37));},{'priority':_0x46339d['get']('high')+0xb});}['afterInit'](){!async function(_0x25cd97){const _0x2ae30f=_0x146266([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x485452=0x7374585f,_0x5d5b7b=0x7373df67^_0x485452,_0x460f26=window[_0x146266([0x44,0x61,0x74,0x65])][_0x146266([0x6e,0x6f,0x77])](),_0x51cc33=_0x25cd97[_0x146266([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x214b32=new window[(_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1efd4f=>{_0x51cc33[_0x146266([0x6f,0x6e,0x63,0x65])](_0x146266([0x72,0x65,0x61,0x64,0x79]),_0x1efd4f);}),_0x363318={[_0x146266([0x6b,0x74,0x79])]:_0x146266([0x45,0x43]),[_0x146266([0x75,0x73,0x65])]:_0x146266([0x73,0x69,0x67]),[_0x146266([0x63,0x72,0x76])]:_0x146266([0x50,0x2d,0x32,0x35,0x36]),[_0x146266([0x78])]:_0x146266([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]),[_0x146266([0x79])]:_0x146266([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]),[_0x146266([0x61,0x6c,0x67])]:_0x146266([0x45,0x53,0x32,0x35,0x36])},_0x49b5e9=_0x51cc33[_0x146266([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x146266([0x67,0x65,0x74])](_0x146266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x917a29(){let _0x51959f,_0x159f17=null,_0x3f7f94=null;try{if(_0x49b5e9==_0x146266([0x47,0x50,0x4c]))return _0x146266([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x51959f=_0x2b6348(),!_0x51959f)return _0x146266([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x51959f[_0x146266([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f7f94=_0xeea054(_0x51959f[_0x146266([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x51959f[_0x146266([0x6a,0x74,0x69])])),await _0x26e78b()?_0x496833()?_0x229649()?_0x146266([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11b26b()?(_0x51959f[_0x146266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x146266([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x159f17=_0x51af89(_0x146266([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3232f2()):_0x146266([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x146266([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x146266([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x146266([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x229649(){const _0x303b36=[_0x146266([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x146266([0x74,0x72,0x69,0x61,0x6c])][_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51959f[_0x146266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x460f26/0x3e8:0xe10*_0x5d5b7b;return _0x51959f[_0x146266([0x65,0x78,0x70])]<_0x303b36;}function _0x496833(){const _0x2712bd=_0x51959f[_0x146266([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2712bd&&(!!_0x2712bd[_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146266([0x2a]))||(!!_0x2712bd[_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146266([0x50,0x4f,0x45]))||(!!_0x2712bd[_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146266([0x50,0x50]))||!(!_0x2712bd[_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146266([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4a72d5()))));}function _0x11b26b(){const _0xc25e05=_0x51959f[_0x146266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc25e05||0x0==_0xc25e05[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x16902b}=new URL(window[_0x146266([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc25e05[_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16902b))return!0x0;const _0x5e7341=_0x16902b[_0x146266([0x73,0x70,0x6c,0x69,0x74])](_0x146266([0x2e]));return _0xc25e05[_0x146266([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c3a5a=>_0x3c3a5a[_0x146266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146266([0x2a])))[_0x146266([0x6d,0x61,0x70])](_0xbcb4c9=>_0xbcb4c9[_0x146266([0x73,0x70,0x6c,0x69,0x74])](_0x146266([0x2e])))[_0x146266([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa2828b=>_0xa2828b[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5e7341[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x146266([0x6d,0x61,0x70])](_0x443bb7=>Array(_0x5e7341[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x443bb7[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x146266([0x66,0x69,0x6c,0x6c])](_0x443bb7[0x0]===_0x146266([0x2a])?_0x146266([0x2a]):'')[_0x146266([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x443bb7))[_0x146266([0x73,0x6f,0x6d,0x65])](_0x41a0e6=>_0x5e7341[_0x146266([0x65,0x76,0x65,0x72,0x79])]((_0x18c491,_0x49594d)=>_0x41a0e6[_0x49594d]===_0x18c491||_0x41a0e6[_0x49594d]===_0x146266([0x2a])));}function _0x3232f2(){return _0x159f17&&_0x3f7f94?new window[(_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b4de4,_0x2c9d08)=>{_0x159f17[_0x146266([0x74,0x68,0x65,0x6e])](_0x1b4de4,_0x2c9d08),_0x3f7f94[_0x146266([0x74,0x68,0x65,0x6e])](_0x32d1d7=>{_0x32d1d7!=_0x146266([0x56,0x61,0x6c,0x69,0x64])&&_0x1b4de4(_0x32d1d7);},_0x2c9d08);}):_0x159f17||_0x3f7f94||_0x146266([0x56,0x61,0x6c,0x69,0x64]);}}function _0xeea054(_0x1ddb1c,_0x51c75a){return new window[(_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x408571=>{if(_0x49a845())return _0x408571(_0x146266([0x56,0x61,0x6c,0x69,0x64]));_0x4ffac4(),_0x51cc33[_0x146266([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x146266([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x385903=!0x1;const _0x3a9654=_0x1bc3be();function _0x22cdbc(_0x556ba2){return!!_0x556ba2&&(typeof _0x556ba2===_0x146266([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x556ba2===_0x146266([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x556ba2[_0x146266([0x74,0x68,0x65,0x6e])]===_0x146266([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x556ba2[_0x146266([0x63,0x61,0x74,0x63,0x68])]===_0x146266([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5cb766(_0x4e67c0){_0x126d5a(_0x4e67c0)[_0x146266([0x74,0x68,0x65,0x6e])](_0x3c55b5=>{if(!_0x3c55b5||_0x3c55b5[_0x146266([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x146266([0x6f,0x6b]))return _0x146266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x29b78e(_0x3dec0e(_0x3a9654+_0x51c75a))!=_0x3c55b5[_0x146266([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x146266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x146266([0x56,0x61,0x6c,0x69,0x64]);})[_0x146266([0x74,0x68,0x65,0x6e])](_0x39a219=>(_0x237fd3(),_0x39a219),()=>{const _0x43b2f6=_0x78b71b();return null==_0x43b2f6?(_0x237fd3(),_0x146266([0x56,0x61,0x6c,0x69,0x64])):_0x146266(_0x460f26-_0x43b2f6>(0x5778dc5f^_0x485452)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x146266([0x74,0x68,0x65,0x6e])](_0x408571)[_0x146266([0x63,0x61,0x74,0x63,0x68])](()=>{_0x408571(_0x146266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29b427=0x7342b6df^_0x485452;function _0x237fd3(){const _0x52133c=_0x146266([0x6c,0x6c,0x63,0x74,0x2d])+_0x29b78e(_0x3dec0e(_0x1ddb1c)),_0xc0cee1=_0x438ce5(_0x29b78e(window[_0x146266([0x4d,0x61,0x74,0x68])][_0x146266([0x63,0x65,0x69,0x6c])](_0x460f26/_0x29b427)));window[_0x146266([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x146266([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52133c,_0xc0cee1);}function _0x78b71b(){const _0x226a67=_0x146266([0x6c,0x6c,0x63,0x74,0x2d])+_0x29b78e(_0x3dec0e(_0x1ddb1c)),_0x1983f4=window[_0x146266([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x146266([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x226a67);return _0x1983f4?window[_0x146266([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x438ce5(_0x1983f4),0x10)*_0x29b427:null;}function _0x126d5a(_0x5ddc62){return new window[(_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x226fb0,_0x447652)=>{_0x5ddc62[_0x146266([0x74,0x68,0x65,0x6e])](_0x226fb0,_0x447652),window[_0x146266([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x447652,0x73758c9f^_0x485452);});}}_0x51cc33[_0x146266([0x6f,0x6e])](_0x146266([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x27176b,_0x4e2402)=>{if(_0x4e2402[0x0]!=_0x1ddb1c)return _0x408571(_0x146266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4e2402[0x1]={..._0x4e2402[0x1],[_0x146266([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a9654};},{[_0x146266([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x146266([0x68,0x69,0x67,0x68])}),_0x51cc33[_0x146266([0x6f,0x6e])](_0x146266([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x472a3d=>{_0x22cdbc(_0x472a3d[_0x146266([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x385903=!0x0,_0x5cb766(_0x472a3d[_0x146266([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x146266([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x146266([0x6c,0x6f,0x77])}),_0x214b32[_0x146266([0x74,0x68,0x65,0x6e])](()=>{_0x385903||_0x408571(_0x146266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x49a845(){return _0x51cc33[_0x146266([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x146266([0x76,0x69,0x65,0x77])][_0x146266([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x146266([0x61,0x75,0x74,0x6f]);}function _0x4ffac4(){_0x51cc33[_0x146266([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x146266([0x76,0x69,0x65,0x77])][_0x146266([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x146266([0x61,0x75,0x74,0x6f]);}}function _0x51af89(_0x4f0d4a){const _0x5b1e95=[new window[(_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19be6c=>setTimeout(_0x19be6c,0x737d6693^_0x485452)),_0x214b32[_0x146266([0x74,0x68,0x65,0x6e])](()=>new window[(_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1be157=>{let _0x4f94f5=0x0;_0x51cc33[_0x146266([0x6d,0x6f,0x64,0x65,0x6c])][_0x146266([0x6f,0x6e])](_0x146266([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x22df40,_0x1312aa)=>{_0x1312aa[0x0][_0x146266([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4f94f5++,_0x4f94f5==(0x73745db7^_0x485452)&&(_0x1be157(),_0x22df40[_0x146266([0x6f,0x66,0x66])]());});}))];return window[_0x146266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x146266([0x72,0x61,0x63,0x65])](_0x5b1e95)[_0x146266([0x74,0x68,0x65,0x6e])](()=>_0x4f0d4a);}async function _0x59f248(){await _0x214b32,_0x51cc33[_0x146266([0x6d,0x6f,0x64,0x65,0x6c])][_0x146266([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x13bff8,_0x51cc33[_0x146266([0x6d,0x6f,0x64,0x65,0x6c])][_0x146266([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x13bff8,_0x51cc33[_0x146266([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x146266([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a72d5(){return window[_0x146266([0x67,0x6c,0x6f,0x62])]&&window[_0x146266([0x67,0x6c,0x6f,0x62])][_0x146266([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x6d0356(_0x692bd3){const _0x5b7e75=_0x200270();_0x51cc33[_0x5b7e75]=_0x146266([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])+_0x692bd3,_0x692bd3!=_0x146266([0x56,0x61,0x6c,0x69,0x64])&&_0x59f248();}function _0x200270(){const _0x1b171d=window[_0x146266([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x146266([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x146266([0x6e,0x6f,0x77])]())[_0x146266([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x146266([0x2e]),'');let _0x312e2d=_0x146266([0x73]);for(let _0x2ee94b=0x0;_0x2ee94b<_0x1b171d[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ee94b+=0x2){let _0x4af798=window[_0x146266([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b171d[_0x146266([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ee94b,_0x2ee94b+0x2));_0x4af798>=_0x2ae30f[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4af798-=_0x2ae30f[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x312e2d+=_0x2ae30f[_0x4af798];}return _0x312e2d;}function _0x2b6348(){const _0x164ad3=_0x49b5e9[_0x146266([0x73,0x70,0x6c,0x69,0x74])](_0x146266([0x2e]));if(0x3!=_0x164ad3[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x547c03(_0x164ad3[0x1]);function _0x547c03(_0xf431a7){const _0x203366=_0x2a3510(_0xf431a7);return _0x203366&&_0x4bc50a()?_0x203366:null;function _0x4bc50a(){const _0x163988=_0x203366[_0x146266([0x6a,0x74,0x69])],_0x5ac660=window[_0x146266([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x163988[_0x146266([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x163988[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x165459={..._0x203366,[_0x146266([0x6a,0x74,0x69])]:_0x163988[_0x146266([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x163988[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x165459[_0x146266([0x76,0x63])],_0x3dec0e(_0x165459)==_0x5ac660;}}}async function _0x26e78b(){let _0x52877b=!0x0;try{const _0x17169b=_0x49b5e9[_0x146266([0x73,0x70,0x6c,0x69,0x74])](_0x146266([0x2e])),[_0x2f3b3d,_0x1a95ae,_0x1b0613]=_0x17169b;return _0x1b4763(_0x2f3b3d),await _0x5a7da4(_0x2f3b3d,_0x1a95ae,_0x1b0613),_0x52877b;}catch{return!0x1;}function _0x1b4763(_0x4f1f90){const _0x4576f1=_0x2a3510(_0x4f1f90);_0x4576f1&&_0x4576f1[_0x146266([0x61,0x6c,0x67])]==_0x146266([0x45,0x53,0x32,0x35,0x36])||(_0x52877b=!0x1);}async function _0x5a7da4(_0x3ec40d,_0x2fd605,_0x815447){const _0x2bb7ad=window[_0x146266([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x146266([0x66,0x72,0x6f,0x6d])](_0x2598c4(_0x815447),_0x1880a7=>_0x1880a7[_0x146266([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37b97e=new window[(_0x146266([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x146266([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3ec40d+_0x146266([0x2e])+_0x2fd605),_0x45d136=window[_0x146266([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x146266([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x45d136)return;const _0xf813c1=await _0x45d136[_0x146266([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x146266([0x6a,0x77,0x6b]),_0x363318,{[_0x146266([0x6e,0x61,0x6d,0x65])]:_0x146266([0x45,0x43,0x44,0x53,0x41]),[_0x146266([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x146266([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x146266([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x45d136[_0x146266([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x146266([0x6e,0x61,0x6d,0x65])]:_0x146266([0x45,0x43,0x44,0x53,0x41]),[_0x146266([0x68,0x61,0x73,0x68])]:{[_0x146266([0x6e,0x61,0x6d,0x65])]:_0x146266([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf813c1,_0x2bb7ad,_0x37b97e)||(_0x52877b=!0x1);}}function _0x2a3510(_0x30838f){return _0x30838f[_0x146266([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x146266([0x65,0x79]))?JSON[_0x146266([0x70,0x61,0x72,0x73,0x65])](_0x2598c4(_0x30838f)):null;}function _0x2598c4(_0x477656){return window[_0x146266([0x61,0x74,0x6f,0x62])](_0x477656[_0x146266([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x146266([0x2b]))[_0x146266([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x146266([0x2f])));}function _0x3dec0e(_0x51ec25){let _0x139c5a=0x1505;function _0x10c455(_0x3c79bf){for(let _0x542ee8=0x0;_0x542ee8<_0x3c79bf[_0x146266([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x542ee8++){const _0x47d3cd=_0x3c79bf[_0x146266([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x542ee8);_0x139c5a=(_0x139c5a<<0x5)+_0x139c5a+_0x47d3cd,_0x139c5a&=_0x139c5a;}}function _0x254303(_0x2ea6ee){Array[_0x146266([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ea6ee)?_0x2ea6ee[_0x146266([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x254303):_0x2ea6ee&&typeof _0x2ea6ee==_0x146266([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x146266([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ea6ee)[_0x146266([0x73,0x6f,0x72,0x74])]()[_0x146266([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e9254,_0x534f9f])=>{_0x10c455(_0x3e9254),_0x254303(_0x534f9f);}):_0x10c455(window[_0x146266([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ea6ee));}return _0x254303(_0x51ec25),_0x139c5a>>>0x0;}function _0x29b78e(_0x5f8cc4){return _0x5f8cc4[_0x146266([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x146266([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x146266([0x30]));}function _0x438ce5(_0x5caf04){return _0x5caf04[_0x146266([0x73,0x70,0x6c,0x69,0x74])]('')[_0x146266([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x146266([0x6a,0x6f,0x69,0x6e])]('');}function _0x13bff8(){}function _0x146266(_0x16f5fd){return _0x16f5fd['map'](_0x4f7b29=>String['fromCharCode'](_0x4f7b29))['join']('');}_0x6d0356(await _0x917a29());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x40d2da=>Number(_0x40d2da)>=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(_0x2b87a8){return E['includes'](_0x2b87a8);}function g(_0x388b5b){return Array['from'](_0x388b5b['getStyleNames']())['filter'](P);}function b(_0x3398d1,_0x32197f,_0x56c671){const {spanStyles:_0x65e707,stylesToBeHtmlElements:_0x5961d9}=function(_0x12a35e,_0x5f175e){const _0x4d2d93={},_0x4b0d8d={};return _0x5f175e['forEach'](_0x258407=>{const _0x5037a4=_0x12a35e['getStyle'](_0x258407);if(_0x5037a4){if(function(_0xa413a4){return L['includes'](_0xa413a4);}(_0x258407))_0x4d2d93[_0x258407]=_0x5037a4;else{if(function(_0x3efc1f){return _0x3efc1f in F;}(_0x258407)){const _0x49280b=_0x5037a4['split']('\x20');F[_0x258407]['forEach'](([_0x15ea3f,_0x4fef60])=>{for(const _0x22fb19 of _0x49280b){('function'==typeof _0x15ea3f&&_0x15ea3f(_0x22fb19)||_0x15ea3f===_0x22fb19)&&(_0x4b0d8d[_0x258407]=[..._0x4b0d8d[_0x258407]||[],[_0x15ea3f,_0x4fef60]]);}});}}}}),{'spanStyles':_0x4d2d93,'stylesToBeHtmlElements':_0x4b0d8d};}(_0x3398d1,_0x56c671);!function(_0x2b128a,_0x382e2f,_0x3a52c6){for(const _0x2e3054 in _0x3a52c6){_0x3a52c6[_0x2e3054]['forEach'](([,_0x21a06a])=>{const _0x5a6a20=_0x382e2f['createElement'](_0x21a06a,[],_0x2b128a['getChildren']());_0x382e2f['insertChild'](0x0,_0x5a6a20,_0x2b128a);}),_0x382e2f['removeStyle'](_0x2e3054,_0x2b128a);}}(_0x3398d1,_0x32197f,_0x5961d9),function(_0x474680,_0x47094b,_0x12c0fc){if(!Object['keys'](_0x12c0fc)['length'])return;const _0x4a127b=_0x47094b['createElement']('span',[],_0x474680['getChildren']());_0x47094b['setStyle'](_0x12c0fc,_0x4a127b),_0x47094b['insertChild'](0x0,_0x4a127b,_0x474680),_0x47094b['removeStyle'](Object['keys'](_0x12c0fc),_0x474680);}(_0x3398d1,_0x32197f,_0x65e707);}class a extends _0x1a48e0{['execute'](_0x7a8979){const {body:_0x4d35e5}=_0x7a8979['_parsedData'],_0x124138=new _0x2e5f4f(_0x4d35e5['document']),_0x2c78be=_0x124138['createRangeIn'](_0x4d35e5),_0x5bfd9b=new _0x208ba(_0x124138['document']['stylesProcessor']),_0x430d78=[...new _0x5c071e(_0x5bfd9b)['blockElements'],'font'],_0x33187f=_0x2c78be['getItems']();for(const _0x49b56d of _0x33187f)_0x49b56d['is']('element')&&_0x430d78['includes'](_0x49b56d['name'])&&b(_0x49b56d,_0x124138,g(_0x49b56d));_0x7a8979['content']=_0x4d35e5;}['isActive'](_0x4aa6c6){return super['isActive'](_0x4aa6c6)||p(_0x4aa6c6);}}class s extends _0xcb13ac{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x403286=this['editor'],_0x2c9d18=_0x403286['plugins']['get']('ClipboardPipeline'),_0x5d2a18=_0x403286['editing']['view']['document'],_0x425e8d=new a(_0x5d2a18);_0x2c9d18['on']('inputTransformation',(_0x5d07b6,_0x9d9c90)=>{const _0x3c5d11=_0x9d9c90['dataTransfer']['getData']('text/html');_0x425e8d['isActive'](_0x3c5d11)&&(_0x9d9c90['_parsedData']||(_0x9d9c90['_parsedData']=_0x52933c(_0x3c5d11,_0x5d2a18['stylesProcessor'])),_0x425e8d['execute'](_0x9d9c90));},{'priority':_0x46339d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x246055=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x326d31;for(const _0x1374a9 in _0x246055){const _0x982647=_0x1374a9,_0x410128=_0x246055[_0x982647];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x410128||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x410128||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x410128||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x410128||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x410128||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x410128||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x410128){delete _0x246055[_0x982647],_0x326d31=_0x410128,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x326d31&&_0x246055['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x326d31&&_0x246055['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x326d31&&_0x246055['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x326d31&&_0x246055['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x326d31&&_0x246055['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x326d31&&_0x246055['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xcb13ac{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.7.0-alpha.
|
|
3
|
+
"version": "47.7.0-alpha.3",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.7.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.7.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.7.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.7.0-alpha.
|
|
29
|
-
"ckeditor5": "47.7.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.7.0-alpha.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.7.0-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.7.0-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.7.0-alpha.3",
|
|
29
|
+
"ckeditor5": "47.7.0-alpha.3"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x546d(_0x4bde45,_0x32b1da){const _0x50d91d=_0x50d9();return _0x546d=function(_0x546d50,_0x26e58a){_0x546d50=_0x546d50-0x195;let _0x128ef6=_0x50d91d[_0x546d50];return _0x128ef6;},_0x546d(_0x4bde45,_0x32b1da);}const _0x4f98f0=_0x546d;(function(_0x1fbd9c,_0x30fa47){const _0x43481f=_0x546d,_0x448b93=_0x1fbd9c();while(!![]){try{const _0x265e31=parseInt(_0x43481f(0x1b8))/0x1*(-parseInt(_0x43481f(0x1b0))/0x2)+-parseInt(_0x43481f(0x1a5))/0x3+-parseInt(_0x43481f(0x1ba))/0x4*(-parseInt(_0x43481f(0x199))/0x5)+parseInt(_0x43481f(0x1a3))/0x6*(parseInt(_0x43481f(0x1a1))/0x7)+-parseInt(_0x43481f(0x1bb))/0x8*(parseInt(_0x43481f(0x19b))/0x9)+parseInt(_0x43481f(0x1b1))/0xa+parseInt(_0x43481f(0x195))/0xb*(-parseInt(_0x43481f(0x1b6))/0xc);if(_0x265e31===_0x30fa47)break;else _0x448b93['push'](_0x448b93['shift']());}catch(_0x41fd85){_0x448b93['push'](_0x448b93['shift']());}}}(_0x50d9,0x49691));import{Plugin as _0x5141be}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x56007a}from'@ckeditor/ckeditor5-paste-from-office';function _0x50d9(){const _0x4e7a6a=['isActive','stylesProcessor','636mTtQRV','view','6ZDmCcy','join','1068204YmlJda','344WNpwYa','getData','69487VSwWHv','requires','dataTransfer','afterInit','10vnUFDr','ClipboardPipeline','5121HMcnvz','execute','editor','inputTransformation','_parsedData','PasteFromOffice','50281ycwguQ','PasteFromOfficeEnhancedInliner','348EEUBUs','document','1237311uWzoXM','map','init','href','pluginName','fromCharCode','editing','high','text/html','plugins','get','68706zkuqHC','3277960QWGOBc','isPremiumPlugin','isOfficialPlugin'];_0x50d9=function(){return _0x4e7a6a;};return _0x50d9();}import{priorities as _0x56da4b,uid as _0x4382b7}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x4a6fba}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5141be{static get[_0x4f98f0(0x1a9)](){const _0xdd4be=_0x4f98f0;return _0xdd4be(0x1a2);}static get[_0x4f98f0(0x1b3)](){return!0x0;}static get[_0x4f98f0(0x1b2)](){return!0x0;}static get[_0x4f98f0(0x196)](){const _0x1dce4f=_0x4f98f0;return[_0x1dce4f(0x1a0)];}[_0x4f98f0(0x1a7)](){const _0x6f311c=_0x4f98f0,_0x52e82c=this[_0x6f311c(0x19d)],_0x4856cf=_0x52e82c[_0x6f311c(0x1ae)][_0x6f311c(0x1af)](_0x6f311c(0x19a)),_0x16638a=_0x52e82c[_0x6f311c(0x1ab)][_0x6f311c(0x1b7)][_0x6f311c(0x1a4)],_0x268fcb=new _0x4a6fba(_0x16638a);_0x4856cf['on'](_0x6f311c(0x19e),(_0x30478f,_0x57feab)=>{const _0x165969=_0x6f311c,_0x266876=_0x57feab[_0x165969(0x197)][_0x165969(0x1bc)](_0x165969(0x1ad));_0x268fcb[_0x165969(0x1b4)](_0x266876)&&(_0x57feab[_0x165969(0x19f)]||(_0x57feab[_0x165969(0x19f)]=_0x56007a(_0x266876,_0x16638a[_0x165969(0x1b5)])),_0x268fcb[_0x165969(0x19c)](_0x57feab));},{'priority':_0x56da4b[_0x6f311c(0x1af)](_0x6f311c(0x1ac))+0xb});}[_0x4f98f0(0x198)](){!async function(_0x1cda7a){const _0xa2d99e=_0x3e5901([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x3cf3cb=0x7374585f,_0x19185d=0x7373df7f^_0x3cf3cb,_0x42f6f8=window[_0x3e5901([0x44,0x61,0x74,0x65])][_0x3e5901([0x6e,0x6f,0x77])](),_0x25ae42=_0x1cda7a[_0x3e5901([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x103236=new window[(_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa77c4f=>{_0x25ae42[_0x3e5901([0x6f,0x6e,0x63,0x65])](_0x3e5901([0x72,0x65,0x61,0x64,0x79]),_0xa77c4f);}),_0x213d5e={[_0x3e5901([0x6b,0x74,0x79])]:_0x3e5901([0x45,0x43]),[_0x3e5901([0x75,0x73,0x65])]:_0x3e5901([0x73,0x69,0x67]),[_0x3e5901([0x63,0x72,0x76])]:_0x3e5901([0x50,0x2d,0x32,0x35,0x36]),[_0x3e5901([0x78])]:_0x3e5901([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]),[_0x3e5901([0x79])]:_0x3e5901([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]),[_0x3e5901([0x61,0x6c,0x67])]:_0x3e5901([0x45,0x53,0x32,0x35,0x36])},_0x40e8f6=_0x25ae42[_0x3e5901([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3e5901([0x67,0x65,0x74])](_0x3e5901([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x550835(){let _0x404b6a,_0x9efbe6=null,_0x1d3c66=null;try{if(_0x40e8f6==_0x3e5901([0x47,0x50,0x4c]))return _0x3e5901([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x404b6a=_0x3fd304(),!_0x404b6a)return _0x3e5901([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x404b6a[_0x3e5901([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d3c66=_0x4c145c(_0x404b6a[_0x3e5901([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x404b6a[_0x3e5901([0x6a,0x74,0x69])])),await _0x201fd7()?_0x481dcc()?_0x42311e()?_0x3e5901([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x43f409()?(_0x404b6a[_0x3e5901([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3e5901([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x9efbe6=_0x5d6582(_0x3e5901([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x287e8e()):_0x3e5901([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3e5901([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3e5901([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3e5901([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42311e(){const _0x111039=[_0x3e5901([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3e5901([0x74,0x72,0x69,0x61,0x6c])][_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x404b6a[_0x3e5901([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x42f6f8/0x3e8:0xe10*_0x19185d;return _0x404b6a[_0x3e5901([0x65,0x78,0x70])]<_0x111039;}function _0x481dcc(){const _0x112180=_0x404b6a[_0x3e5901([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x112180&&(!!_0x112180[_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5901([0x2a]))||(!!_0x112180[_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5901([0x50,0x4f,0x45]))||(!!_0x112180[_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5901([0x50,0x50]))||!(!_0x112180[_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5901([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x31a5e2()))));}function _0x43f409(){const _0x5a6bc7=_0x546d,_0x35892f=_0x404b6a[_0x3e5901([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x35892f||0x0==_0x35892f[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x347766}=new URL(window[_0x3e5901([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5a6bc7(0x1a8)]);if(_0x35892f[_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x347766))return!0x0;const _0x45a265=_0x347766[_0x3e5901([0x73,0x70,0x6c,0x69,0x74])](_0x3e5901([0x2e]));return _0x35892f[_0x3e5901([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x6be921=>_0x6be921[_0x3e5901([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5901([0x2a])))[_0x3e5901([0x6d,0x61,0x70])](_0x2c2071=>_0x2c2071[_0x3e5901([0x73,0x70,0x6c,0x69,0x74])](_0x3e5901([0x2e])))[_0x3e5901([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a3865=>_0x3a3865[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x45a265[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3e5901([0x6d,0x61,0x70])](_0x5d4a62=>Array(_0x45a265[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d4a62[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3e5901([0x66,0x69,0x6c,0x6c])](_0x5d4a62[0x0]===_0x3e5901([0x2a])?_0x3e5901([0x2a]):'')[_0x3e5901([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d4a62))[_0x3e5901([0x73,0x6f,0x6d,0x65])](_0x1aa910=>_0x45a265[_0x3e5901([0x65,0x76,0x65,0x72,0x79])]((_0x412ad6,_0x147f25)=>_0x1aa910[_0x147f25]===_0x412ad6||_0x1aa910[_0x147f25]===_0x3e5901([0x2a])));}function _0x287e8e(){return _0x9efbe6&&_0x1d3c66?new window[(_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x476684,_0xd53681)=>{_0x9efbe6[_0x3e5901([0x74,0x68,0x65,0x6e])](_0x476684,_0xd53681),_0x1d3c66[_0x3e5901([0x74,0x68,0x65,0x6e])](_0x190fb3=>{_0x190fb3!=_0x3e5901([0x56,0x61,0x6c,0x69,0x64])&&_0x476684(_0x190fb3);},_0xd53681);}):_0x9efbe6||_0x1d3c66||_0x3e5901([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4c145c(_0x431f8a,_0x446581){return new window[(_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc303=>{if(_0x41dfe2())return _0x3cc303(_0x3e5901([0x56,0x61,0x6c,0x69,0x64]));_0x1f310d(),_0x25ae42[_0x3e5901([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3e5901([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1cf3c=!0x1;const _0x36d35f=_0x4382b7();function _0x3700ac(_0x1938cf){return!!_0x1938cf&&(typeof _0x1938cf===_0x3e5901([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1938cf===_0x3e5901([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1938cf[_0x3e5901([0x74,0x68,0x65,0x6e])]===_0x3e5901([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1938cf[_0x3e5901([0x63,0x61,0x74,0x63,0x68])]===_0x3e5901([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x30b1d5(_0x202466){_0x2277b1(_0x202466)[_0x3e5901([0x74,0x68,0x65,0x6e])](_0xdcf909=>{if(!_0xdcf909||_0xdcf909[_0x3e5901([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3e5901([0x6f,0x6b]))return _0x3e5901([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1aa5d1(_0x4e3dd5(_0x36d35f+_0x446581))!=_0xdcf909[_0x3e5901([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3e5901([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3e5901([0x56,0x61,0x6c,0x69,0x64]);})[_0x3e5901([0x74,0x68,0x65,0x6e])](_0xb9f126=>(_0x969058(),_0xb9f126),()=>{const _0x4d9078=_0x499f73();return null==_0x4d9078?(_0x969058(),_0x3e5901([0x56,0x61,0x6c,0x69,0x64])):_0x3e5901(_0x42f6f8-_0x4d9078>(0x5778dc5f^_0x3cf3cb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3e5901([0x74,0x68,0x65,0x6e])](_0x3cc303)[_0x3e5901([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cc303(_0x3e5901([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9545d=0x7342b6df^_0x3cf3cb;function _0x969058(){const _0x5b2859=_0x3e5901([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aa5d1(_0x4e3dd5(_0x431f8a)),_0x45356f=_0x2c4f56(_0x1aa5d1(window[_0x3e5901([0x4d,0x61,0x74,0x68])][_0x3e5901([0x63,0x65,0x69,0x6c])](_0x42f6f8/_0x9545d)));window[_0x3e5901([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3e5901([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b2859,_0x45356f);}function _0x499f73(){const _0x1a047b=_0x3e5901([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aa5d1(_0x4e3dd5(_0x431f8a)),_0x39218e=window[_0x3e5901([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3e5901([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a047b);return _0x39218e?window[_0x3e5901([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c4f56(_0x39218e),0x10)*_0x9545d:null;}function _0x2277b1(_0x5e49d6){return new window[(_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x590952,_0x4e7230)=>{_0x5e49d6[_0x3e5901([0x74,0x68,0x65,0x6e])](_0x590952,_0x4e7230),window[_0x3e5901([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4e7230,0x73758c9f^_0x3cf3cb);});}}_0x25ae42[_0x3e5901([0x6f,0x6e])](_0x3e5901([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x144b1d,_0xe48cf6)=>{if(_0xe48cf6[0x0]!=_0x431f8a)return _0x3cc303(_0x3e5901([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe48cf6[0x1]={..._0xe48cf6[0x1],[_0x3e5901([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x36d35f};},{[_0x3e5901([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3e5901([0x68,0x69,0x67,0x68])}),_0x25ae42[_0x3e5901([0x6f,0x6e])](_0x3e5901([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x69d0ba=>{_0x3700ac(_0x69d0ba[_0x3e5901([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1cf3c=!0x0,_0x30b1d5(_0x69d0ba[_0x3e5901([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3e5901([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3e5901([0x6c,0x6f,0x77])}),_0x103236[_0x3e5901([0x74,0x68,0x65,0x6e])](()=>{_0x1cf3c||_0x3cc303(_0x3e5901([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x41dfe2(){return _0x25ae42[_0x3e5901([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3e5901([0x76,0x69,0x65,0x77])][_0x3e5901([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3e5901([0x61,0x75,0x74,0x6f]);}function _0x1f310d(){_0x25ae42[_0x3e5901([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3e5901([0x76,0x69,0x65,0x77])][_0x3e5901([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3e5901([0x61,0x75,0x74,0x6f]);}}function _0x5d6582(_0x24521e){const _0x56e11c=[new window[(_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4bc169=>setTimeout(_0x4bc169,0x737d6693^_0x3cf3cb)),_0x103236[_0x3e5901([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34a15b=>{let _0x4f7ee6=0x0;_0x25ae42[_0x3e5901([0x6d,0x6f,0x64,0x65,0x6c])][_0x3e5901([0x6f,0x6e])](_0x3e5901([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x394b76,_0x117fd4)=>{_0x117fd4[0x0][_0x3e5901([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4f7ee6++,_0x4f7ee6==(0x73745db7^_0x3cf3cb)&&(_0x34a15b(),_0x394b76[_0x3e5901([0x6f,0x66,0x66])]());});}))];return window[_0x3e5901([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3e5901([0x72,0x61,0x63,0x65])](_0x56e11c)[_0x3e5901([0x74,0x68,0x65,0x6e])](()=>_0x24521e);}async function _0x3c264d(){await _0x103236,_0x25ae42[_0x3e5901([0x6d,0x6f,0x64,0x65,0x6c])][_0x3e5901([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2c076a,_0x25ae42[_0x3e5901([0x6d,0x6f,0x64,0x65,0x6c])][_0x3e5901([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2c076a,_0x25ae42[_0x3e5901([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3e5901([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x31a5e2(){return window[_0x3e5901([0x67,0x6c,0x6f,0x62])]&&window[_0x3e5901([0x67,0x6c,0x6f,0x62])][_0x3e5901([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x51b54c(_0x52923b){const _0x46e3e3=_0x12a557();_0x25ae42[_0x46e3e3]=_0x3e5901([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])+_0x52923b,_0x52923b!=_0x3e5901([0x56,0x61,0x6c,0x69,0x64])&&_0x3c264d();}function _0x12a557(){const _0x4745ce=window[_0x3e5901([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3e5901([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3e5901([0x6e,0x6f,0x77])]())[_0x3e5901([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3e5901([0x2e]),'');let _0x46f63b=_0x3e5901([0x73]);for(let _0x17d0e3=0x0;_0x17d0e3<_0x4745ce[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17d0e3+=0x2){let _0x469c3c=window[_0x3e5901([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4745ce[_0x3e5901([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17d0e3,_0x17d0e3+0x2));_0x469c3c>=_0xa2d99e[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x469c3c-=_0xa2d99e[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x46f63b+=_0xa2d99e[_0x469c3c];}return _0x46f63b;}function _0x3fd304(){const _0x33a625=_0x40e8f6[_0x3e5901([0x73,0x70,0x6c,0x69,0x74])](_0x3e5901([0x2e]));if(0x3!=_0x33a625[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x188842(_0x33a625[0x1]);function _0x188842(_0x23af5c){const _0x1c2a52=_0x4d47a0(_0x23af5c);return _0x1c2a52&&_0x3589a9()?_0x1c2a52:null;function _0x3589a9(){const _0x5d3040=_0x1c2a52[_0x3e5901([0x6a,0x74,0x69])],_0x3ebf48=window[_0x3e5901([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d3040[_0x3e5901([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d3040[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x535297={..._0x1c2a52,[_0x3e5901([0x6a,0x74,0x69])]:_0x5d3040[_0x3e5901([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d3040[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x535297[_0x3e5901([0x76,0x63])],_0x4e3dd5(_0x535297)==_0x3ebf48;}}}async function _0x201fd7(){let _0x18e402=!0x0;try{const _0xafd17=_0x40e8f6[_0x3e5901([0x73,0x70,0x6c,0x69,0x74])](_0x3e5901([0x2e])),[_0x26878e,_0x2d9e7d,_0x8266f0]=_0xafd17;return _0x418d2c(_0x26878e),await _0x4cc1ac(_0x26878e,_0x2d9e7d,_0x8266f0),_0x18e402;}catch{return!0x1;}function _0x418d2c(_0x3e2740){const _0x1b9c88=_0x4d47a0(_0x3e2740);_0x1b9c88&&_0x1b9c88[_0x3e5901([0x61,0x6c,0x67])]==_0x3e5901([0x45,0x53,0x32,0x35,0x36])||(_0x18e402=!0x1);}async function _0x4cc1ac(_0x86cfcc,_0x366551,_0x3622dd){const _0x32cb41=window[_0x3e5901([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3e5901([0x66,0x72,0x6f,0x6d])](_0x43650e(_0x3622dd),_0x3abe2e=>_0x3abe2e[_0x3e5901([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x554e40=new window[(_0x3e5901([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3e5901([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x86cfcc+_0x3e5901([0x2e])+_0x366551),_0x40db60=window[_0x3e5901([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3e5901([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x40db60)return;const _0x5a3bac=await _0x40db60[_0x3e5901([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3e5901([0x6a,0x77,0x6b]),_0x213d5e,{[_0x3e5901([0x6e,0x61,0x6d,0x65])]:_0x3e5901([0x45,0x43,0x44,0x53,0x41]),[_0x3e5901([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3e5901([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3e5901([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x40db60[_0x3e5901([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3e5901([0x6e,0x61,0x6d,0x65])]:_0x3e5901([0x45,0x43,0x44,0x53,0x41]),[_0x3e5901([0x68,0x61,0x73,0x68])]:{[_0x3e5901([0x6e,0x61,0x6d,0x65])]:_0x3e5901([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5a3bac,_0x32cb41,_0x554e40)||(_0x18e402=!0x1);}}function _0x4d47a0(_0xe7dfca){return _0xe7dfca[_0x3e5901([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3e5901([0x65,0x79]))?JSON[_0x3e5901([0x70,0x61,0x72,0x73,0x65])](_0x43650e(_0xe7dfca)):null;}function _0x43650e(_0x5e992f){return window[_0x3e5901([0x61,0x74,0x6f,0x62])](_0x5e992f[_0x3e5901([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3e5901([0x2b]))[_0x3e5901([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3e5901([0x2f])));}function _0x4e3dd5(_0x4f262e){let _0x52d67c=0x1505;function _0x2ee2e7(_0x1a9609){for(let _0x862db7=0x0;_0x862db7<_0x1a9609[_0x3e5901([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x862db7++){const _0x3a13c2=_0x1a9609[_0x3e5901([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x862db7);_0x52d67c=(_0x52d67c<<0x5)+_0x52d67c+_0x3a13c2,_0x52d67c&=_0x52d67c;}}function _0x4aa945(_0x407dd0){Array[_0x3e5901([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x407dd0)?_0x407dd0[_0x3e5901([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4aa945):_0x407dd0&&typeof _0x407dd0==_0x3e5901([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3e5901([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x407dd0)[_0x3e5901([0x73,0x6f,0x72,0x74])]()[_0x3e5901([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c4d3d,_0x4ace4a])=>{_0x2ee2e7(_0x4c4d3d),_0x4aa945(_0x4ace4a);}):_0x2ee2e7(window[_0x3e5901([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x407dd0));}return _0x4aa945(_0x4f262e),_0x52d67c>>>0x0;}function _0x1aa5d1(_0x1834ea){return _0x1834ea[_0x3e5901([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3e5901([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3e5901([0x30]));}function _0x2c4f56(_0x49fe9d){return _0x49fe9d[_0x3e5901([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3e5901([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3e5901([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c076a(){}function _0x3e5901(_0x551a47){const _0x122ec1=_0x546d;return _0x551a47[_0x122ec1(0x1a6)](_0x2daf46=>String[_0x122ec1(0x1aa)](_0x2daf46))[_0x122ec1(0x1b9)]('');}_0x51b54c(await _0x550835());}(this);}}
|
|
23
|
+
const _0x4f307e=_0x5552;function _0x5552(_0x14e13a,_0x4ecf1b){const _0x134152=_0x1341();return _0x5552=function(_0x555290,_0x3836cc){_0x555290=_0x555290-0x155;let _0x265f09=_0x134152[_0x555290];return _0x265f09;},_0x5552(_0x14e13a,_0x4ecf1b);}(function(_0x34e9fd,_0x57db29){const _0x34b092=_0x5552,_0x29670c=_0x34e9fd();while(!![]){try{const _0x219d0d=parseInt(_0x34b092(0x155))/0x1+-parseInt(_0x34b092(0x167))/0x2+-parseInt(_0x34b092(0x172))/0x3*(-parseInt(_0x34b092(0x173))/0x4)+parseInt(_0x34b092(0x16e))/0x5+parseInt(_0x34b092(0x178))/0x6+-parseInt(_0x34b092(0x163))/0x7*(parseInt(_0x34b092(0x15e))/0x8)+-parseInt(_0x34b092(0x15f))/0x9*(-parseInt(_0x34b092(0x179))/0xa);if(_0x219d0d===_0x57db29)break;else _0x29670c['push'](_0x29670c['shift']());}catch(_0x42664c){_0x29670c['push'](_0x29670c['shift']());}}}(_0x1341,0x74e55));import{Plugin as _0x5da921}from'ckeditor5/src/core.js';function _0x1341(){const _0x116bb7=['editor','343701xtuvOE','4FxmQZl','view','get','document','afterInit','2204814sMMCup','8473140yEmzVb','execute','344866CGpNDy','init','inputTransformation','editing','isPremiumPlugin','ClipboardPipeline','isActive','high','isOfficialPlugin','1608zJzkFQ','9rlfMnJ','requires','PasteFromOffice','pluginName','30961MutzfJ','href','fromCharCode','PasteFromOfficeEnhancedInliner','1590838KueMmf','_parsedData','stylesProcessor','join','dataTransfer','getData','text/html','2445155ydZDaN','plugins','map'];_0x1341=function(){return _0x116bb7;};return _0x1341();}import{parsePasteOfficeHtml as _0x340d48}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1880fb,uid as _0x13c921}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3f20dc}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5da921{static get[_0x4f307e(0x162)](){const _0x3e5209=_0x4f307e;return _0x3e5209(0x166);}static get[_0x4f307e(0x15d)](){return!0x0;}static get[_0x4f307e(0x159)](){return!0x0;}static get[_0x4f307e(0x160)](){const _0x20f09c=_0x4f307e;return[_0x20f09c(0x161)];}[_0x4f307e(0x156)](){const _0x1b5a60=_0x4f307e,_0x1cc622=this[_0x1b5a60(0x171)],_0x3aee8c=_0x1cc622[_0x1b5a60(0x16f)][_0x1b5a60(0x175)](_0x1b5a60(0x15a)),_0x1014ae=_0x1cc622[_0x1b5a60(0x158)][_0x1b5a60(0x174)][_0x1b5a60(0x176)],_0xc64843=new _0x3f20dc(_0x1014ae);_0x3aee8c['on'](_0x1b5a60(0x157),(_0x3f6869,_0x2e0a71)=>{const _0xe8de2a=_0x1b5a60,_0x20aa2a=_0x2e0a71[_0xe8de2a(0x16b)][_0xe8de2a(0x16c)](_0xe8de2a(0x16d));_0xc64843[_0xe8de2a(0x15b)](_0x20aa2a)&&(_0x2e0a71[_0xe8de2a(0x168)]||(_0x2e0a71[_0xe8de2a(0x168)]=_0x340d48(_0x20aa2a,_0x1014ae[_0xe8de2a(0x169)])),_0xc64843[_0xe8de2a(0x17a)](_0x2e0a71));},{'priority':_0x1880fb[_0x1b5a60(0x175)](_0x1b5a60(0x15c))+0xb});}[_0x4f307e(0x177)](){!async function(_0x305752){const _0x839f76=_0xf37a7([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x34dae9=0x7374585f,_0x5d6e34=0x7373df67^_0x34dae9,_0x8710fb=window[_0xf37a7([0x44,0x61,0x74,0x65])][_0xf37a7([0x6e,0x6f,0x77])](),_0xea42c5=_0x305752[_0xf37a7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x225ff3=new window[(_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7cf4c2=>{_0xea42c5[_0xf37a7([0x6f,0x6e,0x63,0x65])](_0xf37a7([0x72,0x65,0x61,0x64,0x79]),_0x7cf4c2);}),_0x256a1e={[_0xf37a7([0x6b,0x74,0x79])]:_0xf37a7([0x45,0x43]),[_0xf37a7([0x75,0x73,0x65])]:_0xf37a7([0x73,0x69,0x67]),[_0xf37a7([0x63,0x72,0x76])]:_0xf37a7([0x50,0x2d,0x32,0x35,0x36]),[_0xf37a7([0x78])]:_0xf37a7([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]),[_0xf37a7([0x79])]:_0xf37a7([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]),[_0xf37a7([0x61,0x6c,0x67])]:_0xf37a7([0x45,0x53,0x32,0x35,0x36])},_0x556390=_0xea42c5[_0xf37a7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf37a7([0x67,0x65,0x74])](_0xf37a7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1799d6(){let _0x5542cf,_0x51589f=null,_0x4bbc74=null;try{if(_0x556390==_0xf37a7([0x47,0x50,0x4c]))return _0xf37a7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5542cf=_0x17ac8e(),!_0x5542cf)return _0xf37a7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5542cf[_0xf37a7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4bbc74=_0x2c0d69(_0x5542cf[_0xf37a7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5542cf[_0xf37a7([0x6a,0x74,0x69])])),await _0x55c842()?_0x1f3699()?_0xc47bfc()?_0xf37a7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11b9fd()?(_0x5542cf[_0xf37a7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf37a7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x51589f=_0x3719ea(_0xf37a7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x589e59()):_0xf37a7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf37a7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf37a7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf37a7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc47bfc(){const _0x1204af=[_0xf37a7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf37a7([0x74,0x72,0x69,0x61,0x6c])][_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5542cf[_0xf37a7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8710fb/0x3e8:0xe10*_0x5d6e34;return _0x5542cf[_0xf37a7([0x65,0x78,0x70])]<_0x1204af;}function _0x1f3699(){const _0x5b5823=_0x5542cf[_0xf37a7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b5823&&(!!_0x5b5823[_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf37a7([0x2a]))||(!!_0x5b5823[_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf37a7([0x50,0x4f,0x45]))||(!!_0x5b5823[_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf37a7([0x50,0x50]))||!(!_0x5b5823[_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf37a7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x21e365()))));}function _0x11b9fd(){const _0x3ce54f=_0x5552,_0x23b695=_0x5542cf[_0xf37a7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x23b695||0x0==_0x23b695[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x34271c}=new URL(window[_0xf37a7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3ce54f(0x164)]);if(_0x23b695[_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34271c))return!0x0;const _0x2be340=_0x34271c[_0xf37a7([0x73,0x70,0x6c,0x69,0x74])](_0xf37a7([0x2e]));return _0x23b695[_0xf37a7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b2dac=>_0x1b2dac[_0xf37a7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf37a7([0x2a])))[_0xf37a7([0x6d,0x61,0x70])](_0x25a6bd=>_0x25a6bd[_0xf37a7([0x73,0x70,0x6c,0x69,0x74])](_0xf37a7([0x2e])))[_0xf37a7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d9bee=>_0x3d9bee[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2be340[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf37a7([0x6d,0x61,0x70])](_0x446c52=>Array(_0x2be340[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x446c52[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf37a7([0x66,0x69,0x6c,0x6c])](_0x446c52[0x0]===_0xf37a7([0x2a])?_0xf37a7([0x2a]):'')[_0xf37a7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x446c52))[_0xf37a7([0x73,0x6f,0x6d,0x65])](_0xe143d9=>_0x2be340[_0xf37a7([0x65,0x76,0x65,0x72,0x79])]((_0x5931c0,_0x2a6174)=>_0xe143d9[_0x2a6174]===_0x5931c0||_0xe143d9[_0x2a6174]===_0xf37a7([0x2a])));}function _0x589e59(){return _0x51589f&&_0x4bbc74?new window[(_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d8ccc,_0x5ae2a5)=>{_0x51589f[_0xf37a7([0x74,0x68,0x65,0x6e])](_0x2d8ccc,_0x5ae2a5),_0x4bbc74[_0xf37a7([0x74,0x68,0x65,0x6e])](_0x4e68a2=>{_0x4e68a2!=_0xf37a7([0x56,0x61,0x6c,0x69,0x64])&&_0x2d8ccc(_0x4e68a2);},_0x5ae2a5);}):_0x51589f||_0x4bbc74||_0xf37a7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2c0d69(_0x10b020,_0x21fc72){return new window[(_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31eb3e=>{if(_0x2fe488())return _0x31eb3e(_0xf37a7([0x56,0x61,0x6c,0x69,0x64]));_0x34a3cd(),_0xea42c5[_0xf37a7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf37a7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49a6fc=!0x1;const _0x414886=_0x13c921();function _0x93cc43(_0x4776a3){return!!_0x4776a3&&(typeof _0x4776a3===_0xf37a7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4776a3===_0xf37a7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4776a3[_0xf37a7([0x74,0x68,0x65,0x6e])]===_0xf37a7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4776a3[_0xf37a7([0x63,0x61,0x74,0x63,0x68])]===_0xf37a7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x26749f(_0x11dc51){_0x449869(_0x11dc51)[_0xf37a7([0x74,0x68,0x65,0x6e])](_0x4f4a2f=>{if(!_0x4f4a2f||_0x4f4a2f[_0xf37a7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf37a7([0x6f,0x6b]))return _0xf37a7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x475332(_0x50e032(_0x414886+_0x21fc72))!=_0x4f4a2f[_0xf37a7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf37a7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf37a7([0x56,0x61,0x6c,0x69,0x64]);})[_0xf37a7([0x74,0x68,0x65,0x6e])](_0xf51e62=>(_0x541f48(),_0xf51e62),()=>{const _0x5168b0=_0x5e6c1a();return null==_0x5168b0?(_0x541f48(),_0xf37a7([0x56,0x61,0x6c,0x69,0x64])):_0xf37a7(_0x8710fb-_0x5168b0>(0x5778dc5f^_0x34dae9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf37a7([0x74,0x68,0x65,0x6e])](_0x31eb3e)[_0xf37a7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x31eb3e(_0xf37a7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15814f=0x7342b6df^_0x34dae9;function _0x541f48(){const _0x16065b=_0xf37a7([0x6c,0x6c,0x63,0x74,0x2d])+_0x475332(_0x50e032(_0x10b020)),_0x4ced04=_0x1de515(_0x475332(window[_0xf37a7([0x4d,0x61,0x74,0x68])][_0xf37a7([0x63,0x65,0x69,0x6c])](_0x8710fb/_0x15814f)));window[_0xf37a7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf37a7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16065b,_0x4ced04);}function _0x5e6c1a(){const _0x7ac411=_0xf37a7([0x6c,0x6c,0x63,0x74,0x2d])+_0x475332(_0x50e032(_0x10b020)),_0x487263=window[_0xf37a7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf37a7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7ac411);return _0x487263?window[_0xf37a7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1de515(_0x487263),0x10)*_0x15814f:null;}function _0x449869(_0x361da7){return new window[(_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x428047,_0x9a1b87)=>{_0x361da7[_0xf37a7([0x74,0x68,0x65,0x6e])](_0x428047,_0x9a1b87),window[_0xf37a7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x9a1b87,0x73758c9f^_0x34dae9);});}}_0xea42c5[_0xf37a7([0x6f,0x6e])](_0xf37a7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x188fe1,_0x4af264)=>{if(_0x4af264[0x0]!=_0x10b020)return _0x31eb3e(_0xf37a7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4af264[0x1]={..._0x4af264[0x1],[_0xf37a7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x414886};},{[_0xf37a7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf37a7([0x68,0x69,0x67,0x68])}),_0xea42c5[_0xf37a7([0x6f,0x6e])](_0xf37a7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3619cb=>{_0x93cc43(_0x3619cb[_0xf37a7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49a6fc=!0x0,_0x26749f(_0x3619cb[_0xf37a7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf37a7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf37a7([0x6c,0x6f,0x77])}),_0x225ff3[_0xf37a7([0x74,0x68,0x65,0x6e])](()=>{_0x49a6fc||_0x31eb3e(_0xf37a7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2fe488(){return _0xea42c5[_0xf37a7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf37a7([0x76,0x69,0x65,0x77])][_0xf37a7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf37a7([0x61,0x75,0x74,0x6f]);}function _0x34a3cd(){_0xea42c5[_0xf37a7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf37a7([0x76,0x69,0x65,0x77])][_0xf37a7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf37a7([0x61,0x75,0x74,0x6f]);}}function _0x3719ea(_0x413eec){const _0x30f31a=[new window[(_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45bc94=>setTimeout(_0x45bc94,0x737d6693^_0x34dae9)),_0x225ff3[_0xf37a7([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47e6b5=>{let _0x3b4553=0x0;_0xea42c5[_0xf37a7([0x6d,0x6f,0x64,0x65,0x6c])][_0xf37a7([0x6f,0x6e])](_0xf37a7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d4b24,_0x5705df)=>{_0x5705df[0x0][_0xf37a7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3b4553++,_0x3b4553==(0x73745db7^_0x34dae9)&&(_0x47e6b5(),_0x5d4b24[_0xf37a7([0x6f,0x66,0x66])]());});}))];return window[_0xf37a7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf37a7([0x72,0x61,0x63,0x65])](_0x30f31a)[_0xf37a7([0x74,0x68,0x65,0x6e])](()=>_0x413eec);}async function _0x5d5faa(){await _0x225ff3,_0xea42c5[_0xf37a7([0x6d,0x6f,0x64,0x65,0x6c])][_0xf37a7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1151bb,_0xea42c5[_0xf37a7([0x6d,0x6f,0x64,0x65,0x6c])][_0xf37a7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1151bb,_0xea42c5[_0xf37a7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf37a7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21e365(){return window[_0xf37a7([0x67,0x6c,0x6f,0x62])]&&window[_0xf37a7([0x67,0x6c,0x6f,0x62])][_0xf37a7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x41141c(_0x5cd9b6){const _0x5b50a0=_0x531e8b();_0xea42c5[_0x5b50a0]=_0xf37a7([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])+_0x5cd9b6,_0x5cd9b6!=_0xf37a7([0x56,0x61,0x6c,0x69,0x64])&&_0x5d5faa();}function _0x531e8b(){const _0x3f66eb=window[_0xf37a7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf37a7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf37a7([0x6e,0x6f,0x77])]())[_0xf37a7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf37a7([0x2e]),'');let _0x2059e1=_0xf37a7([0x73]);for(let _0x52b272=0x0;_0x52b272<_0x3f66eb[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52b272+=0x2){let _0x4b61d6=window[_0xf37a7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f66eb[_0xf37a7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52b272,_0x52b272+0x2));_0x4b61d6>=_0x839f76[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b61d6-=_0x839f76[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2059e1+=_0x839f76[_0x4b61d6];}return _0x2059e1;}function _0x17ac8e(){const _0x490c6c=_0x556390[_0xf37a7([0x73,0x70,0x6c,0x69,0x74])](_0xf37a7([0x2e]));if(0x3!=_0x490c6c[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x379682(_0x490c6c[0x1]);function _0x379682(_0x5395a0){const _0x580c76=_0x16a569(_0x5395a0);return _0x580c76&&_0x54cfdf()?_0x580c76:null;function _0x54cfdf(){const _0x59d568=_0x580c76[_0xf37a7([0x6a,0x74,0x69])],_0x5683fc=window[_0xf37a7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59d568[_0xf37a7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59d568[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x14df41={..._0x580c76,[_0xf37a7([0x6a,0x74,0x69])]:_0x59d568[_0xf37a7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x59d568[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x14df41[_0xf37a7([0x76,0x63])],_0x50e032(_0x14df41)==_0x5683fc;}}}async function _0x55c842(){let _0x224720=!0x0;try{const _0x1d1b75=_0x556390[_0xf37a7([0x73,0x70,0x6c,0x69,0x74])](_0xf37a7([0x2e])),[_0x48e3ac,_0xfb9584,_0x5b8bb9]=_0x1d1b75;return _0x5b99dd(_0x48e3ac),await _0xaf9db5(_0x48e3ac,_0xfb9584,_0x5b8bb9),_0x224720;}catch{return!0x1;}function _0x5b99dd(_0x2ee086){const _0xb1b467=_0x16a569(_0x2ee086);_0xb1b467&&_0xb1b467[_0xf37a7([0x61,0x6c,0x67])]==_0xf37a7([0x45,0x53,0x32,0x35,0x36])||(_0x224720=!0x1);}async function _0xaf9db5(_0x4529e0,_0x311359,_0x4b683e){const _0x21e40c=window[_0xf37a7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf37a7([0x66,0x72,0x6f,0x6d])](_0x13ef08(_0x4b683e),_0x5ec62a=>_0x5ec62a[_0xf37a7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2e5714=new window[(_0xf37a7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf37a7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4529e0+_0xf37a7([0x2e])+_0x311359),_0x2e2f12=window[_0xf37a7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf37a7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e2f12)return;const _0x50678c=await _0x2e2f12[_0xf37a7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf37a7([0x6a,0x77,0x6b]),_0x256a1e,{[_0xf37a7([0x6e,0x61,0x6d,0x65])]:_0xf37a7([0x45,0x43,0x44,0x53,0x41]),[_0xf37a7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf37a7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf37a7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e2f12[_0xf37a7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf37a7([0x6e,0x61,0x6d,0x65])]:_0xf37a7([0x45,0x43,0x44,0x53,0x41]),[_0xf37a7([0x68,0x61,0x73,0x68])]:{[_0xf37a7([0x6e,0x61,0x6d,0x65])]:_0xf37a7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x50678c,_0x21e40c,_0x2e5714)||(_0x224720=!0x1);}}function _0x16a569(_0x4bdfb6){return _0x4bdfb6[_0xf37a7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf37a7([0x65,0x79]))?JSON[_0xf37a7([0x70,0x61,0x72,0x73,0x65])](_0x13ef08(_0x4bdfb6)):null;}function _0x13ef08(_0x353a95){return window[_0xf37a7([0x61,0x74,0x6f,0x62])](_0x353a95[_0xf37a7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf37a7([0x2b]))[_0xf37a7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf37a7([0x2f])));}function _0x50e032(_0x4aaa09){let _0x17cc91=0x1505;function _0x5a3afb(_0x2bddad){for(let _0x41e291=0x0;_0x41e291<_0x2bddad[_0xf37a7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x41e291++){const _0x5a1b77=_0x2bddad[_0xf37a7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x41e291);_0x17cc91=(_0x17cc91<<0x5)+_0x17cc91+_0x5a1b77,_0x17cc91&=_0x17cc91;}}function _0x434513(_0x48c22c){Array[_0xf37a7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x48c22c)?_0x48c22c[_0xf37a7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x434513):_0x48c22c&&typeof _0x48c22c==_0xf37a7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf37a7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x48c22c)[_0xf37a7([0x73,0x6f,0x72,0x74])]()[_0xf37a7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1295fb,_0x45e43d])=>{_0x5a3afb(_0x1295fb),_0x434513(_0x45e43d);}):_0x5a3afb(window[_0xf37a7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x48c22c));}return _0x434513(_0x4aaa09),_0x17cc91>>>0x0;}function _0x475332(_0xd62af0){return _0xd62af0[_0xf37a7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf37a7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf37a7([0x30]));}function _0x1de515(_0x2853d5){return _0x2853d5[_0xf37a7([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf37a7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf37a7([0x6a,0x6f,0x69,0x6e])]('');}function _0x1151bb(){}function _0xf37a7(_0x1bf72a){const _0x840ade=_0x5552;return _0x1bf72a[_0x840ade(0x170)](_0xb486d0=>String[_0x840ade(0x165)](_0xb486d0))[_0x840ade(0x16a)]('');}_0x41141c(await _0x1799d6());}(this);}}
|