@ckeditor/ckeditor5-paste-from-office-enhanced 47.4.0-alpha.2 → 47.4.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2026, 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:()=>ft});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 A(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 E=n(584);!function(t){const e=L,n=t();for(;;)try{if(567397===parseInt(e(238))/1*(-parseInt(e(242))/2)+parseInt(e(240))/3+-parseInt(e(236))/4*(parseInt(e(237))/5)+parseInt(e(241))/6*(parseInt(e(235))/7)+-parseInt(e(239))/8*(parseInt(e(232))/9)+-parseInt(e(234))/10+parseInt(e(243))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=F();return(L=function(t,e){return n[t-=232]})(t,e)}function O(t){return P[L(233)](t)}function F(){const t=["7016RlrlJA","685BHFSLF","1jRIihW","150648xudeFN","494646TwHsTA","6APdqlo","1511778ZuUsWf","20061239YwnojP","207gfheHX","test","5766960dwpZPN","4093334ChWxir"];return(F=function(){return t})()}function T(t,e){const n=W();return(T=function(t,e){return n[t-=435]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(262849===parseInt(e(440))/1+-parseInt(e(437))/2+-parseInt(e(436))/3+-parseInt(e(457))/4*(parseInt(e(435))/5)+parseInt(e(445))/6+parseInt(e(453))/7+parseInt(e(459))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function N(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(458)]&&!s[n(447)])continue;const e=!s[n(458)]||t[n(451)]===s[n(458)],o=!s[n(447)]||t[n(438)](s[n(447)]);e&&o&&r[n(454)](s,i)}return r}function W(){const t=["initial","exec","1492ntnCln","tagName","1026912wJIxwY","groups","2855VcHkAO","271935gsEbZd","920516RzZqKD","hasClass","selectorText","290251cEfMVP","getPropertyValue","assign","push","trim","2963598WCJInv","map","className","length","cssRules","style","name","split","799309qEZeFW","set"];return(W=function(){return t})()}function k(t){const e=T,n={};for(let r=0;r<t[e(448)];r++){const s=t[r],i=t[e(441)](s);e(455)!==i&&(n[s]=i)}return n}function R(t){const e=T,n=t[e(452)](",")[e(446)](t=>t[e(444)]()),r=[];for(const t of n){const n=j[e(456)](t);n&&r[e(443)](n[e(460)])}return r}function M(t){const e=T,n={};for(const r of t)Object[e(442)](n,r);return n}const D=V;function $(){const t=["type","document","1921257DlZyBr","1168322uaftkU","1saZfTR","createRangeIn","15250257lIxBcq","item","6xQCFba","setStyle","values","1300744ihnyYq","3079426QVhQfm","content","hasStyle","execute","10QQYvrd","elementStart","size","from","isActive","6jDYkQl","_parsedData","2653044IInsma","4583530OeixRh"];return($=function(){return t})()}function V(t,e){const n=$();return(V=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(823004===parseInt(e(255))/1*(-parseInt(e(254))/2)+parseInt(e(259))/3*(parseInt(e(249))/4)+-parseInt(e(250))/5*(parseInt(e(272))/6)+-parseInt(e(263))/7+-parseInt(e(262))/8+parseInt(e(253))/9+-parseInt(e(267))/10*(-parseInt(e(257))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class K extends S{[D(266)](t){const n=D,{body:r,styles:s}=t[n(248)],i=new e.ViewUpcastWriter(r[n(252)]),o=i[n(256)](r),a=function(t){const e=T,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(454)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(449)])if(t instanceof CSSStyleRule){const r=k(t[e(450)]);n[t[e(439)]]=Object[e(442)]({},n[t[e(439)]]||{},r)}return n}(s));for(const t of o){if(n(268)!==t[n(251)])continue;const e=N(t[n(258)],a);if(e[n(269)]){const r=M(Array[n(270)](e[n(261)]()));for(const e in r){const s=t[n(258)];s[n(265)](e)||i[n(260)](e,r[e],s)}}}t[n(264)]=r}[D(271)](t){return super[D(271)](t)||O(t)}}const q=z;function B(){const t=["editor","high","dataTransfer","isActive","join","PasteFromOffice","view","1148776uaIBtl","getData","72kKtmuu","1423205oATZPs","execute","ClipboardPipeline","pluginName","1518MAFjSr","init","requires","29204390arxbui","fromCharCode","isOfficialPlugin","document","map","25228rDJxcN","text/html","afterInit","inputTransformation","PasteFromOfficeEnhancedInliner","editing","2439668jKxcVW","_parsedData","90NIzYXk","plugins","get","195dNtpou","613539CwrpAj","isPremiumPlugin","href","stylesProcessor"];return(B=function(){return t})()}function z(t,e){const n=B();return(z=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(930216===-parseInt(e(228))/1+parseInt(e(225))/2+parseInt(e(210))/3*(-parseInt(e(202))/4)+parseInt(e(213))/5*(parseInt(e(194))/6)+-parseInt(e(208))/7+-parseInt(e(227))/8*(parseInt(e(214))/9)+parseInt(e(197))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class H extends t.Plugin{static get[q(193)](){return q(206)}static get[q(199)](){return!0}static get[q(215)](){return!0}static get[q(196)](){return[q(223)]}[q(195)](){const t=q,e=this[t(218)],n=e[t(211)][t(212)](t(230)),r=e[t(207)][t(224)][t(200)],s=new K(r);n.on(t(205),(e,n)=>{const i=t,o=n[i(220)][i(226)](i(203));s[i(221)](o)&&(n[i(209)]||(n[i(209)]=A(o,r[i(217)])),s[i(229)](n))},{priority:E.priorities[t(212)](t(219))+11})}[q(204)](){!async function(t){const e=m([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[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=z;return t[e(201)](t=>String[e(198)](t))[e(222)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([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!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,E.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1768003200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(216)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const U=Q;!function(t){const e=Q,n=t();for(;;)try{if(499521===parseInt(e(293))/1*(-parseInt(e(274))/2)+parseInt(e(299))/3+parseInt(e(309))/4*(-parseInt(e(308))/5)+-parseInt(e(295))/6+-parseInt(e(315))/7*(-parseInt(e(286))/8)+parseInt(e(279))/9*(parseInt(e(300))/10)+parseInt(e(283))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const Z=[U(306),U(291),U(277),U(272),U(287),U(276),U(288),U(280)],_=[U(306),U(291),U(277)];function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=272]})(t,e)}function Y(){const t=["medium","super","2509911DNCwfx","10nFshCo","filter","getStyleNames","setStyle","line-through","split","color","keys","208345qAPhLF","12XwBDyd","sup","getChildren","length","italic","underline","651NPvsoF","createElement","text-decoration","forEach","70690WzMBKp","includes","font-weight","font-size","from","669699gjECkE","vertical-align","bold","insertChild","7232544zmAmvY","getStyle","span","58496SDVNLC","text-decoration-line","font-style","sub","removeStyle","font-family","strong","24utjSkC","bolder","4654560srFkum","function"];return(Y=function(){return t})()}const G={"font-style":[[U(313),"i"]],"font-weight":[[U(297),U(292)],[U(281),U(292)],[U(294),U(292)],[t=>Number(t)>=600,U(292)]],"text-decoration":[[U(314),"u"],[U(304),"s"]],"text-decoration-line":[[U(314),"u"],[U(304),"s"]],"vertical-align":[[U(289),U(289)],[U(298),U(310)]]};function J(t){return Z[U(275)](t)}function X(t){const e=U;return Array[e(278)](t[e(302)]())[e(301)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(273)](e=>{const i=n,o=t[i(284)](e);if(o)if(a=e,_[U(275)](a))r[e]=o;else if(e in G){const t=o[i(305)](" ");G[e][i(273)](([n,r])=>{const o=i;for(const i of t)(o(296)==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=U;for(const s in n)n[s][r(273)](([,n])=>{const s=r,i=e[s(316)](n,[],t[s(311)]());e[s(282)](0,i,t)}),e[r(290)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(307)](n)[r(312)])return;const s=e[r(316)](r(285),[],t[r(311)]());e[r(303)](n,s),e[r(282)](0,s,t),e[r(290)](Object[r(307)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["_parsedData","getItems","15692SKTHfP","1335ytWWKn","27oSRogH","document","font","6612OZKqSy","element","stylesProcessor","15499462gfCWeP","6Vuhppu","includes","createRangeIn","1934170XIfSvL","114OfdfYV","content","3806341cLPpMF","isActive","name","execute","2200104JWENWE","blockElements","505072LWmLTl"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(402996===-parseInt(e(189))/1+-parseInt(e(192))/2*(parseInt(e(181))/3)+-parseInt(e(197))/4*(parseInt(e(193))/5)+-parseInt(e(201))/6*(-parseInt(e(183))/7)+parseInt(e(187))/8+parseInt(e(194))/9*(-parseInt(e(180))/10)+parseInt(e(200))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(186)](t){const n=et,{body:r}=t[n(190)],s=new e.ViewUpcastWriter(r[n(195)]),i=s[n(179)](r),o=new e.ViewDocument(s[n(195)][n(199)]),a=[...new e.ViewDomConverter(o)[n(188)],n(196)],c=i[n(191)]();for(const t of c)if(t.is(n(198))&&a[n(178)](t[n(185)])){tt(t,s,X(t))}t[n(182)]=r}[et(184)](t){return super[et(184)](t)||O(t)}}const it=ot;function ot(t,e){const n=at();return(ot=function(t,e){return n[t-=177]})(t,e)}function at(){const t=["invalid","dataTransfer","_licenseKeyCheckInterval","_showLicenseError","getData","_parsedData","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","pluginName","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","3377997OIqbQZ","high","76092PIxmHs","inputTransformation","init","8xTUvUt","expired","usageLimit","plugins","221cmLNpT","1078zfvHwi","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","get","isPremiumPlugin","2aGQiAP","pasteFromOfficeEnhancedLicenseKeyValid","6NaoFGX","domainLimit","config","ClipboardPipeline","PasteFromOffice","PasteFromOfficeEnhanced","221784satahY","27hbwoCM","PasteFromOfficeEnhancedPropagator","execute","document","licenseKey","evaluationLimit","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","854424IiJuWo","810834zUyyMB","stylesProcessor","137485cCYEIx","isOfficialPlugin","22330xZnwkZ","editor","pasteFromOfficeEnhancedLicenseKeyDomainLimit"];return(at=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(270653===-parseInt(e(197))/1*(-parseInt(e(211))/2)+parseInt(e(231))/3*(-parseInt(e(200))/4)+-parseInt(e(178))/5*(-parseInt(e(213))/6)+parseInt(e(195))/7+parseInt(e(230))/8*(parseInt(e(220))/9)+parseInt(e(180))/10*(parseInt(e(205))/11)+parseInt(e(219))/12*(-parseInt(e(204))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[it(224)];[it(185)];static get[it(192)](){return it(221)}static get[it(179)](){return!0}static get[it(210)](){return!0}static get[it(207)](){return[it(217)]}[it(199)](){const t=it,e=this[t(181)],n=e[t(203)][t(209)](t(216)),r=e[t(191)][t(189)][t(223)],s=new st(r);n.on(t(198),(e,n)=>{const i=t,o=n[i(184)][i(187)](i(229));s[i(227)](o)&&(n[i(188)]||(n[i(188)]=A(o,r[i(177)])),s[i(222)](n))},{priority:E.priorities[t(209)](t(196))+10}),this[t(224)]=this[t(181)][t(215)][t(209)](t(224));const i=this[t(181)];this[t(185)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(212)==s||e(194)==s||e(228)==s||e(182)==s||e(190)==s||e(208)==s||e(206)==s){delete i[r],n=s,clearInterval(this[e(185)]),this[e(185)]=void 0;break}}e(194)==n&&i[e(186)](e(183)),e(228)==n&&i[e(186)](e(201)),e(182)==n&&i[e(186)](e(214)),e(190)==n&&i[e(186)](e(226),e(218)),e(208)==n&&i[e(186)](e(225)),e(206)==n&&i[e(186)](e(202))},1e3)}[it(193)](){const t=it;super[t(193)](),this[t(185)]&&clearInterval(this[t(185)])}}var lt=ut;function ut(t,e){var n=pt();return(ut=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=ut,n=t();;)try{if(305478===parseInt(e(168))/1+parseInt(e(172))/2+parseInt(e(169))/3+parseInt(e(158))/4*(parseInt(e(159))/5)+-parseInt(e(164))/6*(-parseInt(e(166))/7)+parseInt(e(163))/8*(parseInt(e(173))/9)+-parseInt(e(157))/10*(parseInt(e(165))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class ft extends t.Plugin{static get[lt(162)](){return lt(170)}static get[lt(161)](){return!0}static get[lt(171)](){return!0}static get[lt(167)](){return[lt(160),H,ct]}}function pt(){var t=["1014129ctIQTb","PasteFromOfficeEnhanced","isPremiumPlugin","387098dIsxPL","279rEvFlO","4210RejiXW","1996jtGrkC","4105IbnXkw","PasteFromOffice","isOfficialPlugin","pluginName","7032BlNqVm","2478tQjOVD","46277dPGDwG","8708mCsMtq","requires","594333mGUDrt"];return(pt=function(){return t})()}function mt(){var t=["68296zyySrb","9370AhksNr","999PEHEEN","1650ODBkDz","58gMBjZN","119nLjnJA","1963278PIWILP","148vgfdRw","20490zwfeuC","20901eqzXoI","4788GoGgGE","2093725tnLHDN"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=438]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(238909===parseInt(e(443))/1*(-parseInt(e(446))/2)+-parseInt(e(439))/3*(parseInt(e(449))/4)+parseInt(e(441))/5+parseInt(e(448))/6+parseInt(e(447))/7*(-parseInt(e(442))/8)+parseInt(e(444))/9*(parseInt(e(438))/10)+parseInt(e(445))/11*(-parseInt(e(440))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(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:()=>ft});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=d(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 d="li"==t.element.name?t.element:s.createElement("li");s.appendChild(d,f[a].listElement),f[a].listItemElements.push(d),0==a&&void 0!==t.id&&l[e]++,t.element!=d&&s.appendChild(t.element,d),m(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",d="ol",m=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),d="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]&&(m=parseInt(t[1]))}l&&(d="ol")}return{type:d,startIndex:m,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 d(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 m(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 A(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 E=n(584);!function(t){const e=L,n=t();for(;;)try{if(567397===parseInt(e(238))/1*(-parseInt(e(242))/2)+parseInt(e(240))/3+-parseInt(e(236))/4*(parseInt(e(237))/5)+parseInt(e(241))/6*(parseInt(e(235))/7)+-parseInt(e(239))/8*(parseInt(e(232))/9)+-parseInt(e(234))/10+parseInt(e(243))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=F();return(L=function(t,e){return n[t-=232]})(t,e)}function O(t){return P[L(233)](t)}function F(){const t=["7016RlrlJA","685BHFSLF","1jRIihW","150648xudeFN","494646TwHsTA","6APdqlo","1511778ZuUsWf","20061239YwnojP","207gfheHX","test","5766960dwpZPN","4093334ChWxir"];return(F=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(113935===parseInt(e(285))/1+-parseInt(e(288))/2+parseInt(e(309))/3+-parseInt(e(300))/4+parseInt(e(292))/5+-parseInt(e(293))/6+-parseInt(e(290))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(){const t=["style","name","getPropertyValue","selectorText","assign","hasClass","225664hdzYLx","initial","tagName","className","map","cssRules","split","groups","length","279636pQiQeq","80144jideHp","trim","push","33128scddRV","set","335104kXdXEf","exec","743610XXyVTX","523746gXjuwW"];return(T=function(){return t})()}function R(t,e){const n=T();return(R=function(t,e){return n[t-=285]})(t,e)}function k(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(302)]&&!s[n(303)])continue;const e=!s[n(302)]||t[n(295)]===s[n(302)],o=!s[n(303)]||t[n(299)](s[n(303)]);e&&o&&r[n(289)](s,i)}return r}function N(t){const e=R,n={};for(let r=0;r<t[e(308)];r++){const s=t[r],i=t[e(296)](s);e(301)!==i&&(n[s]=i)}return n}function M(t){const e=R,n=t[e(306)](",")[e(304)](t=>t[e(286)]()),r=[];for(const t of n){const n=j[e(291)](t);n&&r[e(287)](n[e(307)])}return r}function D(t){const e=R,n={};for(const r of t)Object[e(298)](n,r);return n}function W(t,e){const n=V();return(W=function(t,e){return n[t-=487]})(t,e)}const $=W;function V(){const t=["85210TLOUcH","content","item","_parsedData","465114HBilyf","document","size","588QodQfR","33055TRBYZc","values","from","564aOLcSj","52944aJiFsQ","setStyle","hasStyle","execute","createRangeIn","1010612peQxNE","3389BvkMSz","1064wlEWfH","isActive","type","elementStart","45495153MRlvOW","585KkNqjG"];return(V=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(550631===parseInt(e(493))/1*(-parseInt(e(507))/2)+-parseInt(e(504))/3+-parseInt(e(492))/4+-parseInt(e(508))/5*(parseInt(e(511))/6)+-parseInt(e(494))/7*(parseInt(e(487))/8)+parseInt(e(499))/9*(-parseInt(e(500))/10)+parseInt(e(498))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class z extends S{[$(490)](t){const n=$,{body:r,styles:s}=t[n(503)],i=new e.ViewUpcastWriter(r[n(505)]),o=i[n(491)](r),a=function(t){const e=R,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(289)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(305)])if(t instanceof CSSStyleRule){const r=N(t[e(294)]);n[t[e(297)]]=Object[e(298)]({},n[t[e(297)]]||{},r)}return n}(s));for(const t of o){if(n(497)!==t[n(496)])continue;const e=k(t[n(502)],a);if(e[n(506)]){const r=D(Array[n(510)](e[n(509)]()));for(const e in r){const s=t[n(502)];s[n(489)](e)||i[n(488)](e,r[e],s)}}}t[n(501)]=r}[$(495)](t){return super[$(495)](t)||O(t)}}function B(t,e){const n=K();return(B=function(t,e){return n[t-=247]})(t,e)}const U=B;function K(){const t=["8dKVaVx","204844hNBziA","9254025BFGgJl","PasteFromOfficeEnhancedInliner","afterInit","execute","pluginName","inputTransformation","high","dataTransfer","ClipboardPipeline","fromCharCode","editing","href","plugins","getData","get","editor","276480KAiDpY","2911951sgrHGE","2729110eKgUuy","3PBjkVL","map","view","init","text/html","stylesProcessor","isOfficialPlugin","requires","join","1682860aDdpNC","document","isPremiumPlugin","_parsedData","PasteFromOffice","isActive","1795800oMlWlo"];return(K=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(433907===parseInt(e(250))/1+parseInt(e(270))/2+-parseInt(e(253))/3*(-parseInt(e(262))/4)+parseInt(e(252))/5+-parseInt(e(268))/6+parseInt(e(251))/7*(parseInt(e(269))/8)+-parseInt(e(271))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[U(275)](){return U(272)}static get[U(259)](){return!0}static get[U(264)](){return!0}static get[U(260)](){return[U(266)]}[U(256)](){const t=U,e=this[t(249)],n=e[t(283)][t(248)](t(279)),r=e[t(281)][t(255)][t(263)],s=new z(r);n.on(t(276),(e,n)=>{const i=t,o=n[i(278)][i(247)](i(257));s[i(267)](o)&&(n[i(265)]||(n[i(265)]=A(o,r[i(258)])),s[i(274)](n))},{priority:E.priorities[t(248)](t(277))+11})}[U(273)](){!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){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](c(t)):null}function c(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function u(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 f(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function p(){}function d(t){const e=B;return t[e(254)](t=>String[e(280)](t))[e(261)]("")}!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])]=p,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,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,p=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=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 p=(0,E.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])?u(l(p+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])+u(l(t)),r=f(u(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])+u(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](f(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])]:p}},{[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=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](c(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 l=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])}},l,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:1768176e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(282)]);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=function(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++,1512==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)}(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),p[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||p||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=_;!function(t){const e=_,n=t();for(;;)try{if(499521===parseInt(e(293))/1*(-parseInt(e(274))/2)+parseInt(e(299))/3+parseInt(e(309))/4*(-parseInt(e(308))/5)+-parseInt(e(295))/6+-parseInt(e(315))/7*(-parseInt(e(286))/8)+parseInt(e(279))/9*(parseInt(e(300))/10)+parseInt(e(283))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const G=[H(306),H(291),H(277),H(272),H(287),H(276),H(288),H(280)],X=[H(306),H(291),H(277)];function _(t,e){const n=Q();return(_=function(t,e){return n[t-=272]})(t,e)}function Q(){const t=["medium","super","2509911DNCwfx","10nFshCo","filter","getStyleNames","setStyle","line-through","split","color","keys","208345qAPhLF","12XwBDyd","sup","getChildren","length","italic","underline","651NPvsoF","createElement","text-decoration","forEach","70690WzMBKp","includes","font-weight","font-size","from","669699gjECkE","vertical-align","bold","insertChild","7232544zmAmvY","getStyle","span","58496SDVNLC","text-decoration-line","font-style","sub","removeStyle","font-family","strong","24utjSkC","bolder","4654560srFkum","function"];return(Q=function(){return t})()}const Y={"font-style":[[H(313),"i"]],"font-weight":[[H(297),H(292)],[H(281),H(292)],[H(294),H(292)],[t=>Number(t)>=600,H(292)]],"text-decoration":[[H(314),"u"],[H(304),"s"]],"text-decoration-line":[[H(314),"u"],[H(304),"s"]],"vertical-align":[[H(289),H(289)],[H(298),H(310)]]};function J(t){return G[H(275)](t)}function Z(t){const e=H;return Array[e(278)](t[e(302)]())[e(301)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(273)](e=>{const i=n,o=t[i(284)](e);if(o)if(a=e,X[H(275)](a))r[e]=o;else if(e in Y){const t=o[i(305)](" ");Y[e][i(273)](([n,r])=>{const o=i;for(const i of t)(o(296)==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(273)](([,n])=>{const s=r,i=e[s(316)](n,[],t[s(311)]());e[s(282)](0,i,t)}),e[r(290)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(307)](n)[r(312)])return;const s=e[r(316)](r(285),[],t[r(311)]());e[r(303)](n,s),e[r(282)](0,s,t),e[r(290)](Object[r(307)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=492]})(t,e)}function rt(){const t=["3258zyjAFv","_parsedData","1287111CbafRP","82280qoeFGj","createRangeIn","content","element","1172ynNzPs","isActive","font","getItems","387rpYrDn","583672crzyCP","includes","2015508bkMIGu","stylesProcessor","1310RMJFFq","name","document","6UOUXDt","22xYmRwk","blockElements","1707kTiuUn","execute","167746Jaudpp"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(287283===parseInt(e(492))/1*(parseInt(e(512))/2)+parseInt(e(515))/3*(-parseInt(e(500))/4)+-parseInt(e(509))/5*(parseInt(e(493))/6)+parseInt(e(495))/7+-parseInt(e(505))/8+parseInt(e(504))/9*(-parseInt(e(496))/10)+parseInt(e(513))/11*(parseInt(e(507))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(516)](t){const n=et,{body:r}=t[n(494)],s=new e.ViewUpcastWriter(r[n(511)]),i=s[n(497)](r),o=new e.ViewDocument(s[n(511)][n(508)]),a=[...new e.ViewDomConverter(o)[n(514)],n(502)],c=i[n(503)]();for(const t of c)if(t.is(n(499))&&a[n(506)](t[n(510)])){tt(t,s,Z(t))}t[n(498)]=r}[et(501)](t){return super[et(501)](t)||O(t)}}const it=ot;function ot(t,e){const n=at();return(ot=function(t,e){return n[t-=177]})(t,e)}function at(){const t=["invalid","dataTransfer","_licenseKeyCheckInterval","_showLicenseError","getData","_parsedData","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","pluginName","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","3377997OIqbQZ","high","76092PIxmHs","inputTransformation","init","8xTUvUt","expired","usageLimit","plugins","221cmLNpT","1078zfvHwi","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","get","isPremiumPlugin","2aGQiAP","pasteFromOfficeEnhancedLicenseKeyValid","6NaoFGX","domainLimit","config","ClipboardPipeline","PasteFromOffice","PasteFromOfficeEnhanced","221784satahY","27hbwoCM","PasteFromOfficeEnhancedPropagator","execute","document","licenseKey","evaluationLimit","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","854424IiJuWo","810834zUyyMB","stylesProcessor","137485cCYEIx","isOfficialPlugin","22330xZnwkZ","editor","pasteFromOfficeEnhancedLicenseKeyDomainLimit"];return(at=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(270653===-parseInt(e(197))/1*(-parseInt(e(211))/2)+parseInt(e(231))/3*(-parseInt(e(200))/4)+-parseInt(e(178))/5*(-parseInt(e(213))/6)+parseInt(e(195))/7+parseInt(e(230))/8*(parseInt(e(220))/9)+parseInt(e(180))/10*(parseInt(e(205))/11)+parseInt(e(219))/12*(-parseInt(e(204))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[it(224)];[it(185)];static get[it(192)](){return it(221)}static get[it(179)](){return!0}static get[it(210)](){return!0}static get[it(207)](){return[it(217)]}[it(199)](){const t=it,e=this[t(181)],n=e[t(203)][t(209)](t(216)),r=e[t(191)][t(189)][t(223)],s=new st(r);n.on(t(198),(e,n)=>{const i=t,o=n[i(184)][i(187)](i(229));s[i(227)](o)&&(n[i(188)]||(n[i(188)]=A(o,r[i(177)])),s[i(222)](n))},{priority:E.priorities[t(209)](t(196))+10}),this[t(224)]=this[t(181)][t(215)][t(209)](t(224));const i=this[t(181)];this[t(185)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(212)==s||e(194)==s||e(228)==s||e(182)==s||e(190)==s||e(208)==s||e(206)==s){delete i[r],n=s,clearInterval(this[e(185)]),this[e(185)]=void 0;break}}e(194)==n&&i[e(186)](e(183)),e(228)==n&&i[e(186)](e(201)),e(182)==n&&i[e(186)](e(214)),e(190)==n&&i[e(186)](e(226),e(218)),e(208)==n&&i[e(186)](e(225)),e(206)==n&&i[e(186)](e(202))},1e3)}[it(193)](){const t=it;super[t(193)](),this[t(185)]&&clearInterval(this[t(185)])}}var lt=ut;function ut(t,e){var n=pt();return(ut=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=ut,n=t();;)try{if(305478===parseInt(e(168))/1+parseInt(e(172))/2+parseInt(e(169))/3+parseInt(e(158))/4*(parseInt(e(159))/5)+-parseInt(e(164))/6*(-parseInt(e(166))/7)+parseInt(e(163))/8*(parseInt(e(173))/9)+-parseInt(e(157))/10*(parseInt(e(165))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class ft extends t.Plugin{static get[lt(162)](){return lt(170)}static get[lt(161)](){return!0}static get[lt(171)](){return!0}static get[lt(167)](){return[lt(160),q,ct]}}function pt(){var t=["1014129ctIQTb","PasteFromOfficeEnhanced","isPremiumPlugin","387098dIsxPL","279rEvFlO","4210RejiXW","1996jtGrkC","4105IbnXkw","PasteFromOffice","isOfficialPlugin","pluginName","7032BlNqVm","2478tQjOVD","46277dPGDwG","8708mCsMtq","requires","594333mGUDrt"];return(pt=function(){return t})()}function dt(){var t=["68296zyySrb","9370AhksNr","999PEHEEN","1650ODBkDz","58gMBjZN","119nLjnJA","1963278PIWILP","148vgfdRw","20490zwfeuC","20901eqzXoI","4788GoGgGE","2093725tnLHDN"];return(dt=function(){return t})()}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=438]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(238909===parseInt(e(443))/1*(-parseInt(e(446))/2)+-parseInt(e(439))/3*(parseInt(e(449))/4)+parseInt(e(441))/5+parseInt(e(448))/6+parseInt(e(447))/7*(-parseInt(e(442))/8)+parseInt(e(444))/9*(parseInt(e(438))/10)+parseInt(e(445))/11*(-parseInt(e(440))/12))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 _0x41b39e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x41d0e6,parsePasteOfficeHtml as _0x4569b5}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4f3bb5,uid as _0x29365f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x12c943,ViewDocument as _0x166db4,ViewDomConverter as _0x50354a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x172ade){return m['test'](_0x172ade);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0xcde7ae,_0x34f720){const _0x4e0686=new Map();for(const [_0x437817,_0x24d25a]of _0x34f720){if(!_0x437817['tagName']&&!_0x437817['className'])continue;const _0x52738d=!_0x437817['tagName']||_0xcde7ae['name']===_0x437817['tagName'],_0x4002dc=!_0x437817['className']||_0xcde7ae['hasClass'](_0x437817['className']);_0x52738d&&_0x4002dc&&_0x4e0686['set'](_0x437817,_0x24d25a);}return _0x4e0686;}function h(_0x3062be){const _0x5032e6={};for(let _0x516194=0x0;_0x516194<_0x3062be['length'];_0x516194++){const _0x2d4bf7=_0x3062be[_0x516194],_0x1f530b=_0x3062be['getPropertyValue'](_0x2d4bf7);'initial'!==_0x1f530b&&(_0x5032e6[_0x2d4bf7]=_0x1f530b);}return _0x5032e6;}function g(_0x296fad){const _0xbf167b=_0x296fad['split'](',')['map'](_0x1a87db=>_0x1a87db['trim']()),_0x71abdb=[];for(const _0x37e3d5 of _0xbf167b){const _0x23b02c=C['exec'](_0x37e3d5);_0x23b02c&&_0x71abdb['push'](_0x23b02c['groups']);}return _0x71abdb;}function A(_0x52f1f2){const _0x38bdf3={};for(const _0x3528c6 of _0x52f1f2)Object['assign'](_0x38bdf3,_0x3528c6);return _0x38bdf3;}class c extends _0x41d0e6{['execute'](_0x49b10e){const {body:_0x4b29ed,styles:_0xb13812}=_0x49b10e['_parsedData'],_0x29ac34=new _0x12c943(_0x4b29ed['document']),_0x4b61ee=_0x29ac34['createRangeIn'](_0x4b29ed),_0x540fe5=function(_0x46513f){const _0x3dda6c={};for(const _0x5f315a of _0x46513f)for(const _0x4d9793 of _0x5f315a['cssRules'])if(_0x4d9793 instanceof CSSStyleRule){const _0x4b878b=h(_0x4d9793['style']);_0x3dda6c[_0x4d9793['selectorText']]=Object['assign']({},_0x3dda6c[_0x4d9793['selectorText']]||{},_0x4b878b);}return _0x3dda6c;}(_0xb13812),_0x284e66=function(_0x24bde1){const _0x4dbf19=new Map();for(const _0x4a06e5 in _0x24bde1){const _0x3b9178=g(_0x4a06e5),_0x596987=_0x24bde1[_0x4a06e5];for(const _0xd1c83a of _0x3b9178)_0x4dbf19['set'](_0xd1c83a,_0x596987);}return _0x4dbf19;}(_0x540fe5);for(const _0x11a127 of _0x4b61ee){if('elementStart'!==_0x11a127['type'])continue;const _0x394e63=S(_0x11a127['item'],_0x284e66);if(_0x394e63['size']){const _0x8a0f9a=A(Array['from'](_0x394e63['values']()));for(const _0x126ef9 in _0x8a0f9a){const _0x5a13e9=_0x11a127['item'];_0x5a13e9['hasStyle'](_0x126ef9)||_0x29ac34['setStyle'](_0x126ef9,_0x8a0f9a[_0x126ef9],_0x5a13e9);}}}_0x49b10e['content']=_0x4b29ed;}['isActive'](_0x37b14c){return super['isActive'](_0x37b14c)||j(_0x37b14c);}}class i extends _0x41b39e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3529bf=this['editor'],_0x2c7c32=_0x3529bf['plugins']['get']('ClipboardPipeline'),_0xc8c4be=_0x3529bf['editing']['view']['document'],_0x4b3045=new c(_0xc8c4be);_0x2c7c32['on']('inputTransformation',(_0x447777,_0x45d68f)=>{const _0x5b9233=_0x45d68f['dataTransfer']['getData']('text/html');_0x4b3045['isActive'](_0x5b9233)&&(_0x45d68f['_parsedData']||(_0x45d68f['_parsedData']=_0x4569b5(_0x5b9233,_0xc8c4be['stylesProcessor'])),_0x4b3045['execute'](_0x45d68f));},{'priority':_0x4f3bb5['get']('high')+0xb});}['afterInit'](){!async function(_0x5f3743){const _0x523cdf=_0x49ed63([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]),_0x2bf1a7=0x7374585f,_0x3459b2=0x73732637^_0x2bf1a7,_0x2f3d5c=window[_0x49ed63([0x44,0x61,0x74,0x65])][_0x49ed63([0x6e,0x6f,0x77])](),_0x1ba611=_0x5f3743[_0x49ed63([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3191eb=new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2219cf=>{_0x1ba611[_0x49ed63([0x6f,0x6e,0x63,0x65])](_0x49ed63([0x72,0x65,0x61,0x64,0x79]),_0x2219cf);}),_0x449d23={[_0x49ed63([0x6b,0x74,0x79])]:_0x49ed63([0x45,0x43]),[_0x49ed63([0x75,0x73,0x65])]:_0x49ed63([0x73,0x69,0x67]),[_0x49ed63([0x63,0x72,0x76])]:_0x49ed63([0x50,0x2d,0x32,0x35,0x36]),[_0x49ed63([0x78])]:_0x49ed63([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]),[_0x49ed63([0x79])]:_0x49ed63([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]),[_0x49ed63([0x61,0x6c,0x67])]:_0x49ed63([0x45,0x53,0x32,0x35,0x36])},_0x5439c6=_0x1ba611[_0x49ed63([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x49ed63([0x67,0x65,0x74])](_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a0997(){let _0xa5432f,_0x14c5ac=null,_0x53b337=null;try{if(_0x5439c6==_0x49ed63([0x47,0x50,0x4c]))return _0x49ed63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xa5432f=_0x134bfc(),!_0xa5432f)return _0x49ed63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xa5432f[_0x49ed63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53b337=_0x213330(_0xa5432f[_0x49ed63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xa5432f[_0x49ed63([0x6a,0x74,0x69])])),await _0x43969c()?_0x55a2aa()?_0x631253()?_0x49ed63([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2934c9()?(_0xa5432f[_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x49ed63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14c5ac=_0x7e488(_0x49ed63([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ec98c()):_0x49ed63([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x49ed63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x49ed63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x49ed63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x631253(){const _0xc8b603=[_0x49ed63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x49ed63([0x74,0x72,0x69,0x61,0x6c])][_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5432f[_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2f3d5c/0x3e8:0xe10*_0x3459b2;return _0xa5432f[_0x49ed63([0x65,0x78,0x70])]<_0xc8b603;}function _0x55a2aa(){const _0x34ebd8=_0xa5432f[_0x49ed63([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x34ebd8&&(!!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x2a]))||(!!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x50,0x4f,0x45]))||(!!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x50,0x50]))||!(!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1c6cb6()))));}function _0x2934c9(){const _0x40c571=_0xa5432f[_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40c571||0x0==_0x40c571[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27a504}=new URL(window[_0x49ed63([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x40c571[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a504))return!0x0;const _0x549830=_0x27a504[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e]));return _0x40c571[_0x49ed63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x174bca=>_0x174bca[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x2a])))[_0x49ed63([0x6d,0x61,0x70])](_0x2fc4df=>_0x2fc4df[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e])))[_0x49ed63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13af63=>_0x13af63[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x549830[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49ed63([0x6d,0x61,0x70])](_0x254339=>Array(_0x549830[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x254339[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49ed63([0x66,0x69,0x6c,0x6c])](_0x254339[0x0]===_0x49ed63([0x2a])?_0x49ed63([0x2a]):'')[_0x49ed63([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x254339))[_0x49ed63([0x73,0x6f,0x6d,0x65])](_0x3d3cc7=>_0x549830[_0x49ed63([0x65,0x76,0x65,0x72,0x79])]((_0x5bda82,_0x510d01)=>_0x3d3cc7[_0x510d01]===_0x5bda82||_0x3d3cc7[_0x510d01]===_0x49ed63([0x2a])));}function _0x2ec98c(){return _0x14c5ac&&_0x53b337?new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ecbd9,_0x532c68)=>{_0x14c5ac[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x4ecbd9,_0x532c68),_0x53b337[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x33ff02=>{_0x33ff02!=_0x49ed63([0x56,0x61,0x6c,0x69,0x64])&&_0x4ecbd9(_0x33ff02);},_0x532c68);}):_0x14c5ac||_0x53b337||_0x49ed63([0x56,0x61,0x6c,0x69,0x64]);}}function _0x213330(_0x49011b,_0x20b792){return new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cdedd=>{if(_0x20d8dc())return _0x3cdedd(_0x49ed63([0x56,0x61,0x6c,0x69,0x64]));_0x3f8957(),_0x1ba611[_0x49ed63([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x49ed63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x539e9b=!0x1;const _0xe1e93b=_0x29365f();function _0x2558a8(_0x26b601){return!!_0x26b601&&(typeof _0x26b601===_0x49ed63([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x26b601===_0x49ed63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x26b601[_0x49ed63([0x74,0x68,0x65,0x6e])]===_0x49ed63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x26b601[_0x49ed63([0x63,0x61,0x74,0x63,0x68])]===_0x49ed63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d0ece(_0x169437){_0x403e45(_0x169437)[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x390d0b=>{if(!_0x390d0b||_0x390d0b[_0x49ed63([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x49ed63([0x6f,0x6b]))return _0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4815a0(_0x4f1d76(_0xe1e93b+_0x20b792))!=_0x390d0b[_0x49ed63([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x49ed63([0x56,0x61,0x6c,0x69,0x64]);})[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x53a983=>(_0x73660d(),_0x53a983),()=>{const _0x5a8678=_0x4c337b();return null==_0x5a8678?(_0x73660d(),_0x49ed63([0x56,0x61,0x6c,0x69,0x64])):_0x49ed63(_0x2f3d5c-_0x5a8678>(0x5778dc5f^_0x2bf1a7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x3cdedd)[_0x49ed63([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cdedd(_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4560e0=0x7342b6df^_0x2bf1a7;function _0x73660d(){const _0x489220=_0x49ed63([0x6c,0x6c,0x63,0x74,0x2d])+_0x4815a0(_0x4f1d76(_0x49011b)),_0x330397=_0x9bc4ad(_0x4815a0(window[_0x49ed63([0x4d,0x61,0x74,0x68])][_0x49ed63([0x63,0x65,0x69,0x6c])](_0x2f3d5c/_0x4560e0)));window[_0x49ed63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49ed63([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x489220,_0x330397);}function _0x4c337b(){const _0x337922=_0x49ed63([0x6c,0x6c,0x63,0x74,0x2d])+_0x4815a0(_0x4f1d76(_0x49011b)),_0x7727ff=window[_0x49ed63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49ed63([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x337922);return _0x7727ff?window[_0x49ed63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bc4ad(_0x7727ff),0x10)*_0x4560e0:null;}function _0x403e45(_0x47aa8e){return new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5defe2,_0xe27aef)=>{_0x47aa8e[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x5defe2,_0xe27aef),window[_0x49ed63([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe27aef,0x73758c9f^_0x2bf1a7);});}}_0x1ba611[_0x49ed63([0x6f,0x6e])](_0x49ed63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4871e2,_0x4f8f6c)=>{if(_0x4f8f6c[0x0]!=_0x49011b)return _0x3cdedd(_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f8f6c[0x1]={..._0x4f8f6c[0x1],[_0x49ed63([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe1e93b};},{[_0x49ed63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49ed63([0x68,0x69,0x67,0x68])}),_0x1ba611[_0x49ed63([0x6f,0x6e])](_0x49ed63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa5eea5=>{_0x2558a8(_0xa5eea5[_0x49ed63([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x539e9b=!0x0,_0x2d0ece(_0xa5eea5[_0x49ed63([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x49ed63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49ed63([0x6c,0x6f,0x77])}),_0x3191eb[_0x49ed63([0x74,0x68,0x65,0x6e])](()=>{_0x539e9b||_0x3cdedd(_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x20d8dc(){return _0x1ba611[_0x49ed63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49ed63([0x76,0x69,0x65,0x77])][_0x49ed63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x49ed63([0x61,0x75,0x74,0x6f]);}function _0x3f8957(){_0x1ba611[_0x49ed63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49ed63([0x76,0x69,0x65,0x77])][_0x49ed63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x49ed63([0x61,0x75,0x74,0x6f]);}}function _0x7e488(_0x5a4113){const _0x4278fb=[new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4edf98=>setTimeout(_0x4edf98,0x737d6693^_0x2bf1a7)),_0x3191eb[_0x49ed63([0x74,0x68,0x65,0x6e])](()=>new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34da9d=>{let _0x10914d=0x0;_0x1ba611[_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ed63([0x6f,0x6e])](_0x49ed63([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41b42b,_0x3fc7d7)=>{_0x3fc7d7[0x0][_0x49ed63([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10914d++,_0x10914d==(0x73745db7^_0x2bf1a7)&&(_0x34da9d(),_0x41b42b[_0x49ed63([0x6f,0x66,0x66])]());});}))];return window[_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x49ed63([0x72,0x61,0x63,0x65])](_0x4278fb)[_0x49ed63([0x74,0x68,0x65,0x6e])](()=>_0x5a4113);}async function _0x2f0397(){await _0x3191eb,_0x1ba611[_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ed63([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x368968,_0x1ba611[_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ed63([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x368968,_0x1ba611[_0x49ed63([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1c6cb6(){return window[_0x49ed63([0x67,0x6c,0x6f,0x62])]&&window[_0x49ed63([0x67,0x6c,0x6f,0x62])][_0x49ed63([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5870a3(_0x3cccd6){const _0x2b8a3a=_0x245b2e();_0x1ba611[_0x2b8a3a]=_0x49ed63([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])+_0x3cccd6,_0x3cccd6!=_0x49ed63([0x56,0x61,0x6c,0x69,0x64])&&_0x2f0397();}function _0x245b2e(){const _0x40872c=window[_0x49ed63([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x49ed63([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x49ed63([0x6e,0x6f,0x77])]())[_0x49ed63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x49ed63([0x2e]),'');let _0x5b877f=_0x49ed63([0x73]);for(let _0x1aa04e=0x0;_0x1aa04e<_0x40872c[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aa04e+=0x2){let _0x2f0ebf=window[_0x49ed63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40872c[_0x49ed63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1aa04e,_0x1aa04e+0x2));_0x2f0ebf>=_0x523cdf[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f0ebf-=_0x523cdf[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b877f+=_0x523cdf[_0x2f0ebf];}return _0x5b877f;}function _0x134bfc(){const _0x501a2e=_0x5439c6[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e]));if(0x3!=_0x501a2e[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd9c0fc(_0x501a2e[0x1]);function _0xd9c0fc(_0x1a419f){const _0xcd973f=_0x3cb30b(_0x1a419f);return _0xcd973f&&_0x415c15()?_0xcd973f:null;function _0x415c15(){const _0x4531ac=_0xcd973f[_0x49ed63([0x6a,0x74,0x69])],_0x48fdb9=window[_0x49ed63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4531ac[_0x49ed63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4531ac[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5505de={..._0xcd973f,[_0x49ed63([0x6a,0x74,0x69])]:_0x4531ac[_0x49ed63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4531ac[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5505de[_0x49ed63([0x76,0x63])],_0x4f1d76(_0x5505de)==_0x48fdb9;}}}async function _0x43969c(){let _0x1164ef=!0x0;try{const _0x237b50=_0x5439c6[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e])),[_0x334b84,_0x15c84d,_0x1e7e9b]=_0x237b50;return _0x5eb0fc(_0x334b84),await _0x575a65(_0x334b84,_0x15c84d,_0x1e7e9b),_0x1164ef;}catch{return!0x1;}function _0x5eb0fc(_0x329fa7){const _0x9234fa=_0x3cb30b(_0x329fa7);_0x9234fa&&_0x9234fa[_0x49ed63([0x61,0x6c,0x67])]==_0x49ed63([0x45,0x53,0x32,0x35,0x36])||(_0x1164ef=!0x1);}async function _0x575a65(_0x3c29b0,_0x49f762,_0x49f839){const _0x2dd499=window[_0x49ed63([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x49ed63([0x66,0x72,0x6f,0x6d])](_0x22bb35(_0x49f839),_0x35ba22=>_0x35ba22[_0x49ed63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4daf91=new window[(_0x49ed63([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x49ed63([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c29b0+_0x49ed63([0x2e])+_0x49f762),_0x17bf49=window[_0x49ed63([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x49ed63([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x17bf49)return;const _0x2bc666=await _0x17bf49[_0x49ed63([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x49ed63([0x6a,0x77,0x6b]),_0x449d23,{[_0x49ed63([0x6e,0x61,0x6d,0x65])]:_0x49ed63([0x45,0x43,0x44,0x53,0x41]),[_0x49ed63([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x49ed63([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x49ed63([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x17bf49[_0x49ed63([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x49ed63([0x6e,0x61,0x6d,0x65])]:_0x49ed63([0x45,0x43,0x44,0x53,0x41]),[_0x49ed63([0x68,0x61,0x73,0x68])]:{[_0x49ed63([0x6e,0x61,0x6d,0x65])]:_0x49ed63([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2bc666,_0x2dd499,_0x4daf91)||(_0x1164ef=!0x1);}}function _0x3cb30b(_0x2a5ae1){return _0x2a5ae1[_0x49ed63([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x49ed63([0x65,0x79]))?JSON[_0x49ed63([0x70,0x61,0x72,0x73,0x65])](_0x22bb35(_0x2a5ae1)):null;}function _0x22bb35(_0x43bb86){return window[_0x49ed63([0x61,0x74,0x6f,0x62])](_0x43bb86[_0x49ed63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x49ed63([0x2b]))[_0x49ed63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x49ed63([0x2f])));}function _0x4f1d76(_0x1ec7a8){let _0x2e06f3=0x1505;function _0x47af0c(_0x275ebe){for(let _0x3e817f=0x0;_0x3e817f<_0x275ebe[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e817f++){const _0x241ea5=_0x275ebe[_0x49ed63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e817f);_0x2e06f3=(_0x2e06f3<<0x5)+_0x2e06f3+_0x241ea5,_0x2e06f3&=_0x2e06f3;}}function _0x33da01(_0x16d48a){Array[_0x49ed63([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x16d48a)?_0x16d48a[_0x49ed63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x33da01):_0x16d48a&&typeof _0x16d48a==_0x49ed63([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x49ed63([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x16d48a)[_0x49ed63([0x73,0x6f,0x72,0x74])]()[_0x49ed63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xcc83ec,_0x1fe321])=>{_0x47af0c(_0xcc83ec),_0x33da01(_0x1fe321);}):_0x47af0c(window[_0x49ed63([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x16d48a));}return _0x33da01(_0x1ec7a8),_0x2e06f3>>>0x0;}function _0x4815a0(_0x57ee2e){return _0x57ee2e[_0x49ed63([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x49ed63([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x49ed63([0x30]));}function _0x9bc4ad(_0x1dc1ba){return _0x1dc1ba[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])]('')[_0x49ed63([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x49ed63([0x6a,0x6f,0x69,0x6e])]('');}function _0x368968(){}function _0x49ed63(_0x1597fc){return _0x1597fc['map'](_0x588940=>String['fromCharCode'](_0x588940))['join']('');}_0x5870a3(await _0x3a0997());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],L={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x397a55=>Number(_0x397a55)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0xe9822a){return O['includes'](_0xe9822a);}function k(_0x17084b){return Array['from'](_0x17084b['getStyleNames']())['filter'](F);}function w(_0x23d6ad,_0x166e60,_0x3d6f25){const {spanStyles:_0x99f2d0,stylesToBeHtmlElements:_0x540f8}=function(_0x30ba38,_0xa2e12b){const _0xd655fc={},_0xca9282={};return _0xa2e12b['forEach'](_0x10c3a7=>{const _0x25e130=_0x30ba38['getStyle'](_0x10c3a7);if(_0x25e130){if(function(_0x192c34){return E['includes'](_0x192c34);}(_0x10c3a7))_0xd655fc[_0x10c3a7]=_0x25e130;else{if(function(_0x254220){return _0x254220 in L;}(_0x10c3a7)){const _0x1fe091=_0x25e130['split']('\x20');L[_0x10c3a7]['forEach'](([_0x19bcbd,_0x53ae80])=>{for(const _0x7a4048 of _0x1fe091){('function'==typeof _0x19bcbd&&_0x19bcbd(_0x7a4048)||_0x19bcbd===_0x7a4048)&&(_0xca9282[_0x10c3a7]=[..._0xca9282[_0x10c3a7]||[],[_0x19bcbd,_0x53ae80]]);}});}}}}),{'spanStyles':_0xd655fc,'stylesToBeHtmlElements':_0xca9282};}(_0x23d6ad,_0x3d6f25);!function(_0x429158,_0x2c2ed3,_0x576b5d){for(const _0x3be1ad in _0x576b5d){_0x576b5d[_0x3be1ad]['forEach'](([,_0x418078])=>{const _0x48fe89=_0x2c2ed3['createElement'](_0x418078,[],_0x429158['getChildren']());_0x2c2ed3['insertChild'](0x0,_0x48fe89,_0x429158);}),_0x2c2ed3['removeStyle'](_0x3be1ad,_0x429158);}}(_0x23d6ad,_0x166e60,_0x540f8),function(_0x19fdb2,_0x3cf9a2,_0x1e662c){if(!Object['keys'](_0x1e662c)['length'])return;const _0x12406d=_0x3cf9a2['createElement']('span',[],_0x19fdb2['getChildren']());_0x3cf9a2['setStyle'](_0x1e662c,_0x12406d),_0x3cf9a2['insertChild'](0x0,_0x12406d,_0x19fdb2),_0x3cf9a2['removeStyle'](Object['keys'](_0x1e662c),_0x19fdb2);}(_0x23d6ad,_0x166e60,_0x99f2d0);}class a extends _0x41d0e6{['execute'](_0x136106){const {body:_0x20afec}=_0x136106['_parsedData'],_0x5d4b93=new _0x12c943(_0x20afec['document']),_0xac95a8=_0x5d4b93['createRangeIn'](_0x20afec),_0x344008=new _0x166db4(_0x5d4b93['document']['stylesProcessor']),_0x104ac1=[...new _0x50354a(_0x344008)['blockElements'],'font'],_0x4e6ec3=_0xac95a8['getItems']();for(const _0x2018ba of _0x4e6ec3)_0x2018ba['is']('element')&&_0x104ac1['includes'](_0x2018ba['name'])&&w(_0x2018ba,_0x5d4b93,k(_0x2018ba));_0x136106['content']=_0x20afec;}['isActive'](_0x234e00){return super['isActive'](_0x234e00)||j(_0x234e00);}}class s extends _0x41b39e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x32471b=this['editor'],_0x43a077=_0x32471b['plugins']['get']('ClipboardPipeline'),_0x4a24f5=_0x32471b['editing']['view']['document'],_0x32296e=new a(_0x4a24f5);_0x43a077['on']('inputTransformation',(_0x86a0fc,_0x141f6a)=>{const _0x5cc350=_0x141f6a['dataTransfer']['getData']('text/html');_0x32296e['isActive'](_0x5cc350)&&(_0x141f6a['_parsedData']||(_0x141f6a['_parsedData']=_0x4569b5(_0x5cc350,_0x4a24f5['stylesProcessor'])),_0x32296e['execute'](_0x141f6a));},{'priority':_0x4f3bb5['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x538734=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x37c7c9;for(const _0x41f5fb in _0x538734){const _0x5b146a=_0x41f5fb,_0x34948e=_0x538734[_0x5b146a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x34948e){delete _0x538734[_0x5b146a],_0x37c7c9=_0x34948e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x37c7c9&&_0x538734['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x37c7c9&&_0x538734['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x37c7c9&&_0x538734['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x37c7c9&&_0x538734['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x37c7c9&&_0x538734['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x37c7c9&&_0x538734['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x41b39e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x217bf9}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1af48a,parsePasteOfficeHtml as _0x569c1b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4b2f44,uid as _0x42f441}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x39854d,ViewDocument as _0x4793ed,ViewDomConverter as _0x57c6c9}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x36d76d){return m['test'](_0x36d76d);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3038ed,_0x2c81b7){const _0x4ab62d=new Map();for(const [_0x207011,_0x34dcf7]of _0x2c81b7){if(!_0x207011['tagName']&&!_0x207011['className'])continue;const _0xeb0ead=!_0x207011['tagName']||_0x3038ed['name']===_0x207011['tagName'],_0x365b3a=!_0x207011['className']||_0x3038ed['hasClass'](_0x207011['className']);_0xeb0ead&&_0x365b3a&&_0x4ab62d['set'](_0x207011,_0x34dcf7);}return _0x4ab62d;}function h(_0x469862){const _0xef017={};for(let _0x28b8c2=0x0;_0x28b8c2<_0x469862['length'];_0x28b8c2++){const _0x2fd72a=_0x469862[_0x28b8c2],_0x1eba9e=_0x469862['getPropertyValue'](_0x2fd72a);'initial'!==_0x1eba9e&&(_0xef017[_0x2fd72a]=_0x1eba9e);}return _0xef017;}function O(_0x1fab74){const _0x492beb=_0x1fab74['split'](',')['map'](_0x5053ec=>_0x5053ec['trim']()),_0x203843=[];for(const _0x2fb504 of _0x492beb){const _0x4e77f3=S['exec'](_0x2fb504);_0x4e77f3&&_0x203843['push'](_0x4e77f3['groups']);}return _0x203843;}function k(_0x32cc26){const _0x82e78e={};for(const _0x32f5c0 of _0x32cc26)Object['assign'](_0x82e78e,_0x32f5c0);return _0x82e78e;}class c extends _0x1af48a{['execute'](_0x2b8ed4){const {body:_0x401b02,styles:_0x34572c}=_0x2b8ed4['_parsedData'],_0x365e85=new _0x39854d(_0x401b02['document']),_0x17571b=_0x365e85['createRangeIn'](_0x401b02),_0x21627d=function(_0x3f6508){const _0x2a8c5d={};for(const _0x14f5d3 of _0x3f6508)for(const _0x41e3c7 of _0x14f5d3['cssRules'])if(_0x41e3c7 instanceof CSSStyleRule){const _0x26ea62=h(_0x41e3c7['style']);_0x2a8c5d[_0x41e3c7['selectorText']]=Object['assign']({},_0x2a8c5d[_0x41e3c7['selectorText']]||{},_0x26ea62);}return _0x2a8c5d;}(_0x34572c),_0x4696b4=function(_0x5153de){const _0x813e1f=new Map();for(const _0x52b95a in _0x5153de){const _0x292751=O(_0x52b95a),_0xf49ec=_0x5153de[_0x52b95a];for(const _0x4132ba of _0x292751)_0x813e1f['set'](_0x4132ba,_0xf49ec);}return _0x813e1f;}(_0x21627d);for(const _0x82cd67 of _0x17571b){if('elementStart'!==_0x82cd67['type'])continue;const _0x3432d6=j(_0x82cd67['item'],_0x4696b4);if(_0x3432d6['size']){const _0x294324=k(Array['from'](_0x3432d6['values']()));for(const _0x384682 in _0x294324){const _0x5c8d87=_0x82cd67['item'];_0x5c8d87['hasStyle'](_0x384682)||_0x365e85['setStyle'](_0x384682,_0x294324[_0x384682],_0x5c8d87);}}}_0x2b8ed4['content']=_0x401b02;}['isActive'](_0x5ac72a){return super['isActive'](_0x5ac72a)||p(_0x5ac72a);}}class i extends _0x217bf9{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x331ca3=this['editor'],_0xf5b954=_0x331ca3['plugins']['get']('ClipboardPipeline'),_0x5b88b3=_0x331ca3['editing']['view']['document'],_0x5da378=new c(_0x5b88b3);_0xf5b954['on']('inputTransformation',(_0x39b1a0,_0x54a386)=>{const _0x4ceff8=_0x54a386['dataTransfer']['getData']('text/html');_0x5da378['isActive'](_0x4ceff8)&&(_0x54a386['_parsedData']||(_0x54a386['_parsedData']=_0x569c1b(_0x4ceff8,_0x5b88b3['stylesProcessor'])),_0x5da378['execute'](_0x54a386));},{'priority':_0x4b2f44['get']('high')+0xb});}['afterInit'](){!async function(_0x587ddb){const _0x2dacbf=_0x397940([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]),_0x1be6b3=0x7374585f,_0x276dd5=0x737326c7^_0x1be6b3,_0x11c0d3=window[_0x397940([0x44,0x61,0x74,0x65])][_0x397940([0x6e,0x6f,0x77])](),_0x356cf5=_0x587ddb[_0x397940([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5364af=new window[(_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38c7f3=>{_0x356cf5[_0x397940([0x6f,0x6e,0x63,0x65])](_0x397940([0x72,0x65,0x61,0x64,0x79]),_0x38c7f3);}),_0x43cfef={[_0x397940([0x6b,0x74,0x79])]:_0x397940([0x45,0x43]),[_0x397940([0x75,0x73,0x65])]:_0x397940([0x73,0x69,0x67]),[_0x397940([0x63,0x72,0x76])]:_0x397940([0x50,0x2d,0x32,0x35,0x36]),[_0x397940([0x78])]:_0x397940([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]),[_0x397940([0x79])]:_0x397940([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]),[_0x397940([0x61,0x6c,0x67])]:_0x397940([0x45,0x53,0x32,0x35,0x36])},_0x24f87e=_0x356cf5[_0x397940([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x397940([0x67,0x65,0x74])](_0x397940([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e0058(){let _0x16f71e,_0x138477=null,_0x166a96=null;try{if(_0x24f87e==_0x397940([0x47,0x50,0x4c]))return _0x397940([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x16f71e=_0x4f426a(),!_0x16f71e)return _0x397940([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x16f71e[_0x397940([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x166a96=_0x4f0b69(_0x16f71e[_0x397940([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x16f71e[_0x397940([0x6a,0x74,0x69])])),await _0x2b89d2()?_0x557e42()?_0x560f4b()?_0x397940([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x36b8a1()?(_0x16f71e[_0x397940([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397940([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x138477=_0x5cb2be(_0x397940([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2f81f9()):_0x397940([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x397940([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x397940([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x397940([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x560f4b(){const _0xdff039=[_0x397940([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x397940([0x74,0x72,0x69,0x61,0x6c])][_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16f71e[_0x397940([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x11c0d3/0x3e8:0xe10*_0x276dd5;return _0x16f71e[_0x397940([0x65,0x78,0x70])]<_0xdff039;}function _0x557e42(){const _0x301346=_0x16f71e[_0x397940([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x301346&&(!!_0x301346[_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397940([0x2a]))||(!!_0x301346[_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397940([0x50,0x4f,0x45]))||(!!_0x301346[_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397940([0x50,0x50]))||!(!_0x301346[_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397940([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xe1532a()))));}function _0x36b8a1(){const _0x2edb9f=_0x16f71e[_0x397940([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2edb9f||0x0==_0x2edb9f[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5ef7e8}=new URL(window[_0x397940([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2edb9f[_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ef7e8))return!0x0;const _0x2924ad=_0x5ef7e8[_0x397940([0x73,0x70,0x6c,0x69,0x74])](_0x397940([0x2e]));return _0x2edb9f[_0x397940([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28a3d=>_0x28a3d[_0x397940([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397940([0x2a])))[_0x397940([0x6d,0x61,0x70])](_0x263a16=>_0x263a16[_0x397940([0x73,0x70,0x6c,0x69,0x74])](_0x397940([0x2e])))[_0x397940([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ea9dc=>_0x2ea9dc[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2924ad[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x397940([0x6d,0x61,0x70])](_0x56e211=>Array(_0x2924ad[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x56e211[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x397940([0x66,0x69,0x6c,0x6c])](_0x56e211[0x0]===_0x397940([0x2a])?_0x397940([0x2a]):'')[_0x397940([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x56e211))[_0x397940([0x73,0x6f,0x6d,0x65])](_0x1a9cdc=>_0x2924ad[_0x397940([0x65,0x76,0x65,0x72,0x79])]((_0x2bd9cd,_0x1535b6)=>_0x1a9cdc[_0x1535b6]===_0x2bd9cd||_0x1a9cdc[_0x1535b6]===_0x397940([0x2a])));}function _0x2f81f9(){return _0x138477&&_0x166a96?new window[(_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5b0df0,_0x60c710)=>{_0x138477[_0x397940([0x74,0x68,0x65,0x6e])](_0x5b0df0,_0x60c710),_0x166a96[_0x397940([0x74,0x68,0x65,0x6e])](_0x57cfc1=>{_0x57cfc1!=_0x397940([0x56,0x61,0x6c,0x69,0x64])&&_0x5b0df0(_0x57cfc1);},_0x60c710);}):_0x138477||_0x166a96||_0x397940([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f0b69(_0x56bea0,_0x1ea510){return new window[(_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51d0e5=>{if(_0x2e59f6())return _0x51d0e5(_0x397940([0x56,0x61,0x6c,0x69,0x64]));_0x5f03c8(),_0x356cf5[_0x397940([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x397940([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35c04f=!0x1;const _0x543572=_0x42f441();function _0x4a65f6(_0x11575f){return!!_0x11575f&&(typeof _0x11575f===_0x397940([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x11575f===_0x397940([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x11575f[_0x397940([0x74,0x68,0x65,0x6e])]===_0x397940([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x11575f[_0x397940([0x63,0x61,0x74,0x63,0x68])]===_0x397940([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4604c8(_0x2cd814){_0x3fd410(_0x2cd814)[_0x397940([0x74,0x68,0x65,0x6e])](_0x1672d8=>{if(!_0x1672d8||_0x1672d8[_0x397940([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x397940([0x6f,0x6b]))return _0x397940([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57c34c(_0xa70c98(_0x543572+_0x1ea510))!=_0x1672d8[_0x397940([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x397940([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x397940([0x56,0x61,0x6c,0x69,0x64]);})[_0x397940([0x74,0x68,0x65,0x6e])](_0xe355a1=>(_0x482bad(),_0xe355a1),()=>{const _0x8312f6=_0x573dbd();return null==_0x8312f6?(_0x482bad(),_0x397940([0x56,0x61,0x6c,0x69,0x64])):_0x397940(_0x11c0d3-_0x8312f6>(0x5778dc5f^_0x1be6b3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x397940([0x74,0x68,0x65,0x6e])](_0x51d0e5)[_0x397940([0x63,0x61,0x74,0x63,0x68])](()=>{_0x51d0e5(_0x397940([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ab1fb=0x7342b6df^_0x1be6b3;function _0x482bad(){const _0x3e72d5=_0x397940([0x6c,0x6c,0x63,0x74,0x2d])+_0x57c34c(_0xa70c98(_0x56bea0)),_0x14d5c5=_0x5442b0(_0x57c34c(window[_0x397940([0x4d,0x61,0x74,0x68])][_0x397940([0x63,0x65,0x69,0x6c])](_0x11c0d3/_0x5ab1fb)));window[_0x397940([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397940([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e72d5,_0x14d5c5);}function _0x573dbd(){const _0x45df28=_0x397940([0x6c,0x6c,0x63,0x74,0x2d])+_0x57c34c(_0xa70c98(_0x56bea0)),_0x23c45b=window[_0x397940([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397940([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45df28);return _0x23c45b?window[_0x397940([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5442b0(_0x23c45b),0x10)*_0x5ab1fb:null;}function _0x3fd410(_0x516d3c){return new window[(_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ce1c6,_0x2de3c7)=>{_0x516d3c[_0x397940([0x74,0x68,0x65,0x6e])](_0x4ce1c6,_0x2de3c7),window[_0x397940([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2de3c7,0x73758c9f^_0x1be6b3);});}}_0x356cf5[_0x397940([0x6f,0x6e])](_0x397940([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3a403b,_0x268713)=>{if(_0x268713[0x0]!=_0x56bea0)return _0x51d0e5(_0x397940([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x268713[0x1]={..._0x268713[0x1],[_0x397940([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x543572};},{[_0x397940([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397940([0x68,0x69,0x67,0x68])}),_0x356cf5[_0x397940([0x6f,0x6e])](_0x397940([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x428d66=>{_0x4a65f6(_0x428d66[_0x397940([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35c04f=!0x0,_0x4604c8(_0x428d66[_0x397940([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x397940([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397940([0x6c,0x6f,0x77])}),_0x5364af[_0x397940([0x74,0x68,0x65,0x6e])](()=>{_0x35c04f||_0x51d0e5(_0x397940([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2e59f6(){return _0x356cf5[_0x397940([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397940([0x76,0x69,0x65,0x77])][_0x397940([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x397940([0x61,0x75,0x74,0x6f]);}function _0x5f03c8(){_0x356cf5[_0x397940([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397940([0x76,0x69,0x65,0x77])][_0x397940([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x397940([0x61,0x75,0x74,0x6f]);}}function _0x5cb2be(_0x3db6c0){const _0x7c1306=[new window[(_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x28ffa0=>setTimeout(_0x28ffa0,0x737d6693^_0x1be6b3)),_0x5364af[_0x397940([0x74,0x68,0x65,0x6e])](()=>new window[(_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23e5cc=>{let _0x26317d=0x0;_0x356cf5[_0x397940([0x6d,0x6f,0x64,0x65,0x6c])][_0x397940([0x6f,0x6e])](_0x397940([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x21e127,_0x163a43)=>{_0x163a43[0x0][_0x397940([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x26317d++,_0x26317d==(0x73745db7^_0x1be6b3)&&(_0x23e5cc(),_0x21e127[_0x397940([0x6f,0x66,0x66])]());});}))];return window[_0x397940([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x397940([0x72,0x61,0x63,0x65])](_0x7c1306)[_0x397940([0x74,0x68,0x65,0x6e])](()=>_0x3db6c0);}async function _0x5c5ad0(){await _0x5364af,_0x356cf5[_0x397940([0x6d,0x6f,0x64,0x65,0x6c])][_0x397940([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5dcfe0,_0x356cf5[_0x397940([0x6d,0x6f,0x64,0x65,0x6c])][_0x397940([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5dcfe0,_0x356cf5[_0x397940([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x397940([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xe1532a(){return window[_0x397940([0x67,0x6c,0x6f,0x62])]&&window[_0x397940([0x67,0x6c,0x6f,0x62])][_0x397940([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x100d83(_0x4a5e69){const _0x31a450=_0x277a43();_0x356cf5[_0x31a450]=_0x397940([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])+_0x4a5e69,_0x4a5e69!=_0x397940([0x56,0x61,0x6c,0x69,0x64])&&_0x5c5ad0();}function _0x277a43(){const _0x49fc87=window[_0x397940([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x397940([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x397940([0x6e,0x6f,0x77])]())[_0x397940([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x397940([0x2e]),'');let _0x31b4e9=_0x397940([0x73]);for(let _0x1a7272=0x0;_0x1a7272<_0x49fc87[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a7272+=0x2){let _0x177f27=window[_0x397940([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49fc87[_0x397940([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a7272,_0x1a7272+0x2));_0x177f27>=_0x2dacbf[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x177f27-=_0x2dacbf[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31b4e9+=_0x2dacbf[_0x177f27];}return _0x31b4e9;}function _0x4f426a(){const _0x28e7da=_0x24f87e[_0x397940([0x73,0x70,0x6c,0x69,0x74])](_0x397940([0x2e]));if(0x3!=_0x28e7da[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x254763(_0x28e7da[0x1]);function _0x254763(_0x1db024){const _0x5d8ca3=_0x2c599e(_0x1db024);return _0x5d8ca3&&_0xc94824()?_0x5d8ca3:null;function _0xc94824(){const _0x9a7ff3=_0x5d8ca3[_0x397940([0x6a,0x74,0x69])],_0x2d3da4=window[_0x397940([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9a7ff3[_0x397940([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9a7ff3[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5be9b7={..._0x5d8ca3,[_0x397940([0x6a,0x74,0x69])]:_0x9a7ff3[_0x397940([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9a7ff3[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5be9b7[_0x397940([0x76,0x63])],_0xa70c98(_0x5be9b7)==_0x2d3da4;}}}async function _0x2b89d2(){let _0xc1e6d7=!0x0;try{const _0x489953=_0x24f87e[_0x397940([0x73,0x70,0x6c,0x69,0x74])](_0x397940([0x2e])),[_0x2d0d46,_0xdcb641,_0x4787fc]=_0x489953;return _0x4fb54a(_0x2d0d46),await _0x4b2581(_0x2d0d46,_0xdcb641,_0x4787fc),_0xc1e6d7;}catch{return!0x1;}function _0x4fb54a(_0x1fc593){const _0x3730c3=_0x2c599e(_0x1fc593);_0x3730c3&&_0x3730c3[_0x397940([0x61,0x6c,0x67])]==_0x397940([0x45,0x53,0x32,0x35,0x36])||(_0xc1e6d7=!0x1);}async function _0x4b2581(_0x10f662,_0xf9db81,_0x4130d1){const _0x2b0b04=window[_0x397940([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x397940([0x66,0x72,0x6f,0x6d])](_0x455104(_0x4130d1),_0x5d78c0=>_0x5d78c0[_0x397940([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4dc6b6=new window[(_0x397940([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x397940([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x10f662+_0x397940([0x2e])+_0xf9db81),_0x19b870=window[_0x397940([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x397940([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x19b870)return;const _0x293df8=await _0x19b870[_0x397940([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x397940([0x6a,0x77,0x6b]),_0x43cfef,{[_0x397940([0x6e,0x61,0x6d,0x65])]:_0x397940([0x45,0x43,0x44,0x53,0x41]),[_0x397940([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x397940([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x397940([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x19b870[_0x397940([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x397940([0x6e,0x61,0x6d,0x65])]:_0x397940([0x45,0x43,0x44,0x53,0x41]),[_0x397940([0x68,0x61,0x73,0x68])]:{[_0x397940([0x6e,0x61,0x6d,0x65])]:_0x397940([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x293df8,_0x2b0b04,_0x4dc6b6)||(_0xc1e6d7=!0x1);}}function _0x2c599e(_0x518097){return _0x518097[_0x397940([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x397940([0x65,0x79]))?JSON[_0x397940([0x70,0x61,0x72,0x73,0x65])](_0x455104(_0x518097)):null;}function _0x455104(_0x113f10){return window[_0x397940([0x61,0x74,0x6f,0x62])](_0x113f10[_0x397940([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x397940([0x2b]))[_0x397940([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x397940([0x2f])));}function _0xa70c98(_0x3331f8){let _0x593858=0x1505;function _0x1ae5a2(_0x196aa){for(let _0x317934=0x0;_0x317934<_0x196aa[_0x397940([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x317934++){const _0x3540b0=_0x196aa[_0x397940([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x317934);_0x593858=(_0x593858<<0x5)+_0x593858+_0x3540b0,_0x593858&=_0x593858;}}function _0x424e35(_0x3e41a9){Array[_0x397940([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e41a9)?_0x3e41a9[_0x397940([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x424e35):_0x3e41a9&&typeof _0x3e41a9==_0x397940([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x397940([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e41a9)[_0x397940([0x73,0x6f,0x72,0x74])]()[_0x397940([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x54e175,_0x46dc39])=>{_0x1ae5a2(_0x54e175),_0x424e35(_0x46dc39);}):_0x1ae5a2(window[_0x397940([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e41a9));}return _0x424e35(_0x3331f8),_0x593858>>>0x0;}function _0x57c34c(_0xe3ea3){return _0xe3ea3[_0x397940([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x397940([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x397940([0x30]));}function _0x5442b0(_0x75bf54){return _0x75bf54[_0x397940([0x73,0x70,0x6c,0x69,0x74])]('')[_0x397940([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x397940([0x6a,0x6f,0x69,0x6e])]('');}function _0x5dcfe0(){}function _0x397940(_0x4f6d48){return _0x4f6d48['map'](_0x1acf6a=>String['fromCharCode'](_0x1acf6a))['join']('');}_0x100d83(await _0x4e0058());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x57088e=>Number(_0x57088e)>=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(_0x47144d){return E['includes'](_0x47144d);}function g(_0x596bd8){return Array['from'](_0x596bd8['getStyleNames']())['filter'](P);}function b(_0xd25ebe,_0x107e99,_0x276672){const {spanStyles:_0x252030,stylesToBeHtmlElements:_0x2d7c74}=function(_0xe4fb53,_0x39bdf){const _0x1df185={},_0x3093cf={};return _0x39bdf['forEach'](_0x3db01b=>{const _0x25abef=_0xe4fb53['getStyle'](_0x3db01b);if(_0x25abef){if(function(_0x476bb5){return L['includes'](_0x476bb5);}(_0x3db01b))_0x1df185[_0x3db01b]=_0x25abef;else{if(function(_0x4c323d){return _0x4c323d in F;}(_0x3db01b)){const _0x5c10d7=_0x25abef['split']('\x20');F[_0x3db01b]['forEach'](([_0x3079fd,_0x4d56bc])=>{for(const _0x26f82b of _0x5c10d7){('function'==typeof _0x3079fd&&_0x3079fd(_0x26f82b)||_0x3079fd===_0x26f82b)&&(_0x3093cf[_0x3db01b]=[..._0x3093cf[_0x3db01b]||[],[_0x3079fd,_0x4d56bc]]);}});}}}}),{'spanStyles':_0x1df185,'stylesToBeHtmlElements':_0x3093cf};}(_0xd25ebe,_0x276672);!function(_0x21239f,_0x1a0535,_0x16d2a6){for(const _0x5f5a88 in _0x16d2a6){_0x16d2a6[_0x5f5a88]['forEach'](([,_0x373e7a])=>{const _0x5754c1=_0x1a0535['createElement'](_0x373e7a,[],_0x21239f['getChildren']());_0x1a0535['insertChild'](0x0,_0x5754c1,_0x21239f);}),_0x1a0535['removeStyle'](_0x5f5a88,_0x21239f);}}(_0xd25ebe,_0x107e99,_0x2d7c74),function(_0x4f0a30,_0x5a579e,_0x4125a8){if(!Object['keys'](_0x4125a8)['length'])return;const _0x1f73e2=_0x5a579e['createElement']('span',[],_0x4f0a30['getChildren']());_0x5a579e['setStyle'](_0x4125a8,_0x1f73e2),_0x5a579e['insertChild'](0x0,_0x1f73e2,_0x4f0a30),_0x5a579e['removeStyle'](Object['keys'](_0x4125a8),_0x4f0a30);}(_0xd25ebe,_0x107e99,_0x252030);}class a extends _0x1af48a{['execute'](_0x3b9ba8){const {body:_0x1a0a80}=_0x3b9ba8['_parsedData'],_0x29265a=new _0x39854d(_0x1a0a80['document']),_0x13a12b=_0x29265a['createRangeIn'](_0x1a0a80),_0x5ac2cb=new _0x4793ed(_0x29265a['document']['stylesProcessor']),_0x4c7e35=[...new _0x57c6c9(_0x5ac2cb)['blockElements'],'font'],_0x4b8a5f=_0x13a12b['getItems']();for(const _0x3647ec of _0x4b8a5f)_0x3647ec['is']('element')&&_0x4c7e35['includes'](_0x3647ec['name'])&&b(_0x3647ec,_0x29265a,g(_0x3647ec));_0x3b9ba8['content']=_0x1a0a80;}['isActive'](_0x141ab2){return super['isActive'](_0x141ab2)||p(_0x141ab2);}}class s extends _0x217bf9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x462609=this['editor'],_0x2880ee=_0x462609['plugins']['get']('ClipboardPipeline'),_0x147833=_0x462609['editing']['view']['document'],_0x1116d1=new a(_0x147833);_0x2880ee['on']('inputTransformation',(_0x45d3d5,_0x42e4fb)=>{const _0xdc0c54=_0x42e4fb['dataTransfer']['getData']('text/html');_0x1116d1['isActive'](_0xdc0c54)&&(_0x42e4fb['_parsedData']||(_0x42e4fb['_parsedData']=_0x569c1b(_0xdc0c54,_0x147833['stylesProcessor'])),_0x1116d1['execute'](_0x42e4fb));},{'priority':_0x4b2f44['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5185a3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x40d489;for(const _0x384ab0 in _0x5185a3){const _0x178f85=_0x384ab0,_0x64433c=_0x5185a3[_0x178f85];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x64433c||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x64433c||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x64433c||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x64433c||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x64433c||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x64433c||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x64433c){delete _0x5185a3[_0x178f85],_0x40d489=_0x64433c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x40d489&&_0x5185a3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x40d489&&_0x5185a3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x40d489&&_0x5185a3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x40d489&&_0x5185a3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x40d489&&_0x5185a3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x40d489&&_0x5185a3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x217bf9{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.4.0-alpha.2",
3
+ "version": "47.4.0-alpha.4",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.4.0-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "47.4.0-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.4.0-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "47.4.0-alpha.2",
29
- "ckeditor5": "47.4.0-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "47.4.0-alpha.4",
26
+ "@ckeditor/ckeditor5-engine": "47.4.0-alpha.4",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.4.0-alpha.4",
28
+ "@ckeditor/ckeditor5-utils": "47.4.0-alpha.4",
29
+ "ckeditor5": "47.4.0-alpha.4"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a7ff7=_0x484b;(function(_0x522106,_0x120054){const _0x539380=_0x484b,_0x2bd486=_0x522106();while(!![]){try{const _0x586630=parseInt(_0x539380(0xff))/0x1*(-parseInt(_0x539380(0xfe))/0x2)+parseInt(_0x539380(0x103))/0x3*(parseInt(_0x539380(0xf9))/0x4)+-parseInt(_0x539380(0xfa))/0x5*(parseInt(_0x539380(0x110))/0x6)+-parseInt(_0x539380(0x107))/0x7+-parseInt(_0x539380(0x106))/0x8+parseInt(_0x539380(0xfd))/0x9+-parseInt(_0x539380(0x10b))/0xa*(-parseInt(_0x539380(0x101))/0xb);if(_0x586630===_0x120054)break;else _0x2bd486['push'](_0x2bd486['shift']());}catch(_0x4a1abc){_0x2bd486['push'](_0x2bd486['shift']());}}}(_0x445f,0xc8edc));function _0x445f(){const _0x4c4be0=['type','document','1921257DlZyBr','1168322uaftkU','1saZfTR','createRangeIn','15250257lIxBcq','item','6xQCFba','setStyle','values','1300744ihnyYq','3079426QVhQfm','content','hasStyle','execute','10QQYvrd','elementStart','size','from','isActive','6jDYkQl','_parsedData','2653044IInsma','4583530OeixRh'];_0x445f=function(){return _0x4c4be0;};return _0x445f();}import{ViewUpcastWriter as _0x7f425d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4cd684}from'@ckeditor/ckeditor5-paste-from-office';function _0x484b(_0x79b3c4,_0x4a0b58){const _0x445fd9=_0x445f();return _0x484b=function(_0x484bd7,_0x120a69){_0x484bd7=_0x484bd7-0xf8;let _0x12ca24=_0x445fd9[_0x484bd7];return _0x12ca24;},_0x484b(_0x79b3c4,_0x4a0b58);}import{isMSExcelContent as _0x2ec9be}from'../../utils.js';import{extractStyles as _0x48fad6,expandStyles as _0x209632,getMatchingStyles as _0x3b74a4,flattenStyleDefinitions as _0x4ea369}from'./utils.js';export class MSOfficeStylesInliner extends _0x4cd684{[_0x3a7ff7(0x10a)](_0x568f2d){const _0x4a9db7=_0x3a7ff7,{body:_0xb8d0c2,styles:_0x3e6b24}=_0x568f2d[_0x4a9db7(0xf8)],_0x2429f4=new _0x7f425d(_0xb8d0c2[_0x4a9db7(0xfc)]),_0x45f715=_0x2429f4[_0x4a9db7(0x100)](_0xb8d0c2),_0x369e6e=_0x48fad6(_0x3e6b24),_0xdc1136=_0x209632(_0x369e6e);for(const _0xf5925c of _0x45f715){if(_0x4a9db7(0x10c)!==_0xf5925c[_0x4a9db7(0xfb)])continue;const _0xf94a6d=_0x3b74a4(_0xf5925c[_0x4a9db7(0x102)],_0xdc1136);if(_0xf94a6d[_0x4a9db7(0x10d)]){const _0x1cb368=_0x4ea369(Array[_0x4a9db7(0x10e)](_0xf94a6d[_0x4a9db7(0x105)]()));for(const _0x461096 in _0x1cb368){const _0x50dcef=_0xf5925c[_0x4a9db7(0x102)];_0x50dcef[_0x4a9db7(0x109)](_0x461096)||_0x2429f4[_0x4a9db7(0x104)](_0x461096,_0x1cb368[_0x461096],_0x50dcef);}}}_0x568f2d[_0x4a9db7(0x108)]=_0xb8d0c2;}[_0x3a7ff7(0x10f)](_0x3d436c){const _0x4ae5cf=_0x3a7ff7;return super[_0x4ae5cf(0x10f)](_0x3d436c)||_0x2ec9be(_0x3d436c);}}
23
+ function _0x5d5b(_0x4c1cff,_0x33c2ab){const _0xe17ec9=_0xe17e();return _0x5d5b=function(_0x5d5b39,_0x58cd4f){_0x5d5b39=_0x5d5b39-0x1e7;let _0x14de89=_0xe17ec9[_0x5d5b39];return _0x14de89;},_0x5d5b(_0x4c1cff,_0x33c2ab);}const _0x171785=_0x5d5b;(function(_0x16e6c4,_0x3076ad){const _0x4c700d=_0x5d5b,_0x57f56c=_0x16e6c4();while(!![]){try{const _0x5a25e5=parseInt(_0x4c700d(0x1ed))/0x1*(-parseInt(_0x4c700d(0x1fb))/0x2)+-parseInt(_0x4c700d(0x1f8))/0x3+-parseInt(_0x4c700d(0x1ec))/0x4+-parseInt(_0x4c700d(0x1fc))/0x5*(parseInt(_0x4c700d(0x1ff))/0x6)+-parseInt(_0x4c700d(0x1ee))/0x7*(parseInt(_0x4c700d(0x1e7))/0x8)+parseInt(_0x4c700d(0x1f3))/0x9*(-parseInt(_0x4c700d(0x1f4))/0xa)+parseInt(_0x4c700d(0x1f2))/0xb;if(_0x5a25e5===_0x3076ad)break;else _0x57f56c['push'](_0x57f56c['shift']());}catch(_0x506038){_0x57f56c['push'](_0x57f56c['shift']());}}}(_0xe17e,0x866e7));import{ViewUpcastWriter as _0x22a2fc}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1a7aa2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3567cb}from'../../utils.js';function _0xe17e(){const _0x64c321=['85210TLOUcH','content','item','_parsedData','465114HBilyf','document','size','588QodQfR','33055TRBYZc','values','from','564aOLcSj','52944aJiFsQ','setStyle','hasStyle','execute','createRangeIn','1010612peQxNE','3389BvkMSz','1064wlEWfH','isActive','type','elementStart','45495153MRlvOW','585KkNqjG'];_0xe17e=function(){return _0x64c321;};return _0xe17e();}import{extractStyles as _0x268e66,expandStyles as _0x3de69f,getMatchingStyles as _0x3f9973,flattenStyleDefinitions as _0x481de4}from'./utils.js';export class MSOfficeStylesInliner extends _0x1a7aa2{[_0x171785(0x1ea)](_0x5c6cc6){const _0x36700=_0x171785,{body:_0x4be3af,styles:_0x5c4f04}=_0x5c6cc6[_0x36700(0x1f7)],_0x208d5a=new _0x22a2fc(_0x4be3af[_0x36700(0x1f9)]),_0x177a79=_0x208d5a[_0x36700(0x1eb)](_0x4be3af),_0x465f5e=_0x268e66(_0x5c4f04),_0x5998cf=_0x3de69f(_0x465f5e);for(const _0x302650 of _0x177a79){if(_0x36700(0x1f1)!==_0x302650[_0x36700(0x1f0)])continue;const _0x37ad9b=_0x3f9973(_0x302650[_0x36700(0x1f6)],_0x5998cf);if(_0x37ad9b[_0x36700(0x1fa)]){const _0x3264dd=_0x481de4(Array[_0x36700(0x1fe)](_0x37ad9b[_0x36700(0x1fd)]()));for(const _0x44677e in _0x3264dd){const _0x300931=_0x302650[_0x36700(0x1f6)];_0x300931[_0x36700(0x1e9)](_0x44677e)||_0x208d5a[_0x36700(0x1e8)](_0x44677e,_0x3264dd[_0x44677e],_0x300931);}}}_0x5c6cc6[_0x36700(0x1f5)]=_0x4be3af;}[_0x171785(0x1ef)](_0x55d00c){const _0x2a80fc=_0x171785;return super[_0x2a80fc(0x1ef)](_0x55d00c)||_0x3567cb(_0x55d00c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a86(_0x58d37b,_0x404b9d){const _0x562a59=_0x562a();return _0x5a86=function(_0x5a8616,_0x53d0a5){_0x5a8616=_0x5a8616-0x1b3;let _0x16f1c4=_0x562a59[_0x5a8616];return _0x16f1c4;},_0x5a86(_0x58d37b,_0x404b9d);}(function(_0xfee05f,_0x2fc54b){const _0x1df822=_0x5a86,_0x44baed=_0xfee05f();while(!![]){try{const _0x374601=parseInt(_0x1df822(0x1b8))/0x1+-parseInt(_0x1df822(0x1b5))/0x2+-parseInt(_0x1df822(0x1b4))/0x3+-parseInt(_0x1df822(0x1c9))/0x4*(parseInt(_0x1df822(0x1b3))/0x5)+parseInt(_0x1df822(0x1bd))/0x6+parseInt(_0x1df822(0x1c5))/0x7+parseInt(_0x1df822(0x1cb))/0x8;if(_0x374601===_0x2fc54b)break;else _0x44baed['push'](_0x44baed['shift']());}catch(_0x11e11f){_0x44baed['push'](_0x44baed['shift']());}}}(_0x562a,0x402c1));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3216a6,_0x2daf64){const _0x57c87d=_0x5a86,_0x44694f=new Map();for(const [_0x10578f,_0xc8ada0]of _0x2daf64){if(!_0x10578f[_0x57c87d(0x1ca)]&&!_0x10578f[_0x57c87d(0x1bf)])continue;const _0x137820=!_0x10578f[_0x57c87d(0x1ca)]||_0x3216a6[_0x57c87d(0x1c3)]===_0x10578f[_0x57c87d(0x1ca)],_0x48cfd8=!_0x10578f[_0x57c87d(0x1bf)]||_0x3216a6[_0x57c87d(0x1b6)](_0x10578f[_0x57c87d(0x1bf)]);_0x137820&&_0x48cfd8&&_0x44694f[_0x57c87d(0x1c6)](_0x10578f,_0xc8ada0);}return _0x44694f;}function _0x562a(){const _0x2cc077=['initial','exec','1492ntnCln','tagName','1026912wJIxwY','groups','2855VcHkAO','271935gsEbZd','920516RzZqKD','hasClass','selectorText','290251cEfMVP','getPropertyValue','assign','push','trim','2963598WCJInv','map','className','length','cssRules','style','name','split','799309qEZeFW','set'];_0x562a=function(){return _0x2cc077;};return _0x562a();}export function extractStyles(_0x57b0ff){const _0x22909f=_0x5a86,_0x1b2297={};for(const _0x3a24da of _0x57b0ff)for(const _0x467315 of _0x3a24da[_0x22909f(0x1c1)])if(_0x467315 instanceof CSSStyleRule){const _0x5ece06=parseCSSStyleDeclaration(_0x467315[_0x22909f(0x1c2)]);_0x1b2297[_0x467315[_0x22909f(0x1b7)]]=Object[_0x22909f(0x1ba)]({},_0x1b2297[_0x467315[_0x22909f(0x1b7)]]||{},_0x5ece06);}return _0x1b2297;}export function expandStyles(_0x46057c){const _0x3bd917=_0x5a86,_0x58a7cd=new Map();for(const _0x274004 in _0x46057c){const _0x44b400=parseCSSSelector(_0x274004),_0x4b4785=_0x46057c[_0x274004];for(const _0x30d2dc of _0x44b400)_0x58a7cd[_0x3bd917(0x1c6)](_0x30d2dc,_0x4b4785);}return _0x58a7cd;}export function parseCSSStyleDeclaration(_0x1bb0db){const _0x453d9c=_0x5a86,_0x50f37f={};for(let _0x283b70=0x0;_0x283b70<_0x1bb0db[_0x453d9c(0x1c0)];_0x283b70++){const _0x33f5db=_0x1bb0db[_0x283b70],_0x42aab4=_0x1bb0db[_0x453d9c(0x1b9)](_0x33f5db);_0x453d9c(0x1c7)!==_0x42aab4&&(_0x50f37f[_0x33f5db]=_0x42aab4);}return _0x50f37f;}export function parseCSSSelector(_0x545033){const _0x2c1e89=_0x5a86,_0x1e37fc=_0x545033[_0x2c1e89(0x1c4)](',')[_0x2c1e89(0x1be)](_0x507e26=>_0x507e26[_0x2c1e89(0x1bc)]()),_0x56a49f=[];for(const _0x32cb57 of _0x1e37fc){const _0x29085b=C[_0x2c1e89(0x1c8)](_0x32cb57);_0x29085b&&_0x56a49f[_0x2c1e89(0x1bb)](_0x29085b[_0x2c1e89(0x1cc)]);}return _0x56a49f;}export function flattenStyleDefinitions(_0x558879){const _0x38c6ae=_0x5a86,_0x37e956={};for(const _0x6f80a9 of _0x558879)Object[_0x38c6ae(0x1ba)](_0x37e956,_0x6f80a9);return _0x37e956;}
23
+ (function(_0x275c88,_0x23f6db){const _0x1ac8b4=_0x4d73,_0x167f0b=_0x275c88();while(!![]){try{const _0x15e889=parseInt(_0x1ac8b4(0x11d))/0x1+-parseInt(_0x1ac8b4(0x120))/0x2+parseInt(_0x1ac8b4(0x135))/0x3+-parseInt(_0x1ac8b4(0x12c))/0x4+parseInt(_0x1ac8b4(0x124))/0x5+-parseInt(_0x1ac8b4(0x125))/0x6+-parseInt(_0x1ac8b4(0x122))/0x7;if(_0x15e889===_0x23f6db)break;else _0x167f0b['push'](_0x167f0b['shift']());}catch(_0x202806){_0x167f0b['push'](_0x167f0b['shift']());}}}(_0x2893,0x1bd0f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x2893(){const _0x533fb5=['style','name','getPropertyValue','selectorText','assign','hasClass','225664hdzYLx','initial','tagName','className','map','cssRules','split','groups','length','279636pQiQeq','80144jideHp','trim','push','33128scddRV','set','335104kXdXEf','exec','743610XXyVTX','523746gXjuwW'];_0x2893=function(){return _0x533fb5;};return _0x2893();}function _0x4d73(_0x978b43,_0x1763ff){const _0x2893ac=_0x2893();return _0x4d73=function(_0x4d732c,_0x503475){_0x4d732c=_0x4d732c-0x11d;let _0x3923fe=_0x2893ac[_0x4d732c];return _0x3923fe;},_0x4d73(_0x978b43,_0x1763ff);}export function getMatchingStyles(_0x6841b5,_0x4347ba){const _0x30fa21=_0x4d73,_0x1d7756=new Map();for(const [_0x4318bf,_0x56d71b]of _0x4347ba){if(!_0x4318bf[_0x30fa21(0x12e)]&&!_0x4318bf[_0x30fa21(0x12f)])continue;const _0x286186=!_0x4318bf[_0x30fa21(0x12e)]||_0x6841b5[_0x30fa21(0x127)]===_0x4318bf[_0x30fa21(0x12e)],_0x1a2865=!_0x4318bf[_0x30fa21(0x12f)]||_0x6841b5[_0x30fa21(0x12b)](_0x4318bf[_0x30fa21(0x12f)]);_0x286186&&_0x1a2865&&_0x1d7756[_0x30fa21(0x121)](_0x4318bf,_0x56d71b);}return _0x1d7756;}export function extractStyles(_0x337da9){const _0x582cd7=_0x4d73,_0x1476b2={};for(const _0x400927 of _0x337da9)for(const _0x5e7205 of _0x400927[_0x582cd7(0x131)])if(_0x5e7205 instanceof CSSStyleRule){const _0x3371df=parseCSSStyleDeclaration(_0x5e7205[_0x582cd7(0x126)]);_0x1476b2[_0x5e7205[_0x582cd7(0x129)]]=Object[_0x582cd7(0x12a)]({},_0x1476b2[_0x5e7205[_0x582cd7(0x129)]]||{},_0x3371df);}return _0x1476b2;}export function expandStyles(_0x239253){const _0x2e640b=_0x4d73,_0x3ca1dc=new Map();for(const _0x111ab7 in _0x239253){const _0x2bf841=parseCSSSelector(_0x111ab7),_0x94ae7b=_0x239253[_0x111ab7];for(const _0x4aa01c of _0x2bf841)_0x3ca1dc[_0x2e640b(0x121)](_0x4aa01c,_0x94ae7b);}return _0x3ca1dc;}export function parseCSSStyleDeclaration(_0x43f219){const _0x416997=_0x4d73,_0x194545={};for(let _0xf6a2d8=0x0;_0xf6a2d8<_0x43f219[_0x416997(0x134)];_0xf6a2d8++){const _0x2bbc49=_0x43f219[_0xf6a2d8],_0x320dcd=_0x43f219[_0x416997(0x128)](_0x2bbc49);_0x416997(0x12d)!==_0x320dcd&&(_0x194545[_0x2bbc49]=_0x320dcd);}return _0x194545;}export function parseCSSSelector(_0x55c3b6){const _0x758f3e=_0x4d73,_0x490861=_0x55c3b6[_0x758f3e(0x132)](',')[_0x758f3e(0x130)](_0x34ea7a=>_0x34ea7a[_0x758f3e(0x11e)]()),_0x7aabfa=[];for(const _0x321dac of _0x490861){const _0x408420=S[_0x758f3e(0x123)](_0x321dac);_0x408420&&_0x7aabfa[_0x758f3e(0x11f)](_0x408420[_0x758f3e(0x133)]);}return _0x7aabfa;}export function flattenStyleDefinitions(_0x4549b7){const _0x1952a2=_0x4d73,_0x4c4dee={};for(const _0x2a9a9b of _0x4549b7)Object[_0x1952a2(0x12a)](_0x4c4dee,_0x2a9a9b);return _0x4c4dee;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1eef89=_0x495d;(function(_0x34984,_0x1aebcb){const _0x1e3d35=_0x495d,_0x15ae50=_0x34984();while(!![]){try{const _0xb8b5d4=-parseInt(_0x1e3d35(0xbd))/0x1+-parseInt(_0x1e3d35(0xc0))/0x2*(parseInt(_0x1e3d35(0xb5))/0x3)+-parseInt(_0x1e3d35(0xc5))/0x4*(parseInt(_0x1e3d35(0xc1))/0x5)+-parseInt(_0x1e3d35(0xc9))/0x6*(-parseInt(_0x1e3d35(0xb7))/0x7)+parseInt(_0x1e3d35(0xbb))/0x8+parseInt(_0x1e3d35(0xc2))/0x9*(-parseInt(_0x1e3d35(0xb4))/0xa)+parseInt(_0x1e3d35(0xc8))/0xb;if(_0xb8b5d4===_0x1aebcb)break;else _0x15ae50['push'](_0x15ae50['shift']());}catch(_0x1c59f9){_0x15ae50['push'](_0x15ae50['shift']());}}}(_0x4831,0x62634));import{ViewUpcastWriter as _0x98ac15,ViewDomConverter as _0x4ae99c,ViewDocument as _0x1b111d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5b0ae5}from'@ckeditor/ckeditor5-paste-from-office';function _0x4831(){const _0x18bd1a=['_parsedData','getItems','15692SKTHfP','1335ytWWKn','27oSRogH','document','font','6612OZKqSy','element','stylesProcessor','15499462gfCWeP','6Vuhppu','includes','createRangeIn','1934170XIfSvL','114OfdfYV','content','3806341cLPpMF','isActive','name','execute','2200104JWENWE','blockElements','505072LWmLTl'];_0x4831=function(){return _0x18bd1a;};return _0x4831();}function _0x495d(_0x48323e,_0x3525db){const _0x483151=_0x4831();return _0x495d=function(_0x495d0b,_0x175bad){_0x495d0b=_0x495d0b-0xb2;let _0x1f82f5=_0x483151[_0x495d0b];return _0x1f82f5;},_0x495d(_0x48323e,_0x3525db);}import{isMSExcelContent as _0x15aa6b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2584fe,propagateStyleProperties as _0x5e2d8b}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x5b0ae5{[_0x1eef89(0xba)](_0x291465){const _0x5c8009=_0x1eef89,{body:_0x59cc03}=_0x291465[_0x5c8009(0xbe)],_0x485b0f=new _0x98ac15(_0x59cc03[_0x5c8009(0xc3)]),_0x3725d7=_0x485b0f[_0x5c8009(0xb3)](_0x59cc03),_0x133bf4=new _0x1b111d(_0x485b0f[_0x5c8009(0xc3)][_0x5c8009(0xc7)]),_0x4624ce=[...new _0x4ae99c(_0x133bf4)[_0x5c8009(0xbc)],_0x5c8009(0xc4)],_0xf7d6c0=_0x3725d7[_0x5c8009(0xbf)]();for(const _0x4de5bd of _0xf7d6c0)if(_0x4de5bd['is'](_0x5c8009(0xc6))&&_0x4624ce[_0x5c8009(0xb2)](_0x4de5bd[_0x5c8009(0xb9)])){const _0x771be9=_0x2584fe(_0x4de5bd);_0x5e2d8b(_0x4de5bd,_0x485b0f,_0x771be9);}_0x291465[_0x5c8009(0xb6)]=_0x59cc03;}[_0x1eef89(0xb8)](_0x4c0953){const _0x50f5b7=_0x1eef89;return super[_0x50f5b7(0xb8)](_0x4c0953)||_0x15aa6b(_0x4c0953);}}
23
+ const _0x4ee283=_0x15bb;function _0x15bb(_0x1f319c,_0x160a7f){const _0x253024=_0x2530();return _0x15bb=function(_0x15bb0a,_0x49d937){_0x15bb0a=_0x15bb0a-0x1ec;let _0x59aee6=_0x253024[_0x15bb0a];return _0x59aee6;},_0x15bb(_0x1f319c,_0x160a7f);}function _0x2530(){const _0x50dc6d=['3258zyjAFv','_parsedData','1287111CbafRP','82280qoeFGj','createRangeIn','content','element','1172ynNzPs','isActive','font','getItems','387rpYrDn','583672crzyCP','includes','2015508bkMIGu','stylesProcessor','1310RMJFFq','name','document','6UOUXDt','22xYmRwk','blockElements','1707kTiuUn','execute','167746Jaudpp'];_0x2530=function(){return _0x50dc6d;};return _0x2530();}(function(_0x25dbd6,_0x526a10){const _0x52c899=_0x15bb,_0x44b601=_0x25dbd6();while(!![]){try{const _0x30dbf1=parseInt(_0x52c899(0x1ec))/0x1*(parseInt(_0x52c899(0x200))/0x2)+parseInt(_0x52c899(0x203))/0x3*(-parseInt(_0x52c899(0x1f4))/0x4)+-parseInt(_0x52c899(0x1fd))/0x5*(parseInt(_0x52c899(0x1ed))/0x6)+parseInt(_0x52c899(0x1ef))/0x7+-parseInt(_0x52c899(0x1f9))/0x8+parseInt(_0x52c899(0x1f8))/0x9*(-parseInt(_0x52c899(0x1f0))/0xa)+parseInt(_0x52c899(0x201))/0xb*(parseInt(_0x52c899(0x1fb))/0xc);if(_0x30dbf1===_0x526a10)break;else _0x44b601['push'](_0x44b601['shift']());}catch(_0x13d7f1){_0x44b601['push'](_0x44b601['shift']());}}}(_0x2530,0x46233));import{ViewUpcastWriter as _0x1073b6,ViewDomConverter as _0x27248d,ViewDocument as _0x567525}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x45e654}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4dc2d6}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2c82ca,propagateStyleProperties as _0x37bc53}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x45e654{[_0x4ee283(0x204)](_0x277834){const _0x2855fb=_0x4ee283,{body:_0x20552d}=_0x277834[_0x2855fb(0x1ee)],_0x2cbf23=new _0x1073b6(_0x20552d[_0x2855fb(0x1ff)]),_0x4c7d60=_0x2cbf23[_0x2855fb(0x1f1)](_0x20552d),_0x1e8c23=new _0x567525(_0x2cbf23[_0x2855fb(0x1ff)][_0x2855fb(0x1fc)]),_0x5c5dd0=[...new _0x27248d(_0x1e8c23)[_0x2855fb(0x202)],_0x2855fb(0x1f6)],_0x201dea=_0x4c7d60[_0x2855fb(0x1f7)]();for(const _0x1ce6d8 of _0x201dea)if(_0x1ce6d8['is'](_0x2855fb(0x1f3))&&_0x5c5dd0[_0x2855fb(0x1fa)](_0x1ce6d8[_0x2855fb(0x1fe)])){const _0xad11aa=_0x2c82ca(_0x1ce6d8);_0x37bc53(_0x1ce6d8,_0x2cbf23,_0xad11aa);}_0x277834[_0x2855fb(0x1f2)]=_0x20552d;}[_0x4ee283(0x1f5)](_0x2ad5ad){const _0x53e3cc=_0x4ee283;return super[_0x53e3cc(0x1f5)](_0x2ad5ad)||_0x4dc2d6(_0x2ad5ad);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x107f4a=_0x2f3d;(function(_0x289b13,_0xc7cbc5){const _0x591dc0=_0x2f3d,_0x3c127c=_0x289b13();while(!![]){try{const _0x198ca6=-parseInt(_0x591dc0(0xe4))/0x1+parseInt(_0x591dc0(0xe1))/0x2+parseInt(_0x591dc0(0xd2))/0x3*(-parseInt(_0x591dc0(0xca))/0x4)+parseInt(_0x591dc0(0xd5))/0x5*(parseInt(_0x591dc0(0xc2))/0x6)+-parseInt(_0x591dc0(0xd0))/0x7+-parseInt(_0x591dc0(0xe3))/0x8*(parseInt(_0x591dc0(0xd6))/0x9)+parseInt(_0x591dc0(0xc5))/0xa;if(_0x198ca6===_0xc7cbc5)break;else _0x3c127c['push'](_0x3c127c['shift']());}catch(_0x4e5640){_0x3c127c['push'](_0x3c127c['shift']());}}}(_0x40b9,0xe31a8));import{Plugin as _0x4e5826}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4640cb}from'@ckeditor/ckeditor5-paste-from-office';function _0x40b9(){const _0x14878a=['editor','high','dataTransfer','isActive','join','PasteFromOffice','view','1148776uaIBtl','getData','72kKtmuu','1423205oATZPs','execute','ClipboardPipeline','pluginName','1518MAFjSr','init','requires','29204390arxbui','fromCharCode','isOfficialPlugin','document','map','25228rDJxcN','text/html','afterInit','inputTransformation','PasteFromOfficeEnhancedInliner','editing','2439668jKxcVW','_parsedData','90NIzYXk','plugins','get','195dNtpou','613539CwrpAj','isPremiumPlugin','href','stylesProcessor'];_0x40b9=function(){return _0x14878a;};return _0x40b9();}function _0x2f3d(_0x310f62,_0x583577){const _0x40b9ac=_0x40b9();return _0x2f3d=function(_0x2f3dc3,_0x5c8eca){_0x2f3dc3=_0x2f3dc3-0xc1;let _0x269e4a=_0x40b9ac[_0x2f3dc3];return _0x269e4a;},_0x2f3d(_0x310f62,_0x583577);}import{priorities as _0x2842e4,uid as _0x38bfaa}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3b7a4b}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4e5826{static get[_0x107f4a(0xc1)](){const _0x5ad252=_0x107f4a;return _0x5ad252(0xce);}static get[_0x107f4a(0xc7)](){return!0x0;}static get[_0x107f4a(0xd7)](){return!0x0;}static get[_0x107f4a(0xc4)](){const _0x4c0faf=_0x107f4a;return[_0x4c0faf(0xdf)];}[_0x107f4a(0xc3)](){const _0x39baff=_0x107f4a,_0x59df64=this[_0x39baff(0xda)],_0x424c38=_0x59df64[_0x39baff(0xd3)][_0x39baff(0xd4)](_0x39baff(0xe6)),_0x12218f=_0x59df64[_0x39baff(0xcf)][_0x39baff(0xe0)][_0x39baff(0xc8)],_0x24c6e5=new _0x3b7a4b(_0x12218f);_0x424c38['on'](_0x39baff(0xcd),(_0x3adf28,_0x229c1c)=>{const _0x5e1e8e=_0x39baff,_0x279313=_0x229c1c[_0x5e1e8e(0xdc)][_0x5e1e8e(0xe2)](_0x5e1e8e(0xcb));_0x24c6e5[_0x5e1e8e(0xdd)](_0x279313)&&(_0x229c1c[_0x5e1e8e(0xd1)]||(_0x229c1c[_0x5e1e8e(0xd1)]=_0x4640cb(_0x279313,_0x12218f[_0x5e1e8e(0xd9)])),_0x24c6e5[_0x5e1e8e(0xe5)](_0x229c1c));},{'priority':_0x2842e4[_0x39baff(0xd4)](_0x39baff(0xdb))+0xb});}[_0x107f4a(0xcc)](){!async function(_0x572640){const _0x1c6a3e=_0xabb671([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]),_0x711aaf=0x7374585f,_0x5ac29d=0x73732637^_0x711aaf,_0x3e18dd=window[_0xabb671([0x44,0x61,0x74,0x65])][_0xabb671([0x6e,0x6f,0x77])](),_0x58fa52=_0x572640[_0xabb671([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x213218=new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5226=>{_0x58fa52[_0xabb671([0x6f,0x6e,0x63,0x65])](_0xabb671([0x72,0x65,0x61,0x64,0x79]),_0x1b5226);}),_0x37f8a0={[_0xabb671([0x6b,0x74,0x79])]:_0xabb671([0x45,0x43]),[_0xabb671([0x75,0x73,0x65])]:_0xabb671([0x73,0x69,0x67]),[_0xabb671([0x63,0x72,0x76])]:_0xabb671([0x50,0x2d,0x32,0x35,0x36]),[_0xabb671([0x78])]:_0xabb671([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]),[_0xabb671([0x79])]:_0xabb671([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]),[_0xabb671([0x61,0x6c,0x67])]:_0xabb671([0x45,0x53,0x32,0x35,0x36])},_0xd71f63=_0x58fa52[_0xabb671([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xabb671([0x67,0x65,0x74])](_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x792cdf(){let _0x2c43b5,_0x2eb18b=null,_0x28b071=null;try{if(_0xd71f63==_0xabb671([0x47,0x50,0x4c]))return _0xabb671([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2c43b5=_0x1380fb(),!_0x2c43b5)return _0xabb671([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2c43b5[_0xabb671([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x28b071=_0x1cad34(_0x2c43b5[_0xabb671([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2c43b5[_0xabb671([0x6a,0x74,0x69])])),await _0x4261ab()?_0x32fe94()?_0x3489f2()?_0xabb671([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x135aba()?(_0x2c43b5[_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xabb671([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2eb18b=_0x220ffc(_0xabb671([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b6060()):_0xabb671([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xabb671([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xabb671([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xabb671([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3489f2(){const _0x4064c4=[_0xabb671([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xabb671([0x74,0x72,0x69,0x61,0x6c])][_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c43b5[_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3e18dd/0x3e8:0xe10*_0x5ac29d;return _0x2c43b5[_0xabb671([0x65,0x78,0x70])]<_0x4064c4;}function _0x32fe94(){const _0x42956b=_0x2c43b5[_0xabb671([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x42956b&&(!!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x2a]))||(!!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x50,0x4f,0x45]))||(!!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x50,0x50]))||!(!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3e1253()))));}function _0x135aba(){const _0xbdc938=_0x2f3d,_0x30134d=_0x2c43b5[_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30134d||0x0==_0x30134d[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11869e}=new URL(window[_0xabb671([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xbdc938(0xd8)]);if(_0x30134d[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11869e))return!0x0;const _0x55fb48=_0x11869e[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e]));return _0x30134d[_0xabb671([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a9ea6=>_0x4a9ea6[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x2a])))[_0xabb671([0x6d,0x61,0x70])](_0x2f1a3e=>_0x2f1a3e[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e])))[_0xabb671([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x286d08=>_0x286d08[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x55fb48[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xabb671([0x6d,0x61,0x70])](_0x5e39f2=>Array(_0x55fb48[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e39f2[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xabb671([0x66,0x69,0x6c,0x6c])](_0x5e39f2[0x0]===_0xabb671([0x2a])?_0xabb671([0x2a]):'')[_0xabb671([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e39f2))[_0xabb671([0x73,0x6f,0x6d,0x65])](_0x233c10=>_0x55fb48[_0xabb671([0x65,0x76,0x65,0x72,0x79])]((_0x38a335,_0x4d873d)=>_0x233c10[_0x4d873d]===_0x38a335||_0x233c10[_0x4d873d]===_0xabb671([0x2a])));}function _0x3b6060(){return _0x2eb18b&&_0x28b071?new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x82dfbd,_0xbd91a9)=>{_0x2eb18b[_0xabb671([0x74,0x68,0x65,0x6e])](_0x82dfbd,_0xbd91a9),_0x28b071[_0xabb671([0x74,0x68,0x65,0x6e])](_0x2d49f2=>{_0x2d49f2!=_0xabb671([0x56,0x61,0x6c,0x69,0x64])&&_0x82dfbd(_0x2d49f2);},_0xbd91a9);}):_0x2eb18b||_0x28b071||_0xabb671([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1cad34(_0x59ab35,_0x3480f6){return new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e11b2=>{if(_0x2eb87c())return _0x5e11b2(_0xabb671([0x56,0x61,0x6c,0x69,0x64]));_0x4b7f22(),_0x58fa52[_0xabb671([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xabb671([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x26c2c9=!0x1;const _0x416d34=_0x38bfaa();function _0x4ebce6(_0x4a1aee){return!!_0x4a1aee&&(typeof _0x4a1aee===_0xabb671([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a1aee===_0xabb671([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a1aee[_0xabb671([0x74,0x68,0x65,0x6e])]===_0xabb671([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a1aee[_0xabb671([0x63,0x61,0x74,0x63,0x68])]===_0xabb671([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe95015(_0x41b226){_0x19bb6d(_0x41b226)[_0xabb671([0x74,0x68,0x65,0x6e])](_0x52a109=>{if(!_0x52a109||_0x52a109[_0xabb671([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xabb671([0x6f,0x6b]))return _0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22158e(_0x2b51f6(_0x416d34+_0x3480f6))!=_0x52a109[_0xabb671([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xabb671([0x56,0x61,0x6c,0x69,0x64]);})[_0xabb671([0x74,0x68,0x65,0x6e])](_0x2fb3ce=>(_0x5a4ed8(),_0x2fb3ce),()=>{const _0x1e375a=_0x502f67();return null==_0x1e375a?(_0x5a4ed8(),_0xabb671([0x56,0x61,0x6c,0x69,0x64])):_0xabb671(_0x3e18dd-_0x1e375a>(0x5778dc5f^_0x711aaf)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xabb671([0x74,0x68,0x65,0x6e])](_0x5e11b2)[_0xabb671([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5e11b2(_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd503dc=0x7342b6df^_0x711aaf;function _0x5a4ed8(){const _0x5134d6=_0xabb671([0x6c,0x6c,0x63,0x74,0x2d])+_0x22158e(_0x2b51f6(_0x59ab35)),_0x108453=_0x3b88aa(_0x22158e(window[_0xabb671([0x4d,0x61,0x74,0x68])][_0xabb671([0x63,0x65,0x69,0x6c])](_0x3e18dd/_0xd503dc)));window[_0xabb671([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xabb671([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5134d6,_0x108453);}function _0x502f67(){const _0x3d42ff=_0xabb671([0x6c,0x6c,0x63,0x74,0x2d])+_0x22158e(_0x2b51f6(_0x59ab35)),_0x3bd50f=window[_0xabb671([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xabb671([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d42ff);return _0x3bd50f?window[_0xabb671([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b88aa(_0x3bd50f),0x10)*_0xd503dc:null;}function _0x19bb6d(_0x1d1ce8){return new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56cda5,_0xa32f82)=>{_0x1d1ce8[_0xabb671([0x74,0x68,0x65,0x6e])](_0x56cda5,_0xa32f82),window[_0xabb671([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xa32f82,0x73758c9f^_0x711aaf);});}}_0x58fa52[_0xabb671([0x6f,0x6e])](_0xabb671([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22c0f1,_0x59aebb)=>{if(_0x59aebb[0x0]!=_0x59ab35)return _0x5e11b2(_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59aebb[0x1]={..._0x59aebb[0x1],[_0xabb671([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x416d34};},{[_0xabb671([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xabb671([0x68,0x69,0x67,0x68])}),_0x58fa52[_0xabb671([0x6f,0x6e])](_0xabb671([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2efda8=>{_0x4ebce6(_0x2efda8[_0xabb671([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x26c2c9=!0x0,_0xe95015(_0x2efda8[_0xabb671([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xabb671([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xabb671([0x6c,0x6f,0x77])}),_0x213218[_0xabb671([0x74,0x68,0x65,0x6e])](()=>{_0x26c2c9||_0x5e11b2(_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2eb87c(){return _0x58fa52[_0xabb671([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xabb671([0x76,0x69,0x65,0x77])][_0xabb671([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xabb671([0x61,0x75,0x74,0x6f]);}function _0x4b7f22(){_0x58fa52[_0xabb671([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xabb671([0x76,0x69,0x65,0x77])][_0xabb671([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xabb671([0x61,0x75,0x74,0x6f]);}}function _0x220ffc(_0xf9a3b8){const _0x432f98=[new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x474522=>setTimeout(_0x474522,0x737d6693^_0x711aaf)),_0x213218[_0xabb671([0x74,0x68,0x65,0x6e])](()=>new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b500a=>{let _0x368f29=0x0;_0x58fa52[_0xabb671([0x6d,0x6f,0x64,0x65,0x6c])][_0xabb671([0x6f,0x6e])](_0xabb671([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x96c29d,_0x836c6d)=>{_0x836c6d[0x0][_0xabb671([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x368f29++,_0x368f29==(0x73745db7^_0x711aaf)&&(_0x4b500a(),_0x96c29d[_0xabb671([0x6f,0x66,0x66])]());});}))];return window[_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xabb671([0x72,0x61,0x63,0x65])](_0x432f98)[_0xabb671([0x74,0x68,0x65,0x6e])](()=>_0xf9a3b8);}async function _0x5e76fa(){await _0x213218,_0x58fa52[_0xabb671([0x6d,0x6f,0x64,0x65,0x6c])][_0xabb671([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xdd54ad,_0x58fa52[_0xabb671([0x6d,0x6f,0x64,0x65,0x6c])][_0xabb671([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xdd54ad,_0x58fa52[_0xabb671([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xabb671([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3e1253(){return window[_0xabb671([0x67,0x6c,0x6f,0x62])]&&window[_0xabb671([0x67,0x6c,0x6f,0x62])][_0xabb671([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x331899(_0x2bdaa8){const _0x9f0449=_0x2c83ab();_0x58fa52[_0x9f0449]=_0xabb671([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])+_0x2bdaa8,_0x2bdaa8!=_0xabb671([0x56,0x61,0x6c,0x69,0x64])&&_0x5e76fa();}function _0x2c83ab(){const _0x5cbd6e=window[_0xabb671([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xabb671([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xabb671([0x6e,0x6f,0x77])]())[_0xabb671([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xabb671([0x2e]),'');let _0x5083a2=_0xabb671([0x73]);for(let _0x190b23=0x0;_0x190b23<_0x5cbd6e[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x190b23+=0x2){let _0x2318eb=window[_0xabb671([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cbd6e[_0xabb671([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x190b23,_0x190b23+0x2));_0x2318eb>=_0x1c6a3e[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2318eb-=_0x1c6a3e[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5083a2+=_0x1c6a3e[_0x2318eb];}return _0x5083a2;}function _0x1380fb(){const _0x22c6e4=_0xd71f63[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e]));if(0x3!=_0x22c6e4[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x472013(_0x22c6e4[0x1]);function _0x472013(_0x29825d){const _0x46e4b4=_0x4dfa07(_0x29825d);return _0x46e4b4&&_0x11380b()?_0x46e4b4:null;function _0x11380b(){const _0x2e27c8=_0x46e4b4[_0xabb671([0x6a,0x74,0x69])],_0xcf080d=window[_0xabb671([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e27c8[_0xabb671([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e27c8[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f415a={..._0x46e4b4,[_0xabb671([0x6a,0x74,0x69])]:_0x2e27c8[_0xabb671([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e27c8[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f415a[_0xabb671([0x76,0x63])],_0x2b51f6(_0x2f415a)==_0xcf080d;}}}async function _0x4261ab(){let _0x3b48b1=!0x0;try{const _0x276fe7=_0xd71f63[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e])),[_0x5814fb,_0x5c7273,_0x4963cc]=_0x276fe7;return _0x29b08f(_0x5814fb),await _0x2e8d2d(_0x5814fb,_0x5c7273,_0x4963cc),_0x3b48b1;}catch{return!0x1;}function _0x29b08f(_0x117ff0){const _0x5c896d=_0x4dfa07(_0x117ff0);_0x5c896d&&_0x5c896d[_0xabb671([0x61,0x6c,0x67])]==_0xabb671([0x45,0x53,0x32,0x35,0x36])||(_0x3b48b1=!0x1);}async function _0x2e8d2d(_0xba5b75,_0x547fc2,_0x621419){const _0x3aa73b=window[_0xabb671([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xabb671([0x66,0x72,0x6f,0x6d])](_0x5998ce(_0x621419),_0x45bc38=>_0x45bc38[_0xabb671([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f8ac4=new window[(_0xabb671([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xabb671([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xba5b75+_0xabb671([0x2e])+_0x547fc2),_0x1b0916=window[_0xabb671([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xabb671([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b0916)return;const _0x1106cd=await _0x1b0916[_0xabb671([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xabb671([0x6a,0x77,0x6b]),_0x37f8a0,{[_0xabb671([0x6e,0x61,0x6d,0x65])]:_0xabb671([0x45,0x43,0x44,0x53,0x41]),[_0xabb671([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xabb671([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xabb671([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b0916[_0xabb671([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xabb671([0x6e,0x61,0x6d,0x65])]:_0xabb671([0x45,0x43,0x44,0x53,0x41]),[_0xabb671([0x68,0x61,0x73,0x68])]:{[_0xabb671([0x6e,0x61,0x6d,0x65])]:_0xabb671([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1106cd,_0x3aa73b,_0x4f8ac4)||(_0x3b48b1=!0x1);}}function _0x4dfa07(_0x1c3a33){return _0x1c3a33[_0xabb671([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xabb671([0x65,0x79]))?JSON[_0xabb671([0x70,0x61,0x72,0x73,0x65])](_0x5998ce(_0x1c3a33)):null;}function _0x5998ce(_0x3e7749){return window[_0xabb671([0x61,0x74,0x6f,0x62])](_0x3e7749[_0xabb671([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xabb671([0x2b]))[_0xabb671([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xabb671([0x2f])));}function _0x2b51f6(_0x1b5a41){let _0x5013bc=0x1505;function _0x583073(_0xcd5dd8){for(let _0x3532f5=0x0;_0x3532f5<_0xcd5dd8[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3532f5++){const _0x44da81=_0xcd5dd8[_0xabb671([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3532f5);_0x5013bc=(_0x5013bc<<0x5)+_0x5013bc+_0x44da81,_0x5013bc&=_0x5013bc;}}function _0x39eb61(_0x1922eb){Array[_0xabb671([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1922eb)?_0x1922eb[_0xabb671([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x39eb61):_0x1922eb&&typeof _0x1922eb==_0xabb671([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xabb671([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1922eb)[_0xabb671([0x73,0x6f,0x72,0x74])]()[_0xabb671([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1010b1,_0x5bfb10])=>{_0x583073(_0x1010b1),_0x39eb61(_0x5bfb10);}):_0x583073(window[_0xabb671([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1922eb));}return _0x39eb61(_0x1b5a41),_0x5013bc>>>0x0;}function _0x22158e(_0x5cf15a){return _0x5cf15a[_0xabb671([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xabb671([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xabb671([0x30]));}function _0x3b88aa(_0x4b0795){return _0x4b0795[_0xabb671([0x73,0x70,0x6c,0x69,0x74])]('')[_0xabb671([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xabb671([0x6a,0x6f,0x69,0x6e])]('');}function _0xdd54ad(){}function _0xabb671(_0x53c930){const _0x15d0ba=_0x2f3d;return _0x53c930[_0x15d0ba(0xc9)](_0x3b77f9=>String[_0x15d0ba(0xc6)](_0x3b77f9))[_0x15d0ba(0xde)]('');}_0x331899(await _0x792cdf());}(this);}}
23
+ function _0x217c(_0x4e301e,_0xb12874){const _0x2bb22f=_0x2bb2();return _0x217c=function(_0x217ccd,_0x39d1a4){_0x217ccd=_0x217ccd-0xf7;let _0x1eebb9=_0x2bb22f[_0x217ccd];return _0x1eebb9;},_0x217c(_0x4e301e,_0xb12874);}const _0x22e04d=_0x217c;function _0x2bb2(){const _0x3edd04=['8dKVaVx','204844hNBziA','9254025BFGgJl','PasteFromOfficeEnhancedInliner','afterInit','execute','pluginName','inputTransformation','high','dataTransfer','ClipboardPipeline','fromCharCode','editing','href','plugins','getData','get','editor','276480KAiDpY','2911951sgrHGE','2729110eKgUuy','3PBjkVL','map','view','init','text/html','stylesProcessor','isOfficialPlugin','requires','join','1682860aDdpNC','document','isPremiumPlugin','_parsedData','PasteFromOffice','isActive','1795800oMlWlo'];_0x2bb2=function(){return _0x3edd04;};return _0x2bb2();}(function(_0x5eb6d5,_0x311f53){const _0x1fe50d=_0x217c,_0x34dcfc=_0x5eb6d5();while(!![]){try{const _0x3f1b6c=parseInt(_0x1fe50d(0xfa))/0x1+parseInt(_0x1fe50d(0x10e))/0x2+-parseInt(_0x1fe50d(0xfd))/0x3*(-parseInt(_0x1fe50d(0x106))/0x4)+parseInt(_0x1fe50d(0xfc))/0x5+-parseInt(_0x1fe50d(0x10c))/0x6+parseInt(_0x1fe50d(0xfb))/0x7*(parseInt(_0x1fe50d(0x10d))/0x8)+-parseInt(_0x1fe50d(0x10f))/0x9;if(_0x3f1b6c===_0x311f53)break;else _0x34dcfc['push'](_0x34dcfc['shift']());}catch(_0x5d040b){_0x34dcfc['push'](_0x34dcfc['shift']());}}}(_0x2bb2,0x69ef3));import{Plugin as _0x2082ad}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x549196}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xdfbd5b,uid as _0x6e5c6e}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x13e7c3}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2082ad{static get[_0x22e04d(0x113)](){const _0x64d25b=_0x22e04d;return _0x64d25b(0x110);}static get[_0x22e04d(0x103)](){return!0x0;}static get[_0x22e04d(0x108)](){return!0x0;}static get[_0x22e04d(0x104)](){const _0x1eefbb=_0x22e04d;return[_0x1eefbb(0x10a)];}[_0x22e04d(0x100)](){const _0x4a106d=_0x22e04d,_0x3764c4=this[_0x4a106d(0xf9)],_0x1980cb=_0x3764c4[_0x4a106d(0x11b)][_0x4a106d(0xf8)](_0x4a106d(0x117)),_0x17c198=_0x3764c4[_0x4a106d(0x119)][_0x4a106d(0xff)][_0x4a106d(0x107)],_0x4993a9=new _0x13e7c3(_0x17c198);_0x1980cb['on'](_0x4a106d(0x114),(_0x57d829,_0x4bfc2d)=>{const _0x43aeb5=_0x4a106d,_0x220909=_0x4bfc2d[_0x43aeb5(0x116)][_0x43aeb5(0xf7)](_0x43aeb5(0x101));_0x4993a9[_0x43aeb5(0x10b)](_0x220909)&&(_0x4bfc2d[_0x43aeb5(0x109)]||(_0x4bfc2d[_0x43aeb5(0x109)]=_0x549196(_0x220909,_0x17c198[_0x43aeb5(0x102)])),_0x4993a9[_0x43aeb5(0x112)](_0x4bfc2d));},{'priority':_0xdfbd5b[_0x4a106d(0xf8)](_0x4a106d(0x115))+0xb});}[_0x22e04d(0x111)](){!async function(_0x30d6b0){const _0x5b569c=_0x5a8e47([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]),_0x17352f=0x7374585f,_0x307b88=0x737326c7^_0x17352f,_0x3594be=window[_0x5a8e47([0x44,0x61,0x74,0x65])][_0x5a8e47([0x6e,0x6f,0x77])](),_0x316f7b=_0x30d6b0[_0x5a8e47([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x578639=new window[(_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5daa84=>{_0x316f7b[_0x5a8e47([0x6f,0x6e,0x63,0x65])](_0x5a8e47([0x72,0x65,0x61,0x64,0x79]),_0x5daa84);}),_0x315cec={[_0x5a8e47([0x6b,0x74,0x79])]:_0x5a8e47([0x45,0x43]),[_0x5a8e47([0x75,0x73,0x65])]:_0x5a8e47([0x73,0x69,0x67]),[_0x5a8e47([0x63,0x72,0x76])]:_0x5a8e47([0x50,0x2d,0x32,0x35,0x36]),[_0x5a8e47([0x78])]:_0x5a8e47([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]),[_0x5a8e47([0x79])]:_0x5a8e47([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]),[_0x5a8e47([0x61,0x6c,0x67])]:_0x5a8e47([0x45,0x53,0x32,0x35,0x36])},_0x515d95=_0x316f7b[_0x5a8e47([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a8e47([0x67,0x65,0x74])](_0x5a8e47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x95f137(){let _0x5a969d,_0x33d08c=null,_0x487ceb=null;try{if(_0x515d95==_0x5a8e47([0x47,0x50,0x4c]))return _0x5a8e47([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5a969d=_0x4108a4(),!_0x5a969d)return _0x5a8e47([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5a969d[_0x5a8e47([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x487ceb=_0x2dadf7(_0x5a969d[_0x5a8e47([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5a969d[_0x5a8e47([0x6a,0x74,0x69])])),await _0x2b08b9()?_0x233b8f()?_0x1c84ac()?_0x5a8e47([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11a363()?(_0x5a969d[_0x5a8e47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a8e47([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x33d08c=_0x1b6bd2(_0x5a8e47([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2198d9()):_0x5a8e47([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a8e47([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a8e47([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a8e47([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c84ac(){const _0x5b6065=[_0x5a8e47([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a8e47([0x74,0x72,0x69,0x61,0x6c])][_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a969d[_0x5a8e47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3594be/0x3e8:0xe10*_0x307b88;return _0x5a969d[_0x5a8e47([0x65,0x78,0x70])]<_0x5b6065;}function _0x233b8f(){const _0x10a929=_0x5a969d[_0x5a8e47([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x10a929&&(!!_0x10a929[_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a8e47([0x2a]))||(!!_0x10a929[_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a8e47([0x50,0x4f,0x45]))||(!!_0x10a929[_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a8e47([0x50,0x50]))||!(!_0x10a929[_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a8e47([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x208fc7()))));}function _0x11a363(){const _0x4b00f9=_0x217c,_0x2c3fc3=_0x5a969d[_0x5a8e47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c3fc3||0x0==_0x2c3fc3[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3931b0}=new URL(window[_0x5a8e47([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4b00f9(0x11a)]);if(_0x2c3fc3[_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3931b0))return!0x0;const _0x25f475=_0x3931b0[_0x5a8e47([0x73,0x70,0x6c,0x69,0x74])](_0x5a8e47([0x2e]));return _0x2c3fc3[_0x5a8e47([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47c226=>_0x47c226[_0x5a8e47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a8e47([0x2a])))[_0x5a8e47([0x6d,0x61,0x70])](_0x38830f=>_0x38830f[_0x5a8e47([0x73,0x70,0x6c,0x69,0x74])](_0x5a8e47([0x2e])))[_0x5a8e47([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x422fcb=>_0x422fcb[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x25f475[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a8e47([0x6d,0x61,0x70])](_0x3c0c6b=>Array(_0x25f475[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3c0c6b[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a8e47([0x66,0x69,0x6c,0x6c])](_0x3c0c6b[0x0]===_0x5a8e47([0x2a])?_0x5a8e47([0x2a]):'')[_0x5a8e47([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3c0c6b))[_0x5a8e47([0x73,0x6f,0x6d,0x65])](_0x561968=>_0x25f475[_0x5a8e47([0x65,0x76,0x65,0x72,0x79])]((_0x556850,_0x258d85)=>_0x561968[_0x258d85]===_0x556850||_0x561968[_0x258d85]===_0x5a8e47([0x2a])));}function _0x2198d9(){return _0x33d08c&&_0x487ceb?new window[(_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31fdf8,_0x2f9538)=>{_0x33d08c[_0x5a8e47([0x74,0x68,0x65,0x6e])](_0x31fdf8,_0x2f9538),_0x487ceb[_0x5a8e47([0x74,0x68,0x65,0x6e])](_0x42a91d=>{_0x42a91d!=_0x5a8e47([0x56,0x61,0x6c,0x69,0x64])&&_0x31fdf8(_0x42a91d);},_0x2f9538);}):_0x33d08c||_0x487ceb||_0x5a8e47([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2dadf7(_0x4a4fee,_0xe289d5){return new window[(_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ff7c7=>{if(_0x5c6914())return _0x3ff7c7(_0x5a8e47([0x56,0x61,0x6c,0x69,0x64]));_0x3dbba6(),_0x316f7b[_0x5a8e47([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a8e47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x40480e=!0x1;const _0x2f8b4b=_0x6e5c6e();function _0x2f04c5(_0x5f4a5b){return!!_0x5f4a5b&&(typeof _0x5f4a5b===_0x5a8e47([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f4a5b===_0x5a8e47([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f4a5b[_0x5a8e47([0x74,0x68,0x65,0x6e])]===_0x5a8e47([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f4a5b[_0x5a8e47([0x63,0x61,0x74,0x63,0x68])]===_0x5a8e47([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x105a0d(_0x150725){_0x253a63(_0x150725)[_0x5a8e47([0x74,0x68,0x65,0x6e])](_0x153750=>{if(!_0x153750||_0x153750[_0x5a8e47([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a8e47([0x6f,0x6b]))return _0x5a8e47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b3bfd(_0x2329e3(_0x2f8b4b+_0xe289d5))!=_0x153750[_0x5a8e47([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a8e47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a8e47([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a8e47([0x74,0x68,0x65,0x6e])](_0x256205=>(_0x5ed641(),_0x256205),()=>{const _0x568498=_0x459f1f();return null==_0x568498?(_0x5ed641(),_0x5a8e47([0x56,0x61,0x6c,0x69,0x64])):_0x5a8e47(_0x3594be-_0x568498>(0x5778dc5f^_0x17352f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a8e47([0x74,0x68,0x65,0x6e])](_0x3ff7c7)[_0x5a8e47([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3ff7c7(_0x5a8e47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x303908=0x7342b6df^_0x17352f;function _0x5ed641(){const _0x59980a=_0x5a8e47([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b3bfd(_0x2329e3(_0x4a4fee)),_0x5c9de4=_0x55745c(_0x4b3bfd(window[_0x5a8e47([0x4d,0x61,0x74,0x68])][_0x5a8e47([0x63,0x65,0x69,0x6c])](_0x3594be/_0x303908)));window[_0x5a8e47([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a8e47([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59980a,_0x5c9de4);}function _0x459f1f(){const _0x3cd9b3=_0x5a8e47([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b3bfd(_0x2329e3(_0x4a4fee)),_0x2a7f6b=window[_0x5a8e47([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a8e47([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cd9b3);return _0x2a7f6b?window[_0x5a8e47([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55745c(_0x2a7f6b),0x10)*_0x303908:null;}function _0x253a63(_0xf84529){return new window[(_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e9162,_0x39a3c7)=>{_0xf84529[_0x5a8e47([0x74,0x68,0x65,0x6e])](_0x1e9162,_0x39a3c7),window[_0x5a8e47([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x39a3c7,0x73758c9f^_0x17352f);});}}_0x316f7b[_0x5a8e47([0x6f,0x6e])](_0x5a8e47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22eb94,_0x155ca8)=>{if(_0x155ca8[0x0]!=_0x4a4fee)return _0x3ff7c7(_0x5a8e47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x155ca8[0x1]={..._0x155ca8[0x1],[_0x5a8e47([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f8b4b};},{[_0x5a8e47([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a8e47([0x68,0x69,0x67,0x68])}),_0x316f7b[_0x5a8e47([0x6f,0x6e])](_0x5a8e47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x320e0f=>{_0x2f04c5(_0x320e0f[_0x5a8e47([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x40480e=!0x0,_0x105a0d(_0x320e0f[_0x5a8e47([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a8e47([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a8e47([0x6c,0x6f,0x77])}),_0x578639[_0x5a8e47([0x74,0x68,0x65,0x6e])](()=>{_0x40480e||_0x3ff7c7(_0x5a8e47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c6914(){return _0x316f7b[_0x5a8e47([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a8e47([0x76,0x69,0x65,0x77])][_0x5a8e47([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a8e47([0x61,0x75,0x74,0x6f]);}function _0x3dbba6(){_0x316f7b[_0x5a8e47([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a8e47([0x76,0x69,0x65,0x77])][_0x5a8e47([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a8e47([0x61,0x75,0x74,0x6f]);}}function _0x1b6bd2(_0x13309f){const _0x2b515d=[new window[(_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x162eba=>setTimeout(_0x162eba,0x737d6693^_0x17352f)),_0x578639[_0x5a8e47([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fff44=>{let _0x2aca4f=0x0;_0x316f7b[_0x5a8e47([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a8e47([0x6f,0x6e])](_0x5a8e47([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x44ba9a,_0x1331fb)=>{_0x1331fb[0x0][_0x5a8e47([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2aca4f++,_0x2aca4f==(0x73745db7^_0x17352f)&&(_0x4fff44(),_0x44ba9a[_0x5a8e47([0x6f,0x66,0x66])]());});}))];return window[_0x5a8e47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a8e47([0x72,0x61,0x63,0x65])](_0x2b515d)[_0x5a8e47([0x74,0x68,0x65,0x6e])](()=>_0x13309f);}async function _0x619afe(){await _0x578639,_0x316f7b[_0x5a8e47([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a8e47([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2c8db9,_0x316f7b[_0x5a8e47([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a8e47([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2c8db9,_0x316f7b[_0x5a8e47([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a8e47([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x208fc7(){return window[_0x5a8e47([0x67,0x6c,0x6f,0x62])]&&window[_0x5a8e47([0x67,0x6c,0x6f,0x62])][_0x5a8e47([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xdb6b24(_0x2b9485){const _0xbc8e27=_0x5f1f49();_0x316f7b[_0xbc8e27]=_0x5a8e47([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])+_0x2b9485,_0x2b9485!=_0x5a8e47([0x56,0x61,0x6c,0x69,0x64])&&_0x619afe();}function _0x5f1f49(){const _0x40b2de=window[_0x5a8e47([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a8e47([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a8e47([0x6e,0x6f,0x77])]())[_0x5a8e47([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a8e47([0x2e]),'');let _0x3e101b=_0x5a8e47([0x73]);for(let _0x195349=0x0;_0x195349<_0x40b2de[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x195349+=0x2){let _0x18567a=window[_0x5a8e47([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40b2de[_0x5a8e47([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x195349,_0x195349+0x2));_0x18567a>=_0x5b569c[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18567a-=_0x5b569c[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3e101b+=_0x5b569c[_0x18567a];}return _0x3e101b;}function _0x4108a4(){const _0x334111=_0x515d95[_0x5a8e47([0x73,0x70,0x6c,0x69,0x74])](_0x5a8e47([0x2e]));if(0x3!=_0x334111[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d3a49(_0x334111[0x1]);function _0x5d3a49(_0x7fd71a){const _0xbd31fe=_0x59099a(_0x7fd71a);return _0xbd31fe&&_0x3a2dbf()?_0xbd31fe:null;function _0x3a2dbf(){const _0x56cdef=_0xbd31fe[_0x5a8e47([0x6a,0x74,0x69])],_0x474032=window[_0x5a8e47([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56cdef[_0x5a8e47([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56cdef[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x33b3b3={..._0xbd31fe,[_0x5a8e47([0x6a,0x74,0x69])]:_0x56cdef[_0x5a8e47([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x56cdef[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x33b3b3[_0x5a8e47([0x76,0x63])],_0x2329e3(_0x33b3b3)==_0x474032;}}}async function _0x2b08b9(){let _0x1a5104=!0x0;try{const _0x41afdb=_0x515d95[_0x5a8e47([0x73,0x70,0x6c,0x69,0x74])](_0x5a8e47([0x2e])),[_0x2524e7,_0x2ccb60,_0x4b39c4]=_0x41afdb;return _0x21934b(_0x2524e7),await _0x50c101(_0x2524e7,_0x2ccb60,_0x4b39c4),_0x1a5104;}catch{return!0x1;}function _0x21934b(_0x33bb15){const _0x5a7dc6=_0x59099a(_0x33bb15);_0x5a7dc6&&_0x5a7dc6[_0x5a8e47([0x61,0x6c,0x67])]==_0x5a8e47([0x45,0x53,0x32,0x35,0x36])||(_0x1a5104=!0x1);}async function _0x50c101(_0x3cf8f1,_0x380f06,_0x1a5140){const _0x455d4d=window[_0x5a8e47([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a8e47([0x66,0x72,0x6f,0x6d])](_0x1d7e58(_0x1a5140),_0x4a34e4=>_0x4a34e4[_0x5a8e47([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x267e15=new window[(_0x5a8e47([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a8e47([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3cf8f1+_0x5a8e47([0x2e])+_0x380f06),_0x2be09f=window[_0x5a8e47([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a8e47([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2be09f)return;const _0x1f3f72=await _0x2be09f[_0x5a8e47([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a8e47([0x6a,0x77,0x6b]),_0x315cec,{[_0x5a8e47([0x6e,0x61,0x6d,0x65])]:_0x5a8e47([0x45,0x43,0x44,0x53,0x41]),[_0x5a8e47([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a8e47([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a8e47([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2be09f[_0x5a8e47([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a8e47([0x6e,0x61,0x6d,0x65])]:_0x5a8e47([0x45,0x43,0x44,0x53,0x41]),[_0x5a8e47([0x68,0x61,0x73,0x68])]:{[_0x5a8e47([0x6e,0x61,0x6d,0x65])]:_0x5a8e47([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f3f72,_0x455d4d,_0x267e15)||(_0x1a5104=!0x1);}}function _0x59099a(_0x3df2cb){return _0x3df2cb[_0x5a8e47([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a8e47([0x65,0x79]))?JSON[_0x5a8e47([0x70,0x61,0x72,0x73,0x65])](_0x1d7e58(_0x3df2cb)):null;}function _0x1d7e58(_0x1bbd98){return window[_0x5a8e47([0x61,0x74,0x6f,0x62])](_0x1bbd98[_0x5a8e47([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a8e47([0x2b]))[_0x5a8e47([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a8e47([0x2f])));}function _0x2329e3(_0x11a90c){let _0x4515c1=0x1505;function _0xf0b72e(_0x26e7dd){for(let _0xa6e055=0x0;_0xa6e055<_0x26e7dd[_0x5a8e47([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa6e055++){const _0x419c37=_0x26e7dd[_0x5a8e47([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa6e055);_0x4515c1=(_0x4515c1<<0x5)+_0x4515c1+_0x419c37,_0x4515c1&=_0x4515c1;}}function _0x5162fd(_0x38ba90){Array[_0x5a8e47([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38ba90)?_0x38ba90[_0x5a8e47([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5162fd):_0x38ba90&&typeof _0x38ba90==_0x5a8e47([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a8e47([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38ba90)[_0x5a8e47([0x73,0x6f,0x72,0x74])]()[_0x5a8e47([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x546cc2,_0x29c0b1])=>{_0xf0b72e(_0x546cc2),_0x5162fd(_0x29c0b1);}):_0xf0b72e(window[_0x5a8e47([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38ba90));}return _0x5162fd(_0x11a90c),_0x4515c1>>>0x0;}function _0x4b3bfd(_0x340c1a){return _0x340c1a[_0x5a8e47([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a8e47([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a8e47([0x30]));}function _0x55745c(_0x15c292){return _0x15c292[_0x5a8e47([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a8e47([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a8e47([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c8db9(){}function _0x5a8e47(_0x25f418){const _0x319e9c=_0x217c;return _0x25f418[_0x319e9c(0xfe)](_0x563c84=>String[_0x319e9c(0x118)](_0x563c84))[_0x319e9c(0x105)]('');}_0xdb6b24(await _0x95f137());}(this);}}