@ckeditor/ckeditor5-paste-from-office-enhanced 47.3.0-alpha.4 → 47.3.0-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:()=>pt});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 a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=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")&&"none"!==t.getStyle("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(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-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[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[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 c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(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"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[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(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&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(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.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),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 C(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 E(t,n){const r=new DOMParser,s=function(t){return C(C(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,a=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),c=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:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var A=n(584);function L(){const t=["60CpkDUa","23524ataVim","13561470JVWSje","3654060lmCEKd","30922nyqIeZ","3388728bXQnBV","test","201rjRuZd","6614916VnhdYC","4297134lIhJfO"];return(L=function(){return t})()}function P(t,e){const n=L();return(P=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(740461===-parseInt(e(421))/1*(-parseInt(e(425))/2)+parseInt(e(428))/3*(parseInt(e(422))/4)+parseInt(e(424))/5+parseInt(e(420))/6+-parseInt(e(419))/7+parseInt(e(426))/8+-parseInt(e(423))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function T(t){return O[P(427)](t)}!function(t){const e=F,n=t();for(;;)try{if(704716===parseInt(e(260))/1+-parseInt(e(255))/2+-parseInt(e(257))/3*(parseInt(e(274))/4)+-parseInt(e(272))/5+-parseInt(e(256))/6*(parseInt(e(269))/7)+-parseInt(e(268))/8*(-parseInt(e(261))/9)+parseInt(e(264))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(278)]&&!s[n(254)])continue;const e=!s[n(278)]||t[n(275)]===s[n(278)],o=!s[n(254)]||t[n(277)](s[n(254)]);e&&o&&r[n(266)](s,i)}return r}function M(){const t=["1583706baVHrn","396riCyoY","groups","push","649087qtxsPW","387XUtEap","initial","getPropertyValue","21426640zPgxld","selectorText","set","trim","73448aDaPMu","35NNBbnM","cssRules","map","3278045zXrjCr","length","4544ItjCPD","name","style","hasClass","tagName","split","assign","exec","className","713004XiWuTF"];return(M=function(){return t})()}function F(t,e){const n=M();return(F=function(t,e){return n[t-=254]})(t,e)}function k(t){const e=F,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(263)](s);e(262)!==i&&(n[s]=i)}return n}function D(t){const e=F,n=t[e(279)](",")[e(271)](t=>t[e(267)]()),r=[];for(const t of n){const n=R[e(281)](t);n&&r[e(259)](n[e(258)])}return r}function W(t){const e=F,n={};for(const r of t)Object[e(280)](n,r);return n}const N=V;function V(t,e){const n=$();return(V=function(t,e){return n[t-=432]})(t,e)}function $(){const t=["138sKLiwG","type","4144jLBpey","6vqtqkG","content","elementStart","873RbYmWd","2789226UHRqNk","size","createRangeIn","2735500YdMGvX","610080gBBjAA","document","item","1298339TBDUmw","values","_parsedData","setStyle","isActive","101344qOGowz","from","execute","3595KZpPcR","hasStyle"];return($=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(193006===parseInt(e(433))/1*(parseInt(e(435))/2)+-parseInt(e(441))/3*(-parseInt(e(437))/4)+-parseInt(e(446))/5+-parseInt(e(438))/6*(parseInt(e(449))/7)+-parseInt(e(454))/8+-parseInt(e(442))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class K extends S{[N(432)](t){const n=N,{body:r,styles:s}=t[n(451)],i=new e.ViewUpcastWriter(r[n(447)]),o=i[n(444)](r),a=function(t){const e=F,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(266)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(270)])if(t instanceof CSSStyleRule){const r=k(t[e(276)]);n[t[e(265)]]=Object[e(280)]({},n[t[e(265)]]||{},r)}return n}(s));for(const t of o){if(n(440)!==t[n(436)])continue;const e=j(t[n(448)],a);if(e[n(443)]){const r=W(Array[n(455)](e[n(450)]()));for(const e in r){const s=t[n(448)];s[n(434)](e)||i[n(452)](e,r[e],s)}}}t[n(439)]=r}[N(453)](t){return super[N(453)](t)||T(t)}}const B=q;function q(t,e){const n=U();return(q=function(t,e){return n[t-=395]})(t,e)}function U(){const t=["getData","4379512EyTOeF","high","dataTransfer","href","2151783smGvAG","1105648vXPxgB","init","ClipboardPipeline","editor","104876GLZEda","PasteFromOffice","plugins","87498MqPTDa","125SatJpf","requires","view","document","isPremiumPlugin","isOfficialPlugin","execute","afterInit","7gLBfaN","1227183mVsaQn","stylesProcessor","editing","fromCharCode","pluginName","PasteFromOfficeEnhancedInliner","text/html","inputTransformation","isActive","get","_parsedData","40BkefmR","join","302664xgqCOE","map"];return(U=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(286037===-parseInt(e(409))/1+-parseInt(e(421))/2+parseInt(e(396))/3+parseInt(e(417))/4+-parseInt(e(425))/5*(-parseInt(e(424))/6)+parseInt(e(395))/7*(parseInt(e(412))/8)+-parseInt(e(416))/9*(parseInt(e(407))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class G extends t.Plugin{static get[B(400)](){return B(401)}static get[B(430)](){return!0}static get[B(429)](){return!0}static get[B(426)](){return[B(422)]}[B(418)](){const t=B,e=this[t(420)],n=e[t(423)][t(405)](t(419)),r=e[t(398)][t(427)][t(428)],s=new K(r);n.on(t(403),(e,n)=>{const i=t,o=n[i(414)][i(411)](i(402));s[i(404)](o)&&(n[i(406)]||(n[i(406)]=E(o,r[i(397)])),s[i(431)](n))},{priority:A.priorities[t(405)](t(413))+11})}[B(432)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),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 a(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 c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(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 u(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=q;return t[e(410)](t=>String[e(399)](t))[e(408)]("")}!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([115]);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=c(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])],u(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])])(a=>{if(i())return a(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 c=!1;const l=(0,A.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){c(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+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])](a)[d([99,97,116,99,104])](()=>{a(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(u(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(u(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 c(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 a(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])]:l}},{[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])])&&(c=!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])](()=>{c||a(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,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(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])](l(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),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[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 a[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])}},c,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1764460800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(415)]);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=a(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=a(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)}}function X(t,e){const n=tt();return(X=function(t,e){return n[t-=130]})(t,e)}const H=X;!function(t){const e=X,n=t();for(;;)try{if(994961===parseInt(e(170))/1*(-parseInt(e(154))/2)+parseInt(e(136))/3*(-parseInt(e(134))/4)+parseInt(e(131))/5*(-parseInt(e(151))/6)+-parseInt(e(163))/7+-parseInt(e(153))/8+-parseInt(e(172))/9*(-parseInt(e(146))/10)+parseInt(e(141))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);const Y=[H(144),H(152),H(168),H(156),H(166),H(169),H(147),H(143)],z=[H(144),H(152),H(168)],J={"font-style":[[H(140),"i"]],"font-weight":[[H(130),H(138)],[H(158),H(138)],[H(139),H(138)],[t=>Number(t)>=600,H(138)]],"text-decoration":[[H(145),"u"],[H(135),"s"]],"text-decoration-line":[[H(145),"u"],[H(135),"s"]],"vertical-align":[[H(148),H(148)],[H(173),H(142)]]};function Q(t){return Y[H(150)](t)}function Z(t){const e=H;return Array[e(133)](t[e(132)]())[e(149)](Q)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(174)](e=>{const i=n,o=t[i(161)](e);if(o)if(a=e,z[H(150)](a))r[e]=o;else if(e in J){const t=o[i(162)](" ");J[e][i(174)](([n,r])=>{const o=i;for(const i of t)(o(164)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(174)](([,n])=>{const s=r,i=e[s(137)](n,[],t[s(167)]());e[s(165)](0,i,t)}),e[r(160)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(159)](n)[r(171)])return;const s=e[r(137)](r(155),[],t[r(167)]());e[r(157)](n,s),e[r(165)](0,s,t),e[r(160)](Object[r(159)](n),t)}(t,e,r)}function tt(){const t=["98892JpmSOi","line-through","165hIaMGs","createElement","strong","bolder","italic","56094357cLamCG","sup","vertical-align","color","underline","100wugxoz","font-style","sub","filter","includes","6626022BmjCNe","font-family","874152odfByk","2QXGQVd","span","text-decoration","setStyle","bold","keys","removeStyle","getStyle","split","12408389JjKrsK","function","insertChild","text-decoration-line","getChildren","font-size","font-weight","140198JDKJDP","length","343503UqyHqu","super","forEach","medium","5wbbIDV","getStyleNames","from"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=446]})(t,e)}function rt(){const t=["blockElements","element","26571576kjweDZ","3450dJlShs","isActive","6797xrCwYE","createRangeIn","728785gFiQeI","29975nXnBZV","stylesProcessor","name","getItems","4IyyYTX","8CIcBnj","2046CruIcR","4021443MzKBKf","document","2921290ChRtEL","30387qkFpOG","content","includes","execute","20BNURYc","font","_parsedData"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(832726===parseInt(e(455))/1*(parseInt(e(460))/2)+-parseInt(e(466))/3*(parseInt(e(470))/4)+parseInt(e(465))/5+parseInt(e(462))/6*(-parseInt(e(453))/7)+parseInt(e(461))/8*(parseInt(e(463))/9)+-parseInt(e(451))/10*(-parseInt(e(456))/11)+-parseInt(e(450))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(469)](t){const n=et,{body:r}=t[n(447)],s=new e.ViewUpcastWriter(r[n(464)]),i=s[n(454)](r),o=new e.ViewDocument(s[n(464)][n(457)]),a=[...new e.ViewDomConverter(o)[n(448)],n(446)],c=i[n(459)]();for(const t of c)if(t.is(n(449))&&a[n(468)](t[n(458)])){_(t,s,Z(t))}t[n(467)]=r}[et(452)](t){return super[et(452)](t)||T(t)}}function it(){const t=["trialLimit","licenseKey","233760bHHgSn","evaluationLimit","ClipboardPipeline","isActive","_parsedData","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOfficeEnhancedPropagator","_licenseKeyCheckInterval","19203255iZUmtH","2750586nYfdLz","view","dataTransfer","editing","1214CzdUGw","document","2043QIDXpg","invalid","PasteFromOffice","getData","stylesProcessor","PasteFromOfficeEnhanced","_showLicenseError","plugins","text/html","get","994375ccEyQM","3380NmMtGm","destroy","pluginName","usageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","385iuaXql","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","requires","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","config","inputTransformation","init","pasteFromOfficeEnhancedLicenseKeyInvalid","isPremiumPlugin","execute","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyValid","domainLimit","63528OetgvJ","pasteFromOfficeEnhancedLicenseKeyNotAllowed","high","editor"];return(it=function(){return t})()}const ot=at;function at(t,e){const n=it();return(at=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(346095===-parseInt(e(263))/1+-parseInt(e(250))/2+parseInt(e(265))/3*(-parseInt(e(276))/4)+-parseInt(e(275))/5+-parseInt(e(259))/6+parseInt(e(281))/7*(-parseInt(e(244))/8)+parseInt(e(258))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ct extends t.Plugin{[ot(249)];[ot(257)];static get[ot(278)](){return ot(256)}static get[ot(232)](){return!0}static get[ot(239)](){return!0}static get[ot(231)](){return[ot(267)]}[ot(237)](){const t=ot,e=this[t(247)],n=e[t(272)][t(274)](t(252)),r=e[t(262)][t(260)][t(264)],s=new st(r);n.on(t(236),(e,n)=>{const i=t,o=n[i(261)][i(268)](i(273));s[i(253)](o)&&(n[i(254)]||(n[i(254)]=E(o,r[i(269)])),s[i(240)](n))},{priority:A.priorities[t(274)](t(246))+10}),this[t(249)]=this[t(247)][t(235)][t(274)](t(249));const i=this[t(247)];this[t(257)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(242)==s||e(238)==s||e(255)==s||e(280)==s||e(245)==s||e(282)==s||e(241)==s||e(233)==s){delete i[r],n=s,clearInterval(this[e(257)]),this[e(257)]=void 0;break}}e(238)==n&&i[e(271)](e(266)),e(255)==n&&i[e(271)](e(230)),e(280)==n&&i[e(271)](e(243)),e(245)==n&&i[e(271)](e(234),e(270)),e(282)==n&&i[e(271)](e(251)),e(241)==n&&i[e(271)](e(248)),e(233)==n&&i[e(271)](e(279))},1e3)}[ot(277)](){const t=ot;super[t(277)](),this[t(257)]&&clearInterval(this[t(257)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=390]})(t,e)}function ft(){var t=["863682uhWZJk","4856SAUOtR","530620MMEjQZ","12966MExTZW","isPremiumPlugin","pluginName","PasteFromOfficeEnhanced","20PRLIsO","930QeHCoE","6766463Yqoqym","5971QHKBwA","4081455nSyLUo","33ISuJcZ","requires","453396xhIXtW","isOfficialPlugin","PasteFromOffice"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(758267===-parseInt(e(395))/1+parseInt(e(397))/2+parseInt(e(390))/3*(-parseInt(e(392))/4)+parseInt(e(403))/5*(parseInt(e(398))/6)+-parseInt(e(405))/7*(-parseInt(e(396))/8)+parseInt(e(406))/9+parseInt(e(402))/10*(parseInt(e(404))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(400)](){return lt(401)}static get[lt(393)](){return!0}static get[lt(399)](){return!0}static get[lt(391)](){return[lt(394),G,ct]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=176]})(t,e)}function dt(){var t=["4048488TyfYIj","1428087pLvqiI","6354ZOlcVb","761178HLuMOx","4010XoYsBY","10avteqW","200WEKivi","858468LVjNGD","831780GDoCQt","1KYmGnX","176169lwQWVt"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(537430===parseInt(e(179))/1*(parseInt(e(178))/2)+-parseInt(e(182))/3+parseInt(e(177))/4*(parseInt(e(186))/5)+-parseInt(e(181))/6+-parseInt(e(180))/7*(-parseInt(e(176))/8)+parseInt(e(183))/9*(parseInt(e(185))/10)+-parseInt(e(184))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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:()=>pt});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 a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=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")&&"none"!==t.getStyle("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(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-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[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[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 c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(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"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[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(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&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(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.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),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 C(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 E(t,n){const r=new DOMParser,s=function(t){return C(C(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,a=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),c=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:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var A=n(584);function L(){const t=["60CpkDUa","23524ataVim","13561470JVWSje","3654060lmCEKd","30922nyqIeZ","3388728bXQnBV","test","201rjRuZd","6614916VnhdYC","4297134lIhJfO"];return(L=function(){return t})()}function P(t,e){const n=L();return(P=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(740461===-parseInt(e(421))/1*(-parseInt(e(425))/2)+parseInt(e(428))/3*(parseInt(e(422))/4)+parseInt(e(424))/5+parseInt(e(420))/6+-parseInt(e(419))/7+parseInt(e(426))/8+-parseInt(e(423))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(t){return O[P(427)](t)}!function(t){const e=F,n=t();for(;;)try{if(704716===parseInt(e(260))/1+-parseInt(e(255))/2+-parseInt(e(257))/3*(parseInt(e(274))/4)+-parseInt(e(272))/5+-parseInt(e(256))/6*(parseInt(e(269))/7)+-parseInt(e(268))/8*(-parseInt(e(261))/9)+parseInt(e(264))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(278)]&&!s[n(254)])continue;const e=!s[n(278)]||t[n(275)]===s[n(278)],o=!s[n(254)]||t[n(277)](s[n(254)]);e&&o&&r[n(266)](s,i)}return r}function M(){const t=["1583706baVHrn","396riCyoY","groups","push","649087qtxsPW","387XUtEap","initial","getPropertyValue","21426640zPgxld","selectorText","set","trim","73448aDaPMu","35NNBbnM","cssRules","map","3278045zXrjCr","length","4544ItjCPD","name","style","hasClass","tagName","split","assign","exec","className","713004XiWuTF"];return(M=function(){return t})()}function F(t,e){const n=M();return(F=function(t,e){return n[t-=254]})(t,e)}function W(t){const e=F,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(263)](s);e(262)!==i&&(n[s]=i)}return n}function k(t){const e=F,n=t[e(279)](",")[e(271)](t=>t[e(267)]()),r=[];for(const t of n){const n=R[e(281)](t);n&&r[e(259)](n[e(258)])}return r}function D(t){const e=F,n={};for(const r of t)Object[e(280)](n,r);return n}const K=V;function V(t,e){const n=$();return(V=function(t,e){return n[t-=432]})(t,e)}function $(){const t=["138sKLiwG","type","4144jLBpey","6vqtqkG","content","elementStart","873RbYmWd","2789226UHRqNk","size","createRangeIn","2735500YdMGvX","610080gBBjAA","document","item","1298339TBDUmw","values","_parsedData","setStyle","isActive","101344qOGowz","from","execute","3595KZpPcR","hasStyle"];return($=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(193006===parseInt(e(433))/1*(parseInt(e(435))/2)+-parseInt(e(441))/3*(-parseInt(e(437))/4)+-parseInt(e(446))/5+-parseInt(e(438))/6*(parseInt(e(449))/7)+-parseInt(e(454))/8+-parseInt(e(442))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class N extends S{[K(432)](t){const n=K,{body:r,styles:s}=t[n(451)],i=new e.ViewUpcastWriter(r[n(447)]),o=i[n(444)](r),a=function(t){const e=F,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(266)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(270)])if(t instanceof CSSStyleRule){const r=W(t[e(276)]);n[t[e(265)]]=Object[e(280)]({},n[t[e(265)]]||{},r)}return n}(s));for(const t of o){if(n(440)!==t[n(436)])continue;const e=T(t[n(448)],a);if(e[n(443)]){const r=D(Array[n(455)](e[n(450)]()));for(const e in r){const s=t[n(448)];s[n(434)](e)||i[n(452)](e,r[e],s)}}}t[n(439)]=r}[K(453)](t){return super[K(453)](t)||j(t)}}function q(t,e){const n=U();return(q=function(t,e){return n[t-=271]})(t,e)}const B=q;function U(){const t=["fromCharCode","join","isOfficialPlugin","document","map","925542FKxqGi","isPremiumPlugin","view","PasteFromOffice","href","5731770HebRHV","execute","ClipboardPipeline","requires","dataTransfer","getData","inputTransformation","high","_parsedData","25275952aMvChz","1075510yjmWRm","PasteFromOfficeEnhancedInliner","plugins","editor","1158BysHSt","editing","afterInit","text/html","stylesProcessor","isActive","get","13450HiQjef","52255ChkaxT","pluginName","2371612eCCwdC","init"];return(U=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(753213===parseInt(e(304))/1+parseInt(e(279))/2+-parseInt(e(289))/3+-parseInt(e(282))/4+-parseInt(e(294))/5+parseInt(e(272))/6*(-parseInt(e(280))/7)+parseInt(e(303))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class H extends t.Plugin{static get[B(281)](){return B(305)}static get[B(286)](){return!0}static get[B(290)](){return!0}static get[B(297)](){return[B(292)]}[B(283)](){const t=B,e=this[t(271)],n=e[t(306)][t(278)](t(296)),r=e[t(273)][t(291)][t(287)],s=new N(r);n.on(t(300),(e,n)=>{const i=t,o=n[i(298)][i(299)](i(275));s[i(277)](o)&&(n[i(302)]||(n[i(302)]=E(o,r[i(276)])),s[i(295)](n))},{priority:A.priorities[t(278)](t(301))+11})}[B(274)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),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 a(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 c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(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 u(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=q;return t[e(288)](t=>String[e(284)](t))[e(285)]("")}!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([115]);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=c(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])],u(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])])(a=>{if(i())return a(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 c=!1;const l=(0,A.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){c(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+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])](a)[d([99,97,116,99,104])](()=>{a(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(u(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(u(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 c(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 a(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])]:l}},{[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])])&&(c=!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])](()=>{c||a(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,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(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])](l(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),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[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 a[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])}},c,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1764547200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(293)]);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=a(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=a(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)}}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=130]})(t,e)}const z=G;!function(t){const e=G,n=t();for(;;)try{if(994961===parseInt(e(170))/1*(-parseInt(e(154))/2)+parseInt(e(136))/3*(-parseInt(e(134))/4)+parseInt(e(131))/5*(-parseInt(e(151))/6)+-parseInt(e(163))/7+-parseInt(e(153))/8+-parseInt(e(172))/9*(-parseInt(e(146))/10)+parseInt(e(141))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);const X=[z(144),z(152),z(168),z(156),z(166),z(169),z(147),z(143)],Y=[z(144),z(152),z(168)],Q={"font-style":[[z(140),"i"]],"font-weight":[[z(130),z(138)],[z(158),z(138)],[z(139),z(138)],[t=>Number(t)>=600,z(138)]],"text-decoration":[[z(145),"u"],[z(135),"s"]],"text-decoration-line":[[z(145),"u"],[z(135),"s"]],"vertical-align":[[z(148),z(148)],[z(173),z(142)]]};function J(t){return X[z(150)](t)}function Z(t){const e=z;return Array[e(133)](t[e(132)]())[e(149)](J)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(174)](e=>{const i=n,o=t[i(161)](e);if(o)if(a=e,Y[z(150)](a))r[e]=o;else if(e in Q){const t=o[i(162)](" ");Q[e][i(174)](([n,r])=>{const o=i;for(const i of t)(o(164)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(174)](([,n])=>{const s=r,i=e[s(137)](n,[],t[s(167)]());e[s(165)](0,i,t)}),e[r(160)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(159)](n)[r(171)])return;const s=e[r(137)](r(155),[],t[r(167)]());e[r(157)](n,s),e[r(165)](0,s,t),e[r(160)](Object[r(159)](n),t)}(t,e,r)}function tt(){const t=["98892JpmSOi","line-through","165hIaMGs","createElement","strong","bolder","italic","56094357cLamCG","sup","vertical-align","color","underline","100wugxoz","font-style","sub","filter","includes","6626022BmjCNe","font-family","874152odfByk","2QXGQVd","span","text-decoration","setStyle","bold","keys","removeStyle","getStyle","split","12408389JjKrsK","function","insertChild","text-decoration-line","getChildren","font-size","font-weight","140198JDKJDP","length","343503UqyHqu","super","forEach","medium","5wbbIDV","getStyleNames","from"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=446]})(t,e)}function rt(){const t=["blockElements","element","26571576kjweDZ","3450dJlShs","isActive","6797xrCwYE","createRangeIn","728785gFiQeI","29975nXnBZV","stylesProcessor","name","getItems","4IyyYTX","8CIcBnj","2046CruIcR","4021443MzKBKf","document","2921290ChRtEL","30387qkFpOG","content","includes","execute","20BNURYc","font","_parsedData"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(832726===parseInt(e(455))/1*(parseInt(e(460))/2)+-parseInt(e(466))/3*(parseInt(e(470))/4)+parseInt(e(465))/5+parseInt(e(462))/6*(-parseInt(e(453))/7)+parseInt(e(461))/8*(parseInt(e(463))/9)+-parseInt(e(451))/10*(-parseInt(e(456))/11)+-parseInt(e(450))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(469)](t){const n=et,{body:r}=t[n(447)],s=new e.ViewUpcastWriter(r[n(464)]),i=s[n(454)](r),o=new e.ViewDocument(s[n(464)][n(457)]),a=[...new e.ViewDomConverter(o)[n(448)],n(446)],c=i[n(459)]();for(const t of c)if(t.is(n(449))&&a[n(468)](t[n(458)])){_(t,s,Z(t))}t[n(467)]=r}[et(452)](t){return super[et(452)](t)||j(t)}}function it(){const t=["trialLimit","licenseKey","233760bHHgSn","evaluationLimit","ClipboardPipeline","isActive","_parsedData","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOfficeEnhancedPropagator","_licenseKeyCheckInterval","19203255iZUmtH","2750586nYfdLz","view","dataTransfer","editing","1214CzdUGw","document","2043QIDXpg","invalid","PasteFromOffice","getData","stylesProcessor","PasteFromOfficeEnhanced","_showLicenseError","plugins","text/html","get","994375ccEyQM","3380NmMtGm","destroy","pluginName","usageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","385iuaXql","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","requires","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","config","inputTransformation","init","pasteFromOfficeEnhancedLicenseKeyInvalid","isPremiumPlugin","execute","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyValid","domainLimit","63528OetgvJ","pasteFromOfficeEnhancedLicenseKeyNotAllowed","high","editor"];return(it=function(){return t})()}const ot=at;function at(t,e){const n=it();return(at=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(346095===-parseInt(e(263))/1+-parseInt(e(250))/2+parseInt(e(265))/3*(-parseInt(e(276))/4)+-parseInt(e(275))/5+-parseInt(e(259))/6+parseInt(e(281))/7*(-parseInt(e(244))/8)+parseInt(e(258))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ct extends t.Plugin{[ot(249)];[ot(257)];static get[ot(278)](){return ot(256)}static get[ot(232)](){return!0}static get[ot(239)](){return!0}static get[ot(231)](){return[ot(267)]}[ot(237)](){const t=ot,e=this[t(247)],n=e[t(272)][t(274)](t(252)),r=e[t(262)][t(260)][t(264)],s=new st(r);n.on(t(236),(e,n)=>{const i=t,o=n[i(261)][i(268)](i(273));s[i(253)](o)&&(n[i(254)]||(n[i(254)]=E(o,r[i(269)])),s[i(240)](n))},{priority:A.priorities[t(274)](t(246))+10}),this[t(249)]=this[t(247)][t(235)][t(274)](t(249));const i=this[t(247)];this[t(257)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(242)==s||e(238)==s||e(255)==s||e(280)==s||e(245)==s||e(282)==s||e(241)==s||e(233)==s){delete i[r],n=s,clearInterval(this[e(257)]),this[e(257)]=void 0;break}}e(238)==n&&i[e(271)](e(266)),e(255)==n&&i[e(271)](e(230)),e(280)==n&&i[e(271)](e(243)),e(245)==n&&i[e(271)](e(234),e(270)),e(282)==n&&i[e(271)](e(251)),e(241)==n&&i[e(271)](e(248)),e(233)==n&&i[e(271)](e(279))},1e3)}[ot(277)](){const t=ot;super[t(277)](),this[t(257)]&&clearInterval(this[t(257)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=390]})(t,e)}function ft(){var t=["863682uhWZJk","4856SAUOtR","530620MMEjQZ","12966MExTZW","isPremiumPlugin","pluginName","PasteFromOfficeEnhanced","20PRLIsO","930QeHCoE","6766463Yqoqym","5971QHKBwA","4081455nSyLUo","33ISuJcZ","requires","453396xhIXtW","isOfficialPlugin","PasteFromOffice"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(758267===-parseInt(e(395))/1+parseInt(e(397))/2+parseInt(e(390))/3*(-parseInt(e(392))/4)+parseInt(e(403))/5*(parseInt(e(398))/6)+-parseInt(e(405))/7*(-parseInt(e(396))/8)+parseInt(e(406))/9+parseInt(e(402))/10*(parseInt(e(404))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(400)](){return lt(401)}static get[lt(393)](){return!0}static get[lt(399)](){return!0}static get[lt(391)](){return[lt(394),H,ct]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=176]})(t,e)}function dt(){var t=["4048488TyfYIj","1428087pLvqiI","6354ZOlcVb","761178HLuMOx","4010XoYsBY","10avteqW","200WEKivi","858468LVjNGD","831780GDoCQt","1KYmGnX","176169lwQWVt"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(537430===parseInt(e(179))/1*(parseInt(e(178))/2)+-parseInt(e(182))/3+parseInt(e(177))/4*(parseInt(e(186))/5)+-parseInt(e(181))/6+-parseInt(e(180))/7*(-parseInt(e(176))/8)+parseInt(e(183))/9*(parseInt(e(185))/10)+-parseInt(e(184))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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 _0x37a18e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x3fb3e0,parsePasteOfficeHtml as _0x206de6}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2325ac,uid as _0x14f641}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x53a665,ViewDocument as _0x318917,ViewDomConverter as _0x30ed4c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x387746){return m['test'](_0x387746);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x113346,_0x6b092c){const _0x3e24e0=new Map();for(const [_0x2ea8a2,_0x466fcf]of _0x6b092c){if(!_0x2ea8a2['tagName']&&!_0x2ea8a2['className'])continue;const _0xd85408=!_0x2ea8a2['tagName']||_0x113346['name']===_0x2ea8a2['tagName'],_0x20342e=!_0x2ea8a2['className']||_0x113346['hasClass'](_0x2ea8a2['className']);_0xd85408&&_0x20342e&&_0x3e24e0['set'](_0x2ea8a2,_0x466fcf);}return _0x3e24e0;}function h(_0x2edb53){const _0x5a1ac8={};for(let _0x737d1b=0x0;_0x737d1b<_0x2edb53['length'];_0x737d1b++){const _0x10cdc7=_0x2edb53[_0x737d1b],_0x420c8d=_0x2edb53['getPropertyValue'](_0x10cdc7);'initial'!==_0x420c8d&&(_0x5a1ac8[_0x10cdc7]=_0x420c8d);}return _0x5a1ac8;}function O(_0x3a7aa1){const _0x5d79cc=_0x3a7aa1['split'](',')['map'](_0x1db6cd=>_0x1db6cd['trim']()),_0x3ed0f6=[];for(const _0x2559d8 of _0x5d79cc){const _0x38c795=S['exec'](_0x2559d8);_0x38c795&&_0x3ed0f6['push'](_0x38c795['groups']);}return _0x3ed0f6;}function k(_0x10f574){const _0x1d49a4={};for(const _0x509117 of _0x10f574)Object['assign'](_0x1d49a4,_0x509117);return _0x1d49a4;}class c extends _0x3fb3e0{['execute'](_0x3aba2d){const {body:_0x41d045,styles:_0x3934fb}=_0x3aba2d['_parsedData'],_0x453dae=new _0x53a665(_0x41d045['document']),_0x2d33ba=_0x453dae['createRangeIn'](_0x41d045),_0x1333aa=function(_0x4dd043){const _0x224aff={};for(const _0x7eb320 of _0x4dd043)for(const _0x288602 of _0x7eb320['cssRules'])if(_0x288602 instanceof CSSStyleRule){const _0x184df2=h(_0x288602['style']);_0x224aff[_0x288602['selectorText']]=Object['assign']({},_0x224aff[_0x288602['selectorText']]||{},_0x184df2);}return _0x224aff;}(_0x3934fb),_0xe3af25=function(_0x3964af){const _0x4f37c0=new Map();for(const _0x417e1 in _0x3964af){const _0x5d8d06=O(_0x417e1),_0x260421=_0x3964af[_0x417e1];for(const _0xa827eb of _0x5d8d06)_0x4f37c0['set'](_0xa827eb,_0x260421);}return _0x4f37c0;}(_0x1333aa);for(const _0x477a1b of _0x2d33ba){if('elementStart'!==_0x477a1b['type'])continue;const _0x14aa9e=j(_0x477a1b['item'],_0xe3af25);if(_0x14aa9e['size']){const _0x56bee4=k(Array['from'](_0x14aa9e['values']()));for(const _0x27cb4f in _0x56bee4){const _0x12b8bd=_0x477a1b['item'];_0x12b8bd['hasStyle'](_0x27cb4f)||_0x453dae['setStyle'](_0x27cb4f,_0x56bee4[_0x27cb4f],_0x12b8bd);}}}_0x3aba2d['content']=_0x41d045;}['isActive'](_0x297ec9){return super['isActive'](_0x297ec9)||p(_0x297ec9);}}class i extends _0x37a18e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x265a78=this['editor'],_0x59304e=_0x265a78['plugins']['get']('ClipboardPipeline'),_0x3f2507=_0x265a78['editing']['view']['document'],_0x4e59d8=new c(_0x3f2507);_0x59304e['on']('inputTransformation',(_0x2cef18,_0x4334f9)=>{const _0xb1c840=_0x4334f9['dataTransfer']['getData']('text/html');_0x4e59d8['isActive'](_0xb1c840)&&(_0x4334f9['_parsedData']||(_0x4334f9['_parsedData']=_0x206de6(_0xb1c840,_0x3f2507['stylesProcessor'])),_0x4e59d8['execute'](_0x4334f9));},{'priority':_0x2325ac['get']('high')+0xb});}['afterInit'](){!async function(_0xfca625){const _0x551cea=_0x20f68b([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x4aad71=0x7374585f,_0x313fd1=0x737322cf^_0x4aad71,_0x19b45c=window[_0x20f68b([0x44,0x61,0x74,0x65])][_0x20f68b([0x6e,0x6f,0x77])](),_0x2d1975=_0xfca625[_0x20f68b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c536f=new window[(_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c2ba4=>{_0x2d1975[_0x20f68b([0x6f,0x6e,0x63,0x65])](_0x20f68b([0x72,0x65,0x61,0x64,0x79]),_0x5c2ba4);}),_0x4f9f8b={[_0x20f68b([0x6b,0x74,0x79])]:_0x20f68b([0x45,0x43]),[_0x20f68b([0x75,0x73,0x65])]:_0x20f68b([0x73,0x69,0x67]),[_0x20f68b([0x63,0x72,0x76])]:_0x20f68b([0x50,0x2d,0x32,0x35,0x36]),[_0x20f68b([0x78])]:_0x20f68b([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]),[_0x20f68b([0x79])]:_0x20f68b([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]),[_0x20f68b([0x61,0x6c,0x67])]:_0x20f68b([0x45,0x53,0x32,0x35,0x36])},_0x460c68=_0x2d1975[_0x20f68b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x20f68b([0x67,0x65,0x74])](_0x20f68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1aead6(){let _0x16c0e3,_0x4bf2ec=null,_0x1c55d1=null;try{if(_0x460c68==_0x20f68b([0x47,0x50,0x4c]))return _0x20f68b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x16c0e3=_0xae33fa(),!_0x16c0e3)return _0x20f68b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x16c0e3[_0x20f68b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1c55d1=_0x53d421(_0x16c0e3[_0x20f68b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x16c0e3[_0x20f68b([0x6a,0x74,0x69])])),await _0x372a0b()?_0x298f96()?_0x3f27a1()?_0x20f68b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x397b93()?(_0x16c0e3[_0x20f68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20f68b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4bf2ec=_0x51d3a4(_0x20f68b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x16c0e3[_0x20f68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20f68b([0x74,0x72,0x69,0x61,0x6c])&&(_0x4bf2ec=_0x51d3a4(_0x20f68b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x499c43()):_0x20f68b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x20f68b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x20f68b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x20f68b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f27a1(){const _0x55b25e=[_0x20f68b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x20f68b([0x74,0x72,0x69,0x61,0x6c])][_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16c0e3[_0x20f68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x19b45c/0x3e8:0xe10*_0x313fd1;return _0x16c0e3[_0x20f68b([0x65,0x78,0x70])]<_0x55b25e;}function _0x298f96(){const _0x26bb61=_0x16c0e3[_0x20f68b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x26bb61&&(!!_0x26bb61[_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f68b([0x2a]))||(!!_0x26bb61[_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f68b([0x50,0x4f,0x45]))||(!!_0x26bb61[_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f68b([0x50,0x50]))||!(!_0x26bb61[_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f68b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x222e2e()))));}function _0x397b93(){const _0x59f09f=_0x16c0e3[_0x20f68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x59f09f||0x0==_0x59f09f[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4264b1}=new URL(window[_0x20f68b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x59f09f[_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4264b1))return!0x0;const _0x905a4b=_0x4264b1[_0x20f68b([0x73,0x70,0x6c,0x69,0x74])](_0x20f68b([0x2e]));return _0x59f09f[_0x20f68b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2d86a8=>_0x2d86a8[_0x20f68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f68b([0x2a])))[_0x20f68b([0x6d,0x61,0x70])](_0x40e81c=>_0x40e81c[_0x20f68b([0x73,0x70,0x6c,0x69,0x74])](_0x20f68b([0x2e])))[_0x20f68b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f8f4c=>_0x2f8f4c[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x905a4b[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20f68b([0x6d,0x61,0x70])](_0xc460de=>Array(_0x905a4b[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc460de[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20f68b([0x66,0x69,0x6c,0x6c])](_0xc460de[0x0]===_0x20f68b([0x2a])?_0x20f68b([0x2a]):'')[_0x20f68b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc460de))[_0x20f68b([0x73,0x6f,0x6d,0x65])](_0x3fc43c=>_0x905a4b[_0x20f68b([0x65,0x76,0x65,0x72,0x79])]((_0x23ee98,_0x109529)=>_0x3fc43c[_0x109529]===_0x23ee98||_0x3fc43c[_0x109529]===_0x20f68b([0x2a])));}function _0x499c43(){return _0x4bf2ec&&_0x1c55d1?new window[(_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50d21a,_0x377e30)=>{_0x4bf2ec[_0x20f68b([0x74,0x68,0x65,0x6e])](_0x50d21a,_0x377e30),_0x1c55d1[_0x20f68b([0x74,0x68,0x65,0x6e])](_0x3890b5=>{_0x3890b5!=_0x20f68b([0x56,0x61,0x6c,0x69,0x64])&&_0x50d21a(_0x3890b5);},_0x377e30);}):_0x4bf2ec||_0x1c55d1||_0x20f68b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x53d421(_0x88c4dc,_0x39643d){return new window[(_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5164ae=>{if(_0xebd271())return _0x5164ae(_0x20f68b([0x56,0x61,0x6c,0x69,0x64]));_0x3e89f0(),_0x2d1975[_0x20f68b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x20f68b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5b1b2a=!0x1;const _0x558a69=_0x14f641();function _0x2c2ca0(_0x3f705f){return!!_0x3f705f&&(typeof _0x3f705f===_0x20f68b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f705f===_0x20f68b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f705f[_0x20f68b([0x74,0x68,0x65,0x6e])]===_0x20f68b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f705f[_0x20f68b([0x63,0x61,0x74,0x63,0x68])]===_0x20f68b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1694a1(_0x3ac6be){_0x41a96c(_0x3ac6be)[_0x20f68b([0x74,0x68,0x65,0x6e])](_0x5e7314=>{if(!_0x5e7314||_0x5e7314[_0x20f68b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x20f68b([0x6f,0x6b]))return _0x20f68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x14c0d5(_0x4bee29(_0x558a69+_0x39643d))!=_0x5e7314[_0x20f68b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x20f68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x20f68b([0x56,0x61,0x6c,0x69,0x64]);})[_0x20f68b([0x74,0x68,0x65,0x6e])](_0x2f9075=>(_0x26fa48(),_0x2f9075),()=>{const _0x29c238=_0x7f309();return null==_0x29c238?(_0x26fa48(),_0x20f68b([0x56,0x61,0x6c,0x69,0x64])):_0x20f68b(_0x19b45c-_0x29c238>(0x5778dc5f^_0x4aad71)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x20f68b([0x74,0x68,0x65,0x6e])](_0x5164ae)[_0x20f68b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5164ae(_0x20f68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x26a260=0x7342b6df^_0x4aad71;function _0x26fa48(){const _0x4ca635=_0x20f68b([0x6c,0x6c,0x63,0x74,0x2d])+_0x14c0d5(_0x4bee29(_0x88c4dc)),_0x140250=_0x596b71(_0x14c0d5(window[_0x20f68b([0x4d,0x61,0x74,0x68])][_0x20f68b([0x63,0x65,0x69,0x6c])](_0x19b45c/_0x26a260)));window[_0x20f68b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20f68b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ca635,_0x140250);}function _0x7f309(){const _0x9df3eb=_0x20f68b([0x6c,0x6c,0x63,0x74,0x2d])+_0x14c0d5(_0x4bee29(_0x88c4dc)),_0x5e557b=window[_0x20f68b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20f68b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x9df3eb);return _0x5e557b?window[_0x20f68b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x596b71(_0x5e557b),0x10)*_0x26a260:null;}function _0x41a96c(_0x5877d6){return new window[(_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x445d6a,_0x273f77)=>{_0x5877d6[_0x20f68b([0x74,0x68,0x65,0x6e])](_0x445d6a,_0x273f77),window[_0x20f68b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x273f77,0x73758c9f^_0x4aad71);});}}_0x2d1975[_0x20f68b([0x6f,0x6e])](_0x20f68b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xa6a5bd,_0x1c45b1)=>{if(_0x1c45b1[0x0]!=_0x88c4dc)return _0x5164ae(_0x20f68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1c45b1[0x1]={..._0x1c45b1[0x1],[_0x20f68b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x558a69};},{[_0x20f68b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20f68b([0x68,0x69,0x67,0x68])}),_0x2d1975[_0x20f68b([0x6f,0x6e])](_0x20f68b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3a2de3=>{_0x2c2ca0(_0x3a2de3[_0x20f68b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5b1b2a=!0x0,_0x1694a1(_0x3a2de3[_0x20f68b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x20f68b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20f68b([0x6c,0x6f,0x77])}),_0x1c536f[_0x20f68b([0x74,0x68,0x65,0x6e])](()=>{_0x5b1b2a||_0x5164ae(_0x20f68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xebd271(){return _0x2d1975[_0x20f68b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20f68b([0x76,0x69,0x65,0x77])][_0x20f68b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x20f68b([0x61,0x75,0x74,0x6f]);}function _0x3e89f0(){_0x2d1975[_0x20f68b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20f68b([0x76,0x69,0x65,0x77])][_0x20f68b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x20f68b([0x61,0x75,0x74,0x6f]);}}function _0x51d3a4(_0x10aaeb){const _0x376277=[new window[(_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4697bb=>setTimeout(_0x4697bb,0x737d6693^_0x4aad71)),_0x1c536f[_0x20f68b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31a391=>{let _0x1e9ec4=0x0;_0x2d1975[_0x20f68b([0x6d,0x6f,0x64,0x65,0x6c])][_0x20f68b([0x6f,0x6e])](_0x20f68b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x482cf9,_0x2a5d5e)=>{_0x2a5d5e[0x0][_0x20f68b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e9ec4++,_0x1e9ec4==(0x737459a7^_0x4aad71)&&(_0x31a391(),_0x482cf9[_0x20f68b([0x6f,0x66,0x66])]());});}))];return window[_0x20f68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x20f68b([0x72,0x61,0x63,0x65])](_0x376277)[_0x20f68b([0x74,0x68,0x65,0x6e])](()=>_0x10aaeb);}async function _0x524ded(){await _0x1c536f,_0x2d1975[_0x20f68b([0x6d,0x6f,0x64,0x65,0x6c])][_0x20f68b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x152c23,_0x2d1975[_0x20f68b([0x6d,0x6f,0x64,0x65,0x6c])][_0x20f68b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x152c23,_0x2d1975[_0x20f68b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x20f68b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x222e2e(){return window[_0x20f68b([0x67,0x6c,0x6f,0x62])]&&window[_0x20f68b([0x67,0x6c,0x6f,0x62])][_0x20f68b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xf36f1(_0x579717){const _0x1e74f2=_0x574598();_0x2d1975[_0x1e74f2]=_0x20f68b([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])+_0x579717,_0x579717!=_0x20f68b([0x56,0x61,0x6c,0x69,0x64])&&_0x524ded();}function _0x574598(){const _0x198352=window[_0x20f68b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x20f68b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x20f68b([0x6e,0x6f,0x77])]())[_0x20f68b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x20f68b([0x2e]),'');let _0x2692bc=_0x20f68b([0x73]);for(let _0x5f0f83=0x0;_0x5f0f83<_0x198352[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f0f83+=0x2){let _0x5c2e75=window[_0x20f68b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x198352[_0x20f68b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5f0f83,_0x5f0f83+0x2));_0x5c2e75>=_0x551cea[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c2e75-=_0x551cea[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2692bc+=_0x551cea[_0x5c2e75];}return _0x2692bc;}function _0xae33fa(){const _0x4dc65b=_0x460c68[_0x20f68b([0x73,0x70,0x6c,0x69,0x74])](_0x20f68b([0x2e]));if(0x3!=_0x4dc65b[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1e544a(_0x4dc65b[0x1]);function _0x1e544a(_0x3fde3d){const _0x4e0607=_0x490741(_0x3fde3d);return _0x4e0607&&_0x69850f()?_0x4e0607:null;function _0x69850f(){const _0x44233c=_0x4e0607[_0x20f68b([0x6a,0x74,0x69])],_0x31e098=window[_0x20f68b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44233c[_0x20f68b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44233c[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2403c9={..._0x4e0607,[_0x20f68b([0x6a,0x74,0x69])]:_0x44233c[_0x20f68b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44233c[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2403c9[_0x20f68b([0x76,0x63])],_0x4bee29(_0x2403c9)==_0x31e098;}}}async function _0x372a0b(){let _0x1b7e87=!0x0;try{const _0x4ff620=_0x460c68[_0x20f68b([0x73,0x70,0x6c,0x69,0x74])](_0x20f68b([0x2e])),[_0x480e21,_0xe96b4d,_0xabd43d]=_0x4ff620;return _0x40d9da(_0x480e21),await _0x1f812b(_0x480e21,_0xe96b4d,_0xabd43d),_0x1b7e87;}catch{return!0x1;}function _0x40d9da(_0x59eb5b){const _0x47003d=_0x490741(_0x59eb5b);_0x47003d&&_0x47003d[_0x20f68b([0x61,0x6c,0x67])]==_0x20f68b([0x45,0x53,0x32,0x35,0x36])||(_0x1b7e87=!0x1);}async function _0x1f812b(_0x433ddb,_0x2de7cd,_0x2e83d9){const _0x3239bd=window[_0x20f68b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x20f68b([0x66,0x72,0x6f,0x6d])](_0x514f2c(_0x2e83d9),_0x31c5a1=>_0x31c5a1[_0x20f68b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3bdb4f=new window[(_0x20f68b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x20f68b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x433ddb+_0x20f68b([0x2e])+_0x2de7cd),_0xefc281=window[_0x20f68b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x20f68b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xefc281)return;const _0x4713f2=await _0xefc281[_0x20f68b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x20f68b([0x6a,0x77,0x6b]),_0x4f9f8b,{[_0x20f68b([0x6e,0x61,0x6d,0x65])]:_0x20f68b([0x45,0x43,0x44,0x53,0x41]),[_0x20f68b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x20f68b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x20f68b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xefc281[_0x20f68b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x20f68b([0x6e,0x61,0x6d,0x65])]:_0x20f68b([0x45,0x43,0x44,0x53,0x41]),[_0x20f68b([0x68,0x61,0x73,0x68])]:{[_0x20f68b([0x6e,0x61,0x6d,0x65])]:_0x20f68b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4713f2,_0x3239bd,_0x3bdb4f)||(_0x1b7e87=!0x1);}}function _0x490741(_0x2ae884){return _0x2ae884[_0x20f68b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x20f68b([0x65,0x79]))?JSON[_0x20f68b([0x70,0x61,0x72,0x73,0x65])](_0x514f2c(_0x2ae884)):null;}function _0x514f2c(_0xd0ef1e){return window[_0x20f68b([0x61,0x74,0x6f,0x62])](_0xd0ef1e[_0x20f68b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x20f68b([0x2b]))[_0x20f68b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x20f68b([0x2f])));}function _0x4bee29(_0x20d8ef){let _0x1ae772=0x1505;function _0x2ce866(_0x14a587){for(let _0x5c106e=0x0;_0x5c106e<_0x14a587[_0x20f68b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c106e++){const _0x4578ce=_0x14a587[_0x20f68b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5c106e);_0x1ae772=(_0x1ae772<<0x5)+_0x1ae772+_0x4578ce,_0x1ae772&=_0x1ae772;}}function _0x15ac6a(_0x78d125){Array[_0x20f68b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x78d125)?_0x78d125[_0x20f68b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x15ac6a):_0x78d125&&typeof _0x78d125==_0x20f68b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x20f68b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x78d125)[_0x20f68b([0x73,0x6f,0x72,0x74])]()[_0x20f68b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x180b83,_0x3d791d])=>{_0x2ce866(_0x180b83),_0x15ac6a(_0x3d791d);}):_0x2ce866(window[_0x20f68b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x78d125));}return _0x15ac6a(_0x20d8ef),_0x1ae772>>>0x0;}function _0x14c0d5(_0x2fab99){return _0x2fab99[_0x20f68b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x20f68b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x20f68b([0x30]));}function _0x596b71(_0x38b519){return _0x38b519[_0x20f68b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x20f68b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x20f68b([0x6a,0x6f,0x69,0x6e])]('');}function _0x152c23(){}function _0x20f68b(_0x140113){return _0x140113['map'](_0x5c3c18=>String['fromCharCode'](_0x5c3c18))['join']('');}_0xf36f1(await _0x1aead6());}(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'],[_0x39bb11=>Number(_0x39bb11)>=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(_0x457f50){return L['includes'](_0x457f50);}function g(_0x4093cf){return Array['from'](_0x4093cf['getStyleNames']())['filter'](P);}function b(_0x408846,_0x19e944,_0x2985a4){const {spanStyles:_0x45a6e7,stylesToBeHtmlElements:_0x1d5c1e}=function(_0x209ad4,_0x1c5b5e){const _0x4ad3c8={},_0x1bf952={};return _0x1c5b5e['forEach'](_0x281261=>{const _0x3649fa=_0x209ad4['getStyle'](_0x281261);if(_0x3649fa){if(function(_0x2d5b1a){return E['includes'](_0x2d5b1a);}(_0x281261))_0x4ad3c8[_0x281261]=_0x3649fa;else{if(function(_0xfdad8d){return _0xfdad8d in F;}(_0x281261)){const _0x3084fc=_0x3649fa['split']('\x20');F[_0x281261]['forEach'](([_0x3bd2e7,_0x1467ae])=>{for(const _0x355dbb of _0x3084fc){('function'==typeof _0x3bd2e7&&_0x3bd2e7(_0x355dbb)||_0x3bd2e7===_0x355dbb)&&(_0x1bf952[_0x281261]=[..._0x1bf952[_0x281261]||[],[_0x3bd2e7,_0x1467ae]]);}});}}}}),{'spanStyles':_0x4ad3c8,'stylesToBeHtmlElements':_0x1bf952};}(_0x408846,_0x2985a4);!function(_0x3d6e79,_0x5de5e1,_0x1f785c){for(const _0x477a98 in _0x1f785c){_0x1f785c[_0x477a98]['forEach'](([,_0x3cbcd2])=>{const _0x1890a5=_0x5de5e1['createElement'](_0x3cbcd2,[],_0x3d6e79['getChildren']());_0x5de5e1['insertChild'](0x0,_0x1890a5,_0x3d6e79);}),_0x5de5e1['removeStyle'](_0x477a98,_0x3d6e79);}}(_0x408846,_0x19e944,_0x1d5c1e),function(_0x62a09d,_0x5367cc,_0x26f046){if(!Object['keys'](_0x26f046)['length'])return;const _0x364222=_0x5367cc['createElement']('span',[],_0x62a09d['getChildren']());_0x5367cc['setStyle'](_0x26f046,_0x364222),_0x5367cc['insertChild'](0x0,_0x364222,_0x62a09d),_0x5367cc['removeStyle'](Object['keys'](_0x26f046),_0x62a09d);}(_0x408846,_0x19e944,_0x45a6e7);}class a extends _0x3fb3e0{['execute'](_0x5887ae){const {body:_0x23333c}=_0x5887ae['_parsedData'],_0x41b9f6=new _0x53a665(_0x23333c['document']),_0x1da15e=_0x41b9f6['createRangeIn'](_0x23333c),_0x2ba0e2=new _0x318917(_0x41b9f6['document']['stylesProcessor']),_0x3b4ed5=[...new _0x30ed4c(_0x2ba0e2)['blockElements'],'font'],_0x5bc043=_0x1da15e['getItems']();for(const _0x24ccd1 of _0x5bc043)_0x24ccd1['is']('element')&&_0x3b4ed5['includes'](_0x24ccd1['name'])&&b(_0x24ccd1,_0x41b9f6,g(_0x24ccd1));_0x5887ae['content']=_0x23333c;}['isActive'](_0x589f0e){return super['isActive'](_0x589f0e)||p(_0x589f0e);}}class s extends _0x37a18e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1daa38=this['editor'],_0x2b2a97=_0x1daa38['plugins']['get']('ClipboardPipeline'),_0x2d3663=_0x1daa38['editing']['view']['document'],_0xb228d6=new a(_0x2d3663);_0x2b2a97['on']('inputTransformation',(_0x29634d,_0x2f1623)=>{const _0x507cd2=_0x2f1623['dataTransfer']['getData']('text/html');_0xb228d6['isActive'](_0x507cd2)&&(_0x2f1623['_parsedData']||(_0x2f1623['_parsedData']=_0x206de6(_0x507cd2,_0x2d3663['stylesProcessor'])),_0xb228d6['execute'](_0x2f1623));},{'priority':_0x2325ac['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3125ba=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b9cbf;for(const _0x440d26 in _0x3125ba){const _0x39581d=_0x440d26,_0x37d189=_0x3125ba[_0x39581d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x37d189||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x37d189){delete _0x3125ba[_0x39581d],_0x3b9cbf=_0x37d189,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3b9cbf&&_0x3125ba['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x37a18e{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 _0x544187}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x920a03,parsePasteOfficeHtml as _0x2f5db7}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x96951d,uid as _0x1d61fe}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x26a4ee,ViewDocument as _0x188b02,ViewDomConverter as _0x2e3042}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x594020){return m['test'](_0x594020);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x20add6,_0x225d95){const _0x1c93d6=new Map();for(const [_0x49c5c2,_0x4bc506]of _0x225d95){if(!_0x49c5c2['tagName']&&!_0x49c5c2['className'])continue;const _0x3ad514=!_0x49c5c2['tagName']||_0x20add6['name']===_0x49c5c2['tagName'],_0x488a9a=!_0x49c5c2['className']||_0x20add6['hasClass'](_0x49c5c2['className']);_0x3ad514&&_0x488a9a&&_0x1c93d6['set'](_0x49c5c2,_0x4bc506);}return _0x1c93d6;}function h(_0x21b47f){const _0x54e620={};for(let _0x88666f=0x0;_0x88666f<_0x21b47f['length'];_0x88666f++){const _0x482bcb=_0x21b47f[_0x88666f],_0x49f8e0=_0x21b47f['getPropertyValue'](_0x482bcb);'initial'!==_0x49f8e0&&(_0x54e620[_0x482bcb]=_0x49f8e0);}return _0x54e620;}function O(_0x21eefd){const _0x477196=_0x21eefd['split'](',')['map'](_0x5e713e=>_0x5e713e['trim']()),_0x5492a6=[];for(const _0x2bb870 of _0x477196){const _0x241cc4=S['exec'](_0x2bb870);_0x241cc4&&_0x5492a6['push'](_0x241cc4['groups']);}return _0x5492a6;}function k(_0x475a00){const _0x11c439={};for(const _0x1700bc of _0x475a00)Object['assign'](_0x11c439,_0x1700bc);return _0x11c439;}class c extends _0x920a03{['execute'](_0x344ae7){const {body:_0x43f233,styles:_0x154344}=_0x344ae7['_parsedData'],_0x4a2a6c=new _0x26a4ee(_0x43f233['document']),_0x144a67=_0x4a2a6c['createRangeIn'](_0x43f233),_0x10c4c7=function(_0x235087){const _0x58ee63={};for(const _0x1b9f17 of _0x235087)for(const _0xf4e0b9 of _0x1b9f17['cssRules'])if(_0xf4e0b9 instanceof CSSStyleRule){const _0x306351=h(_0xf4e0b9['style']);_0x58ee63[_0xf4e0b9['selectorText']]=Object['assign']({},_0x58ee63[_0xf4e0b9['selectorText']]||{},_0x306351);}return _0x58ee63;}(_0x154344),_0x460623=function(_0x248373){const _0x57ac03=new Map();for(const _0x1211ea in _0x248373){const _0x333b4b=O(_0x1211ea),_0xeaae90=_0x248373[_0x1211ea];for(const _0x49fe51 of _0x333b4b)_0x57ac03['set'](_0x49fe51,_0xeaae90);}return _0x57ac03;}(_0x10c4c7);for(const _0x2f51aa of _0x144a67){if('elementStart'!==_0x2f51aa['type'])continue;const _0x13c55d=j(_0x2f51aa['item'],_0x460623);if(_0x13c55d['size']){const _0x18b019=k(Array['from'](_0x13c55d['values']()));for(const _0x1b98e5 in _0x18b019){const _0xad6e72=_0x2f51aa['item'];_0xad6e72['hasStyle'](_0x1b98e5)||_0x4a2a6c['setStyle'](_0x1b98e5,_0x18b019[_0x1b98e5],_0xad6e72);}}}_0x344ae7['content']=_0x43f233;}['isActive'](_0x5ba364){return super['isActive'](_0x5ba364)||p(_0x5ba364);}}class i extends _0x544187{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2c2e38=this['editor'],_0x28b486=_0x2c2e38['plugins']['get']('ClipboardPipeline'),_0x41ed0b=_0x2c2e38['editing']['view']['document'],_0x1e31a7=new c(_0x41ed0b);_0x28b486['on']('inputTransformation',(_0x574ee0,_0x50b910)=>{const _0x29b661=_0x50b910['dataTransfer']['getData']('text/html');_0x1e31a7['isActive'](_0x29b661)&&(_0x50b910['_parsedData']||(_0x50b910['_parsedData']=_0x2f5db7(_0x29b661,_0x41ed0b['stylesProcessor'])),_0x1e31a7['execute'](_0x50b910));},{'priority':_0x96951d['get']('high')+0xb});}['afterInit'](){!async function(_0x5ba188){const _0x15a353=_0x192bb7([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x194a29=0x7374585f,_0x32c057=0x737322f7^_0x194a29,_0x13a822=window[_0x192bb7([0x44,0x61,0x74,0x65])][_0x192bb7([0x6e,0x6f,0x77])](),_0x354811=_0x5ba188[_0x192bb7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1855e3=new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a14f7=>{_0x354811[_0x192bb7([0x6f,0x6e,0x63,0x65])](_0x192bb7([0x72,0x65,0x61,0x64,0x79]),_0x4a14f7);}),_0x596d04={[_0x192bb7([0x6b,0x74,0x79])]:_0x192bb7([0x45,0x43]),[_0x192bb7([0x75,0x73,0x65])]:_0x192bb7([0x73,0x69,0x67]),[_0x192bb7([0x63,0x72,0x76])]:_0x192bb7([0x50,0x2d,0x32,0x35,0x36]),[_0x192bb7([0x78])]:_0x192bb7([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]),[_0x192bb7([0x79])]:_0x192bb7([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]),[_0x192bb7([0x61,0x6c,0x67])]:_0x192bb7([0x45,0x53,0x32,0x35,0x36])},_0x48dec0=_0x354811[_0x192bb7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x192bb7([0x67,0x65,0x74])](_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x562a66(){let _0x2315da,_0x574836=null,_0x31d89d=null;try{if(_0x48dec0==_0x192bb7([0x47,0x50,0x4c]))return _0x192bb7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2315da=_0x3fee11(),!_0x2315da)return _0x192bb7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2315da[_0x192bb7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x31d89d=_0xfee994(_0x2315da[_0x192bb7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2315da[_0x192bb7([0x6a,0x74,0x69])])),await _0x3b20cd()?_0x4234e1()?_0x936054()?_0x192bb7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x49402c()?(_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x192bb7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x574836=_0x44f2c0(_0x192bb7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x192bb7([0x74,0x72,0x69,0x61,0x6c])&&(_0x574836=_0x44f2c0(_0x192bb7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ed417()):_0x192bb7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x192bb7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x192bb7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x192bb7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x936054(){const _0x382ca5=[_0x192bb7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x192bb7([0x74,0x72,0x69,0x61,0x6c])][_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x13a822/0x3e8:0xe10*_0x32c057;return _0x2315da[_0x192bb7([0x65,0x78,0x70])]<_0x382ca5;}function _0x4234e1(){const _0x239cb6=_0x2315da[_0x192bb7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x239cb6&&(!!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x2a]))||(!!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x50,0x4f,0x45]))||(!!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x50,0x50]))||!(!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x471b30()))));}function _0x49402c(){const _0x3a3a37=_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a3a37||0x0==_0x3a3a37[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x311fac}=new URL(window[_0x192bb7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a3a37[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x311fac))return!0x0;const _0x15c356=_0x311fac[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e]));return _0x3a3a37[_0x192bb7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5edb99=>_0x5edb99[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x2a])))[_0x192bb7([0x6d,0x61,0x70])](_0x14b8a4=>_0x14b8a4[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e])))[_0x192bb7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2c93b4=>_0x2c93b4[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x15c356[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x192bb7([0x6d,0x61,0x70])](_0x5d9546=>Array(_0x15c356[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d9546[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x192bb7([0x66,0x69,0x6c,0x6c])](_0x5d9546[0x0]===_0x192bb7([0x2a])?_0x192bb7([0x2a]):'')[_0x192bb7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d9546))[_0x192bb7([0x73,0x6f,0x6d,0x65])](_0x4bfb60=>_0x15c356[_0x192bb7([0x65,0x76,0x65,0x72,0x79])]((_0x19dd32,_0x37e6cd)=>_0x4bfb60[_0x37e6cd]===_0x19dd32||_0x4bfb60[_0x37e6cd]===_0x192bb7([0x2a])));}function _0x2ed417(){return _0x574836&&_0x31d89d?new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5de2b2,_0x5e8d89)=>{_0x574836[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x5de2b2,_0x5e8d89),_0x31d89d[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x2133c3=>{_0x2133c3!=_0x192bb7([0x56,0x61,0x6c,0x69,0x64])&&_0x5de2b2(_0x2133c3);},_0x5e8d89);}):_0x574836||_0x31d89d||_0x192bb7([0x56,0x61,0x6c,0x69,0x64]);}}function _0xfee994(_0x5f2a2b,_0xd5d01d){return new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56d8a6=>{if(_0x32ebda())return _0x56d8a6(_0x192bb7([0x56,0x61,0x6c,0x69,0x64]));_0x40baca(),_0x354811[_0x192bb7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x192bb7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2811e3=!0x1;const _0x315e68=_0x1d61fe();function _0xae504a(_0xa8b477){return!!_0xa8b477&&(typeof _0xa8b477===_0x192bb7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa8b477===_0x192bb7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa8b477[_0x192bb7([0x74,0x68,0x65,0x6e])]===_0x192bb7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa8b477[_0x192bb7([0x63,0x61,0x74,0x63,0x68])]===_0x192bb7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2bd4a6(_0x5336e7){_0x2bd413(_0x5336e7)[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x39548c=>{if(!_0x39548c||_0x39548c[_0x192bb7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x192bb7([0x6f,0x6b]))return _0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1c7845(_0xde5f4(_0x315e68+_0xd5d01d))!=_0x39548c[_0x192bb7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x192bb7([0x56,0x61,0x6c,0x69,0x64]);})[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x30710e=>(_0x494621(),_0x30710e),()=>{const _0x261bf6=_0x50b585();return null==_0x261bf6?(_0x494621(),_0x192bb7([0x56,0x61,0x6c,0x69,0x64])):_0x192bb7(_0x13a822-_0x261bf6>(0x5778dc5f^_0x194a29)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x56d8a6)[_0x192bb7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56d8a6(_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x535f84=0x7342b6df^_0x194a29;function _0x494621(){const _0x56ecab=_0x192bb7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c7845(_0xde5f4(_0x5f2a2b)),_0x5de60e=_0xb2232a(_0x1c7845(window[_0x192bb7([0x4d,0x61,0x74,0x68])][_0x192bb7([0x63,0x65,0x69,0x6c])](_0x13a822/_0x535f84)));window[_0x192bb7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x192bb7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x56ecab,_0x5de60e);}function _0x50b585(){const _0x5829e4=_0x192bb7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c7845(_0xde5f4(_0x5f2a2b)),_0x543bfb=window[_0x192bb7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x192bb7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5829e4);return _0x543bfb?window[_0x192bb7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb2232a(_0x543bfb),0x10)*_0x535f84:null;}function _0x2bd413(_0x3a99c8){return new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5f4c5a,_0xcce1d1)=>{_0x3a99c8[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x5f4c5a,_0xcce1d1),window[_0x192bb7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcce1d1,0x73758c9f^_0x194a29);});}}_0x354811[_0x192bb7([0x6f,0x6e])](_0x192bb7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x169d33,_0x438520)=>{if(_0x438520[0x0]!=_0x5f2a2b)return _0x56d8a6(_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x438520[0x1]={..._0x438520[0x1],[_0x192bb7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x315e68};},{[_0x192bb7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x192bb7([0x68,0x69,0x67,0x68])}),_0x354811[_0x192bb7([0x6f,0x6e])](_0x192bb7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1cbca8=>{_0xae504a(_0x1cbca8[_0x192bb7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2811e3=!0x0,_0x2bd4a6(_0x1cbca8[_0x192bb7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x192bb7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x192bb7([0x6c,0x6f,0x77])}),_0x1855e3[_0x192bb7([0x74,0x68,0x65,0x6e])](()=>{_0x2811e3||_0x56d8a6(_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x32ebda(){return _0x354811[_0x192bb7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x192bb7([0x76,0x69,0x65,0x77])][_0x192bb7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x192bb7([0x61,0x75,0x74,0x6f]);}function _0x40baca(){_0x354811[_0x192bb7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x192bb7([0x76,0x69,0x65,0x77])][_0x192bb7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x192bb7([0x61,0x75,0x74,0x6f]);}}function _0x44f2c0(_0x195c5f){const _0xcedda9=[new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcc574f=>setTimeout(_0xcc574f,0x737d6693^_0x194a29)),_0x1855e3[_0x192bb7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fae29=>{let _0x5bb186=0x0;_0x354811[_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c])][_0x192bb7([0x6f,0x6e])](_0x192bb7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ff029,_0x31439b)=>{_0x31439b[0x0][_0x192bb7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5bb186++,_0x5bb186==(0x737459a7^_0x194a29)&&(_0x3fae29(),_0x4ff029[_0x192bb7([0x6f,0x66,0x66])]());});}))];return window[_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x192bb7([0x72,0x61,0x63,0x65])](_0xcedda9)[_0x192bb7([0x74,0x68,0x65,0x6e])](()=>_0x195c5f);}async function _0x429fd4(){await _0x1855e3,_0x354811[_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c])][_0x192bb7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x26e317,_0x354811[_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c])][_0x192bb7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x26e317,_0x354811[_0x192bb7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x471b30(){return window[_0x192bb7([0x67,0x6c,0x6f,0x62])]&&window[_0x192bb7([0x67,0x6c,0x6f,0x62])][_0x192bb7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2cc023(_0x1a86a8){const _0x1f7cf5=_0x414f96();_0x354811[_0x1f7cf5]=_0x192bb7([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])+_0x1a86a8,_0x1a86a8!=_0x192bb7([0x56,0x61,0x6c,0x69,0x64])&&_0x429fd4();}function _0x414f96(){const _0x37eae8=window[_0x192bb7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x192bb7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x192bb7([0x6e,0x6f,0x77])]())[_0x192bb7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x192bb7([0x2e]),'');let _0x1921d8=_0x192bb7([0x73]);for(let _0x676750=0x0;_0x676750<_0x37eae8[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x676750+=0x2){let _0x5459f0=window[_0x192bb7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37eae8[_0x192bb7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x676750,_0x676750+0x2));_0x5459f0>=_0x15a353[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5459f0-=_0x15a353[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1921d8+=_0x15a353[_0x5459f0];}return _0x1921d8;}function _0x3fee11(){const _0xdc721f=_0x48dec0[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e]));if(0x3!=_0xdc721f[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4635f4(_0xdc721f[0x1]);function _0x4635f4(_0x18aa6a){const _0x1953b6=_0x1603fb(_0x18aa6a);return _0x1953b6&&_0x746096()?_0x1953b6:null;function _0x746096(){const _0x229966=_0x1953b6[_0x192bb7([0x6a,0x74,0x69])],_0x15d44f=window[_0x192bb7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x229966[_0x192bb7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x229966[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x547847={..._0x1953b6,[_0x192bb7([0x6a,0x74,0x69])]:_0x229966[_0x192bb7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x229966[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x547847[_0x192bb7([0x76,0x63])],_0xde5f4(_0x547847)==_0x15d44f;}}}async function _0x3b20cd(){let _0x19d1d0=!0x0;try{const _0x483cd3=_0x48dec0[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e])),[_0x4fb99a,_0x54ac60,_0x1e27d0]=_0x483cd3;return _0xebfbd9(_0x4fb99a),await _0x7a9aac(_0x4fb99a,_0x54ac60,_0x1e27d0),_0x19d1d0;}catch{return!0x1;}function _0xebfbd9(_0x27e39f){const _0x47fde2=_0x1603fb(_0x27e39f);_0x47fde2&&_0x47fde2[_0x192bb7([0x61,0x6c,0x67])]==_0x192bb7([0x45,0x53,0x32,0x35,0x36])||(_0x19d1d0=!0x1);}async function _0x7a9aac(_0x488e2d,_0x585372,_0x53af54){const _0x3eca02=window[_0x192bb7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x192bb7([0x66,0x72,0x6f,0x6d])](_0x224835(_0x53af54),_0x57def0=>_0x57def0[_0x192bb7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x290910=new window[(_0x192bb7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x192bb7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x488e2d+_0x192bb7([0x2e])+_0x585372),_0x150e60=window[_0x192bb7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x192bb7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x150e60)return;const _0x454bf4=await _0x150e60[_0x192bb7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x192bb7([0x6a,0x77,0x6b]),_0x596d04,{[_0x192bb7([0x6e,0x61,0x6d,0x65])]:_0x192bb7([0x45,0x43,0x44,0x53,0x41]),[_0x192bb7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x192bb7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x192bb7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x150e60[_0x192bb7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x192bb7([0x6e,0x61,0x6d,0x65])]:_0x192bb7([0x45,0x43,0x44,0x53,0x41]),[_0x192bb7([0x68,0x61,0x73,0x68])]:{[_0x192bb7([0x6e,0x61,0x6d,0x65])]:_0x192bb7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x454bf4,_0x3eca02,_0x290910)||(_0x19d1d0=!0x1);}}function _0x1603fb(_0x3584f1){return _0x3584f1[_0x192bb7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x192bb7([0x65,0x79]))?JSON[_0x192bb7([0x70,0x61,0x72,0x73,0x65])](_0x224835(_0x3584f1)):null;}function _0x224835(_0x3f28cc){return window[_0x192bb7([0x61,0x74,0x6f,0x62])](_0x3f28cc[_0x192bb7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x192bb7([0x2b]))[_0x192bb7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x192bb7([0x2f])));}function _0xde5f4(_0x38ac63){let _0x310b6f=0x1505;function _0x371572(_0xea14f7){for(let _0x12eee9=0x0;_0x12eee9<_0xea14f7[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12eee9++){const _0x526ea2=_0xea14f7[_0x192bb7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x12eee9);_0x310b6f=(_0x310b6f<<0x5)+_0x310b6f+_0x526ea2,_0x310b6f&=_0x310b6f;}}function _0x57b906(_0x5824e3){Array[_0x192bb7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5824e3)?_0x5824e3[_0x192bb7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x57b906):_0x5824e3&&typeof _0x5824e3==_0x192bb7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x192bb7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5824e3)[_0x192bb7([0x73,0x6f,0x72,0x74])]()[_0x192bb7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x923b0,_0xbbb9ff])=>{_0x371572(_0x923b0),_0x57b906(_0xbbb9ff);}):_0x371572(window[_0x192bb7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5824e3));}return _0x57b906(_0x38ac63),_0x310b6f>>>0x0;}function _0x1c7845(_0x44fd1f){return _0x44fd1f[_0x192bb7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x192bb7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x192bb7([0x30]));}function _0xb2232a(_0x155f4b){return _0x155f4b[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x192bb7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x192bb7([0x6a,0x6f,0x69,0x6e])]('');}function _0x26e317(){}function _0x192bb7(_0x154fef){return _0x154fef['map'](_0x40bc09=>String['fromCharCode'](_0x40bc09))['join']('');}_0x2cc023(await _0x562a66());}(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'],[_0xcfbf01=>Number(_0xcfbf01)>=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(_0x5d134b){return L['includes'](_0x5d134b);}function g(_0x31fa16){return Array['from'](_0x31fa16['getStyleNames']())['filter'](P);}function b(_0x43f2d2,_0x258eda,_0x1ad739){const {spanStyles:_0x1c706f,stylesToBeHtmlElements:_0x326263}=function(_0x5ca4da,_0xdd9e2c){const _0x8dc836={},_0x5cbf9d={};return _0xdd9e2c['forEach'](_0x11a202=>{const _0x55103c=_0x5ca4da['getStyle'](_0x11a202);if(_0x55103c){if(function(_0x2faeb3){return E['includes'](_0x2faeb3);}(_0x11a202))_0x8dc836[_0x11a202]=_0x55103c;else{if(function(_0x1364fa){return _0x1364fa in F;}(_0x11a202)){const _0x262336=_0x55103c['split']('\x20');F[_0x11a202]['forEach'](([_0x39f823,_0x12a95c])=>{for(const _0x1ca840 of _0x262336){('function'==typeof _0x39f823&&_0x39f823(_0x1ca840)||_0x39f823===_0x1ca840)&&(_0x5cbf9d[_0x11a202]=[..._0x5cbf9d[_0x11a202]||[],[_0x39f823,_0x12a95c]]);}});}}}}),{'spanStyles':_0x8dc836,'stylesToBeHtmlElements':_0x5cbf9d};}(_0x43f2d2,_0x1ad739);!function(_0x48a475,_0x296a36,_0x293137){for(const _0x5c9524 in _0x293137){_0x293137[_0x5c9524]['forEach'](([,_0x40f6f5])=>{const _0x4cea45=_0x296a36['createElement'](_0x40f6f5,[],_0x48a475['getChildren']());_0x296a36['insertChild'](0x0,_0x4cea45,_0x48a475);}),_0x296a36['removeStyle'](_0x5c9524,_0x48a475);}}(_0x43f2d2,_0x258eda,_0x326263),function(_0x45fa49,_0xbc1c83,_0x38e130){if(!Object['keys'](_0x38e130)['length'])return;const _0x57d041=_0xbc1c83['createElement']('span',[],_0x45fa49['getChildren']());_0xbc1c83['setStyle'](_0x38e130,_0x57d041),_0xbc1c83['insertChild'](0x0,_0x57d041,_0x45fa49),_0xbc1c83['removeStyle'](Object['keys'](_0x38e130),_0x45fa49);}(_0x43f2d2,_0x258eda,_0x1c706f);}class a extends _0x920a03{['execute'](_0x449195){const {body:_0x4f7fdf}=_0x449195['_parsedData'],_0x523cfe=new _0x26a4ee(_0x4f7fdf['document']),_0x1eadf2=_0x523cfe['createRangeIn'](_0x4f7fdf),_0xc2125d=new _0x188b02(_0x523cfe['document']['stylesProcessor']),_0x1eced9=[...new _0x2e3042(_0xc2125d)['blockElements'],'font'],_0x17d342=_0x1eadf2['getItems']();for(const _0x18ff14 of _0x17d342)_0x18ff14['is']('element')&&_0x1eced9['includes'](_0x18ff14['name'])&&b(_0x18ff14,_0x523cfe,g(_0x18ff14));_0x449195['content']=_0x4f7fdf;}['isActive'](_0x2b3f80){return super['isActive'](_0x2b3f80)||p(_0x2b3f80);}}class s extends _0x544187{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3abc34=this['editor'],_0x7afc15=_0x3abc34['plugins']['get']('ClipboardPipeline'),_0x2f0be5=_0x3abc34['editing']['view']['document'],_0x50dd21=new a(_0x2f0be5);_0x7afc15['on']('inputTransformation',(_0x45d710,_0x15a57c)=>{const _0x4f2a10=_0x15a57c['dataTransfer']['getData']('text/html');_0x50dd21['isActive'](_0x4f2a10)&&(_0x15a57c['_parsedData']||(_0x15a57c['_parsedData']=_0x2f5db7(_0x4f2a10,_0x2f0be5['stylesProcessor'])),_0x50dd21['execute'](_0x15a57c));},{'priority':_0x96951d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3c9fec=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x260915;for(const _0xe991aa in _0x3c9fec){const _0x1563ce=_0xe991aa,_0x56a3b2=_0x3c9fec[_0x1563ce];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x56a3b2){delete _0x3c9fec[_0x1563ce],_0x260915=_0x56a3b2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x260915&&_0x3c9fec['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x260915&&_0x3c9fec['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x260915&&_0x3c9fec['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x544187{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.3.0-alpha.4",
3
+ "version": "47.3.0-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": "47.3.0-alpha.4",
26
- "@ckeditor/ckeditor5-engine": "47.3.0-alpha.4",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.4",
28
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.4",
29
- "ckeditor5": "47.3.0-alpha.4"
25
+ "@ckeditor/ckeditor5-core": "47.3.0-alpha.5",
26
+ "@ckeditor/ckeditor5-engine": "47.3.0-alpha.5",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.5",
28
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.5",
29
+ "ckeditor5": "47.3.0-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 _0xab4219=_0x49f1;(function(_0x985e9a,_0x46d8c6){const _0x2666f3=_0x49f1,_0x42c505=_0x985e9a();while(!![]){try{const _0x13c8b4=-parseInt(_0x2666f3(0x199))/0x1+-parseInt(_0x2666f3(0x1a5))/0x2+parseInt(_0x2666f3(0x18c))/0x3+parseInt(_0x2666f3(0x1a1))/0x4+-parseInt(_0x2666f3(0x1a9))/0x5*(-parseInt(_0x2666f3(0x1a8))/0x6)+parseInt(_0x2666f3(0x18b))/0x7*(parseInt(_0x2666f3(0x19c))/0x8)+-parseInt(_0x2666f3(0x1a0))/0x9*(parseInt(_0x2666f3(0x197))/0xa);if(_0x13c8b4===_0x46d8c6)break;else _0x42c505['push'](_0x42c505['shift']());}catch(_0x1acdc4){_0x42c505['push'](_0x42c505['shift']());}}}(_0x1684,0x45d55));import{Plugin as _0x5180bc}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x45f547}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x15d9cf,uid as _0x19172e}from'ckeditor5/src/utils.js';function _0x49f1(_0x15ff3a,_0x20e444){const _0x168428=_0x1684();return _0x49f1=function(_0x49f1e8,_0x335c53){_0x49f1e8=_0x49f1e8-0x18b;let _0x53b0a9=_0x168428[_0x49f1e8];return _0x53b0a9;},_0x49f1(_0x15ff3a,_0x20e444);}import{MSOfficeStylesInliner as _0x3ac4bd}from'./normalizers/inliner/msofficestylesinliner.js';function _0x1684(){const _0x2a6406=['getData','4379512EyTOeF','high','dataTransfer','href','2151783smGvAG','1105648vXPxgB','init','ClipboardPipeline','editor','104876GLZEda','PasteFromOffice','plugins','87498MqPTDa','125SatJpf','requires','view','document','isPremiumPlugin','isOfficialPlugin','execute','afterInit','7gLBfaN','1227183mVsaQn','stylesProcessor','editing','fromCharCode','pluginName','PasteFromOfficeEnhancedInliner','text/html','inputTransformation','isActive','get','_parsedData','40BkefmR','join','302664xgqCOE','map'];_0x1684=function(){return _0x2a6406;};return _0x1684();}export class PasteFromOfficeEnhancedInliner extends _0x5180bc{static get[_0xab4219(0x190)](){const _0x31c103=_0xab4219;return _0x31c103(0x191);}static get[_0xab4219(0x1ae)](){return!0x0;}static get[_0xab4219(0x1ad)](){return!0x0;}static get[_0xab4219(0x1aa)](){const _0x5f0a55=_0xab4219;return[_0x5f0a55(0x1a6)];}[_0xab4219(0x1a2)](){const _0x56e90f=_0xab4219,_0x23cba9=this[_0x56e90f(0x1a4)],_0x4fd18d=_0x23cba9[_0x56e90f(0x1a7)][_0x56e90f(0x195)](_0x56e90f(0x1a3)),_0x40e487=_0x23cba9[_0x56e90f(0x18e)][_0x56e90f(0x1ab)][_0x56e90f(0x1ac)],_0x147180=new _0x3ac4bd(_0x40e487);_0x4fd18d['on'](_0x56e90f(0x193),(_0x2ad3cf,_0x201e87)=>{const _0x49619e=_0x56e90f,_0x5dd6dd=_0x201e87[_0x49619e(0x19e)][_0x49619e(0x19b)](_0x49619e(0x192));_0x147180[_0x49619e(0x194)](_0x5dd6dd)&&(_0x201e87[_0x49619e(0x196)]||(_0x201e87[_0x49619e(0x196)]=_0x45f547(_0x5dd6dd,_0x40e487[_0x49619e(0x18d)])),_0x147180[_0x49619e(0x1af)](_0x201e87));},{'priority':_0x15d9cf[_0x56e90f(0x195)](_0x56e90f(0x19d))+0xb});}[_0xab4219(0x1b0)](){!async function(_0x334de7){const _0x47e8c6=_0x13b7aa([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x5b531e=0x7374585f,_0x5cf0a0=0x737322cf^_0x5b531e,_0x3a221f=window[_0x13b7aa([0x44,0x61,0x74,0x65])][_0x13b7aa([0x6e,0x6f,0x77])](),_0x50d34d=_0x334de7[_0x13b7aa([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e2220=new window[(_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a20db=>{_0x50d34d[_0x13b7aa([0x6f,0x6e,0x63,0x65])](_0x13b7aa([0x72,0x65,0x61,0x64,0x79]),_0x3a20db);}),_0x5cdc05={[_0x13b7aa([0x6b,0x74,0x79])]:_0x13b7aa([0x45,0x43]),[_0x13b7aa([0x75,0x73,0x65])]:_0x13b7aa([0x73,0x69,0x67]),[_0x13b7aa([0x63,0x72,0x76])]:_0x13b7aa([0x50,0x2d,0x32,0x35,0x36]),[_0x13b7aa([0x78])]:_0x13b7aa([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]),[_0x13b7aa([0x79])]:_0x13b7aa([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]),[_0x13b7aa([0x61,0x6c,0x67])]:_0x13b7aa([0x45,0x53,0x32,0x35,0x36])},_0x36313e=_0x50d34d[_0x13b7aa([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x13b7aa([0x67,0x65,0x74])](_0x13b7aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x21ec3d(){let _0x156137,_0x55151b=null,_0x15f97b=null;try{if(_0x36313e==_0x13b7aa([0x47,0x50,0x4c]))return _0x13b7aa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x156137=_0x13719c(),!_0x156137)return _0x13b7aa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x156137[_0x13b7aa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15f97b=_0x8d67b4(_0x156137[_0x13b7aa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x156137[_0x13b7aa([0x6a,0x74,0x69])])),await _0x25109e()?_0x4998bc()?_0x2da577()?_0x13b7aa([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x33e8ff()?(_0x156137[_0x13b7aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x13b7aa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x55151b=_0x4e65b7(_0x13b7aa([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x156137[_0x13b7aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x13b7aa([0x74,0x72,0x69,0x61,0x6c])&&(_0x55151b=_0x4e65b7(_0x13b7aa([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x55ca4a()):_0x13b7aa([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x13b7aa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x13b7aa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x13b7aa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2da577(){const _0x5539d5=[_0x13b7aa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x13b7aa([0x74,0x72,0x69,0x61,0x6c])][_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x156137[_0x13b7aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a221f/0x3e8:0xe10*_0x5cf0a0;return _0x156137[_0x13b7aa([0x65,0x78,0x70])]<_0x5539d5;}function _0x4998bc(){const _0x210837=_0x156137[_0x13b7aa([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x210837&&(!!_0x210837[_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b7aa([0x2a]))||(!!_0x210837[_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b7aa([0x50,0x4f,0x45]))||(!!_0x210837[_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b7aa([0x50,0x50]))||!(!_0x210837[_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b7aa([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3c2fe7()))));}function _0x33e8ff(){const _0x11b22f=_0x49f1,_0x5b6f11=_0x156137[_0x13b7aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b6f11||0x0==_0x5b6f11[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f282d}=new URL(window[_0x13b7aa([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x11b22f(0x19f)]);if(_0x5b6f11[_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f282d))return!0x0;const _0x301b35=_0x1f282d[_0x13b7aa([0x73,0x70,0x6c,0x69,0x74])](_0x13b7aa([0x2e]));return _0x5b6f11[_0x13b7aa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49af30=>_0x49af30[_0x13b7aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b7aa([0x2a])))[_0x13b7aa([0x6d,0x61,0x70])](_0x11f58c=>_0x11f58c[_0x13b7aa([0x73,0x70,0x6c,0x69,0x74])](_0x13b7aa([0x2e])))[_0x13b7aa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x488959=>_0x488959[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x301b35[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x13b7aa([0x6d,0x61,0x70])](_0x41a99c=>Array(_0x301b35[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x41a99c[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x13b7aa([0x66,0x69,0x6c,0x6c])](_0x41a99c[0x0]===_0x13b7aa([0x2a])?_0x13b7aa([0x2a]):'')[_0x13b7aa([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x41a99c))[_0x13b7aa([0x73,0x6f,0x6d,0x65])](_0x3ff2d0=>_0x301b35[_0x13b7aa([0x65,0x76,0x65,0x72,0x79])]((_0x396788,_0x377c7c)=>_0x3ff2d0[_0x377c7c]===_0x396788||_0x3ff2d0[_0x377c7c]===_0x13b7aa([0x2a])));}function _0x55ca4a(){return _0x55151b&&_0x15f97b?new window[(_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a61d1,_0x46a4d2)=>{_0x55151b[_0x13b7aa([0x74,0x68,0x65,0x6e])](_0x4a61d1,_0x46a4d2),_0x15f97b[_0x13b7aa([0x74,0x68,0x65,0x6e])](_0x4ffdb7=>{_0x4ffdb7!=_0x13b7aa([0x56,0x61,0x6c,0x69,0x64])&&_0x4a61d1(_0x4ffdb7);},_0x46a4d2);}):_0x55151b||_0x15f97b||_0x13b7aa([0x56,0x61,0x6c,0x69,0x64]);}}function _0x8d67b4(_0x6cf14e,_0x4e87d4){return new window[(_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x218014=>{if(_0x4da7ef())return _0x218014(_0x13b7aa([0x56,0x61,0x6c,0x69,0x64]));_0x16721f(),_0x50d34d[_0x13b7aa([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x13b7aa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4de5fb=!0x1;const _0x27116e=_0x19172e();function _0x45a6fc(_0x2b2985){return!!_0x2b2985&&(typeof _0x2b2985===_0x13b7aa([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b2985===_0x13b7aa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b2985[_0x13b7aa([0x74,0x68,0x65,0x6e])]===_0x13b7aa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b2985[_0x13b7aa([0x63,0x61,0x74,0x63,0x68])]===_0x13b7aa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a537d(_0x4878d8){_0x51b107(_0x4878d8)[_0x13b7aa([0x74,0x68,0x65,0x6e])](_0x2de1b9=>{if(!_0x2de1b9||_0x2de1b9[_0x13b7aa([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x13b7aa([0x6f,0x6b]))return _0x13b7aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f341d(_0x4188f7(_0x27116e+_0x4e87d4))!=_0x2de1b9[_0x13b7aa([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x13b7aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x13b7aa([0x56,0x61,0x6c,0x69,0x64]);})[_0x13b7aa([0x74,0x68,0x65,0x6e])](_0x557635=>(_0x27d4ee(),_0x557635),()=>{const _0x530ad5=_0x38b275();return null==_0x530ad5?(_0x27d4ee(),_0x13b7aa([0x56,0x61,0x6c,0x69,0x64])):_0x13b7aa(_0x3a221f-_0x530ad5>(0x5778dc5f^_0x5b531e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x13b7aa([0x74,0x68,0x65,0x6e])](_0x218014)[_0x13b7aa([0x63,0x61,0x74,0x63,0x68])](()=>{_0x218014(_0x13b7aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3fec2d=0x7342b6df^_0x5b531e;function _0x27d4ee(){const _0x10c3f9=_0x13b7aa([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f341d(_0x4188f7(_0x6cf14e)),_0x342657=_0x43b943(_0x3f341d(window[_0x13b7aa([0x4d,0x61,0x74,0x68])][_0x13b7aa([0x63,0x65,0x69,0x6c])](_0x3a221f/_0x3fec2d)));window[_0x13b7aa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x13b7aa([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x10c3f9,_0x342657);}function _0x38b275(){const _0x53ebbd=_0x13b7aa([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f341d(_0x4188f7(_0x6cf14e)),_0x3741da=window[_0x13b7aa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x13b7aa([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x53ebbd);return _0x3741da?window[_0x13b7aa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43b943(_0x3741da),0x10)*_0x3fec2d:null;}function _0x51b107(_0x10ae37){return new window[(_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3912fc,_0x3bfbbe)=>{_0x10ae37[_0x13b7aa([0x74,0x68,0x65,0x6e])](_0x3912fc,_0x3bfbbe),window[_0x13b7aa([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3bfbbe,0x73758c9f^_0x5b531e);});}}_0x50d34d[_0x13b7aa([0x6f,0x6e])](_0x13b7aa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xd94768,_0xd7c177)=>{if(_0xd7c177[0x0]!=_0x6cf14e)return _0x218014(_0x13b7aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xd7c177[0x1]={..._0xd7c177[0x1],[_0x13b7aa([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x27116e};},{[_0x13b7aa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x13b7aa([0x68,0x69,0x67,0x68])}),_0x50d34d[_0x13b7aa([0x6f,0x6e])](_0x13b7aa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3fa8bb=>{_0x45a6fc(_0x3fa8bb[_0x13b7aa([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4de5fb=!0x0,_0x3a537d(_0x3fa8bb[_0x13b7aa([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x13b7aa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x13b7aa([0x6c,0x6f,0x77])}),_0x3e2220[_0x13b7aa([0x74,0x68,0x65,0x6e])](()=>{_0x4de5fb||_0x218014(_0x13b7aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4da7ef(){return _0x50d34d[_0x13b7aa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x13b7aa([0x76,0x69,0x65,0x77])][_0x13b7aa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x13b7aa([0x61,0x75,0x74,0x6f]);}function _0x16721f(){_0x50d34d[_0x13b7aa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x13b7aa([0x76,0x69,0x65,0x77])][_0x13b7aa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x13b7aa([0x61,0x75,0x74,0x6f]);}}function _0x4e65b7(_0x163539){const _0x231c20=[new window[(_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46e44e=>setTimeout(_0x46e44e,0x737d6693^_0x5b531e)),_0x3e2220[_0x13b7aa([0x74,0x68,0x65,0x6e])](()=>new window[(_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f9fef=>{let _0x3dd5a1=0x0;_0x50d34d[_0x13b7aa([0x6d,0x6f,0x64,0x65,0x6c])][_0x13b7aa([0x6f,0x6e])](_0x13b7aa([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x425d31,_0x475f9e)=>{_0x475f9e[0x0][_0x13b7aa([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3dd5a1++,_0x3dd5a1==(0x737459a7^_0x5b531e)&&(_0x4f9fef(),_0x425d31[_0x13b7aa([0x6f,0x66,0x66])]());});}))];return window[_0x13b7aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x13b7aa([0x72,0x61,0x63,0x65])](_0x231c20)[_0x13b7aa([0x74,0x68,0x65,0x6e])](()=>_0x163539);}async function _0x3551b0(){await _0x3e2220,_0x50d34d[_0x13b7aa([0x6d,0x6f,0x64,0x65,0x6c])][_0x13b7aa([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ce21f,_0x50d34d[_0x13b7aa([0x6d,0x6f,0x64,0x65,0x6c])][_0x13b7aa([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ce21f,_0x50d34d[_0x13b7aa([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x13b7aa([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3c2fe7(){return window[_0x13b7aa([0x67,0x6c,0x6f,0x62])]&&window[_0x13b7aa([0x67,0x6c,0x6f,0x62])][_0x13b7aa([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x32d34e(_0x1d04e3){const _0xfc46fe=_0x928a4a();_0x50d34d[_0xfc46fe]=_0x13b7aa([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])+_0x1d04e3,_0x1d04e3!=_0x13b7aa([0x56,0x61,0x6c,0x69,0x64])&&_0x3551b0();}function _0x928a4a(){const _0x148a90=window[_0x13b7aa([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x13b7aa([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x13b7aa([0x6e,0x6f,0x77])]())[_0x13b7aa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x13b7aa([0x2e]),'');let _0x1765ac=_0x13b7aa([0x73]);for(let _0x1b7508=0x0;_0x1b7508<_0x148a90[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b7508+=0x2){let _0x573642=window[_0x13b7aa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x148a90[_0x13b7aa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b7508,_0x1b7508+0x2));_0x573642>=_0x47e8c6[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x573642-=_0x47e8c6[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1765ac+=_0x47e8c6[_0x573642];}return _0x1765ac;}function _0x13719c(){const _0x4e9c44=_0x36313e[_0x13b7aa([0x73,0x70,0x6c,0x69,0x74])](_0x13b7aa([0x2e]));if(0x3!=_0x4e9c44[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c3c9b(_0x4e9c44[0x1]);function _0x1c3c9b(_0x12e884){const _0x1c3049=_0x4b9df4(_0x12e884);return _0x1c3049&&_0x557ef8()?_0x1c3049:null;function _0x557ef8(){const _0x25df9e=_0x1c3049[_0x13b7aa([0x6a,0x74,0x69])],_0x23c206=window[_0x13b7aa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25df9e[_0x13b7aa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25df9e[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3873aa={..._0x1c3049,[_0x13b7aa([0x6a,0x74,0x69])]:_0x25df9e[_0x13b7aa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x25df9e[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3873aa[_0x13b7aa([0x76,0x63])],_0x4188f7(_0x3873aa)==_0x23c206;}}}async function _0x25109e(){let _0x39a27a=!0x0;try{const _0x1ffe9a=_0x36313e[_0x13b7aa([0x73,0x70,0x6c,0x69,0x74])](_0x13b7aa([0x2e])),[_0x5526c4,_0x2a5e46,_0x4f2667]=_0x1ffe9a;return _0x382ead(_0x5526c4),await _0x562167(_0x5526c4,_0x2a5e46,_0x4f2667),_0x39a27a;}catch{return!0x1;}function _0x382ead(_0x330a02){const _0x1c956f=_0x4b9df4(_0x330a02);_0x1c956f&&_0x1c956f[_0x13b7aa([0x61,0x6c,0x67])]==_0x13b7aa([0x45,0x53,0x32,0x35,0x36])||(_0x39a27a=!0x1);}async function _0x562167(_0x30f3ae,_0x5afd19,_0x366109){const _0x559445=window[_0x13b7aa([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x13b7aa([0x66,0x72,0x6f,0x6d])](_0x326a55(_0x366109),_0x354cb9=>_0x354cb9[_0x13b7aa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd2b4a0=new window[(_0x13b7aa([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x13b7aa([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x30f3ae+_0x13b7aa([0x2e])+_0x5afd19),_0x25d0ec=window[_0x13b7aa([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x13b7aa([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25d0ec)return;const _0x52af70=await _0x25d0ec[_0x13b7aa([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x13b7aa([0x6a,0x77,0x6b]),_0x5cdc05,{[_0x13b7aa([0x6e,0x61,0x6d,0x65])]:_0x13b7aa([0x45,0x43,0x44,0x53,0x41]),[_0x13b7aa([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x13b7aa([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x13b7aa([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25d0ec[_0x13b7aa([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x13b7aa([0x6e,0x61,0x6d,0x65])]:_0x13b7aa([0x45,0x43,0x44,0x53,0x41]),[_0x13b7aa([0x68,0x61,0x73,0x68])]:{[_0x13b7aa([0x6e,0x61,0x6d,0x65])]:_0x13b7aa([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x52af70,_0x559445,_0xd2b4a0)||(_0x39a27a=!0x1);}}function _0x4b9df4(_0x461404){return _0x461404[_0x13b7aa([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x13b7aa([0x65,0x79]))?JSON[_0x13b7aa([0x70,0x61,0x72,0x73,0x65])](_0x326a55(_0x461404)):null;}function _0x326a55(_0x174041){return window[_0x13b7aa([0x61,0x74,0x6f,0x62])](_0x174041[_0x13b7aa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x13b7aa([0x2b]))[_0x13b7aa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x13b7aa([0x2f])));}function _0x4188f7(_0x32110b){let _0x1e70e4=0x1505;function _0x2c88c9(_0x17ddf6){for(let _0x3e0e23=0x0;_0x3e0e23<_0x17ddf6[_0x13b7aa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e0e23++){const _0x1013dd=_0x17ddf6[_0x13b7aa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e0e23);_0x1e70e4=(_0x1e70e4<<0x5)+_0x1e70e4+_0x1013dd,_0x1e70e4&=_0x1e70e4;}}function _0x2de6bb(_0x3393c2){Array[_0x13b7aa([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3393c2)?_0x3393c2[_0x13b7aa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2de6bb):_0x3393c2&&typeof _0x3393c2==_0x13b7aa([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x13b7aa([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3393c2)[_0x13b7aa([0x73,0x6f,0x72,0x74])]()[_0x13b7aa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x169846,_0x2fe942])=>{_0x2c88c9(_0x169846),_0x2de6bb(_0x2fe942);}):_0x2c88c9(window[_0x13b7aa([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3393c2));}return _0x2de6bb(_0x32110b),_0x1e70e4>>>0x0;}function _0x3f341d(_0x3172f4){return _0x3172f4[_0x13b7aa([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x13b7aa([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x13b7aa([0x30]));}function _0x43b943(_0x15b462){return _0x15b462[_0x13b7aa([0x73,0x70,0x6c,0x69,0x74])]('')[_0x13b7aa([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x13b7aa([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ce21f(){}function _0x13b7aa(_0x38c3ad){const _0x46d578=_0x49f1;return _0x38c3ad[_0x46d578(0x19a)](_0x4ed8b1=>String[_0x46d578(0x18f)](_0x4ed8b1))[_0x46d578(0x198)]('');}_0x32d34e(await _0x21ec3d());}(this);}}
23
+ function _0x52fb(_0x28d5f1,_0x7fffb6){const _0x243a4b=_0x243a();return _0x52fb=function(_0x52fb2c,_0x433ad3){_0x52fb2c=_0x52fb2c-0x10f;let _0x22772b=_0x243a4b[_0x52fb2c];return _0x22772b;},_0x52fb(_0x28d5f1,_0x7fffb6);}const _0x3372d6=_0x52fb;(function(_0x22d924,_0x35ed07){const _0x20a989=_0x52fb,_0x215e50=_0x22d924();while(!![]){try{const _0xf1f798=parseInt(_0x20a989(0x130))/0x1+parseInt(_0x20a989(0x117))/0x2+-parseInt(_0x20a989(0x121))/0x3+-parseInt(_0x20a989(0x11a))/0x4+-parseInt(_0x20a989(0x126))/0x5+parseInt(_0x20a989(0x110))/0x6*(-parseInt(_0x20a989(0x118))/0x7)+parseInt(_0x20a989(0x12f))/0x8;if(_0xf1f798===_0x35ed07)break;else _0x215e50['push'](_0x215e50['shift']());}catch(_0x2292ac){_0x215e50['push'](_0x215e50['shift']());}}}(_0x243a,0xb7e3d));function _0x243a(){const _0xd9cb71=['fromCharCode','join','isOfficialPlugin','document','map','925542FKxqGi','isPremiumPlugin','view','PasteFromOffice','href','5731770HebRHV','execute','ClipboardPipeline','requires','dataTransfer','getData','inputTransformation','high','_parsedData','25275952aMvChz','1075510yjmWRm','PasteFromOfficeEnhancedInliner','plugins','editor','1158BysHSt','editing','afterInit','text/html','stylesProcessor','isActive','get','13450HiQjef','52255ChkaxT','pluginName','2371612eCCwdC','init'];_0x243a=function(){return _0xd9cb71;};return _0x243a();}import{Plugin as _0x16382e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x508a55}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x98db5e,uid as _0x267fb8}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x129690}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x16382e{static get[_0x3372d6(0x119)](){const _0x1f4f69=_0x3372d6;return _0x1f4f69(0x131);}static get[_0x3372d6(0x11e)](){return!0x0;}static get[_0x3372d6(0x122)](){return!0x0;}static get[_0x3372d6(0x129)](){const _0x2064d0=_0x3372d6;return[_0x2064d0(0x124)];}[_0x3372d6(0x11b)](){const _0x3f4626=_0x3372d6,_0x41509a=this[_0x3f4626(0x10f)],_0x142419=_0x41509a[_0x3f4626(0x132)][_0x3f4626(0x116)](_0x3f4626(0x128)),_0x48a824=_0x41509a[_0x3f4626(0x111)][_0x3f4626(0x123)][_0x3f4626(0x11f)],_0x4aab20=new _0x129690(_0x48a824);_0x142419['on'](_0x3f4626(0x12c),(_0x4eef48,_0xd5a753)=>{const _0x30e1be=_0x3f4626,_0x114f0c=_0xd5a753[_0x30e1be(0x12a)][_0x30e1be(0x12b)](_0x30e1be(0x113));_0x4aab20[_0x30e1be(0x115)](_0x114f0c)&&(_0xd5a753[_0x30e1be(0x12e)]||(_0xd5a753[_0x30e1be(0x12e)]=_0x508a55(_0x114f0c,_0x48a824[_0x30e1be(0x114)])),_0x4aab20[_0x30e1be(0x127)](_0xd5a753));},{'priority':_0x98db5e[_0x3f4626(0x116)](_0x3f4626(0x12d))+0xb});}[_0x3372d6(0x112)](){!async function(_0x355efd){const _0x3714d1=_0x5739f9([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x499690=0x7374585f,_0x27164d=0x737322f7^_0x499690,_0x2fa0cd=window[_0x5739f9([0x44,0x61,0x74,0x65])][_0x5739f9([0x6e,0x6f,0x77])](),_0x1b06c4=_0x355efd[_0x5739f9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2213c4=new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x224b73=>{_0x1b06c4[_0x5739f9([0x6f,0x6e,0x63,0x65])](_0x5739f9([0x72,0x65,0x61,0x64,0x79]),_0x224b73);}),_0x18e1f6={[_0x5739f9([0x6b,0x74,0x79])]:_0x5739f9([0x45,0x43]),[_0x5739f9([0x75,0x73,0x65])]:_0x5739f9([0x73,0x69,0x67]),[_0x5739f9([0x63,0x72,0x76])]:_0x5739f9([0x50,0x2d,0x32,0x35,0x36]),[_0x5739f9([0x78])]:_0x5739f9([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]),[_0x5739f9([0x79])]:_0x5739f9([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]),[_0x5739f9([0x61,0x6c,0x67])]:_0x5739f9([0x45,0x53,0x32,0x35,0x36])},_0x21714c=_0x1b06c4[_0x5739f9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5739f9([0x67,0x65,0x74])](_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x295938(){let _0x11c7db,_0x4fac9a=null,_0x481c11=null;try{if(_0x21714c==_0x5739f9([0x47,0x50,0x4c]))return _0x5739f9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x11c7db=_0x337199(),!_0x11c7db)return _0x5739f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x11c7db[_0x5739f9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x481c11=_0x130090(_0x11c7db[_0x5739f9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x11c7db[_0x5739f9([0x6a,0x74,0x69])])),await _0x4a776e()?_0x436f1c()?_0x582fb8()?_0x5739f9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16a16d()?(_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5739f9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fac9a=_0x944871(_0x5739f9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5739f9([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fac9a=_0x944871(_0x5739f9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x134646()):_0x5739f9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5739f9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5739f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5739f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x582fb8(){const _0x5f1d51=[_0x5739f9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5739f9([0x74,0x72,0x69,0x61,0x6c])][_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fa0cd/0x3e8:0xe10*_0x27164d;return _0x11c7db[_0x5739f9([0x65,0x78,0x70])]<_0x5f1d51;}function _0x436f1c(){const _0x54cc4e=_0x11c7db[_0x5739f9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x54cc4e&&(!!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x2a]))||(!!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x50,0x4f,0x45]))||(!!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x50,0x50]))||!(!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x36a916()))));}function _0x16a16d(){const _0x20b19c=_0x52fb,_0x26a3bd=_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26a3bd||0x0==_0x26a3bd[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x94de1b}=new URL(window[_0x5739f9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x20b19c(0x125)]);if(_0x26a3bd[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x94de1b))return!0x0;const _0x4727ca=_0x94de1b[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e]));return _0x26a3bd[_0x5739f9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x238b37=>_0x238b37[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x2a])))[_0x5739f9([0x6d,0x61,0x70])](_0x53e19c=>_0x53e19c[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e])))[_0x5739f9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b6594=>_0x4b6594[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4727ca[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5739f9([0x6d,0x61,0x70])](_0x42800e=>Array(_0x4727ca[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x42800e[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5739f9([0x66,0x69,0x6c,0x6c])](_0x42800e[0x0]===_0x5739f9([0x2a])?_0x5739f9([0x2a]):'')[_0x5739f9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x42800e))[_0x5739f9([0x73,0x6f,0x6d,0x65])](_0x31c497=>_0x4727ca[_0x5739f9([0x65,0x76,0x65,0x72,0x79])]((_0x3bd654,_0x64372b)=>_0x31c497[_0x64372b]===_0x3bd654||_0x31c497[_0x64372b]===_0x5739f9([0x2a])));}function _0x134646(){return _0x4fac9a&&_0x481c11?new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f1696,_0xfee14e)=>{_0x4fac9a[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x2f1696,_0xfee14e),_0x481c11[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x4b2b91=>{_0x4b2b91!=_0x5739f9([0x56,0x61,0x6c,0x69,0x64])&&_0x2f1696(_0x4b2b91);},_0xfee14e);}):_0x4fac9a||_0x481c11||_0x5739f9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x130090(_0x5b90c9,_0x884a9c){return new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35c0b8=>{if(_0xa3717e())return _0x35c0b8(_0x5739f9([0x56,0x61,0x6c,0x69,0x64]));_0x1d6843(),_0x1b06c4[_0x5739f9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5739f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x168a4d=!0x1;const _0x2a6f64=_0x267fb8();function _0x10ffbc(_0x3ad26b){return!!_0x3ad26b&&(typeof _0x3ad26b===_0x5739f9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3ad26b===_0x5739f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3ad26b[_0x5739f9([0x74,0x68,0x65,0x6e])]===_0x5739f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3ad26b[_0x5739f9([0x63,0x61,0x74,0x63,0x68])]===_0x5739f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3422dc(_0xb6d822){_0x2e09f5(_0xb6d822)[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x5c8fb4=>{if(!_0x5c8fb4||_0x5c8fb4[_0x5739f9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5739f9([0x6f,0x6b]))return _0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb72cca(_0x57a84e(_0x2a6f64+_0x884a9c))!=_0x5c8fb4[_0x5739f9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5739f9([0x56,0x61,0x6c,0x69,0x64]);})[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x427e68=>(_0x27712f(),_0x427e68),()=>{const _0x1b3fb0=_0x4fdd53();return null==_0x1b3fb0?(_0x27712f(),_0x5739f9([0x56,0x61,0x6c,0x69,0x64])):_0x5739f9(_0x2fa0cd-_0x1b3fb0>(0x5778dc5f^_0x499690)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x35c0b8)[_0x5739f9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35c0b8(_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x486c14=0x7342b6df^_0x499690;function _0x27712f(){const _0x3c6a41=_0x5739f9([0x6c,0x6c,0x63,0x74,0x2d])+_0xb72cca(_0x57a84e(_0x5b90c9)),_0x42b35c=_0x2cf45c(_0xb72cca(window[_0x5739f9([0x4d,0x61,0x74,0x68])][_0x5739f9([0x63,0x65,0x69,0x6c])](_0x2fa0cd/_0x486c14)));window[_0x5739f9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5739f9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c6a41,_0x42b35c);}function _0x4fdd53(){const _0x580986=_0x5739f9([0x6c,0x6c,0x63,0x74,0x2d])+_0xb72cca(_0x57a84e(_0x5b90c9)),_0x3a9dd7=window[_0x5739f9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5739f9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x580986);return _0x3a9dd7?window[_0x5739f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2cf45c(_0x3a9dd7),0x10)*_0x486c14:null;}function _0x2e09f5(_0x59f792){return new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b66c,_0x3b0e2e)=>{_0x59f792[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x4b66c,_0x3b0e2e),window[_0x5739f9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b0e2e,0x73758c9f^_0x499690);});}}_0x1b06c4[_0x5739f9([0x6f,0x6e])](_0x5739f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f24b6,_0x59d8c0)=>{if(_0x59d8c0[0x0]!=_0x5b90c9)return _0x35c0b8(_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59d8c0[0x1]={..._0x59d8c0[0x1],[_0x5739f9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a6f64};},{[_0x5739f9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5739f9([0x68,0x69,0x67,0x68])}),_0x1b06c4[_0x5739f9([0x6f,0x6e])](_0x5739f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45fc9c=>{_0x10ffbc(_0x45fc9c[_0x5739f9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x168a4d=!0x0,_0x3422dc(_0x45fc9c[_0x5739f9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5739f9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5739f9([0x6c,0x6f,0x77])}),_0x2213c4[_0x5739f9([0x74,0x68,0x65,0x6e])](()=>{_0x168a4d||_0x35c0b8(_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa3717e(){return _0x1b06c4[_0x5739f9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5739f9([0x76,0x69,0x65,0x77])][_0x5739f9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5739f9([0x61,0x75,0x74,0x6f]);}function _0x1d6843(){_0x1b06c4[_0x5739f9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5739f9([0x76,0x69,0x65,0x77])][_0x5739f9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5739f9([0x61,0x75,0x74,0x6f]);}}function _0x944871(_0x5d3eb7){const _0x3fa58c=[new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb634bc=>setTimeout(_0xb634bc,0x737d6693^_0x499690)),_0x2213c4[_0x5739f9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d2126=>{let _0x11e5a8=0x0;_0x1b06c4[_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5739f9([0x6f,0x6e])](_0x5739f9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x193cd8,_0x2f9b14)=>{_0x2f9b14[0x0][_0x5739f9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11e5a8++,_0x11e5a8==(0x737459a7^_0x499690)&&(_0x4d2126(),_0x193cd8[_0x5739f9([0x6f,0x66,0x66])]());});}))];return window[_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5739f9([0x72,0x61,0x63,0x65])](_0x3fa58c)[_0x5739f9([0x74,0x68,0x65,0x6e])](()=>_0x5d3eb7);}async function _0x4cfa91(){await _0x2213c4,_0x1b06c4[_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5739f9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x949195,_0x1b06c4[_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5739f9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x949195,_0x1b06c4[_0x5739f9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x36a916(){return window[_0x5739f9([0x67,0x6c,0x6f,0x62])]&&window[_0x5739f9([0x67,0x6c,0x6f,0x62])][_0x5739f9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x9180ca(_0x2c8637){const _0x2c1608=_0x4ba5a7();_0x1b06c4[_0x2c1608]=_0x5739f9([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])+_0x2c8637,_0x2c8637!=_0x5739f9([0x56,0x61,0x6c,0x69,0x64])&&_0x4cfa91();}function _0x4ba5a7(){const _0x3dde24=window[_0x5739f9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5739f9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5739f9([0x6e,0x6f,0x77])]())[_0x5739f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5739f9([0x2e]),'');let _0x31a263=_0x5739f9([0x73]);for(let _0x563c3f=0x0;_0x563c3f<_0x3dde24[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x563c3f+=0x2){let _0xdae6a4=window[_0x5739f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3dde24[_0x5739f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x563c3f,_0x563c3f+0x2));_0xdae6a4>=_0x3714d1[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xdae6a4-=_0x3714d1[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31a263+=_0x3714d1[_0xdae6a4];}return _0x31a263;}function _0x337199(){const _0x27e09f=_0x21714c[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e]));if(0x3!=_0x27e09f[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x425cbc(_0x27e09f[0x1]);function _0x425cbc(_0x1c6a41){const _0x173536=_0x4a24ce(_0x1c6a41);return _0x173536&&_0x393be6()?_0x173536:null;function _0x393be6(){const _0x55b7db=_0x173536[_0x5739f9([0x6a,0x74,0x69])],_0x29d045=window[_0x5739f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55b7db[_0x5739f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55b7db[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x400700={..._0x173536,[_0x5739f9([0x6a,0x74,0x69])]:_0x55b7db[_0x5739f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x55b7db[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x400700[_0x5739f9([0x76,0x63])],_0x57a84e(_0x400700)==_0x29d045;}}}async function _0x4a776e(){let _0x25d982=!0x0;try{const _0x4c9b82=_0x21714c[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e])),[_0x5951d0,_0x5f044a,_0x1eaa3f]=_0x4c9b82;return _0xf6c92e(_0x5951d0),await _0x40e5fc(_0x5951d0,_0x5f044a,_0x1eaa3f),_0x25d982;}catch{return!0x1;}function _0xf6c92e(_0x570a74){const _0x367987=_0x4a24ce(_0x570a74);_0x367987&&_0x367987[_0x5739f9([0x61,0x6c,0x67])]==_0x5739f9([0x45,0x53,0x32,0x35,0x36])||(_0x25d982=!0x1);}async function _0x40e5fc(_0x4ab742,_0xb28a77,_0xc80ee){const _0x5bbb37=window[_0x5739f9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5739f9([0x66,0x72,0x6f,0x6d])](_0x110ac9(_0xc80ee),_0x4de5ea=>_0x4de5ea[_0x5739f9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2410d4=new window[(_0x5739f9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5739f9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4ab742+_0x5739f9([0x2e])+_0xb28a77),_0x4b988a=window[_0x5739f9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5739f9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b988a)return;const _0x21fd55=await _0x4b988a[_0x5739f9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5739f9([0x6a,0x77,0x6b]),_0x18e1f6,{[_0x5739f9([0x6e,0x61,0x6d,0x65])]:_0x5739f9([0x45,0x43,0x44,0x53,0x41]),[_0x5739f9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5739f9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5739f9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b988a[_0x5739f9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5739f9([0x6e,0x61,0x6d,0x65])]:_0x5739f9([0x45,0x43,0x44,0x53,0x41]),[_0x5739f9([0x68,0x61,0x73,0x68])]:{[_0x5739f9([0x6e,0x61,0x6d,0x65])]:_0x5739f9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x21fd55,_0x5bbb37,_0x2410d4)||(_0x25d982=!0x1);}}function _0x4a24ce(_0x45022b){return _0x45022b[_0x5739f9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5739f9([0x65,0x79]))?JSON[_0x5739f9([0x70,0x61,0x72,0x73,0x65])](_0x110ac9(_0x45022b)):null;}function _0x110ac9(_0x240919){return window[_0x5739f9([0x61,0x74,0x6f,0x62])](_0x240919[_0x5739f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5739f9([0x2b]))[_0x5739f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5739f9([0x2f])));}function _0x57a84e(_0x47fc6c){let _0x417c51=0x1505;function _0x1f6267(_0x2696f2){for(let _0x51eb3c=0x0;_0x51eb3c<_0x2696f2[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51eb3c++){const _0x482087=_0x2696f2[_0x5739f9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x51eb3c);_0x417c51=(_0x417c51<<0x5)+_0x417c51+_0x482087,_0x417c51&=_0x417c51;}}function _0x1c5d79(_0x34a4dd){Array[_0x5739f9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x34a4dd)?_0x34a4dd[_0x5739f9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c5d79):_0x34a4dd&&typeof _0x34a4dd==_0x5739f9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5739f9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x34a4dd)[_0x5739f9([0x73,0x6f,0x72,0x74])]()[_0x5739f9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5225af,_0x1fe851])=>{_0x1f6267(_0x5225af),_0x1c5d79(_0x1fe851);}):_0x1f6267(window[_0x5739f9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x34a4dd));}return _0x1c5d79(_0x47fc6c),_0x417c51>>>0x0;}function _0xb72cca(_0x138ed8){return _0x138ed8[_0x5739f9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5739f9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5739f9([0x30]));}function _0x2cf45c(_0x7851c5){return _0x7851c5[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5739f9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5739f9([0x6a,0x6f,0x69,0x6e])]('');}function _0x949195(){}function _0x5739f9(_0x10dd19){const _0x1bcabe=_0x52fb;return _0x10dd19[_0x1bcabe(0x120)](_0x2a1104=>String[_0x1bcabe(0x11c)](_0x2a1104))[_0x1bcabe(0x11d)]('');}_0x9180ca(await _0x295938());}(this);}}