@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.3 → 46.0.1-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${I(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 I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<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 y.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(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function L(t){return A[E(206)](t)}function O(t,e){const n=R();return(O=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(190)](n,r);return n}function R(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(R=function(){return t})()}const j=W;function K(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(K=function(){return t})()}function W(t,e){const n=K();return(W=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class D extends b{[j(339)](t){const n=j,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=T(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[j(345)](t){return super[j(345)](t)||L(t)}}const V=J;function J(t,e){const n=B();return(J=function(t,e){return n[t-=315]})(t,e)}function B(){const t=["high","requires","inputTransformation","join","isOfficialPlugin","483832DinQhQ","176968ZtnILn","get","4869ukNWqf","14eaJzmi","isActive","ClipboardPipeline","dataTransfer","PasteFromOffice","fromCharCode","plugins","PasteFromOfficeEnhancedInliner","href","execute","384XHbgwO","map","pluginName","document","_parsedData","1168264QeIozv","text/html","5000yIazKC","292290oapful","getData","afterInit","2fLQHcL","isPremiumPlugin","3oxtlWb","stylesProcessor","1126110TnUNOp","view","editor","66394GKhrjH","editing","init"];return(B=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(171623===-parseInt(e(332))/1*(-parseInt(e(325))/2)+parseInt(e(327))/3*(-parseInt(e(319))/4)+parseInt(e(329))/5+parseInt(e(322))/6+parseInt(e(344))/7*(-parseInt(e(340))/8)+-parseInt(e(343))/9*(parseInt(e(321))/10)+-parseInt(e(341))/11*(-parseInt(e(354))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class $ extends t.Plugin{static get[V(316)](){return V(351)}static get[V(339)](){return!0}static get[V(326)](){return!0}static get[V(336)](){return[V(348)]}[V(334)](){const t=V,e=this[t(331)],n=e[t(350)][t(342)](t(346)),r=e[t(333)][t(330)][t(317)],s=new D(r);n.on(t(337),(e,n)=>{const i=t,o=n[i(347)][i(323)](i(320));s[i(345)](o)&&(n[i(318)]||(n[i(318)]=x(o,r[i(328)])),s[i(353)](n))},{priority:S.priorities[t(342)](t(335))+11})}[V(324)](){!async function(t){const e=d([76,75,111,54,53,122,115,112,50,117,83,67,108,109,89,56,68,73,105,88,72,121,98,66,100,120,106,80,104,79,107,69,49,90,99,85,52,102,97,78,119,65,118,74,103,114,101,55,84,86,71,116,110,51,82,48,77,81,113,70,87,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=J;return t[e(315)](t=>String[e(349)](t))[e(338)]("")}!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([76]);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:1754092800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=J,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(352)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const k=q;function q(t,e){const n=H();return(q=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const z=[k(396),k(402),k(379),k(382),k(391),k(390),k(403),k(383)],U=[k(396),k(402),k(379)],G={"font-style":[[k(385),"i"]],"font-weight":[[k(378),k(365)],[k(366),k(365)],[k(388),k(365)],[t=>Number(t)>=600,k(365)]],"text-decoration":[[k(395),"u"],[k(371),"s"]],"text-decoration-line":[[k(395),"u"],[k(371),"s"]],"vertical-align":[[k(369),k(369)],[k(362),k(370)]]};function H(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(H=function(){return t})()}function Z(t){return z[k(386)](t)}function X(t){const e=k;return Array[e(377)](t[e(367)]())[e(360)](Z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=k,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[k(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=k;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=k;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Q=Y;function Y(t,e){const n=et();return(Y=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Q(188)](t){const n=Q,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){_(t,s,X(t))}t[n(202)]=r}[Q(191)](t){return super[Q(191)](t)||L(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),$,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class 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=C,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=E();return(C=function(t,e){return n[t-=206]})(t,e)}function E(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(E=function(){return t})()}function O(t){return A[C(206)](t)}function P(t,e){const n=F();return(P=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(753353===-parseInt(e(387))/1*(parseInt(e(386))/2)+-parseInt(e(382))/3+-parseInt(e(371))/4*(-parseInt(e(369))/5)+parseInt(e(378))/6+parseInt(e(362))/7+-parseInt(e(380))/8*(parseInt(e(375))/9)+parseInt(e(370))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(){const t=["length","getPropertyValue","hasClass","tagName","push","1860PIeoST","2784150RwGssX","14476dorzja","style","cssRules","name","3281292oBzgGX","exec","assign","3471984wdkFND","selectorText","16iBNCxE","map","3047340GUzict","groups","split","trim","1016042RgbWbY","1xSOJCK","className","set","5620881cryRAs","initial"];return(F=function(){return t})()}function T(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(367)]&&!s[n(388)])continue;const e=!s[n(367)]||t[n(374)]===s[n(367)],o=!s[n(388)]||t[n(366)](s[n(388)]);e&&o&&r[n(389)](s,i)}return r}function j(t){const e=P,n={};for(let r=0;r<t[e(364)];r++){const s=t[r],i=t[e(365)](s);e(363)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(384)](",")[e(381)](t=>t[e(385)]()),r=[];for(const t of n){const n=L[e(376)](t);n&&r[e(368)](n[e(383)])}return r}function M(t){const e=P,n={};for(const r of t)Object[e(377)](n,r);return n}const N=D;function D(t,e){const n=K();return(D=function(t,e){return n[t-=242]})(t,e)}function K(){const t=["type","elementStart","createRangeIn","48fJhyIt","size","hasStyle","1645028WZktAj","477280HfTTQN","2298282txwqRm","_parsedData","1003774BKonCj","content","6556890akuswf","from","2416788hPpczA","isActive","item","setStyle","values","execute","3194604yoPHVW","document"];return(K=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(860636===parseInt(e(246))/1+parseInt(e(242))/2+parseInt(e(250))/3+-parseInt(e(256))/4+-parseInt(e(243))/5+parseInt(e(248))/6+parseInt(e(244))/7*(-parseInt(e(261))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class W extends b{[N(255)](t){const n=N,{body:r,styles:s}=t[n(245)],i=new e.ViewUpcastWriter(r[n(257)]),o=i[n(260)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(389)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(373)])if(t instanceof CSSStyleRule){const r=j(t[e(372)]);n[t[e(379)]]=Object[e(377)]({},n[t[e(379)]]||{},r)}return n}(s));for(const t of o){if(n(259)!==t[n(258)])continue;const e=T(t[n(252)],c);if(e[n(262)]){const r=M(Array[n(249)](e[n(254)]()));for(const e in r){const s=t[n(252)];s[n(263)](e)||i[n(253)](e,r[e],s)}}}t[n(247)]=r}[N(251)](t){return super[N(251)](t)||O(t)}}const V=$;function k(){const t=["393389JiSEQj","pluginName","editor","inputTransformation","926883dSvOqi","init","114hazFls","283900bFDGkj","1765qUpCKe","stylesProcessor","106519rnnmgW","642686rWiTpV","1460HUeakT","document","editing","execute","href","requires","map","PasteFromOfficeEnhancedInliner","isPremiumPlugin","ClipboardPipeline","fromCharCode","plugins","dataTransfer","high","2729936NtenZq","getData","isActive","isOfficialPlugin","_parsedData","3bCkDam","32bmarZQ","PasteFromOffice","text/html","join","view","get","afterInit"];return(k=function(){return t})()}function $(t,e){const n=k();return($=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(210540===-parseInt(e(292))/1+-parseInt(e(303))/2*(-parseInt(e(284))/3)+-parseInt(e(304))/4*(-parseInt(e(300))/5)+parseInt(e(298))/6*(parseInt(e(302))/7)+parseInt(e(285))/8*(-parseInt(e(296))/9)+parseInt(e(299))/10+parseInt(e(279))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class z extends t.Plugin{static get[V(293)](){return V(311)}static get[V(282)](){return!0}static get[V(312)](){return!0}static get[V(309)](){return[V(286)]}[V(297)](){const t=V,e=this[t(294)],n=e[t(315)][t(290)](t(313)),r=e[t(306)][t(289)][t(305)],s=new W(r);n.on(t(295),(e,n)=>{const i=t,o=n[i(277)][i(280)](i(287));s[i(281)](o)&&(n[i(283)]||(n[i(283)]=x(o,r[i(301)])),s[i(307)](n))},{priority:S.priorities[t(290)](t(278))+11})}[V(291)](){!async function(t){const e=d([121,88,48,104,86,108,80,84,116,81,66,79,90,106,103,54,112,111,98,75,89,57,122,115,72,52,50,85,105,71,55,101,78,117,109,68,118,67,107,82,110,119,83,102,74,49,69,114,73,100,65,87,56,113,76,77,97,120,99,70,51,53]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(310)](t=>String[e(314)](t))[e(288)]("")}!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([121]);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:1754265600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(308)]);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 J=q;function q(t,e){const n=G();return(q=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const B=[J(396),J(402),J(379),J(382),J(391),J(390),J(403),J(383)],U=[J(396),J(402),J(379)],Z={"font-style":[[J(385),"i"]],"font-weight":[[J(378),J(365)],[J(366),J(365)],[J(388),J(365)],[t=>Number(t)>=600,J(365)]],"text-decoration":[[J(395),"u"],[J(371),"s"]],"text-decoration-line":[[J(395),"u"],[J(371),"s"]],"vertical-align":[[J(369),J(369)],[J(362),J(370)]]};function G(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(G=function(){return t})()}function _(t){return B[J(386)](t)}function H(t){const e=J;return Array[e(377)](t[e(367)]())[e(360)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[J(386)](c))r[e]=o;else if(e in Z){const t=o[i(384)](" ");Z[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==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=J;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Q=tt;function Y(){const t=["189DnumeY","24070343tRWcKT","6OCqoTd","stylesProcessor","134dFcolV","isActive","blockElements","10jSkJXn","2557824hVjdFK","document","name","content","element","12263904uYfOlD","includes","_parsedData","execute","2489156JBbhZz","285672eZvoTm","createRangeIn","21167pVtScF","font","557950cJHzdh","getItems"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(713420===parseInt(e(500))/1*(-parseInt(e(508))/2)+parseInt(e(488))/3+-parseInt(e(497))/4+-parseInt(e(502))/5*(-parseInt(e(506))/6)+-parseInt(e(504))/7*(-parseInt(e(498))/8)+-parseInt(e(493))/9+-parseInt(e(511))/10*(-parseInt(e(505))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends b{[Q(496)](t){const n=Q,{body:r}=t[n(495)],s=new e.ViewUpcastWriter(r[n(489)]),i=s[n(499)](r),o=new e.ViewDocument(s[n(489)][n(507)]),c=[...new e.ViewDomConverter(o)[n(510)],n(501)],a=i[n(503)]();for(const t of a)if(t.is(n(492))&&c[n(494)](t[n(490)])){X(t,s,H(t))}t[n(491)]=r}[Q(509)](t){return super[Q(509)](t)||O(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new et(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),z,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0xc6bedd}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4629ea,parsePasteOfficeHtml as _0x5250b3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x504db2,uid as _0x51e446}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x404152,ViewDocument as _0x1ffc64,ViewDomConverter as _0x43296e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5cb9de){return m['test'](_0x5cb9de);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d859e,_0x6452fb){const _0x1b3589=new Map();for(const [_0x543277,_0x2c4279]of _0x6452fb){if(!_0x543277['tagName']&&!_0x543277['className'])continue;const _0x1e65f3=!_0x543277['tagName']||_0x3d859e['name']===_0x543277['tagName'],_0x181682=!_0x543277['className']||_0x3d859e['hasClass'](_0x543277['className']);_0x1e65f3&&_0x181682&&_0x1b3589['set'](_0x543277,_0x2c4279);}return _0x1b3589;}function h(_0x1a9a8e){const _0x46574b={};for(let _0x82fea5=0x0;_0x82fea5<_0x1a9a8e['length'];_0x82fea5++){const _0x27fb73=_0x1a9a8e[_0x82fea5],_0x32114b=_0x1a9a8e['getPropertyValue'](_0x27fb73);'initial'!==_0x32114b&&(_0x46574b[_0x27fb73]=_0x32114b);}return _0x46574b;}function O(_0x55f957){const _0x18bac=_0x55f957['split'](',')['map'](_0x245ba7=>_0x245ba7['trim']()),_0x20a9eb=[];for(const _0x4e7f1a of _0x18bac){const _0x247820=S['exec'](_0x4e7f1a);_0x247820&&_0x20a9eb['push'](_0x247820['groups']);}return _0x20a9eb;}function k(_0x1c3950){const _0x33ddc4={};for(const _0x30d66c of _0x1c3950)Object['assign'](_0x33ddc4,_0x30d66c);return _0x33ddc4;}class u extends _0x4629ea{['execute'](_0x5827b4){const {body:_0xe18b99,styles:_0x5e2013}=_0x5827b4['_parsedData'],_0x132770=new _0x404152(_0xe18b99['document']),_0x5081c4=_0x132770['createRangeIn'](_0xe18b99),_0xf48f8e=function(_0x11fdb8){const _0x5972f5={};for(const _0xce3e8d of _0x11fdb8)for(const _0x5cf4d1 of _0xce3e8d['cssRules'])if(_0x5cf4d1 instanceof CSSStyleRule){const _0x24e7e3=h(_0x5cf4d1['style']);_0x5972f5[_0x5cf4d1['selectorText']]=Object['assign']({},_0x5972f5[_0x5cf4d1['selectorText']]||{},_0x24e7e3);}return _0x5972f5;}(_0x5e2013),_0x6f5be2=function(_0x494505){const _0x563e5d=new Map();for(const _0x27f8c4 in _0x494505){const _0x4aca1a=O(_0x27f8c4),_0x165f4e=_0x494505[_0x27f8c4];for(const _0x400cd7 of _0x4aca1a)_0x563e5d['set'](_0x400cd7,_0x165f4e);}return _0x563e5d;}(_0xf48f8e);for(const _0x2df34b of _0x5081c4){if('elementStart'!==_0x2df34b['type'])continue;const _0x1a9faa=j(_0x2df34b['item'],_0x6f5be2);if(_0x1a9faa['size']){const _0x445b11=k(Array['from'](_0x1a9faa['values']()));for(const _0x517960 in _0x445b11){const _0x429474=_0x2df34b['item'];_0x429474['hasStyle'](_0x517960)||_0x132770['setStyle'](_0x517960,_0x445b11[_0x517960],_0x429474);}}}_0x5827b4['content']=_0xe18b99;}['isActive'](_0x601b6f){return super['isActive'](_0x601b6f)||p(_0x601b6f);}}class i extends _0xc6bedd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb4316c=this['editor'],_0x4e5e2d=_0xb4316c['plugins']['get']('ClipboardPipeline'),_0x2958e6=_0xb4316c['editing']['view']['document'],_0x47c742=new u(_0x2958e6);_0x4e5e2d['on']('inputTransformation',(_0x14ea6c,_0x51bcf7)=>{const _0x534497=_0x51bcf7['dataTransfer']['getData']('text/html');_0x47c742['isActive'](_0x534497)&&(_0x51bcf7['_parsedData']||(_0x51bcf7['_parsedData']=_0x5250b3(_0x534497,_0x2958e6['stylesProcessor'])),_0x47c742['execute'](_0x51bcf7));},{'priority':_0x504db2['get']('high')+0xb});}['afterInit'](){!async function(_0x3979b5){const _0x3c8408=_0x148285([0x4c,0x4b,0x6f,0x36,0x35,0x7a,0x73,0x70,0x32,0x75,0x53,0x43,0x6c,0x6d,0x59,0x38,0x44,0x49,0x69,0x58,0x48,0x79,0x62,0x42,0x64,0x78,0x6a,0x50,0x68,0x4f,0x6b,0x45,0x31,0x5a,0x63,0x55,0x34,0x66,0x61,0x4e,0x77,0x41,0x76,0x4a,0x67,0x72,0x65,0x37,0x54,0x56,0x47,0x74,0x6e,0x33,0x52,0x30,0x4d,0x51,0x71,0x46,0x57,0x39]),_0x4d99c2=0x7b0856,_0x42e36f=0x7c6706^_0x4d99c2,_0x1642c3=window[_0x148285([0x44,0x61,0x74,0x65])][_0x148285([0x6e,0x6f,0x77])](),_0x4540ca=_0x3979b5[_0x148285([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e79b5=new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7d49b5=>{_0x4540ca[_0x148285([0x6f,0x6e,0x63,0x65])](_0x148285([0x72,0x65,0x61,0x64,0x79]),_0x7d49b5);}),_0x11622c={[_0x148285([0x6b,0x74,0x79])]:_0x148285([0x45,0x43]),[_0x148285([0x75,0x73,0x65])]:_0x148285([0x73,0x69,0x67]),[_0x148285([0x63,0x72,0x76])]:_0x148285([0x50,0x2d,0x32,0x35,0x36]),[_0x148285([0x78])]:_0x148285([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]),[_0x148285([0x79])]:_0x148285([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]),[_0x148285([0x61,0x6c,0x67])]:_0x148285([0x45,0x53,0x32,0x35,0x36])},_0x4f6929=_0x4540ca[_0x148285([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x148285([0x67,0x65,0x74])](_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3461b6(){let _0x2d7fe2,_0x3b955a=null,_0x498d7e=null;try{if(_0x4f6929==_0x148285([0x47,0x50,0x4c]))return _0x148285([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2d7fe2=_0x7116a4(),!_0x2d7fe2)return _0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2d7fe2[_0x148285([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x498d7e=_0xdec6b(_0x2d7fe2[_0x148285([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2d7fe2[_0x148285([0x6a,0x74,0x69])])),await _0xce449d()?_0x2cc648()?_0x47a1ef()?_0x148285([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c162c()?(_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x148285([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b955a=_0x43c5cd(_0x148285([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x148285([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b955a=_0x43c5cd(_0x148285([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x342cd8()):_0x148285([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x148285([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47a1ef(){const _0x393d9c=[_0x148285([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x148285([0x74,0x72,0x69,0x61,0x6c])][_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1642c3/0x3e8:0xe10*_0x42e36f;return _0x2d7fe2[_0x148285([0x65,0x78,0x70])]<_0x393d9c;}function _0x2cc648(){const _0x1bc831=_0x2d7fe2[_0x148285([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bc831&&(!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x2a]))||(!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x50,0x4f,0x45]))||!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x50,0x50]))));}function _0x4c162c(){const _0xf20250=_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf20250||0x0==_0xf20250[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x86036f}=new URL(window[_0x148285([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xf20250[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x86036f))return!0x0;const _0x2db57d=_0x86036f[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e]));return _0xf20250[_0x148285([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ff255=>_0x3ff255[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x2a])))[_0x148285([0x6d,0x61,0x70])](_0x301ae2=>_0x301ae2[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e])))[_0x148285([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xedd413=>_0xedd413[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2db57d[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x148285([0x6d,0x61,0x70])](_0x46fba1=>Array(_0x2db57d[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x46fba1[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x148285([0x66,0x69,0x6c,0x6c])](_0x46fba1[0x0]===_0x148285([0x2a])?_0x148285([0x2a]):'')[_0x148285([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x46fba1))[_0x148285([0x73,0x6f,0x6d,0x65])](_0x3ab56a=>_0x2db57d[_0x148285([0x65,0x76,0x65,0x72,0x79])]((_0x5b371d,_0x430c0f)=>_0x3ab56a[_0x430c0f]===_0x5b371d||_0x3ab56a[_0x430c0f]===_0x148285([0x2a])));}function _0x342cd8(){return _0x3b955a&&_0x498d7e?new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21fe5c,_0x27ae69)=>{_0x3b955a[_0x148285([0x74,0x68,0x65,0x6e])](_0x21fe5c,_0x27ae69),_0x498d7e[_0x148285([0x74,0x68,0x65,0x6e])](_0x231ed7=>{_0x231ed7!=_0x148285([0x56,0x61,0x6c,0x69,0x64])&&_0x21fe5c(_0x231ed7);},_0x27ae69);}):_0x3b955a||_0x498d7e||_0x148285([0x56,0x61,0x6c,0x69,0x64]);}}function _0xdec6b(_0x159870,_0x356f9e){return new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5666df=>{if(_0x5a62e4())return _0x5666df(_0x148285([0x56,0x61,0x6c,0x69,0x64]));_0x5cbacb(),_0x4540ca[_0x148285([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b46c2=!0x1;const _0xc16ac5=_0x51e446();function _0x178ab0(_0x678d7e){return!!_0x678d7e&&(typeof _0x678d7e===_0x148285([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x678d7e===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x678d7e[_0x148285([0x74,0x68,0x65,0x6e])]===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x678d7e[_0x148285([0x63,0x61,0x74,0x63,0x68])]===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x47b03d(_0x4e067d){_0x4364dc(_0x4e067d)[_0x148285([0x74,0x68,0x65,0x6e])](_0x5ddfab=>{if(!_0x5ddfab||_0x5ddfab[_0x148285([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x148285([0x6f,0x6b]))return _0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x426673(_0x35d9ee(_0xc16ac5+_0x356f9e))!=_0x5ddfab[_0x148285([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x148285([0x56,0x61,0x6c,0x69,0x64]);})[_0x148285([0x74,0x68,0x65,0x6e])](_0x372d7e=>(_0x15d8d7(),_0x372d7e),()=>{const _0x39e8eb=_0x5098e0();return null==_0x39e8eb?(_0x15d8d7(),_0x148285([0x56,0x61,0x6c,0x69,0x64])):_0x148285(_0x1642c3-_0x39e8eb>(0x24778c56^_0x4d99c2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x148285([0x74,0x68,0x65,0x6e])](_0x5666df)[_0x148285([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50d490=0x4de6d6^_0x4d99c2;function _0x15d8d7(){const _0x4b9262=_0x148285([0x6c,0x6c,0x63,0x74,0x2d])+_0x426673(_0x35d9ee(_0x159870)),_0x345d23=_0x301da4(_0x426673(window[_0x148285([0x4d,0x61,0x74,0x68])][_0x148285([0x63,0x65,0x69,0x6c])](_0x1642c3/_0x50d490)));window[_0x148285([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x148285([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b9262,_0x345d23);}function _0x5098e0(){const _0xa74d2d=_0x148285([0x6c,0x6c,0x63,0x74,0x2d])+_0x426673(_0x35d9ee(_0x159870)),_0x209fbb=window[_0x148285([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x148285([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa74d2d);return _0x209fbb?window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x301da4(_0x209fbb),0x10)*_0x50d490:null;}function _0x4364dc(_0x2ca861){return new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x528c9,_0x36a119)=>{_0x2ca861[_0x148285([0x74,0x68,0x65,0x6e])](_0x528c9,_0x36a119),window[_0x148285([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36a119,0x7adc96^_0x4d99c2);});}}_0x4540ca[_0x148285([0x6f,0x6e])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2027cb,_0x2acb86)=>{if(_0x2acb86[0x0]!=_0x159870)return _0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2acb86[0x1]={..._0x2acb86[0x1],[_0x148285([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc16ac5};},{[_0x148285([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x148285([0x68,0x69,0x67,0x68])}),_0x4540ca[_0x148285([0x6f,0x6e])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x416904=>{_0x178ab0(_0x416904[_0x148285([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b46c2=!0x0,_0x47b03d(_0x416904[_0x148285([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x148285([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x148285([0x6c,0x6f,0x77])}),_0x3e79b5[_0x148285([0x74,0x68,0x65,0x6e])](()=>{_0x3b46c2||_0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a62e4(){return _0x4540ca[_0x148285([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x148285([0x76,0x69,0x65,0x77])][_0x148285([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x148285([0x61,0x75,0x74,0x6f]);}function _0x5cbacb(){_0x4540ca[_0x148285([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x148285([0x76,0x69,0x65,0x77])][_0x148285([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x148285([0x61,0x75,0x74,0x6f]);}}function _0x43c5cd(_0x5f0b62){const _0x1cc56d=[new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x105287=>setTimeout(_0x105287,0x72369a^_0x4d99c2)),_0x3e79b5[_0x148285([0x74,0x68,0x65,0x6e])](()=>new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x242085=>{let _0x2efcc1=0x0;_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x6f,0x6e])](_0x148285([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1292e4,_0x3c7533)=>{_0x3c7533[0x0][_0x148285([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2efcc1++,_0x2efcc1==(0x7b09ae^_0x4d99c2)&&(_0x242085(),_0x1292e4[_0x148285([0x6f,0x66,0x66])]());});}))];return window[_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x148285([0x72,0x61,0x63,0x65])](_0x1cc56d)[_0x148285([0x74,0x68,0x65,0x6e])](()=>_0x5f0b62);}async function _0x18eda3(){await _0x3e79b5,_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x102430,_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x102430,_0x4540ca[_0x148285([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x148285([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e088d(_0x8b4cb5){const _0x340fa6=_0x27d136();_0x4540ca[_0x340fa6]=_0x148285([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])+_0x8b4cb5,_0x8b4cb5!=_0x148285([0x56,0x61,0x6c,0x69,0x64])&&_0x18eda3();}function _0x27d136(){const _0x76e589=window[_0x148285([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x148285([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x148285([0x6e,0x6f,0x77])]())[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x148285([0x2e]),'');let _0x550038=_0x148285([0x4c]);for(let _0x57fbc7=0x0;_0x57fbc7<_0x76e589[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57fbc7+=0x2){let _0x5af41c=window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x76e589[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57fbc7,_0x57fbc7+0x2));_0x5af41c>=_0x3c8408[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5af41c-=_0x3c8408[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x550038+=_0x3c8408[_0x5af41c];}return _0x550038;}function _0x7116a4(){const _0x4f466f=_0x4f6929[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e]));if(0x3!=_0x4f466f[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x14356d(_0x4f466f[0x1]);function _0x14356d(_0x23cca2){const _0x5e911d=_0x555985(_0x23cca2);return _0x5e911d&&_0x57f185()?_0x5e911d:null;function _0x57f185(){const _0x355b77=_0x5e911d[_0x148285([0x6a,0x74,0x69])],_0x5a7c9=window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355b77[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x355b77[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36fcda={..._0x5e911d,[_0x148285([0x6a,0x74,0x69])]:_0x355b77[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x355b77[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36fcda[_0x148285([0x76,0x63])],_0x35d9ee(_0x36fcda)==_0x5a7c9;}}}async function _0xce449d(){let _0x3fde36=!0x0;try{const _0x3adc66=_0x4f6929[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e])),[_0x370340,_0x2fcb08,_0x111041]=_0x3adc66;return _0x59ea42(_0x370340),await _0x2c0adb(_0x370340,_0x2fcb08,_0x111041),_0x3fde36;}catch{return!0x1;}function _0x59ea42(_0x56b777){const _0x4e88c3=_0x555985(_0x56b777);_0x4e88c3&&_0x4e88c3[_0x148285([0x61,0x6c,0x67])]==_0x148285([0x45,0x53,0x32,0x35,0x36])||(_0x3fde36=!0x1);}async function _0x2c0adb(_0x5b449b,_0x330413,_0x297c97){const _0x309210=window[_0x148285([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x148285([0x66,0x72,0x6f,0x6d])](_0x379e41(_0x297c97),_0x1248d3=>_0x1248d3[_0x148285([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15f9ef=new window[(_0x148285([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x148285([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b449b+_0x148285([0x2e])+_0x330413),_0x39927b=window[_0x148285([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x148285([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39927b)return;const _0x13f60d=await _0x39927b[_0x148285([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x148285([0x6a,0x77,0x6b]),_0x11622c,{[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x45,0x43,0x44,0x53,0x41]),[_0x148285([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x148285([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x148285([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39927b[_0x148285([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x45,0x43,0x44,0x53,0x41]),[_0x148285([0x68,0x61,0x73,0x68])]:{[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13f60d,_0x309210,_0x15f9ef)||(_0x3fde36=!0x1);}}function _0x555985(_0x3ec1be){return _0x3ec1be[_0x148285([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x148285([0x65,0x79]))?JSON[_0x148285([0x70,0x61,0x72,0x73,0x65])](_0x379e41(_0x3ec1be)):null;}function _0x379e41(_0x4adf9f){return window[_0x148285([0x61,0x74,0x6f,0x62])](_0x4adf9f[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x148285([0x2b]))[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x148285([0x2f])));}function _0x35d9ee(_0x13476f){let _0x30e7ad=0x1505;function _0x178007(_0x5037c4){for(let _0xdffe79=0x0;_0xdffe79<_0x5037c4[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xdffe79++){const _0x3db3d2=_0x5037c4[_0x148285([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xdffe79);_0x30e7ad=(_0x30e7ad<<0x5)+_0x30e7ad+_0x3db3d2,_0x30e7ad&=_0x30e7ad;}}function _0x6ed87f(_0x31348d){Array[_0x148285([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31348d)?_0x31348d[_0x148285([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x6ed87f):_0x31348d&&typeof _0x31348d==_0x148285([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x148285([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31348d)[_0x148285([0x73,0x6f,0x72,0x74])]()[_0x148285([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2fb816,_0x45dc7f])=>{_0x178007(_0x2fb816),_0x6ed87f(_0x45dc7f);}):_0x178007(window[_0x148285([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31348d));}return _0x6ed87f(_0x13476f),_0x30e7ad>>>0x0;}function _0x426673(_0x4bf192){return _0x4bf192[_0x148285([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x148285([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x148285([0x30]));}function _0x301da4(_0x149f1d){return _0x149f1d[_0x148285([0x73,0x70,0x6c,0x69,0x74])]('')[_0x148285([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x148285([0x6a,0x6f,0x69,0x6e])]('');}function _0x102430(){}function _0x148285(_0x3e3f81){return _0x3e3f81['map'](_0x45854d=>String['fromCharCode'](_0x45854d))['join']('');}_0x4e088d(await _0x3461b6());}(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'],[_0xb27aee=>Number(_0xb27aee)>=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(_0x4e172f){return L['includes'](_0x4e172f);}function g(_0x3b6479){return Array['from'](_0x3b6479['getStyleNames']())['filter'](P);}function b(_0x4b9be1,_0x41b161,_0x29afda){const {spanStyles:_0x39f4e1,stylesToBeHtmlElements:_0x19da87}=function(_0x5e528e,_0x133bd1){const _0x36f75a={},_0x4db73={};return _0x133bd1['forEach'](_0x2133cb=>{const _0x53ff92=_0x5e528e['getStyle'](_0x2133cb);if(_0x53ff92){if(function(_0x17883d){return E['includes'](_0x17883d);}(_0x2133cb))_0x36f75a[_0x2133cb]=_0x53ff92;else{if(function(_0x53e354){return _0x53e354 in F;}(_0x2133cb)){const _0x4255cb=_0x53ff92['split']('\x20');F[_0x2133cb]['forEach'](([_0x275a17,_0x45afcd])=>{for(const _0x1cc51a of _0x4255cb){('function'==typeof _0x275a17&&_0x275a17(_0x1cc51a)||_0x275a17===_0x1cc51a)&&(_0x4db73[_0x2133cb]=[..._0x4db73[_0x2133cb]||[],[_0x275a17,_0x45afcd]]);}});}}}}),{'spanStyles':_0x36f75a,'stylesToBeHtmlElements':_0x4db73};}(_0x4b9be1,_0x29afda);!function(_0x14fd61,_0x5e5c60,_0x582144){for(const _0x92e40a in _0x582144){_0x582144[_0x92e40a]['forEach'](([,_0x5edd27])=>{const _0x13e0e8=_0x5e5c60['createElement'](_0x5edd27,[],_0x14fd61['getChildren']());_0x5e5c60['insertChild'](0x0,_0x13e0e8,_0x14fd61);}),_0x5e5c60['removeStyle'](_0x92e40a,_0x14fd61);}}(_0x4b9be1,_0x41b161,_0x19da87),function(_0xafa8ce,_0x4982e3,_0x4504ed){if(!Object['keys'](_0x4504ed)['length'])return;const _0x409ef4=_0x4982e3['createElement']('span',[],_0xafa8ce['getChildren']());_0x4982e3['setStyle'](_0x4504ed,_0x409ef4),_0x4982e3['insertChild'](0x0,_0x409ef4,_0xafa8ce),_0x4982e3['removeStyle'](Object['keys'](_0x4504ed),_0xafa8ce);}(_0x4b9be1,_0x41b161,_0x39f4e1);}class a extends _0x4629ea{['execute'](_0x24241c){const {body:_0x45d833}=_0x24241c['_parsedData'],_0x2c8926=new _0x404152(_0x45d833['document']),_0x31f0b9=_0x2c8926['createRangeIn'](_0x45d833),_0x211da7=new _0x1ffc64(_0x2c8926['document']['stylesProcessor']),_0x5d373d=[...new _0x43296e(_0x211da7)['blockElements'],'font'],_0x54c8a3=_0x31f0b9['getItems']();for(const _0x11f5ef of _0x54c8a3)_0x11f5ef['is']('element')&&_0x5d373d['includes'](_0x11f5ef['name'])&&b(_0x11f5ef,_0x2c8926,g(_0x11f5ef));_0x24241c['content']=_0x45d833;}['isActive'](_0x36b8ef){return super['isActive'](_0x36b8ef)||p(_0x36b8ef);}}class s extends _0xc6bedd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5821e9=this['editor'],_0x2b66e2=_0x5821e9['plugins']['get']('ClipboardPipeline'),_0x7fb78a=_0x5821e9['editing']['view']['document'],_0x5f5772=new a(_0x7fb78a);_0x2b66e2['on']('inputTransformation',(_0x2e4172,_0x281977)=>{const _0x573e48=_0x281977['dataTransfer']['getData']('text/html');_0x5f5772['isActive'](_0x573e48)&&(_0x281977['_parsedData']||(_0x281977['_parsedData']=_0x5250b3(_0x573e48,_0x7fb78a['stylesProcessor'])),_0x5f5772['execute'](_0x281977));},{'priority':_0x504db2['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x39fc62=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x346a8d;for(const _0x886db0 in _0x39fc62){const _0x104767=_0x886db0,_0x1616f8=_0x39fc62[_0x104767];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1616f8){delete _0x39fc62[_0x104767],_0x346a8d=_0x1616f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x346a8d&&_0x39fc62['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x346a8d&&_0x39fc62['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x346a8d&&_0x39fc62['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xc6bedd{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 _0x1e005e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x468480,parsePasteOfficeHtml as _0x229a78}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x6302c9,uid as _0x1fee4b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3e6fd7,ViewDocument as _0x30bff5,ViewDomConverter as _0xaa20b8}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0xb779e8){return m['test'](_0xb779e8);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0xa7b511,_0x56195d){const _0x3236e4=new Map();for(const [_0x4da01f,_0x495b95]of _0x56195d){if(!_0x4da01f['tagName']&&!_0x4da01f['className'])continue;const _0x2335e3=!_0x4da01f['tagName']||_0xa7b511['name']===_0x4da01f['tagName'],_0x5b7519=!_0x4da01f['className']||_0xa7b511['hasClass'](_0x4da01f['className']);_0x2335e3&&_0x5b7519&&_0x3236e4['set'](_0x4da01f,_0x495b95);}return _0x3236e4;}function h(_0x1753e8){const _0x30cff1={};for(let _0x38b7d5=0x0;_0x38b7d5<_0x1753e8['length'];_0x38b7d5++){const _0x52a7d7=_0x1753e8[_0x38b7d5],_0x2a678d=_0x1753e8['getPropertyValue'](_0x52a7d7);'initial'!==_0x2a678d&&(_0x30cff1[_0x52a7d7]=_0x2a678d);}return _0x30cff1;}function g(_0x34c1e9){const _0x36a9d2=_0x34c1e9['split'](',')['map'](_0x2ffb5a=>_0x2ffb5a['trim']()),_0x2f575e=[];for(const _0x1939e8 of _0x36a9d2){const _0x291ca2=C['exec'](_0x1939e8);_0x291ca2&&_0x2f575e['push'](_0x291ca2['groups']);}return _0x2f575e;}function A(_0x4e08bc){const _0x5ae328={};for(const _0x1c41df of _0x4e08bc)Object['assign'](_0x5ae328,_0x1c41df);return _0x5ae328;}class u extends _0x468480{['execute'](_0x3eb334){const {body:_0x472540,styles:_0x425ac1}=_0x3eb334['_parsedData'],_0x437fb1=new _0x3e6fd7(_0x472540['document']),_0x534d8c=_0x437fb1['createRangeIn'](_0x472540),_0x564a44=function(_0x51911a){const _0x2cdb43={};for(const _0xe915f6 of _0x51911a)for(const _0x55af74 of _0xe915f6['cssRules'])if(_0x55af74 instanceof CSSStyleRule){const _0x273e8f=h(_0x55af74['style']);_0x2cdb43[_0x55af74['selectorText']]=Object['assign']({},_0x2cdb43[_0x55af74['selectorText']]||{},_0x273e8f);}return _0x2cdb43;}(_0x425ac1),_0x340ca4=function(_0x3847a0){const _0x58edfa=new Map();for(const _0x1d742a in _0x3847a0){const _0x574088=g(_0x1d742a),_0x1eaee5=_0x3847a0[_0x1d742a];for(const _0x4191ba of _0x574088)_0x58edfa['set'](_0x4191ba,_0x1eaee5);}return _0x58edfa;}(_0x564a44);for(const _0x1307f1 of _0x534d8c){if('elementStart'!==_0x1307f1['type'])continue;const _0x56b6f2=S(_0x1307f1['item'],_0x340ca4);if(_0x56b6f2['size']){const _0x3785e2=A(Array['from'](_0x56b6f2['values']()));for(const _0x48b818 in _0x3785e2){const _0x30a5b3=_0x1307f1['item'];_0x30a5b3['hasStyle'](_0x48b818)||_0x437fb1['setStyle'](_0x48b818,_0x3785e2[_0x48b818],_0x30a5b3);}}}_0x3eb334['content']=_0x472540;}['isActive'](_0x404e7b){return super['isActive'](_0x404e7b)||j(_0x404e7b);}}class i extends _0x1e005e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x17bfaa=this['editor'],_0x2d96eb=_0x17bfaa['plugins']['get']('ClipboardPipeline'),_0x2b7624=_0x17bfaa['editing']['view']['document'],_0x251452=new u(_0x2b7624);_0x2d96eb['on']('inputTransformation',(_0x3b8cea,_0x35b609)=>{const _0x862b7b=_0x35b609['dataTransfer']['getData']('text/html');_0x251452['isActive'](_0x862b7b)&&(_0x35b609['_parsedData']||(_0x35b609['_parsedData']=_0x229a78(_0x862b7b,_0x2b7624['stylesProcessor'])),_0x251452['execute'](_0x35b609));},{'priority':_0x6302c9['get']('high')+0xb});}['afterInit'](){!async function(_0x257450){const _0x4f64ed=_0x2fd390([0x79,0x58,0x30,0x68,0x56,0x6c,0x50,0x54,0x74,0x51,0x42,0x4f,0x5a,0x6a,0x67,0x36,0x70,0x6f,0x62,0x4b,0x59,0x39,0x7a,0x73,0x48,0x34,0x32,0x55,0x69,0x47,0x37,0x65,0x4e,0x75,0x6d,0x44,0x76,0x43,0x6b,0x52,0x6e,0x77,0x53,0x66,0x4a,0x31,0x45,0x72,0x49,0x64,0x41,0x57,0x38,0x71,0x4c,0x4d,0x61,0x78,0x63,0x46,0x33,0x35]),_0x17f7c5=0x52b0e1cd,_0x52125c=0x52b78e4d^_0x17f7c5,_0x249dc3=window[_0x2fd390([0x44,0x61,0x74,0x65])][_0x2fd390([0x6e,0x6f,0x77])](),_0x224682=_0x257450[_0x2fd390([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x142e35=new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56f634=>{_0x224682[_0x2fd390([0x6f,0x6e,0x63,0x65])](_0x2fd390([0x72,0x65,0x61,0x64,0x79]),_0x56f634);}),_0x9eeb73={[_0x2fd390([0x6b,0x74,0x79])]:_0x2fd390([0x45,0x43]),[_0x2fd390([0x75,0x73,0x65])]:_0x2fd390([0x73,0x69,0x67]),[_0x2fd390([0x63,0x72,0x76])]:_0x2fd390([0x50,0x2d,0x32,0x35,0x36]),[_0x2fd390([0x78])]:_0x2fd390([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]),[_0x2fd390([0x79])]:_0x2fd390([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]),[_0x2fd390([0x61,0x6c,0x67])]:_0x2fd390([0x45,0x53,0x32,0x35,0x36])},_0x2f0718=_0x224682[_0x2fd390([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2fd390([0x67,0x65,0x74])](_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c180d(){let _0xc6a514,_0x415623=null,_0x1a3548=null;try{if(_0x2f0718==_0x2fd390([0x47,0x50,0x4c]))return _0x2fd390([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc6a514=_0x257dd3(),!_0xc6a514)return _0x2fd390([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc6a514[_0x2fd390([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1a3548=_0x33922c(_0xc6a514[_0x2fd390([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc6a514[_0x2fd390([0x6a,0x74,0x69])])),await _0x4de448()?_0x28aa7e()?_0x3b332f()?_0x2fd390([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e0155()?(_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fd390([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x415623=_0x10834c(_0x2fd390([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fd390([0x74,0x72,0x69,0x61,0x6c])&&(_0x415623=_0x10834c(_0x2fd390([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x241a0a()):_0x2fd390([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2fd390([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2fd390([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2fd390([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3b332f(){const _0x330869=[_0x2fd390([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2fd390([0x74,0x72,0x69,0x61,0x6c])][_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x249dc3/0x3e8:0xe10*_0x52125c;return _0xc6a514[_0x2fd390([0x65,0x78,0x70])]<_0x330869;}function _0x28aa7e(){const _0x575d82=_0xc6a514[_0x2fd390([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x575d82&&(!!_0x575d82[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x2a]))||(!!_0x575d82[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x50,0x4f,0x45]))||!!_0x575d82[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x50,0x50]))));}function _0x3e0155(){const _0x1e828a=_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1e828a||0x0==_0x1e828a[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ad4c7}=new URL(window[_0x2fd390([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1e828a[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ad4c7))return!0x0;const _0x3c40c5=_0x4ad4c7[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e]));return _0x1e828a[_0x2fd390([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbfd430=>_0xbfd430[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x2a])))[_0x2fd390([0x6d,0x61,0x70])](_0x4710c3=>_0x4710c3[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e])))[_0x2fd390([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x283c96=>_0x283c96[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c40c5[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fd390([0x6d,0x61,0x70])](_0x56005b=>Array(_0x3c40c5[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x56005b[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fd390([0x66,0x69,0x6c,0x6c])](_0x56005b[0x0]===_0x2fd390([0x2a])?_0x2fd390([0x2a]):'')[_0x2fd390([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x56005b))[_0x2fd390([0x73,0x6f,0x6d,0x65])](_0x1d7f82=>_0x3c40c5[_0x2fd390([0x65,0x76,0x65,0x72,0x79])]((_0x9f204a,_0x113efd)=>_0x1d7f82[_0x113efd]===_0x9f204a||_0x1d7f82[_0x113efd]===_0x2fd390([0x2a])));}function _0x241a0a(){return _0x415623&&_0x1a3548?new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x432dcb,_0x417d50)=>{_0x415623[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x432dcb,_0x417d50),_0x1a3548[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x25ee8a=>{_0x25ee8a!=_0x2fd390([0x56,0x61,0x6c,0x69,0x64])&&_0x432dcb(_0x25ee8a);},_0x417d50);}):_0x415623||_0x1a3548||_0x2fd390([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33922c(_0x142fb1,_0x37be05){return new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4866b6=>{if(_0x20d3b7())return _0x4866b6(_0x2fd390([0x56,0x61,0x6c,0x69,0x64]));_0x5ae99e(),_0x224682[_0x2fd390([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2fd390([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4aafba=!0x1;const _0x1df239=_0x1fee4b();function _0x18504a(_0xfe9bb9){return!!_0xfe9bb9&&(typeof _0xfe9bb9===_0x2fd390([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xfe9bb9===_0x2fd390([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xfe9bb9[_0x2fd390([0x74,0x68,0x65,0x6e])]===_0x2fd390([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xfe9bb9[_0x2fd390([0x63,0x61,0x74,0x63,0x68])]===_0x2fd390([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25cdb1(_0x319a1d){_0x3a996b(_0x319a1d)[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x24abed=>{if(!_0x24abed||_0x24abed[_0x2fd390([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2fd390([0x6f,0x6b]))return _0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5386ea(_0x327d5f(_0x1df239+_0x37be05))!=_0x24abed[_0x2fd390([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2fd390([0x56,0x61,0x6c,0x69,0x64]);})[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x2997c9=>(_0x190f39(),_0x2997c9),()=>{const _0x5d99be=_0x28aac5();return null==_0x5d99be?(_0x190f39(),_0x2fd390([0x56,0x61,0x6c,0x69,0x64])):_0x2fd390(_0x249dc3-_0x5d99be>(0x76bc65cd^_0x17f7c5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x4866b6)[_0x2fd390([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4866b6(_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb9d602=0x52860f4d^_0x17f7c5;function _0x190f39(){const _0x25072f=_0x2fd390([0x6c,0x6c,0x63,0x74,0x2d])+_0x5386ea(_0x327d5f(_0x142fb1)),_0x448841=_0x464b63(_0x5386ea(window[_0x2fd390([0x4d,0x61,0x74,0x68])][_0x2fd390([0x63,0x65,0x69,0x6c])](_0x249dc3/_0xb9d602)));window[_0x2fd390([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fd390([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25072f,_0x448841);}function _0x28aac5(){const _0x350721=_0x2fd390([0x6c,0x6c,0x63,0x74,0x2d])+_0x5386ea(_0x327d5f(_0x142fb1)),_0x48bce7=window[_0x2fd390([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fd390([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x350721);return _0x48bce7?window[_0x2fd390([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x464b63(_0x48bce7),0x10)*_0xb9d602:null;}function _0x3a996b(_0x1831c0){return new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2adcd3,_0x3b584b)=>{_0x1831c0[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x2adcd3,_0x3b584b),window[_0x2fd390([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b584b,0x52b1350d^_0x17f7c5);});}}_0x224682[_0x2fd390([0x6f,0x6e])](_0x2fd390([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x30a7cb,_0x419edb)=>{if(_0x419edb[0x0]!=_0x142fb1)return _0x4866b6(_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x419edb[0x1]={..._0x419edb[0x1],[_0x2fd390([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1df239};},{[_0x2fd390([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fd390([0x68,0x69,0x67,0x68])}),_0x224682[_0x2fd390([0x6f,0x6e])](_0x2fd390([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x218c46=>{_0x18504a(_0x218c46[_0x2fd390([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4aafba=!0x0,_0x25cdb1(_0x218c46[_0x2fd390([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2fd390([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fd390([0x6c,0x6f,0x77])}),_0x142e35[_0x2fd390([0x74,0x68,0x65,0x6e])](()=>{_0x4aafba||_0x4866b6(_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x20d3b7(){return _0x224682[_0x2fd390([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fd390([0x76,0x69,0x65,0x77])][_0x2fd390([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2fd390([0x61,0x75,0x74,0x6f]);}function _0x5ae99e(){_0x224682[_0x2fd390([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fd390([0x76,0x69,0x65,0x77])][_0x2fd390([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2fd390([0x61,0x75,0x74,0x6f]);}}function _0x10834c(_0x27cd7e){const _0x312526=[new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23fbec=>setTimeout(_0x23fbec,0x52b9df01^_0x17f7c5)),_0x142e35[_0x2fd390([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53cce4=>{let _0xa0a358=0x0;_0x224682[_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fd390([0x6f,0x6e])](_0x2fd390([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5ca033,_0x1dce25)=>{_0x1dce25[0x0][_0x2fd390([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa0a358++,_0xa0a358==(0x52b0e035^_0x17f7c5)&&(_0x53cce4(),_0x5ca033[_0x2fd390([0x6f,0x66,0x66])]());});}))];return window[_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2fd390([0x72,0x61,0x63,0x65])](_0x312526)[_0x2fd390([0x74,0x68,0x65,0x6e])](()=>_0x27cd7e);}async function _0x5dc7c8(){await _0x142e35,_0x224682[_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fd390([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4f1c8f,_0x224682[_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fd390([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4f1c8f,_0x224682[_0x2fd390([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x329a2a(_0x4698f3){const _0x157f2f=_0xe150b5();_0x224682[_0x157f2f]=_0x2fd390([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])+_0x4698f3,_0x4698f3!=_0x2fd390([0x56,0x61,0x6c,0x69,0x64])&&_0x5dc7c8();}function _0xe150b5(){const _0x4fa49e=window[_0x2fd390([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2fd390([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2fd390([0x6e,0x6f,0x77])]())[_0x2fd390([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2fd390([0x2e]),'');let _0x397917=_0x2fd390([0x79]);for(let _0x362ab9=0x0;_0x362ab9<_0x4fa49e[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x362ab9+=0x2){let _0x43a0c9=window[_0x2fd390([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fa49e[_0x2fd390([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x362ab9,_0x362ab9+0x2));_0x43a0c9>=_0x4f64ed[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x43a0c9-=_0x4f64ed[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x397917+=_0x4f64ed[_0x43a0c9];}return _0x397917;}function _0x257dd3(){const _0x241ae8=_0x2f0718[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e]));if(0x3!=_0x241ae8[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x43c6c3(_0x241ae8[0x1]);function _0x43c6c3(_0x3db88d){const _0x360860=_0x4bd8c3(_0x3db88d);return _0x360860&&_0x19022b()?_0x360860:null;function _0x19022b(){const _0x261b7c=_0x360860[_0x2fd390([0x6a,0x74,0x69])],_0x39bed7=window[_0x2fd390([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x261b7c[_0x2fd390([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261b7c[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a5080={..._0x360860,[_0x2fd390([0x6a,0x74,0x69])]:_0x261b7c[_0x2fd390([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x261b7c[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a5080[_0x2fd390([0x76,0x63])],_0x327d5f(_0x2a5080)==_0x39bed7;}}}async function _0x4de448(){let _0x58e055=!0x0;try{const _0x3377b6=_0x2f0718[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e])),[_0x3482ea,_0x2d0f99,_0x2c8349]=_0x3377b6;return _0x27172(_0x3482ea),await _0x52da92(_0x3482ea,_0x2d0f99,_0x2c8349),_0x58e055;}catch{return!0x1;}function _0x27172(_0x381f59){const _0x24a0e4=_0x4bd8c3(_0x381f59);_0x24a0e4&&_0x24a0e4[_0x2fd390([0x61,0x6c,0x67])]==_0x2fd390([0x45,0x53,0x32,0x35,0x36])||(_0x58e055=!0x1);}async function _0x52da92(_0x8506f0,_0x1516fa,_0x46cd15){const _0x743dd4=window[_0x2fd390([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2fd390([0x66,0x72,0x6f,0x6d])](_0x29a030(_0x46cd15),_0x2012f2=>_0x2012f2[_0x2fd390([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x557401=new window[(_0x2fd390([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2fd390([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x8506f0+_0x2fd390([0x2e])+_0x1516fa),_0x1da1b9=window[_0x2fd390([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2fd390([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1da1b9)return;const _0x5a24f4=await _0x1da1b9[_0x2fd390([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2fd390([0x6a,0x77,0x6b]),_0x9eeb73,{[_0x2fd390([0x6e,0x61,0x6d,0x65])]:_0x2fd390([0x45,0x43,0x44,0x53,0x41]),[_0x2fd390([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2fd390([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2fd390([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1da1b9[_0x2fd390([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2fd390([0x6e,0x61,0x6d,0x65])]:_0x2fd390([0x45,0x43,0x44,0x53,0x41]),[_0x2fd390([0x68,0x61,0x73,0x68])]:{[_0x2fd390([0x6e,0x61,0x6d,0x65])]:_0x2fd390([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5a24f4,_0x743dd4,_0x557401)||(_0x58e055=!0x1);}}function _0x4bd8c3(_0x276d93){return _0x276d93[_0x2fd390([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2fd390([0x65,0x79]))?JSON[_0x2fd390([0x70,0x61,0x72,0x73,0x65])](_0x29a030(_0x276d93)):null;}function _0x29a030(_0x2c91a9){return window[_0x2fd390([0x61,0x74,0x6f,0x62])](_0x2c91a9[_0x2fd390([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2fd390([0x2b]))[_0x2fd390([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2fd390([0x2f])));}function _0x327d5f(_0xe2db31){let _0x3ecf14=0x1505;function _0x399acd(_0x5f0c4f){for(let _0xb24b01=0x0;_0xb24b01<_0x5f0c4f[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb24b01++){const _0x313611=_0x5f0c4f[_0x2fd390([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb24b01);_0x3ecf14=(_0x3ecf14<<0x5)+_0x3ecf14+_0x313611,_0x3ecf14&=_0x3ecf14;}}function _0x10d4db(_0x40f5ee){Array[_0x2fd390([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40f5ee)?_0x40f5ee[_0x2fd390([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10d4db):_0x40f5ee&&typeof _0x40f5ee==_0x2fd390([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2fd390([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40f5ee)[_0x2fd390([0x73,0x6f,0x72,0x74])]()[_0x2fd390([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x49272f,_0x27dca5])=>{_0x399acd(_0x49272f),_0x10d4db(_0x27dca5);}):_0x399acd(window[_0x2fd390([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40f5ee));}return _0x10d4db(_0xe2db31),_0x3ecf14>>>0x0;}function _0x5386ea(_0x4358aa){return _0x4358aa[_0x2fd390([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2fd390([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2fd390([0x30]));}function _0x464b63(_0x5766a3){return _0x5766a3[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2fd390([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2fd390([0x6a,0x6f,0x69,0x6e])]('');}function _0x4f1c8f(){}function _0x2fd390(_0xf6f92e){return _0xf6f92e['map'](_0x2f6de0=>String['fromCharCode'](_0x2f6de0))['join']('');}_0x329a2a(await _0x2c180d());}(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'],[_0x5c44ff=>Number(_0x5c44ff)>=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(_0x22b4bd){return O['includes'](_0x22b4bd);}function k(_0x46ed7b){return Array['from'](_0x46ed7b['getStyleNames']())['filter'](F);}function w(_0x3646ec,_0x5d2f35,_0x770244){const {spanStyles:_0x1f33e8,stylesToBeHtmlElements:_0x58ece3}=function(_0x1742fe,_0x40b02e){const _0x539ed7={},_0x155eab={};return _0x40b02e['forEach'](_0x232fd6=>{const _0xa51978=_0x1742fe['getStyle'](_0x232fd6);if(_0xa51978){if(function(_0x3ed279){return L['includes'](_0x3ed279);}(_0x232fd6))_0x539ed7[_0x232fd6]=_0xa51978;else{if(function(_0xcb472e){return _0xcb472e in E;}(_0x232fd6)){const _0x4d8cb2=_0xa51978['split']('\x20');E[_0x232fd6]['forEach'](([_0x4b2b7f,_0x2f5d70])=>{for(const _0x2b8104 of _0x4d8cb2){('function'==typeof _0x4b2b7f&&_0x4b2b7f(_0x2b8104)||_0x4b2b7f===_0x2b8104)&&(_0x155eab[_0x232fd6]=[..._0x155eab[_0x232fd6]||[],[_0x4b2b7f,_0x2f5d70]]);}});}}}}),{'spanStyles':_0x539ed7,'stylesToBeHtmlElements':_0x155eab};}(_0x3646ec,_0x770244);!function(_0x356b03,_0x28804e,_0xb17466){for(const _0x57da72 in _0xb17466){_0xb17466[_0x57da72]['forEach'](([,_0x1b40b7])=>{const _0x5f3f2a=_0x28804e['createElement'](_0x1b40b7,[],_0x356b03['getChildren']());_0x28804e['insertChild'](0x0,_0x5f3f2a,_0x356b03);}),_0x28804e['removeStyle'](_0x57da72,_0x356b03);}}(_0x3646ec,_0x5d2f35,_0x58ece3),function(_0x57d3a6,_0x36867d,_0x43d04e){if(!Object['keys'](_0x43d04e)['length'])return;const _0x426884=_0x36867d['createElement']('span',[],_0x57d3a6['getChildren']());_0x36867d['setStyle'](_0x43d04e,_0x426884),_0x36867d['insertChild'](0x0,_0x426884,_0x57d3a6),_0x36867d['removeStyle'](Object['keys'](_0x43d04e),_0x57d3a6);}(_0x3646ec,_0x5d2f35,_0x1f33e8);}class a extends _0x468480{['execute'](_0x2e496c){const {body:_0x193d9f}=_0x2e496c['_parsedData'],_0x256dd2=new _0x3e6fd7(_0x193d9f['document']),_0x5065df=_0x256dd2['createRangeIn'](_0x193d9f),_0x4f9700=new _0x30bff5(_0x256dd2['document']['stylesProcessor']),_0x301c9e=[...new _0xaa20b8(_0x4f9700)['blockElements'],'font'],_0x327e64=_0x5065df['getItems']();for(const _0x56816c of _0x327e64)_0x56816c['is']('element')&&_0x301c9e['includes'](_0x56816c['name'])&&w(_0x56816c,_0x256dd2,k(_0x56816c));_0x2e496c['content']=_0x193d9f;}['isActive'](_0xcba510){return super['isActive'](_0xcba510)||j(_0xcba510);}}class s extends _0x1e005e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3a8792=this['editor'],_0x5e780f=_0x3a8792['plugins']['get']('ClipboardPipeline'),_0x3eb437=_0x3a8792['editing']['view']['document'],_0x442b24=new a(_0x3eb437);_0x5e780f['on']('inputTransformation',(_0x7d9898,_0x35405a)=>{const _0x4b9b80=_0x35405a['dataTransfer']['getData']('text/html');_0x442b24['isActive'](_0x4b9b80)&&(_0x35405a['_parsedData']||(_0x35405a['_parsedData']=_0x229a78(_0x4b9b80,_0x3eb437['stylesProcessor'])),_0x442b24['execute'](_0x35405a));},{'priority':_0x6302c9['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4fc0e3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1cecc5;for(const _0x5ea2ce in _0x4fc0e3){const _0x492f47=_0x5ea2ce,_0x5f14e6=_0x4fc0e3[_0x492f47];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5f14e6){delete _0x4fc0e3[_0x492f47],_0x1cecc5=_0x5f14e6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x1e005e{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.3",
3
+ "version": "46.0.1-alpha.5",
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.3",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.3",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.3",
29
- "ckeditor5": "46.0.1-alpha.3"
25
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.5",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.5",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.5",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.5",
29
+ "ckeditor5": "46.0.1-alpha.5"
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 _0x200185=_0x4667;(function(_0x334b63,_0x270490){const _0x123f77=_0x4667,_0x4b9130=_0x334b63();while(!![]){try{const _0x59d1f4=parseInt(_0x123f77(0x161))/0x1*(-parseInt(_0x123f77(0x164))/0x2)+-parseInt(_0x123f77(0x15d))/0x3*(parseInt(_0x123f77(0x163))/0x4)+-parseInt(_0x123f77(0x155))/0x5+parseInt(_0x123f77(0x14f))/0x6+parseInt(_0x123f77(0x15e))/0x7*(parseInt(_0x123f77(0x156))/0x8)+-parseInt(_0x123f77(0x165))/0x9+-parseInt(_0x123f77(0x14e))/0xa*(-parseInt(_0x123f77(0x14d))/0xb);if(_0x59d1f4===_0x270490)break;else _0x4b9130['push'](_0x4b9130['shift']());}catch(_0x2a61f3){_0x4b9130['push'](_0x4b9130['shift']());}}}(_0xba5f,0x83be9));function _0xba5f(){const _0x1fa3c3=['2966xvBeJl','3531852AzGeJS','363sBHVKv','699330HlLhBO','130362jzTKgW','hasStyle','createRangeIn','content','execute','_parsedData','4425965UGfVoq','440olVvKJ','setStyle','elementStart','isActive','type','size','values','444JtXnss','81137sWUTYI','from','item','185DMrIrU','document','23660vMabLV'];_0xba5f=function(){return _0x1fa3c3;};return _0xba5f();}import{ViewUpcastWriter as _0xd7bfc4}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x462cba}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x57866f}from'../../utils.js';import{extractStyles as _0x3883ac,expandStyles as _0xc9692b,getMatchingStyles as _0x34990f,flattenStyleDefinitions as _0x836db6}from'./utils.js';function _0x4667(_0x4a5137,_0x151369){const _0xba5f99=_0xba5f();return _0x4667=function(_0x46674a,_0x3fc988){_0x46674a=_0x46674a-0x14d;let _0x525317=_0xba5f99[_0x46674a];return _0x525317;},_0x4667(_0x4a5137,_0x151369);}export class MSOfficeStylesInliner extends _0x462cba{[_0x200185(0x153)](_0x2e3f56){const _0xa717fb=_0x200185,{body:_0x41839f,styles:_0xb5153f}=_0x2e3f56[_0xa717fb(0x154)],_0x468f60=new _0xd7bfc4(_0x41839f[_0xa717fb(0x162)]),_0x1027ce=_0x468f60[_0xa717fb(0x151)](_0x41839f),_0x4af77a=_0x3883ac(_0xb5153f),_0x20fe91=_0xc9692b(_0x4af77a);for(const _0x73bce6 of _0x1027ce){if(_0xa717fb(0x158)!==_0x73bce6[_0xa717fb(0x15a)])continue;const _0x5529b=_0x34990f(_0x73bce6[_0xa717fb(0x160)],_0x20fe91);if(_0x5529b[_0xa717fb(0x15b)]){const _0x5d39e3=_0x836db6(Array[_0xa717fb(0x15f)](_0x5529b[_0xa717fb(0x15c)]()));for(const _0x558c1f in _0x5d39e3){const _0x2011ed=_0x73bce6[_0xa717fb(0x160)];_0x2011ed[_0xa717fb(0x150)](_0x558c1f)||_0x468f60[_0xa717fb(0x157)](_0x558c1f,_0x5d39e3[_0x558c1f],_0x2011ed);}}}_0x2e3f56[_0xa717fb(0x152)]=_0x41839f;}[_0x200185(0x159)](_0x5d224a){const _0x3201c7=_0x200185;return super[_0x3201c7(0x159)](_0x5d224a)||_0x57866f(_0x5d224a);}}
23
+ const _0x7ed258=_0x3f0a;function _0x3f0a(_0x29c84c,_0x407877){const _0x249b20=_0x249b();return _0x3f0a=function(_0x3f0a3f,_0x5e8bc6){_0x3f0a3f=_0x3f0a3f-0xf2;let _0x51b79d=_0x249b20[_0x3f0a3f];return _0x51b79d;},_0x3f0a(_0x29c84c,_0x407877);}(function(_0x29b2ed,_0x49e65e){const _0x404878=_0x3f0a,_0x5dff26=_0x29b2ed();while(!![]){try{const _0x1f8a13=parseInt(_0x404878(0xf6))/0x1+parseInt(_0x404878(0xf2))/0x2+parseInt(_0x404878(0xfa))/0x3+-parseInt(_0x404878(0x100))/0x4+-parseInt(_0x404878(0xf3))/0x5+parseInt(_0x404878(0xf8))/0x6+parseInt(_0x404878(0xf4))/0x7*(-parseInt(_0x404878(0x105))/0x8);if(_0x1f8a13===_0x49e65e)break;else _0x5dff26['push'](_0x5dff26['shift']());}catch(_0x4dce89){_0x5dff26['push'](_0x5dff26['shift']());}}}(_0x249b,0xd21dc));import{ViewUpcastWriter as _0x31e0b9}from'ckeditor5/src/engine.js';function _0x249b(){const _0x6f2e2e=['type','elementStart','createRangeIn','48fJhyIt','size','hasStyle','1645028WZktAj','477280HfTTQN','2298282txwqRm','_parsedData','1003774BKonCj','content','6556890akuswf','from','2416788hPpczA','isActive','item','setStyle','values','execute','3194604yoPHVW','document'];_0x249b=function(){return _0x6f2e2e;};return _0x249b();}import{PasteFromOfficeMSWordNormalizer as _0x437e00}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x54d61c}from'../../utils.js';import{extractStyles as _0x1d6793,expandStyles as _0x458c3e,getMatchingStyles as _0x294358,flattenStyleDefinitions as _0x3f7415}from'./utils.js';export class MSOfficeStylesInliner extends _0x437e00{[_0x7ed258(0xff)](_0x2fd13b){const _0x5be2cb=_0x7ed258,{body:_0x865db,styles:_0x4f5ee8}=_0x2fd13b[_0x5be2cb(0xf5)],_0x3b9266=new _0x31e0b9(_0x865db[_0x5be2cb(0x101)]),_0x463f3d=_0x3b9266[_0x5be2cb(0x104)](_0x865db),_0x5280f4=_0x1d6793(_0x4f5ee8),_0x4045aa=_0x458c3e(_0x5280f4);for(const _0x3037b1 of _0x463f3d){if(_0x5be2cb(0x103)!==_0x3037b1[_0x5be2cb(0x102)])continue;const _0xa729f8=_0x294358(_0x3037b1[_0x5be2cb(0xfc)],_0x4045aa);if(_0xa729f8[_0x5be2cb(0x106)]){const _0x50223a=_0x3f7415(Array[_0x5be2cb(0xf9)](_0xa729f8[_0x5be2cb(0xfe)]()));for(const _0x2a3ab9 in _0x50223a){const _0x5b22cd=_0x3037b1[_0x5be2cb(0xfc)];_0x5b22cd[_0x5be2cb(0x107)](_0x2a3ab9)||_0x3b9266[_0x5be2cb(0xfd)](_0x2a3ab9,_0x50223a[_0x2a3ab9],_0x5b22cd);}}}_0x2fd13b[_0x5be2cb(0xf7)]=_0x865db;}[_0x7ed258(0xfb)](_0x28954a){const _0x28c6bd=_0x7ed258;return super[_0x28c6bd(0xfb)](_0x28954a)||_0x54d61c(_0x28954a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2463(_0x17dee4,_0xdaa799){const _0x507325=_0x5073();return _0x2463=function(_0x24639d,_0x30c0a8){_0x24639d=_0x24639d-0xbc;let _0x39980b=_0x507325[_0x24639d];return _0x39980b;},_0x2463(_0x17dee4,_0xdaa799);}(function(_0x74a30c,_0x5910d3){const _0x632d4b=_0x2463,_0x4caa45=_0x74a30c();while(!![]){try{const _0x5e354f=-parseInt(_0x632d4b(0xd6))/0x1*(parseInt(_0x632d4b(0xce))/0x2)+-parseInt(_0x632d4b(0xc2))/0x3+parseInt(_0x632d4b(0xd7))/0x4+-parseInt(_0x632d4b(0xc0))/0x5*(-parseInt(_0x632d4b(0xbd))/0x6)+-parseInt(_0x632d4b(0xc5))/0x7+parseInt(_0x632d4b(0xd0))/0x8*(parseInt(_0x632d4b(0xc8))/0x9)+-parseInt(_0x632d4b(0xd8))/0xa*(parseInt(_0x632d4b(0xc4))/0xb);if(_0x5e354f===_0x5910d3)break;else _0x4caa45['push'](_0x4caa45['shift']());}catch(_0x3d701c){_0x4caa45['push'](_0x4caa45['shift']());}}}(_0x5073,0x6a8da));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4d109b,_0x576c5c){const _0x24a5ca=_0x2463,_0x30df84=new Map();for(const [_0x19537d,_0x48468d]of _0x576c5c){if(!_0x19537d[_0x24a5ca(0xc7)]&&!_0x19537d[_0x24a5ca(0xd2)])continue;const _0x15cbce=!_0x19537d[_0x24a5ca(0xc7)]||_0x4d109b[_0x24a5ca(0xcf)]===_0x19537d[_0x24a5ca(0xc7)],_0x532e5e=!_0x19537d[_0x24a5ca(0xd2)]||_0x4d109b[_0x24a5ca(0xd5)](_0x19537d[_0x24a5ca(0xd2)]);_0x15cbce&&_0x532e5e&&_0x30df84[_0x24a5ca(0xbc)](_0x19537d,_0x48468d);}return _0x30df84;}export function extractStyles(_0x52a772){const _0x1e70ca=_0x2463,_0x258e36={};for(const _0x4457e2 of _0x52a772)for(const _0x217a70 of _0x4457e2[_0x1e70ca(0xd4)])if(_0x217a70 instanceof CSSStyleRule){const _0x3a077a=parseCSSStyleDeclaration(_0x217a70[_0x1e70ca(0xc9)]);_0x258e36[_0x217a70[_0x1e70ca(0xcd)]]=Object[_0x1e70ca(0xbe)]({},_0x258e36[_0x217a70[_0x1e70ca(0xcd)]]||{},_0x3a077a);}return _0x258e36;}export function expandStyles(_0x448df3){const _0x49c072=_0x2463,_0x44293b=new Map();for(const _0x6fdaec in _0x448df3){const _0xd49151=parseCSSSelector(_0x6fdaec),_0x13582e=_0x448df3[_0x6fdaec];for(const _0x53d1ae of _0xd49151)_0x44293b[_0x49c072(0xbc)](_0x53d1ae,_0x13582e);}return _0x44293b;}export function parseCSSStyleDeclaration(_0x50d874){const _0x5c8cb4=_0x2463,_0x5a8755={};for(let _0x37b700=0x0;_0x37b700<_0x50d874[_0x5c8cb4(0xcc)];_0x37b700++){const _0x4fdd59=_0x50d874[_0x37b700],_0x39ad68=_0x50d874[_0x5c8cb4(0xd3)](_0x4fdd59);_0x5c8cb4(0xc6)!==_0x39ad68&&(_0x5a8755[_0x4fdd59]=_0x39ad68);}return _0x5a8755;}export function parseCSSSelector(_0x1f8a92){const _0x3334a2=_0x2463,_0x1ae887=_0x1f8a92[_0x3334a2(0xca)](',')[_0x3334a2(0xbf)](_0x286659=>_0x286659[_0x3334a2(0xcb)]()),_0x53dc85=[];for(const _0x12e480 of _0x1ae887){const _0xa97dba=S[_0x3334a2(0xc1)](_0x12e480);_0xa97dba&&_0x53dc85[_0x3334a2(0xc3)](_0xa97dba[_0x3334a2(0xd1)]);}return _0x53dc85;}export function flattenStyleDefinitions(_0xa0501c){const _0x5c6206=_0x2463,_0x11fa70={};for(const _0xcdd55c of _0xa0501c)Object[_0x5c6206(0xbe)](_0x11fa70,_0xcdd55c);return _0x11fa70;}function _0x5073(){const _0x361c7e=['trim','length','selectorText','878110OrpmUF','name','1048qCKnnK','groups','className','getPropertyValue','cssRules','hasClass','1vbJwua','2791660GYlkoe','406440JWFwBi','set','30sSENcN','assign','map','394225BnZqql','exec','184842NtcnRi','push','66kQYxZz','2071384LbBDiN','initial','tagName','26433wBlYWV','style','split'];_0x5073=function(){return _0x361c7e;};return _0x5073();}
23
+ function _0x22f8(_0x7e092a,_0x3da73d){const _0x18c3db=_0x18c3();return _0x22f8=function(_0x22f86b,_0x160888){_0x22f86b=_0x22f86b-0x16a;let _0x456ffd=_0x18c3db[_0x22f86b];return _0x456ffd;},_0x22f8(_0x7e092a,_0x3da73d);}(function(_0x3d97ca,_0x46b952){const _0x1b98e7=_0x22f8,_0x158713=_0x3d97ca();while(!![]){try{const _0x1f9264=-parseInt(_0x1b98e7(0x183))/0x1*(parseInt(_0x1b98e7(0x182))/0x2)+-parseInt(_0x1b98e7(0x17e))/0x3+-parseInt(_0x1b98e7(0x173))/0x4*(-parseInt(_0x1b98e7(0x171))/0x5)+parseInt(_0x1b98e7(0x17a))/0x6+parseInt(_0x1b98e7(0x16a))/0x7+-parseInt(_0x1b98e7(0x17c))/0x8*(parseInt(_0x1b98e7(0x177))/0x9)+parseInt(_0x1b98e7(0x172))/0xa;if(_0x1f9264===_0x46b952)break;else _0x158713['push'](_0x158713['shift']());}catch(_0x196aab){_0x158713['push'](_0x158713['shift']());}}}(_0x18c3,0xb7ec9));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x18c3(){const _0x45f69e=['length','getPropertyValue','hasClass','tagName','push','1860PIeoST','2784150RwGssX','14476dorzja','style','cssRules','name','3281292oBzgGX','exec','assign','3471984wdkFND','selectorText','16iBNCxE','map','3047340GUzict','groups','split','trim','1016042RgbWbY','1xSOJCK','className','set','5620881cryRAs','initial'];_0x18c3=function(){return _0x45f69e;};return _0x18c3();}export function getMatchingStyles(_0x4fac9f,_0x15bcb7){const _0x3810e1=_0x22f8,_0x124535=new Map();for(const [_0x13d615,_0x269671]of _0x15bcb7){if(!_0x13d615[_0x3810e1(0x16f)]&&!_0x13d615[_0x3810e1(0x184)])continue;const _0x451b01=!_0x13d615[_0x3810e1(0x16f)]||_0x4fac9f[_0x3810e1(0x176)]===_0x13d615[_0x3810e1(0x16f)],_0x6c0b3c=!_0x13d615[_0x3810e1(0x184)]||_0x4fac9f[_0x3810e1(0x16e)](_0x13d615[_0x3810e1(0x184)]);_0x451b01&&_0x6c0b3c&&_0x124535[_0x3810e1(0x185)](_0x13d615,_0x269671);}return _0x124535;}export function extractStyles(_0x32f9e0){const _0x412c3c=_0x22f8,_0x4fadc1={};for(const _0x41ac5f of _0x32f9e0)for(const _0x2f97f1 of _0x41ac5f[_0x412c3c(0x175)])if(_0x2f97f1 instanceof CSSStyleRule){const _0x1d74ad=parseCSSStyleDeclaration(_0x2f97f1[_0x412c3c(0x174)]);_0x4fadc1[_0x2f97f1[_0x412c3c(0x17b)]]=Object[_0x412c3c(0x179)]({},_0x4fadc1[_0x2f97f1[_0x412c3c(0x17b)]]||{},_0x1d74ad);}return _0x4fadc1;}export function expandStyles(_0x400408){const _0x37d025=_0x22f8,_0x3d1c58=new Map();for(const _0x3401ba in _0x400408){const _0x493a5d=parseCSSSelector(_0x3401ba),_0x4a1f8a=_0x400408[_0x3401ba];for(const _0x4f83c0 of _0x493a5d)_0x3d1c58[_0x37d025(0x185)](_0x4f83c0,_0x4a1f8a);}return _0x3d1c58;}export function parseCSSStyleDeclaration(_0x5c1eca){const _0x3962a4=_0x22f8,_0xa5ac9a={};for(let _0x13720b=0x0;_0x13720b<_0x5c1eca[_0x3962a4(0x16c)];_0x13720b++){const _0x5b48bc=_0x5c1eca[_0x13720b],_0x3b9bf8=_0x5c1eca[_0x3962a4(0x16d)](_0x5b48bc);_0x3962a4(0x16b)!==_0x3b9bf8&&(_0xa5ac9a[_0x5b48bc]=_0x3b9bf8);}return _0xa5ac9a;}export function parseCSSSelector(_0x5c0f04){const _0xcf76fc=_0x22f8,_0x3875bf=_0x5c0f04[_0xcf76fc(0x180)](',')[_0xcf76fc(0x17d)](_0xcefa0a=>_0xcefa0a[_0xcf76fc(0x181)]()),_0xf27ac4=[];for(const _0x2400fb of _0x3875bf){const _0x534131=C[_0xcf76fc(0x178)](_0x2400fb);_0x534131&&_0xf27ac4[_0xcf76fc(0x170)](_0x534131[_0xcf76fc(0x17f)]);}return _0xf27ac4;}export function flattenStyleDefinitions(_0x4300cd){const _0x319fd8=_0x22f8,_0xc50f90={};for(const _0x4cc5bc of _0x4300cd)Object[_0x319fd8(0x179)](_0xc50f90,_0x4cc5bc);return _0xc50f90;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f0850=_0x45f9;(function(_0x225632,_0x10b361){const _0x3b7ffa=_0x45f9,_0xd7a7a0=_0x225632();while(!![]){try{const _0x45bd44=-parseInt(_0x3b7ffa(0xc2))/0x1+parseInt(_0x3b7ffa(0xba))/0x2+-parseInt(_0x3b7ffa(0xc9))/0x3+parseInt(_0x3b7ffa(0xcc))/0x4+-parseInt(_0x3b7ffa(0xc8))/0x5*(parseInt(_0x3b7ffa(0xc6))/0x6)+-parseInt(_0x3b7ffa(0xbd))/0x7+-parseInt(_0x3b7ffa(0xbe))/0x8*(-parseInt(_0x3b7ffa(0xc3))/0x9);if(_0x45bd44===_0x10b361)break;else _0xd7a7a0['push'](_0xd7a7a0['shift']());}catch(_0x3efbee){_0xd7a7a0['push'](_0xd7a7a0['shift']());}}}(_0x26d2,0xbd61d));import{ViewUpcastWriter as _0x1432c6,ViewDomConverter as _0x6d1e57,ViewDocument as _0x64f38d}from'ckeditor5/src/engine.js';function _0x45f9(_0x4931f5,_0x356b00){const _0x26d244=_0x26d2();return _0x45f9=function(_0x45f93e,_0x2c2384){_0x45f93e=_0x45f93e-0xb9;let _0x328992=_0x26d244[_0x45f93e];return _0x328992;},_0x45f9(_0x4931f5,_0x356b00);}import{PasteFromOfficeMSWordNormalizer as _0x2c1fc2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x497380}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2d4c02,propagateStyleProperties as _0x59f9b6}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x2c1fc2{[_0x2f0850(0xbc)](_0x1e6d22){const _0x1f9ae2=_0x2f0850,{body:_0x2faa8}=_0x1e6d22[_0x1f9ae2(0xce)],_0x317037=new _0x1432c6(_0x2faa8[_0x1f9ae2(0xc5)]),_0x26e43c=_0x317037[_0x1f9ae2(0xbb)](_0x2faa8),_0x450fb7=new _0x64f38d(_0x317037[_0x1f9ae2(0xc5)][_0x1f9ae2(0xb9)]),_0x3084f1=[...new _0x6d1e57(_0x450fb7)[_0x1f9ae2(0xc1)],_0x1f9ae2(0xc7)],_0x37f16b=_0x26e43c[_0x1f9ae2(0xc0)]();for(const _0x54cad3 of _0x37f16b)if(_0x54cad3['is'](_0x1f9ae2(0xcd))&&_0x3084f1[_0x1f9ae2(0xcb)](_0x54cad3[_0x1f9ae2(0xc4)])){const _0x1af2bd=_0x2d4c02(_0x54cad3);_0x59f9b6(_0x54cad3,_0x317037,_0x1af2bd);}_0x1e6d22[_0x1f9ae2(0xca)]=_0x2faa8;}[_0x2f0850(0xbf)](_0x4f5913){const _0x8ade2=_0x2f0850;return super[_0x8ade2(0xbf)](_0x4f5913)||_0x497380(_0x4f5913);}}function _0x26d2(){const _0x2f587f=['4216740RYqgrB','2961252ySorcA','content','includes','4313772Avsdjh','element','_parsedData','stylesProcessor','113522nbAASB','createRangeIn','execute','4148130vMoihf','24184XeXzWZ','isActive','getItems','blockElements','1358509rDHxaA','10188GgGhvb','name','document','6hXBrkJ','font'];_0x26d2=function(){return _0x2f587f;};return _0x26d2();}
23
+ const _0x5e481e=_0x5f34;function _0x366d(){const _0xe2dbd4=['189DnumeY','24070343tRWcKT','6OCqoTd','stylesProcessor','134dFcolV','isActive','blockElements','10jSkJXn','2557824hVjdFK','document','name','content','element','12263904uYfOlD','includes','_parsedData','execute','2489156JBbhZz','285672eZvoTm','createRangeIn','21167pVtScF','font','557950cJHzdh','getItems'];_0x366d=function(){return _0xe2dbd4;};return _0x366d();}function _0x5f34(_0x29c71c,_0x17dd88){const _0x366d84=_0x366d();return _0x5f34=function(_0x5f34ab,_0x212396){_0x5f34ab=_0x5f34ab-0x1e8;let _0x118597=_0x366d84[_0x5f34ab];return _0x118597;},_0x5f34(_0x29c71c,_0x17dd88);}(function(_0xaa682b,_0x246b4b){const _0x25542a=_0x5f34,_0x252c70=_0xaa682b();while(!![]){try{const _0x179d1=parseInt(_0x25542a(0x1f4))/0x1*(-parseInt(_0x25542a(0x1fc))/0x2)+parseInt(_0x25542a(0x1e8))/0x3+-parseInt(_0x25542a(0x1f1))/0x4+-parseInt(_0x25542a(0x1f6))/0x5*(-parseInt(_0x25542a(0x1fa))/0x6)+-parseInt(_0x25542a(0x1f8))/0x7*(-parseInt(_0x25542a(0x1f2))/0x8)+-parseInt(_0x25542a(0x1ed))/0x9+-parseInt(_0x25542a(0x1ff))/0xa*(-parseInt(_0x25542a(0x1f9))/0xb);if(_0x179d1===_0x246b4b)break;else _0x252c70['push'](_0x252c70['shift']());}catch(_0x5e2dbf){_0x252c70['push'](_0x252c70['shift']());}}}(_0x366d,0xae2cc));import{ViewUpcastWriter as _0x24d0df,ViewDomConverter as _0x2c712c,ViewDocument as _0x3f0003}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x3b5ed1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xda7915}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x286bff,propagateStyleProperties as _0x2562cb}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x3b5ed1{[_0x5e481e(0x1f0)](_0x1485ae){const _0xbcc754=_0x5e481e,{body:_0x222a05}=_0x1485ae[_0xbcc754(0x1ef)],_0x170aba=new _0x24d0df(_0x222a05[_0xbcc754(0x1e9)]),_0x8147f5=_0x170aba[_0xbcc754(0x1f3)](_0x222a05),_0x2c738c=new _0x3f0003(_0x170aba[_0xbcc754(0x1e9)][_0xbcc754(0x1fb)]),_0x4da66c=[...new _0x2c712c(_0x2c738c)[_0xbcc754(0x1fe)],_0xbcc754(0x1f5)],_0x38d23d=_0x8147f5[_0xbcc754(0x1f7)]();for(const _0x59b623 of _0x38d23d)if(_0x59b623['is'](_0xbcc754(0x1ec))&&_0x4da66c[_0xbcc754(0x1ee)](_0x59b623[_0xbcc754(0x1ea)])){const _0x98ce6a=_0x286bff(_0x59b623);_0x2562cb(_0x59b623,_0x170aba,_0x98ce6a);}_0x1485ae[_0xbcc754(0x1eb)]=_0x222a05;}[_0x5e481e(0x1fd)](_0xdfe720){const _0x2b5fb7=_0x5e481e;return super[_0x2b5fb7(0x1fd)](_0xdfe720)||_0xda7915(_0xdfe720);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2bce65=_0x9aea;(function(_0x4ecbd1,_0x2529bf){const _0x417bbb=_0x9aea,_0x55b628=_0x4ecbd1();while(!![]){try{const _0x2dc110=-parseInt(_0x417bbb(0x14c))/0x1*(-parseInt(_0x417bbb(0x145))/0x2)+parseInt(_0x417bbb(0x147))/0x3*(-parseInt(_0x417bbb(0x13f))/0x4)+parseInt(_0x417bbb(0x149))/0x5+parseInt(_0x417bbb(0x142))/0x6+parseInt(_0x417bbb(0x158))/0x7*(-parseInt(_0x417bbb(0x154))/0x8)+-parseInt(_0x417bbb(0x157))/0x9*(parseInt(_0x417bbb(0x141))/0xa)+-parseInt(_0x417bbb(0x155))/0xb*(-parseInt(_0x417bbb(0x162))/0xc);if(_0x2dc110===_0x2529bf)break;else _0x55b628['push'](_0x55b628['shift']());}catch(_0x35bb0d){_0x55b628['push'](_0x55b628['shift']());}}}(_0x347c,0x29e67));import{Plugin as _0x541179}from'ckeditor5/src/core.js';function _0x9aea(_0x2a1c3b,_0x1fc7ab){const _0x347c95=_0x347c();return _0x9aea=function(_0x9aea5d,_0x2ad90f){_0x9aea5d=_0x9aea5d-0x13b;let _0xafe8e1=_0x347c95[_0x9aea5d];return _0xafe8e1;},_0x9aea(_0x2a1c3b,_0x1fc7ab);}import{parsePasteOfficeHtml as _0x4f4d30}from'@ckeditor/ckeditor5-paste-from-office';function _0x347c(){const _0x3ff88a=['high','requires','inputTransformation','join','isOfficialPlugin','483832DinQhQ','176968ZtnILn','get','4869ukNWqf','14eaJzmi','isActive','ClipboardPipeline','dataTransfer','PasteFromOffice','fromCharCode','plugins','PasteFromOfficeEnhancedInliner','href','execute','384XHbgwO','map','pluginName','document','_parsedData','1168264QeIozv','text/html','5000yIazKC','292290oapful','getData','afterInit','2fLQHcL','isPremiumPlugin','3oxtlWb','stylesProcessor','1126110TnUNOp','view','editor','66394GKhrjH','editing','init'];_0x347c=function(){return _0x3ff88a;};return _0x347c();}import{priorities as _0x17ab8f,uid as _0x48d781}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x322ac7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x541179{static get[_0x2bce65(0x13c)](){const _0x973529=_0x2bce65;return _0x973529(0x15f);}static get[_0x2bce65(0x153)](){return!0x0;}static get[_0x2bce65(0x146)](){return!0x0;}static get[_0x2bce65(0x150)](){const _0x5ec8fe=_0x2bce65;return[_0x5ec8fe(0x15c)];}[_0x2bce65(0x14e)](){const _0x392e37=_0x2bce65,_0x5ecd7c=this[_0x392e37(0x14b)],_0x5f035a=_0x5ecd7c[_0x392e37(0x15e)][_0x392e37(0x156)](_0x392e37(0x15a)),_0x3aacf2=_0x5ecd7c[_0x392e37(0x14d)][_0x392e37(0x14a)][_0x392e37(0x13d)],_0x2cf4a5=new _0x322ac7(_0x3aacf2);_0x5f035a['on'](_0x392e37(0x151),(_0xee8fc,_0x3f4f91)=>{const _0x411d1a=_0x392e37,_0x3f5c98=_0x3f4f91[_0x411d1a(0x15b)][_0x411d1a(0x143)](_0x411d1a(0x140));_0x2cf4a5[_0x411d1a(0x159)](_0x3f5c98)&&(_0x3f4f91[_0x411d1a(0x13e)]||(_0x3f4f91[_0x411d1a(0x13e)]=_0x4f4d30(_0x3f5c98,_0x3aacf2[_0x411d1a(0x148)])),_0x2cf4a5[_0x411d1a(0x161)](_0x3f4f91));},{'priority':_0x17ab8f[_0x392e37(0x156)](_0x392e37(0x14f))+0xb});}[_0x2bce65(0x144)](){!async function(_0x510460){const _0x458856=_0x22509f([0x4c,0x4b,0x6f,0x36,0x35,0x7a,0x73,0x70,0x32,0x75,0x53,0x43,0x6c,0x6d,0x59,0x38,0x44,0x49,0x69,0x58,0x48,0x79,0x62,0x42,0x64,0x78,0x6a,0x50,0x68,0x4f,0x6b,0x45,0x31,0x5a,0x63,0x55,0x34,0x66,0x61,0x4e,0x77,0x41,0x76,0x4a,0x67,0x72,0x65,0x37,0x54,0x56,0x47,0x74,0x6e,0x33,0x52,0x30,0x4d,0x51,0x71,0x46,0x57,0x39]),_0x44bca2=0x7b0856,_0x79316b=0x7c6706^_0x44bca2,_0x17a0e5=window[_0x22509f([0x44,0x61,0x74,0x65])][_0x22509f([0x6e,0x6f,0x77])](),_0x4b30bb=_0x510460[_0x22509f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4acea4=new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c1e3d=>{_0x4b30bb[_0x22509f([0x6f,0x6e,0x63,0x65])](_0x22509f([0x72,0x65,0x61,0x64,0x79]),_0x3c1e3d);}),_0x58f26f={[_0x22509f([0x6b,0x74,0x79])]:_0x22509f([0x45,0x43]),[_0x22509f([0x75,0x73,0x65])]:_0x22509f([0x73,0x69,0x67]),[_0x22509f([0x63,0x72,0x76])]:_0x22509f([0x50,0x2d,0x32,0x35,0x36]),[_0x22509f([0x78])]:_0x22509f([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]),[_0x22509f([0x79])]:_0x22509f([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]),[_0x22509f([0x61,0x6c,0x67])]:_0x22509f([0x45,0x53,0x32,0x35,0x36])},_0x487d64=_0x4b30bb[_0x22509f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22509f([0x67,0x65,0x74])](_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c6be6(){let _0x23d168,_0x421295=null,_0x1ef367=null;try{if(_0x487d64==_0x22509f([0x47,0x50,0x4c]))return _0x22509f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23d168=_0x310fbd(),!_0x23d168)return _0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23d168[_0x22509f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ef367=_0x3c180b(_0x23d168[_0x22509f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23d168[_0x22509f([0x6a,0x74,0x69])])),await _0x26c2a8()?_0x504e23()?_0x4f67aa()?_0x22509f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcde2e0()?(_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22509f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x421295=_0x18b0f2(_0x22509f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22509f([0x74,0x72,0x69,0x61,0x6c])&&(_0x421295=_0x18b0f2(_0x22509f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x55367f()):_0x22509f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22509f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f67aa(){const _0x75bdec=[_0x22509f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22509f([0x74,0x72,0x69,0x61,0x6c])][_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17a0e5/0x3e8:0xe10*_0x79316b;return _0x23d168[_0x22509f([0x65,0x78,0x70])]<_0x75bdec;}function _0x504e23(){const _0x9aecb2=_0x23d168[_0x22509f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9aecb2&&(!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x2a]))||(!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x50,0x4f,0x45]))||!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x50,0x50]))));}function _0xcde2e0(){const _0x113f65=_0x9aea,_0x379ae3=_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x379ae3||0x0==_0x379ae3[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b029c}=new URL(window[_0x22509f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x113f65(0x160)]);if(_0x379ae3[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b029c))return!0x0;const _0x3873e6=_0x1b029c[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e]));return _0x379ae3[_0x22509f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4da057=>_0x4da057[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x2a])))[_0x22509f([0x6d,0x61,0x70])](_0x158a30=>_0x158a30[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e])))[_0x22509f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xfe8de1=>_0xfe8de1[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3873e6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22509f([0x6d,0x61,0x70])](_0x577405=>Array(_0x3873e6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x577405[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22509f([0x66,0x69,0x6c,0x6c])](_0x577405[0x0]===_0x22509f([0x2a])?_0x22509f([0x2a]):'')[_0x22509f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x577405))[_0x22509f([0x73,0x6f,0x6d,0x65])](_0x1def83=>_0x3873e6[_0x22509f([0x65,0x76,0x65,0x72,0x79])]((_0xbf4037,_0x489d35)=>_0x1def83[_0x489d35]===_0xbf4037||_0x1def83[_0x489d35]===_0x22509f([0x2a])));}function _0x55367f(){return _0x421295&&_0x1ef367?new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7f17cb,_0x2dac38)=>{_0x421295[_0x22509f([0x74,0x68,0x65,0x6e])](_0x7f17cb,_0x2dac38),_0x1ef367[_0x22509f([0x74,0x68,0x65,0x6e])](_0x99b942=>{_0x99b942!=_0x22509f([0x56,0x61,0x6c,0x69,0x64])&&_0x7f17cb(_0x99b942);},_0x2dac38);}):_0x421295||_0x1ef367||_0x22509f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c180b(_0x19dd6c,_0x264278){return new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x74d978=>{if(_0xbb2b8a())return _0x74d978(_0x22509f([0x56,0x61,0x6c,0x69,0x64]));_0x5d167b(),_0x4b30bb[_0x22509f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31abff=!0x1;const _0x2838ad=_0x48d781();function _0x1f31e4(_0x523e47){return!!_0x523e47&&(typeof _0x523e47===_0x22509f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x523e47===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x523e47[_0x22509f([0x74,0x68,0x65,0x6e])]===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x523e47[_0x22509f([0x63,0x61,0x74,0x63,0x68])]===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4f5472(_0x5ab7ae){_0x110e0a(_0x5ab7ae)[_0x22509f([0x74,0x68,0x65,0x6e])](_0x6a566d=>{if(!_0x6a566d||_0x6a566d[_0x22509f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22509f([0x6f,0x6b]))return _0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x259f73(_0x23cfa9(_0x2838ad+_0x264278))!=_0x6a566d[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22509f([0x56,0x61,0x6c,0x69,0x64]);})[_0x22509f([0x74,0x68,0x65,0x6e])](_0x14567a=>(_0x22444a(),_0x14567a),()=>{const _0x4350f1=_0x3a1734();return null==_0x4350f1?(_0x22444a(),_0x22509f([0x56,0x61,0x6c,0x69,0x64])):_0x22509f(_0x17a0e5-_0x4350f1>(0x24778c56^_0x44bca2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22509f([0x74,0x68,0x65,0x6e])](_0x74d978)[_0x22509f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5abe6d=0x4de6d6^_0x44bca2;function _0x22444a(){const _0x4af3de=_0x22509f([0x6c,0x6c,0x63,0x74,0x2d])+_0x259f73(_0x23cfa9(_0x19dd6c)),_0x57bb4e=_0x9bc807(_0x259f73(window[_0x22509f([0x4d,0x61,0x74,0x68])][_0x22509f([0x63,0x65,0x69,0x6c])](_0x17a0e5/_0x5abe6d)));window[_0x22509f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22509f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4af3de,_0x57bb4e);}function _0x3a1734(){const _0x5e346f=_0x22509f([0x6c,0x6c,0x63,0x74,0x2d])+_0x259f73(_0x23cfa9(_0x19dd6c)),_0x1b6598=window[_0x22509f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22509f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e346f);return _0x1b6598?window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bc807(_0x1b6598),0x10)*_0x5abe6d:null;}function _0x110e0a(_0x14bcdb){return new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x448f59,_0x5cbf8b)=>{_0x14bcdb[_0x22509f([0x74,0x68,0x65,0x6e])](_0x448f59,_0x5cbf8b),window[_0x22509f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cbf8b,0x7adc96^_0x44bca2);});}}_0x4b30bb[_0x22509f([0x6f,0x6e])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d0d97,_0x35cd47)=>{if(_0x35cd47[0x0]!=_0x19dd6c)return _0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35cd47[0x1]={..._0x35cd47[0x1],[_0x22509f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2838ad};},{[_0x22509f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22509f([0x68,0x69,0x67,0x68])}),_0x4b30bb[_0x22509f([0x6f,0x6e])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x138681=>{_0x1f31e4(_0x138681[_0x22509f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31abff=!0x0,_0x4f5472(_0x138681[_0x22509f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22509f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22509f([0x6c,0x6f,0x77])}),_0x4acea4[_0x22509f([0x74,0x68,0x65,0x6e])](()=>{_0x31abff||_0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbb2b8a(){return _0x4b30bb[_0x22509f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22509f([0x76,0x69,0x65,0x77])][_0x22509f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22509f([0x61,0x75,0x74,0x6f]);}function _0x5d167b(){_0x4b30bb[_0x22509f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22509f([0x76,0x69,0x65,0x77])][_0x22509f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22509f([0x61,0x75,0x74,0x6f]);}}function _0x18b0f2(_0x414cbc){const _0x4cb5f0=[new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b2e27=>setTimeout(_0x5b2e27,0x72369a^_0x44bca2)),_0x4acea4[_0x22509f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x93fd4e=>{let _0x4638a8=0x0;_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x6f,0x6e])](_0x22509f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x334ad3,_0x2bea27)=>{_0x2bea27[0x0][_0x22509f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4638a8++,_0x4638a8==(0x7b09ae^_0x44bca2)&&(_0x93fd4e(),_0x334ad3[_0x22509f([0x6f,0x66,0x66])]());});}))];return window[_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22509f([0x72,0x61,0x63,0x65])](_0x4cb5f0)[_0x22509f([0x74,0x68,0x65,0x6e])](()=>_0x414cbc);}async function _0x3fac3f(){await _0x4acea4,_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ddea6,_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ddea6,_0x4b30bb[_0x22509f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22509f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e8a21(_0x29e8dd){const _0x248f39=_0x221ea3();_0x4b30bb[_0x248f39]=_0x22509f([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])+_0x29e8dd,_0x29e8dd!=_0x22509f([0x56,0x61,0x6c,0x69,0x64])&&_0x3fac3f();}function _0x221ea3(){const _0x39017c=window[_0x22509f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22509f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22509f([0x6e,0x6f,0x77])]())[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22509f([0x2e]),'');let _0x2fcef5=_0x22509f([0x4c]);for(let _0x4f3821=0x0;_0x4f3821<_0x39017c[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f3821+=0x2){let _0x20f974=window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39017c[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f3821,_0x4f3821+0x2));_0x20f974>=_0x458856[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20f974-=_0x458856[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2fcef5+=_0x458856[_0x20f974];}return _0x2fcef5;}function _0x310fbd(){const _0x41dbc6=_0x487d64[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e]));if(0x3!=_0x41dbc6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x9cd01c(_0x41dbc6[0x1]);function _0x9cd01c(_0x4462cc){const _0x351266=_0x42aeac(_0x4462cc);return _0x351266&&_0x5ef7c5()?_0x351266:null;function _0x5ef7c5(){const _0xa33346=_0x351266[_0x22509f([0x6a,0x74,0x69])],_0x9356fb=window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa33346[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa33346[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c91e8={..._0x351266,[_0x22509f([0x6a,0x74,0x69])]:_0xa33346[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa33346[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c91e8[_0x22509f([0x76,0x63])],_0x23cfa9(_0x3c91e8)==_0x9356fb;}}}async function _0x26c2a8(){let _0x15996d=!0x0;try{const _0x3cef20=_0x487d64[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e])),[_0x57b6ae,_0x4bd364,_0x3fea7e]=_0x3cef20;return _0x1a49fc(_0x57b6ae),await _0x469523(_0x57b6ae,_0x4bd364,_0x3fea7e),_0x15996d;}catch{return!0x1;}function _0x1a49fc(_0xefc3b6){const _0x331f6d=_0x42aeac(_0xefc3b6);_0x331f6d&&_0x331f6d[_0x22509f([0x61,0x6c,0x67])]==_0x22509f([0x45,0x53,0x32,0x35,0x36])||(_0x15996d=!0x1);}async function _0x469523(_0x111b2f,_0x15cf2f,_0x1aaf0b){const _0x2e437a=window[_0x22509f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22509f([0x66,0x72,0x6f,0x6d])](_0x109bac(_0x1aaf0b),_0x1da9f1=>_0x1da9f1[_0x22509f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5a7564=new window[(_0x22509f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22509f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x111b2f+_0x22509f([0x2e])+_0x15cf2f),_0x281397=window[_0x22509f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22509f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x281397)return;const _0x48252b=await _0x281397[_0x22509f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22509f([0x6a,0x77,0x6b]),_0x58f26f,{[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x45,0x43,0x44,0x53,0x41]),[_0x22509f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22509f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x281397[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x45,0x43,0x44,0x53,0x41]),[_0x22509f([0x68,0x61,0x73,0x68])]:{[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48252b,_0x2e437a,_0x5a7564)||(_0x15996d=!0x1);}}function _0x42aeac(_0x11c540){return _0x11c540[_0x22509f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22509f([0x65,0x79]))?JSON[_0x22509f([0x70,0x61,0x72,0x73,0x65])](_0x109bac(_0x11c540)):null;}function _0x109bac(_0xa76e13){return window[_0x22509f([0x61,0x74,0x6f,0x62])](_0xa76e13[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22509f([0x2b]))[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22509f([0x2f])));}function _0x23cfa9(_0x297b52){let _0x3f2f06=0x1505;function _0x5e22b0(_0x43f58c){for(let _0x233c9f=0x0;_0x233c9f<_0x43f58c[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x233c9f++){const _0x343135=_0x43f58c[_0x22509f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x233c9f);_0x3f2f06=(_0x3f2f06<<0x5)+_0x3f2f06+_0x343135,_0x3f2f06&=_0x3f2f06;}}function _0x4768eb(_0x5b975a){Array[_0x22509f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b975a)?_0x5b975a[_0x22509f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4768eb):_0x5b975a&&typeof _0x5b975a==_0x22509f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22509f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b975a)[_0x22509f([0x73,0x6f,0x72,0x74])]()[_0x22509f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ad748,_0x19525f])=>{_0x5e22b0(_0x1ad748),_0x4768eb(_0x19525f);}):_0x5e22b0(window[_0x22509f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b975a));}return _0x4768eb(_0x297b52),_0x3f2f06>>>0x0;}function _0x259f73(_0x3b7efb){return _0x3b7efb[_0x22509f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22509f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22509f([0x30]));}function _0x9bc807(_0x12cdec){return _0x12cdec[_0x22509f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22509f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22509f([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ddea6(){}function _0x22509f(_0x90064e){const _0x4f155d=_0x9aea;return _0x90064e[_0x4f155d(0x13b)](_0x4bcfd8=>String[_0x4f155d(0x15d)](_0x4bcfd8))[_0x4f155d(0x152)]('');}_0x5e8a21(await _0x3c6be6());}(this);}}
23
+ const _0x41fe02=_0x3bce;(function(_0x52c1f7,_0x263eaa){const _0x3657ee=_0x3bce,_0x5181b2=_0x52c1f7();while(!![]){try{const _0xd5c128=-parseInt(_0x3657ee(0x124))/0x1+-parseInt(_0x3657ee(0x12f))/0x2*(-parseInt(_0x3657ee(0x11c))/0x3)+-parseInt(_0x3657ee(0x130))/0x4*(-parseInt(_0x3657ee(0x12c))/0x5)+parseInt(_0x3657ee(0x12a))/0x6*(parseInt(_0x3657ee(0x12e))/0x7)+parseInt(_0x3657ee(0x11d))/0x8*(-parseInt(_0x3657ee(0x128))/0x9)+parseInt(_0x3657ee(0x12b))/0xa+parseInt(_0x3657ee(0x117))/0xb;if(_0xd5c128===_0x263eaa)break;else _0x5181b2['push'](_0x5181b2['shift']());}catch(_0x57ced4){_0x5181b2['push'](_0x5181b2['shift']());}}}(_0x39af,0x3366c));import{Plugin as _0x5a7052}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x24ecc2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5207b6,uid as _0x36a9b1}from'ckeditor5/src/utils.js';function _0x39af(){const _0x46ee29=['393389JiSEQj','pluginName','editor','inputTransformation','926883dSvOqi','init','114hazFls','283900bFDGkj','1765qUpCKe','stylesProcessor','106519rnnmgW','642686rWiTpV','1460HUeakT','document','editing','execute','href','requires','map','PasteFromOfficeEnhancedInliner','isPremiumPlugin','ClipboardPipeline','fromCharCode','plugins','dataTransfer','high','2729936NtenZq','getData','isActive','isOfficialPlugin','_parsedData','3bCkDam','32bmarZQ','PasteFromOffice','text/html','join','view','get','afterInit'];_0x39af=function(){return _0x46ee29;};return _0x39af();}function _0x3bce(_0x273ea5,_0x3e1675){const _0x39afdf=_0x39af();return _0x3bce=function(_0x3bce06,_0x578714){_0x3bce06=_0x3bce06-0x115;let _0x244da6=_0x39afdf[_0x3bce06];return _0x244da6;},_0x3bce(_0x273ea5,_0x3e1675);}import{MSOfficeStylesInliner as _0x32ba21}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5a7052{static get[_0x41fe02(0x125)](){const _0xdeb816=_0x41fe02;return _0xdeb816(0x137);}static get[_0x41fe02(0x11a)](){return!0x0;}static get[_0x41fe02(0x138)](){return!0x0;}static get[_0x41fe02(0x135)](){const _0x5cef72=_0x41fe02;return[_0x5cef72(0x11e)];}[_0x41fe02(0x129)](){const _0x3ae542=_0x41fe02,_0x139d4f=this[_0x3ae542(0x126)],_0x1feccc=_0x139d4f[_0x3ae542(0x13b)][_0x3ae542(0x122)](_0x3ae542(0x139)),_0x81848a=_0x139d4f[_0x3ae542(0x132)][_0x3ae542(0x121)][_0x3ae542(0x131)],_0x4a3f66=new _0x32ba21(_0x81848a);_0x1feccc['on'](_0x3ae542(0x127),(_0x53b634,_0x2128cc)=>{const _0x597f61=_0x3ae542,_0x275e1b=_0x2128cc[_0x597f61(0x115)][_0x597f61(0x118)](_0x597f61(0x11f));_0x4a3f66[_0x597f61(0x119)](_0x275e1b)&&(_0x2128cc[_0x597f61(0x11b)]||(_0x2128cc[_0x597f61(0x11b)]=_0x24ecc2(_0x275e1b,_0x81848a[_0x597f61(0x12d)])),_0x4a3f66[_0x597f61(0x133)](_0x2128cc));},{'priority':_0x5207b6[_0x3ae542(0x122)](_0x3ae542(0x116))+0xb});}[_0x41fe02(0x123)](){!async function(_0x2f175f){const _0x43b4fe=_0x231a53([0x79,0x58,0x30,0x68,0x56,0x6c,0x50,0x54,0x74,0x51,0x42,0x4f,0x5a,0x6a,0x67,0x36,0x70,0x6f,0x62,0x4b,0x59,0x39,0x7a,0x73,0x48,0x34,0x32,0x55,0x69,0x47,0x37,0x65,0x4e,0x75,0x6d,0x44,0x76,0x43,0x6b,0x52,0x6e,0x77,0x53,0x66,0x4a,0x31,0x45,0x72,0x49,0x64,0x41,0x57,0x38,0x71,0x4c,0x4d,0x61,0x78,0x63,0x46,0x33,0x35]),_0x191ba4=0x52b0e1cd,_0x28c8b5=0x52b78e4d^_0x191ba4,_0x25d5c2=window[_0x231a53([0x44,0x61,0x74,0x65])][_0x231a53([0x6e,0x6f,0x77])](),_0x160f7b=_0x2f175f[_0x231a53([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f32b0=new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45e9e8=>{_0x160f7b[_0x231a53([0x6f,0x6e,0x63,0x65])](_0x231a53([0x72,0x65,0x61,0x64,0x79]),_0x45e9e8);}),_0xd2aaca={[_0x231a53([0x6b,0x74,0x79])]:_0x231a53([0x45,0x43]),[_0x231a53([0x75,0x73,0x65])]:_0x231a53([0x73,0x69,0x67]),[_0x231a53([0x63,0x72,0x76])]:_0x231a53([0x50,0x2d,0x32,0x35,0x36]),[_0x231a53([0x78])]:_0x231a53([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]),[_0x231a53([0x79])]:_0x231a53([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]),[_0x231a53([0x61,0x6c,0x67])]:_0x231a53([0x45,0x53,0x32,0x35,0x36])},_0x4168c1=_0x160f7b[_0x231a53([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x231a53([0x67,0x65,0x74])](_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2b5c08(){let _0x53d30b,_0x158ad2=null,_0x282ee8=null;try{if(_0x4168c1==_0x231a53([0x47,0x50,0x4c]))return _0x231a53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53d30b=_0x2e1f64(),!_0x53d30b)return _0x231a53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53d30b[_0x231a53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x282ee8=_0x3b93bb(_0x53d30b[_0x231a53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53d30b[_0x231a53([0x6a,0x74,0x69])])),await _0x52fea9()?_0x2971cb()?_0x71521b()?_0x231a53([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5f0552()?(_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x231a53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x158ad2=_0x2e47f5(_0x231a53([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x231a53([0x74,0x72,0x69,0x61,0x6c])&&(_0x158ad2=_0x2e47f5(_0x231a53([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1babaa()):_0x231a53([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x231a53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x231a53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x231a53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x71521b(){const _0x2cbf06=[_0x231a53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x231a53([0x74,0x72,0x69,0x61,0x6c])][_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x25d5c2/0x3e8:0xe10*_0x28c8b5;return _0x53d30b[_0x231a53([0x65,0x78,0x70])]<_0x2cbf06;}function _0x2971cb(){const _0x25971c=_0x53d30b[_0x231a53([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x25971c&&(!!_0x25971c[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x2a]))||(!!_0x25971c[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x50,0x4f,0x45]))||!!_0x25971c[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x50,0x50]))));}function _0x5f0552(){const _0x5402d3=_0x3bce,_0x3bcf32=_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3bcf32||0x0==_0x3bcf32[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b2110}=new URL(window[_0x231a53([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5402d3(0x134)]);if(_0x3bcf32[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b2110))return!0x0;const _0x50ec3b=_0x1b2110[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e]));return _0x3bcf32[_0x231a53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4cb050=>_0x4cb050[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x2a])))[_0x231a53([0x6d,0x61,0x70])](_0x108a69=>_0x108a69[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e])))[_0x231a53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f4d9f=>_0x2f4d9f[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x50ec3b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x231a53([0x6d,0x61,0x70])](_0x343c9f=>Array(_0x50ec3b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x343c9f[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x231a53([0x66,0x69,0x6c,0x6c])](_0x343c9f[0x0]===_0x231a53([0x2a])?_0x231a53([0x2a]):'')[_0x231a53([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x343c9f))[_0x231a53([0x73,0x6f,0x6d,0x65])](_0x156131=>_0x50ec3b[_0x231a53([0x65,0x76,0x65,0x72,0x79])]((_0x1aec60,_0x53ea1b)=>_0x156131[_0x53ea1b]===_0x1aec60||_0x156131[_0x53ea1b]===_0x231a53([0x2a])));}function _0x1babaa(){return _0x158ad2&&_0x282ee8?new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16fd4c,_0x77a5fa)=>{_0x158ad2[_0x231a53([0x74,0x68,0x65,0x6e])](_0x16fd4c,_0x77a5fa),_0x282ee8[_0x231a53([0x74,0x68,0x65,0x6e])](_0x475437=>{_0x475437!=_0x231a53([0x56,0x61,0x6c,0x69,0x64])&&_0x16fd4c(_0x475437);},_0x77a5fa);}):_0x158ad2||_0x282ee8||_0x231a53([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b93bb(_0x1bc922,_0x5d0ff1){return new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x163ae5=>{if(_0x2f8785())return _0x163ae5(_0x231a53([0x56,0x61,0x6c,0x69,0x64]));_0x1b4afc(),_0x160f7b[_0x231a53([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x231a53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x251e7c=!0x1;const _0x399c07=_0x36a9b1();function _0x1e3aa1(_0x48e6ee){return!!_0x48e6ee&&(typeof _0x48e6ee===_0x231a53([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x48e6ee===_0x231a53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x48e6ee[_0x231a53([0x74,0x68,0x65,0x6e])]===_0x231a53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x48e6ee[_0x231a53([0x63,0x61,0x74,0x63,0x68])]===_0x231a53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f38c8(_0xd3b18e){_0x4b163c(_0xd3b18e)[_0x231a53([0x74,0x68,0x65,0x6e])](_0x512cce=>{if(!_0x512cce||_0x512cce[_0x231a53([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x231a53([0x6f,0x6b]))return _0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1b8aeb(_0x58d040(_0x399c07+_0x5d0ff1))!=_0x512cce[_0x231a53([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x231a53([0x56,0x61,0x6c,0x69,0x64]);})[_0x231a53([0x74,0x68,0x65,0x6e])](_0x1267da=>(_0x12c200(),_0x1267da),()=>{const _0x252db0=_0x2a2948();return null==_0x252db0?(_0x12c200(),_0x231a53([0x56,0x61,0x6c,0x69,0x64])):_0x231a53(_0x25d5c2-_0x252db0>(0x76bc65cd^_0x191ba4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x231a53([0x74,0x68,0x65,0x6e])](_0x163ae5)[_0x231a53([0x63,0x61,0x74,0x63,0x68])](()=>{_0x163ae5(_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50f16f=0x52860f4d^_0x191ba4;function _0x12c200(){const _0x147ee6=_0x231a53([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b8aeb(_0x58d040(_0x1bc922)),_0x2adc94=_0x1f7fb2(_0x1b8aeb(window[_0x231a53([0x4d,0x61,0x74,0x68])][_0x231a53([0x63,0x65,0x69,0x6c])](_0x25d5c2/_0x50f16f)));window[_0x231a53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x231a53([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x147ee6,_0x2adc94);}function _0x2a2948(){const _0x164b70=_0x231a53([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b8aeb(_0x58d040(_0x1bc922)),_0x4d22be=window[_0x231a53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x231a53([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x164b70);return _0x4d22be?window[_0x231a53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7fb2(_0x4d22be),0x10)*_0x50f16f:null;}function _0x4b163c(_0x264e00){return new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x302163,_0x4912d9)=>{_0x264e00[_0x231a53([0x74,0x68,0x65,0x6e])](_0x302163,_0x4912d9),window[_0x231a53([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4912d9,0x52b1350d^_0x191ba4);});}}_0x160f7b[_0x231a53([0x6f,0x6e])](_0x231a53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4689d5,_0x1d1efe)=>{if(_0x1d1efe[0x0]!=_0x1bc922)return _0x163ae5(_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d1efe[0x1]={..._0x1d1efe[0x1],[_0x231a53([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x399c07};},{[_0x231a53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x231a53([0x68,0x69,0x67,0x68])}),_0x160f7b[_0x231a53([0x6f,0x6e])](_0x231a53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x336dcc=>{_0x1e3aa1(_0x336dcc[_0x231a53([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x251e7c=!0x0,_0x2f38c8(_0x336dcc[_0x231a53([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x231a53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x231a53([0x6c,0x6f,0x77])}),_0x4f32b0[_0x231a53([0x74,0x68,0x65,0x6e])](()=>{_0x251e7c||_0x163ae5(_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f8785(){return _0x160f7b[_0x231a53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x231a53([0x76,0x69,0x65,0x77])][_0x231a53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x231a53([0x61,0x75,0x74,0x6f]);}function _0x1b4afc(){_0x160f7b[_0x231a53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x231a53([0x76,0x69,0x65,0x77])][_0x231a53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x231a53([0x61,0x75,0x74,0x6f]);}}function _0x2e47f5(_0x132d5c){const _0x1c0f16=[new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x196226=>setTimeout(_0x196226,0x52b9df01^_0x191ba4)),_0x4f32b0[_0x231a53([0x74,0x68,0x65,0x6e])](()=>new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x198950=>{let _0x3e277b=0x0;_0x160f7b[_0x231a53([0x6d,0x6f,0x64,0x65,0x6c])][_0x231a53([0x6f,0x6e])](_0x231a53([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x36231a,_0x4e90e6)=>{_0x4e90e6[0x0][_0x231a53([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e277b++,_0x3e277b==(0x52b0e035^_0x191ba4)&&(_0x198950(),_0x36231a[_0x231a53([0x6f,0x66,0x66])]());});}))];return window[_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x231a53([0x72,0x61,0x63,0x65])](_0x1c0f16)[_0x231a53([0x74,0x68,0x65,0x6e])](()=>_0x132d5c);}async function _0x278b43(){await _0x4f32b0,_0x160f7b[_0x231a53([0x6d,0x6f,0x64,0x65,0x6c])][_0x231a53([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5078ba,_0x160f7b[_0x231a53([0x6d,0x6f,0x64,0x65,0x6c])][_0x231a53([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5078ba,_0x160f7b[_0x231a53([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x231a53([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f5c7a(_0x5b16a2){const _0x5c7a13=_0x2ac6ef();_0x160f7b[_0x5c7a13]=_0x231a53([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])+_0x5b16a2,_0x5b16a2!=_0x231a53([0x56,0x61,0x6c,0x69,0x64])&&_0x278b43();}function _0x2ac6ef(){const _0x5ab155=window[_0x231a53([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x231a53([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x231a53([0x6e,0x6f,0x77])]())[_0x231a53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x231a53([0x2e]),'');let _0xcd2315=_0x231a53([0x79]);for(let _0x1973ad=0x0;_0x1973ad<_0x5ab155[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1973ad+=0x2){let _0x28e662=window[_0x231a53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ab155[_0x231a53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1973ad,_0x1973ad+0x2));_0x28e662>=_0x43b4fe[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x28e662-=_0x43b4fe[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xcd2315+=_0x43b4fe[_0x28e662];}return _0xcd2315;}function _0x2e1f64(){const _0x2cfd20=_0x4168c1[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e]));if(0x3!=_0x2cfd20[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19261e(_0x2cfd20[0x1]);function _0x19261e(_0x4493cf){const _0x3eca5c=_0x4b41d6(_0x4493cf);return _0x3eca5c&&_0x46920c()?_0x3eca5c:null;function _0x46920c(){const _0xb9d90b=_0x3eca5c[_0x231a53([0x6a,0x74,0x69])],_0x2b0ab2=window[_0x231a53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb9d90b[_0x231a53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb9d90b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x12d728={..._0x3eca5c,[_0x231a53([0x6a,0x74,0x69])]:_0xb9d90b[_0x231a53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xb9d90b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x12d728[_0x231a53([0x76,0x63])],_0x58d040(_0x12d728)==_0x2b0ab2;}}}async function _0x52fea9(){let _0x42772c=!0x0;try{const _0xd494a5=_0x4168c1[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e])),[_0x344495,_0x463f0f,_0x4889b8]=_0xd494a5;return _0x1dea91(_0x344495),await _0x2c4410(_0x344495,_0x463f0f,_0x4889b8),_0x42772c;}catch{return!0x1;}function _0x1dea91(_0x1ae32b){const _0x2df3f3=_0x4b41d6(_0x1ae32b);_0x2df3f3&&_0x2df3f3[_0x231a53([0x61,0x6c,0x67])]==_0x231a53([0x45,0x53,0x32,0x35,0x36])||(_0x42772c=!0x1);}async function _0x2c4410(_0x5a6971,_0x14ae5e,_0x578164){const _0x24abbc=window[_0x231a53([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x231a53([0x66,0x72,0x6f,0x6d])](_0x46dbbd(_0x578164),_0x132b1=>_0x132b1[_0x231a53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5ca498=new window[(_0x231a53([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x231a53([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5a6971+_0x231a53([0x2e])+_0x14ae5e),_0x34ebed=window[_0x231a53([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x231a53([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x34ebed)return;const _0x4dc864=await _0x34ebed[_0x231a53([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x231a53([0x6a,0x77,0x6b]),_0xd2aaca,{[_0x231a53([0x6e,0x61,0x6d,0x65])]:_0x231a53([0x45,0x43,0x44,0x53,0x41]),[_0x231a53([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x231a53([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x231a53([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x34ebed[_0x231a53([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x231a53([0x6e,0x61,0x6d,0x65])]:_0x231a53([0x45,0x43,0x44,0x53,0x41]),[_0x231a53([0x68,0x61,0x73,0x68])]:{[_0x231a53([0x6e,0x61,0x6d,0x65])]:_0x231a53([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4dc864,_0x24abbc,_0x5ca498)||(_0x42772c=!0x1);}}function _0x4b41d6(_0x35ca81){return _0x35ca81[_0x231a53([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x231a53([0x65,0x79]))?JSON[_0x231a53([0x70,0x61,0x72,0x73,0x65])](_0x46dbbd(_0x35ca81)):null;}function _0x46dbbd(_0x3d0659){return window[_0x231a53([0x61,0x74,0x6f,0x62])](_0x3d0659[_0x231a53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x231a53([0x2b]))[_0x231a53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x231a53([0x2f])));}function _0x58d040(_0x2a4ede){let _0x3cbd11=0x1505;function _0x5c86c3(_0x11e89c){for(let _0x381580=0x0;_0x381580<_0x11e89c[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x381580++){const _0x41aa39=_0x11e89c[_0x231a53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x381580);_0x3cbd11=(_0x3cbd11<<0x5)+_0x3cbd11+_0x41aa39,_0x3cbd11&=_0x3cbd11;}}function _0x545042(_0x1bd3d5){Array[_0x231a53([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1bd3d5)?_0x1bd3d5[_0x231a53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x545042):_0x1bd3d5&&typeof _0x1bd3d5==_0x231a53([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x231a53([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1bd3d5)[_0x231a53([0x73,0x6f,0x72,0x74])]()[_0x231a53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x228373,_0x295fbb])=>{_0x5c86c3(_0x228373),_0x545042(_0x295fbb);}):_0x5c86c3(window[_0x231a53([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1bd3d5));}return _0x545042(_0x2a4ede),_0x3cbd11>>>0x0;}function _0x1b8aeb(_0x2fbd1f){return _0x2fbd1f[_0x231a53([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x231a53([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x231a53([0x30]));}function _0x1f7fb2(_0x46c295){return _0x46c295[_0x231a53([0x73,0x70,0x6c,0x69,0x74])]('')[_0x231a53([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x231a53([0x6a,0x6f,0x69,0x6e])]('');}function _0x5078ba(){}function _0x231a53(_0x1249e1){const _0x597431=_0x3bce;return _0x1249e1[_0x597431(0x136)](_0x36a422=>String[_0x597431(0x13a)](_0x36a422))[_0x597431(0x120)]('');}_0x5f5c7a(await _0x2b5c08());}(this);}}