@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.1-alpha.0 → 45.2.1-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.UpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;return u(e||t.element.parent)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every((t=>!n.hasStyle(`border-${t}-style`))))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map((t=>`border-${t}-width`)),...t.map((t=>`padding-${t}`))];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function C(t,e){const n=L();return(C=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(662093===-parseInt(e(173))/1+parseInt(e(172))/2+-parseInt(e(175))/3*(parseInt(e(177))/4)+parseInt(e(174))/5+parseInt(e(169))/6*(parseInt(e(167))/7)+parseInt(e(170))/8*(parseInt(e(176))/9)+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return A[C(168)](t)}function L(){const t=["729633EcShXL","864380KVSVdp","9iTaeBQ","414NNAKFs","235916XrjHLE","1421BEOEuk","test","16356bFsgSA","80232TofDPp","3318040HPdsXs","98542rGbvId"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(424980===parseInt(e(233))/1*(parseInt(e(250))/2)+parseInt(e(241))/3*(-parseInt(e(229))/4)+-parseInt(e(253))/5+parseInt(e(247))/6+-parseInt(e(236))/7+-parseInt(e(254))/8*(-parseInt(e(251))/9)+-parseInt(e(235))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["name","groups","selectorText","276arLAKl","assign","initial","length","tagName","split","3306342yWsQLV","hasClass","cssRules","86srTLSu","71478WMuSOb","style","2766055yayvgB","520ggbYOy","exec","getPropertyValue","7396TwTIZf","trim","push","map","5497lwpzVa","className","1156610nbyOIq","277886grSJuA","set"];return(P=function(){return t})()}function F(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(245)]&&!s[n(234)])continue;const e=!s[n(245)]||t[n(238)]===s[n(245)],o=!s[n(234)]||t[n(248)](s[n(234)]);e&&o&&r[n(237)](s,i)}return r}function R(t){const e=T,n={};for(let r=0;r<t[e(244)];r++){const s=t[r],i=t[e(256)](s);e(243)!==i&&(n[s]=i)}return n}function T(t,e){const n=P();return(T=function(t,e){return n[t-=229]})(t,e)}function N(t){const e=T,n=t[e(246)](",")[e(232)]((t=>t[e(230)]())),r=[];for(const t of n){const n=O[e(255)](t);n&&r[e(231)](n[e(239)])}return r}function j(t){const e=T,n={};for(const r of t)Object[e(242)](n,r);return n}function M(t,e){const n=D();return(M=function(t,e){return n[t-=228]})(t,e)}const W=M;!function(t){const e=M,n=t();for(;;)try{if(690927===-parseInt(e(238))/1+-parseInt(e(249))/2*(-parseInt(e(235))/3)+-parseInt(e(229))/4+-parseInt(e(253))/5*(-parseInt(e(246))/6)+parseInt(e(239))/7*(parseInt(e(237))/8)+parseInt(e(242))/9*(parseInt(e(251))/10)+parseInt(e(236))/11*(-parseInt(e(232))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class k extends b{[W(231)](t){const n=W,{body:r,styles:s}=t[n(247)],i=new e.UpcastWriter(r[n(245)]),o=i[n(241)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(237)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(249)])if(t instanceof CSSStyleRule){const r=R(t[e(252)]);n[t[e(240)]]=Object[e(242)]({},n[t[e(240)]]||{},r)}return n}(s));for(const t of o){if(n(250)!==t[n(244)])continue;const e=F(t[n(248)],c);if(e[n(228)]){const r=j(Array[n(233)](e[n(234)]()));for(const e in r){const s=t[n(248)];s[n(243)](e)||i[n(240)](e,r[e],s)}}}t[n(252)]=r}[W(230)](t){return super[W(230)](t)||E(t)}}function D(){const t=["hasStyle","type","document","202992QJEyVR","_parsedData","item","45340HcCrqI","elementStart","1450yjlhhO","content","190TWXoFI","size","1702500BAUFlL","isActive","execute","895824VFXABX","from","values","18RmNtgt","308diGMZX","804872zoRlaT","341022psrtxs","77LqnUgW","setStyle","createRangeIn","63279ubUKLX"];return(D=function(){return t})()}function U(){const t=["view","_parsedData","plugins","21OlTlfZ","text/html","dataTransfer","afterInit","9RHBWfY","685955CccPjC","getData","PasteFromOffice","init","execute","ClipboardPipeline","stylesProcessor","document","6137656khDgXT","requires","href","PasteFromOfficeEnhancedInliner","pluginName","inputTransformation","map","isActive","3520284PSwBFi","isPremiumPlugin","high","join","get","534504RHOguy","2333675JPiNJf","editing","editor","617326kEANCt","isOfficialPlugin","fromCharCode","722232ZDXXmR"];return(U=function(){return t})()}const X=B;function B(t,e){const n=U();return(B=function(t,e){return n[t-=137]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(526569===parseInt(e(159))/1+-parseInt(e(147))/2*(parseInt(e(158))/3)+parseInt(e(138))/4+parseInt(e(144))/5+-parseInt(e(143))/6*(-parseInt(e(154))/7)+-parseInt(e(167))/8+-parseInt(e(150))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class $ extends t.Plugin{static get[X(171)](){return X(170)}static get[X(148)](){return!0}static get[X(139)](){return!0}static get[X(168)](){return[X(161)]}[X(162)](){const t=X,e=this[t(146)],n=e[t(153)][t(142)](t(164)),r=e[t(145)][t(151)][t(166)],s=new k(r);n.on(t(172),((e,n)=>{const i=t,o=n[i(156)][i(160)](i(155));s[i(137)](o)&&(n[i(152)]||(n[i(152)]=x(o,r[i(165)])),s[i(163)](n))}),{priority:S.priorities[t(142)](t(140))+11})}[X(157)](){!async function(t){const e=d([78,114,119,74,67,55,109,52,104,101,68,117,97,81,84,110,108,65,75,72,71,48,121,100,73,105,102,49,57,113,99,118,111,115,88,106,51,112,116,98,66,82,54,86,76,122,50,53,79,83,85,70,77,69,90,80,103,87,56,107,120,89]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(173)]((t=>String[e(149)](t)))[e(141)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([78]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1749772800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(169)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([102,105,108,116,101,114])]((t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])]))[d([109,97,112])]((t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t)))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const K=z;!function(t){const e=z,n=t();for(;;)try{if(160956===parseInt(e(496))/1*(parseInt(e(510))/2)+parseInt(e(498))/3*(-parseInt(e(528))/4)+-parseInt(e(525))/5+parseInt(e(491))/6+parseInt(e(514))/7+-parseInt(e(507))/8*(-parseInt(e(495))/9)+-parseInt(e(518))/10*(parseInt(e(509))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);const V=[K(520),K(523),K(505),K(492),K(503),K(512),K(493),K(499)];function q(){const t=["insertChild","397362BmNBls","underline","strong","italic","320GgChkB","keys","color","medium","setStyle","font-family","sub","1414665conFsg","filter","removeStyle","50980PmFUOe","forEach","getChildren","getStyleNames","line-through","from","function","span","1390578RhpFoj","text-decoration","font-style","split","1159533lnGmUZ","790qVoIYX","super","15dlpxRN","vertical-align","bold","sup","bolder","text-decoration-line","includes","font-size","getStyle","8SkClav","length","2651AZFBIA","248PhveDi","createElement","font-weight"];return(q=function(){return t})()}const Z=[K(520),K(523),K(505)],_={"font-style":[[K(517),"i"]],"font-weight":[[K(521),K(516)],[K(500),K(516)],[K(502),K(516)],[t=>Number(t)>=600,K(516)]],"text-decoration":[[K(515),"u"],[K(532),"s"]],"text-decoration-line":[[K(515),"u"],[K(532),"s"]],"vertical-align":[[K(524),K(524)],[K(497),K(501)]]};function G(t){return V[K(504)](t)}function Y(t){const e=K;return Array[e(533)](t[e(531)]())[e(526)](G)}function z(t,e){const n=q();return(z=function(t,e){return n[t-=491]})(t,e)}function H(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=K,r={},s={};return e[n(529)]((e=>{const i=n,o=t[i(506)](e);if(o)if(c=e,Z[K(504)](c))r[e]=o;else if(e in _){const t=o[i(494)](" ");_[e][i(529)]((([n,r])=>{const o=i;for(const i of t)(o(534)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=K;for(const s in n)n[s][r(529)]((([,n])=>{const s=r,i=e[s(511)](n,[],t[s(530)]());e[s(513)](0,i,t)})),e[r(527)](s,t)})(t,e,s),function(t,e,n){const r=K;if(!Object[r(519)](n)[r(508)])return;const s=e[r(511)](r(535),[],t[r(530)]());e[r(522)](n,s),e[r(513)](0,s,t),e[r(527)](Object[r(519)](n),t)}(t,e,r)}function J(t,e){const n=tt();return(J=function(t,e){return n[t-=467]})(t,e)}const Q=J;function tt(){const t=["_parsedData","3035jQRxXQ","1027JpBNfQ","content","getItems","126kZIpcw","630600ZqnWbf","60YgdmBh","createRangeIn","24JlUeuh","isActive","document","includes","910626PgIXyL","element","2526OZGXGm","execute","3407139jsudgh","name","202rROTBX","font","2051522gXICDz","stylesProcessor","411187sLEOrs","8732MRRXsg","blockElements"];return(tt=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(992577===-parseInt(e(491))/1+parseInt(e(471))/2*(-parseInt(e(467))/3)+-parseInt(e(476))/4*(-parseInt(e(479))/5)+-parseInt(e(483))/6*(parseInt(e(475))/7)+parseInt(e(487))/8*(-parseInt(e(469))/9)+-parseInt(e(485))/10*(parseInt(e(473))/11)+-parseInt(e(484))/12*(-parseInt(e(480))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Q(468)](t){const n=Q,{body:r}=t[n(478)],s=new e.UpcastWriter(r[n(489)]),i=s[n(486)](r),o=new e.ViewDocument(s[n(489)][n(474)]),c=[...new e.DomConverter(o)[n(477)],n(472)],a=i[n(482)]();for(const t of a)if(t.is(n(492))&&c[n(490)](t[n(470)])){H(t,s,Y(t))}t[n(481)]=r}[Q(488)](t){return super[Q(488)](t)||E(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=201]})(t,e)}function st(){const t=["high","pluginName","invalid","5276MyDUCP","1740624DAQSdw","_licenseKeyCheckInterval","1832214PKXlXt","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","text/html","30sWVIxE","stylesProcessor","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isOfficialPlugin","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","499509aLadUw","execute","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","PasteFromOffice","config","2298681deVXpq","pasteFromOfficeEnhancedLicenseKeyValid","dataTransfer","isPremiumPlugin","67oAyPYY","5yPyUXx","document","1322488VrYUcM","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","licenseKey","PasteFromOfficeEnhancedPropagator","985656pNSkUN","init","evaluationLimit","usageLimit","_showLicenseError","trialLimit","view","editor","editing","getData","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","get"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(202737===parseInt(e(243))/1*(parseInt(e(214))/2)+parseInt(e(252))/3+parseInt(e(246))/4*(-parseInt(e(244))/5)+parseInt(e(217))/6+-parseInt(e(239))/7+parseInt(e(215))/8+parseInt(e(232))/9*(-parseInt(e(223))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(250)];[nt(216)];static get[nt(212)](){return nt(251)}static get[nt(227)](){return!0}static get[nt(242)](){return!0}static get[nt(249)](){return[nt(237)]}[nt(253)](){const t=nt,e=this[t(205)],n=e[t(236)][t(210)](t(208)),r=e[t(206)][t(204)][t(245)],s=new et(r);n.on(t(234),((e,n)=>{const i=t,o=n[i(241)][i(207)](i(222));s[i(219)](o)&&(n[i(225)]||(n[i(225)]=x(o,r[i(224)])),s[i(233)](n))}),{priority:S.priorities[t(210)](t(211))+10}),this[t(250)]=this[t(205)][t(238)][t(210)](t(250));const i=this[t(205)];this[t(216)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(240)==s||e(209)==s||e(235)==s||e(221)==s||e(220)==s||e(230)==s||e(226)==s||e(248)==s){delete i[r],n=s,clearInterval(this[e(216)]),this[e(216)]=void 0;break}}e(209)==n&&i[e(202)](e(213)),e(235)==n&&i[e(202)](e(231)),e(221)==n&&i[e(202)](e(247)),e(220)==n&&i[e(202)](e(218),e(228)),e(230)==n&&i[e(202)](e(254)),e(226)==n&&i[e(202)](e(203)),e(248)==n&&i[e(202)](e(201))}),1e3)}[nt(229)](){const t=nt;super[t(229)](),this[t(216)]&&clearInterval(this[t(216)])}}var ot=at;function ct(){var t=["PasteFromOfficeEnhanced","22904WWquGB","pluginName","4EnCmaJ","PasteFromOffice","2264286YCbPyM","5cUWzSr","8432781aGVYvb","isOfficialPlugin","requires","199484bsaVrc","1634304FiIOBp","1986032mRDiYD","1818gPbKLq","isPremiumPlugin","66OaSzAC","1865770VSEDNi"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=165]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(758032===-parseInt(e(173))/1*(parseInt(e(180))/2)+parseInt(e(181))/3+parseInt(e(165))/4+parseInt(e(176))/5*(-parseInt(e(175))/6)+-parseInt(e(177))/7+-parseInt(e(171))/8*(-parseInt(e(166))/9)+parseInt(e(169))/10*(parseInt(e(168))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(172)](){return ot(170)}static get[ot(178)](){return!0}static get[ot(167)](){return!0}static get[ot(179)](){return[ot(174),$,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=457]})(t,e)}function ft(){var t=["1651200NtBarI","6109862MNAfWq","4231997xtdsqT","2228259naUTZO","9kFokuc","3001532ZUkpAL","2844204JpmvOU","5NiZqAG","2kXBCSt","12313864jjwMwG","10yllncf"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(956264===-parseInt(e(466))/1+-parseInt(e(463))/2*(-parseInt(e(458))/3)+parseInt(e(460))/4*(parseInt(e(462))/5)+-parseInt(e(461))/6+parseInt(e(457))/7+-parseInt(e(464))/8*(-parseInt(e(459))/9)+-parseInt(e(465))/10*(parseInt(e(467))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.UpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;return u(e||t.element.parent)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every((t=>!n.hasStyle(`border-${t}-style`))))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map((t=>`border-${t}-width`)),...t.map((t=>`padding-${t}`))];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function A(t,e){const n=E();return(A=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(662093===-parseInt(e(173))/1+parseInt(e(172))/2+-parseInt(e(175))/3*(parseInt(e(177))/4)+parseInt(e(174))/5+parseInt(e(169))/6*(parseInt(e(167))/7)+parseInt(e(170))/8*(parseInt(e(176))/9)+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function P(t){return C[A(168)](t)}function E(){const t=["729633EcShXL","864380KVSVdp","9iTaeBQ","414NNAKFs","235916XrjHLE","1421BEOEuk","test","16356bFsgSA","80232TofDPp","3318040HPdsXs","98542rGbvId"];return(E=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(424980===parseInt(e(233))/1*(parseInt(e(250))/2)+parseInt(e(241))/3*(-parseInt(e(229))/4)+-parseInt(e(253))/5+parseInt(e(247))/6+-parseInt(e(236))/7+-parseInt(e(254))/8*(-parseInt(e(251))/9)+-parseInt(e(235))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["name","groups","selectorText","276arLAKl","assign","initial","length","tagName","split","3306342yWsQLV","hasClass","cssRules","86srTLSu","71478WMuSOb","style","2766055yayvgB","520ggbYOy","exec","getPropertyValue","7396TwTIZf","trim","push","map","5497lwpzVa","className","1156610nbyOIq","277886grSJuA","set"];return(O=function(){return t})()}function F(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(245)]&&!s[n(234)])continue;const e=!s[n(245)]||t[n(238)]===s[n(245)],o=!s[n(234)]||t[n(248)](s[n(234)]);e&&o&&r[n(237)](s,i)}return r}function N(t){const e=j,n={};for(let r=0;r<t[e(244)];r++){const s=t[r],i=t[e(256)](s);e(243)!==i&&(n[s]=i)}return n}function j(t,e){const n=O();return(j=function(t,e){return n[t-=229]})(t,e)}function T(t){const e=j,n=t[e(246)](",")[e(232)]((t=>t[e(230)]())),r=[];for(const t of n){const n=L[e(255)](t);n&&r[e(231)](n[e(239)])}return r}function R(t){const e=j,n={};for(const r of t)Object[e(242)](n,r);return n}function W(t,e){const n=M();return(W=function(t,e){return n[t-=185]})(t,e)}const k=W;function M(){const t=["from","execute","hasStyle","setStyle","1602156JvfYQn","116dEpBVZ","document","type","5272YReyzA","values","isActive","6qZAcDd","size","item","7824294xxADAF","createRangeIn","content","20rqpjzf","elementStart","_parsedData","6499968ZPHupG","3425725KuPrfN","1778679BTtYmS","2243164mUZNkR"];return(M=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(418769===parseInt(e(188))/1*(parseInt(e(185))/2)+parseInt(e(202))/3+-parseInt(e(208))/4+-parseInt(e(201))/5+parseInt(e(191))/6*(-parseInt(e(203))/7)+-parseInt(e(200))/8+-parseInt(e(194))/9*(-parseInt(e(197))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class D extends b{[k(205)](t){const n=k,{body:r,styles:s}=t[n(199)],i=new e.UpcastWriter(r[n(186)]),o=i[n(195)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(237)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(249)])if(t instanceof CSSStyleRule){const r=N(t[e(252)]);n[t[e(240)]]=Object[e(242)]({},n[t[e(240)]]||{},r)}return n}(s));for(const t of o){if(n(198)!==t[n(187)])continue;const e=F(t[n(193)],c);if(e[n(192)]){const r=R(Array[n(204)](e[n(189)]()));for(const e in r){const s=t[n(193)];s[n(206)](e)||i[n(207)](e,r[e],s)}}}t[n(196)]=r}[k(190)](t){return super[k(190)](t)||P(t)}}const K=U;function U(t,e){const n=$();return(U=function(t,e){return n[t-=139]})(t,e)}function $(){const t=["isPremiumPlugin","editor","pluginName","editing","get","join","dataTransfer","text/html","24PaKPaF","isActive","_parsedData","fromCharCode","11sauMHW","plugins","document","getData","inputTransformation","high","3668wQSBCp","3919676jymVPp","18nYwqQC","requires","init","1218396KrKpJT","map","PasteFromOffice","17539220fsNzoF","4270203krIfUW","isOfficialPlugin","view","3262770sDWkia","107185ZIwoIs","ClipboardPipeline","afterInit","href","execute","stylesProcessor","PasteFromOfficeEnhancedInliner"];return($=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(545605===-parseInt(e(149))/1*(parseInt(e(155))/2)+-parseInt(e(160))/3+parseInt(e(156))/4+-parseInt(e(168))/5*(parseInt(e(157))/6)+-parseInt(e(164))/7+parseInt(e(145))/8*(-parseInt(e(167))/9)+parseInt(e(163))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class B extends t.Plugin{static get[K(139)](){return K(174)}static get[K(165)](){return!0}static get[K(175)](){return!0}static get[K(158)](){return[K(162)]}[K(159)](){const t=K,e=this[t(176)],n=e[t(150)][t(141)](t(169)),r=e[t(140)][t(166)][t(151)],s=new D(r);n.on(t(153),((e,n)=>{const i=t,o=n[i(143)][i(152)](i(144));s[i(146)](o)&&(n[i(147)]||(n[i(147)]=x(o,r[i(173)])),s[i(172)](n))}),{priority:S.priorities[t(141)](t(154))+11})}[K(170)](){!async function(t){const e=d([120,83,73,99,87,90,101,68,52,69,51,115,67,121,117,105,113,53,88,116,107,55,119,54,74,57,114,70,56,65,77,48,122,102,75,82,79,76,103,108,85,97,50,78,49,98,111,86,89,66,71,80,110,109,72,104,106,84,100,118,112,81]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(161)]((t=>String[e(148)](t)))[e(142)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([120]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1749859200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(171)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([102,105,108,116,101,114])]((t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])]))[d([109,97,112])]((t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t)))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const V=G;!function(t){const e=G,n=t();for(;;)try{if(160956===parseInt(e(496))/1*(parseInt(e(510))/2)+parseInt(e(498))/3*(-parseInt(e(528))/4)+-parseInt(e(525))/5+parseInt(e(491))/6+parseInt(e(514))/7+-parseInt(e(507))/8*(-parseInt(e(495))/9)+-parseInt(e(518))/10*(parseInt(e(509))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const q=[V(520),V(523),V(505),V(492),V(503),V(512),V(493),V(499)];function Z(){const t=["insertChild","397362BmNBls","underline","strong","italic","320GgChkB","keys","color","medium","setStyle","font-family","sub","1414665conFsg","filter","removeStyle","50980PmFUOe","forEach","getChildren","getStyleNames","line-through","from","function","span","1390578RhpFoj","text-decoration","font-style","split","1159533lnGmUZ","790qVoIYX","super","15dlpxRN","vertical-align","bold","sup","bolder","text-decoration-line","includes","font-size","getStyle","8SkClav","length","2651AZFBIA","248PhveDi","createElement","font-weight"];return(Z=function(){return t})()}const Y=[V(520),V(523),V(505)],z={"font-style":[[V(517),"i"]],"font-weight":[[V(521),V(516)],[V(500),V(516)],[V(502),V(516)],[t=>Number(t)>=600,V(516)]],"text-decoration":[[V(515),"u"],[V(532),"s"]],"text-decoration-line":[[V(515),"u"],[V(532),"s"]],"vertical-align":[[V(524),V(524)],[V(497),V(501)]]};function _(t){return q[V(504)](t)}function X(t){const e=V;return Array[e(533)](t[e(531)]())[e(526)](_)}function G(t,e){const n=Z();return(G=function(t,e){return n[t-=491]})(t,e)}function H(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(529)]((e=>{const i=n,o=t[i(506)](e);if(o)if(c=e,Y[V(504)](c))r[e]=o;else if(e in z){const t=o[i(494)](" ");z[e][i(529)]((([n,r])=>{const o=i;for(const i of t)(o(534)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(529)]((([,n])=>{const s=r,i=e[s(511)](n,[],t[s(530)]());e[s(513)](0,i,t)})),e[r(527)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(519)](n)[r(508)])return;const s=e[r(511)](r(535),[],t[r(530)]());e[r(522)](n,s),e[r(513)](0,s,t),e[r(527)](Object[r(519)](n),t)}(t,e,r)}const J=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(893837===parseInt(e(243))/1*(parseInt(e(247))/2)+parseInt(e(237))/3*(parseInt(e(234))/4)+-parseInt(e(257))/5+-parseInt(e(240))/6*(parseInt(e(245))/7)+-parseInt(e(253))/8+parseInt(e(254))/9*(parseInt(e(255))/10)+parseInt(e(242))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[J(239)](t){const n=J,{body:r}=t[n(252)],s=new e.UpcastWriter(r[n(235)]),i=s[n(250)](r),o=new e.ViewDocument(s[n(235)][n(248)]),c=[...new e.DomConverter(o)[n(241)],n(256)],a=i[n(246)]();for(const t of a)if(t.is(n(238))&&c[n(236)](t[n(244)])){H(t,s,X(t))}t[n(251)]=r}[J(249)](t){return super[J(249)](t)||P(t)}}function et(){const t=["2zCBjbZ","stylesProcessor","isActive","createRangeIn","content","_parsedData","4382880PjlLtj","1476891sZYBiQ","60PCJOWf","font","3525025vAIRZb","97952SscYRi","document","includes","84AZkxFm","element","execute","2353236bCmWMr","blockElements","3806275PFrdEl","1307037Vknllt","name","21SNnPCJ","getItems"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=201]})(t,e)}function st(){const t=["high","pluginName","invalid","5276MyDUCP","1740624DAQSdw","_licenseKeyCheckInterval","1832214PKXlXt","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","text/html","30sWVIxE","stylesProcessor","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isOfficialPlugin","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","499509aLadUw","execute","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","PasteFromOffice","config","2298681deVXpq","pasteFromOfficeEnhancedLicenseKeyValid","dataTransfer","isPremiumPlugin","67oAyPYY","5yPyUXx","document","1322488VrYUcM","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","licenseKey","PasteFromOfficeEnhancedPropagator","985656pNSkUN","init","evaluationLimit","usageLimit","_showLicenseError","trialLimit","view","editor","editing","getData","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","get"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(202737===parseInt(e(243))/1*(parseInt(e(214))/2)+parseInt(e(252))/3+parseInt(e(246))/4*(-parseInt(e(244))/5)+parseInt(e(217))/6+-parseInt(e(239))/7+parseInt(e(215))/8+parseInt(e(232))/9*(-parseInt(e(223))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(250)];[nt(216)];static get[nt(212)](){return nt(251)}static get[nt(227)](){return!0}static get[nt(242)](){return!0}static get[nt(249)](){return[nt(237)]}[nt(253)](){const t=nt,e=this[t(205)],n=e[t(236)][t(210)](t(208)),r=e[t(206)][t(204)][t(245)],s=new tt(r);n.on(t(234),((e,n)=>{const i=t,o=n[i(241)][i(207)](i(222));s[i(219)](o)&&(n[i(225)]||(n[i(225)]=x(o,r[i(224)])),s[i(233)](n))}),{priority:S.priorities[t(210)](t(211))+10}),this[t(250)]=this[t(205)][t(238)][t(210)](t(250));const i=this[t(205)];this[t(216)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(240)==s||e(209)==s||e(235)==s||e(221)==s||e(220)==s||e(230)==s||e(226)==s||e(248)==s){delete i[r],n=s,clearInterval(this[e(216)]),this[e(216)]=void 0;break}}e(209)==n&&i[e(202)](e(213)),e(235)==n&&i[e(202)](e(231)),e(221)==n&&i[e(202)](e(247)),e(220)==n&&i[e(202)](e(218),e(228)),e(230)==n&&i[e(202)](e(254)),e(226)==n&&i[e(202)](e(203)),e(248)==n&&i[e(202)](e(201))}),1e3)}[nt(229)](){const t=nt;super[t(229)](),this[t(216)]&&clearInterval(this[t(216)])}}var ot=at;function ct(){var t=["PasteFromOfficeEnhanced","22904WWquGB","pluginName","4EnCmaJ","PasteFromOffice","2264286YCbPyM","5cUWzSr","8432781aGVYvb","isOfficialPlugin","requires","199484bsaVrc","1634304FiIOBp","1986032mRDiYD","1818gPbKLq","isPremiumPlugin","66OaSzAC","1865770VSEDNi"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=165]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(758032===-parseInt(e(173))/1*(parseInt(e(180))/2)+parseInt(e(181))/3+parseInt(e(165))/4+parseInt(e(176))/5*(-parseInt(e(175))/6)+-parseInt(e(177))/7+-parseInt(e(171))/8*(-parseInt(e(166))/9)+parseInt(e(169))/10*(parseInt(e(168))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(172)](){return ot(170)}static get[ot(178)](){return!0}static get[ot(167)](){return!0}static get[ot(179)](){return[ot(174),B,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=457]})(t,e)}function ft(){var t=["1651200NtBarI","6109862MNAfWq","4231997xtdsqT","2228259naUTZO","9kFokuc","3001532ZUkpAL","2844204JpmvOU","5NiZqAG","2kXBCSt","12313864jjwMwG","10yllncf"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(956264===-parseInt(e(466))/1+-parseInt(e(463))/2*(-parseInt(e(458))/3)+parseInt(e(460))/4*(parseInt(e(462))/5)+-parseInt(e(461))/6+parseInt(e(457))/7+-parseInt(e(464))/8*(-parseInt(e(459))/9)+-parseInt(e(465))/10*(parseInt(e(467))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(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 _0xf975bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x930a36,parseHtml as _0x20e8f8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x660d53,uid as _0x5e1621}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4dbd73,ViewDocument as _0x5dd05a,DomConverter as _0x414927}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2a2b2d){return m['test'](_0x2a2b2d);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1b70f1,_0x45736e){const _0x42d7f5=new Map();for(const [_0x42ce6a,_0x5b6483]of _0x45736e){if(!_0x42ce6a['tagName']&&!_0x42ce6a['className'])continue;const _0x1f6e58=!_0x42ce6a['tagName']||_0x1b70f1['name']===_0x42ce6a['tagName'],_0x2ee630=!_0x42ce6a['className']||_0x1b70f1['hasClass'](_0x42ce6a['className']);_0x1f6e58&&_0x2ee630&&_0x42d7f5['set'](_0x42ce6a,_0x5b6483);}return _0x42d7f5;}function h(_0x1bf908){const _0x4ac813={};for(let _0x5061e1=0x0;_0x5061e1<_0x1bf908['length'];_0x5061e1++){const _0xe32955=_0x1bf908[_0x5061e1],_0x5da8ae=_0x1bf908['getPropertyValue'](_0xe32955);'initial'!==_0x5da8ae&&(_0x4ac813[_0xe32955]=_0x5da8ae);}return _0x4ac813;}function O(_0xe73ab4){const _0x28a162=_0xe73ab4['split'](',')['map'](_0x25acc8=>_0x25acc8['trim']()),_0x29eaf7=[];for(const _0x48f0f4 of _0x28a162){const _0x12d787=S['exec'](_0x48f0f4);_0x12d787&&_0x29eaf7['push'](_0x12d787['groups']);}return _0x29eaf7;}function y(_0x4717ce){const _0x423fdf={};for(const _0x247ded of _0x4717ce)Object['assign'](_0x423fdf,_0x247ded);return _0x423fdf;}class c extends _0x930a36{['execute'](_0x4c2346){const {body:_0x25c601,styles:_0xc6e78f}=_0x4c2346['_parsedData'],_0x49c3b6=new _0x4dbd73(_0x25c601['document']),_0x4f8ab9=_0x49c3b6['createRangeIn'](_0x25c601),_0x38f942=function(_0x49fd0a){const _0x16fa86={};for(const _0x3eb65d of _0x49fd0a)for(const _0x5d525e of _0x3eb65d['cssRules'])if(_0x5d525e instanceof CSSStyleRule){const _0x5f37c3=h(_0x5d525e['style']);_0x16fa86[_0x5d525e['selectorText']]=Object['assign']({},_0x16fa86[_0x5d525e['selectorText']]||{},_0x5f37c3);}return _0x16fa86;}(_0xc6e78f),_0x59aade=function(_0x115f7b){const _0xd8ebda=new Map();for(const _0x1d103e in _0x115f7b){const _0x11d614=O(_0x1d103e),_0xb73f23=_0x115f7b[_0x1d103e];for(const _0x136ca3 of _0x11d614)_0xd8ebda['set'](_0x136ca3,_0xb73f23);}return _0xd8ebda;}(_0x38f942);for(const _0x1e9ad6 of _0x4f8ab9){if('elementStart'!==_0x1e9ad6['type'])continue;const _0x43cd62=x(_0x1e9ad6['item'],_0x59aade);if(_0x43cd62['size']){const _0x59d1f3=y(Array['from'](_0x43cd62['values']()));for(const _0x3dca04 in _0x59d1f3){const _0x509b88=_0x1e9ad6['item'];_0x509b88['hasStyle'](_0x3dca04)||_0x49c3b6['setStyle'](_0x3dca04,_0x59d1f3[_0x3dca04],_0x509b88);}}}_0x4c2346['content']=_0x25c601;}['isActive'](_0x40491c){return super['isActive'](_0x40491c)||l(_0x40491c);}}class i extends _0xf975bd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3a97f9=this['editor'],_0x4ec38f=_0x3a97f9['plugins']['get']('ClipboardPipeline'),_0x47f201=_0x3a97f9['editing']['view']['document'],_0x5e2fbf=new c(_0x47f201);_0x4ec38f['on']('inputTransformation',(_0x165c3f,_0x3842c5)=>{const _0x3f95b7=_0x3842c5['dataTransfer']['getData']('text/html');_0x5e2fbf['isActive'](_0x3f95b7)&&(_0x3842c5['_parsedData']||(_0x3842c5['_parsedData']=_0x20e8f8(_0x3f95b7,_0x47f201['stylesProcessor'])),_0x5e2fbf['execute'](_0x3842c5));},{'priority':_0x660d53['get']('high')+0xb});}['afterInit'](){!async function(_0x139d81){const _0x2e113f=_0x235280([0x4e,0x72,0x77,0x4a,0x43,0x37,0x6d,0x34,0x68,0x65,0x44,0x75,0x61,0x51,0x54,0x6e,0x6c,0x41,0x4b,0x48,0x47,0x30,0x79,0x64,0x49,0x69,0x66,0x31,0x39,0x71,0x63,0x76,0x6f,0x73,0x58,0x6a,0x33,0x70,0x74,0x62,0x42,0x52,0x36,0x56,0x4c,0x7a,0x32,0x35,0x4f,0x53,0x55,0x46,0x4d,0x45,0x5a,0x50,0x67,0x57,0x38,0x6b,0x78,0x59]),_0x263019=0x2ebd8fab,_0x452049=0x2ebae50b^_0x263019,_0x383986=window[_0x235280([0x44,0x61,0x74,0x65])][_0x235280([0x6e,0x6f,0x77])](),_0x5c15bd=_0x139d81[_0x235280([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6e4dae=new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d391d=>{_0x5c15bd[_0x235280([0x6f,0x6e,0x63,0x65])](_0x235280([0x72,0x65,0x61,0x64,0x79]),_0x5d391d);}),_0x1a3050={[_0x235280([0x6b,0x74,0x79])]:_0x235280([0x45,0x43]),[_0x235280([0x75,0x73,0x65])]:_0x235280([0x73,0x69,0x67]),[_0x235280([0x63,0x72,0x76])]:_0x235280([0x50,0x2d,0x32,0x35,0x36]),[_0x235280([0x78])]:_0x235280([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]),[_0x235280([0x79])]:_0x235280([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]),[_0x235280([0x61,0x6c,0x67])]:_0x235280([0x45,0x53,0x32,0x35,0x36])},_0x5ef449=_0x5c15bd[_0x235280([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x235280([0x67,0x65,0x74])](_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdc10c0(){let _0x50edc1,_0x372874=null,_0x121457=null;try{if(_0x5ef449==_0x235280([0x47,0x50,0x4c]))return _0x235280([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50edc1=_0x1ad522(),!_0x50edc1)return _0x235280([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50edc1[_0x235280([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x121457=_0x26e959(_0x50edc1[_0x235280([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50edc1[_0x235280([0x6a,0x74,0x69])])),await _0x5d1d26()?_0x4bdc91()?_0x5ed238()?_0x235280([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x535754()?(_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x235280([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x372874=_0x49a5d8(_0x235280([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x235280([0x74,0x72,0x69,0x61,0x6c])&&(_0x372874=_0x49a5d8(_0x235280([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2eb588()):_0x235280([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x235280([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x235280([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x235280([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5ed238(){const _0x2ef477=[_0x235280([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x235280([0x74,0x72,0x69,0x61,0x6c])][_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x383986/0x3e8:0xe10*_0x452049;return _0x50edc1[_0x235280([0x65,0x78,0x70])]<_0x2ef477;}function _0x4bdc91(){const _0x2da0ae=_0x50edc1[_0x235280([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2da0ae&&(!!_0x2da0ae[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x2a]))||(!!_0x2da0ae[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x50,0x4f,0x45]))||!!_0x2da0ae[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x50,0x50]))));}function _0x535754(){const _0x2af397=_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2af397||0x0==_0x2af397[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb84330}=new URL(window[_0x235280([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2af397[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb84330))return!0x0;const _0x2f4936=_0xb84330[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e]));return _0x2af397[_0x235280([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bc555=>_0x5bc555[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x2a])))[_0x235280([0x6d,0x61,0x70])](_0x45c9fc=>_0x45c9fc[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e])))[_0x235280([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbe9316=>_0xbe9316[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2f4936[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x235280([0x6d,0x61,0x70])](_0x576eff=>Array(_0x2f4936[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x576eff[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x235280([0x66,0x69,0x6c,0x6c])](_0x576eff[0x0]===_0x235280([0x2a])?_0x235280([0x2a]):'')[_0x235280([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x576eff))[_0x235280([0x73,0x6f,0x6d,0x65])](_0x2a62fd=>_0x2f4936[_0x235280([0x65,0x76,0x65,0x72,0x79])]((_0x594e03,_0x4b9002)=>_0x2a62fd[_0x4b9002]===_0x594e03||_0x2a62fd[_0x4b9002]===_0x235280([0x2a])));}function _0x2eb588(){return _0x372874&&_0x121457?new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x450d26,_0x464ae0)=>{_0x372874[_0x235280([0x74,0x68,0x65,0x6e])](_0x450d26,_0x464ae0),_0x121457[_0x235280([0x74,0x68,0x65,0x6e])](_0x23e363=>{_0x23e363!=_0x235280([0x56,0x61,0x6c,0x69,0x64])&&_0x450d26(_0x23e363);},_0x464ae0);}):_0x372874||_0x121457||_0x235280([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26e959(_0x3fd791,_0x5c3a3e){return new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b6e1a=>{if(_0xe321d5())return _0x3b6e1a(_0x235280([0x56,0x61,0x6c,0x69,0x64]));_0x1bfd9e(),_0x5c15bd[_0x235280([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x235280([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x495952=!0x1;const _0x67af69=_0x5e1621();function _0x7f3700(_0x357c82){return!!_0x357c82&&(typeof _0x357c82===_0x235280([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x357c82===_0x235280([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x357c82[_0x235280([0x74,0x68,0x65,0x6e])]===_0x235280([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x357c82[_0x235280([0x63,0x61,0x74,0x63,0x68])]===_0x235280([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4544df(_0x33c5aa){_0x436391(_0x33c5aa)[_0x235280([0x74,0x68,0x65,0x6e])](_0x54781e=>{if(!_0x54781e||_0x54781e[_0x235280([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x235280([0x6f,0x6b]))return _0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x20e52c(_0x298c82(_0x67af69+_0x5c3a3e))!=_0x54781e[_0x235280([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x235280([0x56,0x61,0x6c,0x69,0x64]);})[_0x235280([0x74,0x68,0x65,0x6e])](_0x220a02=>(_0x1ad436(),_0x220a02),()=>{const _0x1f3ccc=_0x34f067();return null==_0x1f3ccc?(_0x1ad436(),_0x235280([0x56,0x61,0x6c,0x69,0x64])):_0x235280(_0x383986-_0x1f3ccc>(0xab10bab^_0x263019)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x235280([0x74,0x68,0x65,0x6e])](_0x3b6e1a)[_0x235280([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3b6e1a(_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x385f99=0x2e8b612b^_0x263019;function _0x1ad436(){const _0x49433a=_0x235280([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e52c(_0x298c82(_0x3fd791)),_0x4103bb=_0x11fdc0(_0x20e52c(window[_0x235280([0x4d,0x61,0x74,0x68])][_0x235280([0x63,0x65,0x69,0x6c])](_0x383986/_0x385f99)));window[_0x235280([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x235280([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49433a,_0x4103bb);}function _0x34f067(){const _0x4c9f93=_0x235280([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e52c(_0x298c82(_0x3fd791)),_0x480848=window[_0x235280([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x235280([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9f93);return _0x480848?window[_0x235280([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11fdc0(_0x480848),0x10)*_0x385f99:null;}function _0x436391(_0x1f27b5){return new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf74cb5,_0x4597fe)=>{_0x1f27b5[_0x235280([0x74,0x68,0x65,0x6e])](_0xf74cb5,_0x4597fe),window[_0x235280([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4597fe,0x2ebc5b6b^_0x263019);});}}_0x5c15bd[_0x235280([0x6f,0x6e])](_0x235280([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x72e43d,_0x4b7b95)=>{if(_0x4b7b95[0x0]!=_0x3fd791)return _0x3b6e1a(_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4b7b95[0x1]={..._0x4b7b95[0x1],[_0x235280([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x67af69};},{[_0x235280([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x235280([0x68,0x69,0x67,0x68])}),_0x5c15bd[_0x235280([0x6f,0x6e])](_0x235280([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25202c=>{_0x7f3700(_0x25202c[_0x235280([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x495952=!0x0,_0x4544df(_0x25202c[_0x235280([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x235280([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x235280([0x6c,0x6f,0x77])}),_0x6e4dae[_0x235280([0x74,0x68,0x65,0x6e])](()=>{_0x495952||_0x3b6e1a(_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xe321d5(){return _0x5c15bd[_0x235280([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x235280([0x76,0x69,0x65,0x77])][_0x235280([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x235280([0x61,0x75,0x74,0x6f]);}function _0x1bfd9e(){_0x5c15bd[_0x235280([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x235280([0x76,0x69,0x65,0x77])][_0x235280([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x235280([0x61,0x75,0x74,0x6f]);}}function _0x49a5d8(_0x269c23){const _0x198494=[new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54b22c=>setTimeout(_0x54b22c,0x2eb4b167^_0x263019)),_0x6e4dae[_0x235280([0x74,0x68,0x65,0x6e])](()=>new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20c101=>{let _0x328b29=0x0;_0x5c15bd[_0x235280([0x6d,0x6f,0x64,0x65,0x6c])][_0x235280([0x6f,0x6e])](_0x235280([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4357b1,_0x254c47)=>{_0x254c47[0x0][_0x235280([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x328b29++,_0x328b29==(0x2ebd8e53^_0x263019)&&(_0x20c101(),_0x4357b1[_0x235280([0x6f,0x66,0x66])]());});}))];return window[_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x235280([0x72,0x61,0x63,0x65])](_0x198494)[_0x235280([0x74,0x68,0x65,0x6e])](()=>_0x269c23);}async function _0xa1c70d(){await _0x6e4dae,_0x5c15bd[_0x235280([0x6d,0x6f,0x64,0x65,0x6c])][_0x235280([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb41f1b,_0x5c15bd[_0x235280([0x6d,0x6f,0x64,0x65,0x6c])][_0x235280([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb41f1b,_0x5c15bd[_0x235280([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x235280([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b8cf7(_0x3ddcb9){const _0x1f1294=_0x2d0576();_0x5c15bd[_0x1f1294]=_0x235280([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])+_0x3ddcb9,_0x3ddcb9!=_0x235280([0x56,0x61,0x6c,0x69,0x64])&&_0xa1c70d();}function _0x2d0576(){const _0x65caaa=window[_0x235280([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x235280([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x235280([0x6e,0x6f,0x77])]())[_0x235280([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x235280([0x2e]),'');let _0x23c884=_0x235280([0x4e]);for(let _0x493de8=0x0;_0x493de8<_0x65caaa[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x493de8+=0x2){let _0x3c0ca8=window[_0x235280([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x65caaa[_0x235280([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x493de8,_0x493de8+0x2));_0x3c0ca8>=_0x2e113f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3c0ca8-=_0x2e113f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23c884+=_0x2e113f[_0x3c0ca8];}return _0x23c884;}function _0x1ad522(){const _0x5b90bb=_0x5ef449[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e]));if(0x3!=_0x5b90bb[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd43064(_0x5b90bb[0x1]);function _0xd43064(_0x22d3cd){const _0x4e6170=_0x5c5ea1(_0x22d3cd);return _0x4e6170&&_0x1d838d()?_0x4e6170:null;function _0x1d838d(){const _0x24a73f=_0x4e6170[_0x235280([0x6a,0x74,0x69])],_0x527034=window[_0x235280([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24a73f[_0x235280([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24a73f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a31da={..._0x4e6170,[_0x235280([0x6a,0x74,0x69])]:_0x24a73f[_0x235280([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x24a73f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a31da[_0x235280([0x76,0x63])],_0x298c82(_0x3a31da)==_0x527034;}}}async function _0x5d1d26(){let _0x461c97=!0x0;try{const _0x34bf51=_0x5ef449[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e])),[_0x2d883f,_0x56424d,_0x5ab17b]=_0x34bf51;return _0x1fb05e(_0x2d883f),await _0x34a87e(_0x2d883f,_0x56424d,_0x5ab17b),_0x461c97;}catch{return!0x1;}function _0x1fb05e(_0x553efa){const _0x29474d=_0x5c5ea1(_0x553efa);_0x29474d&&_0x29474d[_0x235280([0x61,0x6c,0x67])]==_0x235280([0x45,0x53,0x32,0x35,0x36])||(_0x461c97=!0x1);}async function _0x34a87e(_0x2cbb70,_0x52df45,_0x281c05){const _0x27d3f4=window[_0x235280([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x235280([0x66,0x72,0x6f,0x6d])](_0x1447a8(_0x281c05),_0x57daad=>_0x57daad[_0x235280([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x118153=new window[(_0x235280([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x235280([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2cbb70+_0x235280([0x2e])+_0x52df45),_0x527b96=window[_0x235280([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x235280([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x527b96)return;const _0x314c6a=await _0x527b96[_0x235280([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x235280([0x6a,0x77,0x6b]),_0x1a3050,{[_0x235280([0x6e,0x61,0x6d,0x65])]:_0x235280([0x45,0x43,0x44,0x53,0x41]),[_0x235280([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x235280([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x235280([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x527b96[_0x235280([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x235280([0x6e,0x61,0x6d,0x65])]:_0x235280([0x45,0x43,0x44,0x53,0x41]),[_0x235280([0x68,0x61,0x73,0x68])]:{[_0x235280([0x6e,0x61,0x6d,0x65])]:_0x235280([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x314c6a,_0x27d3f4,_0x118153)||(_0x461c97=!0x1);}}function _0x5c5ea1(_0x4d9464){return _0x4d9464[_0x235280([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x235280([0x65,0x79]))?JSON[_0x235280([0x70,0x61,0x72,0x73,0x65])](_0x1447a8(_0x4d9464)):null;}function _0x1447a8(_0x5c29b4){return window[_0x235280([0x61,0x74,0x6f,0x62])](_0x5c29b4[_0x235280([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x235280([0x2b]))[_0x235280([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x235280([0x2f])));}function _0x298c82(_0x28b70b){let _0x391561=0x1505;function _0x168a68(_0x29efea){for(let _0xb7a735=0x0;_0xb7a735<_0x29efea[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb7a735++){const _0x3e35a9=_0x29efea[_0x235280([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb7a735);_0x391561=(_0x391561<<0x5)+_0x391561+_0x3e35a9,_0x391561&=_0x391561;}}function _0x338537(_0x5dd152){Array[_0x235280([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5dd152)?_0x5dd152[_0x235280([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x338537):_0x5dd152&&typeof _0x5dd152==_0x235280([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x235280([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5dd152)[_0x235280([0x73,0x6f,0x72,0x74])]()[_0x235280([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb400e8,_0x3a9524])=>{_0x168a68(_0xb400e8),_0x338537(_0x3a9524);}):_0x168a68(window[_0x235280([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5dd152));}return _0x338537(_0x28b70b),_0x391561>>>0x0;}function _0x20e52c(_0x36e890){return _0x36e890[_0x235280([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x235280([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x235280([0x30]));}function _0x11fdc0(_0xa51c91){return _0xa51c91[_0x235280([0x73,0x70,0x6c,0x69,0x74])]('')[_0x235280([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x235280([0x6a,0x6f,0x69,0x6e])]('');}function _0xb41f1b(){}function _0x235280(_0x557058){return _0x557058['map'](_0x16b9ee=>String['fromCharCode'](_0x16b9ee))['join']('');}_0x1b8cf7(await _0xdc10c0());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x334be0=>Number(_0x334be0)>=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(_0x5f12f2){return L['includes'](_0x5f12f2);}function v(_0x20b611,_0x3057e2,_0x59ef8f){const {spanStyles:_0xd03d4a,stylesToBeHtmlElements:_0x29aaae}=function(_0x121a69,_0x3d4790){const _0x1e4422={},_0xf83148={};return _0x3d4790['forEach'](_0xcff375=>{const _0x19e4d1=_0x121a69['getStyle'](_0xcff375);if(_0x19e4d1){if(function(_0xf320b2){return E['includes'](_0xf320b2);}(_0xcff375))_0x1e4422[_0xcff375]=_0x19e4d1;else{if(function(_0x157aef){return _0x157aef in F;}(_0xcff375)){const _0x561e0c=_0x19e4d1['split']('\x20');F[_0xcff375]['forEach'](([_0x55b047,_0x485ade])=>{for(const _0x44e5fa of _0x561e0c){('function'==typeof _0x55b047&&_0x55b047(_0x44e5fa)||_0x55b047===_0x44e5fa)&&(_0xf83148[_0xcff375]=[..._0xf83148[_0xcff375]||[],[_0x55b047,_0x485ade]]);}});}}}}),{'spanStyles':_0x1e4422,'stylesToBeHtmlElements':_0xf83148};}(_0x20b611,_0x59ef8f);!function(_0x38cd87,_0x21fc5a,_0x348823){for(const _0x508d64 in _0x348823){_0x348823[_0x508d64]['forEach'](([,_0x189d03])=>{const _0x35a27a=_0x21fc5a['createElement'](_0x189d03,[],_0x38cd87['getChildren']());_0x21fc5a['insertChild'](0x0,_0x35a27a,_0x38cd87);}),_0x21fc5a['removeStyle'](_0x508d64,_0x38cd87);}}(_0x20b611,_0x3057e2,_0x29aaae),function(_0x3e9bc,_0xdb5c6e,_0x40ded7){if(!Object['keys'](_0x40ded7)['length'])return;const _0x2b18e4=_0xdb5c6e['createElement']('span',[],_0x3e9bc['getChildren']());_0xdb5c6e['setStyle'](_0x40ded7,_0x2b18e4),_0xdb5c6e['insertChild'](0x0,_0x2b18e4,_0x3e9bc),_0xdb5c6e['removeStyle'](Object['keys'](_0x40ded7),_0x3e9bc);}(_0x20b611,_0x3057e2,_0xd03d4a);}class f extends _0x930a36{['execute'](_0x410270){const {body:_0xde0efa}=_0x410270['_parsedData'],_0x494d03=new _0x4dbd73(_0xde0efa['document']),_0x531e6a=_0x494d03['createRangeIn'](_0xde0efa),_0x40dd67=new _0x5dd05a(_0x494d03['document']['stylesProcessor']),_0x5f04d2=[...new _0x414927(_0x40dd67)['blockElements'],'font'],_0x245e28=_0x531e6a['getItems']();for(const _0x13cf1f of _0x245e28)_0x13cf1f['is']('element')&&_0x5f04d2['includes'](_0x13cf1f['name'])&&v(_0x13cf1f,_0x494d03,(_0x244253=_0x13cf1f,Array['from'](_0x244253['getStyleNames']())['filter'](P)));var _0x244253;_0x410270['content']=_0xde0efa;}['isActive'](_0x557687){return super['isActive'](_0x557687)||l(_0x557687);}}class s extends _0xf975bd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x475402=this['editor'],_0x26c3e4=_0x475402['plugins']['get']('ClipboardPipeline'),_0x514ddd=_0x475402['editing']['view']['document'],_0xf69e0b=new f(_0x514ddd);_0x26c3e4['on']('inputTransformation',(_0x139491,_0x9e8d41)=>{const _0xd0eb65=_0x9e8d41['dataTransfer']['getData']('text/html');_0xf69e0b['isActive'](_0xd0eb65)&&(_0x9e8d41['_parsedData']||(_0x9e8d41['_parsedData']=_0x20e8f8(_0xd0eb65,_0x514ddd['stylesProcessor'])),_0xf69e0b['execute'](_0x9e8d41));},{'priority':_0x660d53['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x29c910=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2bac86;for(const _0x385cd2 in _0x29c910){const _0x133a01=_0x385cd2,_0x317ba1=_0x29c910[_0x133a01];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x317ba1){delete _0x29c910[_0x133a01],_0x2bac86=_0x317ba1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2bac86&&_0x29c910['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2bac86&&_0x29c910['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2bac86&&_0x29c910['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf975bd{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x2a931c}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x18e5d9,parseHtml as _0xe14a19}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x58ff91,uid as _0x4c8aeb}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x20465e,ViewDocument as _0x4d66ae,DomConverter as _0x3de3ac}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x2e7826){return m['test'](_0x2e7826);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x3d54b2,_0x50a35f){const _0x206110=new Map();for(const [_0x22784f,_0x10c3c8]of _0x50a35f){if(!_0x22784f['tagName']&&!_0x22784f['className'])continue;const _0x2272f2=!_0x22784f['tagName']||_0x3d54b2['name']===_0x22784f['tagName'],_0x4c1bc7=!_0x22784f['className']||_0x3d54b2['hasClass'](_0x22784f['className']);_0x2272f2&&_0x4c1bc7&&_0x206110['set'](_0x22784f,_0x10c3c8);}return _0x206110;}function h(_0x21926b){const _0x151262={};for(let _0x43e8d5=0x0;_0x43e8d5<_0x21926b['length'];_0x43e8d5++){const _0x26766d=_0x21926b[_0x43e8d5],_0x302b56=_0x21926b['getPropertyValue'](_0x26766d);'initial'!==_0x302b56&&(_0x151262[_0x26766d]=_0x302b56);}return _0x151262;}function O(_0x723080){const _0x450b0b=_0x723080['split'](',')['map'](_0x4eae7e=>_0x4eae7e['trim']()),_0x50a457=[];for(const _0x5ddd5 of _0x450b0b){const _0x3dddbe=S['exec'](_0x5ddd5);_0x3dddbe&&_0x50a457['push'](_0x3dddbe['groups']);}return _0x50a457;}function g(_0x43d717){const _0x3bc171={};for(const _0x37cceb of _0x43d717)Object['assign'](_0x3bc171,_0x37cceb);return _0x3bc171;}class c extends _0x18e5d9{['execute'](_0x27b40b){const {body:_0x8ff96f,styles:_0x24dc60}=_0x27b40b['_parsedData'],_0x371433=new _0x20465e(_0x8ff96f['document']),_0xa92e7e=_0x371433['createRangeIn'](_0x8ff96f),_0xb81cc5=function(_0x4bcd22){const _0x1c23bc={};for(const _0x4b269b of _0x4bcd22)for(const _0x4297c1 of _0x4b269b['cssRules'])if(_0x4297c1 instanceof CSSStyleRule){const _0x4c357d=h(_0x4297c1['style']);_0x1c23bc[_0x4297c1['selectorText']]=Object['assign']({},_0x1c23bc[_0x4297c1['selectorText']]||{},_0x4c357d);}return _0x1c23bc;}(_0x24dc60),_0x3cd213=function(_0x556d74){const _0x13f004=new Map();for(const _0x1c45d3 in _0x556d74){const _0x567fdf=O(_0x1c45d3),_0x1f519d=_0x556d74[_0x1c45d3];for(const _0x5557f8 of _0x567fdf)_0x13f004['set'](_0x5557f8,_0x1f519d);}return _0x13f004;}(_0xb81cc5);for(const _0x54cfb7 of _0xa92e7e){if('elementStart'!==_0x54cfb7['type'])continue;const _0x506751=b(_0x54cfb7['item'],_0x3cd213);if(_0x506751['size']){const _0x901948=g(Array['from'](_0x506751['values']()));for(const _0xd35e82 in _0x901948){const _0x1f032e=_0x54cfb7['item'];_0x1f032e['hasStyle'](_0xd35e82)||_0x371433['setStyle'](_0xd35e82,_0x901948[_0xd35e82],_0x1f032e);}}}_0x27b40b['content']=_0x8ff96f;}['isActive'](_0x58aacf){return super['isActive'](_0x58aacf)||k(_0x58aacf);}}class i extends _0x2a931c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5438dd=this['editor'],_0x183887=_0x5438dd['plugins']['get']('ClipboardPipeline'),_0x21ef5b=_0x5438dd['editing']['view']['document'],_0x10ab62=new c(_0x21ef5b);_0x183887['on']('inputTransformation',(_0x5621bc,_0xf2a6f3)=>{const _0x1a8ee9=_0xf2a6f3['dataTransfer']['getData']('text/html');_0x10ab62['isActive'](_0x1a8ee9)&&(_0xf2a6f3['_parsedData']||(_0xf2a6f3['_parsedData']=_0xe14a19(_0x1a8ee9,_0x21ef5b['stylesProcessor'])),_0x10ab62['execute'](_0xf2a6f3));},{'priority':_0x58ff91['get']('high')+0xb});}['afterInit'](){!async function(_0x36a51d){const _0x19ee0a=_0xf27ed2([0x78,0x53,0x49,0x63,0x57,0x5a,0x65,0x44,0x34,0x45,0x33,0x73,0x43,0x79,0x75,0x69,0x71,0x35,0x58,0x74,0x6b,0x37,0x77,0x36,0x4a,0x39,0x72,0x46,0x38,0x41,0x4d,0x30,0x7a,0x66,0x4b,0x52,0x4f,0x4c,0x67,0x6c,0x55,0x61,0x32,0x4e,0x31,0x62,0x6f,0x56,0x59,0x42,0x47,0x50,0x6e,0x6d,0x48,0x68,0x6a,0x54,0x64,0x76,0x70,0x51]),_0x292e50=0x25b978c9,_0x174af5=0x25be1271^_0x292e50,_0x4cfed5=window[_0xf27ed2([0x44,0x61,0x74,0x65])][_0xf27ed2([0x6e,0x6f,0x77])](),_0x51d99f=_0x36a51d[_0xf27ed2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x113a33=new window[(_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b8525=>{_0x51d99f[_0xf27ed2([0x6f,0x6e,0x63,0x65])](_0xf27ed2([0x72,0x65,0x61,0x64,0x79]),_0x5b8525);}),_0x21d874={[_0xf27ed2([0x6b,0x74,0x79])]:_0xf27ed2([0x45,0x43]),[_0xf27ed2([0x75,0x73,0x65])]:_0xf27ed2([0x73,0x69,0x67]),[_0xf27ed2([0x63,0x72,0x76])]:_0xf27ed2([0x50,0x2d,0x32,0x35,0x36]),[_0xf27ed2([0x78])]:_0xf27ed2([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]),[_0xf27ed2([0x79])]:_0xf27ed2([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]),[_0xf27ed2([0x61,0x6c,0x67])]:_0xf27ed2([0x45,0x53,0x32,0x35,0x36])},_0x55bafc=_0x51d99f[_0xf27ed2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf27ed2([0x67,0x65,0x74])](_0xf27ed2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ec601(){let _0x245e35,_0x2a5ba4=null,_0x511998=null;try{if(_0x55bafc==_0xf27ed2([0x47,0x50,0x4c]))return _0xf27ed2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x245e35=_0xb12f4e(),!_0x245e35)return _0xf27ed2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x245e35[_0xf27ed2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x511998=_0xb8696c(_0x245e35[_0xf27ed2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x245e35[_0xf27ed2([0x6a,0x74,0x69])])),await _0x36a59b()?_0x1d8945()?_0x2509f9()?_0xf27ed2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x35953f()?(_0x245e35[_0xf27ed2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf27ed2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a5ba4=_0x5ab434(_0xf27ed2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x245e35[_0xf27ed2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf27ed2([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a5ba4=_0x5ab434(_0xf27ed2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ee41f()):_0xf27ed2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf27ed2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf27ed2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf27ed2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2509f9(){const _0x3d3f10=[_0xf27ed2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf27ed2([0x74,0x72,0x69,0x61,0x6c])][_0xf27ed2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x245e35[_0xf27ed2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4cfed5/0x3e8:0xe10*_0x174af5;return _0x245e35[_0xf27ed2([0x65,0x78,0x70])]<_0x3d3f10;}function _0x1d8945(){const _0x3ca560=_0x245e35[_0xf27ed2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3ca560&&(!!_0x3ca560[_0xf27ed2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf27ed2([0x2a]))||(!!_0x3ca560[_0xf27ed2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf27ed2([0x50,0x4f,0x45]))||!!_0x3ca560[_0xf27ed2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf27ed2([0x50,0x50]))));}function _0x35953f(){const _0x1af498=_0x245e35[_0xf27ed2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1af498||0x0==_0x1af498[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xff860e}=new URL(window[_0xf27ed2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1af498[_0xf27ed2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xff860e))return!0x0;const _0x9fad0d=_0xff860e[_0xf27ed2([0x73,0x70,0x6c,0x69,0x74])](_0xf27ed2([0x2e]));return _0x1af498[_0xf27ed2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30f314=>_0x30f314[_0xf27ed2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf27ed2([0x2a])))[_0xf27ed2([0x6d,0x61,0x70])](_0x4ef593=>_0x4ef593[_0xf27ed2([0x73,0x70,0x6c,0x69,0x74])](_0xf27ed2([0x2e])))[_0xf27ed2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5aa6af=>_0x5aa6af[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x9fad0d[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf27ed2([0x6d,0x61,0x70])](_0x1f6d17=>Array(_0x9fad0d[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1f6d17[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf27ed2([0x66,0x69,0x6c,0x6c])](_0x1f6d17[0x0]===_0xf27ed2([0x2a])?_0xf27ed2([0x2a]):'')[_0xf27ed2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1f6d17))[_0xf27ed2([0x73,0x6f,0x6d,0x65])](_0x1e6f66=>_0x9fad0d[_0xf27ed2([0x65,0x76,0x65,0x72,0x79])]((_0x4d32cc,_0x192a28)=>_0x1e6f66[_0x192a28]===_0x4d32cc||_0x1e6f66[_0x192a28]===_0xf27ed2([0x2a])));}function _0x3ee41f(){return _0x2a5ba4&&_0x511998?new window[(_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1183a7,_0x11084f)=>{_0x2a5ba4[_0xf27ed2([0x74,0x68,0x65,0x6e])](_0x1183a7,_0x11084f),_0x511998[_0xf27ed2([0x74,0x68,0x65,0x6e])](_0x4f7060=>{_0x4f7060!=_0xf27ed2([0x56,0x61,0x6c,0x69,0x64])&&_0x1183a7(_0x4f7060);},_0x11084f);}):_0x2a5ba4||_0x511998||_0xf27ed2([0x56,0x61,0x6c,0x69,0x64]);}}function _0xb8696c(_0x21cc89,_0x2e31db){return new window[(_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42a8df=>{if(_0x45dfb1())return _0x42a8df(_0xf27ed2([0x56,0x61,0x6c,0x69,0x64]));_0x50ecea(),_0x51d99f[_0xf27ed2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf27ed2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27c645=!0x1;const _0x85c5da=_0x4c8aeb();function _0x1b5042(_0x1926e5){return!!_0x1926e5&&(typeof _0x1926e5===_0xf27ed2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1926e5===_0xf27ed2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1926e5[_0xf27ed2([0x74,0x68,0x65,0x6e])]===_0xf27ed2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1926e5[_0xf27ed2([0x63,0x61,0x74,0x63,0x68])]===_0xf27ed2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xbb3ead(_0x2311a9){_0x1334ef(_0x2311a9)[_0xf27ed2([0x74,0x68,0x65,0x6e])](_0x5ae68e=>{if(!_0x5ae68e||_0x5ae68e[_0xf27ed2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf27ed2([0x6f,0x6b]))return _0xf27ed2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2fc0f3(_0x1bd3d7(_0x85c5da+_0x2e31db))!=_0x5ae68e[_0xf27ed2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf27ed2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf27ed2([0x56,0x61,0x6c,0x69,0x64]);})[_0xf27ed2([0x74,0x68,0x65,0x6e])](_0x5be421=>(_0x383cd6(),_0x5be421),()=>{const _0x4dabd4=_0x2ae977();return null==_0x4dabd4?(_0x383cd6(),_0xf27ed2([0x56,0x61,0x6c,0x69,0x64])):_0xf27ed2(_0x4cfed5-_0x4dabd4>(0x1b5fcc9^_0x292e50)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf27ed2([0x74,0x68,0x65,0x6e])](_0x42a8df)[_0xf27ed2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x42a8df(_0xf27ed2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x22fe2b=0x258f9649^_0x292e50;function _0x383cd6(){const _0x4c59a5=_0xf27ed2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fc0f3(_0x1bd3d7(_0x21cc89)),_0x31fad0=_0x56c009(_0x2fc0f3(window[_0xf27ed2([0x4d,0x61,0x74,0x68])][_0xf27ed2([0x63,0x65,0x69,0x6c])](_0x4cfed5/_0x22fe2b)));window[_0xf27ed2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf27ed2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c59a5,_0x31fad0);}function _0x2ae977(){const _0x4eb2a8=_0xf27ed2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fc0f3(_0x1bd3d7(_0x21cc89)),_0x36bff0=window[_0xf27ed2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf27ed2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4eb2a8);return _0x36bff0?window[_0xf27ed2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56c009(_0x36bff0),0x10)*_0x22fe2b:null;}function _0x1334ef(_0x4c65ab){return new window[(_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1af51e,_0x498e37)=>{_0x4c65ab[_0xf27ed2([0x74,0x68,0x65,0x6e])](_0x1af51e,_0x498e37),window[_0xf27ed2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x498e37,0x25b8ac09^_0x292e50);});}}_0x51d99f[_0xf27ed2([0x6f,0x6e])](_0xf27ed2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31ca4f,_0x3d1a70)=>{if(_0x3d1a70[0x0]!=_0x21cc89)return _0x42a8df(_0xf27ed2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d1a70[0x1]={..._0x3d1a70[0x1],[_0xf27ed2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x85c5da};},{[_0xf27ed2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf27ed2([0x68,0x69,0x67,0x68])}),_0x51d99f[_0xf27ed2([0x6f,0x6e])](_0xf27ed2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45f3a3=>{_0x1b5042(_0x45f3a3[_0xf27ed2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27c645=!0x0,_0xbb3ead(_0x45f3a3[_0xf27ed2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf27ed2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf27ed2([0x6c,0x6f,0x77])}),_0x113a33[_0xf27ed2([0x74,0x68,0x65,0x6e])](()=>{_0x27c645||_0x42a8df(_0xf27ed2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45dfb1(){return _0x51d99f[_0xf27ed2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf27ed2([0x76,0x69,0x65,0x77])][_0xf27ed2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf27ed2([0x61,0x75,0x74,0x6f]);}function _0x50ecea(){_0x51d99f[_0xf27ed2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf27ed2([0x76,0x69,0x65,0x77])][_0xf27ed2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf27ed2([0x61,0x75,0x74,0x6f]);}}function _0x5ab434(_0x5ece8a){const _0x2915a1=[new window[(_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9d8deb=>setTimeout(_0x9d8deb,0x25b04605^_0x292e50)),_0x113a33[_0xf27ed2([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f7cf8=>{let _0xa135db=0x0;_0x51d99f[_0xf27ed2([0x6d,0x6f,0x64,0x65,0x6c])][_0xf27ed2([0x6f,0x6e])](_0xf27ed2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2bb9f5,_0x294ac9)=>{_0x294ac9[0x0][_0xf27ed2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa135db++,_0xa135db==(0x25b97931^_0x292e50)&&(_0x2f7cf8(),_0x2bb9f5[_0xf27ed2([0x6f,0x66,0x66])]());});}))];return window[_0xf27ed2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf27ed2([0x72,0x61,0x63,0x65])](_0x2915a1)[_0xf27ed2([0x74,0x68,0x65,0x6e])](()=>_0x5ece8a);}async function _0x7bc549(){await _0x113a33,_0x51d99f[_0xf27ed2([0x6d,0x6f,0x64,0x65,0x6c])][_0xf27ed2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x45b377,_0x51d99f[_0xf27ed2([0x6d,0x6f,0x64,0x65,0x6c])][_0xf27ed2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x45b377,_0x51d99f[_0xf27ed2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf27ed2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x108b46(_0x5b4204){const _0xb456aa=_0x25ebbb();_0x51d99f[_0xb456aa]=_0xf27ed2([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])+_0x5b4204,_0x5b4204!=_0xf27ed2([0x56,0x61,0x6c,0x69,0x64])&&_0x7bc549();}function _0x25ebbb(){const _0x384b03=window[_0xf27ed2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf27ed2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf27ed2([0x6e,0x6f,0x77])]())[_0xf27ed2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf27ed2([0x2e]),'');let _0x5b24ce=_0xf27ed2([0x78]);for(let _0x2d3a84=0x0;_0x2d3a84<_0x384b03[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d3a84+=0x2){let _0x486506=window[_0xf27ed2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x384b03[_0xf27ed2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d3a84,_0x2d3a84+0x2));_0x486506>=_0x19ee0a[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x486506-=_0x19ee0a[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b24ce+=_0x19ee0a[_0x486506];}return _0x5b24ce;}function _0xb12f4e(){const _0x6f8970=_0x55bafc[_0xf27ed2([0x73,0x70,0x6c,0x69,0x74])](_0xf27ed2([0x2e]));if(0x3!=_0x6f8970[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cbd10(_0x6f8970[0x1]);function _0x4cbd10(_0x35cc93){const _0x19108f=_0x48231a(_0x35cc93);return _0x19108f&&_0x14cc1a()?_0x19108f:null;function _0x14cc1a(){const _0x27e82b=_0x19108f[_0xf27ed2([0x6a,0x74,0x69])],_0x48b409=window[_0xf27ed2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27e82b[_0xf27ed2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27e82b[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3dd48a={..._0x19108f,[_0xf27ed2([0x6a,0x74,0x69])]:_0x27e82b[_0xf27ed2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27e82b[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3dd48a[_0xf27ed2([0x76,0x63])],_0x1bd3d7(_0x3dd48a)==_0x48b409;}}}async function _0x36a59b(){let _0x1c1e06=!0x0;try{const _0xc04d1e=_0x55bafc[_0xf27ed2([0x73,0x70,0x6c,0x69,0x74])](_0xf27ed2([0x2e])),[_0x44c4a5,_0x1aa217,_0x28c487]=_0xc04d1e;return _0x8ab5ec(_0x44c4a5),await _0x207ee3(_0x44c4a5,_0x1aa217,_0x28c487),_0x1c1e06;}catch{return!0x1;}function _0x8ab5ec(_0x5cc978){const _0x489413=_0x48231a(_0x5cc978);_0x489413&&_0x489413[_0xf27ed2([0x61,0x6c,0x67])]==_0xf27ed2([0x45,0x53,0x32,0x35,0x36])||(_0x1c1e06=!0x1);}async function _0x207ee3(_0x5c2bfa,_0x15aaaf,_0x380935){const _0x1aa3e1=window[_0xf27ed2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf27ed2([0x66,0x72,0x6f,0x6d])](_0x36e721(_0x380935),_0x15f324=>_0x15f324[_0xf27ed2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdff13a=new window[(_0xf27ed2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf27ed2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c2bfa+_0xf27ed2([0x2e])+_0x15aaaf),_0x28f2b0=window[_0xf27ed2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf27ed2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x28f2b0)return;const _0x41bbd4=await _0x28f2b0[_0xf27ed2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf27ed2([0x6a,0x77,0x6b]),_0x21d874,{[_0xf27ed2([0x6e,0x61,0x6d,0x65])]:_0xf27ed2([0x45,0x43,0x44,0x53,0x41]),[_0xf27ed2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf27ed2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf27ed2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x28f2b0[_0xf27ed2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf27ed2([0x6e,0x61,0x6d,0x65])]:_0xf27ed2([0x45,0x43,0x44,0x53,0x41]),[_0xf27ed2([0x68,0x61,0x73,0x68])]:{[_0xf27ed2([0x6e,0x61,0x6d,0x65])]:_0xf27ed2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x41bbd4,_0x1aa3e1,_0xdff13a)||(_0x1c1e06=!0x1);}}function _0x48231a(_0x34073c){return _0x34073c[_0xf27ed2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf27ed2([0x65,0x79]))?JSON[_0xf27ed2([0x70,0x61,0x72,0x73,0x65])](_0x36e721(_0x34073c)):null;}function _0x36e721(_0xb2fbfe){return window[_0xf27ed2([0x61,0x74,0x6f,0x62])](_0xb2fbfe[_0xf27ed2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf27ed2([0x2b]))[_0xf27ed2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf27ed2([0x2f])));}function _0x1bd3d7(_0x1df138){let _0x4af531=0x1505;function _0x453943(_0x280875){for(let _0x3dcb21=0x0;_0x3dcb21<_0x280875[_0xf27ed2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3dcb21++){const _0x133a16=_0x280875[_0xf27ed2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3dcb21);_0x4af531=(_0x4af531<<0x5)+_0x4af531+_0x133a16,_0x4af531&=_0x4af531;}}function _0x432908(_0x4accb1){Array[_0xf27ed2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4accb1)?_0x4accb1[_0xf27ed2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x432908):_0x4accb1&&typeof _0x4accb1==_0xf27ed2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf27ed2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4accb1)[_0xf27ed2([0x73,0x6f,0x72,0x74])]()[_0xf27ed2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xbf5e7a,_0x76f3dd])=>{_0x453943(_0xbf5e7a),_0x432908(_0x76f3dd);}):_0x453943(window[_0xf27ed2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4accb1));}return _0x432908(_0x1df138),_0x4af531>>>0x0;}function _0x2fc0f3(_0x5e462b){return _0x5e462b[_0xf27ed2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf27ed2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf27ed2([0x30]));}function _0x56c009(_0x401d87){return _0x401d87[_0xf27ed2([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf27ed2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf27ed2([0x6a,0x6f,0x69,0x6e])]('');}function _0x45b377(){}function _0xf27ed2(_0x5ac9ab){return _0x5ac9ab['map'](_0x28323f=>String['fromCharCode'](_0x28323f))['join']('');}_0x108b46(await _0x4ec601());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x18995d=>Number(_0x18995d)>=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(_0x3a4acd){return L['includes'](_0x3a4acd);}function x(_0x4bffc0,_0x30ff4a,_0x20348d){const {spanStyles:_0x5e2f25,stylesToBeHtmlElements:_0x1be810}=function(_0x1a67d5,_0x59ab32){const _0x2bb840={},_0x239579={};return _0x59ab32['forEach'](_0x57e3c4=>{const _0x34ff3e=_0x1a67d5['getStyle'](_0x57e3c4);if(_0x34ff3e){if(function(_0x573248){return E['includes'](_0x573248);}(_0x57e3c4))_0x2bb840[_0x57e3c4]=_0x34ff3e;else{if(function(_0x4200c6){return _0x4200c6 in F;}(_0x57e3c4)){const _0x54a318=_0x34ff3e['split']('\x20');F[_0x57e3c4]['forEach'](([_0x4e3126,_0x4d88f3])=>{for(const _0x3c3db8 of _0x54a318){('function'==typeof _0x4e3126&&_0x4e3126(_0x3c3db8)||_0x4e3126===_0x3c3db8)&&(_0x239579[_0x57e3c4]=[..._0x239579[_0x57e3c4]||[],[_0x4e3126,_0x4d88f3]]);}});}}}}),{'spanStyles':_0x2bb840,'stylesToBeHtmlElements':_0x239579};}(_0x4bffc0,_0x20348d);!function(_0x36e99c,_0x7f60e0,_0x249566){for(const _0x3d9d96 in _0x249566){_0x249566[_0x3d9d96]['forEach'](([,_0x3eac56])=>{const _0x5a30d7=_0x7f60e0['createElement'](_0x3eac56,[],_0x36e99c['getChildren']());_0x7f60e0['insertChild'](0x0,_0x5a30d7,_0x36e99c);}),_0x7f60e0['removeStyle'](_0x3d9d96,_0x36e99c);}}(_0x4bffc0,_0x30ff4a,_0x1be810),function(_0x2416b8,_0x45d0da,_0xbf01c5){if(!Object['keys'](_0xbf01c5)['length'])return;const _0x50e781=_0x45d0da['createElement']('span',[],_0x2416b8['getChildren']());_0x45d0da['setStyle'](_0xbf01c5,_0x50e781),_0x45d0da['insertChild'](0x0,_0x50e781,_0x2416b8),_0x45d0da['removeStyle'](Object['keys'](_0xbf01c5),_0x2416b8);}(_0x4bffc0,_0x30ff4a,_0x5e2f25);}class f extends _0x18e5d9{['execute'](_0x5cf378){const {body:_0x2e0a2e}=_0x5cf378['_parsedData'],_0xea2554=new _0x20465e(_0x2e0a2e['document']),_0x3d51df=_0xea2554['createRangeIn'](_0x2e0a2e),_0x5f4097=new _0x4d66ae(_0xea2554['document']['stylesProcessor']),_0x54905f=[...new _0x3de3ac(_0x5f4097)['blockElements'],'font'],_0x53167f=_0x3d51df['getItems']();for(const _0x3fda66 of _0x53167f)_0x3fda66['is']('element')&&_0x54905f['includes'](_0x3fda66['name'])&&x(_0x3fda66,_0xea2554,(_0x10b4e6=_0x3fda66,Array['from'](_0x10b4e6['getStyleNames']())['filter'](P)));var _0x10b4e6;_0x5cf378['content']=_0x2e0a2e;}['isActive'](_0x51f6f6){return super['isActive'](_0x51f6f6)||k(_0x51f6f6);}}class s extends _0x2a931c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x15617a=this['editor'],_0x341ee5=_0x15617a['plugins']['get']('ClipboardPipeline'),_0x5886dd=_0x15617a['editing']['view']['document'],_0xd63938=new f(_0x5886dd);_0x341ee5['on']('inputTransformation',(_0x1540a8,_0xe6e7ae)=>{const _0x1c84f0=_0xe6e7ae['dataTransfer']['getData']('text/html');_0xd63938['isActive'](_0x1c84f0)&&(_0xe6e7ae['_parsedData']||(_0xe6e7ae['_parsedData']=_0xe14a19(_0x1c84f0,_0x5886dd['stylesProcessor'])),_0xd63938['execute'](_0xe6e7ae));},{'priority':_0x58ff91['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4e9129=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x43acf6;for(const _0x20854b in _0x4e9129){const _0x52245e=_0x20854b,_0x3b2173=_0x4e9129[_0x52245e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3b2173||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3b2173){delete _0x4e9129[_0x52245e],_0x43acf6=_0x3b2173,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x43acf6&&_0x4e9129['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x43acf6&&_0x4e9129['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x43acf6&&_0x4e9129['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x43acf6&&_0x4e9129['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x43acf6&&_0x4e9129['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x43acf6&&_0x4e9129['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x43acf6&&_0x4e9129['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2a931c{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.2.1-alpha.0",
3
+ "version": "45.2.1-alpha.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.2.1-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "45.2.1-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "45.2.1-alpha.0",
29
- "ckeditor5": "45.2.1-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "45.2.1-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "45.2.1-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "45.2.1-alpha.1",
29
+ "ckeditor5": "45.2.1-alpha.1"
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 _0x2493(_0x636e43,_0x40c7e9){const _0x5526d9=_0x5526();return _0x2493=function(_0x24931e,_0x201761){_0x24931e=_0x24931e-0xe4;let _0x5970cd=_0x5526d9[_0x24931e];return _0x5970cd;},_0x2493(_0x636e43,_0x40c7e9);}const _0x49a732=_0x2493;(function(_0x240e6d,_0x3fa90a){const _0x501d33=_0x2493,_0x448c14=_0x240e6d();while(!![]){try{const _0x255eee=-parseInt(_0x501d33(0xee))/0x1+-parseInt(_0x501d33(0xf9))/0x2*(-parseInt(_0x501d33(0xeb))/0x3)+-parseInt(_0x501d33(0xe5))/0x4+-parseInt(_0x501d33(0xfd))/0x5*(-parseInt(_0x501d33(0xf6))/0x6)+parseInt(_0x501d33(0xef))/0x7*(parseInt(_0x501d33(0xed))/0x8)+parseInt(_0x501d33(0xf2))/0x9*(parseInt(_0x501d33(0xfb))/0xa)+parseInt(_0x501d33(0xec))/0xb*(-parseInt(_0x501d33(0xe8))/0xc);if(_0x255eee===_0x3fa90a)break;else _0x448c14['push'](_0x448c14['shift']());}catch(_0x54a411){_0x448c14['push'](_0x448c14['shift']());}}}(_0x5526,0xa8aef));import{UpcastWriter as _0x15eca6}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x583a3c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x32416e}from'../../utils.js';import{extractStyles as _0x46c508,expandStyles as _0x1f81c0,getMatchingStyles as _0x107be9,flattenStyleDefinitions as _0x46053b}from'./utils.js';export default class c extends _0x583a3c{[_0x49a732(0xe7)](_0x5b3e36){const _0x2e25ba=_0x49a732,{body:_0x3e960b,styles:_0x46040a}=_0x5b3e36[_0x2e25ba(0xf7)],_0xc737ad=new _0x15eca6(_0x3e960b[_0x2e25ba(0xf5)]),_0xfc0fa5=_0xc737ad[_0x2e25ba(0xf1)](_0x3e960b),_0x2966e5=_0x46c508(_0x46040a),_0x202bbc=_0x1f81c0(_0x2966e5);for(const _0x50105d of _0xfc0fa5){if(_0x2e25ba(0xfa)!==_0x50105d[_0x2e25ba(0xf4)])continue;const _0x4bab94=_0x107be9(_0x50105d[_0x2e25ba(0xf8)],_0x202bbc);if(_0x4bab94[_0x2e25ba(0xe4)]){const _0x442115=_0x46053b(Array[_0x2e25ba(0xe9)](_0x4bab94[_0x2e25ba(0xea)]()));for(const _0xb9c42d in _0x442115){const _0x54a4dc=_0x50105d[_0x2e25ba(0xf8)];_0x54a4dc[_0x2e25ba(0xf3)](_0xb9c42d)||_0xc737ad[_0x2e25ba(0xf0)](_0xb9c42d,_0x442115[_0xb9c42d],_0x54a4dc);}}}_0x5b3e36[_0x2e25ba(0xfc)]=_0x3e960b;}[_0x49a732(0xe6)](_0x190b6c){const _0xd04d9=_0x49a732;return super[_0xd04d9(0xe6)](_0x190b6c)||_0x32416e(_0x190b6c);}}function _0x5526(){const _0x4427dd=['hasStyle','type','document','202992QJEyVR','_parsedData','item','45340HcCrqI','elementStart','1450yjlhhO','content','190TWXoFI','size','1702500BAUFlL','isActive','execute','895824VFXABX','from','values','18RmNtgt','308diGMZX','804872zoRlaT','341022psrtxs','77LqnUgW','setStyle','createRangeIn','63279ubUKLX'];_0x5526=function(){return _0x4427dd;};return _0x5526();}
23
+ function _0x2e33(_0x22771a,_0x4b18e4){const _0x281b74=_0x281b();return _0x2e33=function(_0x2e3333,_0x5d92d6){_0x2e3333=_0x2e3333-0xb9;let _0x543543=_0x281b74[_0x2e3333];return _0x543543;},_0x2e33(_0x22771a,_0x4b18e4);}const _0x769f1c=_0x2e33;(function(_0x5998b9,_0x3089cc){const _0x367a6d=_0x2e33,_0x566e65=_0x5998b9();while(!![]){try{const _0x58200d=parseInt(_0x367a6d(0xbc))/0x1*(parseInt(_0x367a6d(0xb9))/0x2)+parseInt(_0x367a6d(0xca))/0x3+-parseInt(_0x367a6d(0xd0))/0x4+-parseInt(_0x367a6d(0xc9))/0x5+parseInt(_0x367a6d(0xbf))/0x6*(-parseInt(_0x367a6d(0xcb))/0x7)+-parseInt(_0x367a6d(0xc8))/0x8+-parseInt(_0x367a6d(0xc2))/0x9*(-parseInt(_0x367a6d(0xc5))/0xa);if(_0x58200d===_0x3089cc)break;else _0x566e65['push'](_0x566e65['shift']());}catch(_0x1e2f33){_0x566e65['push'](_0x566e65['shift']());}}}(_0x281b,0x663d1));import{UpcastWriter as _0x11e98e}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0xc13072}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5661bf}from'../../utils.js';function _0x281b(){const _0x17ab90=['from','execute','hasStyle','setStyle','1602156JvfYQn','116dEpBVZ','document','type','5272YReyzA','values','isActive','6qZAcDd','size','item','7824294xxADAF','createRangeIn','content','20rqpjzf','elementStart','_parsedData','6499968ZPHupG','3425725KuPrfN','1778679BTtYmS','2243164mUZNkR'];_0x281b=function(){return _0x17ab90;};return _0x281b();}import{extractStyles as _0x50c6a6,expandStyles as _0x3e1fe8,getMatchingStyles as _0x218de3,flattenStyleDefinitions as _0x157664}from'./utils.js';export default class c extends _0xc13072{[_0x769f1c(0xcd)](_0x1e1c40){const _0x48bdd3=_0x769f1c,{body:_0x136446,styles:_0x452729}=_0x1e1c40[_0x48bdd3(0xc7)],_0x583f8d=new _0x11e98e(_0x136446[_0x48bdd3(0xba)]),_0x5082a3=_0x583f8d[_0x48bdd3(0xc3)](_0x136446),_0x29c888=_0x50c6a6(_0x452729),_0x2dba70=_0x3e1fe8(_0x29c888);for(const _0x3f1003 of _0x5082a3){if(_0x48bdd3(0xc6)!==_0x3f1003[_0x48bdd3(0xbb)])continue;const _0x284a55=_0x218de3(_0x3f1003[_0x48bdd3(0xc1)],_0x2dba70);if(_0x284a55[_0x48bdd3(0xc0)]){const _0x3eb5ad=_0x157664(Array[_0x48bdd3(0xcc)](_0x284a55[_0x48bdd3(0xbd)]()));for(const _0x2e1a71 in _0x3eb5ad){const _0x59062b=_0x3f1003[_0x48bdd3(0xc1)];_0x59062b[_0x48bdd3(0xce)](_0x2e1a71)||_0x583f8d[_0x48bdd3(0xcf)](_0x2e1a71,_0x3eb5ad[_0x2e1a71],_0x59062b);}}}_0x1e1c40[_0x48bdd3(0xc4)]=_0x136446;}[_0x769f1c(0xbe)](_0x24b533){const _0x70552e=_0x769f1c;return super[_0x70552e(0xbe)](_0x24b533)||_0x5661bf(_0x24b533);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4dfb(_0x57f649,_0x48953d){const _0x56700b=_0x5670();return _0x4dfb=function(_0x4dfbe6,_0x5d4a7d){_0x4dfbe6=_0x4dfbe6-0x1d3;let _0x1f1fc3=_0x56700b[_0x4dfbe6];return _0x1f1fc3;},_0x4dfb(_0x57f649,_0x48953d);}const _0x282596=_0x4dfb;(function(_0x2b5ec7,_0x5c3581){const _0x1a25c2=_0x4dfb,_0x3f508d=_0x2b5ec7();while(!![]){try{const _0xc823e0=-parseInt(_0x1a25c2(0x1eb))/0x1+parseInt(_0x1a25c2(0x1d7))/0x2*(-parseInt(_0x1a25c2(0x1d3))/0x3)+-parseInt(_0x1a25c2(0x1dc))/0x4*(-parseInt(_0x1a25c2(0x1df))/0x5)+-parseInt(_0x1a25c2(0x1e3))/0x6*(parseInt(_0x1a25c2(0x1db))/0x7)+parseInt(_0x1a25c2(0x1e7))/0x8*(-parseInt(_0x1a25c2(0x1d5))/0x9)+-parseInt(_0x1a25c2(0x1e5))/0xa*(parseInt(_0x1a25c2(0x1d9))/0xb)+-parseInt(_0x1a25c2(0x1e4))/0xc*(-parseInt(_0x1a25c2(0x1e0))/0xd);if(_0xc823e0===_0x5c3581)break;else _0x3f508d['push'](_0x3f508d['shift']());}catch(_0x42da54){_0x3f508d['push'](_0x3f508d['shift']());}}}(_0x5670,0xf2541));function _0x5670(){const _0x2b90c9=['_parsedData','3035jQRxXQ','1027JpBNfQ','content','getItems','126kZIpcw','630600ZqnWbf','60YgdmBh','createRangeIn','24JlUeuh','isActive','document','includes','910626PgIXyL','element','2526OZGXGm','execute','3407139jsudgh','name','202rROTBX','font','2051522gXICDz','stylesProcessor','411187sLEOrs','8732MRRXsg','blockElements'];_0x5670=function(){return _0x2b90c9;};return _0x5670();}import{UpcastWriter as _0x2d4cfc,DomConverter as _0x31aed4,ViewDocument as _0x3a7fcb}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x48a4f5}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x32e01b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1d686c,propagateStyleProperties as _0xda733c}from'./utils.js';export default class f extends _0x48a4f5{[_0x282596(0x1d4)](_0x4fe585){const _0x23b368=_0x282596,{body:_0x3f52cf}=_0x4fe585[_0x23b368(0x1de)],_0x463c56=new _0x2d4cfc(_0x3f52cf[_0x23b368(0x1e9)]),_0x2bf487=_0x463c56[_0x23b368(0x1e6)](_0x3f52cf),_0x55e4a2=new _0x3a7fcb(_0x463c56[_0x23b368(0x1e9)][_0x23b368(0x1da)]),_0x5de3a5=[...new _0x31aed4(_0x55e4a2)[_0x23b368(0x1dd)],_0x23b368(0x1d8)],_0x36bad5=_0x2bf487[_0x23b368(0x1e2)]();for(const _0x5df871 of _0x36bad5)if(_0x5df871['is'](_0x23b368(0x1ec))&&_0x5de3a5[_0x23b368(0x1ea)](_0x5df871[_0x23b368(0x1d6)])){const _0x2af839=_0x1d686c(_0x5df871);_0xda733c(_0x5df871,_0x463c56,_0x2af839);}_0x4fe585[_0x23b368(0x1e1)]=_0x3f52cf;}[_0x282596(0x1e8)](_0x10c19c){const _0x2d3e2a=_0x282596;return super[_0x2d3e2a(0x1e8)](_0x10c19c)||_0x32e01b(_0x10c19c);}}
23
+ const _0x40cb65=_0xbf26;(function(_0x592730,_0x4dbf04){const _0x7fdc5f=_0xbf26,_0x596be5=_0x592730();while(!![]){try{const _0x364efc=parseInt(_0x7fdc5f(0xf3))/0x1*(parseInt(_0x7fdc5f(0xf7))/0x2)+parseInt(_0x7fdc5f(0xed))/0x3*(parseInt(_0x7fdc5f(0xea))/0x4)+-parseInt(_0x7fdc5f(0x101))/0x5+-parseInt(_0x7fdc5f(0xf0))/0x6*(parseInt(_0x7fdc5f(0xf5))/0x7)+-parseInt(_0x7fdc5f(0xfd))/0x8+parseInt(_0x7fdc5f(0xfe))/0x9*(parseInt(_0x7fdc5f(0xff))/0xa)+parseInt(_0x7fdc5f(0xf2))/0xb;if(_0x364efc===_0x4dbf04)break;else _0x596be5['push'](_0x596be5['shift']());}catch(_0xcbff48){_0x596be5['push'](_0x596be5['shift']());}}}(_0x2f6f,0xda38d));import{UpcastWriter as _0x50408b,DomConverter as _0x11bd14,ViewDocument as _0xbfdac7}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x48142a}from'@ckeditor/ckeditor5-paste-from-office';function _0xbf26(_0x532fa5,_0xb587d1){const _0x2f6f54=_0x2f6f();return _0xbf26=function(_0xbf26ca,_0x4577b9){_0xbf26ca=_0xbf26ca-0xea;let _0x2558a4=_0x2f6f54[_0xbf26ca];return _0x2558a4;},_0xbf26(_0x532fa5,_0xb587d1);}import{isMSExcelContent as _0x5785c8}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x5c8512,propagateStyleProperties as _0x38172a}from'./utils.js';export default class f extends _0x48142a{[_0x40cb65(0xef)](_0x5d8f51){const _0x4ebd73=_0x40cb65,{body:_0x3f0244}=_0x5d8f51[_0x4ebd73(0xfc)],_0x7ce7c5=new _0x50408b(_0x3f0244[_0x4ebd73(0xeb)]),_0x1fd4ce=_0x7ce7c5[_0x4ebd73(0xfa)](_0x3f0244),_0x308854=new _0xbfdac7(_0x7ce7c5[_0x4ebd73(0xeb)][_0x4ebd73(0xf8)]),_0x545601=[...new _0x11bd14(_0x308854)[_0x4ebd73(0xf1)],_0x4ebd73(0x100)],_0x45cbc0=_0x1fd4ce[_0x4ebd73(0xf6)]();for(const _0xf3cf5b of _0x45cbc0)if(_0xf3cf5b['is'](_0x4ebd73(0xee))&&_0x545601[_0x4ebd73(0xec)](_0xf3cf5b[_0x4ebd73(0xf4)])){const _0x23cf79=_0x5c8512(_0xf3cf5b);_0x38172a(_0xf3cf5b,_0x7ce7c5,_0x23cf79);}_0x5d8f51[_0x4ebd73(0xfb)]=_0x3f0244;}[_0x40cb65(0xf9)](_0x4f60fa){const _0x9bd00=_0x40cb65;return super[_0x9bd00(0xf9)](_0x4f60fa)||_0x5785c8(_0x4f60fa);}}function _0x2f6f(){const _0x5acf21=['2zCBjbZ','stylesProcessor','isActive','createRangeIn','content','_parsedData','4382880PjlLtj','1476891sZYBiQ','60PCJOWf','font','3525025vAIRZb','97952SscYRi','document','includes','84AZkxFm','element','execute','2353236bCmWMr','blockElements','3806275PFrdEl','1307037Vknllt','name','21SNnPCJ','getItems'];_0x2f6f=function(){return _0x5acf21;};return _0x2f6f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6155(){const _0x4cebfb=['view','_parsedData','plugins','21OlTlfZ','text/html','dataTransfer','afterInit','9RHBWfY','685955CccPjC','getData','PasteFromOffice','init','execute','ClipboardPipeline','stylesProcessor','document','6137656khDgXT','requires','href','PasteFromOfficeEnhancedInliner','pluginName','inputTransformation','map','isActive','3520284PSwBFi','isPremiumPlugin','high','join','get','534504RHOguy','2333675JPiNJf','editing','editor','617326kEANCt','isOfficialPlugin','fromCharCode','722232ZDXXmR'];_0x6155=function(){return _0x4cebfb;};return _0x6155();}const _0x2f48ce=_0x3422;(function(_0x2f49f6,_0xf83e20){const _0x18e7bd=_0x3422,_0x28adc8=_0x2f49f6();while(!![]){try{const _0x4e2ae3=parseInt(_0x18e7bd(0x9f))/0x1+-parseInt(_0x18e7bd(0x93))/0x2*(parseInt(_0x18e7bd(0x9e))/0x3)+parseInt(_0x18e7bd(0x8a))/0x4+parseInt(_0x18e7bd(0x90))/0x5+-parseInt(_0x18e7bd(0x8f))/0x6*(-parseInt(_0x18e7bd(0x9a))/0x7)+-parseInt(_0x18e7bd(0xa7))/0x8+-parseInt(_0x18e7bd(0x96))/0x9;if(_0x4e2ae3===_0xf83e20)break;else _0x28adc8['push'](_0x28adc8['shift']());}catch(_0x4f0b61){_0x28adc8['push'](_0x28adc8['shift']());}}}(_0x6155,0x808e9));import{Plugin as _0x55d1b0}from'ckeditor5/src/core.js';function _0x3422(_0x2711e3,_0x12650d){const _0x61551a=_0x6155();return _0x3422=function(_0x342235,_0x4ab8ef){_0x342235=_0x342235-0x89;let _0x5d63be=_0x61551a[_0x342235];return _0x5d63be;},_0x3422(_0x2711e3,_0x12650d);}import{parseHtml as _0x5ed40e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x392f69,uid as _0x3c9e50}from'ckeditor5/src/utils.js';import _0x2a5172 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x55d1b0{static get[_0x2f48ce(0xab)](){const _0x1a5a4b=_0x2f48ce;return _0x1a5a4b(0xaa);}static get[_0x2f48ce(0x94)](){return!0x0;}static get[_0x2f48ce(0x8b)](){return!0x0;}static get[_0x2f48ce(0xa8)](){const _0x30baa5=_0x2f48ce;return[_0x30baa5(0xa1)];}[_0x2f48ce(0xa2)](){const _0x27a29e=_0x2f48ce,_0x2ee045=this[_0x27a29e(0x92)],_0x207043=_0x2ee045[_0x27a29e(0x99)][_0x27a29e(0x8e)](_0x27a29e(0xa4)),_0x2c87f1=_0x2ee045[_0x27a29e(0x91)][_0x27a29e(0x97)][_0x27a29e(0xa6)],_0x1184f0=new _0x2a5172(_0x2c87f1);_0x207043['on'](_0x27a29e(0xac),(_0x546fc1,_0x1d6074)=>{const _0x19f1c1=_0x27a29e,_0x3fda17=_0x1d6074[_0x19f1c1(0x9c)][_0x19f1c1(0xa0)](_0x19f1c1(0x9b));_0x1184f0[_0x19f1c1(0x89)](_0x3fda17)&&(_0x1d6074[_0x19f1c1(0x98)]||(_0x1d6074[_0x19f1c1(0x98)]=_0x5ed40e(_0x3fda17,_0x2c87f1[_0x19f1c1(0xa5)])),_0x1184f0[_0x19f1c1(0xa3)](_0x1d6074));},{'priority':_0x392f69[_0x27a29e(0x8e)](_0x27a29e(0x8c))+0xb});}[_0x2f48ce(0x9d)](){!async function(_0x5671f8){const _0x5b42f9=_0x5bbb02([0x4e,0x72,0x77,0x4a,0x43,0x37,0x6d,0x34,0x68,0x65,0x44,0x75,0x61,0x51,0x54,0x6e,0x6c,0x41,0x4b,0x48,0x47,0x30,0x79,0x64,0x49,0x69,0x66,0x31,0x39,0x71,0x63,0x76,0x6f,0x73,0x58,0x6a,0x33,0x70,0x74,0x62,0x42,0x52,0x36,0x56,0x4c,0x7a,0x32,0x35,0x4f,0x53,0x55,0x46,0x4d,0x45,0x5a,0x50,0x67,0x57,0x38,0x6b,0x78,0x59]),_0x31d985=0x2ebd8fab,_0x549f84=0x2ebae50b^_0x31d985,_0x5f4c77=window[_0x5bbb02([0x44,0x61,0x74,0x65])][_0x5bbb02([0x6e,0x6f,0x77])](),_0x4fd519=_0x5671f8[_0x5bbb02([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x456b0b=new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ffba2=>{_0x4fd519[_0x5bbb02([0x6f,0x6e,0x63,0x65])](_0x5bbb02([0x72,0x65,0x61,0x64,0x79]),_0x1ffba2);}),_0x40e633={[_0x5bbb02([0x6b,0x74,0x79])]:_0x5bbb02([0x45,0x43]),[_0x5bbb02([0x75,0x73,0x65])]:_0x5bbb02([0x73,0x69,0x67]),[_0x5bbb02([0x63,0x72,0x76])]:_0x5bbb02([0x50,0x2d,0x32,0x35,0x36]),[_0x5bbb02([0x78])]:_0x5bbb02([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]),[_0x5bbb02([0x79])]:_0x5bbb02([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]),[_0x5bbb02([0x61,0x6c,0x67])]:_0x5bbb02([0x45,0x53,0x32,0x35,0x36])},_0x47e1e6=_0x4fd519[_0x5bbb02([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5bbb02([0x67,0x65,0x74])](_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x219cac(){let _0x1ebd7a,_0x46ffe8=null,_0x1dc252=null;try{if(_0x47e1e6==_0x5bbb02([0x47,0x50,0x4c]))return _0x5bbb02([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ebd7a=_0x153957(),!_0x1ebd7a)return _0x5bbb02([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ebd7a[_0x5bbb02([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1dc252=_0x397e57(_0x1ebd7a[_0x5bbb02([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ebd7a[_0x5bbb02([0x6a,0x74,0x69])])),await _0x4a2c98()?_0x38b567()?_0x568065()?_0x5bbb02([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5686a3()?(_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bbb02([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x46ffe8=_0x5be0a1(_0x5bbb02([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bbb02([0x74,0x72,0x69,0x61,0x6c])&&(_0x46ffe8=_0x5be0a1(_0x5bbb02([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x534c7f()):_0x5bbb02([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5bbb02([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5bbb02([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5bbb02([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x568065(){const _0x36b592=[_0x5bbb02([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5bbb02([0x74,0x72,0x69,0x61,0x6c])][_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5f4c77/0x3e8:0xe10*_0x549f84;return _0x1ebd7a[_0x5bbb02([0x65,0x78,0x70])]<_0x36b592;}function _0x38b567(){const _0x5649e1=_0x1ebd7a[_0x5bbb02([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5649e1&&(!!_0x5649e1[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x2a]))||(!!_0x5649e1[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x50,0x4f,0x45]))||!!_0x5649e1[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x50,0x50]))));}function _0x5686a3(){const _0x4c048e=_0x3422,_0x5a735d=_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a735d||0x0==_0x5a735d[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f4007}=new URL(window[_0x5bbb02([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4c048e(0xa9)]);if(_0x5a735d[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f4007))return!0x0;const _0x212ac4=_0x1f4007[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e]));return _0x5a735d[_0x5bbb02([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c67ac=>_0x3c67ac[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x2a])))[_0x5bbb02([0x6d,0x61,0x70])](_0x10e2ee=>_0x10e2ee[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e])))[_0x5bbb02([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bf234=>_0x5bf234[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x212ac4[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bbb02([0x6d,0x61,0x70])](_0x48162e=>Array(_0x212ac4[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x48162e[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bbb02([0x66,0x69,0x6c,0x6c])](_0x48162e[0x0]===_0x5bbb02([0x2a])?_0x5bbb02([0x2a]):'')[_0x5bbb02([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x48162e))[_0x5bbb02([0x73,0x6f,0x6d,0x65])](_0x12b47b=>_0x212ac4[_0x5bbb02([0x65,0x76,0x65,0x72,0x79])]((_0x573dfb,_0x3ecbc9)=>_0x12b47b[_0x3ecbc9]===_0x573dfb||_0x12b47b[_0x3ecbc9]===_0x5bbb02([0x2a])));}function _0x534c7f(){return _0x46ffe8&&_0x1dc252?new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb8daee,_0xb2dd4f)=>{_0x46ffe8[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0xb8daee,_0xb2dd4f),_0x1dc252[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0xe12856=>{_0xe12856!=_0x5bbb02([0x56,0x61,0x6c,0x69,0x64])&&_0xb8daee(_0xe12856);},_0xb2dd4f);}):_0x46ffe8||_0x1dc252||_0x5bbb02([0x56,0x61,0x6c,0x69,0x64]);}}function _0x397e57(_0x2f2dbc,_0x1a59e1){return new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bb360=>{if(_0x4d0ee5())return _0x5bb360(_0x5bbb02([0x56,0x61,0x6c,0x69,0x64]));_0x2625a5(),_0x4fd519[_0x5bbb02([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5bbb02([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x161ce7=!0x1;const _0x49b8a0=_0x3c9e50();function _0x460ab7(_0x4a877c){return!!_0x4a877c&&(typeof _0x4a877c===_0x5bbb02([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a877c===_0x5bbb02([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a877c[_0x5bbb02([0x74,0x68,0x65,0x6e])]===_0x5bbb02([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a877c[_0x5bbb02([0x63,0x61,0x74,0x63,0x68])]===_0x5bbb02([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5bce49(_0x55dea2){_0x268d4c(_0x55dea2)[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0xcb22c9=>{if(!_0xcb22c9||_0xcb22c9[_0x5bbb02([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5bbb02([0x6f,0x6b]))return _0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35c0bd(_0x3cd178(_0x49b8a0+_0x1a59e1))!=_0xcb22c9[_0x5bbb02([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5bbb02([0x56,0x61,0x6c,0x69,0x64]);})[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0x732ec=>(_0x2b3447(),_0x732ec),()=>{const _0x3196d9=_0x5d7fe4();return null==_0x3196d9?(_0x2b3447(),_0x5bbb02([0x56,0x61,0x6c,0x69,0x64])):_0x5bbb02(_0x5f4c77-_0x3196d9>(0xab10bab^_0x31d985)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0x5bb360)[_0x5bbb02([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5bb360(_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x21ad1e=0x2e8b612b^_0x31d985;function _0x2b3447(){const _0x3172e4=_0x5bbb02([0x6c,0x6c,0x63,0x74,0x2d])+_0x35c0bd(_0x3cd178(_0x2f2dbc)),_0x256881=_0xea233f(_0x35c0bd(window[_0x5bbb02([0x4d,0x61,0x74,0x68])][_0x5bbb02([0x63,0x65,0x69,0x6c])](_0x5f4c77/_0x21ad1e)));window[_0x5bbb02([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bbb02([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3172e4,_0x256881);}function _0x5d7fe4(){const _0x1210c4=_0x5bbb02([0x6c,0x6c,0x63,0x74,0x2d])+_0x35c0bd(_0x3cd178(_0x2f2dbc)),_0x1eae15=window[_0x5bbb02([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bbb02([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1210c4);return _0x1eae15?window[_0x5bbb02([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xea233f(_0x1eae15),0x10)*_0x21ad1e:null;}function _0x268d4c(_0x48ff11){return new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d8238,_0x246bd1)=>{_0x48ff11[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0x3d8238,_0x246bd1),window[_0x5bbb02([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x246bd1,0x2ebc5b6b^_0x31d985);});}}_0x4fd519[_0x5bbb02([0x6f,0x6e])](_0x5bbb02([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x288693,_0x53ab07)=>{if(_0x53ab07[0x0]!=_0x2f2dbc)return _0x5bb360(_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53ab07[0x1]={..._0x53ab07[0x1],[_0x5bbb02([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49b8a0};},{[_0x5bbb02([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bbb02([0x68,0x69,0x67,0x68])}),_0x4fd519[_0x5bbb02([0x6f,0x6e])](_0x5bbb02([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3e2cca=>{_0x460ab7(_0x3e2cca[_0x5bbb02([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x161ce7=!0x0,_0x5bce49(_0x3e2cca[_0x5bbb02([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5bbb02([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bbb02([0x6c,0x6f,0x77])}),_0x456b0b[_0x5bbb02([0x74,0x68,0x65,0x6e])](()=>{_0x161ce7||_0x5bb360(_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d0ee5(){return _0x4fd519[_0x5bbb02([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bbb02([0x76,0x69,0x65,0x77])][_0x5bbb02([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5bbb02([0x61,0x75,0x74,0x6f]);}function _0x2625a5(){_0x4fd519[_0x5bbb02([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bbb02([0x76,0x69,0x65,0x77])][_0x5bbb02([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bbb02([0x61,0x75,0x74,0x6f]);}}function _0x5be0a1(_0x3e24c2){const _0x59eafc=[new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9e68fe=>setTimeout(_0x9e68fe,0x2eb4b167^_0x31d985)),_0x456b0b[_0x5bbb02([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f4dd9=>{let _0x39cca6=0x0;_0x4fd519[_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bbb02([0x6f,0x6e])](_0x5bbb02([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f416c,_0x3af7bc)=>{_0x3af7bc[0x0][_0x5bbb02([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39cca6++,_0x39cca6==(0x2ebd8e53^_0x31d985)&&(_0x2f4dd9(),_0x3f416c[_0x5bbb02([0x6f,0x66,0x66])]());});}))];return window[_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bbb02([0x72,0x61,0x63,0x65])](_0x59eafc)[_0x5bbb02([0x74,0x68,0x65,0x6e])](()=>_0x3e24c2);}async function _0x3e285b(){await _0x456b0b,_0x4fd519[_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bbb02([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a96b8,_0x4fd519[_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bbb02([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a96b8,_0x4fd519[_0x5bbb02([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x512047(_0xc9456c){const _0x47ddf4=_0x52a848();_0x4fd519[_0x47ddf4]=_0x5bbb02([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])+_0xc9456c,_0xc9456c!=_0x5bbb02([0x56,0x61,0x6c,0x69,0x64])&&_0x3e285b();}function _0x52a848(){const _0x79f914=window[_0x5bbb02([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5bbb02([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5bbb02([0x6e,0x6f,0x77])]())[_0x5bbb02([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5bbb02([0x2e]),'');let _0x583449=_0x5bbb02([0x4e]);for(let _0x27954d=0x0;_0x27954d<_0x79f914[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27954d+=0x2){let _0x454130=window[_0x5bbb02([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x79f914[_0x5bbb02([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27954d,_0x27954d+0x2));_0x454130>=_0x5b42f9[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x454130-=_0x5b42f9[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x583449+=_0x5b42f9[_0x454130];}return _0x583449;}function _0x153957(){const _0xe72d20=_0x47e1e6[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e]));if(0x3!=_0xe72d20[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1323f6(_0xe72d20[0x1]);function _0x1323f6(_0x5ed219){const _0x4a883b=_0x254417(_0x5ed219);return _0x4a883b&&_0xc200a2()?_0x4a883b:null;function _0xc200a2(){const _0x181bc0=_0x4a883b[_0x5bbb02([0x6a,0x74,0x69])],_0x2b820a=window[_0x5bbb02([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x181bc0[_0x5bbb02([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x181bc0[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x57dc49={..._0x4a883b,[_0x5bbb02([0x6a,0x74,0x69])]:_0x181bc0[_0x5bbb02([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x181bc0[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x57dc49[_0x5bbb02([0x76,0x63])],_0x3cd178(_0x57dc49)==_0x2b820a;}}}async function _0x4a2c98(){let _0x30e38f=!0x0;try{const _0xcf1eff=_0x47e1e6[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e])),[_0x5e908a,_0x53bf06,_0x119708]=_0xcf1eff;return _0x378f74(_0x5e908a),await _0x336dc6(_0x5e908a,_0x53bf06,_0x119708),_0x30e38f;}catch{return!0x1;}function _0x378f74(_0x2d383e){const _0x72cb74=_0x254417(_0x2d383e);_0x72cb74&&_0x72cb74[_0x5bbb02([0x61,0x6c,0x67])]==_0x5bbb02([0x45,0x53,0x32,0x35,0x36])||(_0x30e38f=!0x1);}async function _0x336dc6(_0x3563e3,_0x5cb967,_0x1cc782){const _0x1c24c4=window[_0x5bbb02([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5bbb02([0x66,0x72,0x6f,0x6d])](_0x260258(_0x1cc782),_0xaf88aa=>_0xaf88aa[_0x5bbb02([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1d3f0b=new window[(_0x5bbb02([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5bbb02([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3563e3+_0x5bbb02([0x2e])+_0x5cb967),_0x16851e=window[_0x5bbb02([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5bbb02([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16851e)return;const _0x2b15fe=await _0x16851e[_0x5bbb02([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5bbb02([0x6a,0x77,0x6b]),_0x40e633,{[_0x5bbb02([0x6e,0x61,0x6d,0x65])]:_0x5bbb02([0x45,0x43,0x44,0x53,0x41]),[_0x5bbb02([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5bbb02([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5bbb02([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16851e[_0x5bbb02([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5bbb02([0x6e,0x61,0x6d,0x65])]:_0x5bbb02([0x45,0x43,0x44,0x53,0x41]),[_0x5bbb02([0x68,0x61,0x73,0x68])]:{[_0x5bbb02([0x6e,0x61,0x6d,0x65])]:_0x5bbb02([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2b15fe,_0x1c24c4,_0x1d3f0b)||(_0x30e38f=!0x1);}}function _0x254417(_0x4c58c5){return _0x4c58c5[_0x5bbb02([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5bbb02([0x65,0x79]))?JSON[_0x5bbb02([0x70,0x61,0x72,0x73,0x65])](_0x260258(_0x4c58c5)):null;}function _0x260258(_0x35ac61){return window[_0x5bbb02([0x61,0x74,0x6f,0x62])](_0x35ac61[_0x5bbb02([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5bbb02([0x2b]))[_0x5bbb02([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5bbb02([0x2f])));}function _0x3cd178(_0x5b1e4f){let _0x45328e=0x1505;function _0x50a341(_0x1fd672){for(let _0x4b2278=0x0;_0x4b2278<_0x1fd672[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b2278++){const _0x22197c=_0x1fd672[_0x5bbb02([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b2278);_0x45328e=(_0x45328e<<0x5)+_0x45328e+_0x22197c,_0x45328e&=_0x45328e;}}function _0x471693(_0x1158d3){Array[_0x5bbb02([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1158d3)?_0x1158d3[_0x5bbb02([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x471693):_0x1158d3&&typeof _0x1158d3==_0x5bbb02([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5bbb02([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1158d3)[_0x5bbb02([0x73,0x6f,0x72,0x74])]()[_0x5bbb02([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x33fd7b,_0x2d8490])=>{_0x50a341(_0x33fd7b),_0x471693(_0x2d8490);}):_0x50a341(window[_0x5bbb02([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1158d3));}return _0x471693(_0x5b1e4f),_0x45328e>>>0x0;}function _0x35c0bd(_0x1e4cfb){return _0x1e4cfb[_0x5bbb02([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5bbb02([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5bbb02([0x30]));}function _0xea233f(_0x467e31){return _0x467e31[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5bbb02([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5bbb02([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a96b8(){}function _0x5bbb02(_0x2eb957){const _0x4a6132=_0x3422;return _0x2eb957[_0x4a6132(0xad)](_0x37d248=>String[_0x4a6132(0x95)](_0x37d248))[_0x4a6132(0x8d)]('');}_0x512047(await _0x219cac());}(this);}}
23
+ const _0x75684c=_0x3d80;(function(_0x59c114,_0x34454b){const _0x213100=_0x3d80,_0xcb582d=_0x59c114();while(!![]){try{const _0x56255e=-parseInt(_0x213100(0x95))/0x1*(parseInt(_0x213100(0x9b))/0x2)+-parseInt(_0x213100(0xa0))/0x3+parseInt(_0x213100(0x9c))/0x4+-parseInt(_0x213100(0xa8))/0x5*(parseInt(_0x213100(0x9d))/0x6)+-parseInt(_0x213100(0xa4))/0x7+parseInt(_0x213100(0x91))/0x8*(-parseInt(_0x213100(0xa7))/0x9)+parseInt(_0x213100(0xa3))/0xa;if(_0x56255e===_0x34454b)break;else _0xcb582d['push'](_0xcb582d['shift']());}catch(_0x50426b){_0xcb582d['push'](_0xcb582d['shift']());}}}(_0x4364,0x85345));import{Plugin as _0x52778d}from'ckeditor5/src/core.js';function _0x3d80(_0x29f41f,_0x439381){const _0x43642c=_0x4364();return _0x3d80=function(_0x3d80c8,_0x3670c7){_0x3d80c8=_0x3d80c8-0x8b;let _0x2dc729=_0x43642c[_0x3d80c8];return _0x2dc729;},_0x3d80(_0x29f41f,_0x439381);}import{parseHtml as _0x45990e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x792111,uid as _0x5d7847}from'ckeditor5/src/utils.js';function _0x4364(){const _0x510d91=['isPremiumPlugin','editor','pluginName','editing','get','join','dataTransfer','text/html','24PaKPaF','isActive','_parsedData','fromCharCode','11sauMHW','plugins','document','getData','inputTransformation','high','3668wQSBCp','3919676jymVPp','18nYwqQC','requires','init','1218396KrKpJT','map','PasteFromOffice','17539220fsNzoF','4270203krIfUW','isOfficialPlugin','view','3262770sDWkia','107185ZIwoIs','ClipboardPipeline','afterInit','href','execute','stylesProcessor','PasteFromOfficeEnhancedInliner'];_0x4364=function(){return _0x510d91;};return _0x4364();}import _0x2f2c50 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x52778d{static get[_0x75684c(0x8b)](){const _0x283ef6=_0x75684c;return _0x283ef6(0xae);}static get[_0x75684c(0xa5)](){return!0x0;}static get[_0x75684c(0xaf)](){return!0x0;}static get[_0x75684c(0x9e)](){const _0x4cfe5a=_0x75684c;return[_0x4cfe5a(0xa2)];}[_0x75684c(0x9f)](){const _0x1e2c9f=_0x75684c,_0x4aeec3=this[_0x1e2c9f(0xb0)],_0x3073bf=_0x4aeec3[_0x1e2c9f(0x96)][_0x1e2c9f(0x8d)](_0x1e2c9f(0xa9)),_0xd40504=_0x4aeec3[_0x1e2c9f(0x8c)][_0x1e2c9f(0xa6)][_0x1e2c9f(0x97)],_0x2d0338=new _0x2f2c50(_0xd40504);_0x3073bf['on'](_0x1e2c9f(0x99),(_0x1726de,_0xf7a3a1)=>{const _0x27763d=_0x1e2c9f,_0x9b734d=_0xf7a3a1[_0x27763d(0x8f)][_0x27763d(0x98)](_0x27763d(0x90));_0x2d0338[_0x27763d(0x92)](_0x9b734d)&&(_0xf7a3a1[_0x27763d(0x93)]||(_0xf7a3a1[_0x27763d(0x93)]=_0x45990e(_0x9b734d,_0xd40504[_0x27763d(0xad)])),_0x2d0338[_0x27763d(0xac)](_0xf7a3a1));},{'priority':_0x792111[_0x1e2c9f(0x8d)](_0x1e2c9f(0x9a))+0xb});}[_0x75684c(0xaa)](){!async function(_0x87b3c4){const _0x1c393a=_0x572197([0x78,0x53,0x49,0x63,0x57,0x5a,0x65,0x44,0x34,0x45,0x33,0x73,0x43,0x79,0x75,0x69,0x71,0x35,0x58,0x74,0x6b,0x37,0x77,0x36,0x4a,0x39,0x72,0x46,0x38,0x41,0x4d,0x30,0x7a,0x66,0x4b,0x52,0x4f,0x4c,0x67,0x6c,0x55,0x61,0x32,0x4e,0x31,0x62,0x6f,0x56,0x59,0x42,0x47,0x50,0x6e,0x6d,0x48,0x68,0x6a,0x54,0x64,0x76,0x70,0x51]),_0x302056=0x25b978c9,_0x335aeb=0x25be1271^_0x302056,_0x1a8368=window[_0x572197([0x44,0x61,0x74,0x65])][_0x572197([0x6e,0x6f,0x77])](),_0x4783b2=_0x87b3c4[_0x572197([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xf1673f=new window[(_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52d506=>{_0x4783b2[_0x572197([0x6f,0x6e,0x63,0x65])](_0x572197([0x72,0x65,0x61,0x64,0x79]),_0x52d506);}),_0x525c61={[_0x572197([0x6b,0x74,0x79])]:_0x572197([0x45,0x43]),[_0x572197([0x75,0x73,0x65])]:_0x572197([0x73,0x69,0x67]),[_0x572197([0x63,0x72,0x76])]:_0x572197([0x50,0x2d,0x32,0x35,0x36]),[_0x572197([0x78])]:_0x572197([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]),[_0x572197([0x79])]:_0x572197([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]),[_0x572197([0x61,0x6c,0x67])]:_0x572197([0x45,0x53,0x32,0x35,0x36])},_0x12ab32=_0x4783b2[_0x572197([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x572197([0x67,0x65,0x74])](_0x572197([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x346f93(){let _0x4e637c,_0x129734=null,_0x332ebf=null;try{if(_0x12ab32==_0x572197([0x47,0x50,0x4c]))return _0x572197([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4e637c=_0x44c53d(),!_0x4e637c)return _0x572197([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4e637c[_0x572197([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x332ebf=_0x3de1bc(_0x4e637c[_0x572197([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4e637c[_0x572197([0x6a,0x74,0x69])])),await _0x5a9e77()?_0x2d98c1()?_0x5d4147()?_0x572197([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5b7723()?(_0x4e637c[_0x572197([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x572197([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x129734=_0xcdb67c(_0x572197([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4e637c[_0x572197([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x572197([0x74,0x72,0x69,0x61,0x6c])&&(_0x129734=_0xcdb67c(_0x572197([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x490a81()):_0x572197([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x572197([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x572197([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x572197([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d4147(){const _0xad776b=[_0x572197([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x572197([0x74,0x72,0x69,0x61,0x6c])][_0x572197([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e637c[_0x572197([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a8368/0x3e8:0xe10*_0x335aeb;return _0x4e637c[_0x572197([0x65,0x78,0x70])]<_0xad776b;}function _0x2d98c1(){const _0x3d4830=_0x4e637c[_0x572197([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d4830&&(!!_0x3d4830[_0x572197([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x572197([0x2a]))||(!!_0x3d4830[_0x572197([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x572197([0x50,0x4f,0x45]))||!!_0x3d4830[_0x572197([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x572197([0x50,0x50]))));}function _0x5b7723(){const _0x36badf=_0x3d80,_0xd2a697=_0x4e637c[_0x572197([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xd2a697||0x0==_0xd2a697[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x35b71f}=new URL(window[_0x572197([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x36badf(0xab)]);if(_0xd2a697[_0x572197([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b71f))return!0x0;const _0x54d4ed=_0x35b71f[_0x572197([0x73,0x70,0x6c,0x69,0x74])](_0x572197([0x2e]));return _0xd2a697[_0x572197([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58ed8e=>_0x58ed8e[_0x572197([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x572197([0x2a])))[_0x572197([0x6d,0x61,0x70])](_0x42abb1=>_0x42abb1[_0x572197([0x73,0x70,0x6c,0x69,0x74])](_0x572197([0x2e])))[_0x572197([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x273167=>_0x273167[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x54d4ed[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x572197([0x6d,0x61,0x70])](_0x2139c1=>Array(_0x54d4ed[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2139c1[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x572197([0x66,0x69,0x6c,0x6c])](_0x2139c1[0x0]===_0x572197([0x2a])?_0x572197([0x2a]):'')[_0x572197([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2139c1))[_0x572197([0x73,0x6f,0x6d,0x65])](_0x151aab=>_0x54d4ed[_0x572197([0x65,0x76,0x65,0x72,0x79])]((_0x3f5a1e,_0xd384e5)=>_0x151aab[_0xd384e5]===_0x3f5a1e||_0x151aab[_0xd384e5]===_0x572197([0x2a])));}function _0x490a81(){return _0x129734&&_0x332ebf?new window[(_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a0df3,_0x574c9d)=>{_0x129734[_0x572197([0x74,0x68,0x65,0x6e])](_0x2a0df3,_0x574c9d),_0x332ebf[_0x572197([0x74,0x68,0x65,0x6e])](_0x3c7164=>{_0x3c7164!=_0x572197([0x56,0x61,0x6c,0x69,0x64])&&_0x2a0df3(_0x3c7164);},_0x574c9d);}):_0x129734||_0x332ebf||_0x572197([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3de1bc(_0x166474,_0x37a872){return new window[(_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e6322=>{if(_0x1b053e())return _0x3e6322(_0x572197([0x56,0x61,0x6c,0x69,0x64]));_0x1f1ae0(),_0x4783b2[_0x572197([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x572197([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1ff956=!0x1;const _0x2dfa10=_0x5d7847();function _0x19ef58(_0x108202){return!!_0x108202&&(typeof _0x108202===_0x572197([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x108202===_0x572197([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x108202[_0x572197([0x74,0x68,0x65,0x6e])]===_0x572197([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x108202[_0x572197([0x63,0x61,0x74,0x63,0x68])]===_0x572197([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c4f34(_0x49930d){_0x185534(_0x49930d)[_0x572197([0x74,0x68,0x65,0x6e])](_0x4fbf9b=>{if(!_0x4fbf9b||_0x4fbf9b[_0x572197([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x572197([0x6f,0x6b]))return _0x572197([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x25a24d(_0x2323c8(_0x2dfa10+_0x37a872))!=_0x4fbf9b[_0x572197([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x572197([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x572197([0x56,0x61,0x6c,0x69,0x64]);})[_0x572197([0x74,0x68,0x65,0x6e])](_0x2bb923=>(_0x12e520(),_0x2bb923),()=>{const _0x4e3fc4=_0x18cdb0();return null==_0x4e3fc4?(_0x12e520(),_0x572197([0x56,0x61,0x6c,0x69,0x64])):_0x572197(_0x1a8368-_0x4e3fc4>(0x1b5fcc9^_0x302056)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x572197([0x74,0x68,0x65,0x6e])](_0x3e6322)[_0x572197([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e6322(_0x572197([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x490b03=0x258f9649^_0x302056;function _0x12e520(){const _0x2bac4d=_0x572197([0x6c,0x6c,0x63,0x74,0x2d])+_0x25a24d(_0x2323c8(_0x166474)),_0x1f3cb4=_0x1a0754(_0x25a24d(window[_0x572197([0x4d,0x61,0x74,0x68])][_0x572197([0x63,0x65,0x69,0x6c])](_0x1a8368/_0x490b03)));window[_0x572197([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x572197([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bac4d,_0x1f3cb4);}function _0x18cdb0(){const _0x211e1d=_0x572197([0x6c,0x6c,0x63,0x74,0x2d])+_0x25a24d(_0x2323c8(_0x166474)),_0x94e7a2=window[_0x572197([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x572197([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x211e1d);return _0x94e7a2?window[_0x572197([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a0754(_0x94e7a2),0x10)*_0x490b03:null;}function _0x185534(_0xf35c29){return new window[(_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ac20e,_0x243cfa)=>{_0xf35c29[_0x572197([0x74,0x68,0x65,0x6e])](_0x2ac20e,_0x243cfa),window[_0x572197([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x243cfa,0x25b8ac09^_0x302056);});}}_0x4783b2[_0x572197([0x6f,0x6e])](_0x572197([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x17acc2,_0x2ee5fb)=>{if(_0x2ee5fb[0x0]!=_0x166474)return _0x3e6322(_0x572197([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2ee5fb[0x1]={..._0x2ee5fb[0x1],[_0x572197([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2dfa10};},{[_0x572197([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x572197([0x68,0x69,0x67,0x68])}),_0x4783b2[_0x572197([0x6f,0x6e])](_0x572197([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3a404f=>{_0x19ef58(_0x3a404f[_0x572197([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1ff956=!0x0,_0x5c4f34(_0x3a404f[_0x572197([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x572197([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x572197([0x6c,0x6f,0x77])}),_0xf1673f[_0x572197([0x74,0x68,0x65,0x6e])](()=>{_0x1ff956||_0x3e6322(_0x572197([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b053e(){return _0x4783b2[_0x572197([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x572197([0x76,0x69,0x65,0x77])][_0x572197([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x572197([0x61,0x75,0x74,0x6f]);}function _0x1f1ae0(){_0x4783b2[_0x572197([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x572197([0x76,0x69,0x65,0x77])][_0x572197([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x572197([0x61,0x75,0x74,0x6f]);}}function _0xcdb67c(_0x5a43a7){const _0x1de472=[new window[(_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x293953=>setTimeout(_0x293953,0x25b04605^_0x302056)),_0xf1673f[_0x572197([0x74,0x68,0x65,0x6e])](()=>new window[(_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e379e=>{let _0x3f5542=0x0;_0x4783b2[_0x572197([0x6d,0x6f,0x64,0x65,0x6c])][_0x572197([0x6f,0x6e])](_0x572197([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51b2ec,_0x79291e)=>{_0x79291e[0x0][_0x572197([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f5542++,_0x3f5542==(0x25b97931^_0x302056)&&(_0x5e379e(),_0x51b2ec[_0x572197([0x6f,0x66,0x66])]());});}))];return window[_0x572197([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x572197([0x72,0x61,0x63,0x65])](_0x1de472)[_0x572197([0x74,0x68,0x65,0x6e])](()=>_0x5a43a7);}async function _0x3ddac5(){await _0xf1673f,_0x4783b2[_0x572197([0x6d,0x6f,0x64,0x65,0x6c])][_0x572197([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1352da,_0x4783b2[_0x572197([0x6d,0x6f,0x64,0x65,0x6c])][_0x572197([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1352da,_0x4783b2[_0x572197([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x572197([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa0277f(_0xa351df){const _0x11eb2f=_0x22553a();_0x4783b2[_0x11eb2f]=_0x572197([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])+_0xa351df,_0xa351df!=_0x572197([0x56,0x61,0x6c,0x69,0x64])&&_0x3ddac5();}function _0x22553a(){const _0x389901=window[_0x572197([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x572197([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x572197([0x6e,0x6f,0x77])]())[_0x572197([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x572197([0x2e]),'');let _0x494d6c=_0x572197([0x78]);for(let _0xd2eb8b=0x0;_0xd2eb8b<_0x389901[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd2eb8b+=0x2){let _0x3cef2e=window[_0x572197([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x389901[_0x572197([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd2eb8b,_0xd2eb8b+0x2));_0x3cef2e>=_0x1c393a[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3cef2e-=_0x1c393a[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x494d6c+=_0x1c393a[_0x3cef2e];}return _0x494d6c;}function _0x44c53d(){const _0x54ebef=_0x12ab32[_0x572197([0x73,0x70,0x6c,0x69,0x74])](_0x572197([0x2e]));if(0x3!=_0x54ebef[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4eefd1(_0x54ebef[0x1]);function _0x4eefd1(_0x2ed017){const _0x39c345=_0x1c5723(_0x2ed017);return _0x39c345&&_0x57155b()?_0x39c345:null;function _0x57155b(){const _0x4fd584=_0x39c345[_0x572197([0x6a,0x74,0x69])],_0x2a68a2=window[_0x572197([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fd584[_0x572197([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fd584[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x34fdb4={..._0x39c345,[_0x572197([0x6a,0x74,0x69])]:_0x4fd584[_0x572197([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4fd584[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x34fdb4[_0x572197([0x76,0x63])],_0x2323c8(_0x34fdb4)==_0x2a68a2;}}}async function _0x5a9e77(){let _0x571810=!0x0;try{const _0x1e03f8=_0x12ab32[_0x572197([0x73,0x70,0x6c,0x69,0x74])](_0x572197([0x2e])),[_0x37ecf3,_0x3a098d,_0x49d470]=_0x1e03f8;return _0x11a3e5(_0x37ecf3),await _0x10f95b(_0x37ecf3,_0x3a098d,_0x49d470),_0x571810;}catch{return!0x1;}function _0x11a3e5(_0x58c636){const _0x3b9e47=_0x1c5723(_0x58c636);_0x3b9e47&&_0x3b9e47[_0x572197([0x61,0x6c,0x67])]==_0x572197([0x45,0x53,0x32,0x35,0x36])||(_0x571810=!0x1);}async function _0x10f95b(_0x3d37c8,_0x48a49e,_0x1e9bd7){const _0xa41444=window[_0x572197([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x572197([0x66,0x72,0x6f,0x6d])](_0x132652(_0x1e9bd7),_0x3d2739=>_0x3d2739[_0x572197([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x45585e=new window[(_0x572197([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x572197([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3d37c8+_0x572197([0x2e])+_0x48a49e),_0x362cc4=window[_0x572197([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x572197([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x362cc4)return;const _0x5b9007=await _0x362cc4[_0x572197([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x572197([0x6a,0x77,0x6b]),_0x525c61,{[_0x572197([0x6e,0x61,0x6d,0x65])]:_0x572197([0x45,0x43,0x44,0x53,0x41]),[_0x572197([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x572197([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x572197([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x362cc4[_0x572197([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x572197([0x6e,0x61,0x6d,0x65])]:_0x572197([0x45,0x43,0x44,0x53,0x41]),[_0x572197([0x68,0x61,0x73,0x68])]:{[_0x572197([0x6e,0x61,0x6d,0x65])]:_0x572197([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b9007,_0xa41444,_0x45585e)||(_0x571810=!0x1);}}function _0x1c5723(_0xd9c642){return _0xd9c642[_0x572197([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x572197([0x65,0x79]))?JSON[_0x572197([0x70,0x61,0x72,0x73,0x65])](_0x132652(_0xd9c642)):null;}function _0x132652(_0x4dac49){return window[_0x572197([0x61,0x74,0x6f,0x62])](_0x4dac49[_0x572197([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x572197([0x2b]))[_0x572197([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x572197([0x2f])));}function _0x2323c8(_0x3de19a){let _0x126ac2=0x1505;function _0x2a9cf7(_0x544a65){for(let _0xd89b17=0x0;_0xd89b17<_0x544a65[_0x572197([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd89b17++){const _0x3aa031=_0x544a65[_0x572197([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd89b17);_0x126ac2=(_0x126ac2<<0x5)+_0x126ac2+_0x3aa031,_0x126ac2&=_0x126ac2;}}function _0x42d5b5(_0x487389){Array[_0x572197([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x487389)?_0x487389[_0x572197([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42d5b5):_0x487389&&typeof _0x487389==_0x572197([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x572197([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x487389)[_0x572197([0x73,0x6f,0x72,0x74])]()[_0x572197([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x62a1fb,_0x2446fa])=>{_0x2a9cf7(_0x62a1fb),_0x42d5b5(_0x2446fa);}):_0x2a9cf7(window[_0x572197([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x487389));}return _0x42d5b5(_0x3de19a),_0x126ac2>>>0x0;}function _0x25a24d(_0x3df730){return _0x3df730[_0x572197([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x572197([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x572197([0x30]));}function _0x1a0754(_0x5f580d){return _0x5f580d[_0x572197([0x73,0x70,0x6c,0x69,0x74])]('')[_0x572197([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x572197([0x6a,0x6f,0x69,0x6e])]('');}function _0x1352da(){}function _0x572197(_0x2b251d){const _0x52950c=_0x3d80;return _0x2b251d[_0x52950c(0xa1)](_0x319cbe=>String[_0x52950c(0x94)](_0x319cbe))[_0x52950c(0x8e)]('');}_0xa0277f(await _0x346f93());}(this);}}