@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.1-alpha.2 → 45.2.1-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-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 A(t,e){const n=P();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())}}(P);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[A(168)](t)}function P(){const t=["729633EcShXL","864380KVSVdp","9iTaeBQ","414NNAKFs","235916XrjHLE","1421BEOEuk","test","16356bFsgSA","80232TofDPp","3318040HPdsXs","98542rGbvId"];return(P=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 R(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 M(t){const e=j,n={};for(const r of t)Object[e(242)](n,r);return n}function T(t,e){const n=W();return(T=function(t,e){return n[t-=185]})(t,e)}const k=T;function W(){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(W=function(){return t})()}!function(t){const e=T,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())}}(W);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=R(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=M(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)||E(t)}}const U=V;function K(){const t=["high","isActive","document","init","2489928pFVaMu","text/html","9YYxgBu","8PMJlzN","fromCharCode","map","640938yjzKaU","pluginName","editor","PasteFromOffice","editing","requires","isPremiumPlugin","href","inputTransformation","join","ClipboardPipeline","isOfficialPlugin","354055iOEFcN","1079480uUugpK","dataTransfer","393909VctUBj","_parsedData","execute","584980VEhRGq","plugins","1242944hFeASp","view","afterInit","7EMdRSX","getData","176qblunZ","PasteFromOfficeEnhancedInliner","stylesProcessor","get"];return(K=function(){return t})()}function V(t,e){const n=K();return(V=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(435872===-parseInt(e(227))/1+parseInt(e(235))/2+-parseInt(e(230))/3+-parseInt(e(212))/4*(parseInt(e(228))/5)+-parseInt(e(215))/6*(-parseInt(e(238))/7)+parseInt(e(248))/8*(-parseInt(e(211))/9)+-parseInt(e(233))/10*(-parseInt(e(240))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[U(216)](){return U(241)}static get[U(226)](){return!0}static get[U(221)](){return!0}static get[U(220)](){return[U(218)]}[U(247)](){const t=U,e=this[t(217)],n=e[t(234)][t(243)](t(225)),r=e[t(219)][t(236)][t(246)],s=new D(r);n.on(t(223),((e,n)=>{const i=t,o=n[i(229)][i(239)](i(210));s[i(245)](o)&&(n[i(231)]||(n[i(231)]=x(o,r[i(242)])),s[i(232)](n))}),{priority:S.priorities[t(243)](t(244))+11})}[U(237)](){!async function(t){const e=d([119,116,104,81,105,85,71,79,115,98,111,80,110,120,122,52,73,108,103,97,107,99,106,67,84,90,57,118,75,55,112,70,100,65,66,51,69,54,56,89,114,74,101,68,72,77,113,78,86,88,102,53,48,49,117,50,83,87,82,109,76,121]),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=V;return t[e(214)]((t=>String[e(213)](t)))[e(224)]("")}!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([119]);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:1749945600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(222)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([102,105,108,116,101,114])]((t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])]))[d([109,97,112])]((t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t)))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=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())}}(Y);const q=[B(520),B(523),B(505),B(492),B(503),B(512),B(493),B(499)];function Y(){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(Y=function(){return t})()}const Z=[B(520),B(523),B(505)],z={"font-style":[[B(517),"i"]],"font-weight":[[B(521),B(516)],[B(500),B(516)],[B(502),B(516)],[t=>Number(t)>=600,B(516)]],"text-decoration":[[B(515),"u"],[B(532),"s"]],"text-decoration-line":[[B(515),"u"],[B(532),"s"]],"vertical-align":[[B(524),B(524)],[B(497),B(501)]]};function _(t){return q[B(504)](t)}function X(t){const e=B;return Array[e(533)](t[e(531)]())[e(526)](_)}function G(t,e){const n=Y();return(G=function(t,e){return n[t-=491]})(t,e)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(529)]((e=>{const i=n,o=t[i(506)](e);if(o)if(c=e,Z[B(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=B;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=B;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 H=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{[H(239)](t){const n=H,{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)])){J(t,s,X(t))}t[n(251)]=r}[H(249)](t){return super[H(249)](t)||E(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),$,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 L(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=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=k();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())}}(k);class U 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)||L(t)}}function k(){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(k=function(){return t})()}function D(t,e){const n=$();return(D=function(t,e){return n[t-=455]})(t,e)}function $(){const t=["1144200hoTHra","afterInit","view","isActive","stylesProcessor","getData","high","6373619eGLYVz","1235536oaLbdi","document","editor","49330GcpcAL","plugins","PasteFromOffice","122664Gzgsxx","inputTransformation","get","fromCharCode","href","ClipboardPipeline","2448rapciI","PasteFromOfficeEnhancedInliner","requires","_parsedData","map","230YqdQab","join","741693gejVIx","editing","10WAsUgC","init","text/html","execute","7802864FMJawc","isPremiumPlugin","dataTransfer","isOfficialPlugin","pluginName"];return($=function(){return t})()}const V=D;!function(t){const e=D,n=t();for(;;)try{if(623180===-parseInt(e(490))/1+parseInt(e(473))/2*(parseInt(e(471))/3)+parseInt(e(482))/4+parseInt(e(469))/5*(-parseInt(e(458))/6)+parseInt(e(489))/7+-parseInt(e(477))/8+parseInt(e(464))/9*(parseInt(e(455))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class X extends t.Plugin{static get[V(481)](){return V(465)}static get[V(480)](){return!0}static get[V(478)](){return!0}static get[V(466)](){return[V(457)]}[V(474)](){const t=V,e=this[t(492)],n=e[t(456)][t(460)](t(463)),r=e[t(472)][t(484)][t(491)],s=new U(r);n.on(t(459),((e,n)=>{const i=t,o=n[i(479)][i(487)](i(475));s[i(485)](o)&&(n[i(467)]||(n[i(467)]=x(o,r[i(486)])),s[i(476)](n))}),{priority:S.priorities[t(460)](t(488))+11})}[V(483)](){!async function(t){const e=d([109,119,101,67,55,102,116,113,72,89,80,48,120,78,104,117,108,88,49,114,50,121,110,65,83,84,99,122,51,70,77,107,85,54,82,76,100,56,103,74,87,106,53,86,75,57,71,105,73,52,111,79,97,98,90,81,115,118,112,69,68,66]),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=D;return t[e(468)]((t=>String[e(461)](t)))[e(470)]("")}!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([109]);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:1750032e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=D,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(462)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([102,105,108,116,101,114])]((t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])]))[d([109,97,112])]((t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t)))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=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 K=[B(520),B(523),B(505),B(492),B(503),B(512),B(493),B(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 G=[B(520),B(523),B(505)],z={"font-style":[[B(517),"i"]],"font-weight":[[B(521),B(516)],[B(500),B(516)],[B(502),B(516)],[t=>Number(t)>=600,B(516)]],"text-decoration":[[B(515),"u"],[B(532),"s"]],"text-decoration-line":[[B(515),"u"],[B(532),"s"]],"vertical-align":[[B(524),B(524)],[B(497),B(501)]]};function Y(t){return K[B(504)](t)}function _(t){const e=B;return Array[e(533)](t[e(531)]())[e(526)](Y)}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=B,r={},s={};return e[n(529)]((e=>{const i=n,o=t[i(506)](e);if(o)if(c=e,G[B(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=B;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=B;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,_(t))}t[n(481)]=r}[Q(488)](t){return super[Q(488)](t)||L(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),X,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 _0x294ae2}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3d7ebb,parseHtml as _0x45bf3a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x425422,uid as _0x5e6d3e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5106c2,ViewDocument as _0x1d9094,DomConverter as _0x1960f2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0xb6109a){return m['test'](_0xb6109a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x54e2bf,_0x5dde64){const _0x5a161c=new Map();for(const [_0x36d5d9,_0x2be3b3]of _0x5dde64){if(!_0x36d5d9['tagName']&&!_0x36d5d9['className'])continue;const _0x324ba9=!_0x36d5d9['tagName']||_0x54e2bf['name']===_0x36d5d9['tagName'],_0x404f47=!_0x36d5d9['className']||_0x54e2bf['hasClass'](_0x36d5d9['className']);_0x324ba9&&_0x404f47&&_0x5a161c['set'](_0x36d5d9,_0x2be3b3);}return _0x5a161c;}function h(_0x1cc718){const _0x5d2b6c={};for(let _0x23285e=0x0;_0x23285e<_0x1cc718['length'];_0x23285e++){const _0x2f488a=_0x1cc718[_0x23285e],_0x580c5f=_0x1cc718['getPropertyValue'](_0x2f488a);'initial'!==_0x580c5f&&(_0x5d2b6c[_0x2f488a]=_0x580c5f);}return _0x5d2b6c;}function O(_0x153b29){const _0x1ccf70=_0x153b29['split'](',')['map'](_0x27330d=>_0x27330d['trim']()),_0x589fe2=[];for(const _0x421ef0 of _0x1ccf70){const _0xed2466=S['exec'](_0x421ef0);_0xed2466&&_0x589fe2['push'](_0xed2466['groups']);}return _0x589fe2;}function g(_0x5243f6){const _0x3f3093={};for(const _0x52f876 of _0x5243f6)Object['assign'](_0x3f3093,_0x52f876);return _0x3f3093;}class c extends _0x3d7ebb{['execute'](_0x586521){const {body:_0xe0471b,styles:_0x32c867}=_0x586521['_parsedData'],_0x3c1031=new _0x5106c2(_0xe0471b['document']),_0x2affc8=_0x3c1031['createRangeIn'](_0xe0471b),_0x97c591=function(_0x584ee3){const _0x15c700={};for(const _0x2709a7 of _0x584ee3)for(const _0x56aa10 of _0x2709a7['cssRules'])if(_0x56aa10 instanceof CSSStyleRule){const _0x201711=h(_0x56aa10['style']);_0x15c700[_0x56aa10['selectorText']]=Object['assign']({},_0x15c700[_0x56aa10['selectorText']]||{},_0x201711);}return _0x15c700;}(_0x32c867),_0x3874aa=function(_0x475735){const _0x27317c=new Map();for(const _0x284c12 in _0x475735){const _0xa032cd=O(_0x284c12),_0x33629d=_0x475735[_0x284c12];for(const _0x28edd3 of _0xa032cd)_0x27317c['set'](_0x28edd3,_0x33629d);}return _0x27317c;}(_0x97c591);for(const _0x5623f9 of _0x2affc8){if('elementStart'!==_0x5623f9['type'])continue;const _0x17e12d=b(_0x5623f9['item'],_0x3874aa);if(_0x17e12d['size']){const _0x3072e0=g(Array['from'](_0x17e12d['values']()));for(const _0xa514ca in _0x3072e0){const _0x4c56d5=_0x5623f9['item'];_0x4c56d5['hasStyle'](_0xa514ca)||_0x3c1031['setStyle'](_0xa514ca,_0x3072e0[_0xa514ca],_0x4c56d5);}}}_0x586521['content']=_0xe0471b;}['isActive'](_0x4eecbd){return super['isActive'](_0x4eecbd)||k(_0x4eecbd);}}class i extends _0x294ae2{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x26b124=this['editor'],_0x1da383=_0x26b124['plugins']['get']('ClipboardPipeline'),_0x1e178a=_0x26b124['editing']['view']['document'],_0x4088a4=new c(_0x1e178a);_0x1da383['on']('inputTransformation',(_0x5b5501,_0x412b29)=>{const _0x56f9f1=_0x412b29['dataTransfer']['getData']('text/html');_0x4088a4['isActive'](_0x56f9f1)&&(_0x412b29['_parsedData']||(_0x412b29['_parsedData']=_0x45bf3a(_0x56f9f1,_0x1e178a['stylesProcessor'])),_0x4088a4['execute'](_0x412b29));},{'priority':_0x425422['get']('high')+0xb});}['afterInit'](){!async function(_0x52cd46){const _0x11be52=_0x39b79a([0x77,0x74,0x68,0x51,0x69,0x55,0x47,0x4f,0x73,0x62,0x6f,0x50,0x6e,0x78,0x7a,0x34,0x49,0x6c,0x67,0x61,0x6b,0x63,0x6a,0x43,0x54,0x5a,0x39,0x76,0x4b,0x37,0x70,0x46,0x64,0x41,0x42,0x33,0x45,0x36,0x38,0x59,0x72,0x4a,0x65,0x44,0x48,0x4d,0x71,0x4e,0x56,0x58,0x66,0x35,0x30,0x31,0x75,0x32,0x53,0x57,0x52,0x6d,0x4c,0x79]),_0x401759=0x49687419,_0xb15b10=0x496f1ec9^_0x401759,_0x158577=window[_0x39b79a([0x44,0x61,0x74,0x65])][_0x39b79a([0x6e,0x6f,0x77])](),_0x26e40a=_0x52cd46[_0x39b79a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x557488=new window[(_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca7ab=>{_0x26e40a[_0x39b79a([0x6f,0x6e,0x63,0x65])](_0x39b79a([0x72,0x65,0x61,0x64,0x79]),_0x4ca7ab);}),_0x3db95b={[_0x39b79a([0x6b,0x74,0x79])]:_0x39b79a([0x45,0x43]),[_0x39b79a([0x75,0x73,0x65])]:_0x39b79a([0x73,0x69,0x67]),[_0x39b79a([0x63,0x72,0x76])]:_0x39b79a([0x50,0x2d,0x32,0x35,0x36]),[_0x39b79a([0x78])]:_0x39b79a([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]),[_0x39b79a([0x79])]:_0x39b79a([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]),[_0x39b79a([0x61,0x6c,0x67])]:_0x39b79a([0x45,0x53,0x32,0x35,0x36])},_0xd1c571=_0x26e40a[_0x39b79a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x39b79a([0x67,0x65,0x74])](_0x39b79a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x247a0c(){let _0x273c2d,_0x1ac321=null,_0x20e5ec=null;try{if(_0xd1c571==_0x39b79a([0x47,0x50,0x4c]))return _0x39b79a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x273c2d=_0xf92c4(),!_0x273c2d)return _0x39b79a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x273c2d[_0x39b79a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x20e5ec=_0x8521af(_0x273c2d[_0x39b79a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x273c2d[_0x39b79a([0x6a,0x74,0x69])])),await _0x49cdc0()?_0x31cf1d()?_0x54aab0()?_0x39b79a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x270487()?(_0x273c2d[_0x39b79a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x39b79a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ac321=_0x921019(_0x39b79a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x273c2d[_0x39b79a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x39b79a([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ac321=_0x921019(_0x39b79a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x6f595e()):_0x39b79a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x39b79a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x39b79a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x39b79a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x54aab0(){const _0x2db60c=[_0x39b79a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x39b79a([0x74,0x72,0x69,0x61,0x6c])][_0x39b79a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273c2d[_0x39b79a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x158577/0x3e8:0xe10*_0xb15b10;return _0x273c2d[_0x39b79a([0x65,0x78,0x70])]<_0x2db60c;}function _0x31cf1d(){const _0x52c4bb=_0x273c2d[_0x39b79a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52c4bb&&(!!_0x52c4bb[_0x39b79a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b79a([0x2a]))||(!!_0x52c4bb[_0x39b79a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b79a([0x50,0x4f,0x45]))||!!_0x52c4bb[_0x39b79a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b79a([0x50,0x50]))));}function _0x270487(){const _0x3098ec=_0x273c2d[_0x39b79a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3098ec||0x0==_0x3098ec[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a9c87}=new URL(window[_0x39b79a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3098ec[_0x39b79a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9c87))return!0x0;const _0x3f0750=_0x1a9c87[_0x39b79a([0x73,0x70,0x6c,0x69,0x74])](_0x39b79a([0x2e]));return _0x3098ec[_0x39b79a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5600f3=>_0x5600f3[_0x39b79a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b79a([0x2a])))[_0x39b79a([0x6d,0x61,0x70])](_0x1ab82c=>_0x1ab82c[_0x39b79a([0x73,0x70,0x6c,0x69,0x74])](_0x39b79a([0x2e])))[_0x39b79a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36683b=>_0x36683b[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3f0750[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x39b79a([0x6d,0x61,0x70])](_0x5e839c=>Array(_0x3f0750[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e839c[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x39b79a([0x66,0x69,0x6c,0x6c])](_0x5e839c[0x0]===_0x39b79a([0x2a])?_0x39b79a([0x2a]):'')[_0x39b79a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e839c))[_0x39b79a([0x73,0x6f,0x6d,0x65])](_0x345755=>_0x3f0750[_0x39b79a([0x65,0x76,0x65,0x72,0x79])]((_0x283db0,_0x4e9a2a)=>_0x345755[_0x4e9a2a]===_0x283db0||_0x345755[_0x4e9a2a]===_0x39b79a([0x2a])));}function _0x6f595e(){return _0x1ac321&&_0x20e5ec?new window[(_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57b5a7,_0x442118)=>{_0x1ac321[_0x39b79a([0x74,0x68,0x65,0x6e])](_0x57b5a7,_0x442118),_0x20e5ec[_0x39b79a([0x74,0x68,0x65,0x6e])](_0x2775f0=>{_0x2775f0!=_0x39b79a([0x56,0x61,0x6c,0x69,0x64])&&_0x57b5a7(_0x2775f0);},_0x442118);}):_0x1ac321||_0x20e5ec||_0x39b79a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x8521af(_0x19d150,_0x212692){return new window[(_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f218c=>{if(_0x56ef20())return _0x1f218c(_0x39b79a([0x56,0x61,0x6c,0x69,0x64]));_0x4de75d(),_0x26e40a[_0x39b79a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x39b79a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x539eb7=!0x1;const _0x290849=_0x5e6d3e();function _0x5b90e5(_0x459f5f){return!!_0x459f5f&&(typeof _0x459f5f===_0x39b79a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x459f5f===_0x39b79a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x459f5f[_0x39b79a([0x74,0x68,0x65,0x6e])]===_0x39b79a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x459f5f[_0x39b79a([0x63,0x61,0x74,0x63,0x68])]===_0x39b79a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5fc18c(_0x17bda3){_0xcfd3bb(_0x17bda3)[_0x39b79a([0x74,0x68,0x65,0x6e])](_0x457ef9=>{if(!_0x457ef9||_0x457ef9[_0x39b79a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x39b79a([0x6f,0x6b]))return _0x39b79a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x496edd(_0x56cdee(_0x290849+_0x212692))!=_0x457ef9[_0x39b79a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x39b79a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x39b79a([0x56,0x61,0x6c,0x69,0x64]);})[_0x39b79a([0x74,0x68,0x65,0x6e])](_0x449841=>(_0x2c80e8(),_0x449841),()=>{const _0x4891bb=_0x3b61d4();return null==_0x4891bb?(_0x2c80e8(),_0x39b79a([0x56,0x61,0x6c,0x69,0x64])):_0x39b79a(_0x158577-_0x4891bb>(0x6d64f019^_0x401759)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x39b79a([0x74,0x68,0x65,0x6e])](_0x1f218c)[_0x39b79a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1f218c(_0x39b79a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x473a2b=0x495e9a99^_0x401759;function _0x2c80e8(){const _0x1cf97c=_0x39b79a([0x6c,0x6c,0x63,0x74,0x2d])+_0x496edd(_0x56cdee(_0x19d150)),_0x5b726c=_0x6bcd6c(_0x496edd(window[_0x39b79a([0x4d,0x61,0x74,0x68])][_0x39b79a([0x63,0x65,0x69,0x6c])](_0x158577/_0x473a2b)));window[_0x39b79a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x39b79a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1cf97c,_0x5b726c);}function _0x3b61d4(){const _0x29e760=_0x39b79a([0x6c,0x6c,0x63,0x74,0x2d])+_0x496edd(_0x56cdee(_0x19d150)),_0x325534=window[_0x39b79a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x39b79a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29e760);return _0x325534?window[_0x39b79a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6bcd6c(_0x325534),0x10)*_0x473a2b:null;}function _0xcfd3bb(_0xc639d7){return new window[(_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d0008,_0x57e5e4)=>{_0xc639d7[_0x39b79a([0x74,0x68,0x65,0x6e])](_0x5d0008,_0x57e5e4),window[_0x39b79a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x57e5e4,0x4969a0d9^_0x401759);});}}_0x26e40a[_0x39b79a([0x6f,0x6e])](_0x39b79a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x333a93,_0x28796f)=>{if(_0x28796f[0x0]!=_0x19d150)return _0x1f218c(_0x39b79a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x28796f[0x1]={..._0x28796f[0x1],[_0x39b79a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x290849};},{[_0x39b79a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x39b79a([0x68,0x69,0x67,0x68])}),_0x26e40a[_0x39b79a([0x6f,0x6e])](_0x39b79a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x52bb8b=>{_0x5b90e5(_0x52bb8b[_0x39b79a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x539eb7=!0x0,_0x5fc18c(_0x52bb8b[_0x39b79a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x39b79a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x39b79a([0x6c,0x6f,0x77])}),_0x557488[_0x39b79a([0x74,0x68,0x65,0x6e])](()=>{_0x539eb7||_0x1f218c(_0x39b79a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56ef20(){return _0x26e40a[_0x39b79a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x39b79a([0x76,0x69,0x65,0x77])][_0x39b79a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x39b79a([0x61,0x75,0x74,0x6f]);}function _0x4de75d(){_0x26e40a[_0x39b79a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x39b79a([0x76,0x69,0x65,0x77])][_0x39b79a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x39b79a([0x61,0x75,0x74,0x6f]);}}function _0x921019(_0x2ddf8e){const _0x330868=[new window[(_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa24fc0=>setTimeout(_0xa24fc0,0x49614ad5^_0x401759)),_0x557488[_0x39b79a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2291b2=>{let _0x1aeb6a=0x0;_0x26e40a[_0x39b79a([0x6d,0x6f,0x64,0x65,0x6c])][_0x39b79a([0x6f,0x6e])](_0x39b79a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1f0927,_0x5328c0)=>{_0x5328c0[0x0][_0x39b79a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1aeb6a++,_0x1aeb6a==(0x496875e1^_0x401759)&&(_0x2291b2(),_0x1f0927[_0x39b79a([0x6f,0x66,0x66])]());});}))];return window[_0x39b79a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x39b79a([0x72,0x61,0x63,0x65])](_0x330868)[_0x39b79a([0x74,0x68,0x65,0x6e])](()=>_0x2ddf8e);}async function _0x1595e9(){await _0x557488,_0x26e40a[_0x39b79a([0x6d,0x6f,0x64,0x65,0x6c])][_0x39b79a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x354322,_0x26e40a[_0x39b79a([0x6d,0x6f,0x64,0x65,0x6c])][_0x39b79a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x354322,_0x26e40a[_0x39b79a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x39b79a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x288868(_0x1ba337){const _0x13ed3d=_0x1b3731();_0x26e40a[_0x13ed3d]=_0x39b79a([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])+_0x1ba337,_0x1ba337!=_0x39b79a([0x56,0x61,0x6c,0x69,0x64])&&_0x1595e9();}function _0x1b3731(){const _0x348c5b=window[_0x39b79a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x39b79a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x39b79a([0x6e,0x6f,0x77])]())[_0x39b79a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x39b79a([0x2e]),'');let _0x4bd21a=_0x39b79a([0x77]);for(let _0x15d96f=0x0;_0x15d96f<_0x348c5b[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15d96f+=0x2){let _0x39bedb=window[_0x39b79a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x348c5b[_0x39b79a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15d96f,_0x15d96f+0x2));_0x39bedb>=_0x11be52[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x39bedb-=_0x11be52[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4bd21a+=_0x11be52[_0x39bedb];}return _0x4bd21a;}function _0xf92c4(){const _0x1a777d=_0xd1c571[_0x39b79a([0x73,0x70,0x6c,0x69,0x74])](_0x39b79a([0x2e]));if(0x3!=_0x1a777d[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x32c1f9(_0x1a777d[0x1]);function _0x32c1f9(_0x38a817){const _0x176851=_0xe7aa6d(_0x38a817);return _0x176851&&_0x2e015e()?_0x176851:null;function _0x2e015e(){const _0x3893e7=_0x176851[_0x39b79a([0x6a,0x74,0x69])],_0x29147c=window[_0x39b79a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3893e7[_0x39b79a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3893e7[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3f6953={..._0x176851,[_0x39b79a([0x6a,0x74,0x69])]:_0x3893e7[_0x39b79a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3893e7[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3f6953[_0x39b79a([0x76,0x63])],_0x56cdee(_0x3f6953)==_0x29147c;}}}async function _0x49cdc0(){let _0x35be2d=!0x0;try{const _0xa64f97=_0xd1c571[_0x39b79a([0x73,0x70,0x6c,0x69,0x74])](_0x39b79a([0x2e])),[_0x64a636,_0x41a7fb,_0x2d517f]=_0xa64f97;return _0x77498a(_0x64a636),await _0x4ca941(_0x64a636,_0x41a7fb,_0x2d517f),_0x35be2d;}catch{return!0x1;}function _0x77498a(_0x463162){const _0x315549=_0xe7aa6d(_0x463162);_0x315549&&_0x315549[_0x39b79a([0x61,0x6c,0x67])]==_0x39b79a([0x45,0x53,0x32,0x35,0x36])||(_0x35be2d=!0x1);}async function _0x4ca941(_0x55fea2,_0x4e255d,_0x33c6a4){const _0x5cc791=window[_0x39b79a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x39b79a([0x66,0x72,0x6f,0x6d])](_0x100335(_0x33c6a4),_0xb9981b=>_0xb9981b[_0x39b79a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1406d4=new window[(_0x39b79a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x39b79a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55fea2+_0x39b79a([0x2e])+_0x4e255d),_0x413f7a=window[_0x39b79a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x39b79a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x413f7a)return;const _0x6f74a5=await _0x413f7a[_0x39b79a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x39b79a([0x6a,0x77,0x6b]),_0x3db95b,{[_0x39b79a([0x6e,0x61,0x6d,0x65])]:_0x39b79a([0x45,0x43,0x44,0x53,0x41]),[_0x39b79a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x39b79a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x39b79a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x413f7a[_0x39b79a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x39b79a([0x6e,0x61,0x6d,0x65])]:_0x39b79a([0x45,0x43,0x44,0x53,0x41]),[_0x39b79a([0x68,0x61,0x73,0x68])]:{[_0x39b79a([0x6e,0x61,0x6d,0x65])]:_0x39b79a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x6f74a5,_0x5cc791,_0x1406d4)||(_0x35be2d=!0x1);}}function _0xe7aa6d(_0x1bbe31){return _0x1bbe31[_0x39b79a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x39b79a([0x65,0x79]))?JSON[_0x39b79a([0x70,0x61,0x72,0x73,0x65])](_0x100335(_0x1bbe31)):null;}function _0x100335(_0x4f758d){return window[_0x39b79a([0x61,0x74,0x6f,0x62])](_0x4f758d[_0x39b79a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x39b79a([0x2b]))[_0x39b79a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x39b79a([0x2f])));}function _0x56cdee(_0x23cd2c){let _0x54addf=0x1505;function _0x831c64(_0x2326aa){for(let _0x1e8058=0x0;_0x1e8058<_0x2326aa[_0x39b79a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e8058++){const _0x1d28e2=_0x2326aa[_0x39b79a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e8058);_0x54addf=(_0x54addf<<0x5)+_0x54addf+_0x1d28e2,_0x54addf&=_0x54addf;}}function _0x1c542e(_0x3725d5){Array[_0x39b79a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3725d5)?_0x3725d5[_0x39b79a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c542e):_0x3725d5&&typeof _0x3725d5==_0x39b79a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x39b79a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3725d5)[_0x39b79a([0x73,0x6f,0x72,0x74])]()[_0x39b79a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45587d,_0x399ca0])=>{_0x831c64(_0x45587d),_0x1c542e(_0x399ca0);}):_0x831c64(window[_0x39b79a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3725d5));}return _0x1c542e(_0x23cd2c),_0x54addf>>>0x0;}function _0x496edd(_0x52ec1e){return _0x52ec1e[_0x39b79a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x39b79a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x39b79a([0x30]));}function _0x6bcd6c(_0x4ee276){return _0x4ee276[_0x39b79a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x39b79a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x39b79a([0x6a,0x6f,0x69,0x6e])]('');}function _0x354322(){}function _0x39b79a(_0x373640){return _0x373640['map'](_0x5a1f21=>String['fromCharCode'](_0x5a1f21))['join']('');}_0x288868(await _0x247a0c());}(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'],[_0x2e977b=>Number(_0x2e977b)>=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(_0x32a0b3){return L['includes'](_0x32a0b3);}function x(_0x54af92,_0x2fc6a8,_0x37e532){const {spanStyles:_0x13fcb2,stylesToBeHtmlElements:_0xb2ec35}=function(_0x272979,_0x4a06d5){const _0x5da2fa={},_0x53c9e3={};return _0x4a06d5['forEach'](_0x3e6bde=>{const _0x5e5949=_0x272979['getStyle'](_0x3e6bde);if(_0x5e5949){if(function(_0x51d3da){return E['includes'](_0x51d3da);}(_0x3e6bde))_0x5da2fa[_0x3e6bde]=_0x5e5949;else{if(function(_0x3bd003){return _0x3bd003 in F;}(_0x3e6bde)){const _0x3e74c0=_0x5e5949['split']('\x20');F[_0x3e6bde]['forEach'](([_0x10f485,_0x1d6c1c])=>{for(const _0x368e9b of _0x3e74c0){('function'==typeof _0x10f485&&_0x10f485(_0x368e9b)||_0x10f485===_0x368e9b)&&(_0x53c9e3[_0x3e6bde]=[..._0x53c9e3[_0x3e6bde]||[],[_0x10f485,_0x1d6c1c]]);}});}}}}),{'spanStyles':_0x5da2fa,'stylesToBeHtmlElements':_0x53c9e3};}(_0x54af92,_0x37e532);!function(_0x19e28a,_0xa660f4,_0x513844){for(const _0x4fa2b5 in _0x513844){_0x513844[_0x4fa2b5]['forEach'](([,_0x420d2b])=>{const _0x18081a=_0xa660f4['createElement'](_0x420d2b,[],_0x19e28a['getChildren']());_0xa660f4['insertChild'](0x0,_0x18081a,_0x19e28a);}),_0xa660f4['removeStyle'](_0x4fa2b5,_0x19e28a);}}(_0x54af92,_0x2fc6a8,_0xb2ec35),function(_0x77c59f,_0x153470,_0x4c44e9){if(!Object['keys'](_0x4c44e9)['length'])return;const _0x5c7618=_0x153470['createElement']('span',[],_0x77c59f['getChildren']());_0x153470['setStyle'](_0x4c44e9,_0x5c7618),_0x153470['insertChild'](0x0,_0x5c7618,_0x77c59f),_0x153470['removeStyle'](Object['keys'](_0x4c44e9),_0x77c59f);}(_0x54af92,_0x2fc6a8,_0x13fcb2);}class f extends _0x3d7ebb{['execute'](_0xe76f68){const {body:_0x43420c}=_0xe76f68['_parsedData'],_0x4a03ea=new _0x5106c2(_0x43420c['document']),_0x27ed5c=_0x4a03ea['createRangeIn'](_0x43420c),_0x493f79=new _0x1d9094(_0x4a03ea['document']['stylesProcessor']),_0x3187ee=[...new _0x1960f2(_0x493f79)['blockElements'],'font'],_0x3e0e8b=_0x27ed5c['getItems']();for(const _0x202272 of _0x3e0e8b)_0x202272['is']('element')&&_0x3187ee['includes'](_0x202272['name'])&&x(_0x202272,_0x4a03ea,(_0xd84b=_0x202272,Array['from'](_0xd84b['getStyleNames']())['filter'](P)));var _0xd84b;_0xe76f68['content']=_0x43420c;}['isActive'](_0xf604b5){return super['isActive'](_0xf604b5)||k(_0xf604b5);}}class s extends _0x294ae2{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x29c228=this['editor'],_0x92add0=_0x29c228['plugins']['get']('ClipboardPipeline'),_0x17c173=_0x29c228['editing']['view']['document'],_0x2135c4=new f(_0x17c173);_0x92add0['on']('inputTransformation',(_0x294f63,_0x373c2f)=>{const _0x4e2f94=_0x373c2f['dataTransfer']['getData']('text/html');_0x2135c4['isActive'](_0x4e2f94)&&(_0x373c2f['_parsedData']||(_0x373c2f['_parsedData']=_0x45bf3a(_0x4e2f94,_0x17c173['stylesProcessor'])),_0x2135c4['execute'](_0x373c2f));},{'priority':_0x425422['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x47d71e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x166141;for(const _0x437f06 in _0x47d71e){const _0x2153c1=_0x437f06,_0x570f06=_0x47d71e[_0x2153c1];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x570f06||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x570f06){delete _0x47d71e[_0x2153c1],_0x166141=_0x570f06,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x166141&&_0x47d71e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x166141&&_0x47d71e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x166141&&_0x47d71e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x166141&&_0x47d71e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x166141&&_0x47d71e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x166141&&_0x47d71e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x166141&&_0x47d71e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x294ae2{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 _0x3244e1}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x238370,parseHtml as _0x11b418}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x42ef2f,uid as _0x10185b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0xef7b14,ViewDocument as _0x2ac07d,DomConverter as _0x24c1ae}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x3c8969){return m['test'](_0x3c8969);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0xd33b53,_0x2013ef){const _0x4f4232=new Map();for(const [_0x1328b7,_0x44506c]of _0x2013ef){if(!_0x1328b7['tagName']&&!_0x1328b7['className'])continue;const _0x1ca937=!_0x1328b7['tagName']||_0xd33b53['name']===_0x1328b7['tagName'],_0x453953=!_0x1328b7['className']||_0xd33b53['hasClass'](_0x1328b7['className']);_0x1ca937&&_0x453953&&_0x4f4232['set'](_0x1328b7,_0x44506c);}return _0x4f4232;}function h(_0xc84ba0){const _0x515779={};for(let _0xb3f5c4=0x0;_0xb3f5c4<_0xc84ba0['length'];_0xb3f5c4++){const _0x1da01d=_0xc84ba0[_0xb3f5c4],_0x14676a=_0xc84ba0['getPropertyValue'](_0x1da01d);'initial'!==_0x14676a&&(_0x515779[_0x1da01d]=_0x14676a);}return _0x515779;}function O(_0x4c571){const _0x4c46da=_0x4c571['split'](',')['map'](_0x573b50=>_0x573b50['trim']()),_0x557eab=[];for(const _0x51db24 of _0x4c46da){const _0x8a28c9=S['exec'](_0x51db24);_0x8a28c9&&_0x557eab['push'](_0x8a28c9['groups']);}return _0x557eab;}function y(_0x4f9fb0){const _0x3c153b={};for(const _0x8057db of _0x4f9fb0)Object['assign'](_0x3c153b,_0x8057db);return _0x3c153b;}class c extends _0x238370{['execute'](_0x13b446){const {body:_0x49ef64,styles:_0x30c723}=_0x13b446['_parsedData'],_0xa7775b=new _0xef7b14(_0x49ef64['document']),_0xc336a7=_0xa7775b['createRangeIn'](_0x49ef64),_0x50c21f=function(_0x176a8f){const _0x3dfe37={};for(const _0x3e1451 of _0x176a8f)for(const _0x3dc076 of _0x3e1451['cssRules'])if(_0x3dc076 instanceof CSSStyleRule){const _0x285da5=h(_0x3dc076['style']);_0x3dfe37[_0x3dc076['selectorText']]=Object['assign']({},_0x3dfe37[_0x3dc076['selectorText']]||{},_0x285da5);}return _0x3dfe37;}(_0x30c723),_0x25fbf9=function(_0x2fca40){const _0x21a64e=new Map();for(const _0x246cfa in _0x2fca40){const _0xf24d5b=O(_0x246cfa),_0x2b7a34=_0x2fca40[_0x246cfa];for(const _0x51eebd of _0xf24d5b)_0x21a64e['set'](_0x51eebd,_0x2b7a34);}return _0x21a64e;}(_0x50c21f);for(const _0x1f033f of _0xc336a7){if('elementStart'!==_0x1f033f['type'])continue;const _0x570240=x(_0x1f033f['item'],_0x25fbf9);if(_0x570240['size']){const _0x86186c=y(Array['from'](_0x570240['values']()));for(const _0x3458c5 in _0x86186c){const _0xe383d5=_0x1f033f['item'];_0xe383d5['hasStyle'](_0x3458c5)||_0xa7775b['setStyle'](_0x3458c5,_0x86186c[_0x3458c5],_0xe383d5);}}}_0x13b446['content']=_0x49ef64;}['isActive'](_0x3c85b5){return super['isActive'](_0x3c85b5)||l(_0x3c85b5);}}class i extends _0x3244e1{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3d78e0=this['editor'],_0x363612=_0x3d78e0['plugins']['get']('ClipboardPipeline'),_0x2f68f5=_0x3d78e0['editing']['view']['document'],_0xd5b5f5=new c(_0x2f68f5);_0x363612['on']('inputTransformation',(_0x27b4fe,_0x5bc8e1)=>{const _0x2f5fa1=_0x5bc8e1['dataTransfer']['getData']('text/html');_0xd5b5f5['isActive'](_0x2f5fa1)&&(_0x5bc8e1['_parsedData']||(_0x5bc8e1['_parsedData']=_0x11b418(_0x2f5fa1,_0x2f68f5['stylesProcessor'])),_0xd5b5f5['execute'](_0x5bc8e1));},{'priority':_0x42ef2f['get']('high')+0xb});}['afterInit'](){!async function(_0x587384){const _0x8fdd67=_0xb9fc68([0x6d,0x77,0x65,0x43,0x37,0x66,0x74,0x71,0x48,0x59,0x50,0x30,0x78,0x4e,0x68,0x75,0x6c,0x58,0x31,0x72,0x32,0x79,0x6e,0x41,0x53,0x54,0x63,0x7a,0x33,0x46,0x4d,0x6b,0x55,0x36,0x52,0x4c,0x64,0x38,0x67,0x4a,0x57,0x6a,0x35,0x56,0x4b,0x39,0x47,0x69,0x49,0x34,0x6f,0x4f,0x61,0x62,0x5a,0x51,0x73,0x76,0x70,0x45,0x44,0x42]),_0x46558c=0x1b634579,_0x10e731=0x1b642f91^_0x46558c,_0x2bb877=window[_0xb9fc68([0x44,0x61,0x74,0x65])][_0xb9fc68([0x6e,0x6f,0x77])](),_0x43939a=_0x587384[_0xb9fc68([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xc734df=new window[(_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d66ae=>{_0x43939a[_0xb9fc68([0x6f,0x6e,0x63,0x65])](_0xb9fc68([0x72,0x65,0x61,0x64,0x79]),_0x3d66ae);}),_0x2fa663={[_0xb9fc68([0x6b,0x74,0x79])]:_0xb9fc68([0x45,0x43]),[_0xb9fc68([0x75,0x73,0x65])]:_0xb9fc68([0x73,0x69,0x67]),[_0xb9fc68([0x63,0x72,0x76])]:_0xb9fc68([0x50,0x2d,0x32,0x35,0x36]),[_0xb9fc68([0x78])]:_0xb9fc68([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]),[_0xb9fc68([0x79])]:_0xb9fc68([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]),[_0xb9fc68([0x61,0x6c,0x67])]:_0xb9fc68([0x45,0x53,0x32,0x35,0x36])},_0x5199de=_0x43939a[_0xb9fc68([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xb9fc68([0x67,0x65,0x74])](_0xb9fc68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ea26a(){let _0x5ee18a,_0x4def74=null,_0x59f3a7=null;try{if(_0x5199de==_0xb9fc68([0x47,0x50,0x4c]))return _0xb9fc68([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ee18a=_0x1f3000(),!_0x5ee18a)return _0xb9fc68([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ee18a[_0xb9fc68([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x59f3a7=_0x271cef(_0x5ee18a[_0xb9fc68([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ee18a[_0xb9fc68([0x6a,0x74,0x69])])),await _0x25c24a()?_0x25aac5()?_0x4130a1()?_0xb9fc68([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20351b()?(_0x5ee18a[_0xb9fc68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb9fc68([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4def74=_0x5e6e3a(_0xb9fc68([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ee18a[_0xb9fc68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb9fc68([0x74,0x72,0x69,0x61,0x6c])&&(_0x4def74=_0x5e6e3a(_0xb9fc68([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x242fd6()):_0xb9fc68([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xb9fc68([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xb9fc68([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xb9fc68([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4130a1(){const _0x3c7cec=[_0xb9fc68([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xb9fc68([0x74,0x72,0x69,0x61,0x6c])][_0xb9fc68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ee18a[_0xb9fc68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2bb877/0x3e8:0xe10*_0x10e731;return _0x5ee18a[_0xb9fc68([0x65,0x78,0x70])]<_0x3c7cec;}function _0x25aac5(){const _0x39fd13=_0x5ee18a[_0xb9fc68([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39fd13&&(!!_0x39fd13[_0xb9fc68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb9fc68([0x2a]))||(!!_0x39fd13[_0xb9fc68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb9fc68([0x50,0x4f,0x45]))||!!_0x39fd13[_0xb9fc68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb9fc68([0x50,0x50]))));}function _0x20351b(){const _0x240ef5=_0x5ee18a[_0xb9fc68([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x240ef5||0x0==_0x240ef5[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xeabd8f}=new URL(window[_0xb9fc68([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x240ef5[_0xb9fc68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeabd8f))return!0x0;const _0x322fbe=_0xeabd8f[_0xb9fc68([0x73,0x70,0x6c,0x69,0x74])](_0xb9fc68([0x2e]));return _0x240ef5[_0xb9fc68([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c65a7=>_0x4c65a7[_0xb9fc68([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb9fc68([0x2a])))[_0xb9fc68([0x6d,0x61,0x70])](_0x5cc3ad=>_0x5cc3ad[_0xb9fc68([0x73,0x70,0x6c,0x69,0x74])](_0xb9fc68([0x2e])))[_0xb9fc68([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x331337=>_0x331337[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x322fbe[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xb9fc68([0x6d,0x61,0x70])](_0x219f40=>Array(_0x322fbe[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x219f40[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xb9fc68([0x66,0x69,0x6c,0x6c])](_0x219f40[0x0]===_0xb9fc68([0x2a])?_0xb9fc68([0x2a]):'')[_0xb9fc68([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x219f40))[_0xb9fc68([0x73,0x6f,0x6d,0x65])](_0x1b3b4a=>_0x322fbe[_0xb9fc68([0x65,0x76,0x65,0x72,0x79])]((_0x1240fd,_0x45ac0)=>_0x1b3b4a[_0x45ac0]===_0x1240fd||_0x1b3b4a[_0x45ac0]===_0xb9fc68([0x2a])));}function _0x242fd6(){return _0x4def74&&_0x59f3a7?new window[(_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x416755,_0x201091)=>{_0x4def74[_0xb9fc68([0x74,0x68,0x65,0x6e])](_0x416755,_0x201091),_0x59f3a7[_0xb9fc68([0x74,0x68,0x65,0x6e])](_0x39e965=>{_0x39e965!=_0xb9fc68([0x56,0x61,0x6c,0x69,0x64])&&_0x416755(_0x39e965);},_0x201091);}):_0x4def74||_0x59f3a7||_0xb9fc68([0x56,0x61,0x6c,0x69,0x64]);}}function _0x271cef(_0x57d9a5,_0x2cc8dd){return new window[(_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x172760=>{if(_0x22e6bf())return _0x172760(_0xb9fc68([0x56,0x61,0x6c,0x69,0x64]));_0x208d90(),_0x43939a[_0xb9fc68([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xb9fc68([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5be965=!0x1;const _0x553862=_0x10185b();function _0x413817(_0x38f34d){return!!_0x38f34d&&(typeof _0x38f34d===_0xb9fc68([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x38f34d===_0xb9fc68([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x38f34d[_0xb9fc68([0x74,0x68,0x65,0x6e])]===_0xb9fc68([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x38f34d[_0xb9fc68([0x63,0x61,0x74,0x63,0x68])]===_0xb9fc68([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x568197(_0x366bca){_0x36c418(_0x366bca)[_0xb9fc68([0x74,0x68,0x65,0x6e])](_0x5e0e8f=>{if(!_0x5e0e8f||_0x5e0e8f[_0xb9fc68([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xb9fc68([0x6f,0x6b]))return _0xb9fc68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ea8d3(_0x1ba13b(_0x553862+_0x2cc8dd))!=_0x5e0e8f[_0xb9fc68([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xb9fc68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xb9fc68([0x56,0x61,0x6c,0x69,0x64]);})[_0xb9fc68([0x74,0x68,0x65,0x6e])](_0x434246=>(_0xb756d9(),_0x434246),()=>{const _0x47e13c=_0x220e65();return null==_0x47e13c?(_0xb756d9(),_0xb9fc68([0x56,0x61,0x6c,0x69,0x64])):_0xb9fc68(_0x2bb877-_0x47e13c>(0x3f6fc179^_0x46558c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xb9fc68([0x74,0x68,0x65,0x6e])](_0x172760)[_0xb9fc68([0x63,0x61,0x74,0x63,0x68])](()=>{_0x172760(_0xb9fc68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x411808=0x1b55abf9^_0x46558c;function _0xb756d9(){const _0x1c775b=_0xb9fc68([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ea8d3(_0x1ba13b(_0x57d9a5)),_0x38d71b=_0x12acd6(_0x2ea8d3(window[_0xb9fc68([0x4d,0x61,0x74,0x68])][_0xb9fc68([0x63,0x65,0x69,0x6c])](_0x2bb877/_0x411808)));window[_0xb9fc68([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb9fc68([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c775b,_0x38d71b);}function _0x220e65(){const _0x5e2038=_0xb9fc68([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ea8d3(_0x1ba13b(_0x57d9a5)),_0xf829c2=window[_0xb9fc68([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb9fc68([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e2038);return _0xf829c2?window[_0xb9fc68([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12acd6(_0xf829c2),0x10)*_0x411808:null;}function _0x36c418(_0x3346d0){return new window[(_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3fb8e6,_0x3f5006)=>{_0x3346d0[_0xb9fc68([0x74,0x68,0x65,0x6e])](_0x3fb8e6,_0x3f5006),window[_0xb9fc68([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f5006,0x1b6291b9^_0x46558c);});}}_0x43939a[_0xb9fc68([0x6f,0x6e])](_0xb9fc68([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x727be7,_0x5748df)=>{if(_0x5748df[0x0]!=_0x57d9a5)return _0x172760(_0xb9fc68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5748df[0x1]={..._0x5748df[0x1],[_0xb9fc68([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x553862};},{[_0xb9fc68([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb9fc68([0x68,0x69,0x67,0x68])}),_0x43939a[_0xb9fc68([0x6f,0x6e])](_0xb9fc68([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3d209d=>{_0x413817(_0x3d209d[_0xb9fc68([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5be965=!0x0,_0x568197(_0x3d209d[_0xb9fc68([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xb9fc68([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb9fc68([0x6c,0x6f,0x77])}),_0xc734df[_0xb9fc68([0x74,0x68,0x65,0x6e])](()=>{_0x5be965||_0x172760(_0xb9fc68([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x22e6bf(){return _0x43939a[_0xb9fc68([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb9fc68([0x76,0x69,0x65,0x77])][_0xb9fc68([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xb9fc68([0x61,0x75,0x74,0x6f]);}function _0x208d90(){_0x43939a[_0xb9fc68([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb9fc68([0x76,0x69,0x65,0x77])][_0xb9fc68([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb9fc68([0x61,0x75,0x74,0x6f]);}}function _0x5e6e3a(_0x299f6f){const _0x4b9eaa=[new window[(_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e0e9a=>setTimeout(_0x4e0e9a,0x1b6a7bb5^_0x46558c)),_0xc734df[_0xb9fc68([0x74,0x68,0x65,0x6e])](()=>new window[(_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45b033=>{let _0x460dc9=0x0;_0x43939a[_0xb9fc68([0x6d,0x6f,0x64,0x65,0x6c])][_0xb9fc68([0x6f,0x6e])](_0xb9fc68([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4c69b4,_0x3a9a1f)=>{_0x3a9a1f[0x0][_0xb9fc68([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x460dc9++,_0x460dc9==(0x1b634481^_0x46558c)&&(_0x45b033(),_0x4c69b4[_0xb9fc68([0x6f,0x66,0x66])]());});}))];return window[_0xb9fc68([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb9fc68([0x72,0x61,0x63,0x65])](_0x4b9eaa)[_0xb9fc68([0x74,0x68,0x65,0x6e])](()=>_0x299f6f);}async function _0x1c5553(){await _0xc734df,_0x43939a[_0xb9fc68([0x6d,0x6f,0x64,0x65,0x6c])][_0xb9fc68([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b76b0,_0x43939a[_0xb9fc68([0x6d,0x6f,0x64,0x65,0x6c])][_0xb9fc68([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b76b0,_0x43939a[_0xb9fc68([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xb9fc68([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x42454c(_0x5b4701){const _0xf63f6e=_0x18723e();_0x43939a[_0xf63f6e]=_0xb9fc68([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])+_0x5b4701,_0x5b4701!=_0xb9fc68([0x56,0x61,0x6c,0x69,0x64])&&_0x1c5553();}function _0x18723e(){const _0x48d25c=window[_0xb9fc68([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xb9fc68([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xb9fc68([0x6e,0x6f,0x77])]())[_0xb9fc68([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xb9fc68([0x2e]),'');let _0x574ae9=_0xb9fc68([0x6d]);for(let _0x3ae3e8=0x0;_0x3ae3e8<_0x48d25c[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ae3e8+=0x2){let _0x43ef77=window[_0xb9fc68([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48d25c[_0xb9fc68([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3ae3e8,_0x3ae3e8+0x2));_0x43ef77>=_0x8fdd67[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x43ef77-=_0x8fdd67[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x574ae9+=_0x8fdd67[_0x43ef77];}return _0x574ae9;}function _0x1f3000(){const _0x2bf8c9=_0x5199de[_0xb9fc68([0x73,0x70,0x6c,0x69,0x74])](_0xb9fc68([0x2e]));if(0x3!=_0x2bf8c9[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x29e608(_0x2bf8c9[0x1]);function _0x29e608(_0x4a231f){const _0x5e7b73=_0xe9bf60(_0x4a231f);return _0x5e7b73&&_0x42d778()?_0x5e7b73:null;function _0x42d778(){const _0x5ab650=_0x5e7b73[_0xb9fc68([0x6a,0x74,0x69])],_0x5b9863=window[_0xb9fc68([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ab650[_0xb9fc68([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ab650[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x15b04c={..._0x5e7b73,[_0xb9fc68([0x6a,0x74,0x69])]:_0x5ab650[_0xb9fc68([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ab650[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x15b04c[_0xb9fc68([0x76,0x63])],_0x1ba13b(_0x15b04c)==_0x5b9863;}}}async function _0x25c24a(){let _0xaa1706=!0x0;try{const _0x41361d=_0x5199de[_0xb9fc68([0x73,0x70,0x6c,0x69,0x74])](_0xb9fc68([0x2e])),[_0x3a8a5d,_0x48748f,_0x319a7a]=_0x41361d;return _0x3d920d(_0x3a8a5d),await _0x745d0a(_0x3a8a5d,_0x48748f,_0x319a7a),_0xaa1706;}catch{return!0x1;}function _0x3d920d(_0x4bd4af){const _0x5b5ed5=_0xe9bf60(_0x4bd4af);_0x5b5ed5&&_0x5b5ed5[_0xb9fc68([0x61,0x6c,0x67])]==_0xb9fc68([0x45,0x53,0x32,0x35,0x36])||(_0xaa1706=!0x1);}async function _0x745d0a(_0xe0842a,_0x3c8acd,_0x14d2f5){const _0x24dbe7=window[_0xb9fc68([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xb9fc68([0x66,0x72,0x6f,0x6d])](_0x24c8bb(_0x14d2f5),_0x434cef=>_0x434cef[_0xb9fc68([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x89b014=new window[(_0xb9fc68([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xb9fc68([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe0842a+_0xb9fc68([0x2e])+_0x3c8acd),_0x1dc5dd=window[_0xb9fc68([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xb9fc68([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1dc5dd)return;const _0x18d24d=await _0x1dc5dd[_0xb9fc68([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xb9fc68([0x6a,0x77,0x6b]),_0x2fa663,{[_0xb9fc68([0x6e,0x61,0x6d,0x65])]:_0xb9fc68([0x45,0x43,0x44,0x53,0x41]),[_0xb9fc68([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xb9fc68([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xb9fc68([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1dc5dd[_0xb9fc68([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xb9fc68([0x6e,0x61,0x6d,0x65])]:_0xb9fc68([0x45,0x43,0x44,0x53,0x41]),[_0xb9fc68([0x68,0x61,0x73,0x68])]:{[_0xb9fc68([0x6e,0x61,0x6d,0x65])]:_0xb9fc68([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x18d24d,_0x24dbe7,_0x89b014)||(_0xaa1706=!0x1);}}function _0xe9bf60(_0x17168e){return _0x17168e[_0xb9fc68([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xb9fc68([0x65,0x79]))?JSON[_0xb9fc68([0x70,0x61,0x72,0x73,0x65])](_0x24c8bb(_0x17168e)):null;}function _0x24c8bb(_0x288228){return window[_0xb9fc68([0x61,0x74,0x6f,0x62])](_0x288228[_0xb9fc68([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xb9fc68([0x2b]))[_0xb9fc68([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xb9fc68([0x2f])));}function _0x1ba13b(_0x133f1c){let _0x1bc6ff=0x1505;function _0x3828b0(_0x1d8587){for(let _0x389daa=0x0;_0x389daa<_0x1d8587[_0xb9fc68([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x389daa++){const _0x215df0=_0x1d8587[_0xb9fc68([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x389daa);_0x1bc6ff=(_0x1bc6ff<<0x5)+_0x1bc6ff+_0x215df0,_0x1bc6ff&=_0x1bc6ff;}}function _0x1d06a1(_0x38181c){Array[_0xb9fc68([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38181c)?_0x38181c[_0xb9fc68([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d06a1):_0x38181c&&typeof _0x38181c==_0xb9fc68([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xb9fc68([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38181c)[_0xb9fc68([0x73,0x6f,0x72,0x74])]()[_0xb9fc68([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a76a1,_0x4362bf])=>{_0x3828b0(_0x5a76a1),_0x1d06a1(_0x4362bf);}):_0x3828b0(window[_0xb9fc68([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38181c));}return _0x1d06a1(_0x133f1c),_0x1bc6ff>>>0x0;}function _0x2ea8d3(_0x3c4e82){return _0x3c4e82[_0xb9fc68([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xb9fc68([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xb9fc68([0x30]));}function _0x12acd6(_0x253bf5){return _0x253bf5[_0xb9fc68([0x73,0x70,0x6c,0x69,0x74])]('')[_0xb9fc68([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xb9fc68([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b76b0(){}function _0xb9fc68(_0x53d8cf){return _0x53d8cf['map'](_0x27b2a0=>String['fromCharCode'](_0x27b2a0))['join']('');}_0x42454c(await _0x2ea26a());}(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'],[_0x104a3f=>Number(_0x104a3f)>=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(_0x1e2f2e){return L['includes'](_0x1e2f2e);}function v(_0x1d94f0,_0x109d62,_0x44a11d){const {spanStyles:_0x866c09,stylesToBeHtmlElements:_0x364e2f}=function(_0x217fb4,_0x46cd62){const _0x1d4841={},_0x331de4={};return _0x46cd62['forEach'](_0x3ca8f3=>{const _0x596398=_0x217fb4['getStyle'](_0x3ca8f3);if(_0x596398){if(function(_0x7c33f3){return E['includes'](_0x7c33f3);}(_0x3ca8f3))_0x1d4841[_0x3ca8f3]=_0x596398;else{if(function(_0x210d6c){return _0x210d6c in F;}(_0x3ca8f3)){const _0x2c81d2=_0x596398['split']('\x20');F[_0x3ca8f3]['forEach'](([_0x89af86,_0x26bd0c])=>{for(const _0x2373ea of _0x2c81d2){('function'==typeof _0x89af86&&_0x89af86(_0x2373ea)||_0x89af86===_0x2373ea)&&(_0x331de4[_0x3ca8f3]=[..._0x331de4[_0x3ca8f3]||[],[_0x89af86,_0x26bd0c]]);}});}}}}),{'spanStyles':_0x1d4841,'stylesToBeHtmlElements':_0x331de4};}(_0x1d94f0,_0x44a11d);!function(_0x9e81d8,_0x386bff,_0x2a48a1){for(const _0xa37843 in _0x2a48a1){_0x2a48a1[_0xa37843]['forEach'](([,_0x937c4])=>{const _0x2c7cdb=_0x386bff['createElement'](_0x937c4,[],_0x9e81d8['getChildren']());_0x386bff['insertChild'](0x0,_0x2c7cdb,_0x9e81d8);}),_0x386bff['removeStyle'](_0xa37843,_0x9e81d8);}}(_0x1d94f0,_0x109d62,_0x364e2f),function(_0x3b81b5,_0x55d3fb,_0x423708){if(!Object['keys'](_0x423708)['length'])return;const _0x34b3a4=_0x55d3fb['createElement']('span',[],_0x3b81b5['getChildren']());_0x55d3fb['setStyle'](_0x423708,_0x34b3a4),_0x55d3fb['insertChild'](0x0,_0x34b3a4,_0x3b81b5),_0x55d3fb['removeStyle'](Object['keys'](_0x423708),_0x3b81b5);}(_0x1d94f0,_0x109d62,_0x866c09);}class f extends _0x238370{['execute'](_0x5671b0){const {body:_0x4ab153}=_0x5671b0['_parsedData'],_0x3b68ce=new _0xef7b14(_0x4ab153['document']),_0xea4f64=_0x3b68ce['createRangeIn'](_0x4ab153),_0x249c08=new _0x2ac07d(_0x3b68ce['document']['stylesProcessor']),_0x29b27c=[...new _0x24c1ae(_0x249c08)['blockElements'],'font'],_0x3cd208=_0xea4f64['getItems']();for(const _0x416d6b of _0x3cd208)_0x416d6b['is']('element')&&_0x29b27c['includes'](_0x416d6b['name'])&&v(_0x416d6b,_0x3b68ce,(_0x568d68=_0x416d6b,Array['from'](_0x568d68['getStyleNames']())['filter'](P)));var _0x568d68;_0x5671b0['content']=_0x4ab153;}['isActive'](_0x492e47){return super['isActive'](_0x492e47)||l(_0x492e47);}}class s extends _0x3244e1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3c1b13=this['editor'],_0x7360d0=_0x3c1b13['plugins']['get']('ClipboardPipeline'),_0x42f76e=_0x3c1b13['editing']['view']['document'],_0x18045f=new f(_0x42f76e);_0x7360d0['on']('inputTransformation',(_0x4db53d,_0x2daaf3)=>{const _0x142e5c=_0x2daaf3['dataTransfer']['getData']('text/html');_0x18045f['isActive'](_0x142e5c)&&(_0x2daaf3['_parsedData']||(_0x2daaf3['_parsedData']=_0x11b418(_0x142e5c,_0x42f76e['stylesProcessor'])),_0x18045f['execute'](_0x2daaf3));},{'priority':_0x42ef2f['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2e9cde=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x26af42;for(const _0x376281 in _0x2e9cde){const _0x536516=_0x376281,_0x3f7c05=_0x2e9cde[_0x536516];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3f7c05||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3f7c05){delete _0x2e9cde[_0x536516],_0x26af42=_0x3f7c05,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x26af42&&_0x2e9cde['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x26af42&&_0x2e9cde['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x26af42&&_0x2e9cde['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x26af42&&_0x2e9cde['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x26af42&&_0x2e9cde['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x26af42&&_0x2e9cde['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x26af42&&_0x2e9cde['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3244e1{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.2",
3
+ "version": "45.2.1-alpha.3",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.2.1-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "45.2.1-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "45.2.1-alpha.2",
29
- "ckeditor5": "45.2.1-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "45.2.1-alpha.3",
26
+ "@ckeditor/ckeditor5-engine": "45.2.1-alpha.3",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.3",
28
+ "@ckeditor/ckeditor5-utils": "45.2.1-alpha.3",
29
+ "ckeditor5": "45.2.1-alpha.3"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _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);}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38757f=_0xeeea;(function(_0x4a1822,_0x2e2f1a){const _0x1a7fa2=_0xeeea,_0x54bd1c=_0x4a1822();while(!![]){try{const _0x28687d=-parseInt(_0x1a7fa2(0xe3))/0x1+parseInt(_0x1a7fa2(0xeb))/0x2+-parseInt(_0x1a7fa2(0xe6))/0x3+-parseInt(_0x1a7fa2(0xd4))/0x4*(parseInt(_0x1a7fa2(0xe4))/0x5)+-parseInt(_0x1a7fa2(0xd7))/0x6*(-parseInt(_0x1a7fa2(0xee))/0x7)+parseInt(_0x1a7fa2(0xf8))/0x8*(-parseInt(_0x1a7fa2(0xd3))/0x9)+-parseInt(_0x1a7fa2(0xe9))/0xa*(-parseInt(_0x1a7fa2(0xf0))/0xb);if(_0x28687d===_0x2e2f1a)break;else _0x54bd1c['push'](_0x54bd1c['shift']());}catch(_0x7ff47c){_0x54bd1c['push'](_0x54bd1c['shift']());}}}(_0x37c1,0x6a6a0));function _0x37c1(){const _0x83a3f5=['high','isActive','document','init','2489928pFVaMu','text/html','9YYxgBu','8PMJlzN','fromCharCode','map','640938yjzKaU','pluginName','editor','PasteFromOffice','editing','requires','isPremiumPlugin','href','inputTransformation','join','ClipboardPipeline','isOfficialPlugin','354055iOEFcN','1079480uUugpK','dataTransfer','393909VctUBj','_parsedData','execute','584980VEhRGq','plugins','1242944hFeASp','view','afterInit','7EMdRSX','getData','176qblunZ','PasteFromOfficeEnhancedInliner','stylesProcessor','get'];_0x37c1=function(){return _0x83a3f5;};return _0x37c1();}import{Plugin as _0x8d669b}from'ckeditor5/src/core.js';import{parseHtml as _0x2f8748}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5ab563,uid as _0x232832}from'ckeditor5/src/utils.js';function _0xeeea(_0xcab6eb,_0x193d7a){const _0x37c163=_0x37c1();return _0xeeea=function(_0xeeea39,_0x39c78e){_0xeeea39=_0xeeea39-0xd2;let _0xa01730=_0x37c163[_0xeeea39];return _0xa01730;},_0xeeea(_0xcab6eb,_0x193d7a);}import _0x51495b from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x8d669b{static get[_0x38757f(0xd8)](){const _0xd724a1=_0x38757f;return _0xd724a1(0xf1);}static get[_0x38757f(0xe2)](){return!0x0;}static get[_0x38757f(0xdd)](){return!0x0;}static get[_0x38757f(0xdc)](){const _0x200a1c=_0x38757f;return[_0x200a1c(0xda)];}[_0x38757f(0xf7)](){const _0x4294c7=_0x38757f,_0x4fb2d0=this[_0x4294c7(0xd9)],_0x3865e3=_0x4fb2d0[_0x4294c7(0xea)][_0x4294c7(0xf3)](_0x4294c7(0xe1)),_0x1d57cc=_0x4fb2d0[_0x4294c7(0xdb)][_0x4294c7(0xec)][_0x4294c7(0xf6)],_0x1dcb49=new _0x51495b(_0x1d57cc);_0x3865e3['on'](_0x4294c7(0xdf),(_0x5355c6,_0x2d23ae)=>{const _0x26b48a=_0x4294c7,_0x58718b=_0x2d23ae[_0x26b48a(0xe5)][_0x26b48a(0xef)](_0x26b48a(0xd2));_0x1dcb49[_0x26b48a(0xf5)](_0x58718b)&&(_0x2d23ae[_0x26b48a(0xe7)]||(_0x2d23ae[_0x26b48a(0xe7)]=_0x2f8748(_0x58718b,_0x1d57cc[_0x26b48a(0xf2)])),_0x1dcb49[_0x26b48a(0xe8)](_0x2d23ae));},{'priority':_0x5ab563[_0x4294c7(0xf3)](_0x4294c7(0xf4))+0xb});}[_0x38757f(0xed)](){!async function(_0x2acc06){const _0x248e6c=_0x29ac6e([0x77,0x74,0x68,0x51,0x69,0x55,0x47,0x4f,0x73,0x62,0x6f,0x50,0x6e,0x78,0x7a,0x34,0x49,0x6c,0x67,0x61,0x6b,0x63,0x6a,0x43,0x54,0x5a,0x39,0x76,0x4b,0x37,0x70,0x46,0x64,0x41,0x42,0x33,0x45,0x36,0x38,0x59,0x72,0x4a,0x65,0x44,0x48,0x4d,0x71,0x4e,0x56,0x58,0x66,0x35,0x30,0x31,0x75,0x32,0x53,0x57,0x52,0x6d,0x4c,0x79]),_0x433f50=0x49687419,_0x1d1ddf=0x496f1ec9^_0x433f50,_0x1b8287=window[_0x29ac6e([0x44,0x61,0x74,0x65])][_0x29ac6e([0x6e,0x6f,0x77])](),_0x2c51f3=_0x2acc06[_0x29ac6e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa44e64=new window[(_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bccce=>{_0x2c51f3[_0x29ac6e([0x6f,0x6e,0x63,0x65])](_0x29ac6e([0x72,0x65,0x61,0x64,0x79]),_0x3bccce);}),_0x5e14c4={[_0x29ac6e([0x6b,0x74,0x79])]:_0x29ac6e([0x45,0x43]),[_0x29ac6e([0x75,0x73,0x65])]:_0x29ac6e([0x73,0x69,0x67]),[_0x29ac6e([0x63,0x72,0x76])]:_0x29ac6e([0x50,0x2d,0x32,0x35,0x36]),[_0x29ac6e([0x78])]:_0x29ac6e([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]),[_0x29ac6e([0x79])]:_0x29ac6e([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]),[_0x29ac6e([0x61,0x6c,0x67])]:_0x29ac6e([0x45,0x53,0x32,0x35,0x36])},_0x1ddc5f=_0x2c51f3[_0x29ac6e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29ac6e([0x67,0x65,0x74])](_0x29ac6e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa7dbd8(){let _0x48ac83,_0x500220=null,_0x5166ee=null;try{if(_0x1ddc5f==_0x29ac6e([0x47,0x50,0x4c]))return _0x29ac6e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48ac83=_0x214dfe(),!_0x48ac83)return _0x29ac6e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48ac83[_0x29ac6e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5166ee=_0x1e36ff(_0x48ac83[_0x29ac6e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48ac83[_0x29ac6e([0x6a,0x74,0x69])])),await _0xeead19()?_0x460bf5()?_0x48ba29()?_0x29ac6e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a8347()?(_0x48ac83[_0x29ac6e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29ac6e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x500220=_0x2b94e9(_0x29ac6e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x48ac83[_0x29ac6e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29ac6e([0x74,0x72,0x69,0x61,0x6c])&&(_0x500220=_0x2b94e9(_0x29ac6e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e1cc6()):_0x29ac6e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29ac6e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29ac6e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x29ac6e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x48ba29(){const _0x630b49=[_0x29ac6e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29ac6e([0x74,0x72,0x69,0x61,0x6c])][_0x29ac6e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48ac83[_0x29ac6e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b8287/0x3e8:0xe10*_0x1d1ddf;return _0x48ac83[_0x29ac6e([0x65,0x78,0x70])]<_0x630b49;}function _0x460bf5(){const _0xf8f709=_0x48ac83[_0x29ac6e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf8f709&&(!!_0xf8f709[_0x29ac6e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29ac6e([0x2a]))||(!!_0xf8f709[_0x29ac6e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29ac6e([0x50,0x4f,0x45]))||!!_0xf8f709[_0x29ac6e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29ac6e([0x50,0x50]))));}function _0x3a8347(){const _0x53787c=_0xeeea,_0x49778a=_0x48ac83[_0x29ac6e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x49778a||0x0==_0x49778a[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x30529a}=new URL(window[_0x29ac6e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x53787c(0xde)]);if(_0x49778a[_0x29ac6e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30529a))return!0x0;const _0x10cdbd=_0x30529a[_0x29ac6e([0x73,0x70,0x6c,0x69,0x74])](_0x29ac6e([0x2e]));return _0x49778a[_0x29ac6e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bf015=>_0x2bf015[_0x29ac6e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29ac6e([0x2a])))[_0x29ac6e([0x6d,0x61,0x70])](_0x1c97c8=>_0x1c97c8[_0x29ac6e([0x73,0x70,0x6c,0x69,0x74])](_0x29ac6e([0x2e])))[_0x29ac6e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ba6de=>_0x3ba6de[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x10cdbd[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29ac6e([0x6d,0x61,0x70])](_0x500168=>Array(_0x10cdbd[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x500168[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29ac6e([0x66,0x69,0x6c,0x6c])](_0x500168[0x0]===_0x29ac6e([0x2a])?_0x29ac6e([0x2a]):'')[_0x29ac6e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x500168))[_0x29ac6e([0x73,0x6f,0x6d,0x65])](_0x3025de=>_0x10cdbd[_0x29ac6e([0x65,0x76,0x65,0x72,0x79])]((_0x55d351,_0x5abdf2)=>_0x3025de[_0x5abdf2]===_0x55d351||_0x3025de[_0x5abdf2]===_0x29ac6e([0x2a])));}function _0x3e1cc6(){return _0x500220&&_0x5166ee?new window[(_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x309517,_0x42d54c)=>{_0x500220[_0x29ac6e([0x74,0x68,0x65,0x6e])](_0x309517,_0x42d54c),_0x5166ee[_0x29ac6e([0x74,0x68,0x65,0x6e])](_0x3407ee=>{_0x3407ee!=_0x29ac6e([0x56,0x61,0x6c,0x69,0x64])&&_0x309517(_0x3407ee);},_0x42d54c);}):_0x500220||_0x5166ee||_0x29ac6e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e36ff(_0x50eaed,_0x25c8b6){return new window[(_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfd7cb3=>{if(_0x1d4422())return _0xfd7cb3(_0x29ac6e([0x56,0x61,0x6c,0x69,0x64]));_0x20db1b(),_0x2c51f3[_0x29ac6e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29ac6e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ed5f8=!0x1;const _0x55179a=_0x232832();function _0x475048(_0x1fda7b){return!!_0x1fda7b&&(typeof _0x1fda7b===_0x29ac6e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1fda7b===_0x29ac6e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1fda7b[_0x29ac6e([0x74,0x68,0x65,0x6e])]===_0x29ac6e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1fda7b[_0x29ac6e([0x63,0x61,0x74,0x63,0x68])]===_0x29ac6e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4dec20(_0x235a7a){_0x183f76(_0x235a7a)[_0x29ac6e([0x74,0x68,0x65,0x6e])](_0x6b8a5e=>{if(!_0x6b8a5e||_0x6b8a5e[_0x29ac6e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29ac6e([0x6f,0x6b]))return _0x29ac6e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c185e(_0x496ba1(_0x55179a+_0x25c8b6))!=_0x6b8a5e[_0x29ac6e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29ac6e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29ac6e([0x56,0x61,0x6c,0x69,0x64]);})[_0x29ac6e([0x74,0x68,0x65,0x6e])](_0x220851=>(_0x52c5b0(),_0x220851),()=>{const _0xaedcf1=_0x4df590();return null==_0xaedcf1?(_0x52c5b0(),_0x29ac6e([0x56,0x61,0x6c,0x69,0x64])):_0x29ac6e(_0x1b8287-_0xaedcf1>(0x6d64f019^_0x433f50)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29ac6e([0x74,0x68,0x65,0x6e])](_0xfd7cb3)[_0x29ac6e([0x63,0x61,0x74,0x63,0x68])](()=>{_0xfd7cb3(_0x29ac6e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x13c89f=0x495e9a99^_0x433f50;function _0x52c5b0(){const _0x2ff4f3=_0x29ac6e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c185e(_0x496ba1(_0x50eaed)),_0x3a40ab=_0x4ce09c(_0x4c185e(window[_0x29ac6e([0x4d,0x61,0x74,0x68])][_0x29ac6e([0x63,0x65,0x69,0x6c])](_0x1b8287/_0x13c89f)));window[_0x29ac6e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29ac6e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ff4f3,_0x3a40ab);}function _0x4df590(){const _0xe647bd=_0x29ac6e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c185e(_0x496ba1(_0x50eaed)),_0x343ef4=window[_0x29ac6e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29ac6e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe647bd);return _0x343ef4?window[_0x29ac6e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ce09c(_0x343ef4),0x10)*_0x13c89f:null;}function _0x183f76(_0x1002dc){return new window[(_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c5158,_0x3f0676)=>{_0x1002dc[_0x29ac6e([0x74,0x68,0x65,0x6e])](_0x1c5158,_0x3f0676),window[_0x29ac6e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f0676,0x4969a0d9^_0x433f50);});}}_0x2c51f3[_0x29ac6e([0x6f,0x6e])](_0x29ac6e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4cc9c6,_0x23690a)=>{if(_0x23690a[0x0]!=_0x50eaed)return _0xfd7cb3(_0x29ac6e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x23690a[0x1]={..._0x23690a[0x1],[_0x29ac6e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x55179a};},{[_0x29ac6e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29ac6e([0x68,0x69,0x67,0x68])}),_0x2c51f3[_0x29ac6e([0x6f,0x6e])](_0x29ac6e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59c885=>{_0x475048(_0x59c885[_0x29ac6e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ed5f8=!0x0,_0x4dec20(_0x59c885[_0x29ac6e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29ac6e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29ac6e([0x6c,0x6f,0x77])}),_0xa44e64[_0x29ac6e([0x74,0x68,0x65,0x6e])](()=>{_0x2ed5f8||_0xfd7cb3(_0x29ac6e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d4422(){return _0x2c51f3[_0x29ac6e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29ac6e([0x76,0x69,0x65,0x77])][_0x29ac6e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29ac6e([0x61,0x75,0x74,0x6f]);}function _0x20db1b(){_0x2c51f3[_0x29ac6e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29ac6e([0x76,0x69,0x65,0x77])][_0x29ac6e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29ac6e([0x61,0x75,0x74,0x6f]);}}function _0x2b94e9(_0x527423){const _0x2acdad=[new window[(_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa63adb=>setTimeout(_0xa63adb,0x49614ad5^_0x433f50)),_0xa44e64[_0x29ac6e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ba77f=>{let _0x4d03c7=0x0;_0x2c51f3[_0x29ac6e([0x6d,0x6f,0x64,0x65,0x6c])][_0x29ac6e([0x6f,0x6e])](_0x29ac6e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x181dab,_0x154209)=>{_0x154209[0x0][_0x29ac6e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4d03c7++,_0x4d03c7==(0x496875e1^_0x433f50)&&(_0x1ba77f(),_0x181dab[_0x29ac6e([0x6f,0x66,0x66])]());});}))];return window[_0x29ac6e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29ac6e([0x72,0x61,0x63,0x65])](_0x2acdad)[_0x29ac6e([0x74,0x68,0x65,0x6e])](()=>_0x527423);}async function _0x202c6f(){await _0xa44e64,_0x2c51f3[_0x29ac6e([0x6d,0x6f,0x64,0x65,0x6c])][_0x29ac6e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5cdd37,_0x2c51f3[_0x29ac6e([0x6d,0x6f,0x64,0x65,0x6c])][_0x29ac6e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5cdd37,_0x2c51f3[_0x29ac6e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29ac6e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5934d8(_0x54a14c){const _0x4869a0=_0xd30188();_0x2c51f3[_0x4869a0]=_0x29ac6e([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])+_0x54a14c,_0x54a14c!=_0x29ac6e([0x56,0x61,0x6c,0x69,0x64])&&_0x202c6f();}function _0xd30188(){const _0x533274=window[_0x29ac6e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29ac6e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29ac6e([0x6e,0x6f,0x77])]())[_0x29ac6e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29ac6e([0x2e]),'');let _0x33947c=_0x29ac6e([0x77]);for(let _0x381cb4=0x0;_0x381cb4<_0x533274[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x381cb4+=0x2){let _0x505c59=window[_0x29ac6e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x533274[_0x29ac6e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x381cb4,_0x381cb4+0x2));_0x505c59>=_0x248e6c[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x505c59-=_0x248e6c[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x33947c+=_0x248e6c[_0x505c59];}return _0x33947c;}function _0x214dfe(){const _0x1259b5=_0x1ddc5f[_0x29ac6e([0x73,0x70,0x6c,0x69,0x74])](_0x29ac6e([0x2e]));if(0x3!=_0x1259b5[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x17282a(_0x1259b5[0x1]);function _0x17282a(_0x3ee982){const _0x1a2b46=_0x255f29(_0x3ee982);return _0x1a2b46&&_0x367d93()?_0x1a2b46:null;function _0x367d93(){const _0x31f7cd=_0x1a2b46[_0x29ac6e([0x6a,0x74,0x69])],_0x1a8245=window[_0x29ac6e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31f7cd[_0x29ac6e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31f7cd[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xa8677f={..._0x1a2b46,[_0x29ac6e([0x6a,0x74,0x69])]:_0x31f7cd[_0x29ac6e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x31f7cd[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xa8677f[_0x29ac6e([0x76,0x63])],_0x496ba1(_0xa8677f)==_0x1a8245;}}}async function _0xeead19(){let _0x285a76=!0x0;try{const _0x5137a9=_0x1ddc5f[_0x29ac6e([0x73,0x70,0x6c,0x69,0x74])](_0x29ac6e([0x2e])),[_0x31419b,_0x4cfd34,_0x177e27]=_0x5137a9;return _0x3ccaba(_0x31419b),await _0x30a357(_0x31419b,_0x4cfd34,_0x177e27),_0x285a76;}catch{return!0x1;}function _0x3ccaba(_0x33656b){const _0x1d8f35=_0x255f29(_0x33656b);_0x1d8f35&&_0x1d8f35[_0x29ac6e([0x61,0x6c,0x67])]==_0x29ac6e([0x45,0x53,0x32,0x35,0x36])||(_0x285a76=!0x1);}async function _0x30a357(_0x1790eb,_0x13c3f7,_0x356c91){const _0x1a70c4=window[_0x29ac6e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29ac6e([0x66,0x72,0x6f,0x6d])](_0x57d26d(_0x356c91),_0x29e80b=>_0x29e80b[_0x29ac6e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x293a56=new window[(_0x29ac6e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29ac6e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1790eb+_0x29ac6e([0x2e])+_0x13c3f7),_0x5c0b6a=window[_0x29ac6e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29ac6e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c0b6a)return;const _0xc7c99e=await _0x5c0b6a[_0x29ac6e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29ac6e([0x6a,0x77,0x6b]),_0x5e14c4,{[_0x29ac6e([0x6e,0x61,0x6d,0x65])]:_0x29ac6e([0x45,0x43,0x44,0x53,0x41]),[_0x29ac6e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29ac6e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29ac6e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c0b6a[_0x29ac6e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29ac6e([0x6e,0x61,0x6d,0x65])]:_0x29ac6e([0x45,0x43,0x44,0x53,0x41]),[_0x29ac6e([0x68,0x61,0x73,0x68])]:{[_0x29ac6e([0x6e,0x61,0x6d,0x65])]:_0x29ac6e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc7c99e,_0x1a70c4,_0x293a56)||(_0x285a76=!0x1);}}function _0x255f29(_0x31da1c){return _0x31da1c[_0x29ac6e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29ac6e([0x65,0x79]))?JSON[_0x29ac6e([0x70,0x61,0x72,0x73,0x65])](_0x57d26d(_0x31da1c)):null;}function _0x57d26d(_0x3fc4cf){return window[_0x29ac6e([0x61,0x74,0x6f,0x62])](_0x3fc4cf[_0x29ac6e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29ac6e([0x2b]))[_0x29ac6e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29ac6e([0x2f])));}function _0x496ba1(_0x43fda1){let _0x4dcd67=0x1505;function _0x5ddb10(_0x1be205){for(let _0x2898f7=0x0;_0x2898f7<_0x1be205[_0x29ac6e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2898f7++){const _0x321169=_0x1be205[_0x29ac6e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2898f7);_0x4dcd67=(_0x4dcd67<<0x5)+_0x4dcd67+_0x321169,_0x4dcd67&=_0x4dcd67;}}function _0x5ee667(_0x6428d){Array[_0x29ac6e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x6428d)?_0x6428d[_0x29ac6e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5ee667):_0x6428d&&typeof _0x6428d==_0x29ac6e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29ac6e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x6428d)[_0x29ac6e([0x73,0x6f,0x72,0x74])]()[_0x29ac6e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x474cb7,_0x2e3db6])=>{_0x5ddb10(_0x474cb7),_0x5ee667(_0x2e3db6);}):_0x5ddb10(window[_0x29ac6e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x6428d));}return _0x5ee667(_0x43fda1),_0x4dcd67>>>0x0;}function _0x4c185e(_0x379711){return _0x379711[_0x29ac6e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29ac6e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29ac6e([0x30]));}function _0x4ce09c(_0xf62c3e){return _0xf62c3e[_0x29ac6e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29ac6e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29ac6e([0x6a,0x6f,0x69,0x6e])]('');}function _0x5cdd37(){}function _0x29ac6e(_0x4bdacc){const _0x3b1e35=_0xeeea;return _0x4bdacc[_0x3b1e35(0xd6)](_0x3fe966=>String[_0x3b1e35(0xd5)](_0x3fe966))[_0x3b1e35(0xe0)]('');}_0x5934d8(await _0xa7dbd8());}(this);}}
23
+ function _0x551a(_0x501f3c,_0xa8dcfc){const _0x415815=_0x4158();return _0x551a=function(_0x551a8d,_0x23a989){_0x551a8d=_0x551a8d-0x1c7;let _0x2ea2ad=_0x415815[_0x551a8d];return _0x2ea2ad;},_0x551a(_0x501f3c,_0xa8dcfc);}function _0x4158(){const _0x2430ea=['1144200hoTHra','afterInit','view','isActive','stylesProcessor','getData','high','6373619eGLYVz','1235536oaLbdi','document','editor','49330GcpcAL','plugins','PasteFromOffice','122664Gzgsxx','inputTransformation','get','fromCharCode','href','ClipboardPipeline','2448rapciI','PasteFromOfficeEnhancedInliner','requires','_parsedData','map','230YqdQab','join','741693gejVIx','editing','10WAsUgC','init','text/html','execute','7802864FMJawc','isPremiumPlugin','dataTransfer','isOfficialPlugin','pluginName'];_0x4158=function(){return _0x2430ea;};return _0x4158();}const _0x1865d4=_0x551a;(function(_0x2f5ce5,_0x417de4){const _0x2ccd0e=_0x551a,_0x33caf7=_0x2f5ce5();while(!![]){try{const _0x1ba7bf=-parseInt(_0x2ccd0e(0x1ea))/0x1+parseInt(_0x2ccd0e(0x1d9))/0x2*(parseInt(_0x2ccd0e(0x1d7))/0x3)+parseInt(_0x2ccd0e(0x1e2))/0x4+parseInt(_0x2ccd0e(0x1d5))/0x5*(-parseInt(_0x2ccd0e(0x1ca))/0x6)+parseInt(_0x2ccd0e(0x1e9))/0x7+-parseInt(_0x2ccd0e(0x1dd))/0x8+parseInt(_0x2ccd0e(0x1d0))/0x9*(parseInt(_0x2ccd0e(0x1c7))/0xa);if(_0x1ba7bf===_0x417de4)break;else _0x33caf7['push'](_0x33caf7['shift']());}catch(_0x18c426){_0x33caf7['push'](_0x33caf7['shift']());}}}(_0x4158,0x9824c));import{Plugin as _0x4eb7aa}from'ckeditor5/src/core.js';import{parseHtml as _0x121d00}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x54abfa,uid as _0x10612b}from'ckeditor5/src/utils.js';import _0x2da1c6 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4eb7aa{static get[_0x1865d4(0x1e1)](){const _0x203c97=_0x1865d4;return _0x203c97(0x1d1);}static get[_0x1865d4(0x1e0)](){return!0x0;}static get[_0x1865d4(0x1de)](){return!0x0;}static get[_0x1865d4(0x1d2)](){const _0x1ecd2f=_0x1865d4;return[_0x1ecd2f(0x1c9)];}[_0x1865d4(0x1da)](){const _0x4e9780=_0x1865d4,_0x586a41=this[_0x4e9780(0x1ec)],_0x4ad15f=_0x586a41[_0x4e9780(0x1c8)][_0x4e9780(0x1cc)](_0x4e9780(0x1cf)),_0x5c3ab5=_0x586a41[_0x4e9780(0x1d8)][_0x4e9780(0x1e4)][_0x4e9780(0x1eb)],_0x20fe24=new _0x2da1c6(_0x5c3ab5);_0x4ad15f['on'](_0x4e9780(0x1cb),(_0x1fb85e,_0x178d31)=>{const _0x344845=_0x4e9780,_0x1402dc=_0x178d31[_0x344845(0x1df)][_0x344845(0x1e7)](_0x344845(0x1db));_0x20fe24[_0x344845(0x1e5)](_0x1402dc)&&(_0x178d31[_0x344845(0x1d3)]||(_0x178d31[_0x344845(0x1d3)]=_0x121d00(_0x1402dc,_0x5c3ab5[_0x344845(0x1e6)])),_0x20fe24[_0x344845(0x1dc)](_0x178d31));},{'priority':_0x54abfa[_0x4e9780(0x1cc)](_0x4e9780(0x1e8))+0xb});}[_0x1865d4(0x1e3)](){!async function(_0x4f86b5){const _0x1684db=_0x5ad124([0x6d,0x77,0x65,0x43,0x37,0x66,0x74,0x71,0x48,0x59,0x50,0x30,0x78,0x4e,0x68,0x75,0x6c,0x58,0x31,0x72,0x32,0x79,0x6e,0x41,0x53,0x54,0x63,0x7a,0x33,0x46,0x4d,0x6b,0x55,0x36,0x52,0x4c,0x64,0x38,0x67,0x4a,0x57,0x6a,0x35,0x56,0x4b,0x39,0x47,0x69,0x49,0x34,0x6f,0x4f,0x61,0x62,0x5a,0x51,0x73,0x76,0x70,0x45,0x44,0x42]),_0x32e095=0x1b634579,_0x3cd317=0x1b642f91^_0x32e095,_0x258fc8=window[_0x5ad124([0x44,0x61,0x74,0x65])][_0x5ad124([0x6e,0x6f,0x77])](),_0x4f803f=_0x4f86b5[_0x5ad124([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x240e08=new window[(_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e3fe8=>{_0x4f803f[_0x5ad124([0x6f,0x6e,0x63,0x65])](_0x5ad124([0x72,0x65,0x61,0x64,0x79]),_0x3e3fe8);}),_0x28eaaa={[_0x5ad124([0x6b,0x74,0x79])]:_0x5ad124([0x45,0x43]),[_0x5ad124([0x75,0x73,0x65])]:_0x5ad124([0x73,0x69,0x67]),[_0x5ad124([0x63,0x72,0x76])]:_0x5ad124([0x50,0x2d,0x32,0x35,0x36]),[_0x5ad124([0x78])]:_0x5ad124([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]),[_0x5ad124([0x79])]:_0x5ad124([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]),[_0x5ad124([0x61,0x6c,0x67])]:_0x5ad124([0x45,0x53,0x32,0x35,0x36])},_0x50aba2=_0x4f803f[_0x5ad124([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ad124([0x67,0x65,0x74])](_0x5ad124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x230d31(){let _0x516d26,_0x30e9f1=null,_0x1b77e9=null;try{if(_0x50aba2==_0x5ad124([0x47,0x50,0x4c]))return _0x5ad124([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x516d26=_0x2c7306(),!_0x516d26)return _0x5ad124([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x516d26[_0x5ad124([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1b77e9=_0x17d53c(_0x516d26[_0x5ad124([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x516d26[_0x5ad124([0x6a,0x74,0x69])])),await _0x569954()?_0x218b70()?_0x478722()?_0x5ad124([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x396ef4()?(_0x516d26[_0x5ad124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ad124([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x30e9f1=_0x49a5b8(_0x5ad124([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x516d26[_0x5ad124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ad124([0x74,0x72,0x69,0x61,0x6c])&&(_0x30e9f1=_0x49a5b8(_0x5ad124([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20b6c0()):_0x5ad124([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ad124([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ad124([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ad124([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x478722(){const _0x16dcf9=[_0x5ad124([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ad124([0x74,0x72,0x69,0x61,0x6c])][_0x5ad124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x516d26[_0x5ad124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x258fc8/0x3e8:0xe10*_0x3cd317;return _0x516d26[_0x5ad124([0x65,0x78,0x70])]<_0x16dcf9;}function _0x218b70(){const _0x11db99=_0x516d26[_0x5ad124([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11db99&&(!!_0x11db99[_0x5ad124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad124([0x2a]))||(!!_0x11db99[_0x5ad124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad124([0x50,0x4f,0x45]))||!!_0x11db99[_0x5ad124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad124([0x50,0x50]))));}function _0x396ef4(){const _0x584ae7=_0x551a,_0x20e874=_0x516d26[_0x5ad124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x20e874||0x0==_0x20e874[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1517a5}=new URL(window[_0x5ad124([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x584ae7(0x1ce)]);if(_0x20e874[_0x5ad124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1517a5))return!0x0;const _0x4db641=_0x1517a5[_0x5ad124([0x73,0x70,0x6c,0x69,0x74])](_0x5ad124([0x2e]));return _0x20e874[_0x5ad124([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xfd8bb3=>_0xfd8bb3[_0x5ad124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad124([0x2a])))[_0x5ad124([0x6d,0x61,0x70])](_0x5b264a=>_0x5b264a[_0x5ad124([0x73,0x70,0x6c,0x69,0x74])](_0x5ad124([0x2e])))[_0x5ad124([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48b8d9=>_0x48b8d9[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4db641[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ad124([0x6d,0x61,0x70])](_0x50747c=>Array(_0x4db641[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50747c[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ad124([0x66,0x69,0x6c,0x6c])](_0x50747c[0x0]===_0x5ad124([0x2a])?_0x5ad124([0x2a]):'')[_0x5ad124([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50747c))[_0x5ad124([0x73,0x6f,0x6d,0x65])](_0x2f152e=>_0x4db641[_0x5ad124([0x65,0x76,0x65,0x72,0x79])]((_0x587923,_0x424de8)=>_0x2f152e[_0x424de8]===_0x587923||_0x2f152e[_0x424de8]===_0x5ad124([0x2a])));}function _0x20b6c0(){return _0x30e9f1&&_0x1b77e9?new window[(_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x556c9a,_0x42da98)=>{_0x30e9f1[_0x5ad124([0x74,0x68,0x65,0x6e])](_0x556c9a,_0x42da98),_0x1b77e9[_0x5ad124([0x74,0x68,0x65,0x6e])](_0x3ab671=>{_0x3ab671!=_0x5ad124([0x56,0x61,0x6c,0x69,0x64])&&_0x556c9a(_0x3ab671);},_0x42da98);}):_0x30e9f1||_0x1b77e9||_0x5ad124([0x56,0x61,0x6c,0x69,0x64]);}}function _0x17d53c(_0x4c0c49,_0x488d9f){return new window[(_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11ea1d=>{if(_0x52470b())return _0x11ea1d(_0x5ad124([0x56,0x61,0x6c,0x69,0x64]));_0x8812dd(),_0x4f803f[_0x5ad124([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ad124([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x354282=!0x1;const _0x1370c2=_0x10612b();function _0x1f56b2(_0x4c6ef9){return!!_0x4c6ef9&&(typeof _0x4c6ef9===_0x5ad124([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4c6ef9===_0x5ad124([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4c6ef9[_0x5ad124([0x74,0x68,0x65,0x6e])]===_0x5ad124([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4c6ef9[_0x5ad124([0x63,0x61,0x74,0x63,0x68])]===_0x5ad124([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x84761a(_0x2b0c12){_0xc341b3(_0x2b0c12)[_0x5ad124([0x74,0x68,0x65,0x6e])](_0x4a7aeb=>{if(!_0x4a7aeb||_0x4a7aeb[_0x5ad124([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ad124([0x6f,0x6b]))return _0x5ad124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3c3f69(_0x43e36d(_0x1370c2+_0x488d9f))!=_0x4a7aeb[_0x5ad124([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ad124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ad124([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ad124([0x74,0x68,0x65,0x6e])](_0x25bf79=>(_0x3e5f34(),_0x25bf79),()=>{const _0x38dc84=_0x70c61();return null==_0x38dc84?(_0x3e5f34(),_0x5ad124([0x56,0x61,0x6c,0x69,0x64])):_0x5ad124(_0x258fc8-_0x38dc84>(0x3f6fc179^_0x32e095)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ad124([0x74,0x68,0x65,0x6e])](_0x11ea1d)[_0x5ad124([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11ea1d(_0x5ad124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x353975=0x1b55abf9^_0x32e095;function _0x3e5f34(){const _0x5a1259=_0x5ad124([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c3f69(_0x43e36d(_0x4c0c49)),_0x219db7=_0x346405(_0x3c3f69(window[_0x5ad124([0x4d,0x61,0x74,0x68])][_0x5ad124([0x63,0x65,0x69,0x6c])](_0x258fc8/_0x353975)));window[_0x5ad124([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ad124([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a1259,_0x219db7);}function _0x70c61(){const _0xacefa=_0x5ad124([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c3f69(_0x43e36d(_0x4c0c49)),_0xb5b9a8=window[_0x5ad124([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ad124([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xacefa);return _0xb5b9a8?window[_0x5ad124([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x346405(_0xb5b9a8),0x10)*_0x353975:null;}function _0xc341b3(_0x4a89db){return new window[(_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54f668,_0x3feb06)=>{_0x4a89db[_0x5ad124([0x74,0x68,0x65,0x6e])](_0x54f668,_0x3feb06),window[_0x5ad124([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3feb06,0x1b6291b9^_0x32e095);});}}_0x4f803f[_0x5ad124([0x6f,0x6e])](_0x5ad124([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x229d39,_0x1806ef)=>{if(_0x1806ef[0x0]!=_0x4c0c49)return _0x11ea1d(_0x5ad124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1806ef[0x1]={..._0x1806ef[0x1],[_0x5ad124([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1370c2};},{[_0x5ad124([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ad124([0x68,0x69,0x67,0x68])}),_0x4f803f[_0x5ad124([0x6f,0x6e])](_0x5ad124([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x14065f=>{_0x1f56b2(_0x14065f[_0x5ad124([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x354282=!0x0,_0x84761a(_0x14065f[_0x5ad124([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ad124([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ad124([0x6c,0x6f,0x77])}),_0x240e08[_0x5ad124([0x74,0x68,0x65,0x6e])](()=>{_0x354282||_0x11ea1d(_0x5ad124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x52470b(){return _0x4f803f[_0x5ad124([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ad124([0x76,0x69,0x65,0x77])][_0x5ad124([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ad124([0x61,0x75,0x74,0x6f]);}function _0x8812dd(){_0x4f803f[_0x5ad124([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ad124([0x76,0x69,0x65,0x77])][_0x5ad124([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ad124([0x61,0x75,0x74,0x6f]);}}function _0x49a5b8(_0x5d20c4){const _0x1e565a=[new window[(_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50f687=>setTimeout(_0x50f687,0x1b6a7bb5^_0x32e095)),_0x240e08[_0x5ad124([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x195ea3=>{let _0x40a135=0x0;_0x4f803f[_0x5ad124([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad124([0x6f,0x6e])](_0x5ad124([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x14b847,_0x1478bb)=>{_0x1478bb[0x0][_0x5ad124([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x40a135++,_0x40a135==(0x1b634481^_0x32e095)&&(_0x195ea3(),_0x14b847[_0x5ad124([0x6f,0x66,0x66])]());});}))];return window[_0x5ad124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ad124([0x72,0x61,0x63,0x65])](_0x1e565a)[_0x5ad124([0x74,0x68,0x65,0x6e])](()=>_0x5d20c4);}async function _0x17b4fb(){await _0x240e08,_0x4f803f[_0x5ad124([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad124([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x9b661c,_0x4f803f[_0x5ad124([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad124([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x9b661c,_0x4f803f[_0x5ad124([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ad124([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x56bc76(_0x2d9ce0){const _0xd61b4c=_0x2b0d07();_0x4f803f[_0xd61b4c]=_0x5ad124([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])+_0x2d9ce0,_0x2d9ce0!=_0x5ad124([0x56,0x61,0x6c,0x69,0x64])&&_0x17b4fb();}function _0x2b0d07(){const _0x92ffe3=window[_0x5ad124([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ad124([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ad124([0x6e,0x6f,0x77])]())[_0x5ad124([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ad124([0x2e]),'');let _0x2d8321=_0x5ad124([0x6d]);for(let _0xc4c83c=0x0;_0xc4c83c<_0x92ffe3[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc4c83c+=0x2){let _0x4da481=window[_0x5ad124([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x92ffe3[_0x5ad124([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc4c83c,_0xc4c83c+0x2));_0x4da481>=_0x1684db[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4da481-=_0x1684db[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d8321+=_0x1684db[_0x4da481];}return _0x2d8321;}function _0x2c7306(){const _0x5ccb80=_0x50aba2[_0x5ad124([0x73,0x70,0x6c,0x69,0x74])](_0x5ad124([0x2e]));if(0x3!=_0x5ccb80[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x18a558(_0x5ccb80[0x1]);function _0x18a558(_0x4c97a3){const _0x7eaf61=_0x38b4ff(_0x4c97a3);return _0x7eaf61&&_0x315186()?_0x7eaf61:null;function _0x315186(){const _0x454ed4=_0x7eaf61[_0x5ad124([0x6a,0x74,0x69])],_0x2a7054=window[_0x5ad124([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x454ed4[_0x5ad124([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x454ed4[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3777bc={..._0x7eaf61,[_0x5ad124([0x6a,0x74,0x69])]:_0x454ed4[_0x5ad124([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x454ed4[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3777bc[_0x5ad124([0x76,0x63])],_0x43e36d(_0x3777bc)==_0x2a7054;}}}async function _0x569954(){let _0x8b257b=!0x0;try{const _0x49ffb2=_0x50aba2[_0x5ad124([0x73,0x70,0x6c,0x69,0x74])](_0x5ad124([0x2e])),[_0x2a7075,_0x3699ff,_0x33aeb7]=_0x49ffb2;return _0x5e4cad(_0x2a7075),await _0x20fa21(_0x2a7075,_0x3699ff,_0x33aeb7),_0x8b257b;}catch{return!0x1;}function _0x5e4cad(_0x371f9b){const _0x15d520=_0x38b4ff(_0x371f9b);_0x15d520&&_0x15d520[_0x5ad124([0x61,0x6c,0x67])]==_0x5ad124([0x45,0x53,0x32,0x35,0x36])||(_0x8b257b=!0x1);}async function _0x20fa21(_0x1a56e2,_0x170d80,_0x2fe5eb){const _0x224ed7=window[_0x5ad124([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ad124([0x66,0x72,0x6f,0x6d])](_0x86fed5(_0x2fe5eb),_0x386ddf=>_0x386ddf[_0x5ad124([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x392b49=new window[(_0x5ad124([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ad124([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1a56e2+_0x5ad124([0x2e])+_0x170d80),_0xe6aaf5=window[_0x5ad124([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ad124([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe6aaf5)return;const _0x21d200=await _0xe6aaf5[_0x5ad124([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ad124([0x6a,0x77,0x6b]),_0x28eaaa,{[_0x5ad124([0x6e,0x61,0x6d,0x65])]:_0x5ad124([0x45,0x43,0x44,0x53,0x41]),[_0x5ad124([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ad124([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ad124([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe6aaf5[_0x5ad124([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ad124([0x6e,0x61,0x6d,0x65])]:_0x5ad124([0x45,0x43,0x44,0x53,0x41]),[_0x5ad124([0x68,0x61,0x73,0x68])]:{[_0x5ad124([0x6e,0x61,0x6d,0x65])]:_0x5ad124([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x21d200,_0x224ed7,_0x392b49)||(_0x8b257b=!0x1);}}function _0x38b4ff(_0x311045){return _0x311045[_0x5ad124([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ad124([0x65,0x79]))?JSON[_0x5ad124([0x70,0x61,0x72,0x73,0x65])](_0x86fed5(_0x311045)):null;}function _0x86fed5(_0x39b5d3){return window[_0x5ad124([0x61,0x74,0x6f,0x62])](_0x39b5d3[_0x5ad124([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ad124([0x2b]))[_0x5ad124([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ad124([0x2f])));}function _0x43e36d(_0x100621){let _0x1bce51=0x1505;function _0xec0a0e(_0x2d21b2){for(let _0x5f0402=0x0;_0x5f0402<_0x2d21b2[_0x5ad124([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f0402++){const _0x54710a=_0x2d21b2[_0x5ad124([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5f0402);_0x1bce51=(_0x1bce51<<0x5)+_0x1bce51+_0x54710a,_0x1bce51&=_0x1bce51;}}function _0x508dbc(_0xa92be1){Array[_0x5ad124([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa92be1)?_0xa92be1[_0x5ad124([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x508dbc):_0xa92be1&&typeof _0xa92be1==_0x5ad124([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ad124([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa92be1)[_0x5ad124([0x73,0x6f,0x72,0x74])]()[_0x5ad124([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c12c2,_0x4dca43])=>{_0xec0a0e(_0x4c12c2),_0x508dbc(_0x4dca43);}):_0xec0a0e(window[_0x5ad124([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa92be1));}return _0x508dbc(_0x100621),_0x1bce51>>>0x0;}function _0x3c3f69(_0x5ec440){return _0x5ec440[_0x5ad124([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ad124([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ad124([0x30]));}function _0x346405(_0x284593){return _0x284593[_0x5ad124([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ad124([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ad124([0x6a,0x6f,0x69,0x6e])]('');}function _0x9b661c(){}function _0x5ad124(_0x292f8f){const _0x2187e1=_0x551a;return _0x292f8f[_0x2187e1(0x1d4)](_0x52eef0=>String[_0x2187e1(0x1cd)](_0x52eef0))[_0x2187e1(0x1d6)]('');}_0x56bc76(await _0x230d31());}(this);}}