@ckeditor/ckeditor5-paste-from-office-enhanced 47.7.0-alpha.4 → 47.7.1-alpha.0

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={331(t,e,n){t.exports=n(237)("./src/clipboard.js")},782(t,e,n){t.exports=n(237)("./src/core.js")},783(t,e,n){t.exports=n(237)("./src/engine.js")},584(t,e,n){t.exports=n(237)("./src/utils.js")},237(t){"use strict";t.exports=CKEditor5.dll}},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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(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=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=a(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const c=p(t,n);if(i>f.length-1||f[i].listElement.name!=c.type){0==i&&"ol"==c.type&&void 0!==t.id&&o[e]&&(c.startIndex=o[e]);const n=d(c,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=c.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");c(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function c(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const c=parseFloat(r.marginLeft);let a=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(a+=parseFloat(e))}}a+=40*e.length;const l=c-a,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function a(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){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&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(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 v(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 x(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 S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,C=/xmlns:o="urn:schemas-microsoft-com/i;class E{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 S.test(t)||C.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),o(r,i,this.hasMultiLevelListPlugin),I(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,v(e,t));const o=x(e,t);b(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 A(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 L(t,n){const r=new DOMParser,s=function(t){return A(A(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var O=n(584);function P(){const t=["152FYunEc","test","3716vbjQTo","223341hQdZpn","64924IfKCKH","848364swMPlq","3816590JESrqz","1035QCXujO","78093hCwaqz","1934093hiVrzC","4eKvWwh"];return(P=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(163913===parseInt(e(366))/1*(-parseInt(e(360))/2)+parseInt(e(359))/3+-parseInt(e(369))/4*(parseInt(e(363))/5)+parseInt(e(361))/6+-parseInt(e(365))/7+parseInt(e(367))/8*(parseInt(e(364))/9)+parseInt(e(362))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function M(t,e){const n=P();return(M=function(t,e){return n[t-=359]})(t,e)}function F(t){return T[M(368)](t)}!function(t){const e=R,n=t();for(;;)try{if(766495===-parseInt(e(394))/1+parseInt(e(377))/2+-parseInt(e(380))/3*(-parseInt(e(390))/4)+parseInt(e(383))/5*(parseInt(e(376))/6)+-parseInt(e(388))/7+parseInt(e(387))/8*(-parseInt(e(378))/9)+-parseInt(e(374))/10*(parseInt(e(395))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=D();return(R=function(t,e){return n[t-=371]})(t,e)}function W(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(373)]&&!s[n(399)])continue;const e=!s[n(373)]||t[n(371)]===s[n(373)],o=!s[n(399)]||t[n(381)](s[n(399)]);e&&o&&r[n(379)](s,i)}return r}function $(t){const e=R,n={};for(let r=0;r<t[e(384)];r++){const s=t[r],i=t[e(398)](s);e(389)!==i&&(n[s]=i)}return n}function k(t){const e=R,n=t[e(385)](",")[e(393)](t=>t[e(396)]()),r=[];for(const t of n){const n=j[e(391)](t);n&&r[e(397)](n[e(386)])}return r}function D(){const t=["assign","map","121529uICjeD","14671756jPbBIO","trim","push","getPropertyValue","className","name","selectorText","tagName","10CzheqT","cssRules","660252PwoZHn","3003422LKcVRJ","513wFvBWy","set","15498fehUNl","hasClass","style","20ZbfxHp","length","split","groups","24008olYlyq","4039252hMSGuA","initial","796kkonLj","exec"];return(D=function(){return t})()}function N(t){const e=R,n={};for(const r of t)Object[e(392)](n,r);return n}const K=V;function U(){const t=["684HfvDmE","38760TwGLqZ","3183775BcHTrb","item","document","10dHzUiv","isActive","values","_parsedData","hasStyle","4yYmgSj","324225fDElnI","createRangeIn","setStyle","from","1305yyHJGt","233384UTmrRI","size","type","content","41560MGZyxu","elementStart","2909046wDGect","7297290EOslHo","192BAOrMY","execute"];return(U=function(){return t})()}function V(t,e){const n=U();return(V=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(864692===parseInt(e(495))/1*(parseInt(e(489))/2)+-parseInt(e(503))/3*(-parseInt(e(499))/4)+-parseInt(e(510))/5*(parseInt(e(501))/6)+parseInt(e(507))/7+-parseInt(e(506))/8*(parseInt(e(494))/9)+-parseInt(e(502))/10+-parseInt(e(490))/11*(-parseInt(e(505))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends E{[K(504)](t){const n=K,{body:r,styles:s}=t[n(487)],i=new e.ViewUpcastWriter(r[n(509)]),o=i[n(491)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(379)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(375)])if(t instanceof CSSStyleRule){const r=$(t[e(382)]);n[t[e(372)]]=Object[e(392)]({},n[t[e(372)]]||{},r)}return n}(s));for(const t of o){if(n(500)!==t[n(497)])continue;const e=W(t[n(508)],c);if(e[n(496)]){const r=N(Array[n(493)](e[n(512)]()));for(const e in r){const s=t[n(508)];s[n(488)](e)||i[n(492)](e,r[e],s)}}}t[n(498)]=r}[K(511)](t){return super[K(511)](t)||F(t)}}const B=H;function H(t,e){const n=Y();return(H=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(418690===-parseInt(e(259))/1+parseInt(e(239))/2+parseInt(e(250))/3+-parseInt(e(258))/4*(parseInt(e(249))/5)+-parseInt(e(272))/6*(parseInt(e(241))/7)+-parseInt(e(274))/8+parseInt(e(257))/9*(parseInt(e(245))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class z extends t.Plugin{static get[B(238)](){return B(242)}static get[B(253)](){return!0}static get[B(255)](){return!0}static get[B(247)](){return[B(268)]}[B(244)](){const t=B,e=this[t(261)],n=e[t(271)][t(246)](t(260)),r=e[t(252)][t(262)][t(237)],s=new q(r);n.on(t(266),(e,n)=>{const i=t,o=n[i(273)][i(254)](i(251));s[i(265)](o)&&(n[i(248)]||(n[i(248)]=L(o,r[i(267)])),s[i(256)](n))},{priority:O.priorities[t(246)](t(269))+11})}[B(264)](){!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 c(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](a(t)):null}function a(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=H;return t[e(240)](t=>String[e(263)](t))[e(243)]("")}!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=c(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])])(c=>{if(i())return c(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 a=!1;const p=(0,O.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 g(r){a(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])](c)[m([99,97,116,99,104])](()=>{c(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 a(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 c(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])])&&(a=!0,g(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])](()=>{a||c(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,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=c(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])](a(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),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const l=await c[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 c[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:1776211200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=H,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(270)]);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)}}function Y(){const t=["pluginName","882900xdJZvt","map","91UouSoq","PasteFromOfficeEnhancedInliner","join","init","12634420dnMBIj","get","requires","_parsedData","3035165vUClIi","747627pUUAcC","text/html","editing","isOfficialPlugin","getData","isPremiumPlugin","execute","18FUFAxu","4tjTrmO","681284JaeEdT","ClipboardPipeline","editor","view","fromCharCode","afterInit","isActive","inputTransformation","stylesProcessor","PasteFromOffice","high","href","plugins","377418coTYWx","dataTransfer","5542376LhIoll","document"];return(Y=function(){return t})()}const G=et;!function(t){const e=et,n=t();for(;;)try{if(859047===-parseInt(e(199))/1*(-parseInt(e(203))/2)+-parseInt(e(237))/3+parseInt(e(229))/4*(parseInt(e(235))/5)+-parseInt(e(196))/6*(parseInt(e(194))/7)+-parseInt(e(204))/8+parseInt(e(233))/9*(-parseInt(e(210))/10)+parseInt(e(218))/11*(parseInt(e(227))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);const _=[G(207),G(216),G(201),G(222),G(236),G(232),G(231),G(215)],X=[G(207),G(216),G(201)],Z={"font-style":[[G(224),"i"]],"font-weight":[[G(225),G(220)],[G(206),G(220)],[G(202),G(220)],[t=>Number(t)>=600,G(220)]],"text-decoration":[[G(205),"u"],[G(192),"s"]],"text-decoration-line":[[G(205),"u"],[G(192),"s"]],"vertical-align":[[G(211),G(211)],[G(197),G(226)]]};function J(t){return _[G(209)](t)}function Q(t){const e=G;return Array[e(200)](t[e(230)]())[e(219)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=G,r={},s={};return e[n(213)](e=>{const i=n,o=t[i(195)](e);if(o)if(c=e,X[G(209)](c))r[e]=o;else if(e in Z){const t=o[i(193)](" ");Z[e][i(213)](([n,r])=>{const o=i;for(const i of t)(o(228)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=G;for(const s in n)n[s][r(213)](([,n])=>{const s=r,i=e[s(212)](n,[],t[s(221)]());e[s(217)](0,i,t)}),e[r(208)](s,t)})(t,e,s),function(t,e,n){const r=G;if(!Object[r(214)](n)[r(198)])return;const s=e[r(212)](r(223),[],t[r(221)]());e[r(234)](n,s),e[r(217)](0,s,t),e[r(208)](Object[r(214)](n),t)}(t,e,r)}function et(t,e){const n=nt();return(et=function(t,e){return n[t-=192]})(t,e)}function nt(){const t=["22366788DumFPp","function","21424jBFnGN","getStyleNames","font-style","font-weight","21933sBhZgY","setStyle","1170cMxuiz","text-decoration-line","1159104XGRdTc","line-through","split","972216qHkqnV","getStyle","66RKuLXc","super","length","4237lgYOGd","from","font-size","bolder","296iXChAr","11976656WDPviw","underline","bold","color","removeStyle","includes","5490ypcfrB","sub","createElement","forEach","keys","vertical-align","font-family","insertChild","22xphRjN","filter","strong","getChildren","text-decoration","span","italic","medium","sup"];return(nt=function(){return t})()}const rt=it;function st(){const t=["includes","stylesProcessor","4648PjDXNU","1850928SiIhPg","255563MpYshg","getItems","font","isActive","blockElements","566706rzjKOo","1147320YXOMbZ","execute","_parsedData","content","createRangeIn","element","8672GNZDQS","document","name","103910MpxXJS","2519934VOYNTh"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(265105===parseInt(e(206))/1+parseInt(e(211))/2+parseInt(e(212))/3+parseInt(e(205))/4+parseInt(e(200))/5+-parseInt(e(201))/6+parseInt(e(204))/7*(-parseInt(e(218))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends E{[rt(213)](t){const n=rt,{body:r}=t[n(214)],s=new e.ViewUpcastWriter(r[n(219)]),i=s[n(216)](r),o=new e.ViewDocument(s[n(219)][n(203)]),c=[...new e.ViewDomConverter(o)[n(210)],n(208)],a=i[n(207)]();for(const t of a)if(t.is(n(217))&&c[n(202)](t[n(220)])){tt(t,s,Q(t))}t[n(215)]=r}[rt(209)](t){return super[rt(209)](t)||F(t)}}const ct=lt;function at(){const t=["inputTransformation","767040uSuxDe","80zttwEe","stylesProcessor","_licenseKeyCheckInterval","181509WWbbvK","pasteFromOfficeEnhancedLicenseKeyDomainLimit","ClipboardPipeline","high","featureNotAllowed","290457YlIGWc","view","requires","domainLimit","168uvxMBn","isPremiumPlugin","PasteFromOffice","expired","get","1125334Ulspqn","21580UdVLYi","editing","editor","plugins","12kIaupS","init","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_showLicenseError","licenseKey","186873EhHOLO","dataTransfer","getData","destroy","text/html","usageLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isActive","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyValid","document","PasteFromOfficeEnhancedPropagator","invalid","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyExpired","15860CtIefF","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","config","isOfficialPlugin","_parsedData","pluginName"];return(at=function(){return t})()}function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(120640===parseInt(e(406))/1+parseInt(e(397))/2+-parseInt(e(382))/3*(parseInt(e(401))/4)+parseInt(e(370))/5*(-parseInt(e(391))/6)+-parseInt(e(396))/7+parseInt(e(378))/8+-parseInt(e(387))/9*(-parseInt(e(379))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(405)];[ct(381)];static get[ct(376)](){return ct(417)}static get[ct(374)](){return!0}static get[ct(392)](){return!0}static get[ct(389)](){return[ct(393)]}[ct(402)](){const t=ct,e=this[t(399)],n=e[t(400)][t(395)](t(384)),r=e[t(398)][t(388)][t(416)],s=new ot(r);n.on(t(377),(e,n)=>{const i=t,o=n[i(407)][i(408)](i(410));s[i(413)](o)&&(n[i(375)]||(n[i(375)]=L(o,r[i(380)])),s[i(367)](n))},{priority:O.priorities[t(395)](t(385))+10}),this[t(405)]=this[t(399)][t(373)][t(395)](t(405));const i=this[t(399)];this[t(381)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(415)==s||e(368)==s||e(369)==s||e(383)==s||e(412)==s||e(372)==s||e(403)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(368)==n&&i[e(404)](e(366)),e(369)==n&&i[e(404)](e(394)),e(383)==n&&i[e(404)](e(390)),e(412)==n&&i[e(404)](e(386),e(371)),e(372)==n&&i[e(404)](e(414)),e(403)==n&&i[e(404)](e(411))},1e3)}[ct(409)](){const t=ct;super[t(409)](),this[t(381)]&&clearInterval(this[t(381)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=491]})(t,e)}function mt(){var t=["17643MwVOBJ","requires","isPremiumPlugin","pluginName","414743WxlSIo","1UKYwCF","isOfficialPlugin","5YZqTib","PasteFromOfficeEnhanced","381916jIbymV","3807774olsWOi","316968jHGXze","381338lmkbFI","1059944YzIatw","PasteFromOffice"];return(mt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(101751===-parseInt(e(499))/1*(-parseInt(e(491))/2)+-parseInt(e(494))/3+-parseInt(e(503))/4*(-parseInt(e(501))/5)+parseInt(e(505))/6+parseInt(e(498))/7+parseInt(e(492))/8+-parseInt(e(504))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[ft(497)](){return ft(502)}static get[ft(500)](){return!0}static get[ft(496)](){return!0}static get[ft(495)](){return[ft(493),z,ut]}}function gt(){var t=["253720nlLsOP","768440OaXhQf","1735119gxTaCC","7tGwHcC","69298IPNcXg","3974747arWwQG","36fbFwFh","9451650KseKvT","55UGhQVF","2773422ArOEVU"];return(gt=function(){return t})()}function ht(t,e){var n=gt();return(ht=function(t,e){return n[t-=223]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(422513===-parseInt(e(223))/1*(-parseInt(e(224))/2)+parseInt(e(232))/3+-parseInt(e(230))/4*(parseInt(e(228))/5)+-parseInt(e(229))/6+-parseInt(e(225))/7+-parseInt(e(231))/8*(-parseInt(e(226))/9)+parseInt(e(227))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331(t,e,n){t.exports=n(237)("./src/clipboard.js")},782(t,e,n){t.exports=n(237)("./src/core.js")},783(t,e,n){t.exports=n(237)("./src/engine.js")},584(t,e,n){t.exports=n(237)("./src/utils.js")},237(t){"use strict";t.exports=CKEditor5.dll}},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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(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=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(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 f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){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&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(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 v(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 x(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 S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class E{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 S.test(t)||A.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),o(r,i,this.hasMultiLevelListPlugin),I(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,v(e,t));const o=x(e,t);b(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 L(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 C(t,n){const r=new DOMParser,s=function(t){return L(L(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 P=n(584);function O(){const t=["900iHgqtw","test","14feZMYT","473173KXRyzC","1149198IeAuqF","1219928dBWaKx","5Cjvwej","43938cZGxbs","1706523GrdWYJ","13797190DDhqJJ","1589556xtoaDO","2KHIJHA"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(399740===parseInt(e(246))/1*(-parseInt(e(254))/2)+parseInt(e(251))/3+-parseInt(e(253))/4+-parseInt(e(249))/5*(-parseInt(e(247))/6)+parseInt(e(245))/7*(-parseInt(e(248))/8)+parseInt(e(250))/9*(-parseInt(e(255))/10)+parseInt(e(252))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function M(t){return T[F(244)](t)}function R(t,e){const n=k();return(R=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(187751===parseInt(e(264))/1*(-parseInt(e(273))/2)+parseInt(e(272))/3*(parseInt(e(279))/4)+-parseInt(e(261))/5*(parseInt(e(281))/6)+parseInt(e(280))/7+parseInt(e(258))/8+-parseInt(e(266))/9+parseInt(e(262))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function D(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(268)]&&!s[n(254)])continue;const e=!s[n(268)]||t[n(265)]===s[n(268)],o=!s[n(254)]||t[n(255)](s[n(254)]);e&&o&&r[n(277)](s,i)}return r}function W(t){const e=R,n={};for(let r=0;r<t[e(278)];r++){const s=t[r],i=t[e(259)](s);e(257)!==i&&(n[s]=i)}return n}function k(){const t=["hasClass","selectorText","initial","2176952AszoqZ","getPropertyValue","exec","5jiLLeA","4459160txVbss","push","2MxtsBt","name","3276783ZZrdEv","assign","tagName","groups","map","split","307227cQQift","313474WgRGpL","style","cssRules","trim","set","length","8TfaBXr","1996680ALzBnD","2056686PGkhLt","className"];return(k=function(){return t})()}function $(t){const e=R,n=t[e(271)](",")[e(270)](t=>t[e(276)]()),r=[];for(const t of n){const n=j[e(260)](t);n&&r[e(263)](n[e(269)])}return r}function K(t){const e=R,n={};for(const r of t)Object[e(267)](n,r);return n}const N=z;function z(t,e){const n=V();return(z=function(t,e){return n[t-=436]})(t,e)}function V(){const t=["createRangeIn","310EiBtTM","isActive","type","456XrobbZ","2277209bXDhlA","732207hqMYCy","8gGzHEj","4339811yUOfgw","setStyle","document","content","hasStyle","_parsedData","35OjqcKi","size","106095poFQCW","100UJLgfl","from","609402XFqcAL","item","execute","2tcschs","282573onUvZs","elementStart","582322AIgWQQ","values"];return(V=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(546976===parseInt(e(448))/1*(-parseInt(e(437))/2)+parseInt(e(458))/3*(parseInt(e(459))/4)+parseInt(e(456))/5*(parseInt(e(461))/6)+-parseInt(e(450))/7*(-parseInt(e(449))/8)+parseInt(e(438))/9*(parseInt(e(443))/10)+-parseInt(e(447))/11+-parseInt(e(446))/12*(parseInt(e(440))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class q extends E{[N(436)](t){const n=N,{body:r,styles:s}=t[n(455)],i=new e.ViewUpcastWriter(r[n(452)]),o=i[n(442)](r),a=function(t){const e=R,n=new Map;for(const r in t){const s=$(r),i=t[r];for(const t of s)n[e(277)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(275)])if(t instanceof CSSStyleRule){const r=W(t[e(274)]);n[t[e(256)]]=Object[e(267)]({},n[t[e(256)]]||{},r)}return n}(s));for(const t of o){if(n(439)!==t[n(445)])continue;const e=D(t[n(462)],a);if(e[n(457)]){const r=K(Array[n(460)](e[n(441)]()));for(const e in r){const s=t[n(462)];s[n(454)](e)||i[n(451)](e,r[e],s)}}}t[n(453)]=r}[N(444)](t){return super[N(444)](t)||M(t)}}const U=B;function B(t,e){const n=G();return(B=function(t,e){return n[t-=330]})(t,e)}function G(){const t=["209841sWsZuG","afterInit","8tFmPuj","editing","inputTransformation","2390508PkTaxb","plugins","998823FKcALw","isActive","map","document","PasteFromOffice","execute","join","view","stylesProcessor","text/html","6385ezgveK","ClipboardPipeline","get","PasteFromOfficeEnhancedInliner","isOfficialPlugin","3330VqgfPa","pluginName","6187200hvsxWH","92cfJVtz","fromCharCode","getData","href","_parsedData","213262PhMnin","editor","isPremiumPlugin","4oURZYE","high","dataTransfer","6iJGEpN","4103qJNAbJ","init","requires"];return(G=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(134359===-parseInt(e(357))/1+parseInt(e(360))/2*(-parseInt(e(367))/3)+-parseInt(e(352))/4*(parseInt(e(344))/5)+-parseInt(e(363))/6*(-parseInt(e(334))/7)+parseInt(e(369))/8*(-parseInt(e(332))/9)+parseInt(e(349))/10*(parseInt(e(364))/11)+parseInt(e(351))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class Z extends t.Plugin{static get[U(350)](){return U(347)}static get[U(348)](){return!0}static get[U(359)](){return!0}static get[U(366)](){return[U(338)]}[U(365)](){const t=U,e=this[t(358)],n=e[t(333)][t(346)](t(345)),r=e[t(330)][t(341)][t(337)],s=new q(r);n.on(t(331),(e,n)=>{const i=t,o=n[i(362)][i(354)](i(343));s[i(335)](o)&&(n[i(356)]||(n[i(356)]=C(o,r[i(342)])),s[i(339)](n))},{priority:P.priorities[t(346)](t(361))+11})}[U(368)](){!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=B;return t[e(336)](t=>String[e(353)](t))[e(340)]("")}!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,P.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 g(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,g(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:1776643200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=B,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(355)]);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 H=tt;!function(t){const e=tt,n=t();for(;;)try{if(632514===-parseInt(e(257))/1*(parseInt(e(267))/2)+-parseInt(e(289))/3*(parseInt(e(282))/4)+parseInt(e(265))/5+-parseInt(e(273))/6+-parseInt(e(271))/7+parseInt(e(277))/8*(-parseInt(e(254))/9)+parseInt(e(251))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const J=[H(276),H(258),H(294),H(278),H(286),H(272),H(283),H(260)],Q=[H(276),H(258),H(294)],X={"font-style":[[H(268),"i"]],"font-weight":[[H(279),H(252)],[H(288),H(252)],[H(287),H(252)],[t=>Number(t)>=600,H(252)]],"text-decoration":[[H(275),"u"],[H(256),"s"]],"text-decoration-line":[[H(275),"u"],[H(256),"s"]],"vertical-align":[[H(266),H(266)],[H(269),H(264)]]};function Y(t){return J[H(292)](t)}function _(){const t=["medium","getChildren","split","248MFPjgz","font-style","setStyle","span","text-decoration-line","bolder","bold","5235iPRIIu","11nskQuI","getStyle","includes","insertChild","font-size","keys","23571890ZDPzDC","strong","function","36RGBlrG","forEach","line-through","7627rpqwTC","font-family","length","vertical-align","getStyleNames","filter","from","sup","1650010OYJZcX","sub","2fQwDmh","italic","super","removeStyle","2197706IxpKzV","font-weight","3921924bYOAFH","createElement","underline","color","1942496ZTcfnP","text-decoration"];return(_=function(){return t})()}function tt(t,e){const n=_();return(tt=function(t,e){return n[t-=251]})(t,e)}function et(t){const e=H;return Array[e(263)](t[e(261)]())[e(262)](Y)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(255)](e=>{const i=n,o=t[i(291)](e);if(o)if(a=e,Q[H(292)](a))r[e]=o;else if(e in X){const t=o[i(281)](" ");X[e][i(255)](([n,r])=>{const o=i;for(const i of t)(o(253)==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(255)](([,n])=>{const s=r,i=e[s(274)](n,[],t[s(280)]());e[s(293)](0,i,t)}),e[r(270)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(295)](n)[r(259)])return;const s=e[r(274)](r(285),[],t[r(280)]());e[r(284)](n,s),e[r(293)](0,s,t),e[r(270)](Object[r(295)](n),t)}(t,e,r)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=214]})(t,e)}function it(){const t=["252427OczzoL","stylesProcessor","content","createRangeIn","428048qYxYce","1915947mNDykr","document","11590KOOezk","_parsedData","543666gAPPmJ","blockElements","6217yaQItv","element","387084QuGepq","30dODfPa","execute","name","isActive","font","45OQQIRy","18mDPbyx","4HnrHXO","getItems","includes"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(145927===parseInt(e(237))/1*(parseInt(e(223))/2)+parseInt(e(235))/3+parseInt(e(215))/4+parseInt(e(233))/5+-parseInt(e(222))/6*(-parseInt(e(226))/7)+parseInt(e(230))/8*(parseInt(e(221))/9)+parseInt(e(216))/10*(-parseInt(e(231))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends E{[rt(217)](t){const n=rt,{body:r}=t[n(234)],s=new e.ViewUpcastWriter(r[n(232)]),i=s[n(229)](r),o=new e.ViewDocument(s[n(232)][n(227)]),a=[...new e.ViewDomConverter(o)[n(236)],n(220)],c=i[n(224)]();for(const t of c)if(t.is(n(214))&&a[n(225)](t[n(218)])){nt(t,s,et(t))}t[n(228)]=r}[rt(219)](t){return super[rt(219)](t)||M(t)}}const at=lt;function ct(){const t=["text/html","domainLimit","dataTransfer","pluginName","featureNotAllowed","121554dTnhSW","12sgzMnp","plugins","1559665BAipks","init","get","_licenseKeyCheckInterval","document","PasteFromOfficeEnhancedPropagator","editor","invalid","licenseKey","isPremiumPlugin","PasteFromOffice","1489108BeyIGC","ClipboardPipeline","getData","editing","stylesProcessor","destroy","isActive","inputTransformation","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","config","requires","view","875yXVUJS","17016pcRFcG","_parsedData","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","high","1322354ECRYed","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","3yFXFXF","_showLicenseError","6082983ZrisTc","3034090GIFzYH","evaluationLimit","usageLimit"];return(ct=function(){return t})()}function lt(t,e){const n=ct();return(lt=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(533703===parseInt(e(446))/1+parseInt(e(483))/2+parseInt(e(487))/3*(parseInt(e(460))/4)+parseInt(e(449))/5*(parseInt(e(447))/6)+-parseInt(e(477))/7*(parseInt(e(478))/8)+-parseInt(e(489))/9+-parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{[at(457)];[at(452)];static get[at(444)](){return at(454)}static get[at(471)](){return!0}static get[at(458)](){return!0}static get[at(475)](){return[at(459)]}[at(450)](){const t=at,e=this[t(455)],n=e[t(448)][t(451)](t(461)),r=e[t(463)][t(476)][t(453)],s=new ot(r);n.on(t(467),(e,n)=>{const i=t,o=n[i(443)][i(462)](i(493));s[i(466)](o)&&(n[i(479)]||(n[i(479)]=C(o,r[i(464)])),s[i(473)](n))},{priority:P.priorities[t(451)](t(482))+10}),this[t(457)]=this[t(455)][t(474)][t(451)](t(457));const i=this[t(455)];this[t(452)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(469)==s||e(480)==s||e(485)==s||e(486)==s||e(470)==s||e(472)==s||e(468)==s){delete i[r],n=s,clearInterval(this[e(452)]),this[e(452)]=void 0;break}}e(480)==n&&i[e(488)](e(456)),e(485)==n&&i[e(488)](e(481)),e(486)==n&&i[e(488)](e(494)),e(470)==n&&i[e(488)](e(445),e(484)),e(472)==n&&i[e(488)](e(491)),e(468)==n&&i[e(488)](e(492))},1e3)}[at(465)](){const t=at;super[t(465)](),this[t(452)]&&clearInterval(this[t(452)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=164]})(t,e)}function mt(){var t=["331390NaWvvQ","21ELriSP","28BfDSKh","pluginName","isPremiumPlugin","2090WewRCU","requires","210966VboCLX","679160IYeadU","181082VrwXen","isOfficialPlugin","1316075xltZYD","3383244ngdSlt","7294760imnDwp","PasteFromOffice","PasteFromOfficeEnhanced","18yGPGTK"];return(mt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(981571===parseInt(e(173))/1+-parseInt(e(179))/2*(parseInt(e(180))/3)+-parseInt(e(174))/4+-parseInt(e(175))/5+-parseInt(e(169))/6*(parseInt(e(164))/7)+-parseInt(e(170))/8*(parseInt(e(178))/9)+parseInt(e(167))/10*(parseInt(e(171))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[ft(165)](){return ft(177)}static get[ft(172)](){return!0}static get[ft(166)](){return!0}static get[ft(168)](){return[ft(176),Z,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=174]})(t,e)}function ht(){var t=["3028166nVQbrK","11910530npXiTt","5MUSBau","434118NTjXUA","2670960rjJsQd","754040carpwR","5235201HjZFzz","18CpIvGy","35lNIlpE","2502904cKUeYE"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(890122===-parseInt(e(182))/1+-parseInt(e(177))/2+parseInt(e(183))/3+parseInt(e(181))/4+parseInt(e(179))/5*(-parseInt(e(180))/6)+-parseInt(e(175))/7*(parseInt(e(176))/8)+-parseInt(e(174))/9*(-parseInt(e(178))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(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 _0x461191}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x3481d8,parsePasteOfficeHtml as _0x992753}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x60af1b,uid as _0x134849}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3fbfee,ViewDocument as _0xabd5bb,ViewDomConverter as _0x4e64f1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x177695){return m['test'](_0x177695);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0xff80f9,_0x2fa5e0){const _0x22c8c6=new Map();for(const [_0xade2c1,_0x2e685c]of _0x2fa5e0){if(!_0xade2c1['tagName']&&!_0xade2c1['className'])continue;const _0x3c76bd=!_0xade2c1['tagName']||_0xff80f9['name']===_0xade2c1['tagName'],_0x19ca9e=!_0xade2c1['className']||_0xff80f9['hasClass'](_0xade2c1['className']);_0x3c76bd&&_0x19ca9e&&_0x22c8c6['set'](_0xade2c1,_0x2e685c);}return _0x22c8c6;}function h(_0x247037){const _0xac117f={};for(let _0x2ca8ee=0x0;_0x2ca8ee<_0x247037['length'];_0x2ca8ee++){const _0x47a57c=_0x247037[_0x2ca8ee],_0x46047e=_0x247037['getPropertyValue'](_0x47a57c);'initial'!==_0x46047e&&(_0xac117f[_0x47a57c]=_0x46047e);}return _0xac117f;}function O(_0xfa9749){const _0x7787c8=_0xfa9749['split'](',')['map'](_0x591e11=>_0x591e11['trim']()),_0x3d56cd=[];for(const _0x5e0a32 of _0x7787c8){const _0x47c995=S['exec'](_0x5e0a32);_0x47c995&&_0x3d56cd['push'](_0x47c995['groups']);}return _0x3d56cd;}function k(_0x29fd3e){const _0x4185ec={};for(const _0x4bb378 of _0x29fd3e)Object['assign'](_0x4185ec,_0x4bb378);return _0x4185ec;}class c extends _0x3481d8{['execute'](_0x26cdc0){const {body:_0x27e6ba,styles:_0x3bd91a}=_0x26cdc0['_parsedData'],_0x497287=new _0x3fbfee(_0x27e6ba['document']),_0x9bdbdb=_0x497287['createRangeIn'](_0x27e6ba),_0x4b4149=function(_0x4948d5){const _0x28bf34={};for(const _0x59a43b of _0x4948d5)for(const _0x62c9b9 of _0x59a43b['cssRules'])if(_0x62c9b9 instanceof CSSStyleRule){const _0x424f82=h(_0x62c9b9['style']);_0x28bf34[_0x62c9b9['selectorText']]=Object['assign']({},_0x28bf34[_0x62c9b9['selectorText']]||{},_0x424f82);}return _0x28bf34;}(_0x3bd91a),_0x21ab5b=function(_0x41fb77){const _0x15d37e=new Map();for(const _0x2fd876 in _0x41fb77){const _0x5e1475=O(_0x2fd876),_0x10b61b=_0x41fb77[_0x2fd876];for(const _0x382ec2 of _0x5e1475)_0x15d37e['set'](_0x382ec2,_0x10b61b);}return _0x15d37e;}(_0x4b4149);for(const _0x528691 of _0x9bdbdb){if('elementStart'!==_0x528691['type'])continue;const _0x2b3735=j(_0x528691['item'],_0x21ab5b);if(_0x2b3735['size']){const _0x36a19b=k(Array['from'](_0x2b3735['values']()));for(const _0x8fd1e6 in _0x36a19b){const _0x20f4fe=_0x528691['item'];_0x20f4fe['hasStyle'](_0x8fd1e6)||_0x497287['setStyle'](_0x8fd1e6,_0x36a19b[_0x8fd1e6],_0x20f4fe);}}}_0x26cdc0['content']=_0x27e6ba;}['isActive'](_0xe748de){return super['isActive'](_0xe748de)||p(_0xe748de);}}class i extends _0x461191{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x47c0dd=this['editor'],_0x37a118=_0x47c0dd['plugins']['get']('ClipboardPipeline'),_0x458771=_0x47c0dd['editing']['view']['document'],_0x1f2a41=new c(_0x458771);_0x37a118['on']('inputTransformation',(_0x2ff26a,_0x3c72da)=>{const _0x45db24=_0x3c72da['dataTransfer']['getData']('text/html');_0x1f2a41['isActive'](_0x45db24)&&(_0x3c72da['_parsedData']||(_0x3c72da['_parsedData']=_0x992753(_0x45db24,_0x458771['stylesProcessor'])),_0x1f2a41['execute'](_0x3c72da));},{'priority':_0x60af1b['get']('high')+0xb});}['afterInit'](){!async function(_0x235df9){const _0x27ce55=_0x5ab710([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]),_0x368d62=0x7374585f,_0x2d8201=0x7373df0f^_0x368d62,_0x43648a=window[_0x5ab710([0x44,0x61,0x74,0x65])][_0x5ab710([0x6e,0x6f,0x77])](),_0x5674ae=_0x235df9[_0x5ab710([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x110557=new window[(_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x585f19=>{_0x5674ae[_0x5ab710([0x6f,0x6e,0x63,0x65])](_0x5ab710([0x72,0x65,0x61,0x64,0x79]),_0x585f19);}),_0x5b5714={[_0x5ab710([0x6b,0x74,0x79])]:_0x5ab710([0x45,0x43]),[_0x5ab710([0x75,0x73,0x65])]:_0x5ab710([0x73,0x69,0x67]),[_0x5ab710([0x63,0x72,0x76])]:_0x5ab710([0x50,0x2d,0x32,0x35,0x36]),[_0x5ab710([0x78])]:_0x5ab710([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]),[_0x5ab710([0x79])]:_0x5ab710([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]),[_0x5ab710([0x61,0x6c,0x67])]:_0x5ab710([0x45,0x53,0x32,0x35,0x36])},_0x35ec7b=_0x5674ae[_0x5ab710([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ab710([0x67,0x65,0x74])](_0x5ab710([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x33c2c8(){let _0xf1b67,_0x28202a=null,_0x60649c=null;try{if(_0x35ec7b==_0x5ab710([0x47,0x50,0x4c]))return _0x5ab710([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xf1b67=_0x298d50(),!_0xf1b67)return _0x5ab710([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xf1b67[_0x5ab710([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x60649c=_0x187fd3(_0xf1b67[_0x5ab710([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xf1b67[_0x5ab710([0x6a,0x74,0x69])])),await _0x26d107()?_0xdec5fa()?_0xa127cc()?_0x5ab710([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2dc0ac()?(_0xf1b67[_0x5ab710([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ab710([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x28202a=_0x4f6caa(_0x5ab710([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x429688()):_0x5ab710([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ab710([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ab710([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ab710([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa127cc(){const _0x225d55=[_0x5ab710([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ab710([0x74,0x72,0x69,0x61,0x6c])][_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf1b67[_0x5ab710([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43648a/0x3e8:0xe10*_0x2d8201;return _0xf1b67[_0x5ab710([0x65,0x78,0x70])]<_0x225d55;}function _0xdec5fa(){const _0x32532b=_0xf1b67[_0x5ab710([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32532b&&(!!_0x32532b[_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab710([0x2a]))||(!!_0x32532b[_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab710([0x50,0x4f,0x45]))||(!!_0x32532b[_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab710([0x50,0x50]))||!(!_0x32532b[_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab710([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1157b8()))));}function _0x2dc0ac(){const _0x464b31=_0xf1b67[_0x5ab710([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x464b31||0x0==_0x464b31[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x167afc}=new URL(window[_0x5ab710([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x464b31[_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x167afc))return!0x0;const _0x4ff6eb=_0x167afc[_0x5ab710([0x73,0x70,0x6c,0x69,0x74])](_0x5ab710([0x2e]));return _0x464b31[_0x5ab710([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x75231d=>_0x75231d[_0x5ab710([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab710([0x2a])))[_0x5ab710([0x6d,0x61,0x70])](_0x1823c7=>_0x1823c7[_0x5ab710([0x73,0x70,0x6c,0x69,0x74])](_0x5ab710([0x2e])))[_0x5ab710([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e718f=>_0x1e718f[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ff6eb[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ab710([0x6d,0x61,0x70])](_0x467f26=>Array(_0x4ff6eb[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x467f26[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ab710([0x66,0x69,0x6c,0x6c])](_0x467f26[0x0]===_0x5ab710([0x2a])?_0x5ab710([0x2a]):'')[_0x5ab710([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x467f26))[_0x5ab710([0x73,0x6f,0x6d,0x65])](_0x4e30ee=>_0x4ff6eb[_0x5ab710([0x65,0x76,0x65,0x72,0x79])]((_0x2d13df,_0x570595)=>_0x4e30ee[_0x570595]===_0x2d13df||_0x4e30ee[_0x570595]===_0x5ab710([0x2a])));}function _0x429688(){return _0x28202a&&_0x60649c?new window[(_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c5654,_0x519aaa)=>{_0x28202a[_0x5ab710([0x74,0x68,0x65,0x6e])](_0x4c5654,_0x519aaa),_0x60649c[_0x5ab710([0x74,0x68,0x65,0x6e])](_0x12c129=>{_0x12c129!=_0x5ab710([0x56,0x61,0x6c,0x69,0x64])&&_0x4c5654(_0x12c129);},_0x519aaa);}):_0x28202a||_0x60649c||_0x5ab710([0x56,0x61,0x6c,0x69,0x64]);}}function _0x187fd3(_0x195a03,_0x3d4df3){return new window[(_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x358f23=>{if(_0xbd9693())return _0x358f23(_0x5ab710([0x56,0x61,0x6c,0x69,0x64]));_0x55a581(),_0x5674ae[_0x5ab710([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ab710([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a858a=!0x1;const _0x134f01=_0x134849();function _0x56f011(_0x2fc2b3){return!!_0x2fc2b3&&(typeof _0x2fc2b3===_0x5ab710([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2fc2b3===_0x5ab710([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2fc2b3[_0x5ab710([0x74,0x68,0x65,0x6e])]===_0x5ab710([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2fc2b3[_0x5ab710([0x63,0x61,0x74,0x63,0x68])]===_0x5ab710([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d0d74(_0x28e14b){_0x48eab5(_0x28e14b)[_0x5ab710([0x74,0x68,0x65,0x6e])](_0x3e4ae2=>{if(!_0x3e4ae2||_0x3e4ae2[_0x5ab710([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ab710([0x6f,0x6b]))return _0x5ab710([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x14f72d(_0x23c2e4(_0x134f01+_0x3d4df3))!=_0x3e4ae2[_0x5ab710([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ab710([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ab710([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ab710([0x74,0x68,0x65,0x6e])](_0x2a809a=>(_0x2cdf31(),_0x2a809a),()=>{const _0x320a7a=_0x338169();return null==_0x320a7a?(_0x2cdf31(),_0x5ab710([0x56,0x61,0x6c,0x69,0x64])):_0x5ab710(_0x43648a-_0x320a7a>(0x5778dc5f^_0x368d62)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ab710([0x74,0x68,0x65,0x6e])](_0x358f23)[_0x5ab710([0x63,0x61,0x74,0x63,0x68])](()=>{_0x358f23(_0x5ab710([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x44b7ef=0x7342b6df^_0x368d62;function _0x2cdf31(){const _0x32941f=_0x5ab710([0x6c,0x6c,0x63,0x74,0x2d])+_0x14f72d(_0x23c2e4(_0x195a03)),_0x1bca70=_0x1d93e0(_0x14f72d(window[_0x5ab710([0x4d,0x61,0x74,0x68])][_0x5ab710([0x63,0x65,0x69,0x6c])](_0x43648a/_0x44b7ef)));window[_0x5ab710([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ab710([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32941f,_0x1bca70);}function _0x338169(){const _0x5dfddc=_0x5ab710([0x6c,0x6c,0x63,0x74,0x2d])+_0x14f72d(_0x23c2e4(_0x195a03)),_0x594606=window[_0x5ab710([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ab710([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5dfddc);return _0x594606?window[_0x5ab710([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d93e0(_0x594606),0x10)*_0x44b7ef:null;}function _0x48eab5(_0x35f376){return new window[(_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e4d3a,_0x34e784)=>{_0x35f376[_0x5ab710([0x74,0x68,0x65,0x6e])](_0x4e4d3a,_0x34e784),window[_0x5ab710([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34e784,0x73758c9f^_0x368d62);});}}_0x5674ae[_0x5ab710([0x6f,0x6e])](_0x5ab710([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a8343,_0x222cea)=>{if(_0x222cea[0x0]!=_0x195a03)return _0x358f23(_0x5ab710([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x222cea[0x1]={..._0x222cea[0x1],[_0x5ab710([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x134f01};},{[_0x5ab710([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ab710([0x68,0x69,0x67,0x68])}),_0x5674ae[_0x5ab710([0x6f,0x6e])](_0x5ab710([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x223682=>{_0x56f011(_0x223682[_0x5ab710([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a858a=!0x0,_0x1d0d74(_0x223682[_0x5ab710([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ab710([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ab710([0x6c,0x6f,0x77])}),_0x110557[_0x5ab710([0x74,0x68,0x65,0x6e])](()=>{_0x2a858a||_0x358f23(_0x5ab710([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbd9693(){return _0x5674ae[_0x5ab710([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ab710([0x76,0x69,0x65,0x77])][_0x5ab710([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ab710([0x61,0x75,0x74,0x6f]);}function _0x55a581(){_0x5674ae[_0x5ab710([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ab710([0x76,0x69,0x65,0x77])][_0x5ab710([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ab710([0x61,0x75,0x74,0x6f]);}}function _0x4f6caa(_0xa8f0dd){const _0x4e3669=[new window[(_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54750f=>setTimeout(_0x54750f,0x737d6693^_0x368d62)),_0x110557[_0x5ab710([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x300324=>{let _0xc491bc=0x0;_0x5674ae[_0x5ab710([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab710([0x6f,0x6e])](_0x5ab710([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23ba4c,_0xd06e1)=>{_0xd06e1[0x0][_0x5ab710([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xc491bc++,_0xc491bc==(0x73745db7^_0x368d62)&&(_0x300324(),_0x23ba4c[_0x5ab710([0x6f,0x66,0x66])]());});}))];return window[_0x5ab710([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ab710([0x72,0x61,0x63,0x65])](_0x4e3669)[_0x5ab710([0x74,0x68,0x65,0x6e])](()=>_0xa8f0dd);}async function _0x5bffec(){await _0x110557,_0x5674ae[_0x5ab710([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab710([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xd5fd3d,_0x5674ae[_0x5ab710([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab710([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xd5fd3d,_0x5674ae[_0x5ab710([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ab710([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1157b8(){return window[_0x5ab710([0x67,0x6c,0x6f,0x62])]&&window[_0x5ab710([0x67,0x6c,0x6f,0x62])][_0x5ab710([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xe384f1(_0x36fa9e){const _0x545f2b=_0x5274be();_0x5674ae[_0x545f2b]=_0x5ab710([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])+_0x36fa9e,_0x36fa9e!=_0x5ab710([0x56,0x61,0x6c,0x69,0x64])&&_0x5bffec();}function _0x5274be(){const _0x638c34=window[_0x5ab710([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ab710([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ab710([0x6e,0x6f,0x77])]())[_0x5ab710([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ab710([0x2e]),'');let _0x3ed110=_0x5ab710([0x73]);for(let _0x314fec=0x0;_0x314fec<_0x638c34[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x314fec+=0x2){let _0x33bf3d=window[_0x5ab710([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x638c34[_0x5ab710([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x314fec,_0x314fec+0x2));_0x33bf3d>=_0x27ce55[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x33bf3d-=_0x27ce55[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ed110+=_0x27ce55[_0x33bf3d];}return _0x3ed110;}function _0x298d50(){const _0x78fa70=_0x35ec7b[_0x5ab710([0x73,0x70,0x6c,0x69,0x74])](_0x5ab710([0x2e]));if(0x3!=_0x78fa70[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c69c6(_0x78fa70[0x1]);function _0x2c69c6(_0x1dd861){const _0x38b195=_0x5111cc(_0x1dd861);return _0x38b195&&_0x25830a()?_0x38b195:null;function _0x25830a(){const _0x3cfeee=_0x38b195[_0x5ab710([0x6a,0x74,0x69])],_0x16d9b0=window[_0x5ab710([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3cfeee[_0x5ab710([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3cfeee[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a1911={..._0x38b195,[_0x5ab710([0x6a,0x74,0x69])]:_0x3cfeee[_0x5ab710([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3cfeee[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a1911[_0x5ab710([0x76,0x63])],_0x23c2e4(_0x2a1911)==_0x16d9b0;}}}async function _0x26d107(){let _0x2f08dd=!0x0;try{const _0x45860c=_0x35ec7b[_0x5ab710([0x73,0x70,0x6c,0x69,0x74])](_0x5ab710([0x2e])),[_0x81bd1f,_0x29c015,_0xd153cf]=_0x45860c;return _0x134bc2(_0x81bd1f),await _0x3351c6(_0x81bd1f,_0x29c015,_0xd153cf),_0x2f08dd;}catch{return!0x1;}function _0x134bc2(_0x411864){const _0x14d8fb=_0x5111cc(_0x411864);_0x14d8fb&&_0x14d8fb[_0x5ab710([0x61,0x6c,0x67])]==_0x5ab710([0x45,0x53,0x32,0x35,0x36])||(_0x2f08dd=!0x1);}async function _0x3351c6(_0x45ab7b,_0x50def4,_0x3ed90f){const _0x56fe79=window[_0x5ab710([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ab710([0x66,0x72,0x6f,0x6d])](_0x228eb1(_0x3ed90f),_0x1655eb=>_0x1655eb[_0x5ab710([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x50d776=new window[(_0x5ab710([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ab710([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x45ab7b+_0x5ab710([0x2e])+_0x50def4),_0x4fffc6=window[_0x5ab710([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ab710([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4fffc6)return;const _0xca9251=await _0x4fffc6[_0x5ab710([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ab710([0x6a,0x77,0x6b]),_0x5b5714,{[_0x5ab710([0x6e,0x61,0x6d,0x65])]:_0x5ab710([0x45,0x43,0x44,0x53,0x41]),[_0x5ab710([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ab710([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ab710([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4fffc6[_0x5ab710([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ab710([0x6e,0x61,0x6d,0x65])]:_0x5ab710([0x45,0x43,0x44,0x53,0x41]),[_0x5ab710([0x68,0x61,0x73,0x68])]:{[_0x5ab710([0x6e,0x61,0x6d,0x65])]:_0x5ab710([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xca9251,_0x56fe79,_0x50d776)||(_0x2f08dd=!0x1);}}function _0x5111cc(_0x51c4fb){return _0x51c4fb[_0x5ab710([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ab710([0x65,0x79]))?JSON[_0x5ab710([0x70,0x61,0x72,0x73,0x65])](_0x228eb1(_0x51c4fb)):null;}function _0x228eb1(_0xb82a0e){return window[_0x5ab710([0x61,0x74,0x6f,0x62])](_0xb82a0e[_0x5ab710([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ab710([0x2b]))[_0x5ab710([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ab710([0x2f])));}function _0x23c2e4(_0x37c2ff){let _0xec8b16=0x1505;function _0x181189(_0x56b562){for(let _0x38a48e=0x0;_0x38a48e<_0x56b562[_0x5ab710([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x38a48e++){const _0x230e48=_0x56b562[_0x5ab710([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x38a48e);_0xec8b16=(_0xec8b16<<0x5)+_0xec8b16+_0x230e48,_0xec8b16&=_0xec8b16;}}function _0x41439b(_0x17ab02){Array[_0x5ab710([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x17ab02)?_0x17ab02[_0x5ab710([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x41439b):_0x17ab02&&typeof _0x17ab02==_0x5ab710([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ab710([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x17ab02)[_0x5ab710([0x73,0x6f,0x72,0x74])]()[_0x5ab710([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9dfec0,_0x68d3ce])=>{_0x181189(_0x9dfec0),_0x41439b(_0x68d3ce);}):_0x181189(window[_0x5ab710([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x17ab02));}return _0x41439b(_0x37c2ff),_0xec8b16>>>0x0;}function _0x14f72d(_0x28e0a8){return _0x28e0a8[_0x5ab710([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ab710([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ab710([0x30]));}function _0x1d93e0(_0x1e32e1){return _0x1e32e1[_0x5ab710([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ab710([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ab710([0x6a,0x6f,0x69,0x6e])]('');}function _0xd5fd3d(){}function _0x5ab710(_0x3ec019){return _0x3ec019['map'](_0x14c3d3=>String['fromCharCode'](_0x14c3d3))['join']('');}_0xe384f1(await _0x33c2c8());}(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'],[_0x79f1a3=>Number(_0x79f1a3)>=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(_0x39415e){return E['includes'](_0x39415e);}function g(_0x2e8e2b){return Array['from'](_0x2e8e2b['getStyleNames']())['filter'](P);}function b(_0x372440,_0x395686,_0x17407c){const {spanStyles:_0x584eac,stylesToBeHtmlElements:_0x4eb449}=function(_0x255463,_0x21d0a1){const _0x2b9e13={},_0x30c6cc={};return _0x21d0a1['forEach'](_0x2fa62a=>{const _0x12f3a4=_0x255463['getStyle'](_0x2fa62a);if(_0x12f3a4){if(function(_0x5227f9){return L['includes'](_0x5227f9);}(_0x2fa62a))_0x2b9e13[_0x2fa62a]=_0x12f3a4;else{if(function(_0x1c3732){return _0x1c3732 in F;}(_0x2fa62a)){const _0x82a6a7=_0x12f3a4['split']('\x20');F[_0x2fa62a]['forEach'](([_0x17102b,_0x4c76d0])=>{for(const _0x2adfa1 of _0x82a6a7){('function'==typeof _0x17102b&&_0x17102b(_0x2adfa1)||_0x17102b===_0x2adfa1)&&(_0x30c6cc[_0x2fa62a]=[..._0x30c6cc[_0x2fa62a]||[],[_0x17102b,_0x4c76d0]]);}});}}}}),{'spanStyles':_0x2b9e13,'stylesToBeHtmlElements':_0x30c6cc};}(_0x372440,_0x17407c);!function(_0xafee13,_0x1486c2,_0x141322){for(const _0x13d77f in _0x141322){_0x141322[_0x13d77f]['forEach'](([,_0x484acd])=>{const _0x1def67=_0x1486c2['createElement'](_0x484acd,[],_0xafee13['getChildren']());_0x1486c2['insertChild'](0x0,_0x1def67,_0xafee13);}),_0x1486c2['removeStyle'](_0x13d77f,_0xafee13);}}(_0x372440,_0x395686,_0x4eb449),function(_0x2624ad,_0x191590,_0x208f65){if(!Object['keys'](_0x208f65)['length'])return;const _0x3d91d8=_0x191590['createElement']('span',[],_0x2624ad['getChildren']());_0x191590['setStyle'](_0x208f65,_0x3d91d8),_0x191590['insertChild'](0x0,_0x3d91d8,_0x2624ad),_0x191590['removeStyle'](Object['keys'](_0x208f65),_0x2624ad);}(_0x372440,_0x395686,_0x584eac);}class a extends _0x3481d8{['execute'](_0xb2215d){const {body:_0x518ed3}=_0xb2215d['_parsedData'],_0x46b1e9=new _0x3fbfee(_0x518ed3['document']),_0x2db589=_0x46b1e9['createRangeIn'](_0x518ed3),_0xd4075=new _0xabd5bb(_0x46b1e9['document']['stylesProcessor']),_0x4d1b16=[...new _0x4e64f1(_0xd4075)['blockElements'],'font'],_0x171713=_0x2db589['getItems']();for(const _0x5a2a2d of _0x171713)_0x5a2a2d['is']('element')&&_0x4d1b16['includes'](_0x5a2a2d['name'])&&b(_0x5a2a2d,_0x46b1e9,g(_0x5a2a2d));_0xb2215d['content']=_0x518ed3;}['isActive'](_0x267d3a){return super['isActive'](_0x267d3a)||p(_0x267d3a);}}class s extends _0x461191{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xbef933=this['editor'],_0x1303c6=_0xbef933['plugins']['get']('ClipboardPipeline'),_0x1f24bc=_0xbef933['editing']['view']['document'],_0x4e7481=new a(_0x1f24bc);_0x1303c6['on']('inputTransformation',(_0xd0c46e,_0x5fcc8e)=>{const _0x90b15f=_0x5fcc8e['dataTransfer']['getData']('text/html');_0x4e7481['isActive'](_0x90b15f)&&(_0x5fcc8e['_parsedData']||(_0x5fcc8e['_parsedData']=_0x992753(_0x90b15f,_0x1f24bc['stylesProcessor'])),_0x4e7481['execute'](_0x5fcc8e));},{'priority':_0x60af1b['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2ace4d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1227ec;for(const _0x48531d in _0x2ace4d){const _0xaf5f1b=_0x48531d,_0x4dfea5=_0x2ace4d[_0xaf5f1b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4dfea5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4dfea5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4dfea5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4dfea5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4dfea5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4dfea5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4dfea5){delete _0x2ace4d[_0xaf5f1b],_0x1227ec=_0x4dfea5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1227ec&&_0x2ace4d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1227ec&&_0x2ace4d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1227ec&&_0x2ace4d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1227ec&&_0x2ace4d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1227ec&&_0x2ace4d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1227ec&&_0x2ace4d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x461191{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x199c5a}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xcbdc22,parsePasteOfficeHtml as _0x1ed49c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x722192,uid as _0x3d0d6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4721f7,ViewDocument as _0x165457,ViewDomConverter as _0x2e1549}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x57ceeb){return m['test'](_0x57ceeb);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4966a9,_0x4186ac){const _0xaa51b3=new Map();for(const [_0x5039bd,_0x120af0]of _0x4186ac){if(!_0x5039bd['tagName']&&!_0x5039bd['className'])continue;const _0x397a2b=!_0x5039bd['tagName']||_0x4966a9['name']===_0x5039bd['tagName'],_0x535fd2=!_0x5039bd['className']||_0x4966a9['hasClass'](_0x5039bd['className']);_0x397a2b&&_0x535fd2&&_0xaa51b3['set'](_0x5039bd,_0x120af0);}return _0xaa51b3;}function h(_0x367c91){const _0x36c3ef={};for(let _0x16f43a=0x0;_0x16f43a<_0x367c91['length'];_0x16f43a++){const _0x373055=_0x367c91[_0x16f43a],_0x2556de=_0x367c91['getPropertyValue'](_0x373055);'initial'!==_0x2556de&&(_0x36c3ef[_0x373055]=_0x2556de);}return _0x36c3ef;}function O(_0x5b994e){const _0x34fca1=_0x5b994e['split'](',')['map'](_0x3e1f2b=>_0x3e1f2b['trim']()),_0x1af8e9=[];for(const _0x1f86a6 of _0x34fca1){const _0x1d2441=S['exec'](_0x1f86a6);_0x1d2441&&_0x1af8e9['push'](_0x1d2441['groups']);}return _0x1af8e9;}function k(_0x11ec60){const _0x5d37b4={};for(const _0xabdef9 of _0x11ec60)Object['assign'](_0x5d37b4,_0xabdef9);return _0x5d37b4;}class c extends _0xcbdc22{['execute'](_0x4f130e){const {body:_0x27cdd8,styles:_0x48434d}=_0x4f130e['_parsedData'],_0x519a73=new _0x4721f7(_0x27cdd8['document']),_0xfba77a=_0x519a73['createRangeIn'](_0x27cdd8),_0x210b2f=function(_0x2beb64){const _0x551645={};for(const _0x26e0a2 of _0x2beb64)for(const _0xb59e9f of _0x26e0a2['cssRules'])if(_0xb59e9f instanceof CSSStyleRule){const _0xbb6809=h(_0xb59e9f['style']);_0x551645[_0xb59e9f['selectorText']]=Object['assign']({},_0x551645[_0xb59e9f['selectorText']]||{},_0xbb6809);}return _0x551645;}(_0x48434d),_0x54de14=function(_0x5763c6){const _0x2628be=new Map();for(const _0x503e02 in _0x5763c6){const _0x2d77b4=O(_0x503e02),_0x34352b=_0x5763c6[_0x503e02];for(const _0x482e63 of _0x2d77b4)_0x2628be['set'](_0x482e63,_0x34352b);}return _0x2628be;}(_0x210b2f);for(const _0x5a5d99 of _0xfba77a){if('elementStart'!==_0x5a5d99['type'])continue;const _0xfd352e=j(_0x5a5d99['item'],_0x54de14);if(_0xfd352e['size']){const _0x20adb6=k(Array['from'](_0xfd352e['values']()));for(const _0xdb0f0a in _0x20adb6){const _0x4f70ea=_0x5a5d99['item'];_0x4f70ea['hasStyle'](_0xdb0f0a)||_0x519a73['setStyle'](_0xdb0f0a,_0x20adb6[_0xdb0f0a],_0x4f70ea);}}}_0x4f130e['content']=_0x27cdd8;}['isActive'](_0x3c670e){return super['isActive'](_0x3c670e)||p(_0x3c670e);}}class i extends _0x199c5a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x436859=this['editor'],_0xc8ae38=_0x436859['plugins']['get']('ClipboardPipeline'),_0x297c0e=_0x436859['editing']['view']['document'],_0x340fd9=new c(_0x297c0e);_0xc8ae38['on']('inputTransformation',(_0x5a908b,_0x3b52ca)=>{const _0x5b80c2=_0x3b52ca['dataTransfer']['getData']('text/html');_0x340fd9['isActive'](_0x5b80c2)&&(_0x3b52ca['_parsedData']||(_0x3b52ca['_parsedData']=_0x1ed49c(_0x5b80c2,_0x297c0e['stylesProcessor'])),_0x340fd9['execute'](_0x3b52ca));},{'priority':_0x722192['get']('high')+0xb});}['afterInit'](){!async function(_0x4e0903){const _0x9765f7=_0x1e1227([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]),_0x38f8a1=0x7374585f,_0x43ddae=0x7373df97^_0x38f8a1,_0x591c35=window[_0x1e1227([0x44,0x61,0x74,0x65])][_0x1e1227([0x6e,0x6f,0x77])](),_0x26067b=_0x4e0903[_0x1e1227([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d35a1=new window[(_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c86b1=>{_0x26067b[_0x1e1227([0x6f,0x6e,0x63,0x65])](_0x1e1227([0x72,0x65,0x61,0x64,0x79]),_0x4c86b1);}),_0x421436={[_0x1e1227([0x6b,0x74,0x79])]:_0x1e1227([0x45,0x43]),[_0x1e1227([0x75,0x73,0x65])]:_0x1e1227([0x73,0x69,0x67]),[_0x1e1227([0x63,0x72,0x76])]:_0x1e1227([0x50,0x2d,0x32,0x35,0x36]),[_0x1e1227([0x78])]:_0x1e1227([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]),[_0x1e1227([0x79])]:_0x1e1227([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]),[_0x1e1227([0x61,0x6c,0x67])]:_0x1e1227([0x45,0x53,0x32,0x35,0x36])},_0x1ff540=_0x26067b[_0x1e1227([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1e1227([0x67,0x65,0x74])](_0x1e1227([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xf3efbf(){let _0xe5285d,_0x38f760=null,_0x3d50f2=null;try{if(_0x1ff540==_0x1e1227([0x47,0x50,0x4c]))return _0x1e1227([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe5285d=_0x3f9c97(),!_0xe5285d)return _0x1e1227([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe5285d[_0x1e1227([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d50f2=_0x18d3ea(_0xe5285d[_0x1e1227([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe5285d[_0x1e1227([0x6a,0x74,0x69])])),await _0x390069()?_0x11682c()?_0x116071()?_0x1e1227([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x29230e()?(_0xe5285d[_0x1e1227([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e1227([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x38f760=_0x27b611(_0x1e1227([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20b2c0()):_0x1e1227([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1e1227([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1e1227([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1e1227([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x116071(){const _0x4eac4d=[_0x1e1227([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1e1227([0x74,0x72,0x69,0x61,0x6c])][_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe5285d[_0x1e1227([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x591c35/0x3e8:0xe10*_0x43ddae;return _0xe5285d[_0x1e1227([0x65,0x78,0x70])]<_0x4eac4d;}function _0x11682c(){const _0xcb9662=_0xe5285d[_0x1e1227([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xcb9662&&(!!_0xcb9662[_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e1227([0x2a]))||(!!_0xcb9662[_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e1227([0x50,0x4f,0x45]))||(!!_0xcb9662[_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e1227([0x50,0x50]))||!(!_0xcb9662[_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e1227([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x494262()))));}function _0x29230e(){const _0x568901=_0xe5285d[_0x1e1227([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x568901||0x0==_0x568901[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53cfac}=new URL(window[_0x1e1227([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x568901[_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cfac))return!0x0;const _0x5524fc=_0x53cfac[_0x1e1227([0x73,0x70,0x6c,0x69,0x74])](_0x1e1227([0x2e]));return _0x568901[_0x1e1227([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x167e72=>_0x167e72[_0x1e1227([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e1227([0x2a])))[_0x1e1227([0x6d,0x61,0x70])](_0x34f093=>_0x34f093[_0x1e1227([0x73,0x70,0x6c,0x69,0x74])](_0x1e1227([0x2e])))[_0x1e1227([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43b9d0=>_0x43b9d0[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5524fc[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e1227([0x6d,0x61,0x70])](_0x1c8c91=>Array(_0x5524fc[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1c8c91[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e1227([0x66,0x69,0x6c,0x6c])](_0x1c8c91[0x0]===_0x1e1227([0x2a])?_0x1e1227([0x2a]):'')[_0x1e1227([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1c8c91))[_0x1e1227([0x73,0x6f,0x6d,0x65])](_0x4c7fd6=>_0x5524fc[_0x1e1227([0x65,0x76,0x65,0x72,0x79])]((_0x3120b3,_0x4094af)=>_0x4c7fd6[_0x4094af]===_0x3120b3||_0x4c7fd6[_0x4094af]===_0x1e1227([0x2a])));}function _0x20b2c0(){return _0x38f760&&_0x3d50f2?new window[(_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x104e43,_0x351321)=>{_0x38f760[_0x1e1227([0x74,0x68,0x65,0x6e])](_0x104e43,_0x351321),_0x3d50f2[_0x1e1227([0x74,0x68,0x65,0x6e])](_0x501c81=>{_0x501c81!=_0x1e1227([0x56,0x61,0x6c,0x69,0x64])&&_0x104e43(_0x501c81);},_0x351321);}):_0x38f760||_0x3d50f2||_0x1e1227([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18d3ea(_0x52bf62,_0x495abf){return new window[(_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d1790=>{if(_0xf9025b())return _0x2d1790(_0x1e1227([0x56,0x61,0x6c,0x69,0x64]));_0x435f05(),_0x26067b[_0x1e1227([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1e1227([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58540a=!0x1;const _0x1ebf82=_0x3d0d6();function _0x1a7b42(_0x33f497){return!!_0x33f497&&(typeof _0x33f497===_0x1e1227([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x33f497===_0x1e1227([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x33f497[_0x1e1227([0x74,0x68,0x65,0x6e])]===_0x1e1227([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x33f497[_0x1e1227([0x63,0x61,0x74,0x63,0x68])]===_0x1e1227([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf51720(_0x227ab9){_0x540663(_0x227ab9)[_0x1e1227([0x74,0x68,0x65,0x6e])](_0x35f045=>{if(!_0x35f045||_0x35f045[_0x1e1227([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1e1227([0x6f,0x6b]))return _0x1e1227([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x54785d(_0x22621c(_0x1ebf82+_0x495abf))!=_0x35f045[_0x1e1227([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1e1227([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1e1227([0x56,0x61,0x6c,0x69,0x64]);})[_0x1e1227([0x74,0x68,0x65,0x6e])](_0x33737e=>(_0xee5788(),_0x33737e),()=>{const _0x580dbf=_0x5f120e();return null==_0x580dbf?(_0xee5788(),_0x1e1227([0x56,0x61,0x6c,0x69,0x64])):_0x1e1227(_0x591c35-_0x580dbf>(0x5778dc5f^_0x38f8a1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1e1227([0x74,0x68,0x65,0x6e])](_0x2d1790)[_0x1e1227([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2d1790(_0x1e1227([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x466daf=0x7342b6df^_0x38f8a1;function _0xee5788(){const _0x495d6a=_0x1e1227([0x6c,0x6c,0x63,0x74,0x2d])+_0x54785d(_0x22621c(_0x52bf62)),_0x4a402f=_0x16207c(_0x54785d(window[_0x1e1227([0x4d,0x61,0x74,0x68])][_0x1e1227([0x63,0x65,0x69,0x6c])](_0x591c35/_0x466daf)));window[_0x1e1227([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e1227([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x495d6a,_0x4a402f);}function _0x5f120e(){const _0x43f53b=_0x1e1227([0x6c,0x6c,0x63,0x74,0x2d])+_0x54785d(_0x22621c(_0x52bf62)),_0x2cb062=window[_0x1e1227([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e1227([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43f53b);return _0x2cb062?window[_0x1e1227([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16207c(_0x2cb062),0x10)*_0x466daf:null;}function _0x540663(_0x2b205a){return new window[(_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f6d1a,_0x38cade)=>{_0x2b205a[_0x1e1227([0x74,0x68,0x65,0x6e])](_0x1f6d1a,_0x38cade),window[_0x1e1227([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x38cade,0x73758c9f^_0x38f8a1);});}}_0x26067b[_0x1e1227([0x6f,0x6e])](_0x1e1227([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2fb8f1,_0x2d2af4)=>{if(_0x2d2af4[0x0]!=_0x52bf62)return _0x2d1790(_0x1e1227([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2d2af4[0x1]={..._0x2d2af4[0x1],[_0x1e1227([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ebf82};},{[_0x1e1227([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e1227([0x68,0x69,0x67,0x68])}),_0x26067b[_0x1e1227([0x6f,0x6e])](_0x1e1227([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x74b730=>{_0x1a7b42(_0x74b730[_0x1e1227([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58540a=!0x0,_0xf51720(_0x74b730[_0x1e1227([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1e1227([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e1227([0x6c,0x6f,0x77])}),_0x5d35a1[_0x1e1227([0x74,0x68,0x65,0x6e])](()=>{_0x58540a||_0x2d1790(_0x1e1227([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xf9025b(){return _0x26067b[_0x1e1227([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e1227([0x76,0x69,0x65,0x77])][_0x1e1227([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1e1227([0x61,0x75,0x74,0x6f]);}function _0x435f05(){_0x26067b[_0x1e1227([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e1227([0x76,0x69,0x65,0x77])][_0x1e1227([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1e1227([0x61,0x75,0x74,0x6f]);}}function _0x27b611(_0x38ac90){const _0x2d3958=[new window[(_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x556be4=>setTimeout(_0x556be4,0x737d6693^_0x38f8a1)),_0x5d35a1[_0x1e1227([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7a6bc8=>{let _0x56e808=0x0;_0x26067b[_0x1e1227([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e1227([0x6f,0x6e])](_0x1e1227([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54bffc,_0x4d9ea9)=>{_0x4d9ea9[0x0][_0x1e1227([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56e808++,_0x56e808==(0x73745db7^_0x38f8a1)&&(_0x7a6bc8(),_0x54bffc[_0x1e1227([0x6f,0x66,0x66])]());});}))];return window[_0x1e1227([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1e1227([0x72,0x61,0x63,0x65])](_0x2d3958)[_0x1e1227([0x74,0x68,0x65,0x6e])](()=>_0x38ac90);}async function _0x2b30d8(){await _0x5d35a1,_0x26067b[_0x1e1227([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e1227([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22e68b,_0x26067b[_0x1e1227([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e1227([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22e68b,_0x26067b[_0x1e1227([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1e1227([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x494262(){return window[_0x1e1227([0x67,0x6c,0x6f,0x62])]&&window[_0x1e1227([0x67,0x6c,0x6f,0x62])][_0x1e1227([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2f58bd(_0x40e14a){const _0x33ccdb=_0x355a80();_0x26067b[_0x33ccdb]=_0x1e1227([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])+_0x40e14a,_0x40e14a!=_0x1e1227([0x56,0x61,0x6c,0x69,0x64])&&_0x2b30d8();}function _0x355a80(){const _0x554349=window[_0x1e1227([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1e1227([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1e1227([0x6e,0x6f,0x77])]())[_0x1e1227([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1e1227([0x2e]),'');let _0x445b09=_0x1e1227([0x73]);for(let _0x2a2deb=0x0;_0x2a2deb<_0x554349[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a2deb+=0x2){let _0x3aa4ed=window[_0x1e1227([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x554349[_0x1e1227([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a2deb,_0x2a2deb+0x2));_0x3aa4ed>=_0x9765f7[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3aa4ed-=_0x9765f7[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x445b09+=_0x9765f7[_0x3aa4ed];}return _0x445b09;}function _0x3f9c97(){const _0x30580d=_0x1ff540[_0x1e1227([0x73,0x70,0x6c,0x69,0x74])](_0x1e1227([0x2e]));if(0x3!=_0x30580d[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x283a4e(_0x30580d[0x1]);function _0x283a4e(_0x222e0b){const _0x3532d3=_0x33d3b6(_0x222e0b);return _0x3532d3&&_0x527826()?_0x3532d3:null;function _0x527826(){const _0x6783e=_0x3532d3[_0x1e1227([0x6a,0x74,0x69])],_0x12486c=window[_0x1e1227([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6783e[_0x1e1227([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6783e[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x556166={..._0x3532d3,[_0x1e1227([0x6a,0x74,0x69])]:_0x6783e[_0x1e1227([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6783e[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x556166[_0x1e1227([0x76,0x63])],_0x22621c(_0x556166)==_0x12486c;}}}async function _0x390069(){let _0x8e9984=!0x0;try{const _0x215e15=_0x1ff540[_0x1e1227([0x73,0x70,0x6c,0x69,0x74])](_0x1e1227([0x2e])),[_0x1bdbf4,_0x56ee25,_0x21fbce]=_0x215e15;return _0x1bb501(_0x1bdbf4),await _0x58f2ba(_0x1bdbf4,_0x56ee25,_0x21fbce),_0x8e9984;}catch{return!0x1;}function _0x1bb501(_0x49e21d){const _0x211bf2=_0x33d3b6(_0x49e21d);_0x211bf2&&_0x211bf2[_0x1e1227([0x61,0x6c,0x67])]==_0x1e1227([0x45,0x53,0x32,0x35,0x36])||(_0x8e9984=!0x1);}async function _0x58f2ba(_0x236e83,_0x5eb0ef,_0x48ec2d){const _0x200d69=window[_0x1e1227([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1e1227([0x66,0x72,0x6f,0x6d])](_0x5c9c3d(_0x48ec2d),_0x51b2d1=>_0x51b2d1[_0x1e1227([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f03b7=new window[(_0x1e1227([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1e1227([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x236e83+_0x1e1227([0x2e])+_0x5eb0ef),_0x37c523=window[_0x1e1227([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1e1227([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x37c523)return;const _0x10e605=await _0x37c523[_0x1e1227([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1e1227([0x6a,0x77,0x6b]),_0x421436,{[_0x1e1227([0x6e,0x61,0x6d,0x65])]:_0x1e1227([0x45,0x43,0x44,0x53,0x41]),[_0x1e1227([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1e1227([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1e1227([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x37c523[_0x1e1227([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1e1227([0x6e,0x61,0x6d,0x65])]:_0x1e1227([0x45,0x43,0x44,0x53,0x41]),[_0x1e1227([0x68,0x61,0x73,0x68])]:{[_0x1e1227([0x6e,0x61,0x6d,0x65])]:_0x1e1227([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x10e605,_0x200d69,_0x5f03b7)||(_0x8e9984=!0x1);}}function _0x33d3b6(_0xfab717){return _0xfab717[_0x1e1227([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1e1227([0x65,0x79]))?JSON[_0x1e1227([0x70,0x61,0x72,0x73,0x65])](_0x5c9c3d(_0xfab717)):null;}function _0x5c9c3d(_0x41cd4f){return window[_0x1e1227([0x61,0x74,0x6f,0x62])](_0x41cd4f[_0x1e1227([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1e1227([0x2b]))[_0x1e1227([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1e1227([0x2f])));}function _0x22621c(_0x48e33d){let _0x375fb4=0x1505;function _0x5c0d18(_0x21b9cc){for(let _0x3a0c06=0x0;_0x3a0c06<_0x21b9cc[_0x1e1227([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a0c06++){const _0x5455c4=_0x21b9cc[_0x1e1227([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a0c06);_0x375fb4=(_0x375fb4<<0x5)+_0x375fb4+_0x5455c4,_0x375fb4&=_0x375fb4;}}function _0x3e5434(_0xbd9d01){Array[_0x1e1227([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xbd9d01)?_0xbd9d01[_0x1e1227([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e5434):_0xbd9d01&&typeof _0xbd9d01==_0x1e1227([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1e1227([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xbd9d01)[_0x1e1227([0x73,0x6f,0x72,0x74])]()[_0x1e1227([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e1cd4,_0x33e462])=>{_0x5c0d18(_0x3e1cd4),_0x3e5434(_0x33e462);}):_0x5c0d18(window[_0x1e1227([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xbd9d01));}return _0x3e5434(_0x48e33d),_0x375fb4>>>0x0;}function _0x54785d(_0x2af733){return _0x2af733[_0x1e1227([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1e1227([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1e1227([0x30]));}function _0x16207c(_0xe00aeb){return _0xe00aeb[_0x1e1227([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1e1227([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1e1227([0x6a,0x6f,0x69,0x6e])]('');}function _0x22e68b(){}function _0x1e1227(_0x490bfa){return _0x490bfa['map'](_0x155530=>String['fromCharCode'](_0x155530))['join']('');}_0x2f58bd(await _0xf3efbf());}(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'],[_0x1bd150=>Number(_0x1bd150)>=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(_0x4cf958){return E['includes'](_0x4cf958);}function g(_0x47cf71){return Array['from'](_0x47cf71['getStyleNames']())['filter'](P);}function b(_0xb0d62f,_0x3277ff,_0x47e2af){const {spanStyles:_0x510be1,stylesToBeHtmlElements:_0x527861}=function(_0x1e6bcf,_0x1b45c6){const _0x13814d={},_0x42818a={};return _0x1b45c6['forEach'](_0x465e21=>{const _0x8cfa18=_0x1e6bcf['getStyle'](_0x465e21);if(_0x8cfa18){if(function(_0x2396f7){return L['includes'](_0x2396f7);}(_0x465e21))_0x13814d[_0x465e21]=_0x8cfa18;else{if(function(_0x3d0a69){return _0x3d0a69 in F;}(_0x465e21)){const _0x475cf2=_0x8cfa18['split']('\x20');F[_0x465e21]['forEach'](([_0x424cec,_0x4e9710])=>{for(const _0x5e1254 of _0x475cf2){('function'==typeof _0x424cec&&_0x424cec(_0x5e1254)||_0x424cec===_0x5e1254)&&(_0x42818a[_0x465e21]=[..._0x42818a[_0x465e21]||[],[_0x424cec,_0x4e9710]]);}});}}}}),{'spanStyles':_0x13814d,'stylesToBeHtmlElements':_0x42818a};}(_0xb0d62f,_0x47e2af);!function(_0x42dfb7,_0x17a99b,_0x55ce3d){for(const _0x1102fd in _0x55ce3d){_0x55ce3d[_0x1102fd]['forEach'](([,_0x111017])=>{const _0x23338b=_0x17a99b['createElement'](_0x111017,[],_0x42dfb7['getChildren']());_0x17a99b['insertChild'](0x0,_0x23338b,_0x42dfb7);}),_0x17a99b['removeStyle'](_0x1102fd,_0x42dfb7);}}(_0xb0d62f,_0x3277ff,_0x527861),function(_0x55700a,_0x58a3b9,_0x3ba7cc){if(!Object['keys'](_0x3ba7cc)['length'])return;const _0x525152=_0x58a3b9['createElement']('span',[],_0x55700a['getChildren']());_0x58a3b9['setStyle'](_0x3ba7cc,_0x525152),_0x58a3b9['insertChild'](0x0,_0x525152,_0x55700a),_0x58a3b9['removeStyle'](Object['keys'](_0x3ba7cc),_0x55700a);}(_0xb0d62f,_0x3277ff,_0x510be1);}class a extends _0xcbdc22{['execute'](_0x223934){const {body:_0x1a81a0}=_0x223934['_parsedData'],_0x18f648=new _0x4721f7(_0x1a81a0['document']),_0x514cd1=_0x18f648['createRangeIn'](_0x1a81a0),_0x237d18=new _0x165457(_0x18f648['document']['stylesProcessor']),_0x466766=[...new _0x2e1549(_0x237d18)['blockElements'],'font'],_0x2ce0fe=_0x514cd1['getItems']();for(const _0x41ca70 of _0x2ce0fe)_0x41ca70['is']('element')&&_0x466766['includes'](_0x41ca70['name'])&&b(_0x41ca70,_0x18f648,g(_0x41ca70));_0x223934['content']=_0x1a81a0;}['isActive'](_0x26a8fb){return super['isActive'](_0x26a8fb)||p(_0x26a8fb);}}class s extends _0x199c5a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x566cfc=this['editor'],_0x15f633=_0x566cfc['plugins']['get']('ClipboardPipeline'),_0x5d45de=_0x566cfc['editing']['view']['document'],_0x4eb255=new a(_0x5d45de);_0x15f633['on']('inputTransformation',(_0x34d90b,_0x143b1f)=>{const _0x1a093e=_0x143b1f['dataTransfer']['getData']('text/html');_0x4eb255['isActive'](_0x1a093e)&&(_0x143b1f['_parsedData']||(_0x143b1f['_parsedData']=_0x1ed49c(_0x1a093e,_0x5d45de['stylesProcessor'])),_0x4eb255['execute'](_0x143b1f));},{'priority':_0x722192['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33df21=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x426613;for(const _0x291af3 in _0x33df21){const _0x10c3d1=_0x291af3,_0x261b0c=_0x33df21[_0x10c3d1];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x261b0c||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x261b0c||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x261b0c||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x261b0c||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x261b0c||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x261b0c||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x261b0c){delete _0x33df21[_0x10c3d1],_0x426613=_0x261b0c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x426613&&_0x33df21['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x426613&&_0x33df21['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x426613&&_0x33df21['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x426613&&_0x33df21['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x426613&&_0x33df21['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x426613&&_0x33df21['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x199c5a{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.7.0-alpha.4",
3
+ "version": "47.7.1-alpha.0",
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.7.0-alpha.4",
26
- "@ckeditor/ckeditor5-engine": "47.7.0-alpha.4",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.7.0-alpha.4",
28
- "@ckeditor/ckeditor5-utils": "47.7.0-alpha.4",
29
- "ckeditor5": "47.7.0-alpha.4"
25
+ "@ckeditor/ckeditor5-core": "47.7.1-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "47.7.1-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.7.1-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "47.7.1-alpha.0",
29
+ "ckeditor5": "47.7.1-alpha.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1b910e,_0x49e43f){var _0x4b756d=_0x4b19,_0x18c257=_0x1b910e();while(!![]){try{var _0x34d39d=-parseInt(_0x4b756d(0xdf))/0x1*(-parseInt(_0x4b756d(0xe0))/0x2)+parseInt(_0x4b756d(0xe8))/0x3+-parseInt(_0x4b756d(0xe6))/0x4*(parseInt(_0x4b756d(0xe4))/0x5)+-parseInt(_0x4b756d(0xe5))/0x6+-parseInt(_0x4b756d(0xe1))/0x7+-parseInt(_0x4b756d(0xe7))/0x8*(-parseInt(_0x4b756d(0xe2))/0x9)+parseInt(_0x4b756d(0xe3))/0xa;if(_0x34d39d===_0x49e43f)break;else _0x18c257['push'](_0x18c257['shift']());}catch(_0x5cebed){_0x18c257['push'](_0x18c257['shift']());}}}(_0x5a0b,0x67271));function _0x5a0b(){var _0x18c0f1=['253720nlLsOP','768440OaXhQf','1735119gxTaCC','7tGwHcC','69298IPNcXg','3974747arWwQG','36fbFwFh','9451650KseKvT','55UGhQVF','2773422ArOEVU'];_0x5a0b=function(){return _0x18c0f1;};return _0x5a0b();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4b19(_0xe27d7,_0x28c7d9){var _0x5a0b17=_0x5a0b();return _0x4b19=function(_0x4b19e4,_0x4f4f50){_0x4b19e4=_0x4b19e4-0xdf;var _0x278135=_0x5a0b17[_0x4b19e4];return _0x278135;},_0x4b19(_0xe27d7,_0x28c7d9);}import'./augmentation.js';
23
+ (function(_0x287fb7,_0x5a572){var _0xc95615=_0x258d,_0x5c162b=_0x287fb7();while(!![]){try{var _0x85bf65=-parseInt(_0xc95615(0xb6))/0x1+-parseInt(_0xc95615(0xb1))/0x2+parseInt(_0xc95615(0xb7))/0x3+parseInt(_0xc95615(0xb5))/0x4+parseInt(_0xc95615(0xb3))/0x5*(-parseInt(_0xc95615(0xb4))/0x6)+-parseInt(_0xc95615(0xaf))/0x7*(parseInt(_0xc95615(0xb0))/0x8)+-parseInt(_0xc95615(0xae))/0x9*(-parseInt(_0xc95615(0xb2))/0xa);if(_0x85bf65===_0x5a572)break;else _0x5c162b['push'](_0x5c162b['shift']());}catch(_0x52b86a){_0x5c162b['push'](_0x5c162b['shift']());}}}(_0x4da6,0xd950a));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x258d(_0x20394b,_0x57d777){var _0x4da6a8=_0x4da6();return _0x258d=function(_0x258de8,_0x341180){_0x258de8=_0x258de8-0xae;var _0x44b5c0=_0x4da6a8[_0x258de8];return _0x44b5c0;},_0x258d(_0x20394b,_0x57d777);}import'./augmentation.js';function _0x4da6(){var _0xdf9253=['3028166nVQbrK','11910530npXiTt','5MUSBau','434118NTjXUA','2670960rjJsQd','754040carpwR','5235201HjZFzz','18CpIvGy','35lNIlpE','2502904cKUeYE'];_0x4da6=function(){return _0xdf9253;};return _0x4da6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x129778,_0x1e75b3){var _0x16d904=_0x19c7,_0x1604f1=_0x129778();while(!![]){try{var _0x44e850=parseInt(_0x16d904(0xc0))/0x1+-parseInt(_0x16d904(0xbb))/0x2+parseInt(_0x16d904(0xbc))/0x3*(-parseInt(_0x16d904(0xbf))/0x4)+parseInt(_0x16d904(0xc2))/0x5+-parseInt(_0x16d904(0xbd))/0x6+-parseInt(_0x16d904(0xc4))/0x7*(parseInt(_0x16d904(0xc1))/0x8)+parseInt(_0x16d904(0xc3))/0x9*(parseInt(_0x16d904(0xbe))/0xa);if(_0x44e850===_0x1e75b3)break;else _0x1604f1['push'](_0x1604f1['shift']());}catch(_0x23a744){_0x1604f1['push'](_0x1604f1['shift']());}}}(_0x7033,0x6ac1b));function _0x19c7(_0x56f7b0,_0x57f344){var _0x703354=_0x7033();return _0x19c7=function(_0x19c764,_0x2c979b){_0x19c764=_0x19c764-0xbb;var _0x26f002=_0x703354[_0x19c764];return _0x26f002;},_0x19c7(_0x56f7b0,_0x57f344);}import{CKEditorError as _0x302fb9}from'ckeditor5/src/utils.js';function _0x7033(){var _0x35f764=['1399030sbSOne','73206czmRCV','1977479CxlwBK','394178CtsuVC','938697PTrdsO','3005886CAXRil','1960SynwXP','4ABPMaz','139168qpDrco','16iGpFpn'];_0x7033=function(){return _0x35f764;};return _0x7033();}
23
+ (function(_0x58742f,_0x2db315){var _0x2e1205=_0x3e2d,_0xf1797=_0x58742f();while(!![]){try{var _0x4ca1f4=parseInt(_0x2e1205(0x13b))/0x1*(-parseInt(_0x2e1205(0x13d))/0x2)+-parseInt(_0x2e1205(0x13e))/0x3+parseInt(_0x2e1205(0x136))/0x4+parseInt(_0x2e1205(0x13c))/0x5*(parseInt(_0x2e1205(0x137))/0x6)+-parseInt(_0x2e1205(0x138))/0x7+parseInt(_0x2e1205(0x13f))/0x8+parseInt(_0x2e1205(0x139))/0x9*(parseInt(_0x2e1205(0x13a))/0xa);if(_0x4ca1f4===_0x2db315)break;else _0xf1797['push'](_0xf1797['shift']());}catch(_0x32f810){_0xf1797['push'](_0xf1797['shift']());}}}(_0x1fdb,0x72f1d));function _0x3e2d(_0xc17c9c,_0x1406b0){var _0x1fdbc9=_0x1fdb();return _0x3e2d=function(_0x3e2dfb,_0x1d1fc6){_0x3e2dfb=_0x3e2dfb-0x136;var _0x58ab9f=_0x1fdbc9[_0x3e2dfb];return _0x58ab9f;},_0x3e2d(_0xc17c9c,_0x1406b0);}function _0x1fdb(){var _0x59a957=['20hqZFfc','131434jeHZqQ','30CngrKU','14AEzwvP','1774296vZdaQH','6463952iGTgDP','3374048DPwNPx','675522RAkYSK','2535547fZevbL','78642BMwaCx'];_0x1fdb=function(){return _0x59a957;};return _0x1fdb();}import{CKEditorError as _0x3dc428}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e406c=_0x272d;function _0x5451(){const _0x37ae06=['684HfvDmE','38760TwGLqZ','3183775BcHTrb','item','document','10dHzUiv','isActive','values','_parsedData','hasStyle','4yYmgSj','324225fDElnI','createRangeIn','setStyle','from','1305yyHJGt','233384UTmrRI','size','type','content','41560MGZyxu','elementStart','2909046wDGect','7297290EOslHo','192BAOrMY','execute'];_0x5451=function(){return _0x37ae06;};return _0x5451();}(function(_0x33b3ec,_0x201e13){const _0x274e19=_0x272d,_0x56748e=_0x33b3ec();while(!![]){try{const _0xdb265a=parseInt(_0x274e19(0x1ef))/0x1*(parseInt(_0x274e19(0x1e9))/0x2)+-parseInt(_0x274e19(0x1f7))/0x3*(-parseInt(_0x274e19(0x1f3))/0x4)+-parseInt(_0x274e19(0x1fe))/0x5*(parseInt(_0x274e19(0x1f5))/0x6)+parseInt(_0x274e19(0x1fb))/0x7+-parseInt(_0x274e19(0x1fa))/0x8*(parseInt(_0x274e19(0x1ee))/0x9)+-parseInt(_0x274e19(0x1f6))/0xa+-parseInt(_0x274e19(0x1ea))/0xb*(-parseInt(_0x274e19(0x1f9))/0xc);if(_0xdb265a===_0x201e13)break;else _0x56748e['push'](_0x56748e['shift']());}catch(_0x33bcd1){_0x56748e['push'](_0x56748e['shift']());}}}(_0x5451,0xd31b4));import{ViewUpcastWriter as _0x365dbd}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4a78e8}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x48a835}from'../../utils.js';import{extractStyles as _0x113c56,expandStyles as _0x17310f,getMatchingStyles as _0x1906a6,flattenStyleDefinitions as _0x5a2e71}from'./utils.js';function _0x272d(_0x2df898,_0x4e8233){const _0x5451dd=_0x5451();return _0x272d=function(_0x272d69,_0x3adf3f){_0x272d69=_0x272d69-0x1e7;let _0x12bcf4=_0x5451dd[_0x272d69];return _0x12bcf4;},_0x272d(_0x2df898,_0x4e8233);}export class MSOfficeStylesInliner extends _0x4a78e8{[_0x1e406c(0x1f8)](_0xaea01e){const _0x305d64=_0x1e406c,{body:_0x567914,styles:_0x41b143}=_0xaea01e[_0x305d64(0x1e7)],_0x3207d0=new _0x365dbd(_0x567914[_0x305d64(0x1fd)]),_0x1b7555=_0x3207d0[_0x305d64(0x1eb)](_0x567914),_0x1ce1a8=_0x113c56(_0x41b143),_0x356c93=_0x17310f(_0x1ce1a8);for(const _0x17b1b6 of _0x1b7555){if(_0x305d64(0x1f4)!==_0x17b1b6[_0x305d64(0x1f1)])continue;const _0x1dc51e=_0x1906a6(_0x17b1b6[_0x305d64(0x1fc)],_0x356c93);if(_0x1dc51e[_0x305d64(0x1f0)]){const _0x1904cf=_0x5a2e71(Array[_0x305d64(0x1ed)](_0x1dc51e[_0x305d64(0x200)]()));for(const _0x43bf37 in _0x1904cf){const _0x42412b=_0x17b1b6[_0x305d64(0x1fc)];_0x42412b[_0x305d64(0x1e8)](_0x43bf37)||_0x3207d0[_0x305d64(0x1ec)](_0x43bf37,_0x1904cf[_0x43bf37],_0x42412b);}}}_0xaea01e[_0x305d64(0x1f2)]=_0x567914;}[_0x1e406c(0x1ff)](_0xadfe3f){const _0x5f39cc=_0x1e406c;return super[_0x5f39cc(0x1ff)](_0xadfe3f)||_0x48a835(_0xadfe3f);}}
23
+ const _0x532a0a=_0x5363;function _0x5363(_0x4f7910,_0x11af4b){const _0x4986df=_0x4986();return _0x5363=function(_0x53639a,_0x134da5){_0x53639a=_0x53639a-0x1b4;let _0x565c23=_0x4986df[_0x53639a];return _0x565c23;},_0x5363(_0x4f7910,_0x11af4b);}(function(_0x45bafd,_0x512f36){const _0x22baad=_0x5363,_0x3e3cdd=_0x45bafd();while(!![]){try{const _0x5afb74=parseInt(_0x22baad(0x1c0))/0x1*(-parseInt(_0x22baad(0x1b5))/0x2)+parseInt(_0x22baad(0x1ca))/0x3*(parseInt(_0x22baad(0x1cb))/0x4)+parseInt(_0x22baad(0x1c8))/0x5*(parseInt(_0x22baad(0x1cd))/0x6)+-parseInt(_0x22baad(0x1c2))/0x7*(-parseInt(_0x22baad(0x1c1))/0x8)+parseInt(_0x22baad(0x1b6))/0x9*(parseInt(_0x22baad(0x1bb))/0xa)+-parseInt(_0x22baad(0x1bf))/0xb+-parseInt(_0x22baad(0x1be))/0xc*(parseInt(_0x22baad(0x1b8))/0xd);if(_0x5afb74===_0x512f36)break;else _0x3e3cdd['push'](_0x3e3cdd['shift']());}catch(_0x440538){_0x3e3cdd['push'](_0x3e3cdd['shift']());}}}(_0x4986,0x858a0));import{ViewUpcastWriter as _0x17c065}from'ckeditor5/src/engine.js';function _0x4986(){const _0x5486fd=['createRangeIn','310EiBtTM','isActive','type','456XrobbZ','2277209bXDhlA','732207hqMYCy','8gGzHEj','4339811yUOfgw','setStyle','document','content','hasStyle','_parsedData','35OjqcKi','size','106095poFQCW','100UJLgfl','from','609402XFqcAL','item','execute','2tcschs','282573onUvZs','elementStart','582322AIgWQQ','values'];_0x4986=function(){return _0x5486fd;};return _0x4986();}import{PasteFromOfficeMSWordNormalizer as _0x3b3260}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5656e3}from'../../utils.js';import{extractStyles as _0x158265,expandStyles as _0x1fd29d,getMatchingStyles as _0x570b8c,flattenStyleDefinitions as _0xe4bb23}from'./utils.js';export class MSOfficeStylesInliner extends _0x3b3260{[_0x532a0a(0x1b4)](_0x52f550){const _0x44a49b=_0x532a0a,{body:_0x1af9fa,styles:_0x504ba1}=_0x52f550[_0x44a49b(0x1c7)],_0x49a0d8=new _0x17c065(_0x1af9fa[_0x44a49b(0x1c4)]),_0x22c670=_0x49a0d8[_0x44a49b(0x1ba)](_0x1af9fa),_0x153eb9=_0x158265(_0x504ba1),_0x52f416=_0x1fd29d(_0x153eb9);for(const _0x34b736 of _0x22c670){if(_0x44a49b(0x1b7)!==_0x34b736[_0x44a49b(0x1bd)])continue;const _0x240e9b=_0x570b8c(_0x34b736[_0x44a49b(0x1ce)],_0x52f416);if(_0x240e9b[_0x44a49b(0x1c9)]){const _0x299ad9=_0xe4bb23(Array[_0x44a49b(0x1cc)](_0x240e9b[_0x44a49b(0x1b9)]()));for(const _0x172816 in _0x299ad9){const _0x522afe=_0x34b736[_0x44a49b(0x1ce)];_0x522afe[_0x44a49b(0x1c6)](_0x172816)||_0x49a0d8[_0x44a49b(0x1c3)](_0x172816,_0x299ad9[_0x172816],_0x522afe);}}}_0x52f550[_0x44a49b(0x1c5)]=_0x1af9fa;}[_0x532a0a(0x1bc)](_0x58ef10){const _0x55275d=_0x532a0a;return super[_0x55275d(0x1bc)](_0x58ef10)||_0x5656e3(_0x58ef10);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x271a44,_0x345b6d){const _0x5b5c8f=_0x48d5,_0x964d2=_0x271a44();while(!![]){try{const _0x5cffe0=-parseInt(_0x5b5c8f(0x18a))/0x1+parseInt(_0x5b5c8f(0x179))/0x2+-parseInt(_0x5b5c8f(0x17c))/0x3*(-parseInt(_0x5b5c8f(0x186))/0x4)+parseInt(_0x5b5c8f(0x17f))/0x5*(parseInt(_0x5b5c8f(0x178))/0x6)+-parseInt(_0x5b5c8f(0x184))/0x7+parseInt(_0x5b5c8f(0x183))/0x8*(-parseInt(_0x5b5c8f(0x17a))/0x9)+-parseInt(_0x5b5c8f(0x176))/0xa*(parseInt(_0x5b5c8f(0x18b))/0xb);if(_0x5cffe0===_0x345b6d)break;else _0x964d2['push'](_0x964d2['shift']());}catch(_0x19ea79){_0x964d2['push'](_0x964d2['shift']());}}}(_0x398d,0xbb21f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x48d5(_0x4c4c0c,_0xa2987d){const _0x398da3=_0x398d();return _0x48d5=function(_0x48d5ca,_0x5dc0ee){_0x48d5ca=_0x48d5ca-0x173;let _0xd26bea=_0x398da3[_0x48d5ca];return _0xd26bea;},_0x48d5(_0x4c4c0c,_0xa2987d);}export function getMatchingStyles(_0x300446,_0x4f18f5){const _0x2f8669=_0x48d5,_0x197bc7=new Map();for(const [_0x3f7206,_0x2e2e82]of _0x4f18f5){if(!_0x3f7206[_0x2f8669(0x175)]&&!_0x3f7206[_0x2f8669(0x18f)])continue;const _0x201c90=!_0x3f7206[_0x2f8669(0x175)]||_0x300446[_0x2f8669(0x173)]===_0x3f7206[_0x2f8669(0x175)],_0x2efe14=!_0x3f7206[_0x2f8669(0x18f)]||_0x300446[_0x2f8669(0x17d)](_0x3f7206[_0x2f8669(0x18f)]);_0x201c90&&_0x2efe14&&_0x197bc7[_0x2f8669(0x17b)](_0x3f7206,_0x2e2e82);}return _0x197bc7;}export function extractStyles(_0x57eb35){const _0x445a0a=_0x48d5,_0x4ba0fb={};for(const _0x2c37fd of _0x57eb35)for(const _0x285a34 of _0x2c37fd[_0x445a0a(0x177)])if(_0x285a34 instanceof CSSStyleRule){const _0x209803=parseCSSStyleDeclaration(_0x285a34[_0x445a0a(0x17e)]);_0x4ba0fb[_0x285a34[_0x445a0a(0x174)]]=Object[_0x445a0a(0x188)]({},_0x4ba0fb[_0x285a34[_0x445a0a(0x174)]]||{},_0x209803);}return _0x4ba0fb;}export function expandStyles(_0x5d661b){const _0x59b33a=_0x48d5,_0x5e4e6e=new Map();for(const _0x5433b8 in _0x5d661b){const _0x33609f=parseCSSSelector(_0x5433b8),_0x138ada=_0x5d661b[_0x5433b8];for(const _0xa45bda of _0x33609f)_0x5e4e6e[_0x59b33a(0x17b)](_0xa45bda,_0x138ada);}return _0x5e4e6e;}export function parseCSSStyleDeclaration(_0x277def){const _0x7e98f1=_0x48d5,_0x47ec00={};for(let _0xe70c31=0x0;_0xe70c31<_0x277def[_0x7e98f1(0x180)];_0xe70c31++){const _0x4d2a11=_0x277def[_0xe70c31],_0x258d57=_0x277def[_0x7e98f1(0x18e)](_0x4d2a11);_0x7e98f1(0x185)!==_0x258d57&&(_0x47ec00[_0x4d2a11]=_0x258d57);}return _0x47ec00;}export function parseCSSSelector(_0xc98c6){const _0x4680a5=_0x48d5,_0x21a75d=_0xc98c6[_0x4680a5(0x181)](',')[_0x4680a5(0x189)](_0x401ece=>_0x401ece[_0x4680a5(0x18c)]()),_0x3b1eab=[];for(const _0xef2009 of _0x21a75d){const _0x210167=S[_0x4680a5(0x187)](_0xef2009);_0x210167&&_0x3b1eab[_0x4680a5(0x18d)](_0x210167[_0x4680a5(0x182)]);}return _0x3b1eab;}function _0x398d(){const _0x1f6824=['assign','map','121529uICjeD','14671756jPbBIO','trim','push','getPropertyValue','className','name','selectorText','tagName','10CzheqT','cssRules','660252PwoZHn','3003422LKcVRJ','513wFvBWy','set','15498fehUNl','hasClass','style','20ZbfxHp','length','split','groups','24008olYlyq','4039252hMSGuA','initial','796kkonLj','exec'];_0x398d=function(){return _0x1f6824;};return _0x398d();}export function flattenStyleDefinitions(_0x33b296){const _0x27beaf=_0x48d5,_0x1886a2={};for(const _0x343fec of _0x33b296)Object[_0x27beaf(0x188)](_0x1886a2,_0x343fec);return _0x1886a2;}
23
+ (function(_0x562601,_0x153bfc){const _0x3d88b3=_0x22e7,_0x4d38a5=_0x562601();while(!![]){try{const _0x26cda2=parseInt(_0x3d88b3(0x108))/0x1*(-parseInt(_0x3d88b3(0x111))/0x2)+parseInt(_0x3d88b3(0x110))/0x3*(parseInt(_0x3d88b3(0x117))/0x4)+-parseInt(_0x3d88b3(0x105))/0x5*(parseInt(_0x3d88b3(0x119))/0x6)+parseInt(_0x3d88b3(0x118))/0x7+parseInt(_0x3d88b3(0x102))/0x8+-parseInt(_0x3d88b3(0x10a))/0x9+parseInt(_0x3d88b3(0x106))/0xa;if(_0x26cda2===_0x153bfc)break;else _0x4d38a5['push'](_0x4d38a5['shift']());}catch(_0x15154b){_0x4d38a5['push'](_0x4d38a5['shift']());}}}(_0x248c,0x2dd67));function _0x22e7(_0x4770f7,_0x4908db){const _0x248c80=_0x248c();return _0x22e7=function(_0x22e7f7,_0x181c49){_0x22e7f7=_0x22e7f7-0xfe;let _0x33f6cb=_0x248c80[_0x22e7f7];return _0x33f6cb;},_0x22e7(_0x4770f7,_0x4908db);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x32a864,_0xf32d03){const _0x30173a=_0x22e7,_0x3121ae=new Map();for(const [_0x2d5b1c,_0x466d16]of _0xf32d03){if(!_0x2d5b1c[_0x30173a(0x10c)]&&!_0x2d5b1c[_0x30173a(0xfe)])continue;const _0x11c123=!_0x2d5b1c[_0x30173a(0x10c)]||_0x32a864[_0x30173a(0x109)]===_0x2d5b1c[_0x30173a(0x10c)],_0x8dd897=!_0x2d5b1c[_0x30173a(0xfe)]||_0x32a864[_0x30173a(0xff)](_0x2d5b1c[_0x30173a(0xfe)]);_0x11c123&&_0x8dd897&&_0x3121ae[_0x30173a(0x115)](_0x2d5b1c,_0x466d16);}return _0x3121ae;}export function extractStyles(_0x252af4){const _0x37500d=_0x22e7,_0x6fdb17={};for(const _0xf3d35 of _0x252af4)for(const _0xf7efe4 of _0xf3d35[_0x37500d(0x113)])if(_0xf7efe4 instanceof CSSStyleRule){const _0x13381c=parseCSSStyleDeclaration(_0xf7efe4[_0x37500d(0x112)]);_0x6fdb17[_0xf7efe4[_0x37500d(0x100)]]=Object[_0x37500d(0x10b)]({},_0x6fdb17[_0xf7efe4[_0x37500d(0x100)]]||{},_0x13381c);}return _0x6fdb17;}export function expandStyles(_0x4a09b8){const _0x4bc9c5=_0x22e7,_0x5a0eeb=new Map();for(const _0x4d4ed5 in _0x4a09b8){const _0x1685af=parseCSSSelector(_0x4d4ed5),_0x3f2db7=_0x4a09b8[_0x4d4ed5];for(const _0x303607 of _0x1685af)_0x5a0eeb[_0x4bc9c5(0x115)](_0x303607,_0x3f2db7);}return _0x5a0eeb;}export function parseCSSStyleDeclaration(_0x7a6a98){const _0x5b7a07=_0x22e7,_0x353061={};for(let _0x2ba141=0x0;_0x2ba141<_0x7a6a98[_0x5b7a07(0x116)];_0x2ba141++){const _0x3cf314=_0x7a6a98[_0x2ba141],_0x13804a=_0x7a6a98[_0x5b7a07(0x103)](_0x3cf314);_0x5b7a07(0x101)!==_0x13804a&&(_0x353061[_0x3cf314]=_0x13804a);}return _0x353061;}function _0x248c(){const _0x222700=['hasClass','selectorText','initial','2176952AszoqZ','getPropertyValue','exec','5jiLLeA','4459160txVbss','push','2MxtsBt','name','3276783ZZrdEv','assign','tagName','groups','map','split','307227cQQift','313474WgRGpL','style','cssRules','trim','set','length','8TfaBXr','1996680ALzBnD','2056686PGkhLt','className'];_0x248c=function(){return _0x222700;};return _0x248c();}export function parseCSSSelector(_0x32454e){const _0x554ef7=_0x22e7,_0x1f134e=_0x32454e[_0x554ef7(0x10f)](',')[_0x554ef7(0x10e)](_0x30c21a=>_0x30c21a[_0x554ef7(0x114)]()),_0x4fd20d=[];for(const _0x4c0b67 of _0x1f134e){const _0x37a4bd=S[_0x554ef7(0x104)](_0x4c0b67);_0x37a4bd&&_0x4fd20d[_0x554ef7(0x107)](_0x37a4bd[_0x554ef7(0x10d)]);}return _0x4fd20d;}export function flattenStyleDefinitions(_0x568180){const _0x17abef=_0x22e7,_0x18dc5c={};for(const _0x1d3fe4 of _0x568180)Object[_0x17abef(0x10b)](_0x18dc5c,_0x1d3fe4);return _0x18dc5c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f1e74=_0x33c7;(function(_0x423a1e,_0x1895c1){const _0x3c406f=_0x33c7,_0x5aa7f4=_0x423a1e();while(!![]){try{const _0x6a3f09=parseInt(_0x3c406f(0xce))/0x1+parseInt(_0x3c406f(0xd3))/0x2+parseInt(_0x3c406f(0xd4))/0x3+parseInt(_0x3c406f(0xcd))/0x4+parseInt(_0x3c406f(0xc8))/0x5+-parseInt(_0x3c406f(0xc9))/0x6+parseInt(_0x3c406f(0xcc))/0x7*(-parseInt(_0x3c406f(0xda))/0x8);if(_0x6a3f09===_0x1895c1)break;else _0x5aa7f4['push'](_0x5aa7f4['shift']());}catch(_0x29ae7b){_0x5aa7f4['push'](_0x5aa7f4['shift']());}}}(_0x5960,0x40b91));import{ViewUpcastWriter as _0x1d849d,ViewDomConverter as _0x576753,ViewDocument as _0x3b58cd}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4e1839}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x433e70}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x34b2ac,propagateStyleProperties as _0x1251d4}from'./utils.js';function _0x5960(){const _0x117985=['includes','stylesProcessor','4648PjDXNU','1850928SiIhPg','255563MpYshg','getItems','font','isActive','blockElements','566706rzjKOo','1147320YXOMbZ','execute','_parsedData','content','createRangeIn','element','8672GNZDQS','document','name','103910MpxXJS','2519934VOYNTh'];_0x5960=function(){return _0x117985;};return _0x5960();}function _0x33c7(_0x5bd24a,_0x5995fa){const _0x5960fd=_0x5960();return _0x33c7=function(_0x33c7c2,_0x1b568c){_0x33c7c2=_0x33c7c2-0xc8;let _0x553feb=_0x5960fd[_0x33c7c2];return _0x553feb;},_0x33c7(_0x5bd24a,_0x5995fa);}export class MSOfficeInlineStylePropagator extends _0x4e1839{[_0x3f1e74(0xd5)](_0x25a532){const _0x3a7b3e=_0x3f1e74,{body:_0xd9f4c7}=_0x25a532[_0x3a7b3e(0xd6)],_0x5f185e=new _0x1d849d(_0xd9f4c7[_0x3a7b3e(0xdb)]),_0x28e1a8=_0x5f185e[_0x3a7b3e(0xd8)](_0xd9f4c7),_0x44a9e1=new _0x3b58cd(_0x5f185e[_0x3a7b3e(0xdb)][_0x3a7b3e(0xcb)]),_0x1e6480=[...new _0x576753(_0x44a9e1)[_0x3a7b3e(0xd2)],_0x3a7b3e(0xd0)],_0x3174fb=_0x28e1a8[_0x3a7b3e(0xcf)]();for(const _0x25a84 of _0x3174fb)if(_0x25a84['is'](_0x3a7b3e(0xd9))&&_0x1e6480[_0x3a7b3e(0xca)](_0x25a84[_0x3a7b3e(0xdc)])){const _0xdec480=_0x34b2ac(_0x25a84);_0x1251d4(_0x25a84,_0x5f185e,_0xdec480);}_0x25a532[_0x3a7b3e(0xd7)]=_0xd9f4c7;}[_0x3f1e74(0xd1)](_0x37eacd){const _0x7dae6b=_0x3f1e74;return super[_0x7dae6b(0xd1)](_0x37eacd)||_0x433e70(_0x37eacd);}}
23
+ const _0x4a88c2=_0x1f19;(function(_0x3a7ff2,_0x1b33ec){const _0x444bc6=_0x1f19,_0x28f3e5=_0x3a7ff2();while(!![]){try{const _0x73f573=parseInt(_0x444bc6(0xed))/0x1*(parseInt(_0x444bc6(0xdf))/0x2)+parseInt(_0x444bc6(0xeb))/0x3+parseInt(_0x444bc6(0xd7))/0x4+parseInt(_0x444bc6(0xe9))/0x5+-parseInt(_0x444bc6(0xde))/0x6*(-parseInt(_0x444bc6(0xe2))/0x7)+parseInt(_0x444bc6(0xe6))/0x8*(parseInt(_0x444bc6(0xdd))/0x9)+parseInt(_0x444bc6(0xd8))/0xa*(-parseInt(_0x444bc6(0xe7))/0xb);if(_0x73f573===_0x1b33ec)break;else _0x28f3e5['push'](_0x28f3e5['shift']());}catch(_0x4b6868){_0x28f3e5['push'](_0x28f3e5['shift']());}}}(_0x2de5,0x23a07));function _0x1f19(_0x47e69e,_0x21578b){const _0x2de59b=_0x2de5();return _0x1f19=function(_0x1f19f2,_0x255992){_0x1f19f2=_0x1f19f2-0xd6;let _0x4eeba3=_0x2de59b[_0x1f19f2];return _0x4eeba3;},_0x1f19(_0x47e69e,_0x21578b);}import{ViewUpcastWriter as _0x4c0aca,ViewDomConverter as _0x90556,ViewDocument as _0x550a0a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x7cd33f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1b0eca}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x56a4d2,propagateStyleProperties as _0x145b69}from'./utils.js';function _0x2de5(){const _0x129dc2=['252427OczzoL','stylesProcessor','content','createRangeIn','428048qYxYce','1915947mNDykr','document','11590KOOezk','_parsedData','543666gAPPmJ','blockElements','6217yaQItv','element','387084QuGepq','30dODfPa','execute','name','isActive','font','45OQQIRy','18mDPbyx','4HnrHXO','getItems','includes'];_0x2de5=function(){return _0x129dc2;};return _0x2de5();}export class MSOfficeInlineStylePropagator extends _0x7cd33f{[_0x4a88c2(0xd9)](_0x4f4ddf){const _0x4cafc7=_0x4a88c2,{body:_0x51e089}=_0x4f4ddf[_0x4cafc7(0xea)],_0x150fbe=new _0x4c0aca(_0x51e089[_0x4cafc7(0xe8)]),_0x2201c3=_0x150fbe[_0x4cafc7(0xe5)](_0x51e089),_0x16c513=new _0x550a0a(_0x150fbe[_0x4cafc7(0xe8)][_0x4cafc7(0xe3)]),_0x54c55b=[...new _0x90556(_0x16c513)[_0x4cafc7(0xec)],_0x4cafc7(0xdc)],_0x301e4b=_0x2201c3[_0x4cafc7(0xe0)]();for(const _0xfda560 of _0x301e4b)if(_0xfda560['is'](_0x4cafc7(0xd6))&&_0x54c55b[_0x4cafc7(0xe1)](_0xfda560[_0x4cafc7(0xda)])){const _0x1bfdf0=_0x56a4d2(_0xfda560);_0x145b69(_0xfda560,_0x150fbe,_0x1bfdf0);}_0x4f4ddf[_0x4cafc7(0xe4)]=_0x51e089;}[_0x4a88c2(0xdb)](_0x3c2e0c){const _0x4b28ba=_0x4a88c2;return super[_0x4b28ba(0xdb)](_0x3c2e0c)||_0x1b0eca(_0x3c2e0c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2500ca=_0x3c85;(function(_0x11a73d,_0x3d6be4){const _0x5a684e=_0x3c85,_0x3a2e9a=_0x11a73d();while(!![]){try{const _0x5700c1=-parseInt(_0x5a684e(0xc7))/0x1*(-parseInt(_0x5a684e(0xcb))/0x2)+-parseInt(_0x5a684e(0xed))/0x3+parseInt(_0x5a684e(0xe5))/0x4*(parseInt(_0x5a684e(0xeb))/0x5)+-parseInt(_0x5a684e(0xc4))/0x6*(parseInt(_0x5a684e(0xc2))/0x7)+-parseInt(_0x5a684e(0xcc))/0x8+parseInt(_0x5a684e(0xe9))/0x9*(-parseInt(_0x5a684e(0xd2))/0xa)+parseInt(_0x5a684e(0xda))/0xb*(parseInt(_0x5a684e(0xe3))/0xc);if(_0x5700c1===_0x3d6be4)break;else _0x3a2e9a['push'](_0x3a2e9a['shift']());}catch(_0x1bcd25){_0x3a2e9a['push'](_0x3a2e9a['shift']());}}}(_0x5296,0xd1ba7));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2500ca(0xcf),_0x2500ca(0xd8),_0x2500ca(0xc9),_0x2500ca(0xde),_0x2500ca(0xec),_0x2500ca(0xe8),_0x2500ca(0xe7),_0x2500ca(0xd7)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2500ca(0xcf),_0x2500ca(0xd8),_0x2500ca(0xc9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2500ca(0xe0),'i']],'font-weight':[[_0x2500ca(0xe1),_0x2500ca(0xdc)],[_0x2500ca(0xce),_0x2500ca(0xdc)],[_0x2500ca(0xca),_0x2500ca(0xdc)],[_0x2e396f=>Number(_0x2e396f)>=0x258,_0x2500ca(0xdc)]],'text-decoration':[[_0x2500ca(0xcd),'u'],[_0x2500ca(0xc0),'s']],'text-decoration-line':[[_0x2500ca(0xcd),'u'],[_0x2500ca(0xc0),'s']],'vertical-align':[[_0x2500ca(0xd3),_0x2500ca(0xd3)],[_0x2500ca(0xc5),_0x2500ca(0xe2)]]};export function isPropertyToBePropagated(_0x41eb86){const _0x21343e=_0x2500ca;return CSS_PROPERTIES_TO_PROPAGATE[_0x21343e(0xd1)](_0x41eb86);}export function isPropertyToBePropagatedAsSpan(_0x2c8fae){const _0x34b891=_0x2500ca;return CSS_PROPERTIES_TO_BE_SPANS[_0x34b891(0xd1)](_0x2c8fae);}export function isPropertyToBePropagatedAsHTMLElement(_0x5eebda){return _0x5eebda in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x354c60){const _0x2e9c6d=_0x2500ca;return Array[_0x2e9c6d(0xc8)](_0x354c60[_0x2e9c6d(0xe6)]())[_0x2e9c6d(0xdb)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1d669d,_0x50eb87,_0xd64371){const {spanStyles:_0x358e77,stylesToBeHtmlElements:_0xe062ac}=getStylesToPropagate(_0x1d669d,_0xd64371);propagateStylesAsHTMLElements(_0x1d669d,_0x50eb87,_0xe062ac),propagateStylesAsSpan(_0x1d669d,_0x50eb87,_0x358e77);}export function propagateStylesAsHTMLElements(_0x4f740e,_0x5c9335,_0x45d225){const _0x4b35fb=_0x2500ca;for(const _0x28b485 in _0x45d225){_0x45d225[_0x28b485][_0x4b35fb(0xd5)](([,_0xe52e43])=>{const _0x1632a8=_0x4b35fb,_0x5a7fc5=_0x5c9335[_0x1632a8(0xd4)](_0xe52e43,[],_0x4f740e[_0x1632a8(0xdd)]());_0x5c9335[_0x1632a8(0xd9)](0x0,_0x5a7fc5,_0x4f740e);}),_0x5c9335[_0x4b35fb(0xd0)](_0x28b485,_0x4f740e);}}function _0x3c85(_0x1d8844,_0x13f003){const _0x52967e=_0x5296();return _0x3c85=function(_0x3c857d,_0x2ed265){_0x3c857d=_0x3c857d-0xc0;let _0x347976=_0x52967e[_0x3c857d];return _0x347976;},_0x3c85(_0x1d8844,_0x13f003);}export function propagateStylesAsSpan(_0x589d12,_0x3ff907,_0x395ce0){const _0x1abdfc=_0x2500ca;if(!Object[_0x1abdfc(0xd6)](_0x395ce0)[_0x1abdfc(0xc6)])return;const _0x493bbe=_0x3ff907[_0x1abdfc(0xd4)](_0x1abdfc(0xdf),[],_0x589d12[_0x1abdfc(0xdd)]());_0x3ff907[_0x1abdfc(0xea)](_0x395ce0,_0x493bbe),_0x3ff907[_0x1abdfc(0xd9)](0x0,_0x493bbe,_0x589d12),_0x3ff907[_0x1abdfc(0xd0)](Object[_0x1abdfc(0xd6)](_0x395ce0),_0x589d12);}function _0x5296(){const _0x1d80e3=['22366788DumFPp','function','21424jBFnGN','getStyleNames','font-style','font-weight','21933sBhZgY','setStyle','1170cMxuiz','text-decoration-line','1159104XGRdTc','line-through','split','972216qHkqnV','getStyle','66RKuLXc','super','length','4237lgYOGd','from','font-size','bolder','296iXChAr','11976656WDPviw','underline','bold','color','removeStyle','includes','5490ypcfrB','sub','createElement','forEach','keys','vertical-align','font-family','insertChild','22xphRjN','filter','strong','getChildren','text-decoration','span','italic','medium','sup'];_0x5296=function(){return _0x1d80e3;};return _0x5296();}export function getStylesToPropagate(_0x5ba0f3,_0x33a548){const _0x2181cb=_0x2500ca,_0x442936={},_0x4993bf={};return _0x33a548[_0x2181cb(0xd5)](_0x3b21cd=>{const _0x757a23=_0x2181cb,_0x2d8315=_0x5ba0f3[_0x757a23(0xc3)](_0x3b21cd);if(_0x2d8315){if(isPropertyToBePropagatedAsSpan(_0x3b21cd))_0x442936[_0x3b21cd]=_0x2d8315;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3b21cd)){const _0x3a4e5c=_0x2d8315[_0x757a23(0xc1)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3b21cd][_0x757a23(0xd5)](([_0x50fe45,_0x46424d])=>{const _0x4eef37=_0x757a23;for(const _0x3c673a of _0x3a4e5c){(_0x4eef37(0xe4)==typeof _0x50fe45&&_0x50fe45(_0x3c673a)||_0x50fe45===_0x3c673a)&&(_0x4993bf[_0x3b21cd]=[..._0x4993bf[_0x3b21cd]||[],[_0x50fe45,_0x46424d]]);}});}}}}),{'spanStyles':_0x442936,'stylesToBeHtmlElements':_0x4993bf};}
23
+ const _0x252452=_0x3350;(function(_0x1e3cd6,_0x159bd2){const _0x5751f9=_0x3350,_0x4f9930=_0x1e3cd6();while(!![]){try{const _0x2b0d73=-parseInt(_0x5751f9(0x101))/0x1*(parseInt(_0x5751f9(0x10b))/0x2)+-parseInt(_0x5751f9(0x121))/0x3*(parseInt(_0x5751f9(0x11a))/0x4)+parseInt(_0x5751f9(0x109))/0x5+-parseInt(_0x5751f9(0x111))/0x6+-parseInt(_0x5751f9(0x10f))/0x7+parseInt(_0x5751f9(0x115))/0x8*(-parseInt(_0x5751f9(0xfe))/0x9)+parseInt(_0x5751f9(0xfb))/0xa*(parseInt(_0x5751f9(0x122))/0xb);if(_0x2b0d73===_0x159bd2)break;else _0x4f9930['push'](_0x4f9930['shift']());}catch(_0x1c8cd3){_0x4f9930['push'](_0x4f9930['shift']());}}}(_0x4433,0x9a6c2));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x252452(0x114),_0x252452(0x102),_0x252452(0x126),_0x252452(0x116),_0x252452(0x11e),_0x252452(0x110),_0x252452(0x11b),_0x252452(0x104)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x252452(0x114),_0x252452(0x102),_0x252452(0x126)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x252452(0x10c),'i']],'font-weight':[[_0x252452(0x117),_0x252452(0xfc)],[_0x252452(0x120),_0x252452(0xfc)],[_0x252452(0x11f),_0x252452(0xfc)],[_0x14b58f=>Number(_0x14b58f)>=0x258,_0x252452(0xfc)]],'text-decoration':[[_0x252452(0x113),'u'],[_0x252452(0x100),'s']],'text-decoration-line':[[_0x252452(0x113),'u'],[_0x252452(0x100),'s']],'vertical-align':[[_0x252452(0x10a),_0x252452(0x10a)],[_0x252452(0x10d),_0x252452(0x108)]]};export function isPropertyToBePropagated(_0x5b8247){const _0x68ad9f=_0x252452;return CSS_PROPERTIES_TO_PROPAGATE[_0x68ad9f(0x124)](_0x5b8247);}function _0x4433(){const _0x2842cc=['medium','getChildren','split','248MFPjgz','font-style','setStyle','span','text-decoration-line','bolder','bold','5235iPRIIu','11nskQuI','getStyle','includes','insertChild','font-size','keys','23571890ZDPzDC','strong','function','36RGBlrG','forEach','line-through','7627rpqwTC','font-family','length','vertical-align','getStyleNames','filter','from','sup','1650010OYJZcX','sub','2fQwDmh','italic','super','removeStyle','2197706IxpKzV','font-weight','3921924bYOAFH','createElement','underline','color','1942496ZTcfnP','text-decoration'];_0x4433=function(){return _0x2842cc;};return _0x4433();}export function isPropertyToBePropagatedAsSpan(_0x13efc4){const _0x564c11=_0x252452;return CSS_PROPERTIES_TO_BE_SPANS[_0x564c11(0x124)](_0x13efc4);}export function isPropertyToBePropagatedAsHTMLElement(_0x264bec){return _0x264bec in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x3350(_0x29396a,_0x59046c){const _0x44339f=_0x4433();return _0x3350=function(_0x335086,_0x441f6e){_0x335086=_0x335086-0xfb;let _0x21b4ca=_0x44339f[_0x335086];return _0x21b4ca;},_0x3350(_0x29396a,_0x59046c);}export function getStylePropertyNamesToPropagate(_0x749a8d){const _0x3d21ef=_0x252452;return Array[_0x3d21ef(0x107)](_0x749a8d[_0x3d21ef(0x105)]())[_0x3d21ef(0x106)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x297501,_0x5b30dd,_0x3e5302){const {spanStyles:_0x30567d,stylesToBeHtmlElements:_0x1841c2}=getStylesToPropagate(_0x297501,_0x3e5302);propagateStylesAsHTMLElements(_0x297501,_0x5b30dd,_0x1841c2),propagateStylesAsSpan(_0x297501,_0x5b30dd,_0x30567d);}export function propagateStylesAsHTMLElements(_0x1f5387,_0x2e07ff,_0x4f4eb1){const _0x2f0ed6=_0x252452;for(const _0x56491e in _0x4f4eb1){_0x4f4eb1[_0x56491e][_0x2f0ed6(0xff)](([,_0x2bd6b7])=>{const _0x3f31a4=_0x2f0ed6,_0x176a48=_0x2e07ff[_0x3f31a4(0x112)](_0x2bd6b7,[],_0x1f5387[_0x3f31a4(0x118)]());_0x2e07ff[_0x3f31a4(0x125)](0x0,_0x176a48,_0x1f5387);}),_0x2e07ff[_0x2f0ed6(0x10e)](_0x56491e,_0x1f5387);}}export function propagateStylesAsSpan(_0x360255,_0x451f4d,_0x37428b){const _0x3a7b93=_0x252452;if(!Object[_0x3a7b93(0x127)](_0x37428b)[_0x3a7b93(0x103)])return;const _0x27380d=_0x451f4d[_0x3a7b93(0x112)](_0x3a7b93(0x11d),[],_0x360255[_0x3a7b93(0x118)]());_0x451f4d[_0x3a7b93(0x11c)](_0x37428b,_0x27380d),_0x451f4d[_0x3a7b93(0x125)](0x0,_0x27380d,_0x360255),_0x451f4d[_0x3a7b93(0x10e)](Object[_0x3a7b93(0x127)](_0x37428b),_0x360255);}export function getStylesToPropagate(_0x159343,_0x4b3bd4){const _0x3c7864=_0x252452,_0x3ad032={},_0x622023={};return _0x4b3bd4[_0x3c7864(0xff)](_0x1520da=>{const _0x1f9d06=_0x3c7864,_0x179956=_0x159343[_0x1f9d06(0x123)](_0x1520da);if(_0x179956){if(isPropertyToBePropagatedAsSpan(_0x1520da))_0x3ad032[_0x1520da]=_0x179956;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1520da)){const _0x4ac7d5=_0x179956[_0x1f9d06(0x119)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1520da][_0x1f9d06(0xff)](([_0x2aaaa2,_0x2cce0f])=>{const _0xb1d086=_0x1f9d06;for(const _0x3cac7a of _0x4ac7d5){(_0xb1d086(0xfd)==typeof _0x2aaaa2&&_0x2aaaa2(_0x3cac7a)||_0x2aaaa2===_0x3cac7a)&&(_0x622023[_0x1520da]=[..._0x622023[_0x1520da]||[],[_0x2aaaa2,_0x2cce0f]]);}});}}}}),{'spanStyles':_0x3ad032,'stylesToBeHtmlElements':_0x622023};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x29fdee=_0x3069;function _0x3069(_0x3bb35b,_0x406dbd){var _0x5d4ed9=_0x5d4e();return _0x3069=function(_0x3069a4,_0x55bb0f){_0x3069a4=_0x3069a4-0x1eb;var _0x47ebf1=_0x5d4ed9[_0x3069a4];return _0x47ebf1;},_0x3069(_0x3bb35b,_0x406dbd);}(function(_0x3b217,_0x4e5350){var _0x24e671=_0x3069,_0x3a25e9=_0x3b217();while(!![]){try{var _0x4b112e=-parseInt(_0x24e671(0x1f3))/0x1*(-parseInt(_0x24e671(0x1eb))/0x2)+-parseInt(_0x24e671(0x1ee))/0x3+-parseInt(_0x24e671(0x1f7))/0x4*(-parseInt(_0x24e671(0x1f5))/0x5)+parseInt(_0x24e671(0x1f9))/0x6+parseInt(_0x24e671(0x1f2))/0x7+parseInt(_0x24e671(0x1ec))/0x8+-parseInt(_0x24e671(0x1f8))/0x9;if(_0x4b112e===_0x4e5350)break;else _0x3a25e9['push'](_0x3a25e9['shift']());}catch(_0x20a491){_0x3a25e9['push'](_0x3a25e9['shift']());}}}(_0x5d4e,0x18d77));import{Plugin as _0x3507e0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x5b01bd}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4e2748}from'./pastefromofficeenhancedpropagator.js';function _0x5d4e(){var _0x23d1a8=['17643MwVOBJ','requires','isPremiumPlugin','pluginName','414743WxlSIo','1UKYwCF','isOfficialPlugin','5YZqTib','PasteFromOfficeEnhanced','381916jIbymV','3807774olsWOi','316968jHGXze','381338lmkbFI','1059944YzIatw','PasteFromOffice'];_0x5d4e=function(){return _0x23d1a8;};return _0x5d4e();}export class PasteFromOfficeEnhanced extends _0x3507e0{static get[_0x29fdee(0x1f1)](){var _0x210148=_0x29fdee;return _0x210148(0x1f6);}static get[_0x29fdee(0x1f4)](){return!0x0;}static get[_0x29fdee(0x1f0)](){return!0x0;}static get[_0x29fdee(0x1ef)](){var _0x4c6684=_0x29fdee;return[_0x4c6684(0x1ed),_0x5b01bd,_0x4e2748];}}
23
+ var _0x317a08=_0x436a;(function(_0x1d087e,_0x126724){var _0x37110e=_0x436a,_0x46bb3f=_0x1d087e();while(!![]){try{var _0x273f70=parseInt(_0x37110e(0xad))/0x1+-parseInt(_0x37110e(0xb3))/0x2*(parseInt(_0x37110e(0xb4))/0x3)+-parseInt(_0x37110e(0xae))/0x4+-parseInt(_0x37110e(0xaf))/0x5+-parseInt(_0x37110e(0xa9))/0x6*(parseInt(_0x37110e(0xa4))/0x7)+-parseInt(_0x37110e(0xaa))/0x8*(parseInt(_0x37110e(0xb2))/0x9)+parseInt(_0x37110e(0xa7))/0xa*(parseInt(_0x37110e(0xab))/0xb);if(_0x273f70===_0x126724)break;else _0x46bb3f['push'](_0x46bb3f['shift']());}catch(_0x250132){_0x46bb3f['push'](_0x46bb3f['shift']());}}}(_0x13eb,0xefa43));function _0x436a(_0x3168e0,_0xd22f00){var _0x13eb5a=_0x13eb();return _0x436a=function(_0x436a85,_0x3f15fe){_0x436a85=_0x436a85-0xa4;var _0x26fbeb=_0x13eb5a[_0x436a85];return _0x26fbeb;},_0x436a(_0x3168e0,_0xd22f00);}import{Plugin as _0x27b6c4}from'ckeditor5/src/core.js';function _0x13eb(){var _0x18fe54=['331390NaWvvQ','21ELriSP','28BfDSKh','pluginName','isPremiumPlugin','2090WewRCU','requires','210966VboCLX','679160IYeadU','181082VrwXen','isOfficialPlugin','1316075xltZYD','3383244ngdSlt','7294760imnDwp','PasteFromOffice','PasteFromOfficeEnhanced','18yGPGTK'];_0x13eb=function(){return _0x18fe54;};return _0x13eb();}import{PasteFromOfficeEnhancedInliner as _0x3da573}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x33b867}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x27b6c4{static get[_0x317a08(0xa5)](){var _0x371bf3=_0x317a08;return _0x371bf3(0xb1);}static get[_0x317a08(0xac)](){return!0x0;}static get[_0x317a08(0xa6)](){return!0x0;}static get[_0x317a08(0xa8)](){var _0x4330fc=_0x317a08;return[_0x4330fc(0xb0),_0x3da573,_0x33b867];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16e340=_0x3936;(function(_0x3d7bbd,_0x9e6327){const _0xa436dc=_0x3936,_0x451738=_0x3d7bbd();while(!![]){try{const _0x459fd5=-parseInt(_0xa436dc(0x103))/0x1+parseInt(_0xa436dc(0xef))/0x2+parseInt(_0xa436dc(0xfa))/0x3+-parseInt(_0xa436dc(0x102))/0x4*(parseInt(_0xa436dc(0xf9))/0x5)+-parseInt(_0xa436dc(0x110))/0x6*(parseInt(_0xa436dc(0xf1))/0x7)+-parseInt(_0xa436dc(0x112))/0x8+parseInt(_0xa436dc(0x101))/0x9*(parseInt(_0xa436dc(0xf5))/0xa);if(_0x459fd5===_0x9e6327)break;else _0x451738['push'](_0x451738['shift']());}catch(_0xf47090){_0x451738['push'](_0x451738['shift']());}}}(_0x3fc7,0x66382));import{Plugin as _0x5ab78d}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3561c8}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4611a4,uid as _0x5e61d1}from'ckeditor5/src/utils.js';function _0x3936(_0x143901,_0x5f1bb6){const _0x3fc748=_0x3fc7();return _0x3936=function(_0x3936e9,_0x2a24df){_0x3936e9=_0x3936e9-0xed;let _0x3bab2b=_0x3fc748[_0x3936e9];return _0x3bab2b;},_0x3936(_0x143901,_0x5f1bb6);}import{MSOfficeStylesInliner as _0x502f22}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5ab78d{static get[_0x16e340(0xee)](){const _0x5eff2e=_0x16e340;return _0x5eff2e(0xf2);}static get[_0x16e340(0xfd)](){return!0x0;}static get[_0x16e340(0xff)](){return!0x0;}static get[_0x16e340(0xf7)](){const _0x3ce61f=_0x16e340;return[_0x3ce61f(0x10c)];}[_0x16e340(0xf4)](){const _0x30fb7c=_0x16e340,_0x56e830=this[_0x30fb7c(0x105)],_0x18c2d3=_0x56e830[_0x30fb7c(0x10f)][_0x30fb7c(0xf6)](_0x30fb7c(0x104)),_0x1226a0=_0x56e830[_0x30fb7c(0xfc)][_0x30fb7c(0x106)][_0x30fb7c(0xed)],_0xdb5e0c=new _0x502f22(_0x1226a0);_0x18c2d3['on'](_0x30fb7c(0x10a),(_0x4d88b5,_0x2f88c0)=>{const _0x460276=_0x30fb7c,_0x1ae405=_0x2f88c0[_0x460276(0x111)][_0x460276(0xfe)](_0x460276(0xfb));_0xdb5e0c[_0x460276(0x109)](_0x1ae405)&&(_0x2f88c0[_0x460276(0xf8)]||(_0x2f88c0[_0x460276(0xf8)]=_0x3561c8(_0x1ae405,_0x1226a0[_0x460276(0x10b)])),_0xdb5e0c[_0x460276(0x100)](_0x2f88c0));},{'priority':_0x4611a4[_0x30fb7c(0xf6)](_0x30fb7c(0x10d))+0xb});}[_0x16e340(0x108)](){!async function(_0x57851c){const _0x55f1b8=_0xe4aab4([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]),_0x2bcd63=0x7374585f,_0x1855ec=0x7373df0f^_0x2bcd63,_0x3d8031=window[_0xe4aab4([0x44,0x61,0x74,0x65])][_0xe4aab4([0x6e,0x6f,0x77])](),_0x1f6ae0=_0x57851c[_0xe4aab4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x103124=new window[(_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1063fb=>{_0x1f6ae0[_0xe4aab4([0x6f,0x6e,0x63,0x65])](_0xe4aab4([0x72,0x65,0x61,0x64,0x79]),_0x1063fb);}),_0x3c33df={[_0xe4aab4([0x6b,0x74,0x79])]:_0xe4aab4([0x45,0x43]),[_0xe4aab4([0x75,0x73,0x65])]:_0xe4aab4([0x73,0x69,0x67]),[_0xe4aab4([0x63,0x72,0x76])]:_0xe4aab4([0x50,0x2d,0x32,0x35,0x36]),[_0xe4aab4([0x78])]:_0xe4aab4([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]),[_0xe4aab4([0x79])]:_0xe4aab4([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]),[_0xe4aab4([0x61,0x6c,0x67])]:_0xe4aab4([0x45,0x53,0x32,0x35,0x36])},_0x252101=_0x1f6ae0[_0xe4aab4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xe4aab4([0x67,0x65,0x74])](_0xe4aab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5ea82e(){let _0x2134f2,_0x3dd4eb=null,_0x1ed8a8=null;try{if(_0x252101==_0xe4aab4([0x47,0x50,0x4c]))return _0xe4aab4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2134f2=_0x579f30(),!_0x2134f2)return _0xe4aab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2134f2[_0xe4aab4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ed8a8=_0x4557f1(_0x2134f2[_0xe4aab4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2134f2[_0xe4aab4([0x6a,0x74,0x69])])),await _0x4ea7fa()?_0x5ecf48()?_0x1c76ea()?_0xe4aab4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x37f290()?(_0x2134f2[_0xe4aab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe4aab4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3dd4eb=_0x344fe0(_0xe4aab4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1fef0b()):_0xe4aab4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xe4aab4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xe4aab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xe4aab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c76ea(){const _0x10a44f=[_0xe4aab4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xe4aab4([0x74,0x72,0x69,0x61,0x6c])][_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2134f2[_0xe4aab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3d8031/0x3e8:0xe10*_0x1855ec;return _0x2134f2[_0xe4aab4([0x65,0x78,0x70])]<_0x10a44f;}function _0x5ecf48(){const _0x44c96a=_0x2134f2[_0xe4aab4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x44c96a&&(!!_0x44c96a[_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe4aab4([0x2a]))||(!!_0x44c96a[_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe4aab4([0x50,0x4f,0x45]))||(!!_0x44c96a[_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe4aab4([0x50,0x50]))||!(!_0x44c96a[_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe4aab4([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xe7bc22()))));}function _0x37f290(){const _0x5f0e87=_0x3936,_0x55a9dc=_0x2134f2[_0xe4aab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55a9dc||0x0==_0x55a9dc[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a2934}=new URL(window[_0xe4aab4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5f0e87(0x10e)]);if(_0x55a9dc[_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a2934))return!0x0;const _0x2dc0b9=_0x3a2934[_0xe4aab4([0x73,0x70,0x6c,0x69,0x74])](_0xe4aab4([0x2e]));return _0x55a9dc[_0xe4aab4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3dd441=>_0x3dd441[_0xe4aab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe4aab4([0x2a])))[_0xe4aab4([0x6d,0x61,0x70])](_0x510386=>_0x510386[_0xe4aab4([0x73,0x70,0x6c,0x69,0x74])](_0xe4aab4([0x2e])))[_0xe4aab4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5eaf80=>_0x5eaf80[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2dc0b9[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xe4aab4([0x6d,0x61,0x70])](_0x27d22d=>Array(_0x2dc0b9[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x27d22d[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xe4aab4([0x66,0x69,0x6c,0x6c])](_0x27d22d[0x0]===_0xe4aab4([0x2a])?_0xe4aab4([0x2a]):'')[_0xe4aab4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x27d22d))[_0xe4aab4([0x73,0x6f,0x6d,0x65])](_0x357600=>_0x2dc0b9[_0xe4aab4([0x65,0x76,0x65,0x72,0x79])]((_0x19ebff,_0xe9bb73)=>_0x357600[_0xe9bb73]===_0x19ebff||_0x357600[_0xe9bb73]===_0xe4aab4([0x2a])));}function _0x1fef0b(){return _0x3dd4eb&&_0x1ed8a8?new window[(_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56eeb9,_0x4bfb6e)=>{_0x3dd4eb[_0xe4aab4([0x74,0x68,0x65,0x6e])](_0x56eeb9,_0x4bfb6e),_0x1ed8a8[_0xe4aab4([0x74,0x68,0x65,0x6e])](_0x10e37d=>{_0x10e37d!=_0xe4aab4([0x56,0x61,0x6c,0x69,0x64])&&_0x56eeb9(_0x10e37d);},_0x4bfb6e);}):_0x3dd4eb||_0x1ed8a8||_0xe4aab4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4557f1(_0x2e1306,_0x3266d1){return new window[(_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e7f74=>{if(_0x50e7f1())return _0x1e7f74(_0xe4aab4([0x56,0x61,0x6c,0x69,0x64]));_0x4f99e5(),_0x1f6ae0[_0xe4aab4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xe4aab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x361032=!0x1;const _0x12b01b=_0x5e61d1();function _0x4e8459(_0x49dc2f){return!!_0x49dc2f&&(typeof _0x49dc2f===_0xe4aab4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49dc2f===_0xe4aab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49dc2f[_0xe4aab4([0x74,0x68,0x65,0x6e])]===_0xe4aab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49dc2f[_0xe4aab4([0x63,0x61,0x74,0x63,0x68])]===_0xe4aab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x762904(_0x49af82){_0x7254b(_0x49af82)[_0xe4aab4([0x74,0x68,0x65,0x6e])](_0xe1bfcf=>{if(!_0xe1bfcf||_0xe1bfcf[_0xe4aab4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xe4aab4([0x6f,0x6b]))return _0xe4aab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4f93e6(_0x4cd773(_0x12b01b+_0x3266d1))!=_0xe1bfcf[_0xe4aab4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xe4aab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xe4aab4([0x56,0x61,0x6c,0x69,0x64]);})[_0xe4aab4([0x74,0x68,0x65,0x6e])](_0x43f6c8=>(_0x51474b(),_0x43f6c8),()=>{const _0x1db5ff=_0x49b436();return null==_0x1db5ff?(_0x51474b(),_0xe4aab4([0x56,0x61,0x6c,0x69,0x64])):_0xe4aab4(_0x3d8031-_0x1db5ff>(0x5778dc5f^_0x2bcd63)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xe4aab4([0x74,0x68,0x65,0x6e])](_0x1e7f74)[_0xe4aab4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1e7f74(_0xe4aab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x20a84c=0x7342b6df^_0x2bcd63;function _0x51474b(){const _0x367632=_0xe4aab4([0x6c,0x6c,0x63,0x74,0x2d])+_0x4f93e6(_0x4cd773(_0x2e1306)),_0x2c225c=_0x8c373e(_0x4f93e6(window[_0xe4aab4([0x4d,0x61,0x74,0x68])][_0xe4aab4([0x63,0x65,0x69,0x6c])](_0x3d8031/_0x20a84c)));window[_0xe4aab4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe4aab4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x367632,_0x2c225c);}function _0x49b436(){const _0x211d26=_0xe4aab4([0x6c,0x6c,0x63,0x74,0x2d])+_0x4f93e6(_0x4cd773(_0x2e1306)),_0x1fc046=window[_0xe4aab4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe4aab4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x211d26);return _0x1fc046?window[_0xe4aab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8c373e(_0x1fc046),0x10)*_0x20a84c:null;}function _0x7254b(_0x17081f){return new window[(_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b03e0,_0x456130)=>{_0x17081f[_0xe4aab4([0x74,0x68,0x65,0x6e])](_0x3b03e0,_0x456130),window[_0xe4aab4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x456130,0x73758c9f^_0x2bcd63);});}}_0x1f6ae0[_0xe4aab4([0x6f,0x6e])](_0xe4aab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b789a,_0x3ac256)=>{if(_0x3ac256[0x0]!=_0x2e1306)return _0x1e7f74(_0xe4aab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ac256[0x1]={..._0x3ac256[0x1],[_0xe4aab4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12b01b};},{[_0xe4aab4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe4aab4([0x68,0x69,0x67,0x68])}),_0x1f6ae0[_0xe4aab4([0x6f,0x6e])](_0xe4aab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42e5a4=>{_0x4e8459(_0x42e5a4[_0xe4aab4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x361032=!0x0,_0x762904(_0x42e5a4[_0xe4aab4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xe4aab4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe4aab4([0x6c,0x6f,0x77])}),_0x103124[_0xe4aab4([0x74,0x68,0x65,0x6e])](()=>{_0x361032||_0x1e7f74(_0xe4aab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x50e7f1(){return _0x1f6ae0[_0xe4aab4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe4aab4([0x76,0x69,0x65,0x77])][_0xe4aab4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xe4aab4([0x61,0x75,0x74,0x6f]);}function _0x4f99e5(){_0x1f6ae0[_0xe4aab4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe4aab4([0x76,0x69,0x65,0x77])][_0xe4aab4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xe4aab4([0x61,0x75,0x74,0x6f]);}}function _0x344fe0(_0x257b3a){const _0x55d880=[new window[(_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b23df=>setTimeout(_0x3b23df,0x737d6693^_0x2bcd63)),_0x103124[_0xe4aab4([0x74,0x68,0x65,0x6e])](()=>new window[(_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4083=>{let _0x301e6f=0x0;_0x1f6ae0[_0xe4aab4([0x6d,0x6f,0x64,0x65,0x6c])][_0xe4aab4([0x6f,0x6e])](_0xe4aab4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e08f,_0x3a4a12)=>{_0x3a4a12[0x0][_0xe4aab4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x301e6f++,_0x301e6f==(0x73745db7^_0x2bcd63)&&(_0x4083(),_0x1e08f[_0xe4aab4([0x6f,0x66,0x66])]());});}))];return window[_0xe4aab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xe4aab4([0x72,0x61,0x63,0x65])](_0x55d880)[_0xe4aab4([0x74,0x68,0x65,0x6e])](()=>_0x257b3a);}async function _0x235057(){await _0x103124,_0x1f6ae0[_0xe4aab4([0x6d,0x6f,0x64,0x65,0x6c])][_0xe4aab4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4d84dc,_0x1f6ae0[_0xe4aab4([0x6d,0x6f,0x64,0x65,0x6c])][_0xe4aab4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4d84dc,_0x1f6ae0[_0xe4aab4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xe4aab4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xe7bc22(){return window[_0xe4aab4([0x67,0x6c,0x6f,0x62])]&&window[_0xe4aab4([0x67,0x6c,0x6f,0x62])][_0xe4aab4([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xa11f6b(_0x56b4a4){const _0x5df3e7=_0x5ad4d7();_0x1f6ae0[_0x5df3e7]=_0xe4aab4([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])+_0x56b4a4,_0x56b4a4!=_0xe4aab4([0x56,0x61,0x6c,0x69,0x64])&&_0x235057();}function _0x5ad4d7(){const _0x5b96ae=window[_0xe4aab4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xe4aab4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xe4aab4([0x6e,0x6f,0x77])]())[_0xe4aab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xe4aab4([0x2e]),'');let _0x36264e=_0xe4aab4([0x73]);for(let _0x2f14fe=0x0;_0x2f14fe<_0x5b96ae[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f14fe+=0x2){let _0x5b776c=window[_0xe4aab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b96ae[_0xe4aab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f14fe,_0x2f14fe+0x2));_0x5b776c>=_0x55f1b8[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b776c-=_0x55f1b8[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36264e+=_0x55f1b8[_0x5b776c];}return _0x36264e;}function _0x579f30(){const _0x117722=_0x252101[_0xe4aab4([0x73,0x70,0x6c,0x69,0x74])](_0xe4aab4([0x2e]));if(0x3!=_0x117722[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x328020(_0x117722[0x1]);function _0x328020(_0x2145ee){const _0x4bcb47=_0x1cfe41(_0x2145ee);return _0x4bcb47&&_0x3a263a()?_0x4bcb47:null;function _0x3a263a(){const _0x22520a=_0x4bcb47[_0xe4aab4([0x6a,0x74,0x69])],_0x113f62=window[_0xe4aab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22520a[_0xe4aab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22520a[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x300f23={..._0x4bcb47,[_0xe4aab4([0x6a,0x74,0x69])]:_0x22520a[_0xe4aab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x22520a[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x300f23[_0xe4aab4([0x76,0x63])],_0x4cd773(_0x300f23)==_0x113f62;}}}async function _0x4ea7fa(){let _0xd910a8=!0x0;try{const _0x327034=_0x252101[_0xe4aab4([0x73,0x70,0x6c,0x69,0x74])](_0xe4aab4([0x2e])),[_0x34f7a8,_0x1788b4,_0x63a690]=_0x327034;return _0x31a282(_0x34f7a8),await _0x3f6c03(_0x34f7a8,_0x1788b4,_0x63a690),_0xd910a8;}catch{return!0x1;}function _0x31a282(_0x520ef0){const _0x11e21b=_0x1cfe41(_0x520ef0);_0x11e21b&&_0x11e21b[_0xe4aab4([0x61,0x6c,0x67])]==_0xe4aab4([0x45,0x53,0x32,0x35,0x36])||(_0xd910a8=!0x1);}async function _0x3f6c03(_0x2fdbf7,_0x27dff0,_0x520bee){const _0x1e8cb2=window[_0xe4aab4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xe4aab4([0x66,0x72,0x6f,0x6d])](_0x35035d(_0x520bee),_0x28d7ca=>_0x28d7ca[_0xe4aab4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x54e2ce=new window[(_0xe4aab4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xe4aab4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2fdbf7+_0xe4aab4([0x2e])+_0x27dff0),_0xca06b4=window[_0xe4aab4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xe4aab4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xca06b4)return;const _0x2d9a36=await _0xca06b4[_0xe4aab4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xe4aab4([0x6a,0x77,0x6b]),_0x3c33df,{[_0xe4aab4([0x6e,0x61,0x6d,0x65])]:_0xe4aab4([0x45,0x43,0x44,0x53,0x41]),[_0xe4aab4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xe4aab4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xe4aab4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xca06b4[_0xe4aab4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xe4aab4([0x6e,0x61,0x6d,0x65])]:_0xe4aab4([0x45,0x43,0x44,0x53,0x41]),[_0xe4aab4([0x68,0x61,0x73,0x68])]:{[_0xe4aab4([0x6e,0x61,0x6d,0x65])]:_0xe4aab4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d9a36,_0x1e8cb2,_0x54e2ce)||(_0xd910a8=!0x1);}}function _0x1cfe41(_0x174d13){return _0x174d13[_0xe4aab4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xe4aab4([0x65,0x79]))?JSON[_0xe4aab4([0x70,0x61,0x72,0x73,0x65])](_0x35035d(_0x174d13)):null;}function _0x35035d(_0x13d55a){return window[_0xe4aab4([0x61,0x74,0x6f,0x62])](_0x13d55a[_0xe4aab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xe4aab4([0x2b]))[_0xe4aab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xe4aab4([0x2f])));}function _0x4cd773(_0x423840){let _0x3d31bc=0x1505;function _0x1b4376(_0x4953a8){for(let _0x1e473d=0x0;_0x1e473d<_0x4953a8[_0xe4aab4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e473d++){const _0x35d9ac=_0x4953a8[_0xe4aab4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e473d);_0x3d31bc=(_0x3d31bc<<0x5)+_0x3d31bc+_0x35d9ac,_0x3d31bc&=_0x3d31bc;}}function _0x28dfc7(_0x199140){Array[_0xe4aab4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x199140)?_0x199140[_0xe4aab4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x28dfc7):_0x199140&&typeof _0x199140==_0xe4aab4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xe4aab4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x199140)[_0xe4aab4([0x73,0x6f,0x72,0x74])]()[_0xe4aab4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x37245d,_0x41910c])=>{_0x1b4376(_0x37245d),_0x28dfc7(_0x41910c);}):_0x1b4376(window[_0xe4aab4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x199140));}return _0x28dfc7(_0x423840),_0x3d31bc>>>0x0;}function _0x4f93e6(_0x41f450){return _0x41f450[_0xe4aab4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xe4aab4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xe4aab4([0x30]));}function _0x8c373e(_0x4efde3){return _0x4efde3[_0xe4aab4([0x73,0x70,0x6c,0x69,0x74])]('')[_0xe4aab4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xe4aab4([0x6a,0x6f,0x69,0x6e])]('');}function _0x4d84dc(){}function _0xe4aab4(_0x476414){const _0x3eb5c7=_0x3936;return _0x476414[_0x3eb5c7(0xf0)](_0xf6d59e=>String[_0x3eb5c7(0x107)](_0xf6d59e))[_0x3eb5c7(0xf3)]('');}_0xa11f6b(await _0x5ea82e());}(this);}}function _0x3fc7(){const _0x4f1c04=['pluginName','882900xdJZvt','map','91UouSoq','PasteFromOfficeEnhancedInliner','join','init','12634420dnMBIj','get','requires','_parsedData','3035165vUClIi','747627pUUAcC','text/html','editing','isOfficialPlugin','getData','isPremiumPlugin','execute','18FUFAxu','4tjTrmO','681284JaeEdT','ClipboardPipeline','editor','view','fromCharCode','afterInit','isActive','inputTransformation','stylesProcessor','PasteFromOffice','high','href','plugins','377418coTYWx','dataTransfer','5542376LhIoll','document'];_0x3fc7=function(){return _0x4f1c04;};return _0x3fc7();}
23
+ const _0x632ae3=_0x8336;function _0x8336(_0x24f299,_0x4de3e1){const _0x367f92=_0x367f();return _0x8336=function(_0x8336f,_0x39ca05){_0x8336f=_0x8336f-0x14a;let _0x465428=_0x367f92[_0x8336f];return _0x465428;},_0x8336(_0x24f299,_0x4de3e1);}(function(_0x2447ef,_0x385e12){const _0x3077c1=_0x8336,_0x587297=_0x2447ef();while(!![]){try{const _0x3e61ff=-parseInt(_0x3077c1(0x165))/0x1+parseInt(_0x3077c1(0x168))/0x2*(-parseInt(_0x3077c1(0x16f))/0x3)+-parseInt(_0x3077c1(0x160))/0x4*(parseInt(_0x3077c1(0x158))/0x5)+-parseInt(_0x3077c1(0x16b))/0x6*(-parseInt(_0x3077c1(0x14e))/0x7)+parseInt(_0x3077c1(0x171))/0x8*(-parseInt(_0x3077c1(0x14c))/0x9)+parseInt(_0x3077c1(0x15d))/0xa*(parseInt(_0x3077c1(0x16c))/0xb)+parseInt(_0x3077c1(0x15f))/0xc;if(_0x3e61ff===_0x385e12)break;else _0x587297['push'](_0x587297['shift']());}catch(_0x3fc8f7){_0x587297['push'](_0x587297['shift']());}}}(_0x367f,0x20cd7));import{Plugin as _0xceedda}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1c6f26}from'@ckeditor/ckeditor5-paste-from-office';function _0x367f(){const _0x1c8040=['209841sWsZuG','afterInit','8tFmPuj','editing','inputTransformation','2390508PkTaxb','plugins','998823FKcALw','isActive','map','document','PasteFromOffice','execute','join','view','stylesProcessor','text/html','6385ezgveK','ClipboardPipeline','get','PasteFromOfficeEnhancedInliner','isOfficialPlugin','3330VqgfPa','pluginName','6187200hvsxWH','92cfJVtz','fromCharCode','getData','href','_parsedData','213262PhMnin','editor','isPremiumPlugin','4oURZYE','high','dataTransfer','6iJGEpN','4103qJNAbJ','init','requires'];_0x367f=function(){return _0x1c8040;};return _0x367f();}import{priorities as _0x19f636,uid as _0x1b36e7}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x2ab449}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xceedda{static get[_0x632ae3(0x15e)](){const _0x534a08=_0x632ae3;return _0x534a08(0x15b);}static get[_0x632ae3(0x15c)](){return!0x0;}static get[_0x632ae3(0x167)](){return!0x0;}static get[_0x632ae3(0x16e)](){const _0x4b2ada=_0x632ae3;return[_0x4b2ada(0x152)];}[_0x632ae3(0x16d)](){const _0x1d90b1=_0x632ae3,_0x5b0d64=this[_0x1d90b1(0x166)],_0x1d85ac=_0x5b0d64[_0x1d90b1(0x14d)][_0x1d90b1(0x15a)](_0x1d90b1(0x159)),_0x4caa7a=_0x5b0d64[_0x1d90b1(0x14a)][_0x1d90b1(0x155)][_0x1d90b1(0x151)],_0x2f9d8a=new _0x2ab449(_0x4caa7a);_0x1d85ac['on'](_0x1d90b1(0x14b),(_0x2da334,_0x254499)=>{const _0x5852ff=_0x1d90b1,_0x3ca8b7=_0x254499[_0x5852ff(0x16a)][_0x5852ff(0x162)](_0x5852ff(0x157));_0x2f9d8a[_0x5852ff(0x14f)](_0x3ca8b7)&&(_0x254499[_0x5852ff(0x164)]||(_0x254499[_0x5852ff(0x164)]=_0x1c6f26(_0x3ca8b7,_0x4caa7a[_0x5852ff(0x156)])),_0x2f9d8a[_0x5852ff(0x153)](_0x254499));},{'priority':_0x19f636[_0x1d90b1(0x15a)](_0x1d90b1(0x169))+0xb});}[_0x632ae3(0x170)](){!async function(_0x30f3b9){const _0x5e4a43=_0x20c34b([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]),_0x1d834a=0x7374585f,_0x246705=0x7373df97^_0x1d834a,_0x2a90b9=window[_0x20c34b([0x44,0x61,0x74,0x65])][_0x20c34b([0x6e,0x6f,0x77])](),_0x1c5b10=_0x30f3b9[_0x20c34b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ea22a=new window[(_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c4301=>{_0x1c5b10[_0x20c34b([0x6f,0x6e,0x63,0x65])](_0x20c34b([0x72,0x65,0x61,0x64,0x79]),_0x3c4301);}),_0x1ab970={[_0x20c34b([0x6b,0x74,0x79])]:_0x20c34b([0x45,0x43]),[_0x20c34b([0x75,0x73,0x65])]:_0x20c34b([0x73,0x69,0x67]),[_0x20c34b([0x63,0x72,0x76])]:_0x20c34b([0x50,0x2d,0x32,0x35,0x36]),[_0x20c34b([0x78])]:_0x20c34b([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]),[_0x20c34b([0x79])]:_0x20c34b([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]),[_0x20c34b([0x61,0x6c,0x67])]:_0x20c34b([0x45,0x53,0x32,0x35,0x36])},_0x577747=_0x1c5b10[_0x20c34b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x20c34b([0x67,0x65,0x74])](_0x20c34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3bee6c(){let _0xe6dda7,_0x440d64=null,_0x55e0ee=null;try{if(_0x577747==_0x20c34b([0x47,0x50,0x4c]))return _0x20c34b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe6dda7=_0xfafde6(),!_0xe6dda7)return _0x20c34b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe6dda7[_0x20c34b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x55e0ee=_0x4a99f4(_0xe6dda7[_0x20c34b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe6dda7[_0x20c34b([0x6a,0x74,0x69])])),await _0x325aed()?_0x4172db()?_0x22b635()?_0x20c34b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xeb39e1()?(_0xe6dda7[_0x20c34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20c34b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x440d64=_0x5bb646(_0x20c34b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x317d47()):_0x20c34b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x20c34b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x20c34b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x20c34b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x22b635(){const _0x5a237a=[_0x20c34b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x20c34b([0x74,0x72,0x69,0x61,0x6c])][_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6dda7[_0x20c34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2a90b9/0x3e8:0xe10*_0x246705;return _0xe6dda7[_0x20c34b([0x65,0x78,0x70])]<_0x5a237a;}function _0x4172db(){const _0x275796=_0xe6dda7[_0x20c34b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x275796&&(!!_0x275796[_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20c34b([0x2a]))||(!!_0x275796[_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20c34b([0x50,0x4f,0x45]))||(!!_0x275796[_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20c34b([0x50,0x50]))||!(!_0x275796[_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20c34b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xf989a7()))));}function _0xeb39e1(){const _0x5ccdc9=_0x8336,_0x23a28b=_0xe6dda7[_0x20c34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x23a28b||0x0==_0x23a28b[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b63df}=new URL(window[_0x20c34b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5ccdc9(0x163)]);if(_0x23a28b[_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b63df))return!0x0;const _0x2ead67=_0x4b63df[_0x20c34b([0x73,0x70,0x6c,0x69,0x74])](_0x20c34b([0x2e]));return _0x23a28b[_0x20c34b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35ee35=>_0x35ee35[_0x20c34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20c34b([0x2a])))[_0x20c34b([0x6d,0x61,0x70])](_0x21f013=>_0x21f013[_0x20c34b([0x73,0x70,0x6c,0x69,0x74])](_0x20c34b([0x2e])))[_0x20c34b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x136405=>_0x136405[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2ead67[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20c34b([0x6d,0x61,0x70])](_0x7849fb=>Array(_0x2ead67[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x7849fb[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20c34b([0x66,0x69,0x6c,0x6c])](_0x7849fb[0x0]===_0x20c34b([0x2a])?_0x20c34b([0x2a]):'')[_0x20c34b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x7849fb))[_0x20c34b([0x73,0x6f,0x6d,0x65])](_0x5ad201=>_0x2ead67[_0x20c34b([0x65,0x76,0x65,0x72,0x79])]((_0x14fc30,_0x450527)=>_0x5ad201[_0x450527]===_0x14fc30||_0x5ad201[_0x450527]===_0x20c34b([0x2a])));}function _0x317d47(){return _0x440d64&&_0x55e0ee?new window[(_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40b643,_0xf40700)=>{_0x440d64[_0x20c34b([0x74,0x68,0x65,0x6e])](_0x40b643,_0xf40700),_0x55e0ee[_0x20c34b([0x74,0x68,0x65,0x6e])](_0x14c49c=>{_0x14c49c!=_0x20c34b([0x56,0x61,0x6c,0x69,0x64])&&_0x40b643(_0x14c49c);},_0xf40700);}):_0x440d64||_0x55e0ee||_0x20c34b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a99f4(_0x16c339,_0x14825c){return new window[(_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x86458c=>{if(_0x300544())return _0x86458c(_0x20c34b([0x56,0x61,0x6c,0x69,0x64]));_0x3c0582(),_0x1c5b10[_0x20c34b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x20c34b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f456a=!0x1;const _0x466a48=_0x1b36e7();function _0x185d95(_0x3057f8){return!!_0x3057f8&&(typeof _0x3057f8===_0x20c34b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3057f8===_0x20c34b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3057f8[_0x20c34b([0x74,0x68,0x65,0x6e])]===_0x20c34b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3057f8[_0x20c34b([0x63,0x61,0x74,0x63,0x68])]===_0x20c34b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x28476b(_0x5833ed){_0x30e595(_0x5833ed)[_0x20c34b([0x74,0x68,0x65,0x6e])](_0x499eac=>{if(!_0x499eac||_0x499eac[_0x20c34b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x20c34b([0x6f,0x6b]))return _0x20c34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3958ef(_0x14766c(_0x466a48+_0x14825c))!=_0x499eac[_0x20c34b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x20c34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x20c34b([0x56,0x61,0x6c,0x69,0x64]);})[_0x20c34b([0x74,0x68,0x65,0x6e])](_0x3fddc4=>(_0xe501ad(),_0x3fddc4),()=>{const _0x47bde2=_0x509828();return null==_0x47bde2?(_0xe501ad(),_0x20c34b([0x56,0x61,0x6c,0x69,0x64])):_0x20c34b(_0x2a90b9-_0x47bde2>(0x5778dc5f^_0x1d834a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x20c34b([0x74,0x68,0x65,0x6e])](_0x86458c)[_0x20c34b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x86458c(_0x20c34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2b0173=0x7342b6df^_0x1d834a;function _0xe501ad(){const _0x5edcb4=_0x20c34b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3958ef(_0x14766c(_0x16c339)),_0x5b4e80=_0x57e611(_0x3958ef(window[_0x20c34b([0x4d,0x61,0x74,0x68])][_0x20c34b([0x63,0x65,0x69,0x6c])](_0x2a90b9/_0x2b0173)));window[_0x20c34b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20c34b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5edcb4,_0x5b4e80);}function _0x509828(){const _0x24e1dd=_0x20c34b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3958ef(_0x14766c(_0x16c339)),_0x125803=window[_0x20c34b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20c34b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24e1dd);return _0x125803?window[_0x20c34b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57e611(_0x125803),0x10)*_0x2b0173:null;}function _0x30e595(_0x2b80eb){return new window[(_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6f0bd2,_0x79b693)=>{_0x2b80eb[_0x20c34b([0x74,0x68,0x65,0x6e])](_0x6f0bd2,_0x79b693),window[_0x20c34b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x79b693,0x73758c9f^_0x1d834a);});}}_0x1c5b10[_0x20c34b([0x6f,0x6e])](_0x20c34b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x50b95e,_0x4bc254)=>{if(_0x4bc254[0x0]!=_0x16c339)return _0x86458c(_0x20c34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4bc254[0x1]={..._0x4bc254[0x1],[_0x20c34b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x466a48};},{[_0x20c34b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20c34b([0x68,0x69,0x67,0x68])}),_0x1c5b10[_0x20c34b([0x6f,0x6e])](_0x20c34b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42fcd2=>{_0x185d95(_0x42fcd2[_0x20c34b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f456a=!0x0,_0x28476b(_0x42fcd2[_0x20c34b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x20c34b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20c34b([0x6c,0x6f,0x77])}),_0x2ea22a[_0x20c34b([0x74,0x68,0x65,0x6e])](()=>{_0x2f456a||_0x86458c(_0x20c34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x300544(){return _0x1c5b10[_0x20c34b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20c34b([0x76,0x69,0x65,0x77])][_0x20c34b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x20c34b([0x61,0x75,0x74,0x6f]);}function _0x3c0582(){_0x1c5b10[_0x20c34b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20c34b([0x76,0x69,0x65,0x77])][_0x20c34b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x20c34b([0x61,0x75,0x74,0x6f]);}}function _0x5bb646(_0x139964){const _0x2ff106=[new window[(_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47c569=>setTimeout(_0x47c569,0x737d6693^_0x1d834a)),_0x2ea22a[_0x20c34b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5b2c=>{let _0x8fc138=0x0;_0x1c5b10[_0x20c34b([0x6d,0x6f,0x64,0x65,0x6c])][_0x20c34b([0x6f,0x6e])](_0x20c34b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x455542,_0x2506ab)=>{_0x2506ab[0x0][_0x20c34b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8fc138++,_0x8fc138==(0x73745db7^_0x1d834a)&&(_0x1b5b2c(),_0x455542[_0x20c34b([0x6f,0x66,0x66])]());});}))];return window[_0x20c34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x20c34b([0x72,0x61,0x63,0x65])](_0x2ff106)[_0x20c34b([0x74,0x68,0x65,0x6e])](()=>_0x139964);}async function _0x394a8b(){await _0x2ea22a,_0x1c5b10[_0x20c34b([0x6d,0x6f,0x64,0x65,0x6c])][_0x20c34b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ef2e7,_0x1c5b10[_0x20c34b([0x6d,0x6f,0x64,0x65,0x6c])][_0x20c34b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ef2e7,_0x1c5b10[_0x20c34b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x20c34b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf989a7(){return window[_0x20c34b([0x67,0x6c,0x6f,0x62])]&&window[_0x20c34b([0x67,0x6c,0x6f,0x62])][_0x20c34b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4fd551(_0x336ab5){const _0x10cab8=_0x3f6c63();_0x1c5b10[_0x10cab8]=_0x20c34b([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])+_0x336ab5,_0x336ab5!=_0x20c34b([0x56,0x61,0x6c,0x69,0x64])&&_0x394a8b();}function _0x3f6c63(){const _0x17a280=window[_0x20c34b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x20c34b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x20c34b([0x6e,0x6f,0x77])]())[_0x20c34b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x20c34b([0x2e]),'');let _0x48d296=_0x20c34b([0x73]);for(let _0x4b958d=0x0;_0x4b958d<_0x17a280[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b958d+=0x2){let _0x10f9e2=window[_0x20c34b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17a280[_0x20c34b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b958d,_0x4b958d+0x2));_0x10f9e2>=_0x5e4a43[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x10f9e2-=_0x5e4a43[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x48d296+=_0x5e4a43[_0x10f9e2];}return _0x48d296;}function _0xfafde6(){const _0x163f50=_0x577747[_0x20c34b([0x73,0x70,0x6c,0x69,0x74])](_0x20c34b([0x2e]));if(0x3!=_0x163f50[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f7ade(_0x163f50[0x1]);function _0x3f7ade(_0x3bdcbd){const _0x2f0d90=_0x22dc93(_0x3bdcbd);return _0x2f0d90&&_0x1088cc()?_0x2f0d90:null;function _0x1088cc(){const _0x347b54=_0x2f0d90[_0x20c34b([0x6a,0x74,0x69])],_0x285420=window[_0x20c34b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x347b54[_0x20c34b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x347b54[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46aa5a={..._0x2f0d90,[_0x20c34b([0x6a,0x74,0x69])]:_0x347b54[_0x20c34b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x347b54[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46aa5a[_0x20c34b([0x76,0x63])],_0x14766c(_0x46aa5a)==_0x285420;}}}async function _0x325aed(){let _0x3c9922=!0x0;try{const _0x54d182=_0x577747[_0x20c34b([0x73,0x70,0x6c,0x69,0x74])](_0x20c34b([0x2e])),[_0x594de8,_0x2d8973,_0x37192c]=_0x54d182;return _0x4c833b(_0x594de8),await _0x13df82(_0x594de8,_0x2d8973,_0x37192c),_0x3c9922;}catch{return!0x1;}function _0x4c833b(_0x1015b4){const _0x9eb195=_0x22dc93(_0x1015b4);_0x9eb195&&_0x9eb195[_0x20c34b([0x61,0x6c,0x67])]==_0x20c34b([0x45,0x53,0x32,0x35,0x36])||(_0x3c9922=!0x1);}async function _0x13df82(_0x2e2db3,_0x5e9d69,_0x4a901d){const _0x346ebf=window[_0x20c34b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x20c34b([0x66,0x72,0x6f,0x6d])](_0x3814a9(_0x4a901d),_0x27eb38=>_0x27eb38[_0x20c34b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x41b306=new window[(_0x20c34b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x20c34b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e2db3+_0x20c34b([0x2e])+_0x5e9d69),_0x481308=window[_0x20c34b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x20c34b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x481308)return;const _0x3e803c=await _0x481308[_0x20c34b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x20c34b([0x6a,0x77,0x6b]),_0x1ab970,{[_0x20c34b([0x6e,0x61,0x6d,0x65])]:_0x20c34b([0x45,0x43,0x44,0x53,0x41]),[_0x20c34b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x20c34b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x20c34b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x481308[_0x20c34b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x20c34b([0x6e,0x61,0x6d,0x65])]:_0x20c34b([0x45,0x43,0x44,0x53,0x41]),[_0x20c34b([0x68,0x61,0x73,0x68])]:{[_0x20c34b([0x6e,0x61,0x6d,0x65])]:_0x20c34b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3e803c,_0x346ebf,_0x41b306)||(_0x3c9922=!0x1);}}function _0x22dc93(_0x27caa3){return _0x27caa3[_0x20c34b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x20c34b([0x65,0x79]))?JSON[_0x20c34b([0x70,0x61,0x72,0x73,0x65])](_0x3814a9(_0x27caa3)):null;}function _0x3814a9(_0x2b59de){return window[_0x20c34b([0x61,0x74,0x6f,0x62])](_0x2b59de[_0x20c34b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x20c34b([0x2b]))[_0x20c34b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x20c34b([0x2f])));}function _0x14766c(_0x19d283){let _0x59ae5f=0x1505;function _0x3dcc33(_0x563db5){for(let _0x5b4dea=0x0;_0x5b4dea<_0x563db5[_0x20c34b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b4dea++){const _0x42a1bb=_0x563db5[_0x20c34b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5b4dea);_0x59ae5f=(_0x59ae5f<<0x5)+_0x59ae5f+_0x42a1bb,_0x59ae5f&=_0x59ae5f;}}function _0x237b21(_0x5ac04d){Array[_0x20c34b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ac04d)?_0x5ac04d[_0x20c34b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x237b21):_0x5ac04d&&typeof _0x5ac04d==_0x20c34b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x20c34b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ac04d)[_0x20c34b([0x73,0x6f,0x72,0x74])]()[_0x20c34b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15d039,_0x19d236])=>{_0x3dcc33(_0x15d039),_0x237b21(_0x19d236);}):_0x3dcc33(window[_0x20c34b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ac04d));}return _0x237b21(_0x19d283),_0x59ae5f>>>0x0;}function _0x3958ef(_0xbb73c8){return _0xbb73c8[_0x20c34b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x20c34b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x20c34b([0x30]));}function _0x57e611(_0x4ada2d){return _0x4ada2d[_0x20c34b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x20c34b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x20c34b([0x6a,0x6f,0x69,0x6e])]('');}function _0x4ef2e7(){}function _0x20c34b(_0x310ea3){const _0xd0a690=_0x8336;return _0x310ea3[_0xd0a690(0x150)](_0x412145=>String[_0xd0a690(0x161)](_0x412145))[_0xd0a690(0x154)]('');}_0x4fd551(await _0x3bee6c());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4de48b=_0x7cfd;(function(_0x4caf9c,_0x2085c7){const _0x32fad1=_0x7cfd,_0x7b995a=_0x4caf9c();while(!![]){try{const _0xae6b9e=parseInt(_0x32fad1(0x196))/0x1+parseInt(_0x32fad1(0x18d))/0x2+-parseInt(_0x32fad1(0x17e))/0x3*(parseInt(_0x32fad1(0x191))/0x4)+parseInt(_0x32fad1(0x172))/0x5*(-parseInt(_0x32fad1(0x187))/0x6)+-parseInt(_0x32fad1(0x18c))/0x7+parseInt(_0x32fad1(0x17a))/0x8+-parseInt(_0x32fad1(0x183))/0x9*(-parseInt(_0x32fad1(0x17b))/0xa);if(_0xae6b9e===_0x2085c7)break;else _0x7b995a['push'](_0x7b995a['shift']());}catch(_0x1f60b4){_0x7b995a['push'](_0x7b995a['shift']());}}}(_0x4fe9,0x1d740));import{Plugin as _0x256223}from'ckeditor5/src/core.js';function _0x4fe9(){const _0x52d4be=['inputTransformation','767040uSuxDe','80zttwEe','stylesProcessor','_licenseKeyCheckInterval','181509WWbbvK','pasteFromOfficeEnhancedLicenseKeyDomainLimit','ClipboardPipeline','high','featureNotAllowed','290457YlIGWc','view','requires','domainLimit','168uvxMBn','isPremiumPlugin','PasteFromOffice','expired','get','1125334Ulspqn','21580UdVLYi','editing','editor','plugins','12kIaupS','init','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_showLicenseError','licenseKey','186873EhHOLO','dataTransfer','getData','destroy','text/html','usageLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','isActive','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyValid','document','PasteFromOfficeEnhancedPropagator','invalid','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyExpired','15860CtIefF','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','config','isOfficialPlugin','_parsedData','pluginName'];_0x4fe9=function(){return _0x52d4be;};return _0x4fe9();}function _0x7cfd(_0x2fa5f9,_0xb43304){const _0x4fe9f7=_0x4fe9();return _0x7cfd=function(_0x7cfd0,_0x5519f9){_0x7cfd0=_0x7cfd0-0x16e;let _0x1acb55=_0x4fe9f7[_0x7cfd0];return _0x1acb55;},_0x7cfd(_0x2fa5f9,_0xb43304);}import{parsePasteOfficeHtml as _0x2544d2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5120ab}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x116cb7}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x256223{[_0x4de48b(0x195)];[_0x4de48b(0x17d)];static get[_0x4de48b(0x178)](){const _0x38da24=_0x4de48b;return _0x38da24(0x1a1);}static get[_0x4de48b(0x176)](){return!0x0;}static get[_0x4de48b(0x188)](){return!0x0;}static get[_0x4de48b(0x185)](){const _0x1d693f=_0x4de48b;return[_0x1d693f(0x189)];}[_0x4de48b(0x192)](){const _0x7ec5b9=_0x4de48b,_0x47e8a3=this[_0x7ec5b9(0x18f)],_0x442703=_0x47e8a3[_0x7ec5b9(0x190)][_0x7ec5b9(0x18b)](_0x7ec5b9(0x180)),_0xabaa81=_0x47e8a3[_0x7ec5b9(0x18e)][_0x7ec5b9(0x184)][_0x7ec5b9(0x1a0)],_0x5b54c5=new _0x116cb7(_0xabaa81);_0x442703['on'](_0x7ec5b9(0x179),(_0x36473e,_0x1ee107)=>{const _0x4aa642=_0x7ec5b9,_0x905b87=_0x1ee107[_0x4aa642(0x197)][_0x4aa642(0x198)](_0x4aa642(0x19a));_0x5b54c5[_0x4aa642(0x19d)](_0x905b87)&&(_0x1ee107[_0x4aa642(0x177)]||(_0x1ee107[_0x4aa642(0x177)]=_0x2544d2(_0x905b87,_0xabaa81[_0x4aa642(0x17c)])),_0x5b54c5[_0x4aa642(0x16f)](_0x1ee107));},{'priority':_0x5120ab[_0x7ec5b9(0x18b)](_0x7ec5b9(0x181))+0xa}),this[_0x7ec5b9(0x195)]=this[_0x7ec5b9(0x18f)][_0x7ec5b9(0x175)][_0x7ec5b9(0x18b)](_0x7ec5b9(0x195));const _0x13d8a6=this[_0x7ec5b9(0x18f)];this[_0x7ec5b9(0x17d)]=setInterval(()=>{const _0xd70c77=_0x7ec5b9;let _0x3a30b8;for(const _0x3173c7 in _0x13d8a6){const _0x212fbc=_0x3173c7,_0x99c7df=_0x13d8a6[_0x212fbc];if(_0xd70c77(0x19f)==_0x99c7df||_0xd70c77(0x170)==_0x99c7df||_0xd70c77(0x171)==_0x99c7df||_0xd70c77(0x17f)==_0x99c7df||_0xd70c77(0x19c)==_0x99c7df||_0xd70c77(0x174)==_0x99c7df||_0xd70c77(0x193)==_0x99c7df){delete _0x13d8a6[_0x212fbc],_0x3a30b8=_0x99c7df,clearInterval(this[_0xd70c77(0x17d)]),this[_0xd70c77(0x17d)]=void 0x0;break;}}_0xd70c77(0x170)==_0x3a30b8&&_0x13d8a6[_0xd70c77(0x194)](_0xd70c77(0x16e)),_0xd70c77(0x171)==_0x3a30b8&&_0x13d8a6[_0xd70c77(0x194)](_0xd70c77(0x18a)),_0xd70c77(0x17f)==_0x3a30b8&&_0x13d8a6[_0xd70c77(0x194)](_0xd70c77(0x186)),_0xd70c77(0x19c)==_0x3a30b8&&_0x13d8a6[_0xd70c77(0x194)](_0xd70c77(0x182),_0xd70c77(0x173)),_0xd70c77(0x174)==_0x3a30b8&&_0x13d8a6[_0xd70c77(0x194)](_0xd70c77(0x19e)),_0xd70c77(0x193)==_0x3a30b8&&_0x13d8a6[_0xd70c77(0x194)](_0xd70c77(0x19b));},0x3e8);}[_0x4de48b(0x199)](){const _0x27378f=_0x4de48b;super[_0x27378f(0x199)](),this[_0x27378f(0x17d)]&&clearInterval(this[_0x27378f(0x17d)]);}}
23
+ const _0x5e6da6=_0x16ff;(function(_0x2cddcb,_0x45a99d){const _0x389b2f=_0x16ff,_0x361160=_0x2cddcb();while(!![]){try{const _0x34f7fd=parseInt(_0x389b2f(0x1be))/0x1+parseInt(_0x389b2f(0x1e3))/0x2+parseInt(_0x389b2f(0x1e7))/0x3*(parseInt(_0x389b2f(0x1cc))/0x4)+parseInt(_0x389b2f(0x1c1))/0x5*(parseInt(_0x389b2f(0x1bf))/0x6)+-parseInt(_0x389b2f(0x1dd))/0x7*(parseInt(_0x389b2f(0x1de))/0x8)+-parseInt(_0x389b2f(0x1e9))/0x9+-parseInt(_0x389b2f(0x1ea))/0xa;if(_0x34f7fd===_0x45a99d)break;else _0x361160['push'](_0x361160['shift']());}catch(_0x242f5d){_0x361160['push'](_0x361160['shift']());}}}(_0x1269,0x824c7));import{Plugin as _0x470e47}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x117d6a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x176e4a}from'ckeditor5/src/utils.js';function _0x1269(){const _0x1d09c5=['text/html','domainLimit','dataTransfer','pluginName','featureNotAllowed','121554dTnhSW','12sgzMnp','plugins','1559665BAipks','init','get','_licenseKeyCheckInterval','document','PasteFromOfficeEnhancedPropagator','editor','invalid','licenseKey','isPremiumPlugin','PasteFromOffice','1489108BeyIGC','ClipboardPipeline','getData','editing','stylesProcessor','destroy','isActive','inputTransformation','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','execute','config','requires','view','875yXVUJS','17016pcRFcG','_parsedData','pasteFromOfficeEnhancedLicenseKeyInvalid','expired','high','1322354ECRYed','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','3yFXFXF','_showLicenseError','6082983ZrisTc','3034090GIFzYH','evaluationLimit','usageLimit'];_0x1269=function(){return _0x1d09c5;};return _0x1269();}import{MSOfficeInlineStylePropagator as _0x28c316}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x16ff(_0x3bab43,_0x278522){const _0x1269b5=_0x1269();return _0x16ff=function(_0x16ff16,_0x77d609){_0x16ff16=_0x16ff16-0x1bb;let _0x3652c4=_0x1269b5[_0x16ff16];return _0x3652c4;},_0x16ff(_0x3bab43,_0x278522);}export class PasteFromOfficeEnhancedPropagator extends _0x470e47{[_0x5e6da6(0x1c9)];[_0x5e6da6(0x1c4)];static get[_0x5e6da6(0x1bc)](){const _0x56d637=_0x5e6da6;return _0x56d637(0x1c6);}static get[_0x5e6da6(0x1d7)](){return!0x0;}static get[_0x5e6da6(0x1ca)](){return!0x0;}static get[_0x5e6da6(0x1db)](){const _0x9c4707=_0x5e6da6;return[_0x9c4707(0x1cb)];}[_0x5e6da6(0x1c2)](){const _0x1ea8af=_0x5e6da6,_0x3090f7=this[_0x1ea8af(0x1c7)],_0x5ce86e=_0x3090f7[_0x1ea8af(0x1c0)][_0x1ea8af(0x1c3)](_0x1ea8af(0x1cd)),_0x5ade7c=_0x3090f7[_0x1ea8af(0x1cf)][_0x1ea8af(0x1dc)][_0x1ea8af(0x1c5)],_0x296d1a=new _0x28c316(_0x5ade7c);_0x5ce86e['on'](_0x1ea8af(0x1d3),(_0x4a0011,_0x4e3e5c)=>{const _0x62db01=_0x1ea8af,_0x5e66f9=_0x4e3e5c[_0x62db01(0x1bb)][_0x62db01(0x1ce)](_0x62db01(0x1ed));_0x296d1a[_0x62db01(0x1d2)](_0x5e66f9)&&(_0x4e3e5c[_0x62db01(0x1df)]||(_0x4e3e5c[_0x62db01(0x1df)]=_0x117d6a(_0x5e66f9,_0x5ade7c[_0x62db01(0x1d0)])),_0x296d1a[_0x62db01(0x1d9)](_0x4e3e5c));},{'priority':_0x176e4a[_0x1ea8af(0x1c3)](_0x1ea8af(0x1e2))+0xa}),this[_0x1ea8af(0x1c9)]=this[_0x1ea8af(0x1c7)][_0x1ea8af(0x1da)][_0x1ea8af(0x1c3)](_0x1ea8af(0x1c9));const _0x50bdcc=this[_0x1ea8af(0x1c7)];this[_0x1ea8af(0x1c4)]=setInterval(()=>{const _0x1ae148=_0x1ea8af;let _0x589994;for(const _0x3be14a in _0x50bdcc){const _0x2d71ad=_0x3be14a,_0x125619=_0x50bdcc[_0x2d71ad];if(_0x1ae148(0x1d5)==_0x125619||_0x1ae148(0x1e0)==_0x125619||_0x1ae148(0x1e5)==_0x125619||_0x1ae148(0x1e6)==_0x125619||_0x1ae148(0x1d6)==_0x125619||_0x1ae148(0x1d8)==_0x125619||_0x1ae148(0x1d4)==_0x125619){delete _0x50bdcc[_0x2d71ad],_0x589994=_0x125619,clearInterval(this[_0x1ae148(0x1c4)]),this[_0x1ae148(0x1c4)]=void 0x0;break;}}_0x1ae148(0x1e0)==_0x589994&&_0x50bdcc[_0x1ae148(0x1e8)](_0x1ae148(0x1c8)),_0x1ae148(0x1e5)==_0x589994&&_0x50bdcc[_0x1ae148(0x1e8)](_0x1ae148(0x1e1)),_0x1ae148(0x1e6)==_0x589994&&_0x50bdcc[_0x1ae148(0x1e8)](_0x1ae148(0x1ee)),_0x1ae148(0x1d6)==_0x589994&&_0x50bdcc[_0x1ae148(0x1e8)](_0x1ae148(0x1bd),_0x1ae148(0x1e4)),_0x1ae148(0x1d8)==_0x589994&&_0x50bdcc[_0x1ae148(0x1e8)](_0x1ae148(0x1eb)),_0x1ae148(0x1d4)==_0x589994&&_0x50bdcc[_0x1ae148(0x1e8)](_0x1ae148(0x1ec));},0x3e8);}[_0x5e6da6(0x1d1)](){const _0xab4f7f=_0x5e6da6;super[_0xab4f7f(0x1d1)](),this[_0xab4f7f(0x1c4)]&&clearInterval(this[_0xab4f7f(0x1c4)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x59ab(){const _0x53e043=['152FYunEc','test','3716vbjQTo','223341hQdZpn','64924IfKCKH','848364swMPlq','3816590JESrqz','1035QCXujO','78093hCwaqz','1934093hiVrzC','4eKvWwh'];_0x59ab=function(){return _0x53e043;};return _0x59ab();}(function(_0x2331ea,_0x5c53d3){const _0x262c4f=_0x143a,_0x50a799=_0x2331ea();while(!![]){try{const _0xe6a7fb=parseInt(_0x262c4f(0x16e))/0x1*(-parseInt(_0x262c4f(0x168))/0x2)+parseInt(_0x262c4f(0x167))/0x3+-parseInt(_0x262c4f(0x171))/0x4*(parseInt(_0x262c4f(0x16b))/0x5)+parseInt(_0x262c4f(0x169))/0x6+-parseInt(_0x262c4f(0x16d))/0x7+parseInt(_0x262c4f(0x16f))/0x8*(parseInt(_0x262c4f(0x16c))/0x9)+parseInt(_0x262c4f(0x16a))/0xa;if(_0xe6a7fb===_0x5c53d3)break;else _0x50a799['push'](_0x50a799['shift']());}catch(_0x192027){_0x50a799['push'](_0x50a799['shift']());}}}(_0x59ab,0x28049));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x143a(_0x2c70a7,_0x32e011){const _0x59abfa=_0x59ab();return _0x143a=function(_0x143a20,_0x54c573){_0x143a20=_0x143a20-0x167;let _0x4fd4c0=_0x59abfa[_0x143a20];return _0x4fd4c0;},_0x143a(_0x2c70a7,_0x32e011);}export function isMSExcelContent(_0x2ad7e4){const _0x3bcfdc=_0x143a;return m[_0x3bcfdc(0x170)](_0x2ad7e4);}
23
+ (function(_0x313dcb,_0x11c31f){const _0xef1870=_0x4984,_0x358d65=_0x313dcb();while(!![]){try{const _0x269e7a=parseInt(_0xef1870(0xf6))/0x1*(-parseInt(_0xef1870(0xfe))/0x2)+parseInt(_0xef1870(0xfb))/0x3+-parseInt(_0xef1870(0xfd))/0x4+-parseInt(_0xef1870(0xf9))/0x5*(-parseInt(_0xef1870(0xf7))/0x6)+parseInt(_0xef1870(0xf5))/0x7*(-parseInt(_0xef1870(0xf8))/0x8)+parseInt(_0xef1870(0xfa))/0x9*(-parseInt(_0xef1870(0xff))/0xa)+parseInt(_0xef1870(0xfc))/0xb;if(_0x269e7a===_0x11c31f)break;else _0x358d65['push'](_0x358d65['shift']());}catch(_0xf86e9a){_0x358d65['push'](_0x358d65['shift']());}}}(_0x4284,0x6197c));function _0x4284(){const _0xcebbcc=['900iHgqtw','test','14feZMYT','473173KXRyzC','1149198IeAuqF','1219928dBWaKx','5Cjvwej','43938cZGxbs','1706523GrdWYJ','13797190DDhqJJ','1589556xtoaDO','2KHIJHA'];_0x4284=function(){return _0xcebbcc;};return _0x4284();}function _0x4984(_0x205baa,_0x4beeee){const _0x4284c5=_0x4284();return _0x4984=function(_0x4984bc,_0xbdaed1){_0x4984bc=_0x4984bc-0xf4;let _0x6c7f4a=_0x4284c5[_0x4984bc];return _0x6c7f4a;},_0x4984(_0x205baa,_0x4beeee);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x3e62db){const _0x18ae44=_0x4984;return m[_0x18ae44(0xf4)](_0x3e62db);}