@ckeditor/ckeditor5-paste-from-office-enhanced 47.0.0-alpha.3 → 47.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class v{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(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 b(b(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.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(996027===parseInt(e(355))/1+parseInt(e(348))/2*(-parseInt(e(347))/3)+parseInt(e(346))/4*(parseInt(e(350))/5)+parseInt(e(356))/6+-parseInt(e(351))/7*(parseInt(e(354))/8)+parseInt(e(353))/9+-parseInt(e(349))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=L();return(A=function(t,e){return n[t-=346]})(t,e)}function L(){const t=["2028296cdpbuH","636378HSehRW","5205768dwQLRd","4koYezT","4470222CnOzGC","2fnjofH","6991590XkSYNw","5962430etUReD","7tZLdPM","test","6680745ZugQau"];return(L=function(){return t})()}function P(t){return C[A(352)](t)}!function(t){const e=F,n=t();for(;;)try{if(174122===-parseInt(e(225))/1+parseInt(e(231))/2*(-parseInt(e(214))/3)+parseInt(e(213))/4+-parseInt(e(208))/5+-parseInt(e(227))/6+parseInt(e(234))/7*(parseInt(e(220))/8)+-parseInt(e(229))/9*(-parseInt(e(233))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["split","247876gviMHk","151209iUzvSW","push","length","name","assign","className","402744veCOQp","hasClass","getPropertyValue","trim","style","62739NQhCCa","initial","1249902BwWsxa","map","4241853uhTkRC","groups","4mdxfks","tagName","10lfawMV","7xxdoIX","selectorText","188225NPolvi","cssRules","set","exec"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=208]})(t,e)}function R(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(232)]&&!s[n(219)])continue;const e=!s[n(232)]||t[n(217)]===s[n(232)],o=!s[n(219)]||t[n(221)](s[n(219)]);e&&o&&r[n(210)](s,i)}return r}function M(t){const e=F,n={};for(let r=0;r<t[e(216)];r++){const s=t[r],i=t[e(222)](s);e(226)!==i&&(n[s]=i)}return n}function T(t){const e=F,n=t[e(212)](",")[e(228)](t=>t[e(223)]()),r=[];for(const t of n){const n=E[e(211)](t);n&&r[e(215)](n[e(230)])}return r}function W(t){const e=F,n={};for(const r of t)Object[e(218)](n,r);return n}function j(t,e){const n=k();return(j=function(t,e){return n[t-=183]})(t,e)}const N=j;function k(){const t=["createRangeIn","634BnVoXf","445cgIFgk","2723110iWTKBI","type","5972911RFPzJY","values","4930524eZAVUP","elementStart","1406223qtMsjX","isActive","content","document","3214740RirXAI","_parsedData","3136AZxsnS","hasStyle","execute","3676QJYLvd","item","setStyle","8LcQLTH","size","from"];return(k=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(556298===-parseInt(e(200))/1*(parseInt(e(186))/2)+parseInt(e(198))/3+parseInt(e(203))/4*(parseInt(e(187))/5)+parseInt(e(192))/6+parseInt(e(190))/7*(-parseInt(e(206))/8)+parseInt(e(194))/9+parseInt(e(188))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class V extends v{[N(202)](t){const n=N,{body:r,styles:s}=t[n(199)],i=new e.ViewUpcastWriter(r[n(197)]),o=i[n(185)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(210)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(209)])if(t instanceof CSSStyleRule){const r=M(t[e(224)]);n[t[e(235)]]=Object[e(218)]({},n[t[e(235)]]||{},r)}return n}(s));for(const t of o){if(n(193)!==t[n(189)])continue;const e=R(t[n(204)],c);if(e[n(183)]){const r=W(Array[n(184)](e[n(191)]()));for(const e in r){const s=t[n(204)];s[n(201)](e)||i[n(205)](e,r[e],s)}}}t[n(196)]=r}[N(195)](t){return super[N(195)](t)||P(t)}}const D=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=198]})(t,e)}function $(){const t=["isActive","_parsedData","isOfficialPlugin","377070VpmsJT","plugins","getData","join","PasteFromOffice","isPremiumPlugin","1687084JYwWfp","editor","text/html","requires","3301034MbSPDu","execute","init","high","189735PyQZXy","document","76662QRXeFV","stylesProcessor","105RygmSH","get","10yddpKi","map","editing","inputTransformation","view","fromCharCode","9GCAANG","1AwtSVC","ClipboardPipeline","afterInit","href","pluginName","dataTransfer","1028850WCWZoi","838232SpOwmK","PasteFromOfficeEnhancedInliner"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(255237===-parseInt(e(203))/1*(parseInt(e(215))/2)+parseInt(e(229))/3+-parseInt(e(221))/4+parseInt(e(209))/5+-parseInt(e(231))/6*(-parseInt(e(233))/7)+parseInt(e(210))/8*(parseInt(e(202))/9)+parseInt(e(235))/10*(parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends t.Plugin{static get[D(207)](){return D(211)}static get[D(214)](){return!0}static get[D(220)](){return!0}static get[D(224)](){return[D(219)]}[D(227)](){const t=D,e=this[t(222)],n=e[t(216)][t(234)](t(204)),r=e[t(198)][t(200)][t(230)],s=new V(r);n.on(t(199),(e,n)=>{const i=t,o=n[i(208)][i(217)](i(223));s[i(212)](o)&&(n[i(213)]||(n[i(213)]=x(o,r[i(232)])),s[i(226)](n))},{priority:S.priorities[t(234)](t(228))+11})}[D(205)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(236)](t=>String[e(201)](t))[e(218)]("")}!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([73]);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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1758931200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(206)]);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 G=B;!function(t){const e=B,n=t();for(;;)try{if(985507===parseInt(e(505))/1+-parseInt(e(490))/2*(parseInt(e(512))/3)+parseInt(e(507))/4+-parseInt(e(500))/5*(-parseInt(e(491))/6)+-parseInt(e(508))/7+parseInt(e(528))/8+parseInt(e(501))/9*(-parseInt(e(524))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const H=[G(518),G(499),G(509),G(532),G(520),G(510),G(493),G(506)];function J(){const t=["strong","medium","getStyle","833853bfWqPx","vertical-align","1019572FBTJrE","847196dhzIPG","font-size","font-weight","bolder","545013yIxaDe","span","getChildren","setStyle","underline","line-through","color","super","text-decoration-line","function","insertChild","from","10cIyPCF","forEach","bold","sup","7957320PAhaUm","split","keys","filter","text-decoration","includes","2yhZtMI","193932tyyfeC","sub","font-style","italic","getStyleNames","createElement","length","removeStyle","font-family","150hUkybc","15883785LAKrfy"];return(J=function(){return t})()}const q=[G(518),G(499),G(509)],X={"font-style":[[G(494),"i"]],"font-weight":[[G(503),G(502)],[G(526),G(502)],[G(511),G(502)],[t=>Number(t)>=600,G(502)]],"text-decoration":[[G(516),"u"],[G(517),"s"]],"text-decoration-line":[[G(516),"u"],[G(517),"s"]],"vertical-align":[[G(492),G(492)],[G(519),G(527)]]};function Q(t){return H[G(489)](t)}function B(t,e){const n=J();return(B=function(t,e){return n[t-=489]})(t,e)}function z(t){const e=G;return Array[e(523)](t[e(495)]())[e(531)](Q)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=G,r={},s={};return e[n(525)](e=>{const i=n,o=t[i(504)](e);if(o)if(c=e,q[G(489)](c))r[e]=o;else if(e in X){const t=o[i(529)](" ");X[e][i(525)](([n,r])=>{const o=i;for(const i of t)(o(521)==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=G;for(const s in n)n[s][r(525)](([,n])=>{const s=r,i=e[s(496)](n,[],t[s(514)]());e[s(522)](0,i,t)}),e[r(498)](s,t)})(t,e,s),function(t,e,n){const r=G;if(!Object[r(530)](n)[r(497)])return;const s=e[r(496)](r(513),[],t[r(514)]());e[r(515)](n,s),e[r(522)](0,s,t),e[r(498)](Object[r(530)](n),t)}(t,e,r)}const _=tt;function Y(){const t=["_parsedData","7379150uwXPgR","font","1326rsEJHX","14570271NABvkh","85276yLWJvp","content","1503973vMDWFh","8630uZssec","includes","createRangeIn","getItems","document","stylesProcessor","1264025xcJTGj","isActive","element","name","2ZmmZGj","blockElements","11LXEFMi","execute","150IhFlYv","13143688eDBJiz"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(951025===parseInt(e(110))/1*(parseInt(e(121))/2)+parseInt(e(125))/3*(-parseInt(e(108))/4)+-parseInt(e(111))/5*(parseInt(e(106))/6)+parseInt(e(117))/7+-parseInt(e(102))/8+parseInt(e(107))/9+-parseInt(e(104))/10*(-parseInt(e(123))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends v{[_(124)](t){const n=_,{body:r}=t[n(103)],s=new e.ViewUpcastWriter(r[n(115)]),i=s[n(113)](r),o=new e.ViewDocument(s[n(115)][n(116)]),c=[...new e.ViewDomConverter(o)[n(122)],n(105)],a=i[n(114)]();for(const t of a)if(t.is(n(119))&&c[n(112)](t[n(120)])){Z(t,s,z(t))}t[n(109)]=r}[_(118)](t){return super[_(118)](t)||P(t)}}const nt=st;function rt(){const t=["view","execute","editing","dataTransfer","PasteFromOfficeEnhancedPropagator","invalid","3OKlhiu","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhanced","isPremiumPlugin","102654cbhSvq","pluginName","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","18MhdKQC","inputTransformation","document","usageLimit","2723538DuvqqW","high","_parsedData","domainLimit","isOfficialPlugin","57vNkoLq","isActive","1886470tSKyGT","plugins","10636lOenrj","418160DJsVGv","_licenseKeyCheckInterval","trialLimit","getData","config","pasteFromOfficeEnhancedLicenseKeyNotAllowed","ClipboardPipeline","3441948sUNLQp","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","11vXnhgF","1640IFtGto","licenseKey","49givWFU","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","stylesProcessor","destroy","requires","get","pasteFromOfficeEnhancedLicenseKeyTrialLimit","featureNotAllowed","editor","text/html","init","expired"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(259478===parseInt(e(425))/1*(parseInt(e(429))/2)+-parseInt(e(444))/3*(parseInt(e(448))/4)+-parseInt(e(446))/5+parseInt(e(439))/6+parseInt(e(462))/7*(parseInt(e(449))/8)+parseInt(e(435))/9*(parseInt(e(460))/10)+parseInt(e(459))/11*(-parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(461)];[nt(450)];static get[nt(430)](){return nt(423)}static get[nt(443)](){return!0}static get[nt(428)](){return!0}static get[nt(467)](){return[nt(431)]}[nt(417)](){const t=nt,e=this[t(415)],n=e[t(447)][t(468)](t(455)),r=e[t(421)][t(419)][t(437)],s=new et(r);n.on(t(436),(e,n)=>{const i=t,o=n[i(422)][i(452)](i(416));s[i(445)](o)&&(n[i(441)]||(n[i(441)]=x(o,r[i(465)])),s[i(420)](n))},{priority:S.priorities[t(468)](t(440))+10}),this[t(461)]=this[t(415)][t(453)][t(468)](t(461));const i=this[t(415)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(426)==s||e(458)==s||e(433)==s||e(464)==s||e(454)==s||e(432)==s||e(469)==s||e(457)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(458)==n&&i[e(434)](e(424)),e(433)==n&&i[e(434)](e(418)),e(464)==n&&i[e(434)](e(442)),e(454)==n&&i[e(434)](e(470),e(427)),e(432)==n&&i[e(434)](e(463)),e(469)==n&&i[e(434)](e(451)),e(457)==n&&i[e(434)](e(438))},1e3)}[nt(466)](){const t=nt;super[t(466)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=146]})(t,e)}function at(){var t=["200218NVYkVA","317233rmXISj","PasteFromOffice","5633160RPRmVr","10SBMYYH","225880asMHgj","isPremiumPlugin","PasteFromOfficeEnhanced","448035IcuDOa","485516wwBYTr","pluginName","285042BIcPoA","9SPLZwc","3phnjKG","isOfficialPlugin","requires"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(162659===parseInt(e(156))/1+parseInt(e(155))/2+-parseInt(e(152))/3*(-parseInt(e(148))/4)+parseInt(e(159))/5*(parseInt(e(150))/6)+parseInt(e(147))/7+-parseInt(e(160))/8*(-parseInt(e(151))/9)+-parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(149)](){return ot(146)}static get[ot(153)](){return!0}static get[ot(161)](){return!0}static get[ot(154)](){return[ot(157),U,it]}}function lt(){var t=["221608aapWMQ","11438730NaHWym","14248psXJlT","213270wsIGqG","8JbJinG","30IRApQM","820855iyHiCT","635wzkaoQ","4109658GpJGXU","9323253sjVgqw"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=485]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(753028===parseInt(e(488))/1+-parseInt(e(492))/2*(-parseInt(e(487))/3)+parseInt(e(494))/4*(parseInt(e(489))/5)+-parseInt(e(485))/6+parseInt(e(490))/7+-parseInt(e(486))/8*(parseInt(e(491))/9)+-parseInt(e(493))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class v{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(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 b(b(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.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(996027===parseInt(e(355))/1+parseInt(e(348))/2*(-parseInt(e(347))/3)+parseInt(e(346))/4*(parseInt(e(350))/5)+parseInt(e(356))/6+-parseInt(e(351))/7*(parseInt(e(354))/8)+parseInt(e(353))/9+-parseInt(e(349))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=L();return(A=function(t,e){return n[t-=346]})(t,e)}function L(){const t=["2028296cdpbuH","636378HSehRW","5205768dwQLRd","4koYezT","4470222CnOzGC","2fnjofH","6991590XkSYNw","5962430etUReD","7tZLdPM","test","6680745ZugQau"];return(L=function(){return t})()}function P(t){return C[A(352)](t)}!function(t){const e=F,n=t();for(;;)try{if(174122===-parseInt(e(225))/1+parseInt(e(231))/2*(-parseInt(e(214))/3)+parseInt(e(213))/4+-parseInt(e(208))/5+-parseInt(e(227))/6+parseInt(e(234))/7*(parseInt(e(220))/8)+-parseInt(e(229))/9*(-parseInt(e(233))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["split","247876gviMHk","151209iUzvSW","push","length","name","assign","className","402744veCOQp","hasClass","getPropertyValue","trim","style","62739NQhCCa","initial","1249902BwWsxa","map","4241853uhTkRC","groups","4mdxfks","tagName","10lfawMV","7xxdoIX","selectorText","188225NPolvi","cssRules","set","exec"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=208]})(t,e)}function R(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(232)]&&!s[n(219)])continue;const e=!s[n(232)]||t[n(217)]===s[n(232)],o=!s[n(219)]||t[n(221)](s[n(219)]);e&&o&&r[n(210)](s,i)}return r}function M(t){const e=F,n={};for(let r=0;r<t[e(216)];r++){const s=t[r],i=t[e(222)](s);e(226)!==i&&(n[s]=i)}return n}function T(t){const e=F,n=t[e(212)](",")[e(228)](t=>t[e(223)]()),r=[];for(const t of n){const n=E[e(211)](t);n&&r[e(215)](n[e(230)])}return r}function j(t){const e=F,n={};for(const r of t)Object[e(218)](n,r);return n}function W(t,e){const n=N();return(W=function(t,e){return n[t-=183]})(t,e)}const k=W;function N(){const t=["createRangeIn","634BnVoXf","445cgIFgk","2723110iWTKBI","type","5972911RFPzJY","values","4930524eZAVUP","elementStart","1406223qtMsjX","isActive","content","document","3214740RirXAI","_parsedData","3136AZxsnS","hasStyle","execute","3676QJYLvd","item","setStyle","8LcQLTH","size","from"];return(N=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(556298===-parseInt(e(200))/1*(parseInt(e(186))/2)+parseInt(e(198))/3+parseInt(e(203))/4*(parseInt(e(187))/5)+parseInt(e(192))/6+parseInt(e(190))/7*(-parseInt(e(206))/8)+parseInt(e(194))/9+parseInt(e(188))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class V extends v{[k(202)](t){const n=k,{body:r,styles:s}=t[n(199)],i=new e.ViewUpcastWriter(r[n(197)]),o=i[n(185)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(210)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(209)])if(t instanceof CSSStyleRule){const r=M(t[e(224)]);n[t[e(235)]]=Object[e(218)]({},n[t[e(235)]]||{},r)}return n}(s));for(const t of o){if(n(193)!==t[n(189)])continue;const e=R(t[n(204)],c);if(e[n(183)]){const r=j(Array[n(184)](e[n(191)]()));for(const e in r){const s=t[n(204)];s[n(201)](e)||i[n(205)](e,r[e],s)}}}t[n(196)]=r}[k(195)](t){return super[k(195)](t)||P(t)}}const K=$;function D(){const t=["high","view","isPremiumPlugin","get","document","getData","execute","pluginName","10QaSqlK","159896TlVGFp","343485BMHhIT","PasteFromOffice","requires","href","4237119EsioZg","afterInit","join","isActive","editing","PasteFromOfficeEnhancedInliner","isOfficialPlugin","map","ClipboardPipeline","plugins","fromCharCode","5405856LPCqGJ","6873979IVpAVO","init","stylesProcessor","_parsedData","editor","24qPRzHt","9wenVLG","dataTransfer","inputTransformation","text/html","3124068ZsbxKi","393866FKoKGJ"];return(D=function(){return t})()}function $(t,e){const n=D();return($=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(544739===-parseInt(e(462))/1+-parseInt(e(452))/2*(parseInt(e(447))/3)+-parseInt(e(446))/4*(parseInt(e(463))/5)+parseInt(e(451))/6+parseInt(e(441))/7+parseInt(e(440))/8+parseInt(e(467))/9*(-parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class q extends t.Plugin{static get[K(460)](){return K(472)}static get[K(473)](){return!0}static get[K(455)](){return!0}static get[K(465)](){return[K(464)]}[K(442)](){const t=K,e=this[t(445)],n=e[t(438)][t(456)](t(437)),r=e[t(471)][t(454)][t(457)],s=new V(r);n.on(t(449),(e,n)=>{const i=t,o=n[i(448)][i(458)](i(450));s[i(470)](o)&&(n[i(444)]||(n[i(444)]=x(o,r[i(443)])),s[i(459)](n))},{priority:S.priorities[t(456)](t(453))+11})}[K(468)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=$;return t[e(474)](t=>String[e(439)](t))[e(469)]("")}!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([73]);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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1759017600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(466)]);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 G=Q;!function(t){const e=Q,n=t();for(;;)try{if(985507===parseInt(e(505))/1+-parseInt(e(490))/2*(parseInt(e(512))/3)+parseInt(e(507))/4+-parseInt(e(500))/5*(-parseInt(e(491))/6)+-parseInt(e(508))/7+parseInt(e(528))/8+parseInt(e(501))/9*(-parseInt(e(524))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);const H=[G(518),G(499),G(509),G(532),G(520),G(510),G(493),G(506)];function U(){const t=["strong","medium","getStyle","833853bfWqPx","vertical-align","1019572FBTJrE","847196dhzIPG","font-size","font-weight","bolder","545013yIxaDe","span","getChildren","setStyle","underline","line-through","color","super","text-decoration-line","function","insertChild","from","10cIyPCF","forEach","bold","sup","7957320PAhaUm","split","keys","filter","text-decoration","includes","2yhZtMI","193932tyyfeC","sub","font-style","italic","getStyleNames","createElement","length","removeStyle","font-family","150hUkybc","15883785LAKrfy"];return(U=function(){return t})()}const J=[G(518),G(499),G(509)],B={"font-style":[[G(494),"i"]],"font-weight":[[G(503),G(502)],[G(526),G(502)],[G(511),G(502)],[t=>Number(t)>=600,G(502)]],"text-decoration":[[G(516),"u"],[G(517),"s"]],"text-decoration-line":[[G(516),"u"],[G(517),"s"]],"vertical-align":[[G(492),G(492)],[G(519),G(527)]]};function z(t){return H[G(489)](t)}function Q(t,e){const n=U();return(Q=function(t,e){return n[t-=489]})(t,e)}function X(t){const e=G;return Array[e(523)](t[e(495)]())[e(531)](z)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=G,r={},s={};return e[n(525)](e=>{const i=n,o=t[i(504)](e);if(o)if(c=e,J[G(489)](c))r[e]=o;else if(e in B){const t=o[i(529)](" ");B[e][i(525)](([n,r])=>{const o=i;for(const i of t)(o(521)==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=G;for(const s in n)n[s][r(525)](([,n])=>{const s=r,i=e[s(496)](n,[],t[s(514)]());e[s(522)](0,i,t)}),e[r(498)](s,t)})(t,e,s),function(t,e,n){const r=G;if(!Object[r(530)](n)[r(497)])return;const s=e[r(496)](r(513),[],t[r(514)]());e[r(515)](n,s),e[r(522)](0,s,t),e[r(498)](Object[r(530)](n),t)}(t,e,r)}const _=tt;function Y(){const t=["_parsedData","7379150uwXPgR","font","1326rsEJHX","14570271NABvkh","85276yLWJvp","content","1503973vMDWFh","8630uZssec","includes","createRangeIn","getItems","document","stylesProcessor","1264025xcJTGj","isActive","element","name","2ZmmZGj","blockElements","11LXEFMi","execute","150IhFlYv","13143688eDBJiz"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(951025===parseInt(e(110))/1*(parseInt(e(121))/2)+parseInt(e(125))/3*(-parseInt(e(108))/4)+-parseInt(e(111))/5*(parseInt(e(106))/6)+parseInt(e(117))/7+-parseInt(e(102))/8+parseInt(e(107))/9+-parseInt(e(104))/10*(-parseInt(e(123))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends v{[_(124)](t){const n=_,{body:r}=t[n(103)],s=new e.ViewUpcastWriter(r[n(115)]),i=s[n(113)](r),o=new e.ViewDocument(s[n(115)][n(116)]),c=[...new e.ViewDomConverter(o)[n(122)],n(105)],a=i[n(114)]();for(const t of a)if(t.is(n(119))&&c[n(112)](t[n(120)])){Z(t,s,X(t))}t[n(109)]=r}[_(118)](t){return super[_(118)](t)||P(t)}}const nt=st;function rt(){const t=["view","execute","editing","dataTransfer","PasteFromOfficeEnhancedPropagator","invalid","3OKlhiu","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhanced","isPremiumPlugin","102654cbhSvq","pluginName","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","18MhdKQC","inputTransformation","document","usageLimit","2723538DuvqqW","high","_parsedData","domainLimit","isOfficialPlugin","57vNkoLq","isActive","1886470tSKyGT","plugins","10636lOenrj","418160DJsVGv","_licenseKeyCheckInterval","trialLimit","getData","config","pasteFromOfficeEnhancedLicenseKeyNotAllowed","ClipboardPipeline","3441948sUNLQp","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","11vXnhgF","1640IFtGto","licenseKey","49givWFU","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","stylesProcessor","destroy","requires","get","pasteFromOfficeEnhancedLicenseKeyTrialLimit","featureNotAllowed","editor","text/html","init","expired"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(259478===parseInt(e(425))/1*(parseInt(e(429))/2)+-parseInt(e(444))/3*(parseInt(e(448))/4)+-parseInt(e(446))/5+parseInt(e(439))/6+parseInt(e(462))/7*(parseInt(e(449))/8)+parseInt(e(435))/9*(parseInt(e(460))/10)+parseInt(e(459))/11*(-parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(461)];[nt(450)];static get[nt(430)](){return nt(423)}static get[nt(443)](){return!0}static get[nt(428)](){return!0}static get[nt(467)](){return[nt(431)]}[nt(417)](){const t=nt,e=this[t(415)],n=e[t(447)][t(468)](t(455)),r=e[t(421)][t(419)][t(437)],s=new et(r);n.on(t(436),(e,n)=>{const i=t,o=n[i(422)][i(452)](i(416));s[i(445)](o)&&(n[i(441)]||(n[i(441)]=x(o,r[i(465)])),s[i(420)](n))},{priority:S.priorities[t(468)](t(440))+10}),this[t(461)]=this[t(415)][t(453)][t(468)](t(461));const i=this[t(415)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(426)==s||e(458)==s||e(433)==s||e(464)==s||e(454)==s||e(432)==s||e(469)==s||e(457)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(458)==n&&i[e(434)](e(424)),e(433)==n&&i[e(434)](e(418)),e(464)==n&&i[e(434)](e(442)),e(454)==n&&i[e(434)](e(470),e(427)),e(432)==n&&i[e(434)](e(463)),e(469)==n&&i[e(434)](e(451)),e(457)==n&&i[e(434)](e(438))},1e3)}[nt(466)](){const t=nt;super[t(466)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=146]})(t,e)}function at(){var t=["200218NVYkVA","317233rmXISj","PasteFromOffice","5633160RPRmVr","10SBMYYH","225880asMHgj","isPremiumPlugin","PasteFromOfficeEnhanced","448035IcuDOa","485516wwBYTr","pluginName","285042BIcPoA","9SPLZwc","3phnjKG","isOfficialPlugin","requires"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(162659===parseInt(e(156))/1+parseInt(e(155))/2+-parseInt(e(152))/3*(-parseInt(e(148))/4)+parseInt(e(159))/5*(parseInt(e(150))/6)+parseInt(e(147))/7+-parseInt(e(160))/8*(-parseInt(e(151))/9)+-parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(149)](){return ot(146)}static get[ot(153)](){return!0}static get[ot(161)](){return!0}static get[ot(154)](){return[ot(157),q,it]}}function lt(){var t=["221608aapWMQ","11438730NaHWym","14248psXJlT","213270wsIGqG","8JbJinG","30IRApQM","820855iyHiCT","635wzkaoQ","4109658GpJGXU","9323253sjVgqw"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=485]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(753028===parseInt(e(488))/1+-parseInt(e(492))/2*(-parseInt(e(487))/3)+parseInt(e(494))/4*(parseInt(e(489))/5)+-parseInt(e(485))/6+parseInt(e(490))/7+-parseInt(e(486))/8*(parseInt(e(491))/9)+-parseInt(e(493))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x479543}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x340abc,parsePasteOfficeHtml as _0x5167a4}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5ee226,uid as _0x4146fb}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2fdc97,ViewDocument as _0x4bc357,ViewDomConverter as _0x20492a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x26390b){return m['test'](_0x26390b);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x130720,_0x5d43a4){const _0x53bbbf=new Map();for(const [_0x1713a3,_0x4c61d1]of _0x5d43a4){if(!_0x1713a3['tagName']&&!_0x1713a3['className'])continue;const _0x53346e=!_0x1713a3['tagName']||_0x130720['name']===_0x1713a3['tagName'],_0x1d6046=!_0x1713a3['className']||_0x130720['hasClass'](_0x1713a3['className']);_0x53346e&&_0x1d6046&&_0x53bbbf['set'](_0x1713a3,_0x4c61d1);}return _0x53bbbf;}function h(_0x529443){const _0x40286e={};for(let _0x15ab5a=0x0;_0x15ab5a<_0x529443['length'];_0x15ab5a++){const _0x34b5f2=_0x529443[_0x15ab5a],_0x44687a=_0x529443['getPropertyValue'](_0x34b5f2);'initial'!==_0x44687a&&(_0x40286e[_0x34b5f2]=_0x44687a);}return _0x40286e;}function O(_0x1eeb52){const _0x72d509=_0x1eeb52['split'](',')['map'](_0xfea998=>_0xfea998['trim']()),_0x1d36bb=[];for(const _0x2b198d of _0x72d509){const _0x49f669=S['exec'](_0x2b198d);_0x49f669&&_0x1d36bb['push'](_0x49f669['groups']);}return _0x1d36bb;}function k(_0x350c35){const _0x44aa24={};for(const _0xe2227f of _0x350c35)Object['assign'](_0x44aa24,_0xe2227f);return _0x44aa24;}class c extends _0x340abc{['execute'](_0x3241f9){const {body:_0x45a8f6,styles:_0x393d6c}=_0x3241f9['_parsedData'],_0x568f29=new _0x2fdc97(_0x45a8f6['document']),_0x1f73f1=_0x568f29['createRangeIn'](_0x45a8f6),_0x351f18=function(_0x2cfacd){const _0x51d15a={};for(const _0x387629 of _0x2cfacd)for(const _0x4df290 of _0x387629['cssRules'])if(_0x4df290 instanceof CSSStyleRule){const _0x6f9e2=h(_0x4df290['style']);_0x51d15a[_0x4df290['selectorText']]=Object['assign']({},_0x51d15a[_0x4df290['selectorText']]||{},_0x6f9e2);}return _0x51d15a;}(_0x393d6c),_0x845cfa=function(_0x126987){const _0x2a9667=new Map();for(const _0xf17897 in _0x126987){const _0x462dc7=O(_0xf17897),_0x1f104c=_0x126987[_0xf17897];for(const _0x1d54ce of _0x462dc7)_0x2a9667['set'](_0x1d54ce,_0x1f104c);}return _0x2a9667;}(_0x351f18);for(const _0x18d226 of _0x1f73f1){if('elementStart'!==_0x18d226['type'])continue;const _0x41d059=j(_0x18d226['item'],_0x845cfa);if(_0x41d059['size']){const _0xfd8e9d=k(Array['from'](_0x41d059['values']()));for(const _0x3ca925 in _0xfd8e9d){const _0x109c07=_0x18d226['item'];_0x109c07['hasStyle'](_0x3ca925)||_0x568f29['setStyle'](_0x3ca925,_0xfd8e9d[_0x3ca925],_0x109c07);}}}_0x3241f9['content']=_0x45a8f6;}['isActive'](_0x3b4eae){return super['isActive'](_0x3b4eae)||p(_0x3b4eae);}}class i extends _0x479543{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x19fed6=this['editor'],_0x4b777b=_0x19fed6['plugins']['get']('ClipboardPipeline'),_0x3b8ff5=_0x19fed6['editing']['view']['document'],_0x3f71ab=new c(_0x3b8ff5);_0x4b777b['on']('inputTransformation',(_0x50700c,_0x34b3db)=>{const _0x2e4304=_0x34b3db['dataTransfer']['getData']('text/html');_0x3f71ab['isActive'](_0x2e4304)&&(_0x34b3db['_parsedData']||(_0x34b3db['_parsedData']=_0x5167a4(_0x2e4304,_0x3b8ff5['stylesProcessor'])),_0x3f71ab['execute'](_0x34b3db));},{'priority':_0x5ee226['get']('high')+0xb});}['afterInit'](){!async function(_0x46fa56){const _0x1b4ba6=_0x185924([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x1a3194=0xc82cb1e,_0x3948a2=0xc85bf8e^_0x1a3194,_0x1612df=window[_0x185924([0x44,0x61,0x74,0x65])][_0x185924([0x6e,0x6f,0x77])](),_0x3f052e=_0x46fa56[_0x185924([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x37b1b5=new window[(_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14e46b=>{_0x3f052e[_0x185924([0x6f,0x6e,0x63,0x65])](_0x185924([0x72,0x65,0x61,0x64,0x79]),_0x14e46b);}),_0x3195f0={[_0x185924([0x6b,0x74,0x79])]:_0x185924([0x45,0x43]),[_0x185924([0x75,0x73,0x65])]:_0x185924([0x73,0x69,0x67]),[_0x185924([0x63,0x72,0x76])]:_0x185924([0x50,0x2d,0x32,0x35,0x36]),[_0x185924([0x78])]:_0x185924([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]),[_0x185924([0x79])]:_0x185924([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]),[_0x185924([0x61,0x6c,0x67])]:_0x185924([0x45,0x53,0x32,0x35,0x36])},_0x2aa77f=_0x3f052e[_0x185924([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x185924([0x67,0x65,0x74])](_0x185924([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x39d76c(){let _0x51bd1d,_0x1748ba=null,_0x5991df=null;try{if(_0x2aa77f==_0x185924([0x47,0x50,0x4c]))return _0x185924([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x51bd1d=_0x363540(),!_0x51bd1d)return _0x185924([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x51bd1d[_0x185924([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5991df=_0xfca497(_0x51bd1d[_0x185924([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x51bd1d[_0x185924([0x6a,0x74,0x69])])),await _0x36554e()?_0x41f084()?_0x56ba12()?_0x185924([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1edf7c()?(_0x51bd1d[_0x185924([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x185924([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1748ba=_0x29098f(_0x185924([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x51bd1d[_0x185924([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x185924([0x74,0x72,0x69,0x61,0x6c])&&(_0x1748ba=_0x29098f(_0x185924([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25b3de()):_0x185924([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x185924([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x185924([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x185924([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x56ba12(){const _0x57e3cb=[_0x185924([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x185924([0x74,0x72,0x69,0x61,0x6c])][_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51bd1d[_0x185924([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1612df/0x3e8:0xe10*_0x3948a2;return _0x51bd1d[_0x185924([0x65,0x78,0x70])]<_0x57e3cb;}function _0x41f084(){const _0x38b6f0=_0x51bd1d[_0x185924([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x38b6f0&&(!!_0x38b6f0[_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x185924([0x2a]))||(!!_0x38b6f0[_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x185924([0x50,0x4f,0x45]))||(!!_0x38b6f0[_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x185924([0x50,0x50]))||!(!_0x38b6f0[_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x185924([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4b42aa()))));}function _0x1edf7c(){const _0x10ceb5=_0x51bd1d[_0x185924([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x10ceb5||0x0==_0x10ceb5[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c2601}=new URL(window[_0x185924([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x10ceb5[_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c2601))return!0x0;const _0x128c26=_0x4c2601[_0x185924([0x73,0x70,0x6c,0x69,0x74])](_0x185924([0x2e]));return _0x10ceb5[_0x185924([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x429401=>_0x429401[_0x185924([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x185924([0x2a])))[_0x185924([0x6d,0x61,0x70])](_0x39095f=>_0x39095f[_0x185924([0x73,0x70,0x6c,0x69,0x74])](_0x185924([0x2e])))[_0x185924([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f072e=>_0x5f072e[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x128c26[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x185924([0x6d,0x61,0x70])](_0x461872=>Array(_0x128c26[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x461872[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x185924([0x66,0x69,0x6c,0x6c])](_0x461872[0x0]===_0x185924([0x2a])?_0x185924([0x2a]):'')[_0x185924([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x461872))[_0x185924([0x73,0x6f,0x6d,0x65])](_0x44bc77=>_0x128c26[_0x185924([0x65,0x76,0x65,0x72,0x79])]((_0x3622c7,_0x2815b1)=>_0x44bc77[_0x2815b1]===_0x3622c7||_0x44bc77[_0x2815b1]===_0x185924([0x2a])));}function _0x25b3de(){return _0x1748ba&&_0x5991df?new window[(_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x79f74f,_0x438286)=>{_0x1748ba[_0x185924([0x74,0x68,0x65,0x6e])](_0x79f74f,_0x438286),_0x5991df[_0x185924([0x74,0x68,0x65,0x6e])](_0x1500df=>{_0x1500df!=_0x185924([0x56,0x61,0x6c,0x69,0x64])&&_0x79f74f(_0x1500df);},_0x438286);}):_0x1748ba||_0x5991df||_0x185924([0x56,0x61,0x6c,0x69,0x64]);}}function _0xfca497(_0x3faf8c,_0xb778a6){return new window[(_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x384984=>{if(_0x2cd7e3())return _0x384984(_0x185924([0x56,0x61,0x6c,0x69,0x64]));_0x7e1eea(),_0x3f052e[_0x185924([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x185924([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x25dc0d=!0x1;const _0x1464b2=_0x4146fb();function _0x1cf78c(_0x2ba4e8){return!!_0x2ba4e8&&(typeof _0x2ba4e8===_0x185924([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ba4e8===_0x185924([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ba4e8[_0x185924([0x74,0x68,0x65,0x6e])]===_0x185924([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ba4e8[_0x185924([0x63,0x61,0x74,0x63,0x68])]===_0x185924([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5643ec(_0x4334a9){_0x39f293(_0x4334a9)[_0x185924([0x74,0x68,0x65,0x6e])](_0xe1f874=>{if(!_0xe1f874||_0xe1f874[_0x185924([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x185924([0x6f,0x6b]))return _0x185924([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x410dc5(_0x450c09(_0x1464b2+_0xb778a6))!=_0xe1f874[_0x185924([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x185924([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x185924([0x56,0x61,0x6c,0x69,0x64]);})[_0x185924([0x74,0x68,0x65,0x6e])](_0x2914de=>(_0x4d18b7(),_0x2914de),()=>{const _0x1f3b28=_0x397520();return null==_0x1f3b28?(_0x4d18b7(),_0x185924([0x56,0x61,0x6c,0x69,0x64])):_0x185924(_0x1612df-_0x1f3b28>(0x288e4f1e^_0x1a3194)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x185924([0x74,0x68,0x65,0x6e])](_0x384984)[_0x185924([0x63,0x61,0x74,0x63,0x68])](()=>{_0x384984(_0x185924([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x16cb9d=0xcb4259e^_0x1a3194;function _0x4d18b7(){const _0x2c53b1=_0x185924([0x6c,0x6c,0x63,0x74,0x2d])+_0x410dc5(_0x450c09(_0x3faf8c)),_0x5eda35=_0x152c66(_0x410dc5(window[_0x185924([0x4d,0x61,0x74,0x68])][_0x185924([0x63,0x65,0x69,0x6c])](_0x1612df/_0x16cb9d)));window[_0x185924([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x185924([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c53b1,_0x5eda35);}function _0x397520(){const _0x1f4b85=_0x185924([0x6c,0x6c,0x63,0x74,0x2d])+_0x410dc5(_0x450c09(_0x3faf8c)),_0x3d4cc2=window[_0x185924([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x185924([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f4b85);return _0x3d4cc2?window[_0x185924([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x152c66(_0x3d4cc2),0x10)*_0x16cb9d:null;}function _0x39f293(_0x15e4da){return new window[(_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x568501,_0xed3641)=>{_0x15e4da[_0x185924([0x74,0x68,0x65,0x6e])](_0x568501,_0xed3641),window[_0x185924([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xed3641,0xc831fde^_0x1a3194);});}}_0x3f052e[_0x185924([0x6f,0x6e])](_0x185924([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x380c3f,_0x2982de)=>{if(_0x2982de[0x0]!=_0x3faf8c)return _0x384984(_0x185924([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2982de[0x1]={..._0x2982de[0x1],[_0x185924([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1464b2};},{[_0x185924([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x185924([0x68,0x69,0x67,0x68])}),_0x3f052e[_0x185924([0x6f,0x6e])](_0x185924([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37497b=>{_0x1cf78c(_0x37497b[_0x185924([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x25dc0d=!0x0,_0x5643ec(_0x37497b[_0x185924([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x185924([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x185924([0x6c,0x6f,0x77])}),_0x37b1b5[_0x185924([0x74,0x68,0x65,0x6e])](()=>{_0x25dc0d||_0x384984(_0x185924([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2cd7e3(){return _0x3f052e[_0x185924([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x185924([0x76,0x69,0x65,0x77])][_0x185924([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x185924([0x61,0x75,0x74,0x6f]);}function _0x7e1eea(){_0x3f052e[_0x185924([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x185924([0x76,0x69,0x65,0x77])][_0x185924([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x185924([0x61,0x75,0x74,0x6f]);}}function _0x29098f(_0x585aec){const _0x4b0a9e=[new window[(_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd1ed56=>setTimeout(_0xd1ed56,0xc8bf5d2^_0x1a3194)),_0x37b1b5[_0x185924([0x74,0x68,0x65,0x6e])](()=>new window[(_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25e192=>{let _0x541704=0x0;_0x3f052e[_0x185924([0x6d,0x6f,0x64,0x65,0x6c])][_0x185924([0x6f,0x6e])](_0x185924([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x315074,_0x1578e8)=>{_0x1578e8[0x0][_0x185924([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x541704++,_0x541704==(0xc82cae6^_0x1a3194)&&(_0x25e192(),_0x315074[_0x185924([0x6f,0x66,0x66])]());});}))];return window[_0x185924([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x185924([0x72,0x61,0x63,0x65])](_0x4b0a9e)[_0x185924([0x74,0x68,0x65,0x6e])](()=>_0x585aec);}async function _0x341c3e(){await _0x37b1b5,_0x3f052e[_0x185924([0x6d,0x6f,0x64,0x65,0x6c])][_0x185924([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49a92e,_0x3f052e[_0x185924([0x6d,0x6f,0x64,0x65,0x6c])][_0x185924([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49a92e,_0x3f052e[_0x185924([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x185924([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b42aa(){return window[_0x185924([0x67,0x6c,0x6f,0x62])]&&window[_0x185924([0x67,0x6c,0x6f,0x62])][_0x185924([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x26e986(_0x4afc5e){const _0x30af5d=_0xf8194d();_0x3f052e[_0x30af5d]=_0x185924([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])+_0x4afc5e,_0x4afc5e!=_0x185924([0x56,0x61,0x6c,0x69,0x64])&&_0x341c3e();}function _0xf8194d(){const _0x4f876e=window[_0x185924([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x185924([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x185924([0x6e,0x6f,0x77])]())[_0x185924([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x185924([0x2e]),'');let _0x500915=_0x185924([0x49]);for(let _0x47dc46=0x0;_0x47dc46<_0x4f876e[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47dc46+=0x2){let _0x174978=window[_0x185924([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f876e[_0x185924([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47dc46,_0x47dc46+0x2));_0x174978>=_0x1b4ba6[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x174978-=_0x1b4ba6[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x500915+=_0x1b4ba6[_0x174978];}return _0x500915;}function _0x363540(){const _0x4e5677=_0x2aa77f[_0x185924([0x73,0x70,0x6c,0x69,0x74])](_0x185924([0x2e]));if(0x3!=_0x4e5677[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xea40c5(_0x4e5677[0x1]);function _0xea40c5(_0x30b227){const _0x5ea5c9=_0x376980(_0x30b227);return _0x5ea5c9&&_0xc48fd2()?_0x5ea5c9:null;function _0xc48fd2(){const _0x74f19=_0x5ea5c9[_0x185924([0x6a,0x74,0x69])],_0x53949e=window[_0x185924([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x74f19[_0x185924([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x74f19[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x257550={..._0x5ea5c9,[_0x185924([0x6a,0x74,0x69])]:_0x74f19[_0x185924([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x74f19[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x257550[_0x185924([0x76,0x63])],_0x450c09(_0x257550)==_0x53949e;}}}async function _0x36554e(){let _0x1f5df2=!0x0;try{const _0x19b96e=_0x2aa77f[_0x185924([0x73,0x70,0x6c,0x69,0x74])](_0x185924([0x2e])),[_0x19b83f,_0x3840ce,_0x371c03]=_0x19b96e;return _0x2628a1(_0x19b83f),await _0x1c2771(_0x19b83f,_0x3840ce,_0x371c03),_0x1f5df2;}catch{return!0x1;}function _0x2628a1(_0x31f811){const _0x11b38f=_0x376980(_0x31f811);_0x11b38f&&_0x11b38f[_0x185924([0x61,0x6c,0x67])]==_0x185924([0x45,0x53,0x32,0x35,0x36])||(_0x1f5df2=!0x1);}async function _0x1c2771(_0x4d70b2,_0x14bc81,_0x1c0f1d){const _0x3bd82e=window[_0x185924([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x185924([0x66,0x72,0x6f,0x6d])](_0x26c31a(_0x1c0f1d),_0x58f111=>_0x58f111[_0x185924([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4227dd=new window[(_0x185924([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x185924([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4d70b2+_0x185924([0x2e])+_0x14bc81),_0x3288b8=window[_0x185924([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x185924([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3288b8)return;const _0x3b3f1c=await _0x3288b8[_0x185924([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x185924([0x6a,0x77,0x6b]),_0x3195f0,{[_0x185924([0x6e,0x61,0x6d,0x65])]:_0x185924([0x45,0x43,0x44,0x53,0x41]),[_0x185924([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x185924([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x185924([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3288b8[_0x185924([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x185924([0x6e,0x61,0x6d,0x65])]:_0x185924([0x45,0x43,0x44,0x53,0x41]),[_0x185924([0x68,0x61,0x73,0x68])]:{[_0x185924([0x6e,0x61,0x6d,0x65])]:_0x185924([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b3f1c,_0x3bd82e,_0x4227dd)||(_0x1f5df2=!0x1);}}function _0x376980(_0x30bb7d){return _0x30bb7d[_0x185924([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x185924([0x65,0x79]))?JSON[_0x185924([0x70,0x61,0x72,0x73,0x65])](_0x26c31a(_0x30bb7d)):null;}function _0x26c31a(_0x52a46){return window[_0x185924([0x61,0x74,0x6f,0x62])](_0x52a46[_0x185924([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x185924([0x2b]))[_0x185924([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x185924([0x2f])));}function _0x450c09(_0x30631e){let _0x458811=0x1505;function _0x507c12(_0x1daba6){for(let _0x10f14f=0x0;_0x10f14f<_0x1daba6[_0x185924([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10f14f++){const _0x634bd4=_0x1daba6[_0x185924([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10f14f);_0x458811=(_0x458811<<0x5)+_0x458811+_0x634bd4,_0x458811&=_0x458811;}}function _0x46625d(_0x478127){Array[_0x185924([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x478127)?_0x478127[_0x185924([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46625d):_0x478127&&typeof _0x478127==_0x185924([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x185924([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x478127)[_0x185924([0x73,0x6f,0x72,0x74])]()[_0x185924([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f77ad,_0x5da5ee])=>{_0x507c12(_0x3f77ad),_0x46625d(_0x5da5ee);}):_0x507c12(window[_0x185924([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x478127));}return _0x46625d(_0x30631e),_0x458811>>>0x0;}function _0x410dc5(_0xb916a8){return _0xb916a8[_0x185924([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x185924([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x185924([0x30]));}function _0x152c66(_0xbf9ea1){return _0xbf9ea1[_0x185924([0x73,0x70,0x6c,0x69,0x74])]('')[_0x185924([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x185924([0x6a,0x6f,0x69,0x6e])]('');}function _0x49a92e(){}function _0x185924(_0x5b6af3){return _0x5b6af3['map'](_0xbb28d=>String['fromCharCode'](_0xbb28d))['join']('');}_0x26e986(await _0x39d76c());}(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'],[_0xcf60e4=>Number(_0xcf60e4)>=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(_0x3d6219){return L['includes'](_0x3d6219);}function g(_0x586f22){return Array['from'](_0x586f22['getStyleNames']())['filter'](P);}function b(_0x487cec,_0x1d2d0c,_0x40f4f6){const {spanStyles:_0xb32d54,stylesToBeHtmlElements:_0x185f7e}=function(_0xbe041d,_0x2a9cb0){const _0x1b51ea={},_0x3ff18f={};return _0x2a9cb0['forEach'](_0x43f5a3=>{const _0x45dde1=_0xbe041d['getStyle'](_0x43f5a3);if(_0x45dde1){if(function(_0x56b398){return E['includes'](_0x56b398);}(_0x43f5a3))_0x1b51ea[_0x43f5a3]=_0x45dde1;else{if(function(_0x585a93){return _0x585a93 in F;}(_0x43f5a3)){const _0x29918b=_0x45dde1['split']('\x20');F[_0x43f5a3]['forEach'](([_0x59f848,_0x4a57f8])=>{for(const _0x36bbae of _0x29918b){('function'==typeof _0x59f848&&_0x59f848(_0x36bbae)||_0x59f848===_0x36bbae)&&(_0x3ff18f[_0x43f5a3]=[..._0x3ff18f[_0x43f5a3]||[],[_0x59f848,_0x4a57f8]]);}});}}}}),{'spanStyles':_0x1b51ea,'stylesToBeHtmlElements':_0x3ff18f};}(_0x487cec,_0x40f4f6);!function(_0x3acc8f,_0x214702,_0x3b6994){for(const _0x21ac5b in _0x3b6994){_0x3b6994[_0x21ac5b]['forEach'](([,_0x56a153])=>{const _0x2ae6cb=_0x214702['createElement'](_0x56a153,[],_0x3acc8f['getChildren']());_0x214702['insertChild'](0x0,_0x2ae6cb,_0x3acc8f);}),_0x214702['removeStyle'](_0x21ac5b,_0x3acc8f);}}(_0x487cec,_0x1d2d0c,_0x185f7e),function(_0x6a482e,_0x12f95e,_0xff9673){if(!Object['keys'](_0xff9673)['length'])return;const _0x21141a=_0x12f95e['createElement']('span',[],_0x6a482e['getChildren']());_0x12f95e['setStyle'](_0xff9673,_0x21141a),_0x12f95e['insertChild'](0x0,_0x21141a,_0x6a482e),_0x12f95e['removeStyle'](Object['keys'](_0xff9673),_0x6a482e);}(_0x487cec,_0x1d2d0c,_0xb32d54);}class a extends _0x340abc{['execute'](_0x15acab){const {body:_0x1f365a}=_0x15acab['_parsedData'],_0xeff4eb=new _0x2fdc97(_0x1f365a['document']),_0x149620=_0xeff4eb['createRangeIn'](_0x1f365a),_0x5039ff=new _0x4bc357(_0xeff4eb['document']['stylesProcessor']),_0x55a90e=[...new _0x20492a(_0x5039ff)['blockElements'],'font'],_0xe1f552=_0x149620['getItems']();for(const _0x4d53b8 of _0xe1f552)_0x4d53b8['is']('element')&&_0x55a90e['includes'](_0x4d53b8['name'])&&b(_0x4d53b8,_0xeff4eb,g(_0x4d53b8));_0x15acab['content']=_0x1f365a;}['isActive'](_0x1ce52a){return super['isActive'](_0x1ce52a)||p(_0x1ce52a);}}class s extends _0x479543{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4d2ef1=this['editor'],_0x34bfc=_0x4d2ef1['plugins']['get']('ClipboardPipeline'),_0xdf8198=_0x4d2ef1['editing']['view']['document'],_0x2b8495=new a(_0xdf8198);_0x34bfc['on']('inputTransformation',(_0x57bcba,_0x5ebfe3)=>{const _0x422174=_0x5ebfe3['dataTransfer']['getData']('text/html');_0x2b8495['isActive'](_0x422174)&&(_0x5ebfe3['_parsedData']||(_0x5ebfe3['_parsedData']=_0x5167a4(_0x422174,_0xdf8198['stylesProcessor'])),_0x2b8495['execute'](_0x5ebfe3));},{'priority':_0x5ee226['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x22acf8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3d6773;for(const _0x1fd1c5 in _0x22acf8){const _0x2183b4=_0x1fd1c5,_0x524860=_0x22acf8[_0x2183b4];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x524860||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x524860){delete _0x22acf8[_0x2183b4],_0x3d6773=_0x524860,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d6773&&_0x22acf8['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d6773&&_0x22acf8['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d6773&&_0x22acf8['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d6773&&_0x22acf8['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d6773&&_0x22acf8['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3d6773&&_0x22acf8['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d6773&&_0x22acf8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x479543{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x3ec964}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x182bd3,parsePasteOfficeHtml as _0x3fa3ed}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x25c1a6,uid as _0x1c2ac9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x200ccd,ViewDocument as _0x531503,ViewDomConverter as _0x18ee12}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x33a821){return m['test'](_0x33a821);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x229a0a,_0x510811){const _0x1f2e8b=new Map();for(const [_0x2fc2c2,_0x3b44b7]of _0x510811){if(!_0x2fc2c2['tagName']&&!_0x2fc2c2['className'])continue;const _0x48611c=!_0x2fc2c2['tagName']||_0x229a0a['name']===_0x2fc2c2['tagName'],_0xcc040b=!_0x2fc2c2['className']||_0x229a0a['hasClass'](_0x2fc2c2['className']);_0x48611c&&_0xcc040b&&_0x1f2e8b['set'](_0x2fc2c2,_0x3b44b7);}return _0x1f2e8b;}function h(_0x15d429){const _0x4ca1f7={};for(let _0x3dc474=0x0;_0x3dc474<_0x15d429['length'];_0x3dc474++){const _0x1a0d44=_0x15d429[_0x3dc474],_0xb3fd14=_0x15d429['getPropertyValue'](_0x1a0d44);'initial'!==_0xb3fd14&&(_0x4ca1f7[_0x1a0d44]=_0xb3fd14);}return _0x4ca1f7;}function O(_0x5e64a0){const _0x411e38=_0x5e64a0['split'](',')['map'](_0x2278de=>_0x2278de['trim']()),_0x222944=[];for(const _0x2d3cbc of _0x411e38){const _0x1cfd77=S['exec'](_0x2d3cbc);_0x1cfd77&&_0x222944['push'](_0x1cfd77['groups']);}return _0x222944;}function k(_0x1fa993){const _0x48782b={};for(const _0x3ed29f of _0x1fa993)Object['assign'](_0x48782b,_0x3ed29f);return _0x48782b;}class c extends _0x182bd3{['execute'](_0x32311c){const {body:_0x117f69,styles:_0x25ef4a}=_0x32311c['_parsedData'],_0x684fc0=new _0x200ccd(_0x117f69['document']),_0xd8006=_0x684fc0['createRangeIn'](_0x117f69),_0x5f4793=function(_0x5d8ab9){const _0x4c2179={};for(const _0x2aaeee of _0x5d8ab9)for(const _0x15c923 of _0x2aaeee['cssRules'])if(_0x15c923 instanceof CSSStyleRule){const _0xc1c6e8=h(_0x15c923['style']);_0x4c2179[_0x15c923['selectorText']]=Object['assign']({},_0x4c2179[_0x15c923['selectorText']]||{},_0xc1c6e8);}return _0x4c2179;}(_0x25ef4a),_0x593dfa=function(_0x52130f){const _0x14c1e2=new Map();for(const _0x4a554e in _0x52130f){const _0x2d8488=O(_0x4a554e),_0x3866c4=_0x52130f[_0x4a554e];for(const _0x26676e of _0x2d8488)_0x14c1e2['set'](_0x26676e,_0x3866c4);}return _0x14c1e2;}(_0x5f4793);for(const _0x3c5b4a of _0xd8006){if('elementStart'!==_0x3c5b4a['type'])continue;const _0x46cdb3=j(_0x3c5b4a['item'],_0x593dfa);if(_0x46cdb3['size']){const _0x11d09f=k(Array['from'](_0x46cdb3['values']()));for(const _0x1040f1 in _0x11d09f){const _0x4fdfcb=_0x3c5b4a['item'];_0x4fdfcb['hasStyle'](_0x1040f1)||_0x684fc0['setStyle'](_0x1040f1,_0x11d09f[_0x1040f1],_0x4fdfcb);}}}_0x32311c['content']=_0x117f69;}['isActive'](_0x58c44b){return super['isActive'](_0x58c44b)||p(_0x58c44b);}}class i extends _0x3ec964{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c52ab=this['editor'],_0x236776=_0x4c52ab['plugins']['get']('ClipboardPipeline'),_0x4597ad=_0x4c52ab['editing']['view']['document'],_0x36dc38=new c(_0x4597ad);_0x236776['on']('inputTransformation',(_0x37a230,_0x26f8b8)=>{const _0xf3a884=_0x26f8b8['dataTransfer']['getData']('text/html');_0x36dc38['isActive'](_0xf3a884)&&(_0x26f8b8['_parsedData']||(_0x26f8b8['_parsedData']=_0x3fa3ed(_0xf3a884,_0x4597ad['stylesProcessor'])),_0x36dc38['execute'](_0x26f8b8));},{'priority':_0x25c1a6['get']('high')+0xb});}['afterInit'](){!async function(_0x5a0c07){const _0x3ef455=_0x22d359([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x2d8974=0xc82cb1e,_0x395629=0xc85bfb6^_0x2d8974,_0x3fd8e2=window[_0x22d359([0x44,0x61,0x74,0x65])][_0x22d359([0x6e,0x6f,0x77])](),_0x31b8b4=_0x5a0c07[_0x22d359([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xba9e5d=new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d57ef=>{_0x31b8b4[_0x22d359([0x6f,0x6e,0x63,0x65])](_0x22d359([0x72,0x65,0x61,0x64,0x79]),_0x3d57ef);}),_0x1ee7a={[_0x22d359([0x6b,0x74,0x79])]:_0x22d359([0x45,0x43]),[_0x22d359([0x75,0x73,0x65])]:_0x22d359([0x73,0x69,0x67]),[_0x22d359([0x63,0x72,0x76])]:_0x22d359([0x50,0x2d,0x32,0x35,0x36]),[_0x22d359([0x78])]:_0x22d359([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]),[_0x22d359([0x79])]:_0x22d359([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]),[_0x22d359([0x61,0x6c,0x67])]:_0x22d359([0x45,0x53,0x32,0x35,0x36])},_0x4bb0f3=_0x31b8b4[_0x22d359([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22d359([0x67,0x65,0x74])](_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xfaee04(){let _0x1623da,_0x350a76=null,_0x283576=null;try{if(_0x4bb0f3==_0x22d359([0x47,0x50,0x4c]))return _0x22d359([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1623da=_0x1bfd64(),!_0x1623da)return _0x22d359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1623da[_0x22d359([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x283576=_0x300a(_0x1623da[_0x22d359([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1623da[_0x22d359([0x6a,0x74,0x69])])),await _0xf004c7()?_0x28af95()?_0x295394()?_0x22d359([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcd229()?(_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22d359([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x350a76=_0x247036(_0x22d359([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22d359([0x74,0x72,0x69,0x61,0x6c])&&(_0x350a76=_0x247036(_0x22d359([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x50af6a()):_0x22d359([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22d359([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22d359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22d359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x295394(){const _0x39a5cf=[_0x22d359([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22d359([0x74,0x72,0x69,0x61,0x6c])][_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3fd8e2/0x3e8:0xe10*_0x395629;return _0x1623da[_0x22d359([0x65,0x78,0x70])]<_0x39a5cf;}function _0x28af95(){const _0x3deffa=_0x1623da[_0x22d359([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3deffa&&(!!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x2a]))||(!!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x50,0x4f,0x45]))||(!!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x50,0x50]))||!(!_0x3deffa[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1cae1a()))));}function _0xcd229(){const _0x47e3ea=_0x1623da[_0x22d359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47e3ea||0x0==_0x47e3ea[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x74a58a}=new URL(window[_0x22d359([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47e3ea[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74a58a))return!0x0;const _0x28121c=_0x74a58a[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e]));return _0x47e3ea[_0x22d359([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c2380=>_0x3c2380[_0x22d359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22d359([0x2a])))[_0x22d359([0x6d,0x61,0x70])](_0x34b0cc=>_0x34b0cc[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e])))[_0x22d359([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x404098=>_0x404098[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x28121c[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22d359([0x6d,0x61,0x70])](_0x147bf9=>Array(_0x28121c[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x147bf9[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22d359([0x66,0x69,0x6c,0x6c])](_0x147bf9[0x0]===_0x22d359([0x2a])?_0x22d359([0x2a]):'')[_0x22d359([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x147bf9))[_0x22d359([0x73,0x6f,0x6d,0x65])](_0xa4e0f=>_0x28121c[_0x22d359([0x65,0x76,0x65,0x72,0x79])]((_0xc70ebb,_0x46ff49)=>_0xa4e0f[_0x46ff49]===_0xc70ebb||_0xa4e0f[_0x46ff49]===_0x22d359([0x2a])));}function _0x50af6a(){return _0x350a76&&_0x283576?new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e691c,_0x336f0e)=>{_0x350a76[_0x22d359([0x74,0x68,0x65,0x6e])](_0x1e691c,_0x336f0e),_0x283576[_0x22d359([0x74,0x68,0x65,0x6e])](_0xcc3e41=>{_0xcc3e41!=_0x22d359([0x56,0x61,0x6c,0x69,0x64])&&_0x1e691c(_0xcc3e41);},_0x336f0e);}):_0x350a76||_0x283576||_0x22d359([0x56,0x61,0x6c,0x69,0x64]);}}function _0x300a(_0x568fc9,_0x5dd679){return new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1da005=>{if(_0x5de65d())return _0x1da005(_0x22d359([0x56,0x61,0x6c,0x69,0x64]));_0x361b6b(),_0x31b8b4[_0x22d359([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22d359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x40a930=!0x1;const _0x822d5f=_0x1c2ac9();function _0x5d27ab(_0x790969){return!!_0x790969&&(typeof _0x790969===_0x22d359([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x790969===_0x22d359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x790969[_0x22d359([0x74,0x68,0x65,0x6e])]===_0x22d359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x790969[_0x22d359([0x63,0x61,0x74,0x63,0x68])]===_0x22d359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x58a3d5(_0x200dbe){_0x74d13f(_0x200dbe)[_0x22d359([0x74,0x68,0x65,0x6e])](_0x10322b=>{if(!_0x10322b||_0x10322b[_0x22d359([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22d359([0x6f,0x6b]))return _0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56a1cc(_0x2fb79b(_0x822d5f+_0x5dd679))!=_0x10322b[_0x22d359([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22d359([0x56,0x61,0x6c,0x69,0x64]);})[_0x22d359([0x74,0x68,0x65,0x6e])](_0xa6c914=>(_0x15fc83(),_0xa6c914),()=>{const _0x3f652f=_0x1f5be3();return null==_0x3f652f?(_0x15fc83(),_0x22d359([0x56,0x61,0x6c,0x69,0x64])):_0x22d359(_0x3fd8e2-_0x3f652f>(0x288e4f1e^_0x2d8974)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22d359([0x74,0x68,0x65,0x6e])](_0x1da005)[_0x22d359([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1da005(_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x353b24=0xcb4259e^_0x2d8974;function _0x15fc83(){const _0x57916a=_0x22d359([0x6c,0x6c,0x63,0x74,0x2d])+_0x56a1cc(_0x2fb79b(_0x568fc9)),_0x2e3676=_0x1d55fd(_0x56a1cc(window[_0x22d359([0x4d,0x61,0x74,0x68])][_0x22d359([0x63,0x65,0x69,0x6c])](_0x3fd8e2/_0x353b24)));window[_0x22d359([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22d359([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57916a,_0x2e3676);}function _0x1f5be3(){const _0x4b0ec8=_0x22d359([0x6c,0x6c,0x63,0x74,0x2d])+_0x56a1cc(_0x2fb79b(_0x568fc9)),_0x26d8d3=window[_0x22d359([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22d359([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b0ec8);return _0x26d8d3?window[_0x22d359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d55fd(_0x26d8d3),0x10)*_0x353b24:null;}function _0x74d13f(_0x4965c2){return new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27c2eb,_0x46d936)=>{_0x4965c2[_0x22d359([0x74,0x68,0x65,0x6e])](_0x27c2eb,_0x46d936),window[_0x22d359([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x46d936,0xc831fde^_0x2d8974);});}}_0x31b8b4[_0x22d359([0x6f,0x6e])](_0x22d359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e6d97,_0x3e131c)=>{if(_0x3e131c[0x0]!=_0x568fc9)return _0x1da005(_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e131c[0x1]={..._0x3e131c[0x1],[_0x22d359([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x822d5f};},{[_0x22d359([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22d359([0x68,0x69,0x67,0x68])}),_0x31b8b4[_0x22d359([0x6f,0x6e])](_0x22d359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d5e5b=>{_0x5d27ab(_0x5d5e5b[_0x22d359([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x40a930=!0x0,_0x58a3d5(_0x5d5e5b[_0x22d359([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22d359([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22d359([0x6c,0x6f,0x77])}),_0xba9e5d[_0x22d359([0x74,0x68,0x65,0x6e])](()=>{_0x40a930||_0x1da005(_0x22d359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5de65d(){return _0x31b8b4[_0x22d359([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22d359([0x76,0x69,0x65,0x77])][_0x22d359([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22d359([0x61,0x75,0x74,0x6f]);}function _0x361b6b(){_0x31b8b4[_0x22d359([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22d359([0x76,0x69,0x65,0x77])][_0x22d359([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22d359([0x61,0x75,0x74,0x6f]);}}function _0x247036(_0x3bf96b){const _0x343641=[new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33962e=>setTimeout(_0x33962e,0xc8bf5d2^_0x2d8974)),_0xba9e5d[_0x22d359([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d11ac=>{let _0x17afbe=0x0;_0x31b8b4[_0x22d359([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d359([0x6f,0x6e])](_0x22d359([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28bf27,_0x4b1289)=>{_0x4b1289[0x0][_0x22d359([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17afbe++,_0x17afbe==(0xc82cae6^_0x2d8974)&&(_0x5d11ac(),_0x28bf27[_0x22d359([0x6f,0x66,0x66])]());});}))];return window[_0x22d359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22d359([0x72,0x61,0x63,0x65])](_0x343641)[_0x22d359([0x74,0x68,0x65,0x6e])](()=>_0x3bf96b);}async function _0x2f621e(){await _0xba9e5d,_0x31b8b4[_0x22d359([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d359([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40c036,_0x31b8b4[_0x22d359([0x6d,0x6f,0x64,0x65,0x6c])][_0x22d359([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40c036,_0x31b8b4[_0x22d359([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22d359([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1cae1a(){return window[_0x22d359([0x67,0x6c,0x6f,0x62])]&&window[_0x22d359([0x67,0x6c,0x6f,0x62])][_0x22d359([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x6df75f(_0x4502bd){const _0x42c10f=_0x1bf602();_0x31b8b4[_0x42c10f]=_0x22d359([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])+_0x4502bd,_0x4502bd!=_0x22d359([0x56,0x61,0x6c,0x69,0x64])&&_0x2f621e();}function _0x1bf602(){const _0x3792ac=window[_0x22d359([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22d359([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22d359([0x6e,0x6f,0x77])]())[_0x22d359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22d359([0x2e]),'');let _0x2cf4c7=_0x22d359([0x49]);for(let _0x17c44b=0x0;_0x17c44b<_0x3792ac[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17c44b+=0x2){let _0x4e71fd=window[_0x22d359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3792ac[_0x22d359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17c44b,_0x17c44b+0x2));_0x4e71fd>=_0x3ef455[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e71fd-=_0x3ef455[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cf4c7+=_0x3ef455[_0x4e71fd];}return _0x2cf4c7;}function _0x1bfd64(){const _0x26f92f=_0x4bb0f3[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e]));if(0x3!=_0x26f92f[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c85ac(_0x26f92f[0x1]);function _0x5c85ac(_0x25f057){const _0x218a14=_0xfc9587(_0x25f057);return _0x218a14&&_0x8e1eb0()?_0x218a14:null;function _0x8e1eb0(){const _0x807c92=_0x218a14[_0x22d359([0x6a,0x74,0x69])],_0x4befe3=window[_0x22d359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x807c92[_0x22d359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x807c92[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30f226={..._0x218a14,[_0x22d359([0x6a,0x74,0x69])]:_0x807c92[_0x22d359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x807c92[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30f226[_0x22d359([0x76,0x63])],_0x2fb79b(_0x30f226)==_0x4befe3;}}}async function _0xf004c7(){let _0x5d4fd5=!0x0;try{const _0x20557e=_0x4bb0f3[_0x22d359([0x73,0x70,0x6c,0x69,0x74])](_0x22d359([0x2e])),[_0x154d0d,_0x44613a,_0x4b2c72]=_0x20557e;return _0x145beb(_0x154d0d),await _0x137213(_0x154d0d,_0x44613a,_0x4b2c72),_0x5d4fd5;}catch{return!0x1;}function _0x145beb(_0x1498b5){const _0x42cfd0=_0xfc9587(_0x1498b5);_0x42cfd0&&_0x42cfd0[_0x22d359([0x61,0x6c,0x67])]==_0x22d359([0x45,0x53,0x32,0x35,0x36])||(_0x5d4fd5=!0x1);}async function _0x137213(_0x51ecbb,_0x399a6e,_0x4fcfa2){const _0x491ea2=window[_0x22d359([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22d359([0x66,0x72,0x6f,0x6d])](_0x5c4e6a(_0x4fcfa2),_0xfa513e=>_0xfa513e[_0x22d359([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x711c3e=new window[(_0x22d359([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22d359([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x51ecbb+_0x22d359([0x2e])+_0x399a6e),_0x5b0b8d=window[_0x22d359([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22d359([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b0b8d)return;const _0x55a26c=await _0x5b0b8d[_0x22d359([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22d359([0x6a,0x77,0x6b]),_0x1ee7a,{[_0x22d359([0x6e,0x61,0x6d,0x65])]:_0x22d359([0x45,0x43,0x44,0x53,0x41]),[_0x22d359([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22d359([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22d359([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b0b8d[_0x22d359([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22d359([0x6e,0x61,0x6d,0x65])]:_0x22d359([0x45,0x43,0x44,0x53,0x41]),[_0x22d359([0x68,0x61,0x73,0x68])]:{[_0x22d359([0x6e,0x61,0x6d,0x65])]:_0x22d359([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55a26c,_0x491ea2,_0x711c3e)||(_0x5d4fd5=!0x1);}}function _0xfc9587(_0x31f4f7){return _0x31f4f7[_0x22d359([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22d359([0x65,0x79]))?JSON[_0x22d359([0x70,0x61,0x72,0x73,0x65])](_0x5c4e6a(_0x31f4f7)):null;}function _0x5c4e6a(_0x3e3a9b){return window[_0x22d359([0x61,0x74,0x6f,0x62])](_0x3e3a9b[_0x22d359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22d359([0x2b]))[_0x22d359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22d359([0x2f])));}function _0x2fb79b(_0x262f14){let _0x4e4b07=0x1505;function _0x1851ce(_0x764d03){for(let _0xc1082c=0x0;_0xc1082c<_0x764d03[_0x22d359([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc1082c++){const _0x280263=_0x764d03[_0x22d359([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc1082c);_0x4e4b07=(_0x4e4b07<<0x5)+_0x4e4b07+_0x280263,_0x4e4b07&=_0x4e4b07;}}function _0x21be46(_0x5e318){Array[_0x22d359([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5e318)?_0x5e318[_0x22d359([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x21be46):_0x5e318&&typeof _0x5e318==_0x22d359([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22d359([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5e318)[_0x22d359([0x73,0x6f,0x72,0x74])]()[_0x22d359([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2577c8,_0x233eff])=>{_0x1851ce(_0x2577c8),_0x21be46(_0x233eff);}):_0x1851ce(window[_0x22d359([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5e318));}return _0x21be46(_0x262f14),_0x4e4b07>>>0x0;}function _0x56a1cc(_0x29d625){return _0x29d625[_0x22d359([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22d359([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22d359([0x30]));}function _0x1d55fd(_0x44cfdd){return _0x44cfdd[_0x22d359([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22d359([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22d359([0x6a,0x6f,0x69,0x6e])]('');}function _0x40c036(){}function _0x22d359(_0x1142cc){return _0x1142cc['map'](_0x48978a=>String['fromCharCode'](_0x48978a))['join']('');}_0x6df75f(await _0xfaee04());}(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'],[_0x4c406e=>Number(_0x4c406e)>=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(_0x986b5b){return L['includes'](_0x986b5b);}function g(_0x4b3c67){return Array['from'](_0x4b3c67['getStyleNames']())['filter'](P);}function b(_0x4e74a0,_0x9828b5,_0x3ffb36){const {spanStyles:_0x823c68,stylesToBeHtmlElements:_0x37be2d}=function(_0x38a4cf,_0x41eef4){const _0x4127a6={},_0x14b26b={};return _0x41eef4['forEach'](_0x496222=>{const _0x114fa9=_0x38a4cf['getStyle'](_0x496222);if(_0x114fa9){if(function(_0x243206){return E['includes'](_0x243206);}(_0x496222))_0x4127a6[_0x496222]=_0x114fa9;else{if(function(_0x31bf80){return _0x31bf80 in F;}(_0x496222)){const _0x2f42f0=_0x114fa9['split']('\x20');F[_0x496222]['forEach'](([_0x3d92cf,_0x5f42fd])=>{for(const _0x50296b of _0x2f42f0){('function'==typeof _0x3d92cf&&_0x3d92cf(_0x50296b)||_0x3d92cf===_0x50296b)&&(_0x14b26b[_0x496222]=[..._0x14b26b[_0x496222]||[],[_0x3d92cf,_0x5f42fd]]);}});}}}}),{'spanStyles':_0x4127a6,'stylesToBeHtmlElements':_0x14b26b};}(_0x4e74a0,_0x3ffb36);!function(_0x2f5de7,_0x34d72e,_0xd61119){for(const _0x40ce72 in _0xd61119){_0xd61119[_0x40ce72]['forEach'](([,_0x1a0114])=>{const _0x302359=_0x34d72e['createElement'](_0x1a0114,[],_0x2f5de7['getChildren']());_0x34d72e['insertChild'](0x0,_0x302359,_0x2f5de7);}),_0x34d72e['removeStyle'](_0x40ce72,_0x2f5de7);}}(_0x4e74a0,_0x9828b5,_0x37be2d),function(_0x2f8cdd,_0xb275f9,_0x39d5eb){if(!Object['keys'](_0x39d5eb)['length'])return;const _0x6a0aaf=_0xb275f9['createElement']('span',[],_0x2f8cdd['getChildren']());_0xb275f9['setStyle'](_0x39d5eb,_0x6a0aaf),_0xb275f9['insertChild'](0x0,_0x6a0aaf,_0x2f8cdd),_0xb275f9['removeStyle'](Object['keys'](_0x39d5eb),_0x2f8cdd);}(_0x4e74a0,_0x9828b5,_0x823c68);}class a extends _0x182bd3{['execute'](_0x566ebf){const {body:_0x456065}=_0x566ebf['_parsedData'],_0x53a50d=new _0x200ccd(_0x456065['document']),_0x5c9190=_0x53a50d['createRangeIn'](_0x456065),_0x5a2631=new _0x531503(_0x53a50d['document']['stylesProcessor']),_0x48fd6e=[...new _0x18ee12(_0x5a2631)['blockElements'],'font'],_0x5e1fa4=_0x5c9190['getItems']();for(const _0xc7c301 of _0x5e1fa4)_0xc7c301['is']('element')&&_0x48fd6e['includes'](_0xc7c301['name'])&&b(_0xc7c301,_0x53a50d,g(_0xc7c301));_0x566ebf['content']=_0x456065;}['isActive'](_0x444a93){return super['isActive'](_0x444a93)||p(_0x444a93);}}class s extends _0x3ec964{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x131a62=this['editor'],_0x17f09e=_0x131a62['plugins']['get']('ClipboardPipeline'),_0x3efcb7=_0x131a62['editing']['view']['document'],_0x1e3f76=new a(_0x3efcb7);_0x17f09e['on']('inputTransformation',(_0x511264,_0x5424cb)=>{const _0x43c10d=_0x5424cb['dataTransfer']['getData']('text/html');_0x1e3f76['isActive'](_0x43c10d)&&(_0x5424cb['_parsedData']||(_0x5424cb['_parsedData']=_0x3fa3ed(_0x43c10d,_0x3efcb7['stylesProcessor'])),_0x1e3f76['execute'](_0x5424cb));},{'priority':_0x25c1a6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3f25cb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb8b58b;for(const _0x3271cf in _0x3f25cb){const _0x385031=_0x3271cf,_0x3d70c5=_0x3f25cb[_0x385031];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3d70c5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d70c5){delete _0x3f25cb[_0x385031],_0xb8b58b=_0x3d70c5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xb8b58b&&_0x3f25cb['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3ec964{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.0.0-alpha.3",
3
+ "version": "47.0.0-alpha.4",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.0.0-alpha.3",
26
- "@ckeditor/ckeditor5-engine": "47.0.0-alpha.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.3",
28
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.3",
29
- "ckeditor5": "47.0.0-alpha.3"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.4",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.4",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.4",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.4",
29
+ "ckeditor5": "47.0.0-alpha.4"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bf487=_0xb71b;(function(_0x557a87,_0x10d420){const _0x1617c7=_0xb71b,_0x44d921=_0x557a87();while(!![]){try{const _0xda20be=-parseInt(_0x1617c7(0xcb))/0x1*(parseInt(_0x1617c7(0xd7))/0x2)+parseInt(_0x1617c7(0xe5))/0x3+-parseInt(_0x1617c7(0xdd))/0x4+parseInt(_0x1617c7(0xd1))/0x5+-parseInt(_0x1617c7(0xe7))/0x6*(-parseInt(_0x1617c7(0xe9))/0x7)+parseInt(_0x1617c7(0xd2))/0x8*(parseInt(_0x1617c7(0xca))/0x9)+parseInt(_0x1617c7(0xeb))/0xa*(parseInt(_0x1617c7(0xe1))/0xb);if(_0xda20be===_0x10d420)break;else _0x44d921['push'](_0x44d921['shift']());}catch(_0x1bb3a2){_0x44d921['push'](_0x44d921['shift']());}}}(_0x154c,0x3e505));function _0xb71b(_0x466553,_0x656afa){const _0x154ca6=_0x154c();return _0xb71b=function(_0xb71bc5,_0x37bb9f){_0xb71bc5=_0xb71bc5-0xc6;let _0x37f14b=_0x154ca6[_0xb71bc5];return _0x37f14b;},_0xb71b(_0x466553,_0x656afa);}import{Plugin as _0x172c9b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x443376}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4a89c9,uid as _0x4c7a87}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x15deac}from'./normalizers/inliner/msofficestylesinliner.js';function _0x154c(){const _0x584b4c=['isActive','_parsedData','isOfficialPlugin','377070VpmsJT','plugins','getData','join','PasteFromOffice','isPremiumPlugin','1687084JYwWfp','editor','text/html','requires','3301034MbSPDu','execute','init','high','189735PyQZXy','document','76662QRXeFV','stylesProcessor','105RygmSH','get','10yddpKi','map','editing','inputTransformation','view','fromCharCode','9GCAANG','1AwtSVC','ClipboardPipeline','afterInit','href','pluginName','dataTransfer','1028850WCWZoi','838232SpOwmK','PasteFromOfficeEnhancedInliner'];_0x154c=function(){return _0x584b4c;};return _0x154c();}export class PasteFromOfficeEnhancedInliner extends _0x172c9b{static get[_0x3bf487(0xcf)](){const _0x220b04=_0x3bf487;return _0x220b04(0xd3);}static get[_0x3bf487(0xd6)](){return!0x0;}static get[_0x3bf487(0xdc)](){return!0x0;}static get[_0x3bf487(0xe0)](){const _0xb8c26c=_0x3bf487;return[_0xb8c26c(0xdb)];}[_0x3bf487(0xe3)](){const _0x218be0=_0x3bf487,_0x4be657=this[_0x218be0(0xde)],_0x54eca7=_0x4be657[_0x218be0(0xd8)][_0x218be0(0xea)](_0x218be0(0xcc)),_0x2a523c=_0x4be657[_0x218be0(0xc6)][_0x218be0(0xc8)][_0x218be0(0xe6)],_0x2cec82=new _0x15deac(_0x2a523c);_0x54eca7['on'](_0x218be0(0xc7),(_0xdc5879,_0x16a76f)=>{const _0x1ad6cb=_0x218be0,_0x2c8d83=_0x16a76f[_0x1ad6cb(0xd0)][_0x1ad6cb(0xd9)](_0x1ad6cb(0xdf));_0x2cec82[_0x1ad6cb(0xd4)](_0x2c8d83)&&(_0x16a76f[_0x1ad6cb(0xd5)]||(_0x16a76f[_0x1ad6cb(0xd5)]=_0x443376(_0x2c8d83,_0x2a523c[_0x1ad6cb(0xe8)])),_0x2cec82[_0x1ad6cb(0xe2)](_0x16a76f));},{'priority':_0x4a89c9[_0x218be0(0xea)](_0x218be0(0xe4))+0xb});}[_0x3bf487(0xcd)](){!async function(_0xbe077f){const _0x223211=_0xd0b6ed([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x5cd59f=0xc82cb1e,_0xe6cbf=0xc85bf8e^_0x5cd59f,_0x1df09e=window[_0xd0b6ed([0x44,0x61,0x74,0x65])][_0xd0b6ed([0x6e,0x6f,0x77])](),_0x11c680=_0xbe077f[_0xd0b6ed([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x36ed3d=new window[(_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3107bb=>{_0x11c680[_0xd0b6ed([0x6f,0x6e,0x63,0x65])](_0xd0b6ed([0x72,0x65,0x61,0x64,0x79]),_0x3107bb);}),_0x48631f={[_0xd0b6ed([0x6b,0x74,0x79])]:_0xd0b6ed([0x45,0x43]),[_0xd0b6ed([0x75,0x73,0x65])]:_0xd0b6ed([0x73,0x69,0x67]),[_0xd0b6ed([0x63,0x72,0x76])]:_0xd0b6ed([0x50,0x2d,0x32,0x35,0x36]),[_0xd0b6ed([0x78])]:_0xd0b6ed([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]),[_0xd0b6ed([0x79])]:_0xd0b6ed([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]),[_0xd0b6ed([0x61,0x6c,0x67])]:_0xd0b6ed([0x45,0x53,0x32,0x35,0x36])},_0xc32028=_0x11c680[_0xd0b6ed([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xd0b6ed([0x67,0x65,0x74])](_0xd0b6ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45f557(){let _0x2af87f,_0x5c696d=null,_0x57900c=null;try{if(_0xc32028==_0xd0b6ed([0x47,0x50,0x4c]))return _0xd0b6ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2af87f=_0x3e6e43(),!_0x2af87f)return _0xd0b6ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2af87f[_0xd0b6ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57900c=_0x54c02a(_0x2af87f[_0xd0b6ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2af87f[_0xd0b6ed([0x6a,0x74,0x69])])),await _0x4718e7()?_0x2bae7c()?_0x66e073()?_0xd0b6ed([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x276221()?(_0x2af87f[_0xd0b6ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd0b6ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5c696d=_0x1095f2(_0xd0b6ed([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2af87f[_0xd0b6ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd0b6ed([0x74,0x72,0x69,0x61,0x6c])&&(_0x5c696d=_0x1095f2(_0xd0b6ed([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x88b34f()):_0xd0b6ed([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xd0b6ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xd0b6ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xd0b6ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x66e073(){const _0x4b4c71=[_0xd0b6ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xd0b6ed([0x74,0x72,0x69,0x61,0x6c])][_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2af87f[_0xd0b6ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1df09e/0x3e8:0xe10*_0xe6cbf;return _0x2af87f[_0xd0b6ed([0x65,0x78,0x70])]<_0x4b4c71;}function _0x2bae7c(){const _0x129460=_0x2af87f[_0xd0b6ed([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x129460&&(!!_0x129460[_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd0b6ed([0x2a]))||(!!_0x129460[_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd0b6ed([0x50,0x4f,0x45]))||(!!_0x129460[_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd0b6ed([0x50,0x50]))||!(!_0x129460[_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd0b6ed([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x24a670()))));}function _0x276221(){const _0x574617=_0xb71b,_0xad485e=_0x2af87f[_0xd0b6ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xad485e||0x0==_0xad485e[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x393e7d}=new URL(window[_0xd0b6ed([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x574617(0xce)]);if(_0xad485e[_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x393e7d))return!0x0;const _0x29153e=_0x393e7d[_0xd0b6ed([0x73,0x70,0x6c,0x69,0x74])](_0xd0b6ed([0x2e]));return _0xad485e[_0xd0b6ed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c471c=>_0x1c471c[_0xd0b6ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd0b6ed([0x2a])))[_0xd0b6ed([0x6d,0x61,0x70])](_0x489a43=>_0x489a43[_0xd0b6ed([0x73,0x70,0x6c,0x69,0x74])](_0xd0b6ed([0x2e])))[_0xd0b6ed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53663a=>_0x53663a[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x29153e[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd0b6ed([0x6d,0x61,0x70])](_0x7c2ccc=>Array(_0x29153e[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x7c2ccc[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd0b6ed([0x66,0x69,0x6c,0x6c])](_0x7c2ccc[0x0]===_0xd0b6ed([0x2a])?_0xd0b6ed([0x2a]):'')[_0xd0b6ed([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x7c2ccc))[_0xd0b6ed([0x73,0x6f,0x6d,0x65])](_0x4fe257=>_0x29153e[_0xd0b6ed([0x65,0x76,0x65,0x72,0x79])]((_0x3926ff,_0x3e6f50)=>_0x4fe257[_0x3e6f50]===_0x3926ff||_0x4fe257[_0x3e6f50]===_0xd0b6ed([0x2a])));}function _0x88b34f(){return _0x5c696d&&_0x57900c?new window[(_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27fdcf,_0x307359)=>{_0x5c696d[_0xd0b6ed([0x74,0x68,0x65,0x6e])](_0x27fdcf,_0x307359),_0x57900c[_0xd0b6ed([0x74,0x68,0x65,0x6e])](_0x5f49d6=>{_0x5f49d6!=_0xd0b6ed([0x56,0x61,0x6c,0x69,0x64])&&_0x27fdcf(_0x5f49d6);},_0x307359);}):_0x5c696d||_0x57900c||_0xd0b6ed([0x56,0x61,0x6c,0x69,0x64]);}}function _0x54c02a(_0x329bc0,_0x3c8b72){return new window[(_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3215c5=>{if(_0x77cea6())return _0x3215c5(_0xd0b6ed([0x56,0x61,0x6c,0x69,0x64]));_0x16fbab(),_0x11c680[_0xd0b6ed([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xd0b6ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x13da92=!0x1;const _0x4aabf5=_0x4c7a87();function _0x44db8d(_0x3a1819){return!!_0x3a1819&&(typeof _0x3a1819===_0xd0b6ed([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3a1819===_0xd0b6ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3a1819[_0xd0b6ed([0x74,0x68,0x65,0x6e])]===_0xd0b6ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3a1819[_0xd0b6ed([0x63,0x61,0x74,0x63,0x68])]===_0xd0b6ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x40f1dc(_0x4e2650){_0x4568bf(_0x4e2650)[_0xd0b6ed([0x74,0x68,0x65,0x6e])](_0x54a595=>{if(!_0x54a595||_0x54a595[_0xd0b6ed([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xd0b6ed([0x6f,0x6b]))return _0xd0b6ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x397bba(_0x1578f1(_0x4aabf5+_0x3c8b72))!=_0x54a595[_0xd0b6ed([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xd0b6ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xd0b6ed([0x56,0x61,0x6c,0x69,0x64]);})[_0xd0b6ed([0x74,0x68,0x65,0x6e])](_0x568e3a=>(_0x36ca10(),_0x568e3a),()=>{const _0x4f5e0b=_0x283623();return null==_0x4f5e0b?(_0x36ca10(),_0xd0b6ed([0x56,0x61,0x6c,0x69,0x64])):_0xd0b6ed(_0x1df09e-_0x4f5e0b>(0x288e4f1e^_0x5cd59f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xd0b6ed([0x74,0x68,0x65,0x6e])](_0x3215c5)[_0xd0b6ed([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3215c5(_0xd0b6ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x290981=0xcb4259e^_0x5cd59f;function _0x36ca10(){const _0x452be8=_0xd0b6ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x397bba(_0x1578f1(_0x329bc0)),_0x31f502=_0x2e0e34(_0x397bba(window[_0xd0b6ed([0x4d,0x61,0x74,0x68])][_0xd0b6ed([0x63,0x65,0x69,0x6c])](_0x1df09e/_0x290981)));window[_0xd0b6ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd0b6ed([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x452be8,_0x31f502);}function _0x283623(){const _0x429804=_0xd0b6ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x397bba(_0x1578f1(_0x329bc0)),_0x1ed159=window[_0xd0b6ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd0b6ed([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x429804);return _0x1ed159?window[_0xd0b6ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e0e34(_0x1ed159),0x10)*_0x290981:null;}function _0x4568bf(_0x27b724){return new window[(_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x11dc72,_0x47efea)=>{_0x27b724[_0xd0b6ed([0x74,0x68,0x65,0x6e])](_0x11dc72,_0x47efea),window[_0xd0b6ed([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47efea,0xc831fde^_0x5cd59f);});}}_0x11c680[_0xd0b6ed([0x6f,0x6e])](_0xd0b6ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x430d76,_0x569aac)=>{if(_0x569aac[0x0]!=_0x329bc0)return _0x3215c5(_0xd0b6ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x569aac[0x1]={..._0x569aac[0x1],[_0xd0b6ed([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4aabf5};},{[_0xd0b6ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd0b6ed([0x68,0x69,0x67,0x68])}),_0x11c680[_0xd0b6ed([0x6f,0x6e])](_0xd0b6ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f6bce=>{_0x44db8d(_0x2f6bce[_0xd0b6ed([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x13da92=!0x0,_0x40f1dc(_0x2f6bce[_0xd0b6ed([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xd0b6ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd0b6ed([0x6c,0x6f,0x77])}),_0x36ed3d[_0xd0b6ed([0x74,0x68,0x65,0x6e])](()=>{_0x13da92||_0x3215c5(_0xd0b6ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x77cea6(){return _0x11c680[_0xd0b6ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd0b6ed([0x76,0x69,0x65,0x77])][_0xd0b6ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xd0b6ed([0x61,0x75,0x74,0x6f]);}function _0x16fbab(){_0x11c680[_0xd0b6ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd0b6ed([0x76,0x69,0x65,0x77])][_0xd0b6ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd0b6ed([0x61,0x75,0x74,0x6f]);}}function _0x1095f2(_0x2894ff){const _0x1cd11f=[new window[(_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x175d69=>setTimeout(_0x175d69,0xc8bf5d2^_0x5cd59f)),_0x36ed3d[_0xd0b6ed([0x74,0x68,0x65,0x6e])](()=>new window[(_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd5f742=>{let _0x96274f=0x0;_0x11c680[_0xd0b6ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xd0b6ed([0x6f,0x6e])](_0xd0b6ed([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2b10be,_0x272dbb)=>{_0x272dbb[0x0][_0xd0b6ed([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x96274f++,_0x96274f==(0xc82cae6^_0x5cd59f)&&(_0xd5f742(),_0x2b10be[_0xd0b6ed([0x6f,0x66,0x66])]());});}))];return window[_0xd0b6ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd0b6ed([0x72,0x61,0x63,0x65])](_0x1cd11f)[_0xd0b6ed([0x74,0x68,0x65,0x6e])](()=>_0x2894ff);}async function _0x3c6fd7(){await _0x36ed3d,_0x11c680[_0xd0b6ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xd0b6ed([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x370ad1,_0x11c680[_0xd0b6ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xd0b6ed([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x370ad1,_0x11c680[_0xd0b6ed([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xd0b6ed([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x24a670(){return window[_0xd0b6ed([0x67,0x6c,0x6f,0x62])]&&window[_0xd0b6ed([0x67,0x6c,0x6f,0x62])][_0xd0b6ed([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3e5472(_0xf0ace2){const _0x5488df=_0x7eb3a2();_0x11c680[_0x5488df]=_0xd0b6ed([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])+_0xf0ace2,_0xf0ace2!=_0xd0b6ed([0x56,0x61,0x6c,0x69,0x64])&&_0x3c6fd7();}function _0x7eb3a2(){const _0x2d4022=window[_0xd0b6ed([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xd0b6ed([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xd0b6ed([0x6e,0x6f,0x77])]())[_0xd0b6ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xd0b6ed([0x2e]),'');let _0x42a814=_0xd0b6ed([0x49]);for(let _0x108b9e=0x0;_0x108b9e<_0x2d4022[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x108b9e+=0x2){let _0x48e63b=window[_0xd0b6ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d4022[_0xd0b6ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x108b9e,_0x108b9e+0x2));_0x48e63b>=_0x223211[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x48e63b-=_0x223211[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42a814+=_0x223211[_0x48e63b];}return _0x42a814;}function _0x3e6e43(){const _0x5281f=_0xc32028[_0xd0b6ed([0x73,0x70,0x6c,0x69,0x74])](_0xd0b6ed([0x2e]));if(0x3!=_0x5281f[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fda06(_0x5281f[0x1]);function _0x3fda06(_0x211a55){const _0x5695fe=_0xd35f97(_0x211a55);return _0x5695fe&&_0x2d747f()?_0x5695fe:null;function _0x2d747f(){const _0x4a55eb=_0x5695fe[_0xd0b6ed([0x6a,0x74,0x69])],_0x5e66dd=window[_0xd0b6ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a55eb[_0xd0b6ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a55eb[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x461b07={..._0x5695fe,[_0xd0b6ed([0x6a,0x74,0x69])]:_0x4a55eb[_0xd0b6ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a55eb[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x461b07[_0xd0b6ed([0x76,0x63])],_0x1578f1(_0x461b07)==_0x5e66dd;}}}async function _0x4718e7(){let _0x50855d=!0x0;try{const _0x3d5440=_0xc32028[_0xd0b6ed([0x73,0x70,0x6c,0x69,0x74])](_0xd0b6ed([0x2e])),[_0x4ea3ab,_0x3c2016,_0x3362b7]=_0x3d5440;return _0x1c7667(_0x4ea3ab),await _0x51ec02(_0x4ea3ab,_0x3c2016,_0x3362b7),_0x50855d;}catch{return!0x1;}function _0x1c7667(_0x5757de){const _0x1baa8e=_0xd35f97(_0x5757de);_0x1baa8e&&_0x1baa8e[_0xd0b6ed([0x61,0x6c,0x67])]==_0xd0b6ed([0x45,0x53,0x32,0x35,0x36])||(_0x50855d=!0x1);}async function _0x51ec02(_0x47177d,_0x1e1cdf,_0x461843){const _0x32050c=window[_0xd0b6ed([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xd0b6ed([0x66,0x72,0x6f,0x6d])](_0x3deefb(_0x461843),_0x4cc046=>_0x4cc046[_0xd0b6ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x41547b=new window[(_0xd0b6ed([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xd0b6ed([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47177d+_0xd0b6ed([0x2e])+_0x1e1cdf),_0x5c5783=window[_0xd0b6ed([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xd0b6ed([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c5783)return;const _0x44d436=await _0x5c5783[_0xd0b6ed([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xd0b6ed([0x6a,0x77,0x6b]),_0x48631f,{[_0xd0b6ed([0x6e,0x61,0x6d,0x65])]:_0xd0b6ed([0x45,0x43,0x44,0x53,0x41]),[_0xd0b6ed([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xd0b6ed([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xd0b6ed([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c5783[_0xd0b6ed([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xd0b6ed([0x6e,0x61,0x6d,0x65])]:_0xd0b6ed([0x45,0x43,0x44,0x53,0x41]),[_0xd0b6ed([0x68,0x61,0x73,0x68])]:{[_0xd0b6ed([0x6e,0x61,0x6d,0x65])]:_0xd0b6ed([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x44d436,_0x32050c,_0x41547b)||(_0x50855d=!0x1);}}function _0xd35f97(_0x99dca8){return _0x99dca8[_0xd0b6ed([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xd0b6ed([0x65,0x79]))?JSON[_0xd0b6ed([0x70,0x61,0x72,0x73,0x65])](_0x3deefb(_0x99dca8)):null;}function _0x3deefb(_0x5718a3){return window[_0xd0b6ed([0x61,0x74,0x6f,0x62])](_0x5718a3[_0xd0b6ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xd0b6ed([0x2b]))[_0xd0b6ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xd0b6ed([0x2f])));}function _0x1578f1(_0x14aa55){let _0xba0c76=0x1505;function _0xf07a02(_0x379fb8){for(let _0x46f5f4=0x0;_0x46f5f4<_0x379fb8[_0xd0b6ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46f5f4++){const _0x52e39a=_0x379fb8[_0xd0b6ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x46f5f4);_0xba0c76=(_0xba0c76<<0x5)+_0xba0c76+_0x52e39a,_0xba0c76&=_0xba0c76;}}function _0x175da0(_0x2f3c5b){Array[_0xd0b6ed([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f3c5b)?_0x2f3c5b[_0xd0b6ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x175da0):_0x2f3c5b&&typeof _0x2f3c5b==_0xd0b6ed([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xd0b6ed([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f3c5b)[_0xd0b6ed([0x73,0x6f,0x72,0x74])]()[_0xd0b6ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x115206,_0x58dfbf])=>{_0xf07a02(_0x115206),_0x175da0(_0x58dfbf);}):_0xf07a02(window[_0xd0b6ed([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f3c5b));}return _0x175da0(_0x14aa55),_0xba0c76>>>0x0;}function _0x397bba(_0x535d37){return _0x535d37[_0xd0b6ed([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xd0b6ed([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xd0b6ed([0x30]));}function _0x2e0e34(_0x3f05b2){return _0x3f05b2[_0xd0b6ed([0x73,0x70,0x6c,0x69,0x74])]('')[_0xd0b6ed([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xd0b6ed([0x6a,0x6f,0x69,0x6e])]('');}function _0x370ad1(){}function _0xd0b6ed(_0x462a86){const _0x354da2=_0xb71b;return _0x462a86[_0x354da2(0xec)](_0x10119d=>String[_0x354da2(0xc9)](_0x10119d))[_0x354da2(0xda)]('');}_0x3e5472(await _0x45f557());}(this);}}
23
+ const _0x208f1c=_0x474c;(function(_0x3eeb72,_0x35b782){const _0x56401e=_0x474c,_0x4d74f2=_0x3eeb72();while(!![]){try{const _0x1da6b7=-parseInt(_0x56401e(0x1ce))/0x1+-parseInt(_0x56401e(0x1c4))/0x2*(parseInt(_0x56401e(0x1bf))/0x3)+-parseInt(_0x56401e(0x1be))/0x4*(parseInt(_0x56401e(0x1cf))/0x5)+parseInt(_0x56401e(0x1c3))/0x6+parseInt(_0x56401e(0x1b9))/0x7+parseInt(_0x56401e(0x1b8))/0x8+parseInt(_0x56401e(0x1d3))/0x9*(-parseInt(_0x56401e(0x1cd))/0xa);if(_0x1da6b7===_0x35b782)break;else _0x4d74f2['push'](_0x4d74f2['shift']());}catch(_0xc2497c){_0x4d74f2['push'](_0x4d74f2['shift']());}}}(_0x1510,0x84fe3));import{Plugin as _0x32f81c}from'ckeditor5/src/core.js';function _0x1510(){const _0x2f1a18=['high','view','isPremiumPlugin','get','document','getData','execute','pluginName','10QaSqlK','159896TlVGFp','343485BMHhIT','PasteFromOffice','requires','href','4237119EsioZg','afterInit','join','isActive','editing','PasteFromOfficeEnhancedInliner','isOfficialPlugin','map','ClipboardPipeline','plugins','fromCharCode','5405856LPCqGJ','6873979IVpAVO','init','stylesProcessor','_parsedData','editor','24qPRzHt','9wenVLG','dataTransfer','inputTransformation','text/html','3124068ZsbxKi','393866FKoKGJ'];_0x1510=function(){return _0x2f1a18;};return _0x1510();}function _0x474c(_0x9a72e4,_0x1c7853){const _0x151090=_0x1510();return _0x474c=function(_0x474c74,_0x27d0d4){_0x474c74=_0x474c74-0x1b5;let _0x189dab=_0x151090[_0x474c74];return _0x189dab;},_0x474c(_0x9a72e4,_0x1c7853);}import{parsePasteOfficeHtml as _0xf2f431}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4a5875,uid as _0x329f80}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x13b71e}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x32f81c{static get[_0x208f1c(0x1cc)](){const _0x2e9104=_0x208f1c;return _0x2e9104(0x1d8);}static get[_0x208f1c(0x1d9)](){return!0x0;}static get[_0x208f1c(0x1c7)](){return!0x0;}static get[_0x208f1c(0x1d1)](){const _0x22c64d=_0x208f1c;return[_0x22c64d(0x1d0)];}[_0x208f1c(0x1ba)](){const _0x2dada6=_0x208f1c,_0xa1f62d=this[_0x2dada6(0x1bd)],_0x2c5f21=_0xa1f62d[_0x2dada6(0x1b6)][_0x2dada6(0x1c8)](_0x2dada6(0x1b5)),_0x3941ff=_0xa1f62d[_0x2dada6(0x1d7)][_0x2dada6(0x1c6)][_0x2dada6(0x1c9)],_0x227fb4=new _0x13b71e(_0x3941ff);_0x2c5f21['on'](_0x2dada6(0x1c1),(_0x285f83,_0xc8e51a)=>{const _0x52c7a2=_0x2dada6,_0x4a9183=_0xc8e51a[_0x52c7a2(0x1c0)][_0x52c7a2(0x1ca)](_0x52c7a2(0x1c2));_0x227fb4[_0x52c7a2(0x1d6)](_0x4a9183)&&(_0xc8e51a[_0x52c7a2(0x1bc)]||(_0xc8e51a[_0x52c7a2(0x1bc)]=_0xf2f431(_0x4a9183,_0x3941ff[_0x52c7a2(0x1bb)])),_0x227fb4[_0x52c7a2(0x1cb)](_0xc8e51a));},{'priority':_0x4a5875[_0x2dada6(0x1c8)](_0x2dada6(0x1c5))+0xb});}[_0x208f1c(0x1d4)](){!async function(_0x14e408){const _0x1824ed=_0x1a9bba([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x116b9c=0xc82cb1e,_0x1ff5b8=0xc85bfb6^_0x116b9c,_0x440fd9=window[_0x1a9bba([0x44,0x61,0x74,0x65])][_0x1a9bba([0x6e,0x6f,0x77])](),_0x508927=_0x14e408[_0x1a9bba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2698f8=new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x273033=>{_0x508927[_0x1a9bba([0x6f,0x6e,0x63,0x65])](_0x1a9bba([0x72,0x65,0x61,0x64,0x79]),_0x273033);}),_0x392069={[_0x1a9bba([0x6b,0x74,0x79])]:_0x1a9bba([0x45,0x43]),[_0x1a9bba([0x75,0x73,0x65])]:_0x1a9bba([0x73,0x69,0x67]),[_0x1a9bba([0x63,0x72,0x76])]:_0x1a9bba([0x50,0x2d,0x32,0x35,0x36]),[_0x1a9bba([0x78])]:_0x1a9bba([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]),[_0x1a9bba([0x79])]:_0x1a9bba([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]),[_0x1a9bba([0x61,0x6c,0x67])]:_0x1a9bba([0x45,0x53,0x32,0x35,0x36])},_0x1addfe=_0x508927[_0x1a9bba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a9bba([0x67,0x65,0x74])](_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x88c223(){let _0xd610b1,_0x1aec6a=null,_0x1e6def=null;try{if(_0x1addfe==_0x1a9bba([0x47,0x50,0x4c]))return _0x1a9bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd610b1=_0x5112dd(),!_0xd610b1)return _0x1a9bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd610b1[_0x1a9bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e6def=_0x4bad09(_0xd610b1[_0x1a9bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd610b1[_0x1a9bba([0x6a,0x74,0x69])])),await _0x156b15()?_0x4215ef()?_0x1d725f()?_0x1a9bba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd49e1()?(_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a9bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1aec6a=_0x33151c(_0x1a9bba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a9bba([0x74,0x72,0x69,0x61,0x6c])&&(_0x1aec6a=_0x33151c(_0x1a9bba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x597657()):_0x1a9bba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a9bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a9bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1a9bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d725f(){const _0x4d6a87=[_0x1a9bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a9bba([0x74,0x72,0x69,0x61,0x6c])][_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x440fd9/0x3e8:0xe10*_0x1ff5b8;return _0xd610b1[_0x1a9bba([0x65,0x78,0x70])]<_0x4d6a87;}function _0x4215ef(){const _0xe48d27=_0xd610b1[_0x1a9bba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe48d27&&(!!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x2a]))||(!!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x50,0x4f,0x45]))||(!!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x50,0x50]))||!(!_0xe48d27[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3102fc()))));}function _0xd49e1(){const _0x5a16cf=_0x474c,_0x2d45c9=_0xd610b1[_0x1a9bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d45c9||0x0==_0x2d45c9[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15106f}=new URL(window[_0x1a9bba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5a16cf(0x1d2)]);if(_0x2d45c9[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15106f))return!0x0;const _0x41ad88=_0x15106f[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e]));return _0x2d45c9[_0x1a9bba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5dd608=>_0x5dd608[_0x1a9bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9bba([0x2a])))[_0x1a9bba([0x6d,0x61,0x70])](_0x2ed0d8=>_0x2ed0d8[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e])))[_0x1a9bba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d5a66=>_0x1d5a66[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x41ad88[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a9bba([0x6d,0x61,0x70])](_0x3a1d9a=>Array(_0x41ad88[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3a1d9a[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a9bba([0x66,0x69,0x6c,0x6c])](_0x3a1d9a[0x0]===_0x1a9bba([0x2a])?_0x1a9bba([0x2a]):'')[_0x1a9bba([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3a1d9a))[_0x1a9bba([0x73,0x6f,0x6d,0x65])](_0x39ce31=>_0x41ad88[_0x1a9bba([0x65,0x76,0x65,0x72,0x79])]((_0x493f04,_0x48ade2)=>_0x39ce31[_0x48ade2]===_0x493f04||_0x39ce31[_0x48ade2]===_0x1a9bba([0x2a])));}function _0x597657(){return _0x1aec6a&&_0x1e6def?new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x151253,_0x30d1bd)=>{_0x1aec6a[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x151253,_0x30d1bd),_0x1e6def[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x17d051=>{_0x17d051!=_0x1a9bba([0x56,0x61,0x6c,0x69,0x64])&&_0x151253(_0x17d051);},_0x30d1bd);}):_0x1aec6a||_0x1e6def||_0x1a9bba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4bad09(_0x359820,_0x303b99){return new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1738a4=>{if(_0x8752b3())return _0x1738a4(_0x1a9bba([0x56,0x61,0x6c,0x69,0x64]));_0x12ee76(),_0x508927[_0x1a9bba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a9bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5e5a1b=!0x1;const _0x5718ca=_0x329f80();function _0x829f0e(_0x4e21f7){return!!_0x4e21f7&&(typeof _0x4e21f7===_0x1a9bba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e21f7===_0x1a9bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e21f7[_0x1a9bba([0x74,0x68,0x65,0x6e])]===_0x1a9bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e21f7[_0x1a9bba([0x63,0x61,0x74,0x63,0x68])]===_0x1a9bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18f9b1(_0x4c748a){_0x527567(_0x4c748a)[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x2622f0=>{if(!_0x2622f0||_0x2622f0[_0x1a9bba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a9bba([0x6f,0x6b]))return _0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c6650(_0x1eee65(_0x5718ca+_0x303b99))!=_0x2622f0[_0x1a9bba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a9bba([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0xa88d58=>(_0x4f9a12(),_0xa88d58),()=>{const _0x2a34d8=_0x5598c9();return null==_0x2a34d8?(_0x4f9a12(),_0x1a9bba([0x56,0x61,0x6c,0x69,0x64])):_0x1a9bba(_0x440fd9-_0x2a34d8>(0x288e4f1e^_0x116b9c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x1738a4)[_0x1a9bba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1738a4(_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1669d9=0xcb4259e^_0x116b9c;function _0x4f9a12(){const _0x162852=_0x1a9bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6650(_0x1eee65(_0x359820)),_0x138b1c=_0x1e8c0f(_0x4c6650(window[_0x1a9bba([0x4d,0x61,0x74,0x68])][_0x1a9bba([0x63,0x65,0x69,0x6c])](_0x440fd9/_0x1669d9)));window[_0x1a9bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a9bba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x162852,_0x138b1c);}function _0x5598c9(){const _0x425b74=_0x1a9bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6650(_0x1eee65(_0x359820)),_0x1ae14a=window[_0x1a9bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a9bba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x425b74);return _0x1ae14a?window[_0x1a9bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e8c0f(_0x1ae14a),0x10)*_0x1669d9:null;}function _0x527567(_0x54cb6e){return new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2af3fb,_0x5bc4a9)=>{_0x54cb6e[_0x1a9bba([0x74,0x68,0x65,0x6e])](_0x2af3fb,_0x5bc4a9),window[_0x1a9bba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bc4a9,0xc831fde^_0x116b9c);});}}_0x508927[_0x1a9bba([0x6f,0x6e])](_0x1a9bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4bd004,_0x1e6b2b)=>{if(_0x1e6b2b[0x0]!=_0x359820)return _0x1738a4(_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1e6b2b[0x1]={..._0x1e6b2b[0x1],[_0x1a9bba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5718ca};},{[_0x1a9bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a9bba([0x68,0x69,0x67,0x68])}),_0x508927[_0x1a9bba([0x6f,0x6e])](_0x1a9bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40eab4=>{_0x829f0e(_0x40eab4[_0x1a9bba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5e5a1b=!0x0,_0x18f9b1(_0x40eab4[_0x1a9bba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a9bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a9bba([0x6c,0x6f,0x77])}),_0x2698f8[_0x1a9bba([0x74,0x68,0x65,0x6e])](()=>{_0x5e5a1b||_0x1738a4(_0x1a9bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8752b3(){return _0x508927[_0x1a9bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a9bba([0x76,0x69,0x65,0x77])][_0x1a9bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a9bba([0x61,0x75,0x74,0x6f]);}function _0x12ee76(){_0x508927[_0x1a9bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a9bba([0x76,0x69,0x65,0x77])][_0x1a9bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a9bba([0x61,0x75,0x74,0x6f]);}}function _0x33151c(_0xc7ef60){const _0x140140=[new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x150782=>setTimeout(_0x150782,0xc8bf5d2^_0x116b9c)),_0x2698f8[_0x1a9bba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x342ad4=>{let _0x548129=0x0;_0x508927[_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a9bba([0x6f,0x6e])](_0x1a9bba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a77ff,_0x1277e5)=>{_0x1277e5[0x0][_0x1a9bba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x548129++,_0x548129==(0xc82cae6^_0x116b9c)&&(_0x342ad4(),_0x3a77ff[_0x1a9bba([0x6f,0x66,0x66])]());});}))];return window[_0x1a9bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a9bba([0x72,0x61,0x63,0x65])](_0x140140)[_0x1a9bba([0x74,0x68,0x65,0x6e])](()=>_0xc7ef60);}async function _0x174d61(){await _0x2698f8,_0x508927[_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a9bba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x265480,_0x508927[_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a9bba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x265480,_0x508927[_0x1a9bba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a9bba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3102fc(){return window[_0x1a9bba([0x67,0x6c,0x6f,0x62])]&&window[_0x1a9bba([0x67,0x6c,0x6f,0x62])][_0x1a9bba([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5a5200(_0x2f699f){const _0x3badb6=_0x24f781();_0x508927[_0x3badb6]=_0x1a9bba([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])+_0x2f699f,_0x2f699f!=_0x1a9bba([0x56,0x61,0x6c,0x69,0x64])&&_0x174d61();}function _0x24f781(){const _0x1154f4=window[_0x1a9bba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a9bba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a9bba([0x6e,0x6f,0x77])]())[_0x1a9bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a9bba([0x2e]),'');let _0x1ebcee=_0x1a9bba([0x49]);for(let _0x4dde6a=0x0;_0x4dde6a<_0x1154f4[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4dde6a+=0x2){let _0x2cff8b=window[_0x1a9bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1154f4[_0x1a9bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dde6a,_0x4dde6a+0x2));_0x2cff8b>=_0x1824ed[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2cff8b-=_0x1824ed[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ebcee+=_0x1824ed[_0x2cff8b];}return _0x1ebcee;}function _0x5112dd(){const _0x5061fe=_0x1addfe[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e]));if(0x3!=_0x5061fe[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5061cf(_0x5061fe[0x1]);function _0x5061cf(_0x36f8c1){const _0x219fd9=_0x22d851(_0x36f8c1);return _0x219fd9&&_0x500327()?_0x219fd9:null;function _0x500327(){const _0x5a877c=_0x219fd9[_0x1a9bba([0x6a,0x74,0x69])],_0x46d69f=window[_0x1a9bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a877c[_0x1a9bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a877c[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x54a2b9={..._0x219fd9,[_0x1a9bba([0x6a,0x74,0x69])]:_0x5a877c[_0x1a9bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a877c[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x54a2b9[_0x1a9bba([0x76,0x63])],_0x1eee65(_0x54a2b9)==_0x46d69f;}}}async function _0x156b15(){let _0x3f5dcf=!0x0;try{const _0x2ea1b6=_0x1addfe[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])](_0x1a9bba([0x2e])),[_0x1d9c2f,_0x529d94,_0x256c33]=_0x2ea1b6;return _0x57f2d7(_0x1d9c2f),await _0x5a1f78(_0x1d9c2f,_0x529d94,_0x256c33),_0x3f5dcf;}catch{return!0x1;}function _0x57f2d7(_0xf853aa){const _0x374efe=_0x22d851(_0xf853aa);_0x374efe&&_0x374efe[_0x1a9bba([0x61,0x6c,0x67])]==_0x1a9bba([0x45,0x53,0x32,0x35,0x36])||(_0x3f5dcf=!0x1);}async function _0x5a1f78(_0x1baa45,_0x2accf6,_0x33a1a8){const _0x4785dc=window[_0x1a9bba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a9bba([0x66,0x72,0x6f,0x6d])](_0x103f23(_0x33a1a8),_0x8d8a36=>_0x8d8a36[_0x1a9bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5887e6=new window[(_0x1a9bba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a9bba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1baa45+_0x1a9bba([0x2e])+_0x2accf6),_0x83e8ae=window[_0x1a9bba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a9bba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x83e8ae)return;const _0x567761=await _0x83e8ae[_0x1a9bba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a9bba([0x6a,0x77,0x6b]),_0x392069,{[_0x1a9bba([0x6e,0x61,0x6d,0x65])]:_0x1a9bba([0x45,0x43,0x44,0x53,0x41]),[_0x1a9bba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a9bba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a9bba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x83e8ae[_0x1a9bba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a9bba([0x6e,0x61,0x6d,0x65])]:_0x1a9bba([0x45,0x43,0x44,0x53,0x41]),[_0x1a9bba([0x68,0x61,0x73,0x68])]:{[_0x1a9bba([0x6e,0x61,0x6d,0x65])]:_0x1a9bba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x567761,_0x4785dc,_0x5887e6)||(_0x3f5dcf=!0x1);}}function _0x22d851(_0x245385){return _0x245385[_0x1a9bba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a9bba([0x65,0x79]))?JSON[_0x1a9bba([0x70,0x61,0x72,0x73,0x65])](_0x103f23(_0x245385)):null;}function _0x103f23(_0x437063){return window[_0x1a9bba([0x61,0x74,0x6f,0x62])](_0x437063[_0x1a9bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a9bba([0x2b]))[_0x1a9bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a9bba([0x2f])));}function _0x1eee65(_0xa1c9ef){let _0xdb9927=0x1505;function _0x2046e5(_0x525e3e){for(let _0x169d53=0x0;_0x169d53<_0x525e3e[_0x1a9bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x169d53++){const _0x258041=_0x525e3e[_0x1a9bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x169d53);_0xdb9927=(_0xdb9927<<0x5)+_0xdb9927+_0x258041,_0xdb9927&=_0xdb9927;}}function _0x547767(_0x52e055){Array[_0x1a9bba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52e055)?_0x52e055[_0x1a9bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x547767):_0x52e055&&typeof _0x52e055==_0x1a9bba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a9bba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52e055)[_0x1a9bba([0x73,0x6f,0x72,0x74])]()[_0x1a9bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a9fd5,_0x2826e7])=>{_0x2046e5(_0x5a9fd5),_0x547767(_0x2826e7);}):_0x2046e5(window[_0x1a9bba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52e055));}return _0x547767(_0xa1c9ef),_0xdb9927>>>0x0;}function _0x4c6650(_0xc0b0a1){return _0xc0b0a1[_0x1a9bba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a9bba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a9bba([0x30]));}function _0x1e8c0f(_0x3dd4ce){return _0x3dd4ce[_0x1a9bba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a9bba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a9bba([0x6a,0x6f,0x69,0x6e])]('');}function _0x265480(){}function _0x1a9bba(_0x4044c5){const _0xa529be=_0x474c;return _0x4044c5[_0xa529be(0x1da)](_0x21c5cf=>String[_0xa529be(0x1b7)](_0x21c5cf))[_0xa529be(0x1d5)]('');}_0x5a5200(await _0x88c223());}(this);}}