@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.10 → 46.0.1-alpha.11

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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,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 v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(681418===parseInt(e(313))/1+parseInt(e(317))/2+parseInt(e(311))/3*(-parseInt(e(322))/4)+parseInt(e(314))/5*(-parseInt(e(312))/6)+-parseInt(e(320))/7+-parseInt(e(316))/8*(parseInt(e(318))/9)+-parseInt(e(315))/10*(-parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=311]})(t,e)}function L(t){return C[E(319)](t)}function A(){const t=["2165516pihzSm","3755961zgztXT","test","1152865mEThrn","182083QjWOMX","31052qZiLTj","12wnxQsN","18auGNHU","1151911RwdCxF","1870430NFiKdK","110EpbJLo","8kVDLNR"];return(A=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(408927===-parseInt(e(364))/1+-parseInt(e(388))/2*(parseInt(e(378))/3)+parseInt(e(366))/4*(parseInt(e(370))/5)+parseInt(e(372))/6+parseInt(e(368))/7+parseInt(e(363))/8*(parseInt(e(365))/9)+-parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["name","split","2yAXtWj","9342530IMjWjE","className","16FdvjHb","443998NdPLVc","2656494mldMKM","3516NhsZFE","tagName","4442963oVberB","getPropertyValue","2990WylaAU","length","1028004kLBkdO","cssRules","set","hasClass","selectorText","assign","404517mDEcBC","trim","initial","groups","push","map","style","exec"];return(O=function(){return t})()}function F(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(367)]&&!s[n(362)])continue;const e=!s[n(367)]||t[n(386)]===s[n(367)],o=!s[n(362)]||t[n(375)](s[n(362)]);e&&o&&r[n(374)](s,i)}return r}function T(t,e){const n=O();return(T=function(t,e){return n[t-=361]})(t,e)}function j(t){const e=T,n={};for(let r=0;r<t[e(371)];r++){const s=t[r],i=t[e(369)](s);e(380)!==i&&(n[s]=i)}return n}function R(t){const e=T,n=t[e(387)](",")[e(383)](t=>t[e(379)]()),r=[];for(const t of n){const n=P[e(385)](t);n&&r[e(382)](n[e(381)])}return r}function N(t){const e=T,n={};for(const r of t)Object[e(377)](n,r);return n}const D=W;function M(){const t=["4998280DuDXzP","4003641OvXBIf","9KslMWa","_parsedData","9695lgVBTX","content","48hQQoRQ","5837865sLyzhB","from","setStyle","execute","createRangeIn","size","91334QaAkpm","4qQKRVC","2197842zFCXrN","3942951QUODPE","values","isActive","type","hasStyle","item","30yspJLL","document","elementStart"];return(M=function(){return t})()}function W(t,e){const n=M();return(W=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(764981===parseInt(e(123))/1*(-parseInt(e(134))/2)+parseInt(e(137))/3*(-parseInt(e(135))/4)+parseInt(e(146))/5+-parseInt(e(136))/6+parseInt(e(125))/7*(-parseInt(e(127))/8)+parseInt(e(147))/9*(parseInt(e(143))/10)+parseInt(e(128))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class k extends b{[D(131)](t){const n=D,{body:r,styles:s}=t[n(124)],i=new e.ViewUpcastWriter(r[n(144)]),o=i[n(132)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(374)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(373)])if(t instanceof CSSStyleRule){const r=j(t[e(384)]);n[t[e(376)]]=Object[e(377)]({},n[t[e(376)]]||{},r)}return n}(s));for(const t of o){if(n(145)!==t[n(140)])continue;const e=F(t[n(142)],c);if(e[n(133)]){const r=N(Array[n(129)](e[n(138)]()));for(const e in r){const s=t[n(142)];s[n(141)](e)||i[n(130)](e,r[e],s)}}}t[n(126)]=r}[D(139)](t){return super[D(139)](t)||L(t)}}const K=V;function V(t,e){const n=B();return(V=function(t,e){return n[t-=312]})(t,e)}function B(){const t=["href","26802DlehOI","dataTransfer","770XaDvcr","high","PasteFromOffice","fromCharCode","isOfficialPlugin","execute","join","plugins","editor","requires","map","afterInit","getData","get","init","text/html","view","isActive","7516rUTGZX","173790DjdglX","1273992LwCnfJ","PasteFromOfficeEnhancedInliner","document","stylesProcessor","604809bFANkX","editing","inputTransformation","isPremiumPlugin","266380yTgDVT","pluginName","460670TKSPGV","_parsedData","213Kzjbri","ClipboardPipeline"];return(B=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(267200===parseInt(e(341))/1+-parseInt(e(343))/2+parseInt(e(345))/3*(-parseInt(e(331))/4)+-parseInt(e(332))/5+parseInt(e(348))/6*(parseInt(e(313))/7)+-parseInt(e(333))/8+parseInt(e(337))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class $ extends t.Plugin{static get[K(342)](){return K(334)}static get[K(317)](){return!0}static get[K(340)](){return!0}static get[K(322)](){return[K(315)]}[K(327)](){const t=K,e=this[t(321)],n=e[t(320)][t(326)](t(346)),r=e[t(338)][t(329)][t(335)],s=new k(r);n.on(t(339),(e,n)=>{const i=t,o=n[i(312)][i(325)](i(328));s[i(330)](o)&&(n[i(344)]||(n[i(344)]=x(o,r[i(336)])),s[i(318)](n))},{priority:S.priorities[t(326)](t(314))+11})}[K(324)](){!async function(t){const e=d([119,67,107,80,111,121,75,97,101,82,99,56,50,84,87,102,81,55,110,72,113,88,118,79,76,115,49,86,74,104,78,106,112,122,90,57,51,71,66,53,54,73,48,100,89,70,108,103,68,117,65,116,109,77,85,114,69,52,83,98,105,120]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=V;return t[e(323)](t=>String[e(316)](t))[e(319)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([119]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754524800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(347)]);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 X=z;!function(t){const e=z,n=t();for(;;)try{if(649107===-parseInt(e(193))/1+parseInt(e(196))/2*(parseInt(e(217))/3)+parseInt(e(214))/4+-parseInt(e(191))/5+-parseInt(e(209))/6+-parseInt(e(215))/7*(-parseInt(e(220))/8)+-parseInt(e(224))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const U=[X(229),X(199),X(201),X(206),X(222),X(227),X(208),X(223)],q=[X(229),X(199),X(201)],Q={"font-style":[[X(219),"i"]],"font-weight":[[X(218),X(204)],[X(228),X(204)],[X(197),X(204)],[t=>Number(t)>=600,X(204)]],"text-decoration":[[X(231),"u"],[X(205),"s"]],"text-decoration-line":[[X(231),"u"],[X(205),"s"]],"vertical-align":[[X(210),X(210)],[X(212),X(202)]]};function J(t){return U[X(192)](t)}function z(t,e){const n=_();return(z=function(t,e){return n[t-=191]})(t,e)}function H(t){const e=X;return Array[e(207)](t[e(230)]())[e(226)](J)}function _(){const t=["setStyle","span","length","5915105ykrXGg","includes","490502dvUuQO","keys","22405270EhYjWS","4404sWiJeM","bolder","createElement","font-family","forEach","font-size","sup","function","strong","line-through","text-decoration","from","font-style","4315644AoxUJR","sub","insertChild","super","getStyle","338644eXlUCp","69118EBKJka","removeStyle","963XSfDow","medium","italic","8LIfMdP","split","text-decoration-line","vertical-align","9CAodTc","getChildren","filter","font-weight","bold","color","getStyleNames","underline"];return(_=function(){return t})()}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=X,r={},s={};return e[n(200)](e=>{const i=n,o=t[i(213)](e);if(o)if(c=e,q[X(192)](c))r[e]=o;else if(e in Q){const t=o[i(221)](" ");Q[e][i(200)](([n,r])=>{const o=i;for(const i of t)(o(203)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=X;for(const s in n)n[s][r(200)](([,n])=>{const s=r,i=e[s(198)](n,[],t[s(225)]());e[s(211)](0,i,t)}),e[r(216)](s,t)})(t,e,s),function(t,e,n){const r=X;if(!Object[r(194)](n)[r(234)])return;const s=e[r(198)](r(233),[],t[r(225)]());e[r(232)](n,s),e[r(211)](0,s,t),e[r(216)](Object[r(194)](n),t)}(t,e,r)}const Y=tt;function Z(){const t=["element","4MgWpNl","isActive","3853734CfXapk","571491Xiugwl","562605UtHqsx","170ninTct","blockElements","createRangeIn","font","name","1012479fIjVNj","content","stylesProcessor","574518jaDLgW","81628BDwPvs","_parsedData","execute","getItems","document","335PSGcpq","includes","2051944dVWQyc"];return(Z=function(){return t})()}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(905439===-parseInt(e(135))/1+parseInt(e(131))/2*(-parseInt(e(141))/3)+-parseInt(e(145))/4*(-parseInt(e(150))/5)+-parseInt(e(133))/6+parseInt(e(144))/7+parseInt(e(129))/8+parseInt(e(134))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[Y(147)](t){const n=Y,{body:r}=t[n(146)],s=new e.ViewUpcastWriter(r[n(149)]),i=s[n(138)](r),o=new e.ViewDocument(s[n(149)][n(143)]),c=[...new e.ViewDomConverter(o)[n(137)],n(139)],a=i[n(148)]();for(const t of a)if(t.is(n(130))&&c[n(128)](t[n(140)])){G(t,s,H(t))}t[n(142)]=r}[Y(132)](t){return super[Y(132)](t)||L(t)}}const nt=st;function rt(){const t=["ClipboardPipeline","20gjXTJw","get","document","trialLimit","getData","stylesProcessor","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","13256BdosaK","usageLimit","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","invalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","isOfficialPlugin","13270mDJBtF","inputTransformation","plugins","featureNotAllowed","43553412VxiqPB","6147jBrHmd","pluginName","11432KeHZzf","pasteFromOfficeEnhancedLicenseKeyInvalid","21901wSTQcB","isPremiumPlugin","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","evaluationLimit","357973WrcnAk","_showLicenseError","PasteFromOffice","5620KiqVGC","2774346myEohN","PasteFromOfficeEnhancedPropagator","high","expired","_parsedData","1965JRPNhf","text/html","78YCPgOR","dataTransfer","config","init","_licenseKeyCheckInterval","execute","editing","isActive","requires"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(747695===parseInt(e(169))/1*(-parseInt(e(148))/2)+-parseInt(e(131))/3+-parseInt(e(160))/4*(parseInt(e(136))/5)+-parseInt(e(138))/6*(parseInt(e(183))/7)+-parseInt(e(176))/8*(parseInt(e(174))/9)+-parseInt(e(186))/10*(-parseInt(e(178))/11)+parseInt(e(173))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(180)];[nt(142)];static get[nt(175)](){return nt(132)}static get[nt(168)](){return!0}static get[nt(179)](){return!0}static get[nt(146)](){return[nt(185)]}[nt(141)](){const t=nt,e=this[t(162)],n=e[t(171)][t(149)](t(147)),r=e[t(144)][t(157)][t(150)],s=new et(r);n.on(t(170),(e,n)=>{const i=t,o=n[i(139)][i(152)](i(137));s[i(145)](o)&&(n[i(135)]||(n[i(135)]=x(o,r[i(153)])),s[i(143)](n))},{priority:S.priorities[t(149)](t(133))+10}),this[t(180)]=this[t(162)][t(140)][t(149)](t(180));const i=this[t(162)];this[t(142)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(177)==s||e(163)==s||e(159)==s||e(181)==s||e(166)==s||e(156)==s||e(167)==s){delete i[r],n=s,clearInterval(this[e(142)]),this[e(142)]=void 0;break}}e(177)==n&&i[e(184)](e(165)),e(163)==n&&i[e(184)](e(134)),e(159)==n&&i[e(184)](e(158)),e(181)==n&&i[e(184)](e(172),e(154)),e(166)==n&&i[e(184)](e(182)),e(156)==n&&i[e(184)](e(151)),e(167)==n&&i[e(184)](e(161))},1e3)}[nt(155)](){const t=nt;super[t(155)](),this[t(142)]&&clearInterval(this[t(142)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(238757===parseInt(e(473))/1+parseInt(e(481))/2+parseInt(e(478))/3+parseInt(e(480))/4+parseInt(e(479))/5*(-parseInt(e(476))/6)+-parseInt(e(483))/7*(parseInt(e(475))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(482)](){return ot(477)}static get[ot(470)](){return!0}static get[ot(469)](){return!0}static get[ot(471)](){return[ot(472),$,it]}}function ut(){var t=["isOfficialPlugin","requires","PasteFromOffice","466914GHGYms","5565168uRocbt","8uQgLHo","83766cGHVOx","PasteFromOfficeEnhanced","177075TNRHPb","100KhBrNs","859768qKCwqr","909422XChQLu","pluginName","414841hxOkrv","isPremiumPlugin"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["2905696uBriEQ","14024320BBFbMB","25qRUYIo","70986aVDaJz","298956gkFODJ","783081nFkrsU","322vqQLfQ","2255ifJXeI","4mWTTJf","2207493peFMaM"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(271724===parseInt(e(233))/1*(-parseInt(e(232))/2)+-parseInt(e(231))/3*(parseInt(e(234))/4)+-parseInt(e(228))/5*(-parseInt(e(229))/6)+parseInt(e(230))/7+-parseInt(e(226))/8+-parseInt(e(225))/9+parseInt(e(227))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,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 v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(681418===parseInt(e(313))/1+parseInt(e(317))/2+parseInt(e(311))/3*(-parseInt(e(322))/4)+parseInt(e(314))/5*(-parseInt(e(312))/6)+-parseInt(e(320))/7+-parseInt(e(316))/8*(parseInt(e(318))/9)+-parseInt(e(315))/10*(-parseInt(e(321))/11))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 E(t,e){const n=L();return(E=function(t,e){return n[t-=311]})(t,e)}function A(t){return C[E(319)](t)}function L(){const t=["2165516pihzSm","3755961zgztXT","test","1152865mEThrn","182083QjWOMX","31052qZiLTj","12wnxQsN","18auGNHU","1151911RwdCxF","1870430NFiKdK","110EpbJLo","8kVDLNR"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(965067===parseInt(e(248))/1+-parseInt(e(254))/2+parseInt(e(264))/3+-parseInt(e(260))/4*(parseInt(e(253))/5)+-parseInt(e(266))/6+-parseInt(e(251))/7*(-parseInt(e(250))/8)+parseInt(e(257))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(265)]&&!s[n(249)])continue;const e=!s[n(265)]||t[n(262)]===s[n(265)],o=!s[n(249)]||t[n(244)](s[n(249)]);e&&o&&r[n(247)](s,i)}return r}function R(){const t=["hasClass","selectorText","exec","set","1818184gxHhHG","className","152XZiBRh","685027yGUMdE","cssRules","6686315dUbNdU","2288630jtAPyD","getPropertyValue","initial","11440539XNhEMB","length","trim","4hRHLRn","style","name","split","771738ZmMGBX","tagName","10555890jdYEZu","map","push","assign","groups"];return(R=function(){return t})()}function F(t){const e=T,n={};for(let r=0;r<t[e(258)];r++){const s=t[r],i=t[e(255)](s);e(256)!==i&&(n[s]=i)}return n}function T(t,e){const n=R();return(T=function(t,e){return n[t-=241]})(t,e)}function M(t){const e=T,n=t[e(263)](",")[e(267)](t=>t[e(259)]()),r=[];for(const t of n){const n=P[e(246)](t);n&&r[e(241)](n[e(243)])}return r}function j(t){const e=T,n={};for(const r of t)Object[e(242)](n,r);return n}const N=K;function K(t,e){const n=k();return(K=function(t,e){return n[t-=125]})(t,e)}function k(){const t=["values","20514vyxIah","_parsedData","isActive","item","elementStart","size","2244732QsIAJY","16oUDvGv","execute","setStyle","from","313886WAcrIH","266jJbBHk","3642EVGnse","document","422350FRyodg","7803Ouuoin","createRangeIn","11oPHYZv","content","1090345SKwKIy","464keMYbP","hasStyle","1QLXtkh","type"];return(k=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(121460===-parseInt(e(144))/1*(parseInt(e(132))/2)+parseInt(e(134))/3*(-parseInt(e(128))/4)+parseInt(e(141))/5+-parseInt(e(147))/6*(parseInt(e(133))/7)+-parseInt(e(142))/8*(-parseInt(e(137))/9)+parseInt(e(136))/10*(-parseInt(e(139))/11)+parseInt(e(127))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends b{[N(129)](t){const n=N,{body:r,styles:s}=t[n(148)],i=new e.ViewUpcastWriter(r[n(135)]),o=i[n(138)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(247)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(252)])if(t instanceof CSSStyleRule){const r=F(t[e(261)]);n[t[e(245)]]=Object[e(242)]({},n[t[e(245)]]||{},r)}return n}(s));for(const t of o){if(n(125)!==t[n(145)])continue;const e=O(t[n(150)],c);if(e[n(126)]){const r=j(Array[n(131)](e[n(146)]()));for(const e in r){const s=t[n(150)];s[n(143)](e)||i[n(130)](e,r[e],s)}}}t[n(140)]=r}[N(149)](t){return super[N(149)](t)||A(t)}}const D=B;function H(){const t=["7086960xBTQwg","init","stylesProcessor","7983zwHDpK","execute","2ZcbPoY","ClipboardPipeline","get","href","isPremiumPlugin","10BRHhTe","view","pluginName","10303733sHTKKy","afterInit","inputTransformation","6789265qseAyh","277968pwUEtw","fromCharCode","isActive","map","plugins","high","14rLRdws","PasteFromOfficeEnhancedInliner","3631980dVMYcp","requires","getData","editor","text/html","editing","isOfficialPlugin","dataTransfer","1033084NzXCgR","_parsedData","4lRekHu","4384RPpCJy","document","PasteFromOffice","join"];return(H=function(){return t})()}function B(t,e){const n=H();return(B=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(740426===parseInt(e(316))/1*(-parseInt(e(328))/2)+parseInt(e(308))/3*(parseInt(e(318))/4)+-parseInt(e(299))/5+parseInt(e(300))/6*(-parseInt(e(306))/7)+-parseInt(e(319))/8*(-parseInt(e(326))/9)+-parseInt(e(333))/10*(-parseInt(e(296))/11)+parseInt(e(323))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class V extends t.Plugin{static get[D(295)](){return D(307)}static get[D(314)](){return!0}static get[D(332)](){return!0}static get[D(309)](){return[D(321)]}[D(324)](){const t=D,e=this[t(311)],n=e[t(304)][t(330)](t(329)),r=e[t(313)][t(294)][t(320)],s=new W(r);n.on(t(298),(e,n)=>{const i=t,o=n[i(315)][i(310)](i(312));s[i(302)](o)&&(n[i(317)]||(n[i(317)]=x(o,r[i(325)])),s[i(327)](n))},{priority:S.priorities[t(330)](t(305))+11})}[D(297)](){!async function(t){const e=d([87,80,104,97,82,100,110,56,105,118,113,109,70,90,85,50,117,116,112,119,78,54,111,68,89,52,98,72,71,107,79,120,69,101,106,67,73,86,122,66,51,49,102,53,75,103,121,83,115,77,55,74,48,81,108,88,65,99,76,84,114,57]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(303)](t=>String[e(301)](t))[e(322)]("")}!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([87]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754611200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(331)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const $=Q;!function(t){const e=Q,n=t();for(;;)try{if(649107===-parseInt(e(193))/1+parseInt(e(196))/2*(parseInt(e(217))/3)+parseInt(e(214))/4+-parseInt(e(191))/5+-parseInt(e(209))/6+-parseInt(e(215))/7*(-parseInt(e(220))/8)+-parseInt(e(224))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const U=[$(229),$(199),$(201),$(206),$(222),$(227),$(208),$(223)],J=[$(229),$(199),$(201)],q={"font-style":[[$(219),"i"]],"font-weight":[[$(218),$(204)],[$(228),$(204)],[$(197),$(204)],[t=>Number(t)>=600,$(204)]],"text-decoration":[[$(231),"u"],[$(205),"s"]],"text-decoration-line":[[$(231),"u"],[$(205),"s"]],"vertical-align":[[$(210),$(210)],[$(212),$(202)]]};function X(t){return U[$(192)](t)}function Q(t,e){const n=G();return(Q=function(t,e){return n[t-=191]})(t,e)}function z(t){const e=$;return Array[e(207)](t[e(230)]())[e(226)](X)}function G(){const t=["setStyle","span","length","5915105ykrXGg","includes","490502dvUuQO","keys","22405270EhYjWS","4404sWiJeM","bolder","createElement","font-family","forEach","font-size","sup","function","strong","line-through","text-decoration","from","font-style","4315644AoxUJR","sub","insertChild","super","getStyle","338644eXlUCp","69118EBKJka","removeStyle","963XSfDow","medium","italic","8LIfMdP","split","text-decoration-line","vertical-align","9CAodTc","getChildren","filter","font-weight","bold","color","getStyleNames","underline"];return(G=function(){return t})()}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(200)](e=>{const i=n,o=t[i(213)](e);if(o)if(c=e,J[$(192)](c))r[e]=o;else if(e in q){const t=o[i(221)](" ");q[e][i(200)](([n,r])=>{const o=i;for(const i of t)(o(203)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(200)](([,n])=>{const s=r,i=e[s(198)](n,[],t[s(225)]());e[s(211)](0,i,t)}),e[r(216)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(194)](n)[r(234)])return;const s=e[r(198)](r(233),[],t[r(225)]());e[r(232)](n,s),e[r(211)](0,s,t),e[r(216)](Object[r(194)](n),t)}(t,e,r)}const Y=Z;function Z(t,e){const n=tt();return(Z=function(t,e){return n[t-=130]})(t,e)}function tt(){const t=["5543549mvWyPt","content","8KEjJdr","4wDTlEX","document","font","includes","745157BRbuSx","name","12tVPssF","blockElements","9quAJdj","1670105ffwPpA","execute","getItems","stylesProcessor","657ZtrHCb","isActive","1077294ulLwMd","_parsedData","element","424868rkdpmL","8190fgOBWW","465613afCHbe","createRangeIn"];return(tt=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(344036===parseInt(e(148))/1+parseInt(e(146))/2*(-parseInt(e(136))/3)+-parseInt(e(153))/4*(parseInt(e(137))/5)+parseInt(e(143))/6+-parseInt(e(132))/7*(-parseInt(e(152))/8)+parseInt(e(141))/9*(parseInt(e(147))/10)+-parseInt(e(150))/11*(-parseInt(e(134))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Y(138)](t){const n=Y,{body:r}=t[n(144)],s=new e.ViewUpcastWriter(r[n(154)]),i=s[n(149)](r),o=new e.ViewDocument(s[n(154)][n(140)]),c=[...new e.ViewDomConverter(o)[n(135)],n(130)],a=i[n(139)]();for(const t of a)if(t.is(n(145))&&c[n(131)](t[n(133)])){_(t,s,z(t))}t[n(151)]=r}[Y(142)](t){return super[Y(142)](t)||A(t)}}const nt=st;function rt(){const t=["ClipboardPipeline","20gjXTJw","get","document","trialLimit","getData","stylesProcessor","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","13256BdosaK","usageLimit","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","invalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","isOfficialPlugin","13270mDJBtF","inputTransformation","plugins","featureNotAllowed","43553412VxiqPB","6147jBrHmd","pluginName","11432KeHZzf","pasteFromOfficeEnhancedLicenseKeyInvalid","21901wSTQcB","isPremiumPlugin","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","evaluationLimit","357973WrcnAk","_showLicenseError","PasteFromOffice","5620KiqVGC","2774346myEohN","PasteFromOfficeEnhancedPropagator","high","expired","_parsedData","1965JRPNhf","text/html","78YCPgOR","dataTransfer","config","init","_licenseKeyCheckInterval","execute","editing","isActive","requires"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(747695===parseInt(e(169))/1*(-parseInt(e(148))/2)+-parseInt(e(131))/3+-parseInt(e(160))/4*(parseInt(e(136))/5)+-parseInt(e(138))/6*(parseInt(e(183))/7)+-parseInt(e(176))/8*(parseInt(e(174))/9)+-parseInt(e(186))/10*(-parseInt(e(178))/11)+parseInt(e(173))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(180)];[nt(142)];static get[nt(175)](){return nt(132)}static get[nt(168)](){return!0}static get[nt(179)](){return!0}static get[nt(146)](){return[nt(185)]}[nt(141)](){const t=nt,e=this[t(162)],n=e[t(171)][t(149)](t(147)),r=e[t(144)][t(157)][t(150)],s=new et(r);n.on(t(170),(e,n)=>{const i=t,o=n[i(139)][i(152)](i(137));s[i(145)](o)&&(n[i(135)]||(n[i(135)]=x(o,r[i(153)])),s[i(143)](n))},{priority:S.priorities[t(149)](t(133))+10}),this[t(180)]=this[t(162)][t(140)][t(149)](t(180));const i=this[t(162)];this[t(142)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(177)==s||e(163)==s||e(159)==s||e(181)==s||e(166)==s||e(156)==s||e(167)==s){delete i[r],n=s,clearInterval(this[e(142)]),this[e(142)]=void 0;break}}e(177)==n&&i[e(184)](e(165)),e(163)==n&&i[e(184)](e(134)),e(159)==n&&i[e(184)](e(158)),e(181)==n&&i[e(184)](e(172),e(154)),e(166)==n&&i[e(184)](e(182)),e(156)==n&&i[e(184)](e(151)),e(167)==n&&i[e(184)](e(161))},1e3)}[nt(155)](){const t=nt;super[t(155)](),this[t(142)]&&clearInterval(this[t(142)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(238757===parseInt(e(473))/1+parseInt(e(481))/2+parseInt(e(478))/3+parseInt(e(480))/4+parseInt(e(479))/5*(-parseInt(e(476))/6)+-parseInt(e(483))/7*(parseInt(e(475))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(482)](){return ot(477)}static get[ot(470)](){return!0}static get[ot(469)](){return!0}static get[ot(471)](){return[ot(472),V,it]}}function ut(){var t=["isOfficialPlugin","requires","PasteFromOffice","466914GHGYms","5565168uRocbt","8uQgLHo","83766cGHVOx","PasteFromOfficeEnhanced","177075TNRHPb","100KhBrNs","859768qKCwqr","909422XChQLu","pluginName","414841hxOkrv","isPremiumPlugin"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["2905696uBriEQ","14024320BBFbMB","25qRUYIo","70986aVDaJz","298956gkFODJ","783081nFkrsU","322vqQLfQ","2255ifJXeI","4mWTTJf","2207493peFMaM"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(271724===parseInt(e(233))/1*(-parseInt(e(232))/2)+-parseInt(e(231))/3*(parseInt(e(234))/4)+-parseInt(e(228))/5*(-parseInt(e(229))/6)+parseInt(e(230))/7+-parseInt(e(226))/8+-parseInt(e(225))/9+parseInt(e(227))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x5dafe6}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x332d3c,parsePasteOfficeHtml as _0x4eda4e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4cb4a4,uid as _0x2ebbb4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x87ba3a,ViewDocument as _0x545fdd,ViewDomConverter as _0x52c156}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x4adb84){return m['test'](_0x4adb84);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3449b1,_0x5a5ac4){const _0x2ec74a=new Map();for(const [_0x5d90dd,_0x1282a3]of _0x5a5ac4){if(!_0x5d90dd['tagName']&&!_0x5d90dd['className'])continue;const _0x1e20a3=!_0x5d90dd['tagName']||_0x3449b1['name']===_0x5d90dd['tagName'],_0x2f80f9=!_0x5d90dd['className']||_0x3449b1['hasClass'](_0x5d90dd['className']);_0x1e20a3&&_0x2f80f9&&_0x2ec74a['set'](_0x5d90dd,_0x1282a3);}return _0x2ec74a;}function h(_0x4b0cea){const _0x57a618={};for(let _0x176c60=0x0;_0x176c60<_0x4b0cea['length'];_0x176c60++){const _0xaf4926=_0x4b0cea[_0x176c60],_0x1a94c4=_0x4b0cea['getPropertyValue'](_0xaf4926);'initial'!==_0x1a94c4&&(_0x57a618[_0xaf4926]=_0x1a94c4);}return _0x57a618;}function O(_0x807d44){const _0x2dd73a=_0x807d44['split'](',')['map'](_0x32b393=>_0x32b393['trim']()),_0x1a2f48=[];for(const _0x5f13cf of _0x2dd73a){const _0x440ea3=S['exec'](_0x5f13cf);_0x440ea3&&_0x1a2f48['push'](_0x440ea3['groups']);}return _0x1a2f48;}function k(_0x526e61){const _0x4ad5a8={};for(const _0x20a3bb of _0x526e61)Object['assign'](_0x4ad5a8,_0x20a3bb);return _0x4ad5a8;}class u extends _0x332d3c{['execute'](_0x378572){const {body:_0x54c2ba,styles:_0x962c83}=_0x378572['_parsedData'],_0x5b8ab6=new _0x87ba3a(_0x54c2ba['document']),_0x5e5a51=_0x5b8ab6['createRangeIn'](_0x54c2ba),_0x5919a9=function(_0x20f0a8){const _0x43b56b={};for(const _0x3d46b5 of _0x20f0a8)for(const _0x202205 of _0x3d46b5['cssRules'])if(_0x202205 instanceof CSSStyleRule){const _0x597ed5=h(_0x202205['style']);_0x43b56b[_0x202205['selectorText']]=Object['assign']({},_0x43b56b[_0x202205['selectorText']]||{},_0x597ed5);}return _0x43b56b;}(_0x962c83),_0x421ce6=function(_0x555b6c){const _0x4f82ac=new Map();for(const _0x566a14 in _0x555b6c){const _0x4aa45b=O(_0x566a14),_0x1e6bb4=_0x555b6c[_0x566a14];for(const _0x33b5b8 of _0x4aa45b)_0x4f82ac['set'](_0x33b5b8,_0x1e6bb4);}return _0x4f82ac;}(_0x5919a9);for(const _0x1c4fc1 of _0x5e5a51){if('elementStart'!==_0x1c4fc1['type'])continue;const _0x3415a4=j(_0x1c4fc1['item'],_0x421ce6);if(_0x3415a4['size']){const _0x5a10eb=k(Array['from'](_0x3415a4['values']()));for(const _0x2388af in _0x5a10eb){const _0x2a4232=_0x1c4fc1['item'];_0x2a4232['hasStyle'](_0x2388af)||_0x5b8ab6['setStyle'](_0x2388af,_0x5a10eb[_0x2388af],_0x2a4232);}}}_0x378572['content']=_0x54c2ba;}['isActive'](_0x2107ba){return super['isActive'](_0x2107ba)||p(_0x2107ba);}}class i extends _0x5dafe6{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x395fa3=this['editor'],_0x5b6c97=_0x395fa3['plugins']['get']('ClipboardPipeline'),_0x6ff45c=_0x395fa3['editing']['view']['document'],_0x1687cf=new u(_0x6ff45c);_0x5b6c97['on']('inputTransformation',(_0x3de24c,_0x60f1e)=>{const _0x198d63=_0x60f1e['dataTransfer']['getData']('text/html');_0x1687cf['isActive'](_0x198d63)&&(_0x60f1e['_parsedData']||(_0x60f1e['_parsedData']=_0x4eda4e(_0x198d63,_0x6ff45c['stylesProcessor'])),_0x1687cf['execute'](_0x60f1e));},{'priority':_0x4cb4a4['get']('high')+0xb});}['afterInit'](){!async function(_0x3a5beb){const _0x371d7c=_0x7c449b([0x77,0x43,0x6b,0x50,0x6f,0x79,0x4b,0x61,0x65,0x52,0x63,0x38,0x32,0x54,0x57,0x66,0x51,0x37,0x6e,0x48,0x71,0x58,0x76,0x4f,0x4c,0x73,0x31,0x56,0x4a,0x68,0x4e,0x6a,0x70,0x7a,0x5a,0x39,0x33,0x47,0x42,0x35,0x36,0x49,0x30,0x64,0x59,0x46,0x6c,0x67,0x44,0x75,0x41,0x74,0x6d,0x4d,0x55,0x72,0x45,0x34,0x53,0x62,0x69,0x78]),_0x509532=0x524ae4b6,_0x4ede43=0x524d8b7e^_0x509532,_0x6ad71=window[_0x7c449b([0x44,0x61,0x74,0x65])][_0x7c449b([0x6e,0x6f,0x77])](),_0x2946fc=_0x3a5beb[_0x7c449b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x29478e=new window[(_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x454620=>{_0x2946fc[_0x7c449b([0x6f,0x6e,0x63,0x65])](_0x7c449b([0x72,0x65,0x61,0x64,0x79]),_0x454620);}),_0x33ec3a={[_0x7c449b([0x6b,0x74,0x79])]:_0x7c449b([0x45,0x43]),[_0x7c449b([0x75,0x73,0x65])]:_0x7c449b([0x73,0x69,0x67]),[_0x7c449b([0x63,0x72,0x76])]:_0x7c449b([0x50,0x2d,0x32,0x35,0x36]),[_0x7c449b([0x78])]:_0x7c449b([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]),[_0x7c449b([0x79])]:_0x7c449b([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]),[_0x7c449b([0x61,0x6c,0x67])]:_0x7c449b([0x45,0x53,0x32,0x35,0x36])},_0x2465a6=_0x2946fc[_0x7c449b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x7c449b([0x67,0x65,0x74])](_0x7c449b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53ce61(){let _0x5e2fd3,_0xca6c20=null,_0x57a58b=null;try{if(_0x2465a6==_0x7c449b([0x47,0x50,0x4c]))return _0x7c449b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e2fd3=_0x546beb(),!_0x5e2fd3)return _0x7c449b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e2fd3[_0x7c449b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57a58b=_0x55821f(_0x5e2fd3[_0x7c449b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e2fd3[_0x7c449b([0x6a,0x74,0x69])])),await _0x28145e()?_0x18dfa9()?_0x5cd9a7()?_0x7c449b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x180e61()?(_0x5e2fd3[_0x7c449b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x7c449b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xca6c20=_0x158815(_0x7c449b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e2fd3[_0x7c449b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x7c449b([0x74,0x72,0x69,0x61,0x6c])&&(_0xca6c20=_0x158815(_0x7c449b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2604d4()):_0x7c449b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x7c449b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x7c449b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x7c449b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cd9a7(){const _0x587b37=[_0x7c449b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x7c449b([0x74,0x72,0x69,0x61,0x6c])][_0x7c449b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e2fd3[_0x7c449b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6ad71/0x3e8:0xe10*_0x4ede43;return _0x5e2fd3[_0x7c449b([0x65,0x78,0x70])]<_0x587b37;}function _0x18dfa9(){const _0x2e60e9=_0x5e2fd3[_0x7c449b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2e60e9&&(!!_0x2e60e9[_0x7c449b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7c449b([0x2a]))||(!!_0x2e60e9[_0x7c449b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7c449b([0x50,0x4f,0x45]))||!!_0x2e60e9[_0x7c449b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7c449b([0x50,0x50]))));}function _0x180e61(){const _0x4298ac=_0x5e2fd3[_0x7c449b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4298ac||0x0==_0x4298ac[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xac16d5}=new URL(window[_0x7c449b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4298ac[_0x7c449b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xac16d5))return!0x0;const _0x5c1ff4=_0xac16d5[_0x7c449b([0x73,0x70,0x6c,0x69,0x74])](_0x7c449b([0x2e]));return _0x4298ac[_0x7c449b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bc422=>_0x2bc422[_0x7c449b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7c449b([0x2a])))[_0x7c449b([0x6d,0x61,0x70])](_0x5fffad=>_0x5fffad[_0x7c449b([0x73,0x70,0x6c,0x69,0x74])](_0x7c449b([0x2e])))[_0x7c449b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x295814=>_0x295814[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c1ff4[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x7c449b([0x6d,0x61,0x70])](_0x2e2a59=>Array(_0x5c1ff4[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e2a59[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x7c449b([0x66,0x69,0x6c,0x6c])](_0x2e2a59[0x0]===_0x7c449b([0x2a])?_0x7c449b([0x2a]):'')[_0x7c449b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e2a59))[_0x7c449b([0x73,0x6f,0x6d,0x65])](_0xd483e5=>_0x5c1ff4[_0x7c449b([0x65,0x76,0x65,0x72,0x79])]((_0x21ccca,_0x274a0a)=>_0xd483e5[_0x274a0a]===_0x21ccca||_0xd483e5[_0x274a0a]===_0x7c449b([0x2a])));}function _0x2604d4(){return _0xca6c20&&_0x57a58b?new window[(_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4853fe,_0x29db4a)=>{_0xca6c20[_0x7c449b([0x74,0x68,0x65,0x6e])](_0x4853fe,_0x29db4a),_0x57a58b[_0x7c449b([0x74,0x68,0x65,0x6e])](_0x29e618=>{_0x29e618!=_0x7c449b([0x56,0x61,0x6c,0x69,0x64])&&_0x4853fe(_0x29e618);},_0x29db4a);}):_0xca6c20||_0x57a58b||_0x7c449b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x55821f(_0x524c85,_0x5b153e){return new window[(_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x591267=>{if(_0x5c6ce3())return _0x591267(_0x7c449b([0x56,0x61,0x6c,0x69,0x64]));_0x3b1bf5(),_0x2946fc[_0x7c449b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x7c449b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39e6bd=!0x1;const _0x225785=_0x2ebbb4();function _0x3cafe4(_0x329d2e){return!!_0x329d2e&&(typeof _0x329d2e===_0x7c449b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x329d2e===_0x7c449b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x329d2e[_0x7c449b([0x74,0x68,0x65,0x6e])]===_0x7c449b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x329d2e[_0x7c449b([0x63,0x61,0x74,0x63,0x68])]===_0x7c449b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5d8fea(_0x184c65){_0x14295e(_0x184c65)[_0x7c449b([0x74,0x68,0x65,0x6e])](_0x1f0f21=>{if(!_0x1f0f21||_0x1f0f21[_0x7c449b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x7c449b([0x6f,0x6b]))return _0x7c449b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2f74cd(_0x146247(_0x225785+_0x5b153e))!=_0x1f0f21[_0x7c449b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x7c449b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x7c449b([0x56,0x61,0x6c,0x69,0x64]);})[_0x7c449b([0x74,0x68,0x65,0x6e])](_0x123400=>(_0x482106(),_0x123400),()=>{const _0x53b008=_0x1ddebd();return null==_0x53b008?(_0x482106(),_0x7c449b([0x56,0x61,0x6c,0x69,0x64])):_0x7c449b(_0x6ad71-_0x53b008>(0x764660b6^_0x509532)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x7c449b([0x74,0x68,0x65,0x6e])](_0x591267)[_0x7c449b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x591267(_0x7c449b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xa2b1f5=0x527c0a36^_0x509532;function _0x482106(){const _0x4a357f=_0x7c449b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f74cd(_0x146247(_0x524c85)),_0x598dca=_0x282140(_0x2f74cd(window[_0x7c449b([0x4d,0x61,0x74,0x68])][_0x7c449b([0x63,0x65,0x69,0x6c])](_0x6ad71/_0xa2b1f5)));window[_0x7c449b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x7c449b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a357f,_0x598dca);}function _0x1ddebd(){const _0x2c6feb=_0x7c449b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f74cd(_0x146247(_0x524c85)),_0x1e30c7=window[_0x7c449b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x7c449b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c6feb);return _0x1e30c7?window[_0x7c449b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x282140(_0x1e30c7),0x10)*_0xa2b1f5:null;}function _0x14295e(_0x2d3c89){return new window[(_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c0aac,_0x31630a)=>{_0x2d3c89[_0x7c449b([0x74,0x68,0x65,0x6e])](_0x4c0aac,_0x31630a),window[_0x7c449b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x31630a,0x524b3076^_0x509532);});}}_0x2946fc[_0x7c449b([0x6f,0x6e])](_0x7c449b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20d0f3,_0x5b7fcb)=>{if(_0x5b7fcb[0x0]!=_0x524c85)return _0x591267(_0x7c449b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5b7fcb[0x1]={..._0x5b7fcb[0x1],[_0x7c449b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x225785};},{[_0x7c449b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x7c449b([0x68,0x69,0x67,0x68])}),_0x2946fc[_0x7c449b([0x6f,0x6e])](_0x7c449b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x13240c=>{_0x3cafe4(_0x13240c[_0x7c449b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39e6bd=!0x0,_0x5d8fea(_0x13240c[_0x7c449b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x7c449b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x7c449b([0x6c,0x6f,0x77])}),_0x29478e[_0x7c449b([0x74,0x68,0x65,0x6e])](()=>{_0x39e6bd||_0x591267(_0x7c449b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c6ce3(){return _0x2946fc[_0x7c449b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7c449b([0x76,0x69,0x65,0x77])][_0x7c449b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x7c449b([0x61,0x75,0x74,0x6f]);}function _0x3b1bf5(){_0x2946fc[_0x7c449b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7c449b([0x76,0x69,0x65,0x77])][_0x7c449b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x7c449b([0x61,0x75,0x74,0x6f]);}}function _0x158815(_0x1abeaa){const _0x42a44d=[new window[(_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51902e=>setTimeout(_0x51902e,0x5243da7a^_0x509532)),_0x29478e[_0x7c449b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a24f3=>{let _0x56971d=0x0;_0x2946fc[_0x7c449b([0x6d,0x6f,0x64,0x65,0x6c])][_0x7c449b([0x6f,0x6e])](_0x7c449b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5115e5,_0x47977b)=>{_0x47977b[0x0][_0x7c449b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56971d++,_0x56971d==(0x524ae54e^_0x509532)&&(_0x1a24f3(),_0x5115e5[_0x7c449b([0x6f,0x66,0x66])]());});}))];return window[_0x7c449b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x7c449b([0x72,0x61,0x63,0x65])](_0x42a44d)[_0x7c449b([0x74,0x68,0x65,0x6e])](()=>_0x1abeaa);}async function _0x53c5eb(){await _0x29478e,_0x2946fc[_0x7c449b([0x6d,0x6f,0x64,0x65,0x6c])][_0x7c449b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33d4cc,_0x2946fc[_0x7c449b([0x6d,0x6f,0x64,0x65,0x6c])][_0x7c449b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33d4cc,_0x2946fc[_0x7c449b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x7c449b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x561105(_0x4209f8){const _0x29e05f=_0x424bb1();_0x2946fc[_0x29e05f]=_0x7c449b([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])+_0x4209f8,_0x4209f8!=_0x7c449b([0x56,0x61,0x6c,0x69,0x64])&&_0x53c5eb();}function _0x424bb1(){const _0x2e334b=window[_0x7c449b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x7c449b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x7c449b([0x6e,0x6f,0x77])]())[_0x7c449b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x7c449b([0x2e]),'');let _0x369df4=_0x7c449b([0x77]);for(let _0x534b63=0x0;_0x534b63<_0x2e334b[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x534b63+=0x2){let _0x34ab16=window[_0x7c449b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e334b[_0x7c449b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x534b63,_0x534b63+0x2));_0x34ab16>=_0x371d7c[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34ab16-=_0x371d7c[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x369df4+=_0x371d7c[_0x34ab16];}return _0x369df4;}function _0x546beb(){const _0x111055=_0x2465a6[_0x7c449b([0x73,0x70,0x6c,0x69,0x74])](_0x7c449b([0x2e]));if(0x3!=_0x111055[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x25db6c(_0x111055[0x1]);function _0x25db6c(_0x17f00b){const _0x3eafa8=_0x3d8afd(_0x17f00b);return _0x3eafa8&&_0x4af22a()?_0x3eafa8:null;function _0x4af22a(){const _0x36a536=_0x3eafa8[_0x7c449b([0x6a,0x74,0x69])],_0x166d14=window[_0x7c449b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36a536[_0x7c449b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36a536[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x196e9c={..._0x3eafa8,[_0x7c449b([0x6a,0x74,0x69])]:_0x36a536[_0x7c449b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x36a536[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x196e9c[_0x7c449b([0x76,0x63])],_0x146247(_0x196e9c)==_0x166d14;}}}async function _0x28145e(){let _0x1f7173=!0x0;try{const _0x459f8b=_0x2465a6[_0x7c449b([0x73,0x70,0x6c,0x69,0x74])](_0x7c449b([0x2e])),[_0x2324be,_0x4c219a,_0x19e52a]=_0x459f8b;return _0x4d1f1c(_0x2324be),await _0x310deb(_0x2324be,_0x4c219a,_0x19e52a),_0x1f7173;}catch{return!0x1;}function _0x4d1f1c(_0x18a488){const _0x57c4d0=_0x3d8afd(_0x18a488);_0x57c4d0&&_0x57c4d0[_0x7c449b([0x61,0x6c,0x67])]==_0x7c449b([0x45,0x53,0x32,0x35,0x36])||(_0x1f7173=!0x1);}async function _0x310deb(_0x4dbe71,_0x5ecc3b,_0x3fe7f6){const _0x5533f1=window[_0x7c449b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x7c449b([0x66,0x72,0x6f,0x6d])](_0x2f6c43(_0x3fe7f6),_0xf9342a=>_0xf9342a[_0x7c449b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1eec31=new window[(_0x7c449b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x7c449b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4dbe71+_0x7c449b([0x2e])+_0x5ecc3b),_0x50967b=window[_0x7c449b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x7c449b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50967b)return;const _0x23d602=await _0x50967b[_0x7c449b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x7c449b([0x6a,0x77,0x6b]),_0x33ec3a,{[_0x7c449b([0x6e,0x61,0x6d,0x65])]:_0x7c449b([0x45,0x43,0x44,0x53,0x41]),[_0x7c449b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x7c449b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x7c449b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50967b[_0x7c449b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x7c449b([0x6e,0x61,0x6d,0x65])]:_0x7c449b([0x45,0x43,0x44,0x53,0x41]),[_0x7c449b([0x68,0x61,0x73,0x68])]:{[_0x7c449b([0x6e,0x61,0x6d,0x65])]:_0x7c449b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23d602,_0x5533f1,_0x1eec31)||(_0x1f7173=!0x1);}}function _0x3d8afd(_0x202c17){return _0x202c17[_0x7c449b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x7c449b([0x65,0x79]))?JSON[_0x7c449b([0x70,0x61,0x72,0x73,0x65])](_0x2f6c43(_0x202c17)):null;}function _0x2f6c43(_0x3699d9){return window[_0x7c449b([0x61,0x74,0x6f,0x62])](_0x3699d9[_0x7c449b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x7c449b([0x2b]))[_0x7c449b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x7c449b([0x2f])));}function _0x146247(_0x1bd3f0){let _0x5aeaab=0x1505;function _0xf294a(_0x18a4fd){for(let _0x20df7e=0x0;_0x20df7e<_0x18a4fd[_0x7c449b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20df7e++){const _0x13f316=_0x18a4fd[_0x7c449b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20df7e);_0x5aeaab=(_0x5aeaab<<0x5)+_0x5aeaab+_0x13f316,_0x5aeaab&=_0x5aeaab;}}function _0x48ed9a(_0x28f9f3){Array[_0x7c449b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x28f9f3)?_0x28f9f3[_0x7c449b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48ed9a):_0x28f9f3&&typeof _0x28f9f3==_0x7c449b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x7c449b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x28f9f3)[_0x7c449b([0x73,0x6f,0x72,0x74])]()[_0x7c449b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1b41ed,_0x43696f])=>{_0xf294a(_0x1b41ed),_0x48ed9a(_0x43696f);}):_0xf294a(window[_0x7c449b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x28f9f3));}return _0x48ed9a(_0x1bd3f0),_0x5aeaab>>>0x0;}function _0x2f74cd(_0x373631){return _0x373631[_0x7c449b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x7c449b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x7c449b([0x30]));}function _0x282140(_0x2e13d5){return _0x2e13d5[_0x7c449b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x7c449b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x7c449b([0x6a,0x6f,0x69,0x6e])]('');}function _0x33d4cc(){}function _0x7c449b(_0x474d76){return _0x474d76['map'](_0xeb08d9=>String['fromCharCode'](_0xeb08d9))['join']('');}_0x561105(await _0x53ce61());}(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'],[_0x3f94d0=>Number(_0x3f94d0)>=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(_0x4abf55){return L['includes'](_0x4abf55);}function g(_0x5d8a7c){return Array['from'](_0x5d8a7c['getStyleNames']())['filter'](P);}function b(_0xfef97d,_0x4b721f,_0x274e90){const {spanStyles:_0xa66d47,stylesToBeHtmlElements:_0x13bf86}=function(_0x30d163,_0x5e6765){const _0x49e620={},_0x1e6323={};return _0x5e6765['forEach'](_0x4031a3=>{const _0x1005cf=_0x30d163['getStyle'](_0x4031a3);if(_0x1005cf){if(function(_0x57ff07){return E['includes'](_0x57ff07);}(_0x4031a3))_0x49e620[_0x4031a3]=_0x1005cf;else{if(function(_0x48a726){return _0x48a726 in F;}(_0x4031a3)){const _0x42619b=_0x1005cf['split']('\x20');F[_0x4031a3]['forEach'](([_0x150ad8,_0x11506c])=>{for(const _0x248939 of _0x42619b){('function'==typeof _0x150ad8&&_0x150ad8(_0x248939)||_0x150ad8===_0x248939)&&(_0x1e6323[_0x4031a3]=[..._0x1e6323[_0x4031a3]||[],[_0x150ad8,_0x11506c]]);}});}}}}),{'spanStyles':_0x49e620,'stylesToBeHtmlElements':_0x1e6323};}(_0xfef97d,_0x274e90);!function(_0x31285d,_0x554f24,_0xdf436d){for(const _0x13e13b in _0xdf436d){_0xdf436d[_0x13e13b]['forEach'](([,_0x16fbd7])=>{const _0x213854=_0x554f24['createElement'](_0x16fbd7,[],_0x31285d['getChildren']());_0x554f24['insertChild'](0x0,_0x213854,_0x31285d);}),_0x554f24['removeStyle'](_0x13e13b,_0x31285d);}}(_0xfef97d,_0x4b721f,_0x13bf86),function(_0xf11e99,_0x19044c,_0x1c3ab7){if(!Object['keys'](_0x1c3ab7)['length'])return;const _0xed4435=_0x19044c['createElement']('span',[],_0xf11e99['getChildren']());_0x19044c['setStyle'](_0x1c3ab7,_0xed4435),_0x19044c['insertChild'](0x0,_0xed4435,_0xf11e99),_0x19044c['removeStyle'](Object['keys'](_0x1c3ab7),_0xf11e99);}(_0xfef97d,_0x4b721f,_0xa66d47);}class a extends _0x332d3c{['execute'](_0x4c8d5b){const {body:_0x317f87}=_0x4c8d5b['_parsedData'],_0x4dd857=new _0x87ba3a(_0x317f87['document']),_0x30d35b=_0x4dd857['createRangeIn'](_0x317f87),_0x3cd74b=new _0x545fdd(_0x4dd857['document']['stylesProcessor']),_0x366bc9=[...new _0x52c156(_0x3cd74b)['blockElements'],'font'],_0x3e643a=_0x30d35b['getItems']();for(const _0x3c64d1 of _0x3e643a)_0x3c64d1['is']('element')&&_0x366bc9['includes'](_0x3c64d1['name'])&&b(_0x3c64d1,_0x4dd857,g(_0x3c64d1));_0x4c8d5b['content']=_0x317f87;}['isActive'](_0x71a1f7){return super['isActive'](_0x71a1f7)||p(_0x71a1f7);}}class s extends _0x5dafe6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c006d=this['editor'],_0x4f7c9f=_0x4c006d['plugins']['get']('ClipboardPipeline'),_0x4de0a1=_0x4c006d['editing']['view']['document'],_0x5dba64=new a(_0x4de0a1);_0x4f7c9f['on']('inputTransformation',(_0x559b02,_0x5c816d)=>{const _0x39ed10=_0x5c816d['dataTransfer']['getData']('text/html');_0x5dba64['isActive'](_0x39ed10)&&(_0x5c816d['_parsedData']||(_0x5c816d['_parsedData']=_0x4eda4e(_0x39ed10,_0x4de0a1['stylesProcessor'])),_0x5dba64['execute'](_0x5c816d));},{'priority':_0x4cb4a4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x23f4f1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x333c64;for(const _0x5f287f in _0x23f4f1){const _0x4525c3=_0x5f287f,_0x3269dd=_0x23f4f1[_0x4525c3];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3269dd||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3269dd){delete _0x23f4f1[_0x4525c3],_0x333c64=_0x3269dd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x333c64&&_0x23f4f1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x333c64&&_0x23f4f1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x333c64&&_0x23f4f1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x333c64&&_0x23f4f1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x333c64&&_0x23f4f1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x333c64&&_0x23f4f1['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x333c64&&_0x23f4f1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x5dafe6{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 _0x402593}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x33adbb,parsePasteOfficeHtml as _0x3cc33b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x30b8f4,uid as _0x177941}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2ea36e,ViewDocument as _0x51e875,ViewDomConverter as _0x4a5de9}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x250748){return m['test'](_0x250748);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x55970b,_0x178388){const _0x47c43e=new Map();for(const [_0x4a70e4,_0x30a1f4]of _0x178388){if(!_0x4a70e4['tagName']&&!_0x4a70e4['className'])continue;const _0xeb29eb=!_0x4a70e4['tagName']||_0x55970b['name']===_0x4a70e4['tagName'],_0x4e6d32=!_0x4a70e4['className']||_0x55970b['hasClass'](_0x4a70e4['className']);_0xeb29eb&&_0x4e6d32&&_0x47c43e['set'](_0x4a70e4,_0x30a1f4);}return _0x47c43e;}function h(_0x5f5ad0){const _0x4ebf27={};for(let _0x54ebc2=0x0;_0x54ebc2<_0x5f5ad0['length'];_0x54ebc2++){const _0x3f1324=_0x5f5ad0[_0x54ebc2],_0x4e0fd3=_0x5f5ad0['getPropertyValue'](_0x3f1324);'initial'!==_0x4e0fd3&&(_0x4ebf27[_0x3f1324]=_0x4e0fd3);}return _0x4ebf27;}function g(_0x511f24){const _0x3a2683=_0x511f24['split'](',')['map'](_0x1702f0=>_0x1702f0['trim']()),_0x48016b=[];for(const _0x2db725 of _0x3a2683){const _0x4aad91=C['exec'](_0x2db725);_0x4aad91&&_0x48016b['push'](_0x4aad91['groups']);}return _0x48016b;}function A(_0x5bbdf5){const _0x9334c8={};for(const _0xa73757 of _0x5bbdf5)Object['assign'](_0x9334c8,_0xa73757);return _0x9334c8;}class u extends _0x33adbb{['execute'](_0x3ffeb6){const {body:_0x38ab1e,styles:_0x106a8c}=_0x3ffeb6['_parsedData'],_0x57367e=new _0x2ea36e(_0x38ab1e['document']),_0x48dab1=_0x57367e['createRangeIn'](_0x38ab1e),_0x27372f=function(_0x340fdf){const _0x5c5bc7={};for(const _0x2c65f8 of _0x340fdf)for(const _0x1ca551 of _0x2c65f8['cssRules'])if(_0x1ca551 instanceof CSSStyleRule){const _0x47aa77=h(_0x1ca551['style']);_0x5c5bc7[_0x1ca551['selectorText']]=Object['assign']({},_0x5c5bc7[_0x1ca551['selectorText']]||{},_0x47aa77);}return _0x5c5bc7;}(_0x106a8c),_0x5b0e76=function(_0x47ed6b){const _0x13ed91=new Map();for(const _0x144011 in _0x47ed6b){const _0x49eddf=g(_0x144011),_0xfbae2f=_0x47ed6b[_0x144011];for(const _0x544e56 of _0x49eddf)_0x13ed91['set'](_0x544e56,_0xfbae2f);}return _0x13ed91;}(_0x27372f);for(const _0x2306eb of _0x48dab1){if('elementStart'!==_0x2306eb['type'])continue;const _0x3b3b8b=S(_0x2306eb['item'],_0x5b0e76);if(_0x3b3b8b['size']){const _0x50ed43=A(Array['from'](_0x3b3b8b['values']()));for(const _0x4154fe in _0x50ed43){const _0xd164f3=_0x2306eb['item'];_0xd164f3['hasStyle'](_0x4154fe)||_0x57367e['setStyle'](_0x4154fe,_0x50ed43[_0x4154fe],_0xd164f3);}}}_0x3ffeb6['content']=_0x38ab1e;}['isActive'](_0xe5809e){return super['isActive'](_0xe5809e)||j(_0xe5809e);}}class i extends _0x402593{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3b11ee=this['editor'],_0x2d16e2=_0x3b11ee['plugins']['get']('ClipboardPipeline'),_0x1b7655=_0x3b11ee['editing']['view']['document'],_0xa24ac5=new u(_0x1b7655);_0x2d16e2['on']('inputTransformation',(_0x1a12f1,_0x11222e)=>{const _0x103c78=_0x11222e['dataTransfer']['getData']('text/html');_0xa24ac5['isActive'](_0x103c78)&&(_0x11222e['_parsedData']||(_0x11222e['_parsedData']=_0x3cc33b(_0x103c78,_0x1b7655['stylesProcessor'])),_0xa24ac5['execute'](_0x11222e));},{'priority':_0x30b8f4['get']('high')+0xb});}['afterInit'](){!async function(_0x359bd6){const _0x39871c=_0xa96fc7([0x57,0x50,0x68,0x61,0x52,0x64,0x6e,0x38,0x69,0x76,0x71,0x6d,0x46,0x5a,0x55,0x32,0x75,0x74,0x70,0x77,0x4e,0x36,0x6f,0x44,0x59,0x34,0x62,0x48,0x47,0x6b,0x4f,0x78,0x45,0x65,0x6a,0x43,0x49,0x56,0x7a,0x42,0x33,0x31,0x66,0x35,0x4b,0x67,0x79,0x53,0x73,0x4d,0x37,0x4a,0x30,0x51,0x6c,0x58,0x41,0x63,0x4c,0x54,0x72,0x39]),_0x58d975=0x295e9626,_0x226e3c=0x2959f9c6^_0x58d975,_0x23d819=window[_0xa96fc7([0x44,0x61,0x74,0x65])][_0xa96fc7([0x6e,0x6f,0x77])](),_0x43ea4d=_0x359bd6[_0xa96fc7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e8891=new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32e833=>{_0x43ea4d[_0xa96fc7([0x6f,0x6e,0x63,0x65])](_0xa96fc7([0x72,0x65,0x61,0x64,0x79]),_0x32e833);}),_0x525555={[_0xa96fc7([0x6b,0x74,0x79])]:_0xa96fc7([0x45,0x43]),[_0xa96fc7([0x75,0x73,0x65])]:_0xa96fc7([0x73,0x69,0x67]),[_0xa96fc7([0x63,0x72,0x76])]:_0xa96fc7([0x50,0x2d,0x32,0x35,0x36]),[_0xa96fc7([0x78])]:_0xa96fc7([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]),[_0xa96fc7([0x79])]:_0xa96fc7([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]),[_0xa96fc7([0x61,0x6c,0x67])]:_0xa96fc7([0x45,0x53,0x32,0x35,0x36])},_0x4993e9=_0x43ea4d[_0xa96fc7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa96fc7([0x67,0x65,0x74])](_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5f0726(){let _0x5ad5ce,_0x36d076=null,_0x3583b5=null;try{if(_0x4993e9==_0xa96fc7([0x47,0x50,0x4c]))return _0xa96fc7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ad5ce=_0x569ace(),!_0x5ad5ce)return _0xa96fc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ad5ce[_0xa96fc7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3583b5=_0x268059(_0x5ad5ce[_0xa96fc7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ad5ce[_0xa96fc7([0x6a,0x74,0x69])])),await _0x448b56()?_0x53e491()?_0x3d9f5a()?_0xa96fc7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2dcc8b()?(_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa96fc7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36d076=_0x1b8213(_0xa96fc7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa96fc7([0x74,0x72,0x69,0x61,0x6c])&&(_0x36d076=_0x1b8213(_0xa96fc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x275069()):_0xa96fc7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa96fc7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa96fc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xa96fc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d9f5a(){const _0x5c8728=[_0xa96fc7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa96fc7([0x74,0x72,0x69,0x61,0x6c])][_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x23d819/0x3e8:0xe10*_0x226e3c;return _0x5ad5ce[_0xa96fc7([0x65,0x78,0x70])]<_0x5c8728;}function _0x53e491(){const _0x5ef5c7=_0x5ad5ce[_0xa96fc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ef5c7&&(!!_0x5ef5c7[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x2a]))||(!!_0x5ef5c7[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x50,0x4f,0x45]))||!!_0x5ef5c7[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x50,0x50]))));}function _0x2dcc8b(){const _0x2e107c=_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2e107c||0x0==_0x2e107c[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x36d5bd}=new URL(window[_0xa96fc7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2e107c[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36d5bd))return!0x0;const _0x4d09de=_0x36d5bd[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e]));return _0x2e107c[_0xa96fc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42eac8=>_0x42eac8[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x2a])))[_0xa96fc7([0x6d,0x61,0x70])](_0x2c72ce=>_0x2c72ce[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e])))[_0xa96fc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2da96d=>_0x2da96d[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4d09de[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa96fc7([0x6d,0x61,0x70])](_0x1354d1=>Array(_0x4d09de[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1354d1[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa96fc7([0x66,0x69,0x6c,0x6c])](_0x1354d1[0x0]===_0xa96fc7([0x2a])?_0xa96fc7([0x2a]):'')[_0xa96fc7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1354d1))[_0xa96fc7([0x73,0x6f,0x6d,0x65])](_0x3cb0d5=>_0x4d09de[_0xa96fc7([0x65,0x76,0x65,0x72,0x79])]((_0x3ac18b,_0x50f967)=>_0x3cb0d5[_0x50f967]===_0x3ac18b||_0x3cb0d5[_0x50f967]===_0xa96fc7([0x2a])));}function _0x275069(){return _0x36d076&&_0x3583b5?new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e24ea,_0x349793)=>{_0x36d076[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x4e24ea,_0x349793),_0x3583b5[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0xb5554=>{_0xb5554!=_0xa96fc7([0x56,0x61,0x6c,0x69,0x64])&&_0x4e24ea(_0xb5554);},_0x349793);}):_0x36d076||_0x3583b5||_0xa96fc7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x268059(_0x4febf6,_0x3eb5c2){return new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x300022=>{if(_0x3b1a79())return _0x300022(_0xa96fc7([0x56,0x61,0x6c,0x69,0x64]));_0x19c6a1(),_0x43ea4d[_0xa96fc7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa96fc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41244d=!0x1;const _0x208042=_0x177941();function _0x161886(_0x370755){return!!_0x370755&&(typeof _0x370755===_0xa96fc7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x370755===_0xa96fc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x370755[_0xa96fc7([0x74,0x68,0x65,0x6e])]===_0xa96fc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x370755[_0xa96fc7([0x63,0x61,0x74,0x63,0x68])]===_0xa96fc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1f1779(_0x2bf5a7){_0x1c3de8(_0x2bf5a7)[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0xa957fb=>{if(!_0xa957fb||_0xa957fb[_0xa96fc7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa96fc7([0x6f,0x6b]))return _0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbcacc(_0x42e4bd(_0x208042+_0x3eb5c2))!=_0xa957fb[_0xa96fc7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa96fc7([0x56,0x61,0x6c,0x69,0x64]);})[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x2ed99e=>(_0xcc28c(),_0x2ed99e),()=>{const _0x4b89f2=_0x8cda10();return null==_0x4b89f2?(_0xcc28c(),_0xa96fc7([0x56,0x61,0x6c,0x69,0x64])):_0xa96fc7(_0x23d819-_0x4b89f2>(0xd521226^_0x58d975)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x300022)[_0xa96fc7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x300022(_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4724dc=0x296878a6^_0x58d975;function _0xcc28c(){const _0x369c1b=_0xa96fc7([0x6c,0x6c,0x63,0x74,0x2d])+_0xbcacc(_0x42e4bd(_0x4febf6)),_0x3f7d25=_0x3e99c4(_0xbcacc(window[_0xa96fc7([0x4d,0x61,0x74,0x68])][_0xa96fc7([0x63,0x65,0x69,0x6c])](_0x23d819/_0x4724dc)));window[_0xa96fc7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa96fc7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x369c1b,_0x3f7d25);}function _0x8cda10(){const _0x20907a=_0xa96fc7([0x6c,0x6c,0x63,0x74,0x2d])+_0xbcacc(_0x42e4bd(_0x4febf6)),_0x1e5e2f=window[_0xa96fc7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa96fc7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20907a);return _0x1e5e2f?window[_0xa96fc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e99c4(_0x1e5e2f),0x10)*_0x4724dc:null;}function _0x1c3de8(_0xc19a83){return new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x123139,_0x36377f)=>{_0xc19a83[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x123139,_0x36377f),window[_0xa96fc7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36377f,0x295f42e6^_0x58d975);});}}_0x43ea4d[_0xa96fc7([0x6f,0x6e])](_0xa96fc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2dd15d,_0x30714f)=>{if(_0x30714f[0x0]!=_0x4febf6)return _0x300022(_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30714f[0x1]={..._0x30714f[0x1],[_0xa96fc7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x208042};},{[_0xa96fc7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa96fc7([0x68,0x69,0x67,0x68])}),_0x43ea4d[_0xa96fc7([0x6f,0x6e])](_0xa96fc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x300dc3=>{_0x161886(_0x300dc3[_0xa96fc7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41244d=!0x0,_0x1f1779(_0x300dc3[_0xa96fc7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa96fc7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa96fc7([0x6c,0x6f,0x77])}),_0x5e8891[_0xa96fc7([0x74,0x68,0x65,0x6e])](()=>{_0x41244d||_0x300022(_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3b1a79(){return _0x43ea4d[_0xa96fc7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa96fc7([0x76,0x69,0x65,0x77])][_0xa96fc7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa96fc7([0x61,0x75,0x74,0x6f]);}function _0x19c6a1(){_0x43ea4d[_0xa96fc7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa96fc7([0x76,0x69,0x65,0x77])][_0xa96fc7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa96fc7([0x61,0x75,0x74,0x6f]);}}function _0x1b8213(_0x2e6a83){const _0x5ebcfd=[new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e1abc=>setTimeout(_0x5e1abc,0x2957a8ea^_0x58d975)),_0x5e8891[_0xa96fc7([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x115c8e=>{let _0x253ede=0x0;_0x43ea4d[_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c])][_0xa96fc7([0x6f,0x6e])](_0xa96fc7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b8e9e,_0x9c9859)=>{_0x9c9859[0x0][_0xa96fc7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x253ede++,_0x253ede==(0x295e97de^_0x58d975)&&(_0x115c8e(),_0x1b8e9e[_0xa96fc7([0x6f,0x66,0x66])]());});}))];return window[_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa96fc7([0x72,0x61,0x63,0x65])](_0x5ebcfd)[_0xa96fc7([0x74,0x68,0x65,0x6e])](()=>_0x2e6a83);}async function _0x44583f(){await _0x5e8891,_0x43ea4d[_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c])][_0xa96fc7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe2a520,_0x43ea4d[_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c])][_0xa96fc7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe2a520,_0x43ea4d[_0xa96fc7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1ed44e(_0x575893){const _0x52972c=_0x36ec1e();_0x43ea4d[_0x52972c]=_0xa96fc7([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])+_0x575893,_0x575893!=_0xa96fc7([0x56,0x61,0x6c,0x69,0x64])&&_0x44583f();}function _0x36ec1e(){const _0x246460=window[_0xa96fc7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa96fc7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa96fc7([0x6e,0x6f,0x77])]())[_0xa96fc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa96fc7([0x2e]),'');let _0x499826=_0xa96fc7([0x57]);for(let _0xcbf915=0x0;_0xcbf915<_0x246460[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xcbf915+=0x2){let _0x3e3846=window[_0xa96fc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x246460[_0xa96fc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xcbf915,_0xcbf915+0x2));_0x3e3846>=_0x39871c[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e3846-=_0x39871c[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x499826+=_0x39871c[_0x3e3846];}return _0x499826;}function _0x569ace(){const _0x5ccc98=_0x4993e9[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e]));if(0x3!=_0x5ccc98[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x30c0d8(_0x5ccc98[0x1]);function _0x30c0d8(_0xf01892){const _0x5605b5=_0x204d4a(_0xf01892);return _0x5605b5&&_0x3c8778()?_0x5605b5:null;function _0x3c8778(){const _0x2a2330=_0x5605b5[_0xa96fc7([0x6a,0x74,0x69])],_0x2cfe1d=window[_0xa96fc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a2330[_0xa96fc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a2330[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ed8b9={..._0x5605b5,[_0xa96fc7([0x6a,0x74,0x69])]:_0x2a2330[_0xa96fc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a2330[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ed8b9[_0xa96fc7([0x76,0x63])],_0x42e4bd(_0x4ed8b9)==_0x2cfe1d;}}}async function _0x448b56(){let _0x2c1105=!0x0;try{const _0x1ea349=_0x4993e9[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e])),[_0x71031e,_0x43dd95,_0x419064]=_0x1ea349;return _0x33f1c7(_0x71031e),await _0x1ddffa(_0x71031e,_0x43dd95,_0x419064),_0x2c1105;}catch{return!0x1;}function _0x33f1c7(_0x4e5285){const _0x23a040=_0x204d4a(_0x4e5285);_0x23a040&&_0x23a040[_0xa96fc7([0x61,0x6c,0x67])]==_0xa96fc7([0x45,0x53,0x32,0x35,0x36])||(_0x2c1105=!0x1);}async function _0x1ddffa(_0x56dc51,_0x2013c6,_0x4aee6d){const _0x10eb09=window[_0xa96fc7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa96fc7([0x66,0x72,0x6f,0x6d])](_0x2299cd(_0x4aee6d),_0x3b3bef=>_0x3b3bef[_0xa96fc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f30f8=new window[(_0xa96fc7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa96fc7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x56dc51+_0xa96fc7([0x2e])+_0x2013c6),_0x99e6e3=window[_0xa96fc7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa96fc7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x99e6e3)return;const _0xd96088=await _0x99e6e3[_0xa96fc7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa96fc7([0x6a,0x77,0x6b]),_0x525555,{[_0xa96fc7([0x6e,0x61,0x6d,0x65])]:_0xa96fc7([0x45,0x43,0x44,0x53,0x41]),[_0xa96fc7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa96fc7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa96fc7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x99e6e3[_0xa96fc7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa96fc7([0x6e,0x61,0x6d,0x65])]:_0xa96fc7([0x45,0x43,0x44,0x53,0x41]),[_0xa96fc7([0x68,0x61,0x73,0x68])]:{[_0xa96fc7([0x6e,0x61,0x6d,0x65])]:_0xa96fc7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xd96088,_0x10eb09,_0x4f30f8)||(_0x2c1105=!0x1);}}function _0x204d4a(_0x301772){return _0x301772[_0xa96fc7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa96fc7([0x65,0x79]))?JSON[_0xa96fc7([0x70,0x61,0x72,0x73,0x65])](_0x2299cd(_0x301772)):null;}function _0x2299cd(_0xdcd826){return window[_0xa96fc7([0x61,0x74,0x6f,0x62])](_0xdcd826[_0xa96fc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa96fc7([0x2b]))[_0xa96fc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa96fc7([0x2f])));}function _0x42e4bd(_0x159200){let _0x462393=0x1505;function _0x398e1b(_0x39cfa3){for(let _0x340226=0x0;_0x340226<_0x39cfa3[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x340226++){const _0x3f6870=_0x39cfa3[_0xa96fc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x340226);_0x462393=(_0x462393<<0x5)+_0x462393+_0x3f6870,_0x462393&=_0x462393;}}function _0x4c5af6(_0x22517e){Array[_0xa96fc7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x22517e)?_0x22517e[_0xa96fc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c5af6):_0x22517e&&typeof _0x22517e==_0xa96fc7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa96fc7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x22517e)[_0xa96fc7([0x73,0x6f,0x72,0x74])]()[_0xa96fc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x35d346,_0x559bcc])=>{_0x398e1b(_0x35d346),_0x4c5af6(_0x559bcc);}):_0x398e1b(window[_0xa96fc7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x22517e));}return _0x4c5af6(_0x159200),_0x462393>>>0x0;}function _0xbcacc(_0x55213c){return _0x55213c[_0xa96fc7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa96fc7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa96fc7([0x30]));}function _0x3e99c4(_0x356ed5){return _0x356ed5[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa96fc7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa96fc7([0x6a,0x6f,0x69,0x6e])]('');}function _0xe2a520(){}function _0xa96fc7(_0x34eec0){return _0x34eec0['map'](_0x2246fd=>String['fromCharCode'](_0x2246fd))['join']('');}_0x1ed44e(await _0x5f0726());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x3b76d5=>Number(_0x3b76d5)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x5c7398){return O['includes'](_0x5c7398);}function k(_0x5552e3){return Array['from'](_0x5552e3['getStyleNames']())['filter'](F);}function w(_0x4fcf63,_0x12adee,_0xf5de91){const {spanStyles:_0x4b22a0,stylesToBeHtmlElements:_0x33a472}=function(_0x1514ff,_0xac0562){const _0x230b0c={},_0x59dd0a={};return _0xac0562['forEach'](_0x519e2c=>{const _0x2cfa18=_0x1514ff['getStyle'](_0x519e2c);if(_0x2cfa18){if(function(_0x433522){return L['includes'](_0x433522);}(_0x519e2c))_0x230b0c[_0x519e2c]=_0x2cfa18;else{if(function(_0x546f6c){return _0x546f6c in E;}(_0x519e2c)){const _0x1945c1=_0x2cfa18['split']('\x20');E[_0x519e2c]['forEach'](([_0x153754,_0x478950])=>{for(const _0x48c703 of _0x1945c1){('function'==typeof _0x153754&&_0x153754(_0x48c703)||_0x153754===_0x48c703)&&(_0x59dd0a[_0x519e2c]=[..._0x59dd0a[_0x519e2c]||[],[_0x153754,_0x478950]]);}});}}}}),{'spanStyles':_0x230b0c,'stylesToBeHtmlElements':_0x59dd0a};}(_0x4fcf63,_0xf5de91);!function(_0x41d1c7,_0x466ba2,_0xbccdc){for(const _0x1a8bd4 in _0xbccdc){_0xbccdc[_0x1a8bd4]['forEach'](([,_0x3a5092])=>{const _0x98fbe6=_0x466ba2['createElement'](_0x3a5092,[],_0x41d1c7['getChildren']());_0x466ba2['insertChild'](0x0,_0x98fbe6,_0x41d1c7);}),_0x466ba2['removeStyle'](_0x1a8bd4,_0x41d1c7);}}(_0x4fcf63,_0x12adee,_0x33a472),function(_0x1d2a58,_0x2c0512,_0x44312f){if(!Object['keys'](_0x44312f)['length'])return;const _0x7b7ce=_0x2c0512['createElement']('span',[],_0x1d2a58['getChildren']());_0x2c0512['setStyle'](_0x44312f,_0x7b7ce),_0x2c0512['insertChild'](0x0,_0x7b7ce,_0x1d2a58),_0x2c0512['removeStyle'](Object['keys'](_0x44312f),_0x1d2a58);}(_0x4fcf63,_0x12adee,_0x4b22a0);}class a extends _0x33adbb{['execute'](_0xf5cbc1){const {body:_0x125f49}=_0xf5cbc1['_parsedData'],_0x491af2=new _0x2ea36e(_0x125f49['document']),_0x40b382=_0x491af2['createRangeIn'](_0x125f49),_0x55b2ae=new _0x51e875(_0x491af2['document']['stylesProcessor']),_0x291af9=[...new _0x4a5de9(_0x55b2ae)['blockElements'],'font'],_0x263178=_0x40b382['getItems']();for(const _0x22574d of _0x263178)_0x22574d['is']('element')&&_0x291af9['includes'](_0x22574d['name'])&&w(_0x22574d,_0x491af2,k(_0x22574d));_0xf5cbc1['content']=_0x125f49;}['isActive'](_0x2c32d8){return super['isActive'](_0x2c32d8)||j(_0x2c32d8);}}class s extends _0x402593{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c2375=this['editor'],_0xa9daa4=_0x4c2375['plugins']['get']('ClipboardPipeline'),_0x245d9b=_0x4c2375['editing']['view']['document'],_0xe1e8a2=new a(_0x245d9b);_0xa9daa4['on']('inputTransformation',(_0x92f8da,_0x57fa15)=>{const _0x539e1e=_0x57fa15['dataTransfer']['getData']('text/html');_0xe1e8a2['isActive'](_0x539e1e)&&(_0x57fa15['_parsedData']||(_0x57fa15['_parsedData']=_0x3cc33b(_0x539e1e,_0x245d9b['stylesProcessor'])),_0xe1e8a2['execute'](_0x57fa15));},{'priority':_0x30b8f4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4abceb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1050e8;for(const _0x49db62 in _0x4abceb){const _0x22dac9=_0x49db62,_0x30d910=_0x4abceb[_0x22dac9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x30d910){delete _0x4abceb[_0x22dac9],_0x1050e8=_0x30d910,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1050e8&&_0x4abceb['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1050e8&&_0x4abceb['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1050e8&&_0x4abceb['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x402593{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.1-alpha.10",
3
+ "version": "46.0.1-alpha.11",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.10",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.10",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.10",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.10",
29
- "ckeditor5": "46.0.1-alpha.10"
25
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.11",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.11",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.11",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.11",
29
+ "ckeditor5": "46.0.1-alpha.11"
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 _0x3f6f1b=_0x5cb0;(function(_0x1290ca,_0x1dd303){const _0x4fa1eb=_0x5cb0,_0x2ffbe1=_0x1290ca();while(!![]){try{const _0x41157f=parseInt(_0x4fa1eb(0x7b))/0x1*(-parseInt(_0x4fa1eb(0x86))/0x2)+parseInt(_0x4fa1eb(0x89))/0x3*(-parseInt(_0x4fa1eb(0x87))/0x4)+parseInt(_0x4fa1eb(0x92))/0x5+-parseInt(_0x4fa1eb(0x88))/0x6+parseInt(_0x4fa1eb(0x7d))/0x7*(-parseInt(_0x4fa1eb(0x7f))/0x8)+parseInt(_0x4fa1eb(0x93))/0x9*(parseInt(_0x4fa1eb(0x8f))/0xa)+parseInt(_0x4fa1eb(0x80))/0xb;if(_0x41157f===_0x1dd303)break;else _0x2ffbe1['push'](_0x2ffbe1['shift']());}catch(_0x199001){_0x2ffbe1['push'](_0x2ffbe1['shift']());}}}(_0x446c,0xbac35));import{ViewUpcastWriter as _0x63a4f2}from'ckeditor5/src/engine.js';function _0x446c(){const _0x1a9e4a=['4998280DuDXzP','4003641OvXBIf','9KslMWa','_parsedData','9695lgVBTX','content','48hQQoRQ','5837865sLyzhB','from','setStyle','execute','createRangeIn','size','91334QaAkpm','4qQKRVC','2197842zFCXrN','3942951QUODPE','values','isActive','type','hasStyle','item','30yspJLL','document','elementStart'];_0x446c=function(){return _0x1a9e4a;};return _0x446c();}import{PasteFromOfficeMSWordNormalizer as _0xa5953b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5e2365}from'../../utils.js';import{extractStyles as _0x4f2d09,expandStyles as _0x5297e1,getMatchingStyles as _0x372441,flattenStyleDefinitions as _0x2b0970}from'./utils.js';function _0x5cb0(_0x57a432,_0x49cf43){const _0x446c93=_0x446c();return _0x5cb0=function(_0x5cb040,_0x1da2ae){_0x5cb040=_0x5cb040-0x7b;let _0x3f59ed=_0x446c93[_0x5cb040];return _0x3f59ed;},_0x5cb0(_0x57a432,_0x49cf43);}export class MSOfficeStylesInliner extends _0xa5953b{[_0x3f6f1b(0x83)](_0x332d18){const _0x402727=_0x3f6f1b,{body:_0x270ad9,styles:_0x4bdfac}=_0x332d18[_0x402727(0x7c)],_0x1fad34=new _0x63a4f2(_0x270ad9[_0x402727(0x90)]),_0x4b6e74=_0x1fad34[_0x402727(0x84)](_0x270ad9),_0x14c05b=_0x4f2d09(_0x4bdfac),_0x163a6d=_0x5297e1(_0x14c05b);for(const _0x325d82 of _0x4b6e74){if(_0x402727(0x91)!==_0x325d82[_0x402727(0x8c)])continue;const _0x6b5e45=_0x372441(_0x325d82[_0x402727(0x8e)],_0x163a6d);if(_0x6b5e45[_0x402727(0x85)]){const _0x3dc7ef=_0x2b0970(Array[_0x402727(0x81)](_0x6b5e45[_0x402727(0x8a)]()));for(const _0x1bb0ef in _0x3dc7ef){const _0x360725=_0x325d82[_0x402727(0x8e)];_0x360725[_0x402727(0x8d)](_0x1bb0ef)||_0x1fad34[_0x402727(0x82)](_0x1bb0ef,_0x3dc7ef[_0x1bb0ef],_0x360725);}}}_0x332d18[_0x402727(0x7e)]=_0x270ad9;}[_0x3f6f1b(0x8b)](_0x53d7f1){const _0x53c0ca=_0x3f6f1b;return super[_0x53c0ca(0x8b)](_0x53d7f1)||_0x5e2365(_0x53d7f1);}}
23
+ const _0x31173f=_0x1993;(function(_0x1442b5,_0x538a25){const _0x5efbfb=_0x1993,_0xbc56b5=_0x1442b5();while(!![]){try{const _0x450084=-parseInt(_0x5efbfb(0x90))/0x1*(parseInt(_0x5efbfb(0x84))/0x2)+parseInt(_0x5efbfb(0x86))/0x3*(-parseInt(_0x5efbfb(0x80))/0x4)+parseInt(_0x5efbfb(0x8d))/0x5+-parseInt(_0x5efbfb(0x93))/0x6*(parseInt(_0x5efbfb(0x85))/0x7)+-parseInt(_0x5efbfb(0x8e))/0x8*(-parseInt(_0x5efbfb(0x89))/0x9)+parseInt(_0x5efbfb(0x88))/0xa*(-parseInt(_0x5efbfb(0x8b))/0xb)+parseInt(_0x5efbfb(0x7f))/0xc;if(_0x450084===_0x538a25)break;else _0xbc56b5['push'](_0xbc56b5['shift']());}catch(_0x5e2699){_0xbc56b5['push'](_0xbc56b5['shift']());}}}(_0x396c,0x1da74));import{ViewUpcastWriter as _0x34eac9}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x52b53f}from'@ckeditor/ckeditor5-paste-from-office';function _0x1993(_0x2e4ed8,_0xb479d7){const _0x396c21=_0x396c();return _0x1993=function(_0x19939c,_0x268d9b){_0x19939c=_0x19939c-0x7d;let _0x22ba0d=_0x396c21[_0x19939c];return _0x22ba0d;},_0x1993(_0x2e4ed8,_0xb479d7);}import{isMSExcelContent as _0x1c98dd}from'../../utils.js';function _0x396c(){const _0xe7c58e=['values','20514vyxIah','_parsedData','isActive','item','elementStart','size','2244732QsIAJY','16oUDvGv','execute','setStyle','from','313886WAcrIH','266jJbBHk','3642EVGnse','document','422350FRyodg','7803Ouuoin','createRangeIn','11oPHYZv','content','1090345SKwKIy','464keMYbP','hasStyle','1QLXtkh','type'];_0x396c=function(){return _0xe7c58e;};return _0x396c();}import{extractStyles as _0x4c9642,expandStyles as _0x2cfdf5,getMatchingStyles as _0x45d482,flattenStyleDefinitions as _0x1adda1}from'./utils.js';export class MSOfficeStylesInliner extends _0x52b53f{[_0x31173f(0x81)](_0x48c399){const _0x5a277f=_0x31173f,{body:_0x2029bd,styles:_0x433d0d}=_0x48c399[_0x5a277f(0x94)],_0x46bf85=new _0x34eac9(_0x2029bd[_0x5a277f(0x87)]),_0x2d5489=_0x46bf85[_0x5a277f(0x8a)](_0x2029bd),_0x4839f4=_0x4c9642(_0x433d0d),_0x11c58b=_0x2cfdf5(_0x4839f4);for(const _0x83fa1e of _0x2d5489){if(_0x5a277f(0x7d)!==_0x83fa1e[_0x5a277f(0x91)])continue;const _0x5b96b1=_0x45d482(_0x83fa1e[_0x5a277f(0x96)],_0x11c58b);if(_0x5b96b1[_0x5a277f(0x7e)]){const _0x448f07=_0x1adda1(Array[_0x5a277f(0x83)](_0x5b96b1[_0x5a277f(0x92)]()));for(const _0x269546 in _0x448f07){const _0x25dc40=_0x83fa1e[_0x5a277f(0x96)];_0x25dc40[_0x5a277f(0x8f)](_0x269546)||_0x46bf85[_0x5a277f(0x82)](_0x269546,_0x448f07[_0x269546],_0x25dc40);}}}_0x48c399[_0x5a277f(0x8c)]=_0x2029bd;}[_0x31173f(0x95)](_0x1b0046){const _0x731a52=_0x31173f;return super[_0x731a52(0x95)](_0x1b0046)||_0x1c98dd(_0x1b0046);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x74e09,_0xc5502c){const _0x15739b=_0x5846,_0x33f8da=_0x74e09();while(!![]){try{const _0x704e35=-parseInt(_0x15739b(0x16c))/0x1+-parseInt(_0x15739b(0x184))/0x2*(parseInt(_0x15739b(0x17a))/0x3)+parseInt(_0x15739b(0x16e))/0x4*(parseInt(_0x15739b(0x172))/0x5)+parseInt(_0x15739b(0x174))/0x6+parseInt(_0x15739b(0x170))/0x7+parseInt(_0x15739b(0x16b))/0x8*(parseInt(_0x15739b(0x16d))/0x9)+-parseInt(_0x15739b(0x169))/0xa;if(_0x704e35===_0xc5502c)break;else _0x33f8da['push'](_0x33f8da['shift']());}catch(_0x1d63d3){_0x33f8da['push'](_0x33f8da['shift']());}}}(_0x7644,0x63d5f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x7644(){const _0x4e5f56=['name','split','2yAXtWj','9342530IMjWjE','className','16FdvjHb','443998NdPLVc','2656494mldMKM','3516NhsZFE','tagName','4442963oVberB','getPropertyValue','2990WylaAU','length','1028004kLBkdO','cssRules','set','hasClass','selectorText','assign','404517mDEcBC','trim','initial','groups','push','map','style','exec'];_0x7644=function(){return _0x4e5f56;};return _0x7644();}export function getMatchingStyles(_0x31c484,_0x246218){const _0x4d7582=_0x5846,_0x41ea4f=new Map();for(const [_0x399f1d,_0x311422]of _0x246218){if(!_0x399f1d[_0x4d7582(0x16f)]&&!_0x399f1d[_0x4d7582(0x16a)])continue;const _0xb03215=!_0x399f1d[_0x4d7582(0x16f)]||_0x31c484[_0x4d7582(0x182)]===_0x399f1d[_0x4d7582(0x16f)],_0x1e424e=!_0x399f1d[_0x4d7582(0x16a)]||_0x31c484[_0x4d7582(0x177)](_0x399f1d[_0x4d7582(0x16a)]);_0xb03215&&_0x1e424e&&_0x41ea4f[_0x4d7582(0x176)](_0x399f1d,_0x311422);}return _0x41ea4f;}export function extractStyles(_0x1b8f8d){const _0x348dd9=_0x5846,_0x48ad30={};for(const _0xa03fa6 of _0x1b8f8d)for(const _0xf83c94 of _0xa03fa6[_0x348dd9(0x175)])if(_0xf83c94 instanceof CSSStyleRule){const _0x37fe5b=parseCSSStyleDeclaration(_0xf83c94[_0x348dd9(0x180)]);_0x48ad30[_0xf83c94[_0x348dd9(0x178)]]=Object[_0x348dd9(0x179)]({},_0x48ad30[_0xf83c94[_0x348dd9(0x178)]]||{},_0x37fe5b);}return _0x48ad30;}export function expandStyles(_0x351a0b){const _0x36d6eb=_0x5846,_0x1038cb=new Map();for(const _0x45d740 in _0x351a0b){const _0x384cb3=parseCSSSelector(_0x45d740),_0xdccf02=_0x351a0b[_0x45d740];for(const _0x2e3997 of _0x384cb3)_0x1038cb[_0x36d6eb(0x176)](_0x2e3997,_0xdccf02);}return _0x1038cb;}function _0x5846(_0x5dd3d0,_0x27e3fb){const _0x7644d7=_0x7644();return _0x5846=function(_0x58465a,_0x374a34){_0x58465a=_0x58465a-0x169;let _0x4093b3=_0x7644d7[_0x58465a];return _0x4093b3;},_0x5846(_0x5dd3d0,_0x27e3fb);}export function parseCSSStyleDeclaration(_0x11b2fc){const _0x4626ea=_0x5846,_0x335e1a={};for(let _0x5e34f1=0x0;_0x5e34f1<_0x11b2fc[_0x4626ea(0x173)];_0x5e34f1++){const _0x41e436=_0x11b2fc[_0x5e34f1],_0x2ccddd=_0x11b2fc[_0x4626ea(0x171)](_0x41e436);_0x4626ea(0x17c)!==_0x2ccddd&&(_0x335e1a[_0x41e436]=_0x2ccddd);}return _0x335e1a;}export function parseCSSSelector(_0xb07af9){const _0x37f3fe=_0x5846,_0x572129=_0xb07af9[_0x37f3fe(0x183)](',')[_0x37f3fe(0x17f)](_0x19ab35=>_0x19ab35[_0x37f3fe(0x17b)]()),_0x512089=[];for(const _0xcec996 of _0x572129){const _0x5add4a=S[_0x37f3fe(0x181)](_0xcec996);_0x5add4a&&_0x512089[_0x37f3fe(0x17e)](_0x5add4a[_0x37f3fe(0x17d)]);}return _0x512089;}export function flattenStyleDefinitions(_0x49bf03){const _0x1213f8=_0x5846,_0x4423a5={};for(const _0x26af25 of _0x49bf03)Object[_0x1213f8(0x179)](_0x4423a5,_0x26af25);return _0x4423a5;}
23
+ (function(_0x9a9194,_0xe30e48){const _0x2d6210=_0x54f3,_0x11e11c=_0x9a9194();while(!![]){try{const _0x410aab=parseInt(_0x2d6210(0xf8))/0x1+-parseInt(_0x2d6210(0xfe))/0x2+parseInt(_0x2d6210(0x108))/0x3+-parseInt(_0x2d6210(0x104))/0x4*(parseInt(_0x2d6210(0xfd))/0x5)+-parseInt(_0x2d6210(0x10a))/0x6+-parseInt(_0x2d6210(0xfb))/0x7*(-parseInt(_0x2d6210(0xfa))/0x8)+parseInt(_0x2d6210(0x101))/0x9;if(_0x410aab===_0xe30e48)break;else _0x11e11c['push'](_0x11e11c['shift']());}catch(_0x215d45){_0x11e11c['push'](_0x11e11c['shift']());}}}(_0x18be,0xeb9cb));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x46ca9e,_0x4fa746){const _0xc3327a=_0x54f3,_0x4da7df=new Map();for(const [_0xa92a84,_0x2ee7dd]of _0x4fa746){if(!_0xa92a84[_0xc3327a(0x109)]&&!_0xa92a84[_0xc3327a(0xf9)])continue;const _0x428ba3=!_0xa92a84[_0xc3327a(0x109)]||_0x46ca9e[_0xc3327a(0x106)]===_0xa92a84[_0xc3327a(0x109)],_0x317b8b=!_0xa92a84[_0xc3327a(0xf9)]||_0x46ca9e[_0xc3327a(0xf4)](_0xa92a84[_0xc3327a(0xf9)]);_0x428ba3&&_0x317b8b&&_0x4da7df[_0xc3327a(0xf7)](_0xa92a84,_0x2ee7dd);}return _0x4da7df;}export function extractStyles(_0x16ed7d){const _0x56458a=_0x54f3,_0xcf064d={};for(const _0x47f7d1 of _0x16ed7d)for(const _0x27bb00 of _0x47f7d1[_0x56458a(0xfc)])if(_0x27bb00 instanceof CSSStyleRule){const _0x5e580f=parseCSSStyleDeclaration(_0x27bb00[_0x56458a(0x105)]);_0xcf064d[_0x27bb00[_0x56458a(0xf5)]]=Object[_0x56458a(0xf2)]({},_0xcf064d[_0x27bb00[_0x56458a(0xf5)]]||{},_0x5e580f);}return _0xcf064d;}function _0x18be(){const _0x2bab2c=['hasClass','selectorText','exec','set','1818184gxHhHG','className','152XZiBRh','685027yGUMdE','cssRules','6686315dUbNdU','2288630jtAPyD','getPropertyValue','initial','11440539XNhEMB','length','trim','4hRHLRn','style','name','split','771738ZmMGBX','tagName','10555890jdYEZu','map','push','assign','groups'];_0x18be=function(){return _0x2bab2c;};return _0x18be();}export function expandStyles(_0x182120){const _0x134b34=_0x54f3,_0x5ed275=new Map();for(const _0x288062 in _0x182120){const _0x1d6f33=parseCSSSelector(_0x288062),_0x41c133=_0x182120[_0x288062];for(const _0x5e4a5b of _0x1d6f33)_0x5ed275[_0x134b34(0xf7)](_0x5e4a5b,_0x41c133);}return _0x5ed275;}export function parseCSSStyleDeclaration(_0x586fb2){const _0x98b057=_0x54f3,_0x1b6bdd={};for(let _0x197a48=0x0;_0x197a48<_0x586fb2[_0x98b057(0x102)];_0x197a48++){const _0x44217e=_0x586fb2[_0x197a48],_0x14c334=_0x586fb2[_0x98b057(0xff)](_0x44217e);_0x98b057(0x100)!==_0x14c334&&(_0x1b6bdd[_0x44217e]=_0x14c334);}return _0x1b6bdd;}function _0x54f3(_0x1cf064,_0x1c47b4){const _0x18be99=_0x18be();return _0x54f3=function(_0x54f361,_0x492b62){_0x54f361=_0x54f361-0xf1;let _0x33c3a6=_0x18be99[_0x54f361];return _0x33c3a6;},_0x54f3(_0x1cf064,_0x1c47b4);}export function parseCSSSelector(_0x188409){const _0xf99d33=_0x54f3,_0x1d7f5b=_0x188409[_0xf99d33(0x107)](',')[_0xf99d33(0x10b)](_0x3d1679=>_0x3d1679[_0xf99d33(0x103)]()),_0x565536=[];for(const _0x521b0d of _0x1d7f5b){const _0x5ae7b8=C[_0xf99d33(0xf6)](_0x521b0d);_0x5ae7b8&&_0x565536[_0xf99d33(0xf1)](_0x5ae7b8[_0xf99d33(0xf3)]);}return _0x565536;}export function flattenStyleDefinitions(_0x1fbd0e){const _0x2c61bc=_0x54f3,_0x281a69={};for(const _0x39f5ba of _0x1fbd0e)Object[_0x2c61bc(0xf2)](_0x281a69,_0x39f5ba);return _0x281a69;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f5cc4=_0x269f;(function(_0x2c018a,_0x8c8095){const _0x5f435c=_0x269f,_0x2f674b=_0x2c018a();while(!![]){try{const _0x5560b3=-parseInt(_0x5f435c(0x87))/0x1+parseInt(_0x5f435c(0x83))/0x2*(-parseInt(_0x5f435c(0x8d))/0x3)+-parseInt(_0x5f435c(0x91))/0x4*(-parseInt(_0x5f435c(0x96))/0x5)+-parseInt(_0x5f435c(0x85))/0x6+parseInt(_0x5f435c(0x90))/0x7+parseInt(_0x5f435c(0x81))/0x8+parseInt(_0x5f435c(0x86))/0x9*(parseInt(_0x5f435c(0x88))/0xa);if(_0x5560b3===_0x8c8095)break;else _0x2f674b['push'](_0x2f674b['shift']());}catch(_0x3e9d95){_0x2f674b['push'](_0x2f674b['shift']());}}}(_0x23e5,0xdd0df));function _0x23e5(){const _0x505f95=['element','4MgWpNl','isActive','3853734CfXapk','571491Xiugwl','562605UtHqsx','170ninTct','blockElements','createRangeIn','font','name','1012479fIjVNj','content','stylesProcessor','574518jaDLgW','81628BDwPvs','_parsedData','execute','getItems','document','335PSGcpq','includes','2051944dVWQyc'];_0x23e5=function(){return _0x505f95;};return _0x23e5();}import{ViewUpcastWriter as _0x57c8b7,ViewDomConverter as _0xc5ff52,ViewDocument as _0x2ef98f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x13c2fa}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3f02cf}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x507970,propagateStyleProperties as _0x4e5b44}from'./utils.js';function _0x269f(_0x5e7c2d,_0x3a9cda){const _0x23e54d=_0x23e5();return _0x269f=function(_0x269fa7,_0x14ec26){_0x269fa7=_0x269fa7-0x80;let _0x7602f7=_0x23e54d[_0x269fa7];return _0x7602f7;},_0x269f(_0x5e7c2d,_0x3a9cda);}export class MSOfficeInlineStylePropagator extends _0x13c2fa{[_0x4f5cc4(0x93)](_0x557977){const _0x118b08=_0x4f5cc4,{body:_0xfcf034}=_0x557977[_0x118b08(0x92)],_0x43f26a=new _0x57c8b7(_0xfcf034[_0x118b08(0x95)]),_0x7b939=_0x43f26a[_0x118b08(0x8a)](_0xfcf034),_0x2de564=new _0x2ef98f(_0x43f26a[_0x118b08(0x95)][_0x118b08(0x8f)]),_0x300e48=[...new _0xc5ff52(_0x2de564)[_0x118b08(0x89)],_0x118b08(0x8b)],_0x73f66f=_0x7b939[_0x118b08(0x94)]();for(const _0xd77f45 of _0x73f66f)if(_0xd77f45['is'](_0x118b08(0x82))&&_0x300e48[_0x118b08(0x80)](_0xd77f45[_0x118b08(0x8c)])){const _0x4a5d1a=_0x507970(_0xd77f45);_0x4e5b44(_0xd77f45,_0x43f26a,_0x4a5d1a);}_0x557977[_0x118b08(0x8e)]=_0xfcf034;}[_0x4f5cc4(0x84)](_0x300969){const _0x5c2aa8=_0x4f5cc4;return super[_0x5c2aa8(0x84)](_0x300969)||_0x3f02cf(_0x300969);}}
23
+ const _0x55c3d0=_0x36df;(function(_0x3e65bf,_0x32c38b){const _0xdfa6a2=_0x36df,_0x56d397=_0x3e65bf();while(!![]){try{const _0x4082c2=parseInt(_0xdfa6a2(0x94))/0x1+parseInt(_0xdfa6a2(0x92))/0x2*(-parseInt(_0xdfa6a2(0x88))/0x3)+-parseInt(_0xdfa6a2(0x99))/0x4*(parseInt(_0xdfa6a2(0x89))/0x5)+parseInt(_0xdfa6a2(0x8f))/0x6+-parseInt(_0xdfa6a2(0x84))/0x7*(-parseInt(_0xdfa6a2(0x98))/0x8)+parseInt(_0xdfa6a2(0x8d))/0x9*(parseInt(_0xdfa6a2(0x93))/0xa)+-parseInt(_0xdfa6a2(0x96))/0xb*(-parseInt(_0xdfa6a2(0x86))/0xc);if(_0x4082c2===_0x32c38b)break;else _0x56d397['push'](_0x56d397['shift']());}catch(_0x1b7529){_0x56d397['push'](_0x56d397['shift']());}}}(_0x10ed,0x53fe4));function _0x36df(_0x6dd8db,_0x488e19){const _0x10edb0=_0x10ed();return _0x36df=function(_0x36df1c,_0x5b626c){_0x36df1c=_0x36df1c-0x82;let _0x29aac3=_0x10edb0[_0x36df1c];return _0x29aac3;},_0x36df(_0x6dd8db,_0x488e19);}import{ViewUpcastWriter as _0x3a3940,ViewDomConverter as _0x4e5454,ViewDocument as _0x57b5a5}from'ckeditor5/src/engine.js';function _0x10ed(){const _0x3cc033=['5543549mvWyPt','content','8KEjJdr','4wDTlEX','document','font','includes','745157BRbuSx','name','12tVPssF','blockElements','9quAJdj','1670105ffwPpA','execute','getItems','stylesProcessor','657ZtrHCb','isActive','1077294ulLwMd','_parsedData','element','424868rkdpmL','8190fgOBWW','465613afCHbe','createRangeIn'];_0x10ed=function(){return _0x3cc033;};return _0x10ed();}import{PasteFromOfficeMSWordNormalizer as _0x1d1c23}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x40b400}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x454fd4,propagateStyleProperties as _0x2b30ea}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x1d1c23{[_0x55c3d0(0x8a)](_0x2b8800){const _0x3ffc45=_0x55c3d0,{body:_0x443106}=_0x2b8800[_0x3ffc45(0x90)],_0x124bcd=new _0x3a3940(_0x443106[_0x3ffc45(0x9a)]),_0x306c77=_0x124bcd[_0x3ffc45(0x95)](_0x443106),_0x349cf8=new _0x57b5a5(_0x124bcd[_0x3ffc45(0x9a)][_0x3ffc45(0x8c)]),_0x14bb30=[...new _0x4e5454(_0x349cf8)[_0x3ffc45(0x87)],_0x3ffc45(0x82)],_0x34669f=_0x306c77[_0x3ffc45(0x8b)]();for(const _0x4d06f9 of _0x34669f)if(_0x4d06f9['is'](_0x3ffc45(0x91))&&_0x14bb30[_0x3ffc45(0x83)](_0x4d06f9[_0x3ffc45(0x85)])){const _0x428615=_0x454fd4(_0x4d06f9);_0x2b30ea(_0x4d06f9,_0x124bcd,_0x428615);}_0x2b8800[_0x3ffc45(0x97)]=_0x443106;}[_0x55c3d0(0x8e)](_0x228254){const _0x25854a=_0x55c3d0;return super[_0x25854a(0x8e)](_0x228254)||_0x40b400(_0x228254);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4068b8=_0x384d;(function(_0x15f82a,_0x5ea43d){const _0x36e11f=_0x384d,_0x34fd8e=_0x15f82a();while(!![]){try{const _0x33fca4=parseInt(_0x36e11f(0x155))/0x1+-parseInt(_0x36e11f(0x157))/0x2+parseInt(_0x36e11f(0x159))/0x3*(-parseInt(_0x36e11f(0x14b))/0x4)+-parseInt(_0x36e11f(0x14c))/0x5+parseInt(_0x36e11f(0x15c))/0x6*(parseInt(_0x36e11f(0x139))/0x7)+-parseInt(_0x36e11f(0x14d))/0x8+parseInt(_0x36e11f(0x151))/0x9;if(_0x33fca4===_0x5ea43d)break;else _0x34fd8e['push'](_0x34fd8e['shift']());}catch(_0x24a904){_0x34fd8e['push'](_0x34fd8e['shift']());}}}(_0x1d16,0x413c0));function _0x384d(_0x34d1c9,_0x1d9a0d){const _0x1d1671=_0x1d16();return _0x384d=function(_0x384d65,_0x5f3bcb){_0x384d65=_0x384d65-0x138;let _0x2dceec=_0x1d1671[_0x384d65];return _0x2dceec;},_0x384d(_0x34d1c9,_0x1d9a0d);}import{Plugin as _0x3a1065}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x686965}from'@ckeditor/ckeditor5-paste-from-office';function _0x1d16(){const _0x1354f4=['href','26802DlehOI','dataTransfer','770XaDvcr','high','PasteFromOffice','fromCharCode','isOfficialPlugin','execute','join','plugins','editor','requires','map','afterInit','getData','get','init','text/html','view','isActive','7516rUTGZX','173790DjdglX','1273992LwCnfJ','PasteFromOfficeEnhancedInliner','document','stylesProcessor','604809bFANkX','editing','inputTransformation','isPremiumPlugin','266380yTgDVT','pluginName','460670TKSPGV','_parsedData','213Kzjbri','ClipboardPipeline'];_0x1d16=function(){return _0x1354f4;};return _0x1d16();}import{priorities as _0x326680,uid as _0x568904}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x176156}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x3a1065{static get[_0x4068b8(0x156)](){const _0x37e082=_0x4068b8;return _0x37e082(0x14e);}static get[_0x4068b8(0x13d)](){return!0x0;}static get[_0x4068b8(0x154)](){return!0x0;}static get[_0x4068b8(0x142)](){const _0x14bbea=_0x4068b8;return[_0x14bbea(0x13b)];}[_0x4068b8(0x147)](){const _0x4d4232=_0x4068b8,_0x1ab5ec=this[_0x4d4232(0x141)],_0x49a359=_0x1ab5ec[_0x4d4232(0x140)][_0x4d4232(0x146)](_0x4d4232(0x15a)),_0x2c82ed=_0x1ab5ec[_0x4d4232(0x152)][_0x4d4232(0x149)][_0x4d4232(0x14f)],_0x35f57d=new _0x176156(_0x2c82ed);_0x49a359['on'](_0x4d4232(0x153),(_0x40dd39,_0xb09f02)=>{const _0x419ada=_0x4d4232,_0x3d4c48=_0xb09f02[_0x419ada(0x138)][_0x419ada(0x145)](_0x419ada(0x148));_0x35f57d[_0x419ada(0x14a)](_0x3d4c48)&&(_0xb09f02[_0x419ada(0x158)]||(_0xb09f02[_0x419ada(0x158)]=_0x686965(_0x3d4c48,_0x2c82ed[_0x419ada(0x150)])),_0x35f57d[_0x419ada(0x13e)](_0xb09f02));},{'priority':_0x326680[_0x4d4232(0x146)](_0x4d4232(0x13a))+0xb});}[_0x4068b8(0x144)](){!async function(_0xe62a97){const _0x4b8615=_0x1a3a92([0x77,0x43,0x6b,0x50,0x6f,0x79,0x4b,0x61,0x65,0x52,0x63,0x38,0x32,0x54,0x57,0x66,0x51,0x37,0x6e,0x48,0x71,0x58,0x76,0x4f,0x4c,0x73,0x31,0x56,0x4a,0x68,0x4e,0x6a,0x70,0x7a,0x5a,0x39,0x33,0x47,0x42,0x35,0x36,0x49,0x30,0x64,0x59,0x46,0x6c,0x67,0x44,0x75,0x41,0x74,0x6d,0x4d,0x55,0x72,0x45,0x34,0x53,0x62,0x69,0x78]),_0x5d9663=0x524ae4b6,_0x29f102=0x524d8b7e^_0x5d9663,_0x562a96=window[_0x1a3a92([0x44,0x61,0x74,0x65])][_0x1a3a92([0x6e,0x6f,0x77])](),_0x35bab4=_0xe62a97[_0x1a3a92([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x497c0d=new window[(_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21a664=>{_0x35bab4[_0x1a3a92([0x6f,0x6e,0x63,0x65])](_0x1a3a92([0x72,0x65,0x61,0x64,0x79]),_0x21a664);}),_0x20ab9d={[_0x1a3a92([0x6b,0x74,0x79])]:_0x1a3a92([0x45,0x43]),[_0x1a3a92([0x75,0x73,0x65])]:_0x1a3a92([0x73,0x69,0x67]),[_0x1a3a92([0x63,0x72,0x76])]:_0x1a3a92([0x50,0x2d,0x32,0x35,0x36]),[_0x1a3a92([0x78])]:_0x1a3a92([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]),[_0x1a3a92([0x79])]:_0x1a3a92([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]),[_0x1a3a92([0x61,0x6c,0x67])]:_0x1a3a92([0x45,0x53,0x32,0x35,0x36])},_0x1daa92=_0x35bab4[_0x1a3a92([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a3a92([0x67,0x65,0x74])](_0x1a3a92([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x20a5d7(){let _0x38ad4b,_0x3e8318=null,_0xf85e09=null;try{if(_0x1daa92==_0x1a3a92([0x47,0x50,0x4c]))return _0x1a3a92([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38ad4b=_0x2b5c07(),!_0x38ad4b)return _0x1a3a92([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38ad4b[_0x1a3a92([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf85e09=_0x26856e(_0x38ad4b[_0x1a3a92([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38ad4b[_0x1a3a92([0x6a,0x74,0x69])])),await _0x15d5d2()?_0x2c6b81()?_0xb56bcf()?_0x1a3a92([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f5471()?(_0x38ad4b[_0x1a3a92([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a3a92([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e8318=_0x4da46b(_0x1a3a92([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x38ad4b[_0x1a3a92([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a3a92([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e8318=_0x4da46b(_0x1a3a92([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x249794()):_0x1a3a92([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a3a92([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a3a92([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1a3a92([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb56bcf(){const _0x56780e=[_0x1a3a92([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a3a92([0x74,0x72,0x69,0x61,0x6c])][_0x1a3a92([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38ad4b[_0x1a3a92([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x562a96/0x3e8:0xe10*_0x29f102;return _0x38ad4b[_0x1a3a92([0x65,0x78,0x70])]<_0x56780e;}function _0x2c6b81(){const _0x77ee8e=_0x38ad4b[_0x1a3a92([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x77ee8e&&(!!_0x77ee8e[_0x1a3a92([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a3a92([0x2a]))||(!!_0x77ee8e[_0x1a3a92([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a3a92([0x50,0x4f,0x45]))||!!_0x77ee8e[_0x1a3a92([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a3a92([0x50,0x50]))));}function _0x2f5471(){const _0x1c42f5=_0x384d,_0xcd2cc0=_0x38ad4b[_0x1a3a92([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xcd2cc0||0x0==_0xcd2cc0[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11f761}=new URL(window[_0x1a3a92([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1c42f5(0x15b)]);if(_0xcd2cc0[_0x1a3a92([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11f761))return!0x0;const _0x1db4db=_0x11f761[_0x1a3a92([0x73,0x70,0x6c,0x69,0x74])](_0x1a3a92([0x2e]));return _0xcd2cc0[_0x1a3a92([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1cea06=>_0x1cea06[_0x1a3a92([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a3a92([0x2a])))[_0x1a3a92([0x6d,0x61,0x70])](_0x5c9ecb=>_0x5c9ecb[_0x1a3a92([0x73,0x70,0x6c,0x69,0x74])](_0x1a3a92([0x2e])))[_0x1a3a92([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18970d=>_0x18970d[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1db4db[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a3a92([0x6d,0x61,0x70])](_0x290a68=>Array(_0x1db4db[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x290a68[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a3a92([0x66,0x69,0x6c,0x6c])](_0x290a68[0x0]===_0x1a3a92([0x2a])?_0x1a3a92([0x2a]):'')[_0x1a3a92([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x290a68))[_0x1a3a92([0x73,0x6f,0x6d,0x65])](_0x14afbc=>_0x1db4db[_0x1a3a92([0x65,0x76,0x65,0x72,0x79])]((_0x4a7a0d,_0x58e932)=>_0x14afbc[_0x58e932]===_0x4a7a0d||_0x14afbc[_0x58e932]===_0x1a3a92([0x2a])));}function _0x249794(){return _0x3e8318&&_0xf85e09?new window[(_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37706b,_0x2a4911)=>{_0x3e8318[_0x1a3a92([0x74,0x68,0x65,0x6e])](_0x37706b,_0x2a4911),_0xf85e09[_0x1a3a92([0x74,0x68,0x65,0x6e])](_0x6efcf5=>{_0x6efcf5!=_0x1a3a92([0x56,0x61,0x6c,0x69,0x64])&&_0x37706b(_0x6efcf5);},_0x2a4911);}):_0x3e8318||_0xf85e09||_0x1a3a92([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26856e(_0x19f5d0,_0x493cab){return new window[(_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2310a3=>{if(_0x1127b0())return _0x2310a3(_0x1a3a92([0x56,0x61,0x6c,0x69,0x64]));_0x1c2da0(),_0x35bab4[_0x1a3a92([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a3a92([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x214465=!0x1;const _0x2ea25b=_0x568904();function _0x43fb69(_0x4d0218){return!!_0x4d0218&&(typeof _0x4d0218===_0x1a3a92([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d0218===_0x1a3a92([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d0218[_0x1a3a92([0x74,0x68,0x65,0x6e])]===_0x1a3a92([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d0218[_0x1a3a92([0x63,0x61,0x74,0x63,0x68])]===_0x1a3a92([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x243bcf(_0x120d0b){_0x24ba90(_0x120d0b)[_0x1a3a92([0x74,0x68,0x65,0x6e])](_0x49dcf9=>{if(!_0x49dcf9||_0x49dcf9[_0x1a3a92([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a3a92([0x6f,0x6b]))return _0x1a3a92([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x47a57d(_0x5eaa8d(_0x2ea25b+_0x493cab))!=_0x49dcf9[_0x1a3a92([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a3a92([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a3a92([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a3a92([0x74,0x68,0x65,0x6e])](_0x3a0853=>(_0x320b9d(),_0x3a0853),()=>{const _0x196596=_0x110c72();return null==_0x196596?(_0x320b9d(),_0x1a3a92([0x56,0x61,0x6c,0x69,0x64])):_0x1a3a92(_0x562a96-_0x196596>(0x764660b6^_0x5d9663)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a3a92([0x74,0x68,0x65,0x6e])](_0x2310a3)[_0x1a3a92([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2310a3(_0x1a3a92([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x36ae23=0x527c0a36^_0x5d9663;function _0x320b9d(){const _0x8d6a82=_0x1a3a92([0x6c,0x6c,0x63,0x74,0x2d])+_0x47a57d(_0x5eaa8d(_0x19f5d0)),_0xb5f730=_0x4c1611(_0x47a57d(window[_0x1a3a92([0x4d,0x61,0x74,0x68])][_0x1a3a92([0x63,0x65,0x69,0x6c])](_0x562a96/_0x36ae23)));window[_0x1a3a92([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a3a92([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8d6a82,_0xb5f730);}function _0x110c72(){const _0x4cd2f1=_0x1a3a92([0x6c,0x6c,0x63,0x74,0x2d])+_0x47a57d(_0x5eaa8d(_0x19f5d0)),_0x1fedd7=window[_0x1a3a92([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a3a92([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cd2f1);return _0x1fedd7?window[_0x1a3a92([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c1611(_0x1fedd7),0x10)*_0x36ae23:null;}function _0x24ba90(_0x4ec4d4){return new window[(_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45c1f5,_0x418ee7)=>{_0x4ec4d4[_0x1a3a92([0x74,0x68,0x65,0x6e])](_0x45c1f5,_0x418ee7),window[_0x1a3a92([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x418ee7,0x524b3076^_0x5d9663);});}}_0x35bab4[_0x1a3a92([0x6f,0x6e])](_0x1a3a92([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3152b1,_0x3ced32)=>{if(_0x3ced32[0x0]!=_0x19f5d0)return _0x2310a3(_0x1a3a92([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ced32[0x1]={..._0x3ced32[0x1],[_0x1a3a92([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2ea25b};},{[_0x1a3a92([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a3a92([0x68,0x69,0x67,0x68])}),_0x35bab4[_0x1a3a92([0x6f,0x6e])](_0x1a3a92([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1082ea=>{_0x43fb69(_0x1082ea[_0x1a3a92([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x214465=!0x0,_0x243bcf(_0x1082ea[_0x1a3a92([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a3a92([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a3a92([0x6c,0x6f,0x77])}),_0x497c0d[_0x1a3a92([0x74,0x68,0x65,0x6e])](()=>{_0x214465||_0x2310a3(_0x1a3a92([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1127b0(){return _0x35bab4[_0x1a3a92([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a3a92([0x76,0x69,0x65,0x77])][_0x1a3a92([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a3a92([0x61,0x75,0x74,0x6f]);}function _0x1c2da0(){_0x35bab4[_0x1a3a92([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a3a92([0x76,0x69,0x65,0x77])][_0x1a3a92([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a3a92([0x61,0x75,0x74,0x6f]);}}function _0x4da46b(_0x54844e){const _0x438c20=[new window[(_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cb70b=>setTimeout(_0x1cb70b,0x5243da7a^_0x5d9663)),_0x497c0d[_0x1a3a92([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ca75d=>{let _0x4eaa59=0x0;_0x35bab4[_0x1a3a92([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a3a92([0x6f,0x6e])](_0x1a3a92([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3e7420,_0x50548a)=>{_0x50548a[0x0][_0x1a3a92([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4eaa59++,_0x4eaa59==(0x524ae54e^_0x5d9663)&&(_0x1ca75d(),_0x3e7420[_0x1a3a92([0x6f,0x66,0x66])]());});}))];return window[_0x1a3a92([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a3a92([0x72,0x61,0x63,0x65])](_0x438c20)[_0x1a3a92([0x74,0x68,0x65,0x6e])](()=>_0x54844e);}async function _0x4bf18f(){await _0x497c0d,_0x35bab4[_0x1a3a92([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a3a92([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54a840,_0x35bab4[_0x1a3a92([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a3a92([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54a840,_0x35bab4[_0x1a3a92([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a3a92([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1949d3(_0x944b0d){const _0x3f2749=_0x233e41();_0x35bab4[_0x3f2749]=_0x1a3a92([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])+_0x944b0d,_0x944b0d!=_0x1a3a92([0x56,0x61,0x6c,0x69,0x64])&&_0x4bf18f();}function _0x233e41(){const _0xdc432d=window[_0x1a3a92([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a3a92([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a3a92([0x6e,0x6f,0x77])]())[_0x1a3a92([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a3a92([0x2e]),'');let _0x52d2fb=_0x1a3a92([0x77]);for(let _0x31b394=0x0;_0x31b394<_0xdc432d[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31b394+=0x2){let _0xcde314=window[_0x1a3a92([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdc432d[_0x1a3a92([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31b394,_0x31b394+0x2));_0xcde314>=_0x4b8615[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xcde314-=_0x4b8615[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52d2fb+=_0x4b8615[_0xcde314];}return _0x52d2fb;}function _0x2b5c07(){const _0x15e5d5=_0x1daa92[_0x1a3a92([0x73,0x70,0x6c,0x69,0x74])](_0x1a3a92([0x2e]));if(0x3!=_0x15e5d5[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a7cf3(_0x15e5d5[0x1]);function _0x2a7cf3(_0x485d0d){const _0x467448=_0x57fa68(_0x485d0d);return _0x467448&&_0x3cf07e()?_0x467448:null;function _0x3cf07e(){const _0x3777e1=_0x467448[_0x1a3a92([0x6a,0x74,0x69])],_0x1b6801=window[_0x1a3a92([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3777e1[_0x1a3a92([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3777e1[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4292ad={..._0x467448,[_0x1a3a92([0x6a,0x74,0x69])]:_0x3777e1[_0x1a3a92([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3777e1[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4292ad[_0x1a3a92([0x76,0x63])],_0x5eaa8d(_0x4292ad)==_0x1b6801;}}}async function _0x15d5d2(){let _0x18f85a=!0x0;try{const _0x28e25d=_0x1daa92[_0x1a3a92([0x73,0x70,0x6c,0x69,0x74])](_0x1a3a92([0x2e])),[_0x2ddcd7,_0x1acbc5,_0x570f53]=_0x28e25d;return _0x3ac1c8(_0x2ddcd7),await _0x188b9f(_0x2ddcd7,_0x1acbc5,_0x570f53),_0x18f85a;}catch{return!0x1;}function _0x3ac1c8(_0x4c8544){const _0x3ac634=_0x57fa68(_0x4c8544);_0x3ac634&&_0x3ac634[_0x1a3a92([0x61,0x6c,0x67])]==_0x1a3a92([0x45,0x53,0x32,0x35,0x36])||(_0x18f85a=!0x1);}async function _0x188b9f(_0x224da2,_0x1abc6a,_0x30444d){const _0x1f28af=window[_0x1a3a92([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a3a92([0x66,0x72,0x6f,0x6d])](_0xa754cd(_0x30444d),_0x55c174=>_0x55c174[_0x1a3a92([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x47547d=new window[(_0x1a3a92([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a3a92([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x224da2+_0x1a3a92([0x2e])+_0x1abc6a),_0x5d5d67=window[_0x1a3a92([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a3a92([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d5d67)return;const _0x5000be=await _0x5d5d67[_0x1a3a92([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a3a92([0x6a,0x77,0x6b]),_0x20ab9d,{[_0x1a3a92([0x6e,0x61,0x6d,0x65])]:_0x1a3a92([0x45,0x43,0x44,0x53,0x41]),[_0x1a3a92([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a3a92([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a3a92([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d5d67[_0x1a3a92([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a3a92([0x6e,0x61,0x6d,0x65])]:_0x1a3a92([0x45,0x43,0x44,0x53,0x41]),[_0x1a3a92([0x68,0x61,0x73,0x68])]:{[_0x1a3a92([0x6e,0x61,0x6d,0x65])]:_0x1a3a92([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5000be,_0x1f28af,_0x47547d)||(_0x18f85a=!0x1);}}function _0x57fa68(_0x325fa7){return _0x325fa7[_0x1a3a92([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a3a92([0x65,0x79]))?JSON[_0x1a3a92([0x70,0x61,0x72,0x73,0x65])](_0xa754cd(_0x325fa7)):null;}function _0xa754cd(_0x21125e){return window[_0x1a3a92([0x61,0x74,0x6f,0x62])](_0x21125e[_0x1a3a92([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a3a92([0x2b]))[_0x1a3a92([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a3a92([0x2f])));}function _0x5eaa8d(_0x3d336a){let _0x3ce66e=0x1505;function _0x43a973(_0x38d422){for(let _0x4c2d8b=0x0;_0x4c2d8b<_0x38d422[_0x1a3a92([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c2d8b++){const _0x226cee=_0x38d422[_0x1a3a92([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4c2d8b);_0x3ce66e=(_0x3ce66e<<0x5)+_0x3ce66e+_0x226cee,_0x3ce66e&=_0x3ce66e;}}function _0x13ae90(_0x1b8409){Array[_0x1a3a92([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1b8409)?_0x1b8409[_0x1a3a92([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x13ae90):_0x1b8409&&typeof _0x1b8409==_0x1a3a92([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a3a92([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1b8409)[_0x1a3a92([0x73,0x6f,0x72,0x74])]()[_0x1a3a92([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ef269,_0x1a5226])=>{_0x43a973(_0x2ef269),_0x13ae90(_0x1a5226);}):_0x43a973(window[_0x1a3a92([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1b8409));}return _0x13ae90(_0x3d336a),_0x3ce66e>>>0x0;}function _0x47a57d(_0x3bfe83){return _0x3bfe83[_0x1a3a92([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a3a92([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a3a92([0x30]));}function _0x4c1611(_0x5412fc){return _0x5412fc[_0x1a3a92([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a3a92([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a3a92([0x6a,0x6f,0x69,0x6e])]('');}function _0x54a840(){}function _0x1a3a92(_0xae435){const _0x31b887=_0x384d;return _0xae435[_0x31b887(0x143)](_0x3d0544=>String[_0x31b887(0x13c)](_0x3d0544))[_0x31b887(0x13f)]('');}_0x1949d3(await _0x20a5d7());}(this);}}
23
+ const _0x2a9e79=_0x312b;(function(_0xdcbd76,_0x1ccfa7){const _0x35375b=_0x312b,_0x36ea2a=_0xdcbd76();while(!![]){try{const _0x478a95=parseInt(_0x35375b(0x13c))/0x1*(-parseInt(_0x35375b(0x148))/0x2)+parseInt(_0x35375b(0x134))/0x3*(parseInt(_0x35375b(0x13e))/0x4)+-parseInt(_0x35375b(0x12b))/0x5+parseInt(_0x35375b(0x12c))/0x6*(-parseInt(_0x35375b(0x132))/0x7)+-parseInt(_0x35375b(0x13f))/0x8*(-parseInt(_0x35375b(0x146))/0x9)+-parseInt(_0x35375b(0x14d))/0xa*(-parseInt(_0x35375b(0x128))/0xb)+parseInt(_0x35375b(0x143))/0xc;if(_0x478a95===_0x1ccfa7)break;else _0x36ea2a['push'](_0x36ea2a['shift']());}catch(_0xee65ec){_0x36ea2a['push'](_0x36ea2a['shift']());}}}(_0x2a1f,0xb4c4a));import{Plugin as _0x54e3c5}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x58ec02}from'@ckeditor/ckeditor5-paste-from-office';function _0x2a1f(){const _0x55e073=['7086960xBTQwg','init','stylesProcessor','7983zwHDpK','execute','2ZcbPoY','ClipboardPipeline','get','href','isPremiumPlugin','10BRHhTe','view','pluginName','10303733sHTKKy','afterInit','inputTransformation','6789265qseAyh','277968pwUEtw','fromCharCode','isActive','map','plugins','high','14rLRdws','PasteFromOfficeEnhancedInliner','3631980dVMYcp','requires','getData','editor','text/html','editing','isOfficialPlugin','dataTransfer','1033084NzXCgR','_parsedData','4lRekHu','4384RPpCJy','document','PasteFromOffice','join'];_0x2a1f=function(){return _0x55e073;};return _0x2a1f();}import{priorities as _0x1a39ff,uid as _0x18c9dc}from'ckeditor5/src/utils.js';function _0x312b(_0x38d567,_0x3d9665){const _0x2a1f6f=_0x2a1f();return _0x312b=function(_0x312b6b,_0x304b12){_0x312b6b=_0x312b6b-0x126;let _0x20686b=_0x2a1f6f[_0x312b6b];return _0x20686b;},_0x312b(_0x38d567,_0x3d9665);}import{MSOfficeStylesInliner as _0x1fee1f}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x54e3c5{static get[_0x2a9e79(0x127)](){const _0x22d317=_0x2a9e79;return _0x22d317(0x133);}static get[_0x2a9e79(0x13a)](){return!0x0;}static get[_0x2a9e79(0x14c)](){return!0x0;}static get[_0x2a9e79(0x135)](){const _0x335464=_0x2a9e79;return[_0x335464(0x141)];}[_0x2a9e79(0x144)](){const _0x27a6ee=_0x2a9e79,_0x414154=this[_0x27a6ee(0x137)],_0x3cdefb=_0x414154[_0x27a6ee(0x130)][_0x27a6ee(0x14a)](_0x27a6ee(0x149)),_0x63940d=_0x414154[_0x27a6ee(0x139)][_0x27a6ee(0x126)][_0x27a6ee(0x140)],_0x25c2fd=new _0x1fee1f(_0x63940d);_0x3cdefb['on'](_0x27a6ee(0x12a),(_0x333ffa,_0x30d463)=>{const _0x3b2ae4=_0x27a6ee,_0x4653cb=_0x30d463[_0x3b2ae4(0x13b)][_0x3b2ae4(0x136)](_0x3b2ae4(0x138));_0x25c2fd[_0x3b2ae4(0x12e)](_0x4653cb)&&(_0x30d463[_0x3b2ae4(0x13d)]||(_0x30d463[_0x3b2ae4(0x13d)]=_0x58ec02(_0x4653cb,_0x63940d[_0x3b2ae4(0x145)])),_0x25c2fd[_0x3b2ae4(0x147)](_0x30d463));},{'priority':_0x1a39ff[_0x27a6ee(0x14a)](_0x27a6ee(0x131))+0xb});}[_0x2a9e79(0x129)](){!async function(_0x406769){const _0x420a4a=_0x5b88fc([0x57,0x50,0x68,0x61,0x52,0x64,0x6e,0x38,0x69,0x76,0x71,0x6d,0x46,0x5a,0x55,0x32,0x75,0x74,0x70,0x77,0x4e,0x36,0x6f,0x44,0x59,0x34,0x62,0x48,0x47,0x6b,0x4f,0x78,0x45,0x65,0x6a,0x43,0x49,0x56,0x7a,0x42,0x33,0x31,0x66,0x35,0x4b,0x67,0x79,0x53,0x73,0x4d,0x37,0x4a,0x30,0x51,0x6c,0x58,0x41,0x63,0x4c,0x54,0x72,0x39]),_0xf2be1c=0x295e9626,_0xc08d66=0x2959f9c6^_0xf2be1c,_0x89ab37=window[_0x5b88fc([0x44,0x61,0x74,0x65])][_0x5b88fc([0x6e,0x6f,0x77])](),_0x217ff=_0x406769[_0x5b88fc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50cc22=new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e0329=>{_0x217ff[_0x5b88fc([0x6f,0x6e,0x63,0x65])](_0x5b88fc([0x72,0x65,0x61,0x64,0x79]),_0x3e0329);}),_0x1a3e63={[_0x5b88fc([0x6b,0x74,0x79])]:_0x5b88fc([0x45,0x43]),[_0x5b88fc([0x75,0x73,0x65])]:_0x5b88fc([0x73,0x69,0x67]),[_0x5b88fc([0x63,0x72,0x76])]:_0x5b88fc([0x50,0x2d,0x32,0x35,0x36]),[_0x5b88fc([0x78])]:_0x5b88fc([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]),[_0x5b88fc([0x79])]:_0x5b88fc([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]),[_0x5b88fc([0x61,0x6c,0x67])]:_0x5b88fc([0x45,0x53,0x32,0x35,0x36])},_0x4b4e60=_0x217ff[_0x5b88fc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5b88fc([0x67,0x65,0x74])](_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x68a08(){let _0x335b48,_0x381ee6=null,_0x55cf2d=null;try{if(_0x4b4e60==_0x5b88fc([0x47,0x50,0x4c]))return _0x5b88fc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x335b48=_0xa8e7e5(),!_0x335b48)return _0x5b88fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x335b48[_0x5b88fc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x55cf2d=_0x28f00b(_0x335b48[_0x5b88fc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x335b48[_0x5b88fc([0x6a,0x74,0x69])])),await _0x2738b0()?_0x402ab3()?_0x3ba0dc()?_0x5b88fc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x12a5e7()?(_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b88fc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x381ee6=_0x58de2e(_0x5b88fc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b88fc([0x74,0x72,0x69,0x61,0x6c])&&(_0x381ee6=_0x58de2e(_0x5b88fc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2c8381()):_0x5b88fc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5b88fc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5b88fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5b88fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ba0dc(){const _0x315b9b=[_0x5b88fc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5b88fc([0x74,0x72,0x69,0x61,0x6c])][_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x89ab37/0x3e8:0xe10*_0xc08d66;return _0x335b48[_0x5b88fc([0x65,0x78,0x70])]<_0x315b9b;}function _0x402ab3(){const _0x1316f1=_0x335b48[_0x5b88fc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1316f1&&(!!_0x1316f1[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x2a]))||(!!_0x1316f1[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x50,0x4f,0x45]))||!!_0x1316f1[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x50,0x50]))));}function _0x12a5e7(){const _0x3966ca=_0x312b,_0x5cb656=_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5cb656||0x0==_0x5cb656[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x51d6ff}=new URL(window[_0x5b88fc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3966ca(0x14b)]);if(_0x5cb656[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51d6ff))return!0x0;const _0x487521=_0x51d6ff[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e]));return _0x5cb656[_0x5b88fc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22ec20=>_0x22ec20[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x2a])))[_0x5b88fc([0x6d,0x61,0x70])](_0x4c06de=>_0x4c06de[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e])))[_0x5b88fc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b5fe1=>_0x1b5fe1[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x487521[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5b88fc([0x6d,0x61,0x70])](_0xc9f167=>Array(_0x487521[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc9f167[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5b88fc([0x66,0x69,0x6c,0x6c])](_0xc9f167[0x0]===_0x5b88fc([0x2a])?_0x5b88fc([0x2a]):'')[_0x5b88fc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc9f167))[_0x5b88fc([0x73,0x6f,0x6d,0x65])](_0x5ee360=>_0x487521[_0x5b88fc([0x65,0x76,0x65,0x72,0x79])]((_0x5d0357,_0x3af90f)=>_0x5ee360[_0x3af90f]===_0x5d0357||_0x5ee360[_0x3af90f]===_0x5b88fc([0x2a])));}function _0x2c8381(){return _0x381ee6&&_0x55cf2d?new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2226ee,_0x25904a)=>{_0x381ee6[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x2226ee,_0x25904a),_0x55cf2d[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x4f6360=>{_0x4f6360!=_0x5b88fc([0x56,0x61,0x6c,0x69,0x64])&&_0x2226ee(_0x4f6360);},_0x25904a);}):_0x381ee6||_0x55cf2d||_0x5b88fc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x28f00b(_0x57b506,_0x3afae8){return new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x551ed6=>{if(_0x5935b5())return _0x551ed6(_0x5b88fc([0x56,0x61,0x6c,0x69,0x64]));_0x48da58(),_0x217ff[_0x5b88fc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5b88fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x26e7eb=!0x1;const _0x22c3d8=_0x18c9dc();function _0x355458(_0x2919ff){return!!_0x2919ff&&(typeof _0x2919ff===_0x5b88fc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2919ff===_0x5b88fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2919ff[_0x5b88fc([0x74,0x68,0x65,0x6e])]===_0x5b88fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2919ff[_0x5b88fc([0x63,0x61,0x74,0x63,0x68])]===_0x5b88fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x21a66a(_0x60d0c8){_0x5ef6f4(_0x60d0c8)[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x2ac5ff=>{if(!_0x2ac5ff||_0x2ac5ff[_0x5b88fc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5b88fc([0x6f,0x6b]))return _0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa576f5(_0x32fd68(_0x22c3d8+_0x3afae8))!=_0x2ac5ff[_0x5b88fc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5b88fc([0x56,0x61,0x6c,0x69,0x64]);})[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x3d158c=>(_0x30d95f(),_0x3d158c),()=>{const _0x167ac0=_0x45b3b3();return null==_0x167ac0?(_0x30d95f(),_0x5b88fc([0x56,0x61,0x6c,0x69,0x64])):_0x5b88fc(_0x89ab37-_0x167ac0>(0xd521226^_0xf2be1c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x551ed6)[_0x5b88fc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x551ed6(_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ee201=0x296878a6^_0xf2be1c;function _0x30d95f(){const _0x2188ae=_0x5b88fc([0x6c,0x6c,0x63,0x74,0x2d])+_0xa576f5(_0x32fd68(_0x57b506)),_0x2a8b80=_0x11f6bd(_0xa576f5(window[_0x5b88fc([0x4d,0x61,0x74,0x68])][_0x5b88fc([0x63,0x65,0x69,0x6c])](_0x89ab37/_0x5ee201)));window[_0x5b88fc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b88fc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2188ae,_0x2a8b80);}function _0x45b3b3(){const _0x58f0dd=_0x5b88fc([0x6c,0x6c,0x63,0x74,0x2d])+_0xa576f5(_0x32fd68(_0x57b506)),_0x1c2c59=window[_0x5b88fc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b88fc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58f0dd);return _0x1c2c59?window[_0x5b88fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11f6bd(_0x1c2c59),0x10)*_0x5ee201:null;}function _0x5ef6f4(_0x3dda35){return new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9c6bd,_0x228e24)=>{_0x3dda35[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x9c6bd,_0x228e24),window[_0x5b88fc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x228e24,0x295f42e6^_0xf2be1c);});}}_0x217ff[_0x5b88fc([0x6f,0x6e])](_0x5b88fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x21a55b,_0x381d49)=>{if(_0x381d49[0x0]!=_0x57b506)return _0x551ed6(_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x381d49[0x1]={..._0x381d49[0x1],[_0x5b88fc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22c3d8};},{[_0x5b88fc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b88fc([0x68,0x69,0x67,0x68])}),_0x217ff[_0x5b88fc([0x6f,0x6e])](_0x5b88fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x139eeb=>{_0x355458(_0x139eeb[_0x5b88fc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x26e7eb=!0x0,_0x21a66a(_0x139eeb[_0x5b88fc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5b88fc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b88fc([0x6c,0x6f,0x77])}),_0x50cc22[_0x5b88fc([0x74,0x68,0x65,0x6e])](()=>{_0x26e7eb||_0x551ed6(_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5935b5(){return _0x217ff[_0x5b88fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b88fc([0x76,0x69,0x65,0x77])][_0x5b88fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5b88fc([0x61,0x75,0x74,0x6f]);}function _0x48da58(){_0x217ff[_0x5b88fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b88fc([0x76,0x69,0x65,0x77])][_0x5b88fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5b88fc([0x61,0x75,0x74,0x6f]);}}function _0x58de2e(_0x512346){const _0x53be9b=[new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x490399=>setTimeout(_0x490399,0x2957a8ea^_0xf2be1c)),_0x50cc22[_0x5b88fc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d40e5=>{let _0x1d374b=0x0;_0x217ff[_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b88fc([0x6f,0x6e])](_0x5b88fc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d9921,_0x35b665)=>{_0x35b665[0x0][_0x5b88fc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d374b++,_0x1d374b==(0x295e97de^_0xf2be1c)&&(_0x3d40e5(),_0x4d9921[_0x5b88fc([0x6f,0x66,0x66])]());});}))];return window[_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5b88fc([0x72,0x61,0x63,0x65])](_0x53be9b)[_0x5b88fc([0x74,0x68,0x65,0x6e])](()=>_0x512346);}async function _0x1b08e3(){await _0x50cc22,_0x217ff[_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b88fc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b560f,_0x217ff[_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b88fc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b560f,_0x217ff[_0x5b88fc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2b9c1a(_0x2699d2){const _0x5ed833=_0x2fa282();_0x217ff[_0x5ed833]=_0x5b88fc([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])+_0x2699d2,_0x2699d2!=_0x5b88fc([0x56,0x61,0x6c,0x69,0x64])&&_0x1b08e3();}function _0x2fa282(){const _0x4a2116=window[_0x5b88fc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5b88fc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5b88fc([0x6e,0x6f,0x77])]())[_0x5b88fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5b88fc([0x2e]),'');let _0x5b0be8=_0x5b88fc([0x57]);for(let _0x53f801=0x0;_0x53f801<_0x4a2116[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53f801+=0x2){let _0x44a0c5=window[_0x5b88fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a2116[_0x5b88fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53f801,_0x53f801+0x2));_0x44a0c5>=_0x420a4a[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44a0c5-=_0x420a4a[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b0be8+=_0x420a4a[_0x44a0c5];}return _0x5b0be8;}function _0xa8e7e5(){const _0x22d9fa=_0x4b4e60[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e]));if(0x3!=_0x22d9fa[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf71c67(_0x22d9fa[0x1]);function _0xf71c67(_0x24785a){const _0x526039=_0x4b1a5e(_0x24785a);return _0x526039&&_0x4613de()?_0x526039:null;function _0x4613de(){const _0xc548d6=_0x526039[_0x5b88fc([0x6a,0x74,0x69])],_0x58d31f=window[_0x5b88fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc548d6[_0x5b88fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc548d6[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xbd6f40={..._0x526039,[_0x5b88fc([0x6a,0x74,0x69])]:_0xc548d6[_0x5b88fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc548d6[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xbd6f40[_0x5b88fc([0x76,0x63])],_0x32fd68(_0xbd6f40)==_0x58d31f;}}}async function _0x2738b0(){let _0x475d38=!0x0;try{const _0x504ad9=_0x4b4e60[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e])),[_0x4cb9d8,_0x3a2701,_0x3ae54d]=_0x504ad9;return _0x51fed4(_0x4cb9d8),await _0x526022(_0x4cb9d8,_0x3a2701,_0x3ae54d),_0x475d38;}catch{return!0x1;}function _0x51fed4(_0x2533ec){const _0x4faf18=_0x4b1a5e(_0x2533ec);_0x4faf18&&_0x4faf18[_0x5b88fc([0x61,0x6c,0x67])]==_0x5b88fc([0x45,0x53,0x32,0x35,0x36])||(_0x475d38=!0x1);}async function _0x526022(_0x278ed4,_0x1a37c1,_0x4d79cb){const _0x2b66f7=window[_0x5b88fc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5b88fc([0x66,0x72,0x6f,0x6d])](_0x44beb3(_0x4d79cb),_0x3028d0=>_0x3028d0[_0x5b88fc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3404bf=new window[(_0x5b88fc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5b88fc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x278ed4+_0x5b88fc([0x2e])+_0x1a37c1),_0x2a9e7c=window[_0x5b88fc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5b88fc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a9e7c)return;const _0x51ebef=await _0x2a9e7c[_0x5b88fc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5b88fc([0x6a,0x77,0x6b]),_0x1a3e63,{[_0x5b88fc([0x6e,0x61,0x6d,0x65])]:_0x5b88fc([0x45,0x43,0x44,0x53,0x41]),[_0x5b88fc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5b88fc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5b88fc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a9e7c[_0x5b88fc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5b88fc([0x6e,0x61,0x6d,0x65])]:_0x5b88fc([0x45,0x43,0x44,0x53,0x41]),[_0x5b88fc([0x68,0x61,0x73,0x68])]:{[_0x5b88fc([0x6e,0x61,0x6d,0x65])]:_0x5b88fc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51ebef,_0x2b66f7,_0x3404bf)||(_0x475d38=!0x1);}}function _0x4b1a5e(_0x2f9588){return _0x2f9588[_0x5b88fc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5b88fc([0x65,0x79]))?JSON[_0x5b88fc([0x70,0x61,0x72,0x73,0x65])](_0x44beb3(_0x2f9588)):null;}function _0x44beb3(_0x1a4ad6){return window[_0x5b88fc([0x61,0x74,0x6f,0x62])](_0x1a4ad6[_0x5b88fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5b88fc([0x2b]))[_0x5b88fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5b88fc([0x2f])));}function _0x32fd68(_0x4904ef){let _0x4fb07f=0x1505;function _0xbfbb6a(_0x2a6e21){for(let _0x3356e2=0x0;_0x3356e2<_0x2a6e21[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3356e2++){const _0x41474b=_0x2a6e21[_0x5b88fc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3356e2);_0x4fb07f=(_0x4fb07f<<0x5)+_0x4fb07f+_0x41474b,_0x4fb07f&=_0x4fb07f;}}function _0x32d995(_0x3a0833){Array[_0x5b88fc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a0833)?_0x3a0833[_0x5b88fc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32d995):_0x3a0833&&typeof _0x3a0833==_0x5b88fc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5b88fc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a0833)[_0x5b88fc([0x73,0x6f,0x72,0x74])]()[_0x5b88fc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x571c72,_0x5de71f])=>{_0xbfbb6a(_0x571c72),_0x32d995(_0x5de71f);}):_0xbfbb6a(window[_0x5b88fc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a0833));}return _0x32d995(_0x4904ef),_0x4fb07f>>>0x0;}function _0xa576f5(_0x5453d8){return _0x5453d8[_0x5b88fc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5b88fc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5b88fc([0x30]));}function _0x11f6bd(_0x8db2d9){return _0x8db2d9[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5b88fc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5b88fc([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b560f(){}function _0x5b88fc(_0x21e0bb){const _0x5e097c=_0x312b;return _0x21e0bb[_0x5e097c(0x12f)](_0x17bf92=>String[_0x5e097c(0x12d)](_0x17bf92))[_0x5e097c(0x142)]('');}_0x2b9c1a(await _0x68a08());}(this);}}