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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ft});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function A(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var E=n(584);!function(t){const e=L,n=t();for(;;)try{if(567397===parseInt(e(238))/1*(-parseInt(e(242))/2)+parseInt(e(240))/3+-parseInt(e(236))/4*(parseInt(e(237))/5)+parseInt(e(241))/6*(parseInt(e(235))/7)+-parseInt(e(239))/8*(parseInt(e(232))/9)+-parseInt(e(234))/10+parseInt(e(243))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=F();return(L=function(t,e){return n[t-=232]})(t,e)}function O(t){return P[L(233)](t)}function F(){const t=["7016RlrlJA","685BHFSLF","1jRIihW","150648xudeFN","494646TwHsTA","6APdqlo","1511778ZuUsWf","20061239YwnojP","207gfheHX","test","5766960dwpZPN","4093334ChWxir"];return(F=function(){return t})()}function T(t,e){const n=j();return(T=function(t,e){return n[t-=435]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(262849===parseInt(e(440))/1+-parseInt(e(437))/2+-parseInt(e(436))/3+-parseInt(e(457))/4*(parseInt(e(435))/5)+parseInt(e(445))/6+parseInt(e(453))/7+parseInt(e(459))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const N=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(458)]&&!s[n(447)])continue;const e=!s[n(458)]||t[n(451)]===s[n(458)],o=!s[n(447)]||t[n(438)](s[n(447)]);e&&o&&r[n(454)](s,i)}return r}function j(){const t=["initial","exec","1492ntnCln","tagName","1026912wJIxwY","groups","2855VcHkAO","271935gsEbZd","920516RzZqKD","hasClass","selectorText","290251cEfMVP","getPropertyValue","assign","push","trim","2963598WCJInv","map","className","length","cssRules","style","name","split","799309qEZeFW","set"];return(j=function(){return t})()}function W(t){const e=T,n={};for(let r=0;r<t[e(448)];r++){const s=t[r],i=t[e(441)](s);e(455)!==i&&(n[s]=i)}return n}function k(t){const e=T,n=t[e(452)](",")[e(446)](t=>t[e(444)]()),r=[];for(const t of n){const n=N[e(456)](t);n&&r[e(443)](n[e(460)])}return r}function M(t){const e=T,n={};for(const r of t)Object[e(442)](n,r);return n}const D=V;function $(){const t=["type","document","1921257DlZyBr","1168322uaftkU","1saZfTR","createRangeIn","15250257lIxBcq","item","6xQCFba","setStyle","values","1300744ihnyYq","3079426QVhQfm","content","hasStyle","execute","10QQYvrd","elementStart","size","from","isActive","6jDYkQl","_parsedData","2653044IInsma","4583530OeixRh"];return($=function(){return t})()}function V(t,e){const n=$();return(V=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(823004===parseInt(e(255))/1*(-parseInt(e(254))/2)+parseInt(e(259))/3*(parseInt(e(249))/4)+-parseInt(e(250))/5*(parseInt(e(272))/6)+-parseInt(e(263))/7+-parseInt(e(262))/8+parseInt(e(253))/9+-parseInt(e(267))/10*(-parseInt(e(257))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends S{[D(266)](t){const n=D,{body:r,styles:s}=t[n(248)],i=new e.ViewUpcastWriter(r[n(252)]),o=i[n(256)](r),a=function(t){const e=T,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(454)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(449)])if(t instanceof CSSStyleRule){const r=W(t[e(450)]);n[t[e(439)]]=Object[e(442)]({},n[t[e(439)]]||{},r)}return n}(s));for(const t of o){if(n(268)!==t[n(251)])continue;const e=R(t[n(258)],a);if(e[n(269)]){const r=M(Array[n(270)](e[n(261)]()));for(const e in r){const s=t[n(258)];s[n(265)](e)||i[n(260)](e,r[e],s)}}}t[n(264)]=r}[D(271)](t){return super[D(271)](t)||O(t)}}const B=U;function K(){const t=["high","isActive","1muGUIC","fromCharCode","isOfficialPlugin","8kBwACO","_parsedData","926315bATKMo","3556UiUGfy","PasteFromOffice","669fBApxF","join","view","requires","isPremiumPlugin","861831DGlNlR","13112cTNudd","1310YAvlqa","href","map","dataTransfer","editor","inputTransformation","text/html","getData","PasteFromOfficeEnhancedInliner","36TYPmAP","1287069wvjOlF","get","init","stylesProcessor","1885FAchFj","338174dTgNlO","editing","document","execute","ClipboardPipeline","pluginName","plugins","1038KSqBmB","afterInit"];return(K=function(){return t})()}function U(t,e){const n=K();return(U=function(t,e){return n[t-=183]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(124876===-parseInt(e(210))/1*(parseInt(e(199))/2)+-parseInt(e(218))/3*(-parseInt(e(216))/4)+parseInt(e(198))/5*(parseInt(e(206))/6)+parseInt(e(194))/7+-parseInt(e(213))/8*(parseInt(e(223))/9)+-parseInt(e(184))/10*(-parseInt(e(183))/11)+-parseInt(e(193))/12*(parseInt(e(215))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class z extends t.Plugin{static get[B(204)](){return B(192)}static get[B(212)](){return!0}static get[B(222)](){return!0}static get[B(221)](){return[B(217)]}[B(196)](){const t=B,e=this[t(188)],n=e[t(205)][t(195)](t(203)),r=e[t(200)][t(220)][t(201)],s=new q(r);n.on(t(189),(e,n)=>{const i=t,o=n[i(187)][i(191)](i(190));s[i(209)](o)&&(n[i(214)]||(n[i(214)]=A(o,r[i(197)])),s[i(202)](n))},{priority:E.priorities[t(195)](t(208))+11})}[B(207)](){!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=U;return t[e(186)](t=>String[e(211)](t))[e(219)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,E.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1768089600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=U,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(185)]);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=Y;!function(t){const e=Y,n=t();for(;;)try{if(499521===parseInt(e(293))/1*(-parseInt(e(274))/2)+parseInt(e(299))/3+parseInt(e(309))/4*(-parseInt(e(308))/5)+-parseInt(e(295))/6+-parseInt(e(315))/7*(-parseInt(e(286))/8)+parseInt(e(279))/9*(parseInt(e(300))/10)+parseInt(e(283))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const G=[H(306),H(291),H(277),H(272),H(287),H(276),H(288),H(280)],Z=[H(306),H(291),H(277)];function Y(t,e){const n=_();return(Y=function(t,e){return n[t-=272]})(t,e)}function _(){const t=["medium","super","2509911DNCwfx","10nFshCo","filter","getStyleNames","setStyle","line-through","split","color","keys","208345qAPhLF","12XwBDyd","sup","getChildren","length","italic","underline","651NPvsoF","createElement","text-decoration","forEach","70690WzMBKp","includes","font-weight","font-size","from","669699gjECkE","vertical-align","bold","insertChild","7232544zmAmvY","getStyle","span","58496SDVNLC","text-decoration-line","font-style","sub","removeStyle","font-family","strong","24utjSkC","bolder","4654560srFkum","function"];return(_=function(){return t})()}const Q={"font-style":[[H(313),"i"]],"font-weight":[[H(297),H(292)],[H(281),H(292)],[H(294),H(292)],[t=>Number(t)>=600,H(292)]],"text-decoration":[[H(314),"u"],[H(304),"s"]],"text-decoration-line":[[H(314),"u"],[H(304),"s"]],"vertical-align":[[H(289),H(289)],[H(298),H(310)]]};function J(t){return G[H(275)](t)}function X(t){const e=H;return Array[e(278)](t[e(302)]())[e(301)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(273)](e=>{const i=n,o=t[i(284)](e);if(o)if(a=e,Z[H(275)](a))r[e]=o;else if(e in Q){const t=o[i(305)](" ");Q[e][i(273)](([n,r])=>{const o=i;for(const i of t)(o(296)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(273)](([,n])=>{const s=r,i=e[s(316)](n,[],t[s(311)]());e[s(282)](0,i,t)}),e[r(290)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(307)](n)[r(312)])return;const s=e[r(316)](r(285),[],t[r(311)]());e[r(303)](n,s),e[r(282)](0,s,t),e[r(290)](Object[r(307)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["_parsedData","getItems","15692SKTHfP","1335ytWWKn","27oSRogH","document","font","6612OZKqSy","element","stylesProcessor","15499462gfCWeP","6Vuhppu","includes","createRangeIn","1934170XIfSvL","114OfdfYV","content","3806341cLPpMF","isActive","name","execute","2200104JWENWE","blockElements","505072LWmLTl"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(402996===-parseInt(e(189))/1+-parseInt(e(192))/2*(parseInt(e(181))/3)+-parseInt(e(197))/4*(parseInt(e(193))/5)+-parseInt(e(201))/6*(-parseInt(e(183))/7)+parseInt(e(187))/8+parseInt(e(194))/9*(-parseInt(e(180))/10)+parseInt(e(200))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(186)](t){const n=et,{body:r}=t[n(190)],s=new e.ViewUpcastWriter(r[n(195)]),i=s[n(179)](r),o=new e.ViewDocument(s[n(195)][n(199)]),a=[...new e.ViewDomConverter(o)[n(188)],n(196)],c=i[n(191)]();for(const t of c)if(t.is(n(198))&&a[n(178)](t[n(185)])){tt(t,s,X(t))}t[n(182)]=r}[et(184)](t){return super[et(184)](t)||O(t)}}const it=ot;function ot(t,e){const n=at();return(ot=function(t,e){return n[t-=177]})(t,e)}function at(){const t=["invalid","dataTransfer","_licenseKeyCheckInterval","_showLicenseError","getData","_parsedData","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","pluginName","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","3377997OIqbQZ","high","76092PIxmHs","inputTransformation","init","8xTUvUt","expired","usageLimit","plugins","221cmLNpT","1078zfvHwi","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","get","isPremiumPlugin","2aGQiAP","pasteFromOfficeEnhancedLicenseKeyValid","6NaoFGX","domainLimit","config","ClipboardPipeline","PasteFromOffice","PasteFromOfficeEnhanced","221784satahY","27hbwoCM","PasteFromOfficeEnhancedPropagator","execute","document","licenseKey","evaluationLimit","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","854424IiJuWo","810834zUyyMB","stylesProcessor","137485cCYEIx","isOfficialPlugin","22330xZnwkZ","editor","pasteFromOfficeEnhancedLicenseKeyDomainLimit"];return(at=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(270653===-parseInt(e(197))/1*(-parseInt(e(211))/2)+parseInt(e(231))/3*(-parseInt(e(200))/4)+-parseInt(e(178))/5*(-parseInt(e(213))/6)+parseInt(e(195))/7+parseInt(e(230))/8*(parseInt(e(220))/9)+parseInt(e(180))/10*(parseInt(e(205))/11)+parseInt(e(219))/12*(-parseInt(e(204))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[it(224)];[it(185)];static get[it(192)](){return it(221)}static get[it(179)](){return!0}static get[it(210)](){return!0}static get[it(207)](){return[it(217)]}[it(199)](){const t=it,e=this[t(181)],n=e[t(203)][t(209)](t(216)),r=e[t(191)][t(189)][t(223)],s=new st(r);n.on(t(198),(e,n)=>{const i=t,o=n[i(184)][i(187)](i(229));s[i(227)](o)&&(n[i(188)]||(n[i(188)]=A(o,r[i(177)])),s[i(222)](n))},{priority:E.priorities[t(209)](t(196))+10}),this[t(224)]=this[t(181)][t(215)][t(209)](t(224));const i=this[t(181)];this[t(185)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(212)==s||e(194)==s||e(228)==s||e(182)==s||e(190)==s||e(208)==s||e(206)==s){delete i[r],n=s,clearInterval(this[e(185)]),this[e(185)]=void 0;break}}e(194)==n&&i[e(186)](e(183)),e(228)==n&&i[e(186)](e(201)),e(182)==n&&i[e(186)](e(214)),e(190)==n&&i[e(186)](e(226),e(218)),e(208)==n&&i[e(186)](e(225)),e(206)==n&&i[e(186)](e(202))},1e3)}[it(193)](){const t=it;super[t(193)](),this[t(185)]&&clearInterval(this[t(185)])}}var lt=ut;function ut(t,e){var n=pt();return(ut=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=ut,n=t();;)try{if(305478===parseInt(e(168))/1+parseInt(e(172))/2+parseInt(e(169))/3+parseInt(e(158))/4*(parseInt(e(159))/5)+-parseInt(e(164))/6*(-parseInt(e(166))/7)+parseInt(e(163))/8*(parseInt(e(173))/9)+-parseInt(e(157))/10*(parseInt(e(165))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class ft extends t.Plugin{static get[lt(162)](){return lt(170)}static get[lt(161)](){return!0}static get[lt(171)](){return!0}static get[lt(167)](){return[lt(160),z,ct]}}function pt(){var t=["1014129ctIQTb","PasteFromOfficeEnhanced","isPremiumPlugin","387098dIsxPL","279rEvFlO","4210RejiXW","1996jtGrkC","4105IbnXkw","PasteFromOffice","isOfficialPlugin","pluginName","7032BlNqVm","2478tQjOVD","46277dPGDwG","8708mCsMtq","requires","594333mGUDrt"];return(pt=function(){return t})()}function mt(){var t=["68296zyySrb","9370AhksNr","999PEHEEN","1650ODBkDz","58gMBjZN","119nLjnJA","1963278PIWILP","148vgfdRw","20490zwfeuC","20901eqzXoI","4788GoGgGE","2093725tnLHDN"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=438]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(238909===parseInt(e(443))/1*(-parseInt(e(446))/2)+-parseInt(e(439))/3*(parseInt(e(449))/4)+parseInt(e(441))/5+parseInt(e(448))/6+parseInt(e(447))/7*(-parseInt(e(442))/8)+parseInt(e(444))/9*(parseInt(e(438))/10)+parseInt(e(445))/11*(-parseInt(e(440))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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 C(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,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var E=n(584);!function(t){const e=T,n=t();for(;;)try{if(876574===-parseInt(e(387))/1*(parseInt(e(384))/2)+-parseInt(e(391))/3+-parseInt(e(386))/4*(-parseInt(e(392))/5)+-parseInt(e(390))/6+-parseInt(e(389))/7+-parseInt(e(388))/8+parseInt(e(393))/9*(parseInt(e(383))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(){const t=["5943138OoYfZI","4913343qVDVXh","5ErflVs","263817YLZAdI","2060TBoRxG","2428786MKamin","test","5365612fHrYoE","1TdeIuj","10369216vvPBBA","9551206Jsrkac"];return(L=function(){return t})()}function T(t,e){const n=L();return(T=function(t,e){return n[t-=383]})(t,e)}function O(t){return P[T(385)](t)}!function(t){const e=R,n=t();for(;;)try{if(175466===-parseInt(e(252))/1+parseInt(e(254))/2*(-parseInt(e(266))/3)+-parseInt(e(256))/4*(parseInt(e(271))/5)+parseInt(e(248))/6*(parseInt(e(272))/7)+parseInt(e(265))/8+-parseInt(e(267))/9*(parseInt(e(273))/10)+parseInt(e(251))/11*(parseInt(e(263))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=j();return(R=function(t,e){return n[t-=245]})(t,e)}function M(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(274)]&&!s[n(246)])continue;const e=!s[n(274)]||t[n(247)]===s[n(274)],o=!s[n(246)]||t[n(249)](s[n(246)]);e&&o&&r[n(261)](s,i)}return r}function j(){const t=["441738lTYvIW","initial","assign","length","5OQpMlD","35MJeQPk","10tRaqUc","tagName","selectorText","className","name","373182UUuIpV","hasClass","map","11XMdJRI","176528Qgccat","groups","10hdlAaq","trim","496676hJrSKY","push","exec","getPropertyValue","cssRules","set","style","2436UTYHLy","split","1967576rvPduR","19134uWINkr"];return(j=function(){return t})()}function W(t){const e=R,n={};for(let r=0;r<t[e(270)];r++){const s=t[r],i=t[e(259)](s);e(268)!==i&&(n[s]=i)}return n}function N(t){const e=R,n=t[e(264)](",")[e(250)](t=>t[e(255)]()),r=[];for(const t of n){const n=F[e(258)](t);n&&r[e(257)](n[e(253)])}return r}function V(t){const e=R,n={};for(const r of t)Object[e(269)](n,r);return n}const $=k;function k(t,e){const n=D();return(k=function(t,e){return n[t-=346]})(t,e)}function D(){const t=["document","261471Ixdmat","5833596XWLGbO","createRangeIn","values","985315Hgcweu","type","setStyle","8JttYYf","_parsedData","3OHhUvX","isActive","elementStart","120411IjVzyA","4MsJPwi","execute","from","433782lGpvnF","114836ydiIaF","size","1201739HafXkC","content","item","11aOIRpx","20GPbetW","hasStyle"];return(D=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(103435===-parseInt(e(349))/1*(-parseInt(e(357))/2)+-parseInt(e(366))/3+parseInt(e(353))/4*(-parseInt(e(370))/5)+-parseInt(e(356))/6+-parseInt(e(359))/7*(parseInt(e(347))/8)+parseInt(e(352))/9*(-parseInt(e(363))/10)+parseInt(e(362))/11*(parseInt(e(367))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class K extends S{[$(354)](t){const n=$,{body:r,styles:s}=t[n(348)],i=new e.ViewUpcastWriter(r[n(365)]),o=i[n(368)](r),a=function(t){const e=R,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(261)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(260)])if(t instanceof CSSStyleRule){const r=W(t[e(262)]);n[t[e(245)]]=Object[e(269)]({},n[t[e(245)]]||{},r)}return n}(s));for(const t of o){if(n(351)!==t[n(371)])continue;const e=M(t[n(361)],a);if(e[n(358)]){const r=V(Array[n(355)](e[n(369)]()));for(const e in r){const s=t[n(361)];s[n(364)](e)||i[n(346)](e,r[e],s)}}}t[n(360)]=r}[$(350)](t){return super[$(350)](t)||O(t)}}function q(t,e){const n=Y();return(q=function(t,e){return n[t-=406]})(t,e)}const U=q;function Y(){const t=["2805551lUvYtv","PasteFromOffice","high","plugins","editor","isOfficialPlugin","href","get","stylesProcessor","requires","_parsedData","inputTransformation","map","1255850PWGidc","dataTransfer","afterInit","join","3187192ceVYQM","ClipboardPipeline","editing","4053390zqASLX","247886KxigNm","PasteFromOfficeEnhancedInliner","view","pluginName","text/html","isActive","888ZmJGmC","2511aeMUxT","getData","isPremiumPlugin","524WwCSmS","56144ccmozt","fromCharCode","init","execute","document"];return(Y=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(464948===-parseInt(e(409))/1+-parseInt(e(419))/2*(-parseInt(e(415))/3)+-parseInt(e(442))/4+-parseInt(e(438))/5+-parseInt(e(408))/6+parseInt(e(425))/7+-parseInt(e(420))/8*(-parseInt(e(416))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class H extends t.Plugin{static get[U(412)](){return U(410)}static get[U(430)](){return!0}static get[U(418)](){return!0}static get[U(434)](){return[U(426)]}[U(422)](){const t=U,e=this[t(429)],n=e[t(428)][t(432)](t(406)),r=e[t(407)][t(411)][t(424)],s=new K(r);n.on(t(436),(e,n)=>{const i=t,o=n[i(439)][i(417)](i(413));s[i(414)](o)&&(n[i(435)]||(n[i(435)]=C(o,r[i(433)])),s[i(423)](n))},{priority:E.priorities[t(432)](t(427))+11})}[U(440)](){!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=q;return t[e(437)](t=>String[e(421)](t))[e(441)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,E.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1768262400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=q,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(431)]);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 J=X;!function(t){const e=X,n=t();for(;;)try{if(655425===parseInt(e(337))/1*(-parseInt(e(318))/2)+-parseInt(e(320))/3+parseInt(e(323))/4+parseInt(e(305))/5*(parseInt(e(341))/6)+-parseInt(e(313))/7*(-parseInt(e(306))/8)+-parseInt(e(315))/9*(-parseInt(e(343))/10)+parseInt(e(312))/11*(-parseInt(e(303))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const B=[J(348),J(340),J(332),J(330),J(311),J(314),J(335),J(328)];function X(t,e){const n=G();return(X=function(t,e){return n[t-=303]})(t,e)}const z=[J(348),J(340),J(332)],Q={"font-style":[[J(310),"i"]],"font-weight":[[J(338),J(345)],[J(331),J(345)],[J(347),J(345)],[t=>Number(t)>=600,J(345)]],"text-decoration":[[J(342),"u"],[J(307),"s"]],"text-decoration-line":[[J(342),"u"],[J(307),"s"]],"vertical-align":[[J(321),J(321)],[J(339),J(346)]]};function _(t){return B[J(309)](t)}function Z(t){const e=J;return Array[e(327)](t[e(334)]())[e(324)](_)}function G(){const t=["length","2919524KhazMN","filter","createElement","setStyle","from","vertical-align","span","text-decoration","bold","font-size","function","getStyleNames","font-style","insertChild","6401HbxoRY","medium","super","font-family","2439666Cintdn","underline","10051770NneZVt","forEach","strong","sup","bolder","color","21933012hmmTnp","getChildren","15DomNrq","9310520EqHLXY","line-through","removeStyle","includes","italic","text-decoration-line","11xcHpPy","7UdXssY","font-weight","9PGYsjD","getStyle","split","274YnxWkJ","keys","2275779LMYgmc","sub"];return(G=function(){return t})()}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(344)](e=>{const i=n,o=t[i(316)](e);if(o)if(a=e,z[J(309)](a))r[e]=o;else if(e in Q){const t=o[i(317)](" ");Q[e][i(344)](([n,r])=>{const o=i;for(const i of t)(o(333)==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=J;for(const s in n)n[s][r(344)](([,n])=>{const s=r,i=e[s(325)](n,[],t[s(304)]());e[s(336)](0,i,t)}),e[r(308)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(319)](n)[r(322)])return;const s=e[r(325)](r(329),[],t[r(304)]());e[r(326)](n,s),e[r(336)](0,s,t),e[r(308)](Object[r(319)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["48ysItuH","105888oJitWu","font","createRangeIn","35ZqjATe","1444041XEljtX","5397799wgLdgR","471530wMfvQP","element","isActive","name","content","blockElements","798290NoQEcf","getItems","_parsedData","2009ZrXFTf","stylesProcessor","execute","includes","3dRvSSm","document","10hLuJLf","1729440npqEKD","7128oxFHrt"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=456]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(532838===parseInt(e(460))/1+-parseInt(e(466))/2*(parseInt(e(473))/3)+parseInt(e(479))/4*(parseInt(e(457))/5)+-parseInt(e(477))/6*(parseInt(e(469))/7)+-parseInt(e(478))/8*(-parseInt(e(458))/9)+-parseInt(e(475))/10*(parseInt(e(459))/11)+parseInt(e(476))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(471)](t){const n=et,{body:r}=t[n(468)],s=new e.ViewUpcastWriter(r[n(474)]),i=s[n(456)](r),o=new e.ViewDocument(s[n(474)][n(470)]),a=[...new e.ViewDomConverter(o)[n(465)],n(480)],c=i[n(467)]();for(const t of c)if(t.is(n(461))&&a[n(472)](t[n(463)])){tt(t,s,Z(t))}t[n(464)]=r}[et(462)](t){return super[et(462)](t)||O(t)}}const it=at;function ot(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyUsageLimit","inputTransformation","featureNotAllowed","evaluationLimit","pluginName","editor","ClipboardPipeline","init","invalid","getData","view","document","domainLimit","35fSToGB","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyInvalid","stylesProcessor","11216043VyZlbe","PasteFromOffice","_licenseKeyCheckInterval","7903390wSRaAM","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyDomainLimit","68175TjHivx","licenseKey","expired","isOfficialPlugin","PasteFromOfficeEnhanced","isPremiumPlugin","destroy","high","editing","119SAxKgT","get","dataTransfer","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","2789044DoUQAA","usageLimit","execute","requires","PasteFromOfficeEnhancedPropagator","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","config","_parsedData","3qdWWBb","isActive","text/html","1012188nrQCfC","212776aLqKPL","2422098equtSE"];return(ot=function(){return t})()}function at(t,e){const n=ot();return(at=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(655510===-parseInt(e(347))/1+-parseInt(e(322))/2*(-parseInt(e(317))/3)+parseInt(e(308))/4+-parseInt(e(337))/5*(parseInt(e(320))/6)+-parseInt(e(304))/7*(-parseInt(e(321))/8)+-parseInt(e(341))/9+parseInt(e(344))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class ct extends t.Plugin{[it(348)];[it(343)];static get[it(328)](){return it(312)}static get[it(350)](){return!0}static get[it(352)](){return!0}static get[it(311)](){return[it(342)]}[it(331)](){const t=it,e=this[t(329)],n=e[t(313)][t(305)](t(330)),r=e[t(303)][t(334)][t(335)],s=new st(r);n.on(t(325),(e,n)=>{const i=t,o=n[i(306)][i(333)](i(319));s[i(318)](o)&&(n[i(316)]||(n[i(316)]=C(o,r[i(340)])),s[i(310)](n))},{priority:E.priorities[t(305)](t(302))+10}),this[t(348)]=this[t(329)][t(315)][t(305)](t(348));const i=this[t(329)];this[t(343)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(323)==s||e(339)==s||e(338)==s||e(346)==s||e(314)==s||e(307)==s||e(324)==s){delete i[r],n=s,clearInterval(this[e(343)]),this[e(343)]=void 0;break}}e(339)==n&&i[e(345)](e(332)),e(338)==n&&i[e(345)](e(349)),e(346)==n&&i[e(345)](e(336)),e(314)==n&&i[e(345)](e(326),e(351)),e(307)==n&&i[e(345)](e(327)),e(324)==n&&i[e(345)](e(309))},1e3)}[it(301)](){const t=it;super[t(301)](),this[t(343)]&&clearInterval(this[t(343)])}}function lt(){var t=["8QuNvHs","24471DnTDFU","15829132OLuiNj","6xNQCFZ","29292csJVJI","isPremiumPlugin","2zzamZh","PasteFromOffice","3200585TsudKB","4498963cYlJbK","1430XRjXFw","isOfficialPlugin","61532oFqbvI","requires","PasteFromOfficeEnhanced","pluginName","631947JVxDzq"];return(lt=function(){return t})()}var ut=ft;function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=374]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(403209===parseInt(e(374))/1*(parseInt(e(380))/2)+-parseInt(e(384))/3+parseInt(e(389))/4+parseInt(e(376))/5*(-parseInt(e(388))/6)+parseInt(e(377))/7*(-parseInt(e(385))/8)+parseInt(e(386))/9*(parseInt(e(378))/10)+parseInt(e(387))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class pt extends t.Plugin{static get[ut(383)](){return ut(382)}static get[ut(379)](){return!0}static get[ut(390)](){return!0}static get[ut(381)](){return[ut(375),H,ct]}}function mt(){var t=["839360ITzrQP","2098590BsghQV","179878SyHsPE","492416XLKjCA","1431546BeEXKA","288RFnurL","3cxJUFq","1416632PJYbxV","200331BQPiIe"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=317]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(465062===-parseInt(e(324))/1+-parseInt(e(323))/2*(parseInt(e(318))/3)+-parseInt(e(321))/4+parseInt(e(322))/5+parseInt(e(325))/6+-parseInt(e(319))/7+parseInt(e(317))/8*(parseInt(e(320))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(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 _0x5957e7}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x70a46e,parsePasteOfficeHtml as _0x4f171f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3c0529,uid as _0x254bca}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x5ef950,ViewDocument as _0x339267,ViewDomConverter as _0x1cf53}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x734ad1){return m['test'](_0x734ad1);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x33b508,_0x3264e2){const _0x16ea76=new Map();for(const [_0xf1dcfc,_0x21b590]of _0x3264e2){if(!_0xf1dcfc['tagName']&&!_0xf1dcfc['className'])continue;const _0xc00020=!_0xf1dcfc['tagName']||_0x33b508['name']===_0xf1dcfc['tagName'],_0x1cf492=!_0xf1dcfc['className']||_0x33b508['hasClass'](_0xf1dcfc['className']);_0xc00020&&_0x1cf492&&_0x16ea76['set'](_0xf1dcfc,_0x21b590);}return _0x16ea76;}function h(_0x1737ab){const _0x34c100={};for(let _0x175c0a=0x0;_0x175c0a<_0x1737ab['length'];_0x175c0a++){const _0x37d1bf=_0x1737ab[_0x175c0a],_0x5f093f=_0x1737ab['getPropertyValue'](_0x37d1bf);'initial'!==_0x5f093f&&(_0x34c100[_0x37d1bf]=_0x5f093f);}return _0x34c100;}function g(_0x4c4d9a){const _0x49f70e=_0x4c4d9a['split'](',')['map'](_0x4b7713=>_0x4b7713['trim']()),_0x5f2463=[];for(const _0x438cff of _0x49f70e){const _0x33f572=C['exec'](_0x438cff);_0x33f572&&_0x5f2463['push'](_0x33f572['groups']);}return _0x5f2463;}function A(_0x123dfc){const _0x1a94bc={};for(const _0x1e0960 of _0x123dfc)Object['assign'](_0x1a94bc,_0x1e0960);return _0x1a94bc;}class c extends _0x70a46e{['execute'](_0x4b4c91){const {body:_0x3752e9,styles:_0x204929}=_0x4b4c91['_parsedData'],_0x47ccb1=new _0x5ef950(_0x3752e9['document']),_0x542277=_0x47ccb1['createRangeIn'](_0x3752e9),_0x27e1c1=function(_0x310a91){const _0x19500c={};for(const _0x282d0 of _0x310a91)for(const _0x248680 of _0x282d0['cssRules'])if(_0x248680 instanceof CSSStyleRule){const _0x565b0e=h(_0x248680['style']);_0x19500c[_0x248680['selectorText']]=Object['assign']({},_0x19500c[_0x248680['selectorText']]||{},_0x565b0e);}return _0x19500c;}(_0x204929),_0x32e8dc=function(_0x30646c){const _0x4895b6=new Map();for(const _0x3cf21b in _0x30646c){const _0x54fe6f=g(_0x3cf21b),_0x1dee3c=_0x30646c[_0x3cf21b];for(const _0x47c07f of _0x54fe6f)_0x4895b6['set'](_0x47c07f,_0x1dee3c);}return _0x4895b6;}(_0x27e1c1);for(const _0x2a1f2f of _0x542277){if('elementStart'!==_0x2a1f2f['type'])continue;const _0x248a0c=S(_0x2a1f2f['item'],_0x32e8dc);if(_0x248a0c['size']){const _0x1083cb=A(Array['from'](_0x248a0c['values']()));for(const _0x252187 in _0x1083cb){const _0x24adc2=_0x2a1f2f['item'];_0x24adc2['hasStyle'](_0x252187)||_0x47ccb1['setStyle'](_0x252187,_0x1083cb[_0x252187],_0x24adc2);}}}_0x4b4c91['content']=_0x3752e9;}['isActive'](_0x849ac7){return super['isActive'](_0x849ac7)||j(_0x849ac7);}}class i extends _0x5957e7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x349657=this['editor'],_0x32e1b5=_0x349657['plugins']['get']('ClipboardPipeline'),_0x1e2b7c=_0x349657['editing']['view']['document'],_0x3ad478=new c(_0x1e2b7c);_0x32e1b5['on']('inputTransformation',(_0x376c63,_0x323380)=>{const _0xf7be06=_0x323380['dataTransfer']['getData']('text/html');_0x3ad478['isActive'](_0xf7be06)&&(_0x323380['_parsedData']||(_0x323380['_parsedData']=_0x4f171f(_0xf7be06,_0x1e2b7c['stylesProcessor'])),_0x3ad478['execute'](_0x323380));},{'priority':_0x3c0529['get']('high')+0xb});}['afterInit'](){!async function(_0x54bc37){const _0x31e7ea=_0x370e1e([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]),_0x41fb08=0x7374585f,_0x551252=0x737326df^_0x41fb08,_0x9fd5b5=window[_0x370e1e([0x44,0x61,0x74,0x65])][_0x370e1e([0x6e,0x6f,0x77])](),_0x2ab990=_0x54bc37[_0x370e1e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5309a3=new window[(_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x532c19=>{_0x2ab990[_0x370e1e([0x6f,0x6e,0x63,0x65])](_0x370e1e([0x72,0x65,0x61,0x64,0x79]),_0x532c19);}),_0x3aa250={[_0x370e1e([0x6b,0x74,0x79])]:_0x370e1e([0x45,0x43]),[_0x370e1e([0x75,0x73,0x65])]:_0x370e1e([0x73,0x69,0x67]),[_0x370e1e([0x63,0x72,0x76])]:_0x370e1e([0x50,0x2d,0x32,0x35,0x36]),[_0x370e1e([0x78])]:_0x370e1e([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]),[_0x370e1e([0x79])]:_0x370e1e([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]),[_0x370e1e([0x61,0x6c,0x67])]:_0x370e1e([0x45,0x53,0x32,0x35,0x36])},_0x5488cb=_0x2ab990[_0x370e1e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x370e1e([0x67,0x65,0x74])](_0x370e1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x11a3fd(){let _0x38059e,_0xdcdd16=null,_0x2359ee=null;try{if(_0x5488cb==_0x370e1e([0x47,0x50,0x4c]))return _0x370e1e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38059e=_0x567c22(),!_0x38059e)return _0x370e1e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38059e[_0x370e1e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2359ee=_0x11ade6(_0x38059e[_0x370e1e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38059e[_0x370e1e([0x6a,0x74,0x69])])),await _0x2d34c3()?_0x149832()?_0x1452be()?_0x370e1e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xab7776()?(_0x38059e[_0x370e1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x370e1e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xdcdd16=_0x35cf6a(_0x370e1e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3365b8()):_0x370e1e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x370e1e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x370e1e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x370e1e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1452be(){const _0x37b56c=[_0x370e1e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x370e1e([0x74,0x72,0x69,0x61,0x6c])][_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38059e[_0x370e1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x9fd5b5/0x3e8:0xe10*_0x551252;return _0x38059e[_0x370e1e([0x65,0x78,0x70])]<_0x37b56c;}function _0x149832(){const _0x53f451=_0x38059e[_0x370e1e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x53f451&&(!!_0x53f451[_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x370e1e([0x2a]))||(!!_0x53f451[_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x370e1e([0x50,0x4f,0x45]))||(!!_0x53f451[_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x370e1e([0x50,0x50]))||!(!_0x53f451[_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x370e1e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x420b11()))));}function _0xab7776(){const _0x3d3cb7=_0x38059e[_0x370e1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d3cb7||0x0==_0x3d3cb7[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x321f7c}=new URL(window[_0x370e1e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3d3cb7[_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x321f7c))return!0x0;const _0x4f17bf=_0x321f7c[_0x370e1e([0x73,0x70,0x6c,0x69,0x74])](_0x370e1e([0x2e]));return _0x3d3cb7[_0x370e1e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbe224d=>_0xbe224d[_0x370e1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x370e1e([0x2a])))[_0x370e1e([0x6d,0x61,0x70])](_0xf0684=>_0xf0684[_0x370e1e([0x73,0x70,0x6c,0x69,0x74])](_0x370e1e([0x2e])))[_0x370e1e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x331c2f=>_0x331c2f[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4f17bf[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x370e1e([0x6d,0x61,0x70])](_0x134431=>Array(_0x4f17bf[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x134431[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x370e1e([0x66,0x69,0x6c,0x6c])](_0x134431[0x0]===_0x370e1e([0x2a])?_0x370e1e([0x2a]):'')[_0x370e1e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x134431))[_0x370e1e([0x73,0x6f,0x6d,0x65])](_0x2c2ab6=>_0x4f17bf[_0x370e1e([0x65,0x76,0x65,0x72,0x79])]((_0x5e1602,_0xab9c04)=>_0x2c2ab6[_0xab9c04]===_0x5e1602||_0x2c2ab6[_0xab9c04]===_0x370e1e([0x2a])));}function _0x3365b8(){return _0xdcdd16&&_0x2359ee?new window[(_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f126d,_0xde9462)=>{_0xdcdd16[_0x370e1e([0x74,0x68,0x65,0x6e])](_0x2f126d,_0xde9462),_0x2359ee[_0x370e1e([0x74,0x68,0x65,0x6e])](_0x24c2e9=>{_0x24c2e9!=_0x370e1e([0x56,0x61,0x6c,0x69,0x64])&&_0x2f126d(_0x24c2e9);},_0xde9462);}):_0xdcdd16||_0x2359ee||_0x370e1e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x11ade6(_0x35a154,_0xe68b20){return new window[(_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57a0ec=>{if(_0x27d95b())return _0x57a0ec(_0x370e1e([0x56,0x61,0x6c,0x69,0x64]));_0x578f58(),_0x2ab990[_0x370e1e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x370e1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3db86f=!0x1;const _0xf319a4=_0x254bca();function _0x557326(_0x1e7c2b){return!!_0x1e7c2b&&(typeof _0x1e7c2b===_0x370e1e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e7c2b===_0x370e1e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e7c2b[_0x370e1e([0x74,0x68,0x65,0x6e])]===_0x370e1e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e7c2b[_0x370e1e([0x63,0x61,0x74,0x63,0x68])]===_0x370e1e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x270f0f(_0x273b20){_0x4a17f6(_0x273b20)[_0x370e1e([0x74,0x68,0x65,0x6e])](_0xdd696f=>{if(!_0xdd696f||_0xdd696f[_0x370e1e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x370e1e([0x6f,0x6b]))return _0x370e1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4e4fd1(_0x179ce3(_0xf319a4+_0xe68b20))!=_0xdd696f[_0x370e1e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x370e1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x370e1e([0x56,0x61,0x6c,0x69,0x64]);})[_0x370e1e([0x74,0x68,0x65,0x6e])](_0x1ddaab=>(_0x5ecfad(),_0x1ddaab),()=>{const _0x356be7=_0x38de79();return null==_0x356be7?(_0x5ecfad(),_0x370e1e([0x56,0x61,0x6c,0x69,0x64])):_0x370e1e(_0x9fd5b5-_0x356be7>(0x5778dc5f^_0x41fb08)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x370e1e([0x74,0x68,0x65,0x6e])](_0x57a0ec)[_0x370e1e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57a0ec(_0x370e1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x53f3f6=0x7342b6df^_0x41fb08;function _0x5ecfad(){const _0x29959d=_0x370e1e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e4fd1(_0x179ce3(_0x35a154)),_0x3fe8d6=_0x2735dd(_0x4e4fd1(window[_0x370e1e([0x4d,0x61,0x74,0x68])][_0x370e1e([0x63,0x65,0x69,0x6c])](_0x9fd5b5/_0x53f3f6)));window[_0x370e1e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x370e1e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29959d,_0x3fe8d6);}function _0x38de79(){const _0x317a42=_0x370e1e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e4fd1(_0x179ce3(_0x35a154)),_0x2ee787=window[_0x370e1e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x370e1e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x317a42);return _0x2ee787?window[_0x370e1e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2735dd(_0x2ee787),0x10)*_0x53f3f6:null;}function _0x4a17f6(_0x31153b){return new window[(_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52e1d6,_0x4ca8b0)=>{_0x31153b[_0x370e1e([0x74,0x68,0x65,0x6e])](_0x52e1d6,_0x4ca8b0),window[_0x370e1e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4ca8b0,0x73758c9f^_0x41fb08);});}}_0x2ab990[_0x370e1e([0x6f,0x6e])](_0x370e1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5ee07c,_0x50b503)=>{if(_0x50b503[0x0]!=_0x35a154)return _0x57a0ec(_0x370e1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x50b503[0x1]={..._0x50b503[0x1],[_0x370e1e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xf319a4};},{[_0x370e1e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x370e1e([0x68,0x69,0x67,0x68])}),_0x2ab990[_0x370e1e([0x6f,0x6e])](_0x370e1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ca144=>{_0x557326(_0x3ca144[_0x370e1e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3db86f=!0x0,_0x270f0f(_0x3ca144[_0x370e1e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x370e1e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x370e1e([0x6c,0x6f,0x77])}),_0x5309a3[_0x370e1e([0x74,0x68,0x65,0x6e])](()=>{_0x3db86f||_0x57a0ec(_0x370e1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27d95b(){return _0x2ab990[_0x370e1e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x370e1e([0x76,0x69,0x65,0x77])][_0x370e1e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x370e1e([0x61,0x75,0x74,0x6f]);}function _0x578f58(){_0x2ab990[_0x370e1e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x370e1e([0x76,0x69,0x65,0x77])][_0x370e1e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x370e1e([0x61,0x75,0x74,0x6f]);}}function _0x35cf6a(_0x5b33c3){const _0x4e1344=[new window[(_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4df029=>setTimeout(_0x4df029,0x737d6693^_0x41fb08)),_0x5309a3[_0x370e1e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55a7e9=>{let _0x2c5e77=0x0;_0x2ab990[_0x370e1e([0x6d,0x6f,0x64,0x65,0x6c])][_0x370e1e([0x6f,0x6e])](_0x370e1e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5cadfe,_0x5acd7f)=>{_0x5acd7f[0x0][_0x370e1e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c5e77++,_0x2c5e77==(0x73745db7^_0x41fb08)&&(_0x55a7e9(),_0x5cadfe[_0x370e1e([0x6f,0x66,0x66])]());});}))];return window[_0x370e1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x370e1e([0x72,0x61,0x63,0x65])](_0x4e1344)[_0x370e1e([0x74,0x68,0x65,0x6e])](()=>_0x5b33c3);}async function _0x5263c0(){await _0x5309a3,_0x2ab990[_0x370e1e([0x6d,0x6f,0x64,0x65,0x6c])][_0x370e1e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15067b,_0x2ab990[_0x370e1e([0x6d,0x6f,0x64,0x65,0x6c])][_0x370e1e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15067b,_0x2ab990[_0x370e1e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x370e1e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x420b11(){return window[_0x370e1e([0x67,0x6c,0x6f,0x62])]&&window[_0x370e1e([0x67,0x6c,0x6f,0x62])][_0x370e1e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3cbe51(_0xe8081b){const _0xc215=_0x2f47d1();_0x2ab990[_0xc215]=_0x370e1e([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])+_0xe8081b,_0xe8081b!=_0x370e1e([0x56,0x61,0x6c,0x69,0x64])&&_0x5263c0();}function _0x2f47d1(){const _0xd2abb0=window[_0x370e1e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x370e1e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x370e1e([0x6e,0x6f,0x77])]())[_0x370e1e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x370e1e([0x2e]),'');let _0x3fcf83=_0x370e1e([0x73]);for(let _0x49cc7b=0x0;_0x49cc7b<_0xd2abb0[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49cc7b+=0x2){let _0x1abed4=window[_0x370e1e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd2abb0[_0x370e1e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49cc7b,_0x49cc7b+0x2));_0x1abed4>=_0x31e7ea[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1abed4-=_0x31e7ea[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3fcf83+=_0x31e7ea[_0x1abed4];}return _0x3fcf83;}function _0x567c22(){const _0x5d97dd=_0x5488cb[_0x370e1e([0x73,0x70,0x6c,0x69,0x74])](_0x370e1e([0x2e]));if(0x3!=_0x5d97dd[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1aa178(_0x5d97dd[0x1]);function _0x1aa178(_0x1e2bb5){const _0x5c5514=_0x340896(_0x1e2bb5);return _0x5c5514&&_0x1e9258()?_0x5c5514:null;function _0x1e9258(){const _0x541285=_0x5c5514[_0x370e1e([0x6a,0x74,0x69])],_0x490006=window[_0x370e1e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x541285[_0x370e1e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x541285[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b55ba={..._0x5c5514,[_0x370e1e([0x6a,0x74,0x69])]:_0x541285[_0x370e1e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x541285[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b55ba[_0x370e1e([0x76,0x63])],_0x179ce3(_0x1b55ba)==_0x490006;}}}async function _0x2d34c3(){let _0x3bb867=!0x0;try{const _0x43f8b2=_0x5488cb[_0x370e1e([0x73,0x70,0x6c,0x69,0x74])](_0x370e1e([0x2e])),[_0x42bc04,_0x2f4840,_0x407e16]=_0x43f8b2;return _0x23ab7a(_0x42bc04),await _0x40a1cf(_0x42bc04,_0x2f4840,_0x407e16),_0x3bb867;}catch{return!0x1;}function _0x23ab7a(_0x208bc3){const _0x167314=_0x340896(_0x208bc3);_0x167314&&_0x167314[_0x370e1e([0x61,0x6c,0x67])]==_0x370e1e([0x45,0x53,0x32,0x35,0x36])||(_0x3bb867=!0x1);}async function _0x40a1cf(_0x20d87e,_0x217fa7,_0x4e5a11){const _0x48a35e=window[_0x370e1e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x370e1e([0x66,0x72,0x6f,0x6d])](_0x4ac2db(_0x4e5a11),_0x5a4d24=>_0x5a4d24[_0x370e1e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf83171=new window[(_0x370e1e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x370e1e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x20d87e+_0x370e1e([0x2e])+_0x217fa7),_0x130653=window[_0x370e1e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x370e1e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x130653)return;const _0x359397=await _0x130653[_0x370e1e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x370e1e([0x6a,0x77,0x6b]),_0x3aa250,{[_0x370e1e([0x6e,0x61,0x6d,0x65])]:_0x370e1e([0x45,0x43,0x44,0x53,0x41]),[_0x370e1e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x370e1e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x370e1e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x130653[_0x370e1e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x370e1e([0x6e,0x61,0x6d,0x65])]:_0x370e1e([0x45,0x43,0x44,0x53,0x41]),[_0x370e1e([0x68,0x61,0x73,0x68])]:{[_0x370e1e([0x6e,0x61,0x6d,0x65])]:_0x370e1e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x359397,_0x48a35e,_0xf83171)||(_0x3bb867=!0x1);}}function _0x340896(_0xa31e22){return _0xa31e22[_0x370e1e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x370e1e([0x65,0x79]))?JSON[_0x370e1e([0x70,0x61,0x72,0x73,0x65])](_0x4ac2db(_0xa31e22)):null;}function _0x4ac2db(_0x4062dd){return window[_0x370e1e([0x61,0x74,0x6f,0x62])](_0x4062dd[_0x370e1e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x370e1e([0x2b]))[_0x370e1e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x370e1e([0x2f])));}function _0x179ce3(_0xf03ba){let _0x57b059=0x1505;function _0x2548e7(_0x148b44){for(let _0xa662ea=0x0;_0xa662ea<_0x148b44[_0x370e1e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa662ea++){const _0x7cbfe9=_0x148b44[_0x370e1e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa662ea);_0x57b059=(_0x57b059<<0x5)+_0x57b059+_0x7cbfe9,_0x57b059&=_0x57b059;}}function _0x1503f2(_0x18db79){Array[_0x370e1e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x18db79)?_0x18db79[_0x370e1e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1503f2):_0x18db79&&typeof _0x18db79==_0x370e1e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x370e1e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x18db79)[_0x370e1e([0x73,0x6f,0x72,0x74])]()[_0x370e1e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x47636b,_0x5c200c])=>{_0x2548e7(_0x47636b),_0x1503f2(_0x5c200c);}):_0x2548e7(window[_0x370e1e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x18db79));}return _0x1503f2(_0xf03ba),_0x57b059>>>0x0;}function _0x4e4fd1(_0x5e0bcd){return _0x5e0bcd[_0x370e1e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x370e1e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x370e1e([0x30]));}function _0x2735dd(_0x396446){return _0x396446[_0x370e1e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x370e1e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x370e1e([0x6a,0x6f,0x69,0x6e])]('');}function _0x15067b(){}function _0x370e1e(_0x35ae5e){return _0x35ae5e['map'](_0x5d9b8e=>String['fromCharCode'](_0x5d9b8e))['join']('');}_0x3cbe51(await _0x11a3fd());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],L={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x4ec648=>Number(_0x4ec648)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x3bc5a0){return O['includes'](_0x3bc5a0);}function k(_0x10dce5){return Array['from'](_0x10dce5['getStyleNames']())['filter'](F);}function w(_0x531b92,_0x112ec7,_0x15f159){const {spanStyles:_0x4a28c3,stylesToBeHtmlElements:_0x2a11c7}=function(_0x158c0e,_0x3fe7d0){const _0x3b4c6e={},_0x3c7be8={};return _0x3fe7d0['forEach'](_0x3cfbc6=>{const _0x4d3954=_0x158c0e['getStyle'](_0x3cfbc6);if(_0x4d3954){if(function(_0x3bed1b){return E['includes'](_0x3bed1b);}(_0x3cfbc6))_0x3b4c6e[_0x3cfbc6]=_0x4d3954;else{if(function(_0x5f3d7b){return _0x5f3d7b in L;}(_0x3cfbc6)){const _0x6bef30=_0x4d3954['split']('\x20');L[_0x3cfbc6]['forEach'](([_0x43de77,_0x4657f0])=>{for(const _0x5c96d2 of _0x6bef30){('function'==typeof _0x43de77&&_0x43de77(_0x5c96d2)||_0x43de77===_0x5c96d2)&&(_0x3c7be8[_0x3cfbc6]=[..._0x3c7be8[_0x3cfbc6]||[],[_0x43de77,_0x4657f0]]);}});}}}}),{'spanStyles':_0x3b4c6e,'stylesToBeHtmlElements':_0x3c7be8};}(_0x531b92,_0x15f159);!function(_0x5e95f4,_0x2cc126,_0x4e4a1a){for(const _0x5c235e in _0x4e4a1a){_0x4e4a1a[_0x5c235e]['forEach'](([,_0x9b4b36])=>{const _0x81218f=_0x2cc126['createElement'](_0x9b4b36,[],_0x5e95f4['getChildren']());_0x2cc126['insertChild'](0x0,_0x81218f,_0x5e95f4);}),_0x2cc126['removeStyle'](_0x5c235e,_0x5e95f4);}}(_0x531b92,_0x112ec7,_0x2a11c7),function(_0x2c594a,_0x3b5df8,_0x1e1c40){if(!Object['keys'](_0x1e1c40)['length'])return;const _0x858632=_0x3b5df8['createElement']('span',[],_0x2c594a['getChildren']());_0x3b5df8['setStyle'](_0x1e1c40,_0x858632),_0x3b5df8['insertChild'](0x0,_0x858632,_0x2c594a),_0x3b5df8['removeStyle'](Object['keys'](_0x1e1c40),_0x2c594a);}(_0x531b92,_0x112ec7,_0x4a28c3);}class a extends _0x70a46e{['execute'](_0x2b78b2){const {body:_0x20a2ae}=_0x2b78b2['_parsedData'],_0x3443ef=new _0x5ef950(_0x20a2ae['document']),_0x465a43=_0x3443ef['createRangeIn'](_0x20a2ae),_0x573a2f=new _0x339267(_0x3443ef['document']['stylesProcessor']),_0x7c032=[...new _0x1cf53(_0x573a2f)['blockElements'],'font'],_0x18fdd7=_0x465a43['getItems']();for(const _0x2cc170 of _0x18fdd7)_0x2cc170['is']('element')&&_0x7c032['includes'](_0x2cc170['name'])&&w(_0x2cc170,_0x3443ef,k(_0x2cc170));_0x2b78b2['content']=_0x20a2ae;}['isActive'](_0x2256c9){return super['isActive'](_0x2256c9)||j(_0x2256c9);}}class s extends _0x5957e7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3d2798=this['editor'],_0x531e09=_0x3d2798['plugins']['get']('ClipboardPipeline'),_0x17316f=_0x3d2798['editing']['view']['document'],_0x168a5b=new a(_0x17316f);_0x531e09['on']('inputTransformation',(_0x2d5b30,_0x3d418a)=>{const _0x13d772=_0x3d418a['dataTransfer']['getData']('text/html');_0x168a5b['isActive'](_0x13d772)&&(_0x3d418a['_parsedData']||(_0x3d418a['_parsedData']=_0x4f171f(_0x13d772,_0x17316f['stylesProcessor'])),_0x168a5b['execute'](_0x3d418a));},{'priority':_0x3c0529['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xe1ddac=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xd556e0;for(const _0x5c5f17 in _0xe1ddac){const _0x2ac6a1=_0x5c5f17,_0x1b05fd=_0xe1ddac[_0x2ac6a1];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1b05fd||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1b05fd||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1b05fd||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1b05fd||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1b05fd||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1b05fd||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1b05fd){delete _0xe1ddac[_0x2ac6a1],_0xd556e0=_0x1b05fd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xd556e0&&_0xe1ddac['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xd556e0&&_0xe1ddac['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xd556e0&&_0xe1ddac['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xd556e0&&_0xe1ddac['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xd556e0&&_0xe1ddac['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xd556e0&&_0xe1ddac['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x5957e7{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x4a65ee}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x22a205,parsePasteOfficeHtml as _0x35fd0e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x8e7e04,uid as _0x19434e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x179f56,ViewDocument as _0x18aa54,ViewDomConverter as _0xf23374}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x55789c){return m['test'](_0x55789c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3b8850,_0x33462c){const _0x4d1330=new Map();for(const [_0x5385da,_0x43daa1]of _0x33462c){if(!_0x5385da['tagName']&&!_0x5385da['className'])continue;const _0x8c5697=!_0x5385da['tagName']||_0x3b8850['name']===_0x5385da['tagName'],_0x111cde=!_0x5385da['className']||_0x3b8850['hasClass'](_0x5385da['className']);_0x8c5697&&_0x111cde&&_0x4d1330['set'](_0x5385da,_0x43daa1);}return _0x4d1330;}function h(_0x2a0a59){const _0x5d59ee={};for(let _0x500901=0x0;_0x500901<_0x2a0a59['length'];_0x500901++){const _0x2722d9=_0x2a0a59[_0x500901],_0x46c36e=_0x2a0a59['getPropertyValue'](_0x2722d9);'initial'!==_0x46c36e&&(_0x5d59ee[_0x2722d9]=_0x46c36e);}return _0x5d59ee;}function O(_0x54588f){const _0x23d9de=_0x54588f['split'](',')['map'](_0x48a046=>_0x48a046['trim']()),_0x2443e4=[];for(const _0x23e503 of _0x23d9de){const _0x43aa9a=S['exec'](_0x23e503);_0x43aa9a&&_0x2443e4['push'](_0x43aa9a['groups']);}return _0x2443e4;}function k(_0x55717a){const _0x1b504e={};for(const _0x1bac6b of _0x55717a)Object['assign'](_0x1b504e,_0x1bac6b);return _0x1b504e;}class c extends _0x22a205{['execute'](_0x1f7061){const {body:_0x625a71,styles:_0xaf3989}=_0x1f7061['_parsedData'],_0x4cad0a=new _0x179f56(_0x625a71['document']),_0x1d0cfc=_0x4cad0a['createRangeIn'](_0x625a71),_0x3a316c=function(_0x500aba){const _0xeb0b1c={};for(const _0x361300 of _0x500aba)for(const _0xe8ca72 of _0x361300['cssRules'])if(_0xe8ca72 instanceof CSSStyleRule){const _0x1ae2ba=h(_0xe8ca72['style']);_0xeb0b1c[_0xe8ca72['selectorText']]=Object['assign']({},_0xeb0b1c[_0xe8ca72['selectorText']]||{},_0x1ae2ba);}return _0xeb0b1c;}(_0xaf3989),_0x1059b7=function(_0x1171d7){const _0x52b2f1=new Map();for(const _0x1124e7 in _0x1171d7){const _0x4e5534=O(_0x1124e7),_0x1a611b=_0x1171d7[_0x1124e7];for(const _0x35c9a1 of _0x4e5534)_0x52b2f1['set'](_0x35c9a1,_0x1a611b);}return _0x52b2f1;}(_0x3a316c);for(const _0x4e76ed of _0x1d0cfc){if('elementStart'!==_0x4e76ed['type'])continue;const _0x21d45f=j(_0x4e76ed['item'],_0x1059b7);if(_0x21d45f['size']){const _0x4987d4=k(Array['from'](_0x21d45f['values']()));for(const _0x2ad12c in _0x4987d4){const _0x14678a=_0x4e76ed['item'];_0x14678a['hasStyle'](_0x2ad12c)||_0x4cad0a['setStyle'](_0x2ad12c,_0x4987d4[_0x2ad12c],_0x14678a);}}}_0x1f7061['content']=_0x625a71;}['isActive'](_0x15acb8){return super['isActive'](_0x15acb8)||p(_0x15acb8);}}class i extends _0x4a65ee{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x41ab4a=this['editor'],_0x3f3949=_0x41ab4a['plugins']['get']('ClipboardPipeline'),_0x546809=_0x41ab4a['editing']['view']['document'],_0x2c4783=new c(_0x546809);_0x3f3949['on']('inputTransformation',(_0x11d67e,_0x197602)=>{const _0x19064f=_0x197602['dataTransfer']['getData']('text/html');_0x2c4783['isActive'](_0x19064f)&&(_0x197602['_parsedData']||(_0x197602['_parsedData']=_0x35fd0e(_0x19064f,_0x546809['stylesProcessor'])),_0x2c4783['execute'](_0x197602));},{'priority':_0x8e7e04['get']('high')+0xb});}['afterInit'](){!async function(_0x3ef763){const _0x172831=_0x2cd125([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]),_0x508136=0x7374585f,_0xfef417=0x737326ef^_0x508136,_0xe89f1e=window[_0x2cd125([0x44,0x61,0x74,0x65])][_0x2cd125([0x6e,0x6f,0x77])](),_0x2bdbdc=_0x3ef763[_0x2cd125([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d17ed=new window[(_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x390e07=>{_0x2bdbdc[_0x2cd125([0x6f,0x6e,0x63,0x65])](_0x2cd125([0x72,0x65,0x61,0x64,0x79]),_0x390e07);}),_0x29f63a={[_0x2cd125([0x6b,0x74,0x79])]:_0x2cd125([0x45,0x43]),[_0x2cd125([0x75,0x73,0x65])]:_0x2cd125([0x73,0x69,0x67]),[_0x2cd125([0x63,0x72,0x76])]:_0x2cd125([0x50,0x2d,0x32,0x35,0x36]),[_0x2cd125([0x78])]:_0x2cd125([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]),[_0x2cd125([0x79])]:_0x2cd125([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]),[_0x2cd125([0x61,0x6c,0x67])]:_0x2cd125([0x45,0x53,0x32,0x35,0x36])},_0x42a56a=_0x2bdbdc[_0x2cd125([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2cd125([0x67,0x65,0x74])](_0x2cd125([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x548da8(){let _0x396836,_0xaf463c=null,_0x2a35d9=null;try{if(_0x42a56a==_0x2cd125([0x47,0x50,0x4c]))return _0x2cd125([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x396836=_0x5e1bb9(),!_0x396836)return _0x2cd125([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x396836[_0x2cd125([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2a35d9=_0x387c82(_0x396836[_0x2cd125([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x396836[_0x2cd125([0x6a,0x74,0x69])])),await _0x2b9730()?_0x1b71e2()?_0x2b9400()?_0x2cd125([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x136705()?(_0x396836[_0x2cd125([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2cd125([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xaf463c=_0x328fe5(_0x2cd125([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x443f46()):_0x2cd125([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2cd125([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2cd125([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2cd125([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2b9400(){const _0x7ce29d=[_0x2cd125([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2cd125([0x74,0x72,0x69,0x61,0x6c])][_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x396836[_0x2cd125([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xe89f1e/0x3e8:0xe10*_0xfef417;return _0x396836[_0x2cd125([0x65,0x78,0x70])]<_0x7ce29d;}function _0x1b71e2(){const _0x3155e6=_0x396836[_0x2cd125([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3155e6&&(!!_0x3155e6[_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd125([0x2a]))||(!!_0x3155e6[_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd125([0x50,0x4f,0x45]))||(!!_0x3155e6[_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd125([0x50,0x50]))||!(!_0x3155e6[_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd125([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4dba14()))));}function _0x136705(){const _0x568945=_0x396836[_0x2cd125([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x568945||0x0==_0x568945[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x16c7f6}=new URL(window[_0x2cd125([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x568945[_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16c7f6))return!0x0;const _0x27110a=_0x16c7f6[_0x2cd125([0x73,0x70,0x6c,0x69,0x74])](_0x2cd125([0x2e]));return _0x568945[_0x2cd125([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2b069b=>_0x2b069b[_0x2cd125([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd125([0x2a])))[_0x2cd125([0x6d,0x61,0x70])](_0x3e1415=>_0x3e1415[_0x2cd125([0x73,0x70,0x6c,0x69,0x74])](_0x2cd125([0x2e])))[_0x2cd125([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5a196f=>_0x5a196f[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x27110a[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2cd125([0x6d,0x61,0x70])](_0x17917d=>Array(_0x27110a[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x17917d[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2cd125([0x66,0x69,0x6c,0x6c])](_0x17917d[0x0]===_0x2cd125([0x2a])?_0x2cd125([0x2a]):'')[_0x2cd125([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x17917d))[_0x2cd125([0x73,0x6f,0x6d,0x65])](_0x305572=>_0x27110a[_0x2cd125([0x65,0x76,0x65,0x72,0x79])]((_0x5ad2e4,_0x235283)=>_0x305572[_0x235283]===_0x5ad2e4||_0x305572[_0x235283]===_0x2cd125([0x2a])));}function _0x443f46(){return _0xaf463c&&_0x2a35d9?new window[(_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x295eca,_0x1f0e69)=>{_0xaf463c[_0x2cd125([0x74,0x68,0x65,0x6e])](_0x295eca,_0x1f0e69),_0x2a35d9[_0x2cd125([0x74,0x68,0x65,0x6e])](_0x4afbe5=>{_0x4afbe5!=_0x2cd125([0x56,0x61,0x6c,0x69,0x64])&&_0x295eca(_0x4afbe5);},_0x1f0e69);}):_0xaf463c||_0x2a35d9||_0x2cd125([0x56,0x61,0x6c,0x69,0x64]);}}function _0x387c82(_0x5d26e3,_0x18dbaf){return new window[(_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ccc6b=>{if(_0x2ccb4a())return _0x3ccc6b(_0x2cd125([0x56,0x61,0x6c,0x69,0x64]));_0x3b8f45(),_0x2bdbdc[_0x2cd125([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2cd125([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x128058=!0x1;const _0x1c7a0c=_0x19434e();function _0x1dc93d(_0x4bf5e6){return!!_0x4bf5e6&&(typeof _0x4bf5e6===_0x2cd125([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4bf5e6===_0x2cd125([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4bf5e6[_0x2cd125([0x74,0x68,0x65,0x6e])]===_0x2cd125([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4bf5e6[_0x2cd125([0x63,0x61,0x74,0x63,0x68])]===_0x2cd125([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x40e8c8(_0x47983c){_0x303853(_0x47983c)[_0x2cd125([0x74,0x68,0x65,0x6e])](_0x24c2be=>{if(!_0x24c2be||_0x24c2be[_0x2cd125([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2cd125([0x6f,0x6b]))return _0x2cd125([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d722e(_0x5ac144(_0x1c7a0c+_0x18dbaf))!=_0x24c2be[_0x2cd125([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2cd125([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2cd125([0x56,0x61,0x6c,0x69,0x64]);})[_0x2cd125([0x74,0x68,0x65,0x6e])](_0x11e76b=>(_0x2062c3(),_0x11e76b),()=>{const _0x52dff2=_0xde1fe3();return null==_0x52dff2?(_0x2062c3(),_0x2cd125([0x56,0x61,0x6c,0x69,0x64])):_0x2cd125(_0xe89f1e-_0x52dff2>(0x5778dc5f^_0x508136)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2cd125([0x74,0x68,0x65,0x6e])](_0x3ccc6b)[_0x2cd125([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3ccc6b(_0x2cd125([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5472a8=0x7342b6df^_0x508136;function _0x2062c3(){const _0x3b3983=_0x2cd125([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d722e(_0x5ac144(_0x5d26e3)),_0x128c3e=_0x4539aa(_0x5d722e(window[_0x2cd125([0x4d,0x61,0x74,0x68])][_0x2cd125([0x63,0x65,0x69,0x6c])](_0xe89f1e/_0x5472a8)));window[_0x2cd125([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2cd125([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b3983,_0x128c3e);}function _0xde1fe3(){const _0x27f887=_0x2cd125([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d722e(_0x5ac144(_0x5d26e3)),_0x1ea1a5=window[_0x2cd125([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2cd125([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27f887);return _0x1ea1a5?window[_0x2cd125([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4539aa(_0x1ea1a5),0x10)*_0x5472a8:null;}function _0x303853(_0x7ebbba){return new window[(_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e3728,_0xafa375)=>{_0x7ebbba[_0x2cd125([0x74,0x68,0x65,0x6e])](_0x2e3728,_0xafa375),window[_0x2cd125([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xafa375,0x73758c9f^_0x508136);});}}_0x2bdbdc[_0x2cd125([0x6f,0x6e])](_0x2cd125([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2e343d,_0x303089)=>{if(_0x303089[0x0]!=_0x5d26e3)return _0x3ccc6b(_0x2cd125([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x303089[0x1]={..._0x303089[0x1],[_0x2cd125([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1c7a0c};},{[_0x2cd125([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2cd125([0x68,0x69,0x67,0x68])}),_0x2bdbdc[_0x2cd125([0x6f,0x6e])](_0x2cd125([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xca6788=>{_0x1dc93d(_0xca6788[_0x2cd125([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x128058=!0x0,_0x40e8c8(_0xca6788[_0x2cd125([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2cd125([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2cd125([0x6c,0x6f,0x77])}),_0x5d17ed[_0x2cd125([0x74,0x68,0x65,0x6e])](()=>{_0x128058||_0x3ccc6b(_0x2cd125([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ccb4a(){return _0x2bdbdc[_0x2cd125([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2cd125([0x76,0x69,0x65,0x77])][_0x2cd125([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2cd125([0x61,0x75,0x74,0x6f]);}function _0x3b8f45(){_0x2bdbdc[_0x2cd125([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2cd125([0x76,0x69,0x65,0x77])][_0x2cd125([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2cd125([0x61,0x75,0x74,0x6f]);}}function _0x328fe5(_0x123d9e){const _0x4ed1d2=[new window[(_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xac3414=>setTimeout(_0xac3414,0x737d6693^_0x508136)),_0x5d17ed[_0x2cd125([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x243e7a=>{let _0x2ae398=0x0;_0x2bdbdc[_0x2cd125([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cd125([0x6f,0x6e])](_0x2cd125([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x29b89a,_0x3e16f6)=>{_0x3e16f6[0x0][_0x2cd125([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2ae398++,_0x2ae398==(0x73745db7^_0x508136)&&(_0x243e7a(),_0x29b89a[_0x2cd125([0x6f,0x66,0x66])]());});}))];return window[_0x2cd125([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2cd125([0x72,0x61,0x63,0x65])](_0x4ed1d2)[_0x2cd125([0x74,0x68,0x65,0x6e])](()=>_0x123d9e);}async function _0x39dd6a(){await _0x5d17ed,_0x2bdbdc[_0x2cd125([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cd125([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x449fda,_0x2bdbdc[_0x2cd125([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cd125([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x449fda,_0x2bdbdc[_0x2cd125([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2cd125([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4dba14(){return window[_0x2cd125([0x67,0x6c,0x6f,0x62])]&&window[_0x2cd125([0x67,0x6c,0x6f,0x62])][_0x2cd125([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xb12e(_0x27e62f){const _0x1dee2f=_0x4f4ac3();_0x2bdbdc[_0x1dee2f]=_0x2cd125([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])+_0x27e62f,_0x27e62f!=_0x2cd125([0x56,0x61,0x6c,0x69,0x64])&&_0x39dd6a();}function _0x4f4ac3(){const _0x10a02c=window[_0x2cd125([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2cd125([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2cd125([0x6e,0x6f,0x77])]())[_0x2cd125([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2cd125([0x2e]),'');let _0x4f2899=_0x2cd125([0x73]);for(let _0x1792c8=0x0;_0x1792c8<_0x10a02c[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1792c8+=0x2){let _0x21b936=window[_0x2cd125([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10a02c[_0x2cd125([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1792c8,_0x1792c8+0x2));_0x21b936>=_0x172831[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21b936-=_0x172831[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f2899+=_0x172831[_0x21b936];}return _0x4f2899;}function _0x5e1bb9(){const _0x2d70d5=_0x42a56a[_0x2cd125([0x73,0x70,0x6c,0x69,0x74])](_0x2cd125([0x2e]));if(0x3!=_0x2d70d5[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x13ee33(_0x2d70d5[0x1]);function _0x13ee33(_0x2ec399){const _0x519b1b=_0x376a4e(_0x2ec399);return _0x519b1b&&_0x17da75()?_0x519b1b:null;function _0x17da75(){const _0x169306=_0x519b1b[_0x2cd125([0x6a,0x74,0x69])],_0x50c233=window[_0x2cd125([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x169306[_0x2cd125([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x169306[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5a44c4={..._0x519b1b,[_0x2cd125([0x6a,0x74,0x69])]:_0x169306[_0x2cd125([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x169306[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5a44c4[_0x2cd125([0x76,0x63])],_0x5ac144(_0x5a44c4)==_0x50c233;}}}async function _0x2b9730(){let _0x5be2bb=!0x0;try{const _0x5a27ce=_0x42a56a[_0x2cd125([0x73,0x70,0x6c,0x69,0x74])](_0x2cd125([0x2e])),[_0x1d92ac,_0x4493b6,_0x4c0905]=_0x5a27ce;return _0x274f03(_0x1d92ac),await _0x5ddd1a(_0x1d92ac,_0x4493b6,_0x4c0905),_0x5be2bb;}catch{return!0x1;}function _0x274f03(_0x1da28b){const _0x13a818=_0x376a4e(_0x1da28b);_0x13a818&&_0x13a818[_0x2cd125([0x61,0x6c,0x67])]==_0x2cd125([0x45,0x53,0x32,0x35,0x36])||(_0x5be2bb=!0x1);}async function _0x5ddd1a(_0x169fcd,_0x26fbc5,_0x2cfe46){const _0x386bdc=window[_0x2cd125([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2cd125([0x66,0x72,0x6f,0x6d])](_0x5680da(_0x2cfe46),_0x2bb6bf=>_0x2bb6bf[_0x2cd125([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x584bd8=new window[(_0x2cd125([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2cd125([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x169fcd+_0x2cd125([0x2e])+_0x26fbc5),_0x533051=window[_0x2cd125([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2cd125([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x533051)return;const _0x5c954f=await _0x533051[_0x2cd125([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2cd125([0x6a,0x77,0x6b]),_0x29f63a,{[_0x2cd125([0x6e,0x61,0x6d,0x65])]:_0x2cd125([0x45,0x43,0x44,0x53,0x41]),[_0x2cd125([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2cd125([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2cd125([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x533051[_0x2cd125([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2cd125([0x6e,0x61,0x6d,0x65])]:_0x2cd125([0x45,0x43,0x44,0x53,0x41]),[_0x2cd125([0x68,0x61,0x73,0x68])]:{[_0x2cd125([0x6e,0x61,0x6d,0x65])]:_0x2cd125([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c954f,_0x386bdc,_0x584bd8)||(_0x5be2bb=!0x1);}}function _0x376a4e(_0x12d82d){return _0x12d82d[_0x2cd125([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2cd125([0x65,0x79]))?JSON[_0x2cd125([0x70,0x61,0x72,0x73,0x65])](_0x5680da(_0x12d82d)):null;}function _0x5680da(_0x478e6d){return window[_0x2cd125([0x61,0x74,0x6f,0x62])](_0x478e6d[_0x2cd125([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2cd125([0x2b]))[_0x2cd125([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2cd125([0x2f])));}function _0x5ac144(_0x22f7c8){let _0x3839ea=0x1505;function _0x495d18(_0x488919){for(let _0x368e86=0x0;_0x368e86<_0x488919[_0x2cd125([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x368e86++){const _0x5f22aa=_0x488919[_0x2cd125([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x368e86);_0x3839ea=(_0x3839ea<<0x5)+_0x3839ea+_0x5f22aa,_0x3839ea&=_0x3839ea;}}function _0x1b78a0(_0x57e3f6){Array[_0x2cd125([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x57e3f6)?_0x57e3f6[_0x2cd125([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b78a0):_0x57e3f6&&typeof _0x57e3f6==_0x2cd125([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2cd125([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x57e3f6)[_0x2cd125([0x73,0x6f,0x72,0x74])]()[_0x2cd125([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x481e12,_0x19096d])=>{_0x495d18(_0x481e12),_0x1b78a0(_0x19096d);}):_0x495d18(window[_0x2cd125([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x57e3f6));}return _0x1b78a0(_0x22f7c8),_0x3839ea>>>0x0;}function _0x5d722e(_0x42ecb9){return _0x42ecb9[_0x2cd125([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2cd125([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2cd125([0x30]));}function _0x4539aa(_0x41cae2){return _0x41cae2[_0x2cd125([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2cd125([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2cd125([0x6a,0x6f,0x69,0x6e])]('');}function _0x449fda(){}function _0x2cd125(_0x30fcb5){return _0x30fcb5['map'](_0x3c0014=>String['fromCharCode'](_0x3c0014))['join']('');}_0xb12e(await _0x548da8());}(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'],[_0x520774=>Number(_0x520774)>=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(_0xa8a41){return E['includes'](_0xa8a41);}function g(_0x39c43b){return Array['from'](_0x39c43b['getStyleNames']())['filter'](P);}function b(_0x80af74,_0x5c19f,_0x499cd7){const {spanStyles:_0x3fd8f8,stylesToBeHtmlElements:_0x325461}=function(_0x453199,_0x4e44ec){const _0x3fafb1={},_0x41dabd={};return _0x4e44ec['forEach'](_0x2ddf56=>{const _0x231012=_0x453199['getStyle'](_0x2ddf56);if(_0x231012){if(function(_0x1de0a1){return L['includes'](_0x1de0a1);}(_0x2ddf56))_0x3fafb1[_0x2ddf56]=_0x231012;else{if(function(_0x3182e3){return _0x3182e3 in F;}(_0x2ddf56)){const _0x3436fc=_0x231012['split']('\x20');F[_0x2ddf56]['forEach'](([_0x4b8ff4,_0x3f8f38])=>{for(const _0x2c7e22 of _0x3436fc){('function'==typeof _0x4b8ff4&&_0x4b8ff4(_0x2c7e22)||_0x4b8ff4===_0x2c7e22)&&(_0x41dabd[_0x2ddf56]=[..._0x41dabd[_0x2ddf56]||[],[_0x4b8ff4,_0x3f8f38]]);}});}}}}),{'spanStyles':_0x3fafb1,'stylesToBeHtmlElements':_0x41dabd};}(_0x80af74,_0x499cd7);!function(_0x31cdf2,_0x35411a,_0x43003f){for(const _0x54589c in _0x43003f){_0x43003f[_0x54589c]['forEach'](([,_0x34628f])=>{const _0x4246c5=_0x35411a['createElement'](_0x34628f,[],_0x31cdf2['getChildren']());_0x35411a['insertChild'](0x0,_0x4246c5,_0x31cdf2);}),_0x35411a['removeStyle'](_0x54589c,_0x31cdf2);}}(_0x80af74,_0x5c19f,_0x325461),function(_0x295cad,_0x351121,_0x5a2cba){if(!Object['keys'](_0x5a2cba)['length'])return;const _0x34f33d=_0x351121['createElement']('span',[],_0x295cad['getChildren']());_0x351121['setStyle'](_0x5a2cba,_0x34f33d),_0x351121['insertChild'](0x0,_0x34f33d,_0x295cad),_0x351121['removeStyle'](Object['keys'](_0x5a2cba),_0x295cad);}(_0x80af74,_0x5c19f,_0x3fd8f8);}class a extends _0x22a205{['execute'](_0x28a777){const {body:_0x1910e8}=_0x28a777['_parsedData'],_0x5acd42=new _0x179f56(_0x1910e8['document']),_0x21ca08=_0x5acd42['createRangeIn'](_0x1910e8),_0x38734b=new _0x18aa54(_0x5acd42['document']['stylesProcessor']),_0x391093=[...new _0xf23374(_0x38734b)['blockElements'],'font'],_0x109775=_0x21ca08['getItems']();for(const _0x468c40 of _0x109775)_0x468c40['is']('element')&&_0x391093['includes'](_0x468c40['name'])&&b(_0x468c40,_0x5acd42,g(_0x468c40));_0x28a777['content']=_0x1910e8;}['isActive'](_0x1a9243){return super['isActive'](_0x1a9243)||p(_0x1a9243);}}class s extends _0x4a65ee{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x270115=this['editor'],_0x222432=_0x270115['plugins']['get']('ClipboardPipeline'),_0x377d80=_0x270115['editing']['view']['document'],_0x1a440b=new a(_0x377d80);_0x222432['on']('inputTransformation',(_0x112641,_0x7a078a)=>{const _0x32d3a9=_0x7a078a['dataTransfer']['getData']('text/html');_0x1a440b['isActive'](_0x32d3a9)&&(_0x7a078a['_parsedData']||(_0x7a078a['_parsedData']=_0x35fd0e(_0x32d3a9,_0x377d80['stylesProcessor'])),_0x1a440b['execute'](_0x7a078a));},{'priority':_0x8e7e04['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2db266=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x82d64c;for(const _0x58c6a3 in _0x2db266){const _0x24cf69=_0x58c6a3,_0x1779ff=_0x2db266[_0x24cf69];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1779ff||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1779ff||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1779ff||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1779ff||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1779ff||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1779ff||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1779ff){delete _0x2db266[_0x24cf69],_0x82d64c=_0x1779ff,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x82d64c&&_0x2db266['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x82d64c&&_0x2db266['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x82d64c&&_0x2db266['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x82d64c&&_0x2db266['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x82d64c&&_0x2db266['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x82d64c&&_0x2db266['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4a65ee{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.4.0-alpha.3",
3
+ "version": "47.4.0-alpha.5",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.4.0-alpha.3",
26
- "@ckeditor/ckeditor5-engine": "47.4.0-alpha.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.4.0-alpha.3",
28
- "@ckeditor/ckeditor5-utils": "47.4.0-alpha.3",
29
- "ckeditor5": "47.4.0-alpha.3"
25
+ "@ckeditor/ckeditor5-core": "47.4.0-alpha.5",
26
+ "@ckeditor/ckeditor5-engine": "47.4.0-alpha.5",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.4.0-alpha.5",
28
+ "@ckeditor/ckeditor5-utils": "47.4.0-alpha.5",
29
+ "ckeditor5": "47.4.0-alpha.5"
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 _0x16f6(){var _0x5c5d3b=['68296zyySrb','9370AhksNr','999PEHEEN','1650ODBkDz','58gMBjZN','119nLjnJA','1963278PIWILP','148vgfdRw','20490zwfeuC','20901eqzXoI','4788GoGgGE','2093725tnLHDN'];_0x16f6=function(){return _0x5c5d3b;};return _0x16f6();}function _0x517c(_0x2a0876,_0x302fdf){var _0x16f6ee=_0x16f6();return _0x517c=function(_0x517cc0,_0x62893a){_0x517cc0=_0x517cc0-0x1b6;var _0x4a56ab=_0x16f6ee[_0x517cc0];return _0x4a56ab;},_0x517c(_0x2a0876,_0x302fdf);}(function(_0x5182e9,_0x58007a){var _0x5b7a02=_0x517c,_0x1f6e89=_0x5182e9();while(!![]){try{var _0x25f8f2=parseInt(_0x5b7a02(0x1bb))/0x1*(-parseInt(_0x5b7a02(0x1be))/0x2)+-parseInt(_0x5b7a02(0x1b7))/0x3*(parseInt(_0x5b7a02(0x1c1))/0x4)+parseInt(_0x5b7a02(0x1b9))/0x5+parseInt(_0x5b7a02(0x1c0))/0x6+parseInt(_0x5b7a02(0x1bf))/0x7*(-parseInt(_0x5b7a02(0x1ba))/0x8)+parseInt(_0x5b7a02(0x1bc))/0x9*(parseInt(_0x5b7a02(0x1b6))/0xa)+parseInt(_0x5b7a02(0x1bd))/0xb*(-parseInt(_0x5b7a02(0x1b8))/0xc);if(_0x25f8f2===_0x58007a)break;else _0x1f6e89['push'](_0x1f6e89['shift']());}catch(_0x56b09a){_0x1f6e89['push'](_0x1f6e89['shift']());}}}(_0x16f6,0x3a53d));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x33c3(){var _0x30bc6a=['839360ITzrQP','2098590BsghQV','179878SyHsPE','492416XLKjCA','1431546BeEXKA','288RFnurL','3cxJUFq','1416632PJYbxV','200331BQPiIe'];_0x33c3=function(){return _0x30bc6a;};return _0x33c3();}(function(_0x560f5e,_0x501809){var _0x5104ce=_0x2662,_0x20db7c=_0x560f5e();while(!![]){try{var _0x465c00=-parseInt(_0x5104ce(0x144))/0x1+-parseInt(_0x5104ce(0x143))/0x2*(parseInt(_0x5104ce(0x13e))/0x3)+-parseInt(_0x5104ce(0x141))/0x4+parseInt(_0x5104ce(0x142))/0x5+parseInt(_0x5104ce(0x145))/0x6+-parseInt(_0x5104ce(0x13f))/0x7+parseInt(_0x5104ce(0x13d))/0x8*(parseInt(_0x5104ce(0x140))/0x9);if(_0x465c00===_0x501809)break;else _0x20db7c['push'](_0x20db7c['shift']());}catch(_0x13a078){_0x20db7c['push'](_0x20db7c['shift']());}}}(_0x33c3,0x718a6));function _0x2662(_0x5edecd,_0x58753c){var _0x33c300=_0x33c3();return _0x2662=function(_0x266299,_0x1e1a27){_0x266299=_0x266299-0x13d;var _0x207ea0=_0x33c300[_0x266299];return _0x207ea0;},_0x2662(_0x5edecd,_0x58753c);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b86(_0x2f7a70,_0x2a17a4){var _0x530aa7=_0x530a();return _0x5b86=function(_0x5b86e0,_0x562b5b){_0x5b86e0=_0x5b86e0-0x162;var _0x505b6c=_0x530aa7[_0x5b86e0];return _0x505b6c;},_0x5b86(_0x2f7a70,_0x2a17a4);}(function(_0x5b102b,_0x22b923){var _0x1d0146=_0x5b86,_0x547578=_0x5b102b();while(!![]){try{var _0x5abc9d=-parseInt(_0x1d0146(0x163))/0x1+-parseInt(_0x1d0146(0x169))/0x2*(-parseInt(_0x1d0146(0x162))/0x3)+-parseInt(_0x1d0146(0x168))/0x4+parseInt(_0x1d0146(0x167))/0x5+-parseInt(_0x1d0146(0x164))/0x6*(-parseInt(_0x1d0146(0x166))/0x7)+-parseInt(_0x1d0146(0x165))/0x8+parseInt(_0x1d0146(0x16a))/0x9;if(_0x5abc9d===_0x22b923)break;else _0x547578['push'](_0x547578['shift']());}catch(_0x205781){_0x547578['push'](_0x547578['shift']());}}}(_0x530a,0x2796b));function _0x530a(){var _0x1f28c6=['1012236IvCVrz','311736AKappw','1359819zfrvbL','6JMvKGZ','238228orOBsi','6fujDYz','501872VEwRiO','28721fTqWTz','1246230iZsPfu'];_0x530a=function(){return _0x1f28c6;};return _0x530a();}import{CKEditorError as _0x2c4594}from'ckeditor5/src/utils.js';
23
+ (function(_0x1553e5,_0x577c14){var _0x4e3b55=_0x3c30,_0x5d02b4=_0x1553e5();while(!![]){try{var _0x51a053=-parseInt(_0x4e3b55(0x6c))/0x1+parseInt(_0x4e3b55(0x6e))/0x2*(parseInt(_0x4e3b55(0x67))/0x3)+-parseInt(_0x4e3b55(0x66))/0x4+-parseInt(_0x4e3b55(0x65))/0x5*(parseInt(_0x4e3b55(0x6a))/0x6)+-parseInt(_0x4e3b55(0x6d))/0x7*(-parseInt(_0x4e3b55(0x6f))/0x8)+-parseInt(_0x4e3b55(0x69))/0x9+parseInt(_0x4e3b55(0x68))/0xa*(parseInt(_0x4e3b55(0x6b))/0xb);if(_0x51a053===_0x577c14)break;else _0x5d02b4['push'](_0x5d02b4['shift']());}catch(_0x10b272){_0x5d02b4['push'](_0x5d02b4['shift']());}}}(_0x289a,0x8fef3));function _0x3c30(_0x13dfdf,_0x27c4c5){var _0x289ab2=_0x289a();return _0x3c30=function(_0x3c306d,_0x4933fe){_0x3c306d=_0x3c306d-0x65;var _0xb04d7e=_0x289ab2[_0x3c306d];return _0xb04d7e;},_0x3c30(_0x13dfdf,_0x27c4c5);}import{CKEditorError as _0x4edb1d}from'ckeditor5/src/utils.js';function _0x289a(){var _0x5ec218=['5ZaKwBj','4104356aSTgBT','30coknGz','6688420nuWEVd','5001786jYecHi','2221572NoBpZx','11bUEdAl','220550rEDwaO','80906bJichU','185202vGLmtw','808OgePCq'];_0x289a=function(){return _0x5ec218;};return _0x289a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a7ff7=_0x484b;(function(_0x522106,_0x120054){const _0x539380=_0x484b,_0x2bd486=_0x522106();while(!![]){try{const _0x586630=parseInt(_0x539380(0xff))/0x1*(-parseInt(_0x539380(0xfe))/0x2)+parseInt(_0x539380(0x103))/0x3*(parseInt(_0x539380(0xf9))/0x4)+-parseInt(_0x539380(0xfa))/0x5*(parseInt(_0x539380(0x110))/0x6)+-parseInt(_0x539380(0x107))/0x7+-parseInt(_0x539380(0x106))/0x8+parseInt(_0x539380(0xfd))/0x9+-parseInt(_0x539380(0x10b))/0xa*(-parseInt(_0x539380(0x101))/0xb);if(_0x586630===_0x120054)break;else _0x2bd486['push'](_0x2bd486['shift']());}catch(_0x4a1abc){_0x2bd486['push'](_0x2bd486['shift']());}}}(_0x445f,0xc8edc));function _0x445f(){const _0x4c4be0=['type','document','1921257DlZyBr','1168322uaftkU','1saZfTR','createRangeIn','15250257lIxBcq','item','6xQCFba','setStyle','values','1300744ihnyYq','3079426QVhQfm','content','hasStyle','execute','10QQYvrd','elementStart','size','from','isActive','6jDYkQl','_parsedData','2653044IInsma','4583530OeixRh'];_0x445f=function(){return _0x4c4be0;};return _0x445f();}import{ViewUpcastWriter as _0x7f425d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4cd684}from'@ckeditor/ckeditor5-paste-from-office';function _0x484b(_0x79b3c4,_0x4a0b58){const _0x445fd9=_0x445f();return _0x484b=function(_0x484bd7,_0x120a69){_0x484bd7=_0x484bd7-0xf8;let _0x12ca24=_0x445fd9[_0x484bd7];return _0x12ca24;},_0x484b(_0x79b3c4,_0x4a0b58);}import{isMSExcelContent as _0x2ec9be}from'../../utils.js';import{extractStyles as _0x48fad6,expandStyles as _0x209632,getMatchingStyles as _0x3b74a4,flattenStyleDefinitions as _0x4ea369}from'./utils.js';export class MSOfficeStylesInliner extends _0x4cd684{[_0x3a7ff7(0x10a)](_0x568f2d){const _0x4a9db7=_0x3a7ff7,{body:_0xb8d0c2,styles:_0x3e6b24}=_0x568f2d[_0x4a9db7(0xf8)],_0x2429f4=new _0x7f425d(_0xb8d0c2[_0x4a9db7(0xfc)]),_0x45f715=_0x2429f4[_0x4a9db7(0x100)](_0xb8d0c2),_0x369e6e=_0x48fad6(_0x3e6b24),_0xdc1136=_0x209632(_0x369e6e);for(const _0xf5925c of _0x45f715){if(_0x4a9db7(0x10c)!==_0xf5925c[_0x4a9db7(0xfb)])continue;const _0xf94a6d=_0x3b74a4(_0xf5925c[_0x4a9db7(0x102)],_0xdc1136);if(_0xf94a6d[_0x4a9db7(0x10d)]){const _0x1cb368=_0x4ea369(Array[_0x4a9db7(0x10e)](_0xf94a6d[_0x4a9db7(0x105)]()));for(const _0x461096 in _0x1cb368){const _0x50dcef=_0xf5925c[_0x4a9db7(0x102)];_0x50dcef[_0x4a9db7(0x109)](_0x461096)||_0x2429f4[_0x4a9db7(0x104)](_0x461096,_0x1cb368[_0x461096],_0x50dcef);}}}_0x568f2d[_0x4a9db7(0x108)]=_0xb8d0c2;}[_0x3a7ff7(0x10f)](_0x3d436c){const _0x4ae5cf=_0x3a7ff7;return super[_0x4ae5cf(0x10f)](_0x3d436c)||_0x2ec9be(_0x3d436c);}}
23
+ const _0x122b18=_0x32f9;(function(_0x39665e,_0x24b175){const _0x4674d1=_0x32f9,_0x2582ed=_0x39665e();while(!![]){try{const _0x12622e=-parseInt(_0x4674d1(0x15d))/0x1*(-parseInt(_0x4674d1(0x165))/0x2)+-parseInt(_0x4674d1(0x16e))/0x3+parseInt(_0x4674d1(0x161))/0x4*(-parseInt(_0x4674d1(0x172))/0x5)+-parseInt(_0x4674d1(0x164))/0x6+-parseInt(_0x4674d1(0x167))/0x7*(parseInt(_0x4674d1(0x15b))/0x8)+parseInt(_0x4674d1(0x160))/0x9*(-parseInt(_0x4674d1(0x16b))/0xa)+parseInt(_0x4674d1(0x16a))/0xb*(parseInt(_0x4674d1(0x16f))/0xc);if(_0x12622e===_0x24b175)break;else _0x2582ed['push'](_0x2582ed['shift']());}catch(_0x2fe629){_0x2582ed['push'](_0x2582ed['shift']());}}}(_0x4b88,0x1940b));import{ViewUpcastWriter as _0x518818}from'ckeditor5/src/engine.js';function _0x32f9(_0x5e9482,_0x5d67b4){const _0x4b8856=_0x4b88();return _0x32f9=function(_0x32f99b,_0x56f323){_0x32f99b=_0x32f99b-0x15a;let _0x91d896=_0x4b8856[_0x32f99b];return _0x91d896;},_0x32f9(_0x5e9482,_0x5d67b4);}import{PasteFromOfficeMSWordNormalizer as _0x5d45b5}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2a4c4e}from'../../utils.js';function _0x4b88(){const _0x3bab1b=['document','261471Ixdmat','5833596XWLGbO','createRangeIn','values','985315Hgcweu','type','setStyle','8JttYYf','_parsedData','3OHhUvX','isActive','elementStart','120411IjVzyA','4MsJPwi','execute','from','433782lGpvnF','114836ydiIaF','size','1201739HafXkC','content','item','11aOIRpx','20GPbetW','hasStyle'];_0x4b88=function(){return _0x3bab1b;};return _0x4b88();}import{extractStyles as _0x47bef5,expandStyles as _0x59c32,getMatchingStyles as _0x30a77c,flattenStyleDefinitions as _0x315848}from'./utils.js';export class MSOfficeStylesInliner extends _0x5d45b5{[_0x122b18(0x162)](_0x2e475e){const _0x2b3a9e=_0x122b18,{body:_0x7c0361,styles:_0x48ced0}=_0x2e475e[_0x2b3a9e(0x15c)],_0x30ed0c=new _0x518818(_0x7c0361[_0x2b3a9e(0x16d)]),_0x2fbfd9=_0x30ed0c[_0x2b3a9e(0x170)](_0x7c0361),_0x4a7dde=_0x47bef5(_0x48ced0),_0x530c0d=_0x59c32(_0x4a7dde);for(const _0x5e23bc of _0x2fbfd9){if(_0x2b3a9e(0x15f)!==_0x5e23bc[_0x2b3a9e(0x173)])continue;const _0x3f015f=_0x30a77c(_0x5e23bc[_0x2b3a9e(0x169)],_0x530c0d);if(_0x3f015f[_0x2b3a9e(0x166)]){const _0x25fa55=_0x315848(Array[_0x2b3a9e(0x163)](_0x3f015f[_0x2b3a9e(0x171)]()));for(const _0x184d06 in _0x25fa55){const _0x86a996=_0x5e23bc[_0x2b3a9e(0x169)];_0x86a996[_0x2b3a9e(0x16c)](_0x184d06)||_0x30ed0c[_0x2b3a9e(0x15a)](_0x184d06,_0x25fa55[_0x184d06],_0x86a996);}}}_0x2e475e[_0x2b3a9e(0x168)]=_0x7c0361;}[_0x122b18(0x15e)](_0x26175c){const _0x2b47f9=_0x122b18;return super[_0x2b47f9(0x15e)](_0x26175c)||_0x2a4c4e(_0x26175c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a86(_0x58d37b,_0x404b9d){const _0x562a59=_0x562a();return _0x5a86=function(_0x5a8616,_0x53d0a5){_0x5a8616=_0x5a8616-0x1b3;let _0x16f1c4=_0x562a59[_0x5a8616];return _0x16f1c4;},_0x5a86(_0x58d37b,_0x404b9d);}(function(_0xfee05f,_0x2fc54b){const _0x1df822=_0x5a86,_0x44baed=_0xfee05f();while(!![]){try{const _0x374601=parseInt(_0x1df822(0x1b8))/0x1+-parseInt(_0x1df822(0x1b5))/0x2+-parseInt(_0x1df822(0x1b4))/0x3+-parseInt(_0x1df822(0x1c9))/0x4*(parseInt(_0x1df822(0x1b3))/0x5)+parseInt(_0x1df822(0x1bd))/0x6+parseInt(_0x1df822(0x1c5))/0x7+parseInt(_0x1df822(0x1cb))/0x8;if(_0x374601===_0x2fc54b)break;else _0x44baed['push'](_0x44baed['shift']());}catch(_0x11e11f){_0x44baed['push'](_0x44baed['shift']());}}}(_0x562a,0x402c1));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3216a6,_0x2daf64){const _0x57c87d=_0x5a86,_0x44694f=new Map();for(const [_0x10578f,_0xc8ada0]of _0x2daf64){if(!_0x10578f[_0x57c87d(0x1ca)]&&!_0x10578f[_0x57c87d(0x1bf)])continue;const _0x137820=!_0x10578f[_0x57c87d(0x1ca)]||_0x3216a6[_0x57c87d(0x1c3)]===_0x10578f[_0x57c87d(0x1ca)],_0x48cfd8=!_0x10578f[_0x57c87d(0x1bf)]||_0x3216a6[_0x57c87d(0x1b6)](_0x10578f[_0x57c87d(0x1bf)]);_0x137820&&_0x48cfd8&&_0x44694f[_0x57c87d(0x1c6)](_0x10578f,_0xc8ada0);}return _0x44694f;}function _0x562a(){const _0x2cc077=['initial','exec','1492ntnCln','tagName','1026912wJIxwY','groups','2855VcHkAO','271935gsEbZd','920516RzZqKD','hasClass','selectorText','290251cEfMVP','getPropertyValue','assign','push','trim','2963598WCJInv','map','className','length','cssRules','style','name','split','799309qEZeFW','set'];_0x562a=function(){return _0x2cc077;};return _0x562a();}export function extractStyles(_0x57b0ff){const _0x22909f=_0x5a86,_0x1b2297={};for(const _0x3a24da of _0x57b0ff)for(const _0x467315 of _0x3a24da[_0x22909f(0x1c1)])if(_0x467315 instanceof CSSStyleRule){const _0x5ece06=parseCSSStyleDeclaration(_0x467315[_0x22909f(0x1c2)]);_0x1b2297[_0x467315[_0x22909f(0x1b7)]]=Object[_0x22909f(0x1ba)]({},_0x1b2297[_0x467315[_0x22909f(0x1b7)]]||{},_0x5ece06);}return _0x1b2297;}export function expandStyles(_0x46057c){const _0x3bd917=_0x5a86,_0x58a7cd=new Map();for(const _0x274004 in _0x46057c){const _0x44b400=parseCSSSelector(_0x274004),_0x4b4785=_0x46057c[_0x274004];for(const _0x30d2dc of _0x44b400)_0x58a7cd[_0x3bd917(0x1c6)](_0x30d2dc,_0x4b4785);}return _0x58a7cd;}export function parseCSSStyleDeclaration(_0x1bb0db){const _0x453d9c=_0x5a86,_0x50f37f={};for(let _0x283b70=0x0;_0x283b70<_0x1bb0db[_0x453d9c(0x1c0)];_0x283b70++){const _0x33f5db=_0x1bb0db[_0x283b70],_0x42aab4=_0x1bb0db[_0x453d9c(0x1b9)](_0x33f5db);_0x453d9c(0x1c7)!==_0x42aab4&&(_0x50f37f[_0x33f5db]=_0x42aab4);}return _0x50f37f;}export function parseCSSSelector(_0x545033){const _0x2c1e89=_0x5a86,_0x1e37fc=_0x545033[_0x2c1e89(0x1c4)](',')[_0x2c1e89(0x1be)](_0x507e26=>_0x507e26[_0x2c1e89(0x1bc)]()),_0x56a49f=[];for(const _0x32cb57 of _0x1e37fc){const _0x29085b=C[_0x2c1e89(0x1c8)](_0x32cb57);_0x29085b&&_0x56a49f[_0x2c1e89(0x1bb)](_0x29085b[_0x2c1e89(0x1cc)]);}return _0x56a49f;}export function flattenStyleDefinitions(_0x558879){const _0x38c6ae=_0x5a86,_0x37e956={};for(const _0x6f80a9 of _0x558879)Object[_0x38c6ae(0x1ba)](_0x37e956,_0x6f80a9);return _0x37e956;}
23
+ (function(_0x201492,_0x277738){const _0x2b5e28=_0x2e22,_0xa6740c=_0x201492();while(!![]){try{const _0x3b3f0a=-parseInt(_0x2b5e28(0xfc))/0x1+parseInt(_0x2b5e28(0xfe))/0x2*(-parseInt(_0x2b5e28(0x10a))/0x3)+-parseInt(_0x2b5e28(0x100))/0x4*(parseInt(_0x2b5e28(0x10f))/0x5)+parseInt(_0x2b5e28(0xf8))/0x6*(parseInt(_0x2b5e28(0x110))/0x7)+parseInt(_0x2b5e28(0x109))/0x8+-parseInt(_0x2b5e28(0x10b))/0x9*(parseInt(_0x2b5e28(0x111))/0xa)+parseInt(_0x2b5e28(0xfb))/0xb*(parseInt(_0x2b5e28(0x107))/0xc);if(_0x3b3f0a===_0x277738)break;else _0xa6740c['push'](_0xa6740c['shift']());}catch(_0x2ef6cb){_0xa6740c['push'](_0xa6740c['shift']());}}}(_0x1ffb,0x2ad6a));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x2e22(_0x5d0d2b,_0x524fe9){const _0x1ffbfe=_0x1ffb();return _0x2e22=function(_0x2e2244,_0x2dfbf5){_0x2e2244=_0x2e2244-0xf5;let _0x2f823a=_0x1ffbfe[_0x2e2244];return _0x2f823a;},_0x2e22(_0x5d0d2b,_0x524fe9);}export function getMatchingStyles(_0x5d93f5,_0x36b09f){const _0xf5737d=_0x2e22,_0x523b98=new Map();for(const [_0x4a9a5a,_0x31303b]of _0x36b09f){if(!_0x4a9a5a[_0xf5737d(0x112)]&&!_0x4a9a5a[_0xf5737d(0xf6)])continue;const _0x33a4ce=!_0x4a9a5a[_0xf5737d(0x112)]||_0x5d93f5[_0xf5737d(0xf7)]===_0x4a9a5a[_0xf5737d(0x112)],_0x40dd16=!_0x4a9a5a[_0xf5737d(0xf6)]||_0x5d93f5[_0xf5737d(0xf9)](_0x4a9a5a[_0xf5737d(0xf6)]);_0x33a4ce&&_0x40dd16&&_0x523b98[_0xf5737d(0x105)](_0x4a9a5a,_0x31303b);}return _0x523b98;}export function extractStyles(_0x4d6259){const _0x219738=_0x2e22,_0x3267fb={};for(const _0x1b5567 of _0x4d6259)for(const _0x4458ac of _0x1b5567[_0x219738(0x104)])if(_0x4458ac instanceof CSSStyleRule){const _0x588472=parseCSSStyleDeclaration(_0x4458ac[_0x219738(0x106)]);_0x3267fb[_0x4458ac[_0x219738(0xf5)]]=Object[_0x219738(0x10d)]({},_0x3267fb[_0x4458ac[_0x219738(0xf5)]]||{},_0x588472);}return _0x3267fb;}function _0x1ffb(){const _0x5ede3b=['441738lTYvIW','initial','assign','length','5OQpMlD','35MJeQPk','10tRaqUc','tagName','selectorText','className','name','373182UUuIpV','hasClass','map','11XMdJRI','176528Qgccat','groups','10hdlAaq','trim','496676hJrSKY','push','exec','getPropertyValue','cssRules','set','style','2436UTYHLy','split','1967576rvPduR','19134uWINkr'];_0x1ffb=function(){return _0x5ede3b;};return _0x1ffb();}export function expandStyles(_0x31f14f){const _0x3e5b4e=_0x2e22,_0x14e573=new Map();for(const _0x3e960b in _0x31f14f){const _0x2f7400=parseCSSSelector(_0x3e960b),_0x4fd60a=_0x31f14f[_0x3e960b];for(const _0x5e11b4 of _0x2f7400)_0x14e573[_0x3e5b4e(0x105)](_0x5e11b4,_0x4fd60a);}return _0x14e573;}export function parseCSSStyleDeclaration(_0x9952a2){const _0x27f79d=_0x2e22,_0x43c110={};for(let _0x2f7c5c=0x0;_0x2f7c5c<_0x9952a2[_0x27f79d(0x10e)];_0x2f7c5c++){const _0xbbcc38=_0x9952a2[_0x2f7c5c],_0x5533a9=_0x9952a2[_0x27f79d(0x103)](_0xbbcc38);_0x27f79d(0x10c)!==_0x5533a9&&(_0x43c110[_0xbbcc38]=_0x5533a9);}return _0x43c110;}export function parseCSSSelector(_0x488c55){const _0x34f486=_0x2e22,_0x41ecb8=_0x488c55[_0x34f486(0x108)](',')[_0x34f486(0xfa)](_0x5421ff=>_0x5421ff[_0x34f486(0xff)]()),_0x2da153=[];for(const _0xb23b6c of _0x41ecb8){const _0x20b968=S[_0x34f486(0x102)](_0xb23b6c);_0x20b968&&_0x2da153[_0x34f486(0x101)](_0x20b968[_0x34f486(0xfd)]);}return _0x2da153;}export function flattenStyleDefinitions(_0x145d99){const _0x4549fd=_0x2e22,_0x53eba8={};for(const _0x30793d of _0x145d99)Object[_0x4549fd(0x10d)](_0x53eba8,_0x30793d);return _0x53eba8;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1eef89=_0x495d;(function(_0x34984,_0x1aebcb){const _0x1e3d35=_0x495d,_0x15ae50=_0x34984();while(!![]){try{const _0xb8b5d4=-parseInt(_0x1e3d35(0xbd))/0x1+-parseInt(_0x1e3d35(0xc0))/0x2*(parseInt(_0x1e3d35(0xb5))/0x3)+-parseInt(_0x1e3d35(0xc5))/0x4*(parseInt(_0x1e3d35(0xc1))/0x5)+-parseInt(_0x1e3d35(0xc9))/0x6*(-parseInt(_0x1e3d35(0xb7))/0x7)+parseInt(_0x1e3d35(0xbb))/0x8+parseInt(_0x1e3d35(0xc2))/0x9*(-parseInt(_0x1e3d35(0xb4))/0xa)+parseInt(_0x1e3d35(0xc8))/0xb;if(_0xb8b5d4===_0x1aebcb)break;else _0x15ae50['push'](_0x15ae50['shift']());}catch(_0x1c59f9){_0x15ae50['push'](_0x15ae50['shift']());}}}(_0x4831,0x62634));import{ViewUpcastWriter as _0x98ac15,ViewDomConverter as _0x4ae99c,ViewDocument as _0x1b111d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5b0ae5}from'@ckeditor/ckeditor5-paste-from-office';function _0x4831(){const _0x18bd1a=['_parsedData','getItems','15692SKTHfP','1335ytWWKn','27oSRogH','document','font','6612OZKqSy','element','stylesProcessor','15499462gfCWeP','6Vuhppu','includes','createRangeIn','1934170XIfSvL','114OfdfYV','content','3806341cLPpMF','isActive','name','execute','2200104JWENWE','blockElements','505072LWmLTl'];_0x4831=function(){return _0x18bd1a;};return _0x4831();}function _0x495d(_0x48323e,_0x3525db){const _0x483151=_0x4831();return _0x495d=function(_0x495d0b,_0x175bad){_0x495d0b=_0x495d0b-0xb2;let _0x1f82f5=_0x483151[_0x495d0b];return _0x1f82f5;},_0x495d(_0x48323e,_0x3525db);}import{isMSExcelContent as _0x15aa6b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2584fe,propagateStyleProperties as _0x5e2d8b}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x5b0ae5{[_0x1eef89(0xba)](_0x291465){const _0x5c8009=_0x1eef89,{body:_0x59cc03}=_0x291465[_0x5c8009(0xbe)],_0x485b0f=new _0x98ac15(_0x59cc03[_0x5c8009(0xc3)]),_0x3725d7=_0x485b0f[_0x5c8009(0xb3)](_0x59cc03),_0x133bf4=new _0x1b111d(_0x485b0f[_0x5c8009(0xc3)][_0x5c8009(0xc7)]),_0x4624ce=[...new _0x4ae99c(_0x133bf4)[_0x5c8009(0xbc)],_0x5c8009(0xc4)],_0xf7d6c0=_0x3725d7[_0x5c8009(0xbf)]();for(const _0x4de5bd of _0xf7d6c0)if(_0x4de5bd['is'](_0x5c8009(0xc6))&&_0x4624ce[_0x5c8009(0xb2)](_0x4de5bd[_0x5c8009(0xb9)])){const _0x771be9=_0x2584fe(_0x4de5bd);_0x5e2d8b(_0x4de5bd,_0x485b0f,_0x771be9);}_0x291465[_0x5c8009(0xb6)]=_0x59cc03;}[_0x1eef89(0xb8)](_0x4c0953){const _0x50f5b7=_0x1eef89;return super[_0x50f5b7(0xb8)](_0x4c0953)||_0x15aa6b(_0x4c0953);}}
23
+ const _0x1350c8=_0x3a91;function _0x37b1(){const _0x4fb374=['48ysItuH','105888oJitWu','font','createRangeIn','35ZqjATe','1444041XEljtX','5397799wgLdgR','471530wMfvQP','element','isActive','name','content','blockElements','798290NoQEcf','getItems','_parsedData','2009ZrXFTf','stylesProcessor','execute','includes','3dRvSSm','document','10hLuJLf','1729440npqEKD','7128oxFHrt'];_0x37b1=function(){return _0x4fb374;};return _0x37b1();}(function(_0x1ab66c,_0x590884){const _0xe6d60b=_0x3a91,_0x4986b5=_0x1ab66c();while(!![]){try{const _0xf60e17=parseInt(_0xe6d60b(0x1cc))/0x1+-parseInt(_0xe6d60b(0x1d2))/0x2*(parseInt(_0xe6d60b(0x1d9))/0x3)+parseInt(_0xe6d60b(0x1df))/0x4*(parseInt(_0xe6d60b(0x1c9))/0x5)+-parseInt(_0xe6d60b(0x1dd))/0x6*(parseInt(_0xe6d60b(0x1d5))/0x7)+-parseInt(_0xe6d60b(0x1de))/0x8*(-parseInt(_0xe6d60b(0x1ca))/0x9)+-parseInt(_0xe6d60b(0x1db))/0xa*(parseInt(_0xe6d60b(0x1cb))/0xb)+parseInt(_0xe6d60b(0x1dc))/0xc;if(_0xf60e17===_0x590884)break;else _0x4986b5['push'](_0x4986b5['shift']());}catch(_0x5944cf){_0x4986b5['push'](_0x4986b5['shift']());}}}(_0x37b1,0x82166));function _0x3a91(_0x4617ff,_0x1ff69c){const _0x37b18c=_0x37b1();return _0x3a91=function(_0x3a9101,_0x28245e){_0x3a9101=_0x3a9101-0x1c8;let _0x5065c1=_0x37b18c[_0x3a9101];return _0x5065c1;},_0x3a91(_0x4617ff,_0x1ff69c);}import{ViewUpcastWriter as _0x23cbfc,ViewDomConverter as _0x4cc4b3,ViewDocument as _0x178a7f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x371965}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4f3ede}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2d548c,propagateStyleProperties as _0x1fb268}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x371965{[_0x1350c8(0x1d7)](_0x3a4e22){const _0x1a123d=_0x1350c8,{body:_0x42e680}=_0x3a4e22[_0x1a123d(0x1d4)],_0xf95598=new _0x23cbfc(_0x42e680[_0x1a123d(0x1da)]),_0x496f32=_0xf95598[_0x1a123d(0x1c8)](_0x42e680),_0x4577f2=new _0x178a7f(_0xf95598[_0x1a123d(0x1da)][_0x1a123d(0x1d6)]),_0x27a826=[...new _0x4cc4b3(_0x4577f2)[_0x1a123d(0x1d1)],_0x1a123d(0x1e0)],_0x21c89b=_0x496f32[_0x1a123d(0x1d3)]();for(const _0x167df7 of _0x21c89b)if(_0x167df7['is'](_0x1a123d(0x1cd))&&_0x27a826[_0x1a123d(0x1d8)](_0x167df7[_0x1a123d(0x1cf)])){const _0x21b20d=_0x2d548c(_0x167df7);_0x1fb268(_0x167df7,_0xf95598,_0x21b20d);}_0x3a4e22[_0x1a123d(0x1d0)]=_0x42e680;}[_0x1350c8(0x1ce)](_0xbfd0a4){const _0x182606=_0x1350c8;return super[_0x182606(0x1ce)](_0xbfd0a4)||_0x4f3ede(_0xbfd0a4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f7d39=_0x1e9d;(function(_0x451cff,_0xfa05ec){const _0x5eac58=_0x1e9d,_0x7f234=_0x451cff();while(!![]){try{const _0x451433=parseInt(_0x5eac58(0x125))/0x1*(-parseInt(_0x5eac58(0x112))/0x2)+parseInt(_0x5eac58(0x12b))/0x3+parseInt(_0x5eac58(0x135))/0x4*(-parseInt(_0x5eac58(0x134))/0x5)+-parseInt(_0x5eac58(0x127))/0x6+-parseInt(_0x5eac58(0x13b))/0x7*(-parseInt(_0x5eac58(0x11e))/0x8)+parseInt(_0x5eac58(0x117))/0x9*(parseInt(_0x5eac58(0x12c))/0xa)+parseInt(_0x5eac58(0x11b))/0xb;if(_0x451433===_0xfa05ec)break;else _0x7f234['push'](_0x7f234['shift']());}catch(_0x3f4c8a){_0x7f234['push'](_0x7f234['shift']());}}}(_0x5b77,0x79f41));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4f7d39(0x132),_0x4f7d39(0x123),_0x4f7d39(0x115),_0x4f7d39(0x110),_0x4f7d39(0x11f),_0x4f7d39(0x114),_0x4f7d39(0x120),_0x4f7d39(0x118)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4f7d39(0x132),_0x4f7d39(0x123),_0x4f7d39(0x115)];function _0x1e9d(_0x26c232,_0x545d10){const _0x5b7703=_0x5b77();return _0x1e9d=function(_0x1e9d67,_0x54d823){_0x1e9d67=_0x1e9d67-0x110;let _0x2e646f=_0x5b7703[_0x1e9d67];return _0x2e646f;},_0x1e9d(_0x26c232,_0x545d10);}function _0x5b77(){const _0x4ad14e=['medium','super','2509911DNCwfx','10nFshCo','filter','getStyleNames','setStyle','line-through','split','color','keys','208345qAPhLF','12XwBDyd','sup','getChildren','length','italic','underline','651NPvsoF','createElement','text-decoration','forEach','70690WzMBKp','includes','font-weight','font-size','from','669699gjECkE','vertical-align','bold','insertChild','7232544zmAmvY','getStyle','span','58496SDVNLC','text-decoration-line','font-style','sub','removeStyle','font-family','strong','24utjSkC','bolder','4654560srFkum','function'];_0x5b77=function(){return _0x4ad14e;};return _0x5b77();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4f7d39(0x139),'i']],'font-weight':[[_0x4f7d39(0x129),_0x4f7d39(0x124)],[_0x4f7d39(0x119),_0x4f7d39(0x124)],[_0x4f7d39(0x126),_0x4f7d39(0x124)],[_0xb89c70=>Number(_0xb89c70)>=0x258,_0x4f7d39(0x124)]],'text-decoration':[[_0x4f7d39(0x13a),'u'],[_0x4f7d39(0x130),'s']],'text-decoration-line':[[_0x4f7d39(0x13a),'u'],[_0x4f7d39(0x130),'s']],'vertical-align':[[_0x4f7d39(0x121),_0x4f7d39(0x121)],[_0x4f7d39(0x12a),_0x4f7d39(0x136)]]};export function isPropertyToBePropagated(_0x56de9c){const _0x124c8f=_0x4f7d39;return CSS_PROPERTIES_TO_PROPAGATE[_0x124c8f(0x113)](_0x56de9c);}export function isPropertyToBePropagatedAsSpan(_0xe154eb){const _0x2f0a0d=_0x4f7d39;return CSS_PROPERTIES_TO_BE_SPANS[_0x2f0a0d(0x113)](_0xe154eb);}export function isPropertyToBePropagatedAsHTMLElement(_0xcc255b){return _0xcc255b in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x302c92){const _0x988b65=_0x4f7d39;return Array[_0x988b65(0x116)](_0x302c92[_0x988b65(0x12e)]())[_0x988b65(0x12d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5dc976,_0x4cba94,_0x3f8aab){const {spanStyles:_0x362a7a,stylesToBeHtmlElements:_0x26d7ad}=getStylesToPropagate(_0x5dc976,_0x3f8aab);propagateStylesAsHTMLElements(_0x5dc976,_0x4cba94,_0x26d7ad),propagateStylesAsSpan(_0x5dc976,_0x4cba94,_0x362a7a);}export function propagateStylesAsHTMLElements(_0x73c3ff,_0x403c80,_0x6c85cc){const _0x5db5e5=_0x4f7d39;for(const _0x3d7d5a in _0x6c85cc){_0x6c85cc[_0x3d7d5a][_0x5db5e5(0x111)](([,_0x2fe3f3])=>{const _0x58fd35=_0x5db5e5,_0x129939=_0x403c80[_0x58fd35(0x13c)](_0x2fe3f3,[],_0x73c3ff[_0x58fd35(0x137)]());_0x403c80[_0x58fd35(0x11a)](0x0,_0x129939,_0x73c3ff);}),_0x403c80[_0x5db5e5(0x122)](_0x3d7d5a,_0x73c3ff);}}export function propagateStylesAsSpan(_0x1b58d4,_0x3282de,_0x4ef4bf){const _0x3e71dd=_0x4f7d39;if(!Object[_0x3e71dd(0x133)](_0x4ef4bf)[_0x3e71dd(0x138)])return;const _0x4a7fe6=_0x3282de[_0x3e71dd(0x13c)](_0x3e71dd(0x11d),[],_0x1b58d4[_0x3e71dd(0x137)]());_0x3282de[_0x3e71dd(0x12f)](_0x4ef4bf,_0x4a7fe6),_0x3282de[_0x3e71dd(0x11a)](0x0,_0x4a7fe6,_0x1b58d4),_0x3282de[_0x3e71dd(0x122)](Object[_0x3e71dd(0x133)](_0x4ef4bf),_0x1b58d4);}export function getStylesToPropagate(_0x12119a,_0x9e049c){const _0x37cf1b=_0x4f7d39,_0x120a5d={},_0x1defad={};return _0x9e049c[_0x37cf1b(0x111)](_0x3b3b72=>{const _0x57dd0d=_0x37cf1b,_0x2b4569=_0x12119a[_0x57dd0d(0x11c)](_0x3b3b72);if(_0x2b4569){if(isPropertyToBePropagatedAsSpan(_0x3b3b72))_0x120a5d[_0x3b3b72]=_0x2b4569;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3b3b72)){const _0x14f4e4=_0x2b4569[_0x57dd0d(0x131)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3b3b72][_0x57dd0d(0x111)](([_0x394aa4,_0x36bee8])=>{const _0x1b08b4=_0x57dd0d;for(const _0x30ba6a of _0x14f4e4){(_0x1b08b4(0x128)==typeof _0x394aa4&&_0x394aa4(_0x30ba6a)||_0x394aa4===_0x30ba6a)&&(_0x1defad[_0x3b3b72]=[..._0x1defad[_0x3b3b72]||[],[_0x394aa4,_0x36bee8]]);}});}}}}),{'spanStyles':_0x120a5d,'stylesToBeHtmlElements':_0x1defad};}
23
+ const _0x3f6be1=_0xd387;(function(_0x4a37bb,_0x5c2d06){const _0x2304b6=_0xd387,_0x3776e0=_0x4a37bb();while(!![]){try{const _0x182164=parseInt(_0x2304b6(0x151))/0x1*(-parseInt(_0x2304b6(0x13e))/0x2)+-parseInt(_0x2304b6(0x140))/0x3+parseInt(_0x2304b6(0x143))/0x4+parseInt(_0x2304b6(0x131))/0x5*(parseInt(_0x2304b6(0x155))/0x6)+-parseInt(_0x2304b6(0x139))/0x7*(-parseInt(_0x2304b6(0x132))/0x8)+-parseInt(_0x2304b6(0x13b))/0x9*(-parseInt(_0x2304b6(0x157))/0xa)+parseInt(_0x2304b6(0x138))/0xb*(-parseInt(_0x2304b6(0x12f))/0xc);if(_0x182164===_0x5c2d06)break;else _0x3776e0['push'](_0x3776e0['shift']());}catch(_0x1b20ef){_0x3776e0['push'](_0x3776e0['shift']());}}}(_0xa76c,0xa0041));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3f6be1(0x15c),_0x3f6be1(0x154),_0x3f6be1(0x14c),_0x3f6be1(0x14a),_0x3f6be1(0x137),_0x3f6be1(0x13a),_0x3f6be1(0x14f),_0x3f6be1(0x148)];function _0xd387(_0x1d8088,_0x1b79ea){const _0xa76ca5=_0xa76c();return _0xd387=function(_0xd38708,_0x400828){_0xd38708=_0xd38708-0x12f;let _0x24053b=_0xa76ca5[_0xd38708];return _0x24053b;},_0xd387(_0x1d8088,_0x1b79ea);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3f6be1(0x15c),_0x3f6be1(0x154),_0x3f6be1(0x14c)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3f6be1(0x136),'i']],'font-weight':[[_0x3f6be1(0x152),_0x3f6be1(0x159)],[_0x3f6be1(0x14b),_0x3f6be1(0x159)],[_0x3f6be1(0x15b),_0x3f6be1(0x159)],[_0x4d1b25=>Number(_0x4d1b25)>=0x258,_0x3f6be1(0x159)]],'text-decoration':[[_0x3f6be1(0x156),'u'],[_0x3f6be1(0x133),'s']],'text-decoration-line':[[_0x3f6be1(0x156),'u'],[_0x3f6be1(0x133),'s']],'vertical-align':[[_0x3f6be1(0x141),_0x3f6be1(0x141)],[_0x3f6be1(0x153),_0x3f6be1(0x15a)]]};export function isPropertyToBePropagated(_0x234e13){const _0x42f630=_0x3f6be1;return CSS_PROPERTIES_TO_PROPAGATE[_0x42f630(0x135)](_0x234e13);}export function isPropertyToBePropagatedAsSpan(_0x40e0d8){const _0x28df82=_0x3f6be1;return CSS_PROPERTIES_TO_BE_SPANS[_0x28df82(0x135)](_0x40e0d8);}export function isPropertyToBePropagatedAsHTMLElement(_0x59c684){return _0x59c684 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x26e22c){const _0x560549=_0x3f6be1;return Array[_0x560549(0x147)](_0x26e22c[_0x560549(0x14e)]())[_0x560549(0x144)](isPropertyToBePropagated);}function _0xa76c(){const _0x45c147=['length','2919524KhazMN','filter','createElement','setStyle','from','vertical-align','span','text-decoration','bold','font-size','function','getStyleNames','font-style','insertChild','6401HbxoRY','medium','super','font-family','2439666Cintdn','underline','10051770NneZVt','forEach','strong','sup','bolder','color','21933012hmmTnp','getChildren','15DomNrq','9310520EqHLXY','line-through','removeStyle','includes','italic','text-decoration-line','11xcHpPy','7UdXssY','font-weight','9PGYsjD','getStyle','split','274YnxWkJ','keys','2275779LMYgmc','sub'];_0xa76c=function(){return _0x45c147;};return _0xa76c();}export function propagateStyleProperties(_0x34e64e,_0x37c5c6,_0x18a2f6){const {spanStyles:_0x38e072,stylesToBeHtmlElements:_0x51e067}=getStylesToPropagate(_0x34e64e,_0x18a2f6);propagateStylesAsHTMLElements(_0x34e64e,_0x37c5c6,_0x51e067),propagateStylesAsSpan(_0x34e64e,_0x37c5c6,_0x38e072);}export function propagateStylesAsHTMLElements(_0xf48b5e,_0x336c95,_0x5e9652){const _0x4dbb57=_0x3f6be1;for(const _0x1ef3ed in _0x5e9652){_0x5e9652[_0x1ef3ed][_0x4dbb57(0x158)](([,_0x59f57f])=>{const _0x3efbd4=_0x4dbb57,_0x2245bb=_0x336c95[_0x3efbd4(0x145)](_0x59f57f,[],_0xf48b5e[_0x3efbd4(0x130)]());_0x336c95[_0x3efbd4(0x150)](0x0,_0x2245bb,_0xf48b5e);}),_0x336c95[_0x4dbb57(0x134)](_0x1ef3ed,_0xf48b5e);}}export function propagateStylesAsSpan(_0x28c8fd,_0x429007,_0x21e209){const _0x2c4c48=_0x3f6be1;if(!Object[_0x2c4c48(0x13f)](_0x21e209)[_0x2c4c48(0x142)])return;const _0x251779=_0x429007[_0x2c4c48(0x145)](_0x2c4c48(0x149),[],_0x28c8fd[_0x2c4c48(0x130)]());_0x429007[_0x2c4c48(0x146)](_0x21e209,_0x251779),_0x429007[_0x2c4c48(0x150)](0x0,_0x251779,_0x28c8fd),_0x429007[_0x2c4c48(0x134)](Object[_0x2c4c48(0x13f)](_0x21e209),_0x28c8fd);}export function getStylesToPropagate(_0x135a09,_0x1265aa){const _0x31d193=_0x3f6be1,_0x4e4e84={},_0x2b0282={};return _0x1265aa[_0x31d193(0x158)](_0xf694b6=>{const _0x6ed3fc=_0x31d193,_0x5aef67=_0x135a09[_0x6ed3fc(0x13c)](_0xf694b6);if(_0x5aef67){if(isPropertyToBePropagatedAsSpan(_0xf694b6))_0x4e4e84[_0xf694b6]=_0x5aef67;else{if(isPropertyToBePropagatedAsHTMLElement(_0xf694b6)){const _0x101e85=_0x5aef67[_0x6ed3fc(0x13d)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xf694b6][_0x6ed3fc(0x158)](([_0x23e42d,_0x406776])=>{const _0x3a0ad2=_0x6ed3fc;for(const _0x53a6e2 of _0x101e85){(_0x3a0ad2(0x14d)==typeof _0x23e42d&&_0x23e42d(_0x53a6e2)||_0x23e42d===_0x53a6e2)&&(_0x2b0282[_0xf694b6]=[..._0x2b0282[_0xf694b6]||[],[_0x23e42d,_0x406776]]);}});}}}}),{'spanStyles':_0x4e4e84,'stylesToBeHtmlElements':_0x2b0282};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3c99a1=_0x331c;(function(_0x1e611f,_0x5ac6f7){var _0xa180ec=_0x331c,_0x4239df=_0x1e611f();while(!![]){try{var _0x39d031=parseInt(_0xa180ec(0xa8))/0x1+parseInt(_0xa180ec(0xac))/0x2+parseInt(_0xa180ec(0xa9))/0x3+parseInt(_0xa180ec(0x9e))/0x4*(parseInt(_0xa180ec(0x9f))/0x5)+-parseInt(_0xa180ec(0xa4))/0x6*(-parseInt(_0xa180ec(0xa6))/0x7)+parseInt(_0xa180ec(0xa3))/0x8*(parseInt(_0xa180ec(0xad))/0x9)+-parseInt(_0xa180ec(0x9d))/0xa*(parseInt(_0xa180ec(0xa5))/0xb);if(_0x39d031===_0x5ac6f7)break;else _0x4239df['push'](_0x4239df['shift']());}catch(_0x56657d){_0x4239df['push'](_0x4239df['shift']());}}}(_0x4293,0x4a946));import{Plugin as _0x152c14}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x84f3ea}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x56ff3c}from'./pastefromofficeenhancedpropagator.js';function _0x331c(_0x3938f7,_0x5031a3){var _0x429335=_0x4293();return _0x331c=function(_0x331ca5,_0x4cbfd5){_0x331ca5=_0x331ca5-0x9d;var _0x1d84be=_0x429335[_0x331ca5];return _0x1d84be;},_0x331c(_0x3938f7,_0x5031a3);}export class PasteFromOfficeEnhanced extends _0x152c14{static get[_0x3c99a1(0xa2)](){var _0x42cbd1=_0x3c99a1;return _0x42cbd1(0xaa);}static get[_0x3c99a1(0xa1)](){return!0x0;}static get[_0x3c99a1(0xab)](){return!0x0;}static get[_0x3c99a1(0xa7)](){var _0x1e176c=_0x3c99a1;return[_0x1e176c(0xa0),_0x84f3ea,_0x56ff3c];}}function _0x4293(){var _0x3d13b8=['1014129ctIQTb','PasteFromOfficeEnhanced','isPremiumPlugin','387098dIsxPL','279rEvFlO','4210RejiXW','1996jtGrkC','4105IbnXkw','PasteFromOffice','isOfficialPlugin','pluginName','7032BlNqVm','2478tQjOVD','46277dPGDwG','8708mCsMtq','requires','594333mGUDrt'];_0x4293=function(){return _0x3d13b8;};return _0x4293();}
23
+ function _0x1047(){var _0x4338fe=['8QuNvHs','24471DnTDFU','15829132OLuiNj','6xNQCFZ','29292csJVJI','isPremiumPlugin','2zzamZh','PasteFromOffice','3200585TsudKB','4498963cYlJbK','1430XRjXFw','isOfficialPlugin','61532oFqbvI','requires','PasteFromOfficeEnhanced','pluginName','631947JVxDzq'];_0x1047=function(){return _0x4338fe;};return _0x1047();}var _0x1d0427=_0x3562;(function(_0x1ab31,_0x2ed22c){var _0x10a751=_0x3562,_0x32f47f=_0x1ab31();while(!![]){try{var _0x54e359=parseInt(_0x10a751(0x176))/0x1*(parseInt(_0x10a751(0x17c))/0x2)+-parseInt(_0x10a751(0x180))/0x3+parseInt(_0x10a751(0x185))/0x4+parseInt(_0x10a751(0x178))/0x5*(-parseInt(_0x10a751(0x184))/0x6)+parseInt(_0x10a751(0x179))/0x7*(-parseInt(_0x10a751(0x181))/0x8)+parseInt(_0x10a751(0x182))/0x9*(parseInt(_0x10a751(0x17a))/0xa)+parseInt(_0x10a751(0x183))/0xb;if(_0x54e359===_0x2ed22c)break;else _0x32f47f['push'](_0x32f47f['shift']());}catch(_0xebab63){_0x32f47f['push'](_0x32f47f['shift']());}}}(_0x1047,0x62709));import{Plugin as _0x9d30d0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x12bff3}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x36d12f}from'./pastefromofficeenhancedpropagator.js';function _0x3562(_0x4ba714,_0x5002e0){var _0x10475f=_0x1047();return _0x3562=function(_0x35620c,_0x92a6ad){_0x35620c=_0x35620c-0x176;var _0x5ba74e=_0x10475f[_0x35620c];return _0x5ba74e;},_0x3562(_0x4ba714,_0x5002e0);}export class PasteFromOfficeEnhanced extends _0x9d30d0{static get[_0x1d0427(0x17f)](){var _0x591a25=_0x1d0427;return _0x591a25(0x17e);}static get[_0x1d0427(0x17b)](){return!0x0;}static get[_0x1d0427(0x186)](){return!0x0;}static get[_0x1d0427(0x17d)](){var _0x55c8c0=_0x1d0427;return[_0x55c8c0(0x177),_0x12bff3,_0x36d12f];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43d3d2=_0xe41b;function _0x2a03(){const _0x588014=['high','isActive','1muGUIC','fromCharCode','isOfficialPlugin','8kBwACO','_parsedData','926315bATKMo','3556UiUGfy','PasteFromOffice','669fBApxF','join','view','requires','isPremiumPlugin','861831DGlNlR','13112cTNudd','1310YAvlqa','href','map','dataTransfer','editor','inputTransformation','text/html','getData','PasteFromOfficeEnhancedInliner','36TYPmAP','1287069wvjOlF','get','init','stylesProcessor','1885FAchFj','338174dTgNlO','editing','document','execute','ClipboardPipeline','pluginName','plugins','1038KSqBmB','afterInit'];_0x2a03=function(){return _0x588014;};return _0x2a03();}(function(_0x4891b9,_0x667307){const _0x33897c=_0xe41b,_0xe1dc2a=_0x4891b9();while(!![]){try{const _0x1b74c4=-parseInt(_0x33897c(0xd2))/0x1*(parseInt(_0x33897c(0xc7))/0x2)+-parseInt(_0x33897c(0xda))/0x3*(-parseInt(_0x33897c(0xd8))/0x4)+parseInt(_0x33897c(0xc6))/0x5*(parseInt(_0x33897c(0xce))/0x6)+parseInt(_0x33897c(0xc2))/0x7+-parseInt(_0x33897c(0xd5))/0x8*(parseInt(_0x33897c(0xdf))/0x9)+-parseInt(_0x33897c(0xb8))/0xa*(-parseInt(_0x33897c(0xb7))/0xb)+-parseInt(_0x33897c(0xc1))/0xc*(parseInt(_0x33897c(0xd7))/0xd);if(_0x1b74c4===_0x667307)break;else _0xe1dc2a['push'](_0xe1dc2a['shift']());}catch(_0x398591){_0xe1dc2a['push'](_0xe1dc2a['shift']());}}}(_0x2a03,0x1e7cc));import{Plugin as _0xc99d7d}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3ed847}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x54dc29,uid as _0x30b0dc}from'ckeditor5/src/utils.js';function _0xe41b(_0xe55008,_0x3cc2fa){const _0x2a03e5=_0x2a03();return _0xe41b=function(_0xe41b41,_0x1f3e0b){_0xe41b41=_0xe41b41-0xb7;let _0x52143e=_0x2a03e5[_0xe41b41];return _0x52143e;},_0xe41b(_0xe55008,_0x3cc2fa);}import{MSOfficeStylesInliner as _0x36e958}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xc99d7d{static get[_0x43d3d2(0xcc)](){const _0x543806=_0x43d3d2;return _0x543806(0xc0);}static get[_0x43d3d2(0xd4)](){return!0x0;}static get[_0x43d3d2(0xde)](){return!0x0;}static get[_0x43d3d2(0xdd)](){const _0x523a88=_0x43d3d2;return[_0x523a88(0xd9)];}[_0x43d3d2(0xc4)](){const _0x106eba=_0x43d3d2,_0x1903ee=this[_0x106eba(0xbc)],_0x449070=_0x1903ee[_0x106eba(0xcd)][_0x106eba(0xc3)](_0x106eba(0xcb)),_0x4308ae=_0x1903ee[_0x106eba(0xc8)][_0x106eba(0xdc)][_0x106eba(0xc9)],_0x168efd=new _0x36e958(_0x4308ae);_0x449070['on'](_0x106eba(0xbd),(_0x3d8119,_0x253e8d)=>{const _0x2ecd3e=_0x106eba,_0x38f463=_0x253e8d[_0x2ecd3e(0xbb)][_0x2ecd3e(0xbf)](_0x2ecd3e(0xbe));_0x168efd[_0x2ecd3e(0xd1)](_0x38f463)&&(_0x253e8d[_0x2ecd3e(0xd6)]||(_0x253e8d[_0x2ecd3e(0xd6)]=_0x3ed847(_0x38f463,_0x4308ae[_0x2ecd3e(0xc5)])),_0x168efd[_0x2ecd3e(0xca)](_0x253e8d));},{'priority':_0x54dc29[_0x106eba(0xc3)](_0x106eba(0xd0))+0xb});}[_0x43d3d2(0xcf)](){!async function(_0x2c9dc8){const _0x3f5b0c=_0x267479([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]),_0x133e49=0x7374585f,_0x4921f0=0x737326df^_0x133e49,_0x5a247f=window[_0x267479([0x44,0x61,0x74,0x65])][_0x267479([0x6e,0x6f,0x77])](),_0x1dfb2e=_0x2c9dc8[_0x267479([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1421cb=new window[(_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f1104=>{_0x1dfb2e[_0x267479([0x6f,0x6e,0x63,0x65])](_0x267479([0x72,0x65,0x61,0x64,0x79]),_0x1f1104);}),_0x4bd27b={[_0x267479([0x6b,0x74,0x79])]:_0x267479([0x45,0x43]),[_0x267479([0x75,0x73,0x65])]:_0x267479([0x73,0x69,0x67]),[_0x267479([0x63,0x72,0x76])]:_0x267479([0x50,0x2d,0x32,0x35,0x36]),[_0x267479([0x78])]:_0x267479([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]),[_0x267479([0x79])]:_0x267479([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]),[_0x267479([0x61,0x6c,0x67])]:_0x267479([0x45,0x53,0x32,0x35,0x36])},_0x12682f=_0x1dfb2e[_0x267479([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x267479([0x67,0x65,0x74])](_0x267479([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7c9e4(){let _0x3d65fc,_0x487c04=null,_0x926b73=null;try{if(_0x12682f==_0x267479([0x47,0x50,0x4c]))return _0x267479([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3d65fc=_0x4ab481(),!_0x3d65fc)return _0x267479([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3d65fc[_0x267479([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x926b73=_0x5af61c(_0x3d65fc[_0x267479([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3d65fc[_0x267479([0x6a,0x74,0x69])])),await _0x5bd310()?_0x2c945f()?_0x4adb13()?_0x267479([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcb5cf8()?(_0x3d65fc[_0x267479([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x267479([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x487c04=_0x59c4f0(_0x267479([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x49cc50()):_0x267479([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x267479([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x267479([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x267479([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4adb13(){const _0x2ef6b7=[_0x267479([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x267479([0x74,0x72,0x69,0x61,0x6c])][_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d65fc[_0x267479([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a247f/0x3e8:0xe10*_0x4921f0;return _0x3d65fc[_0x267479([0x65,0x78,0x70])]<_0x2ef6b7;}function _0x2c945f(){const _0x4c634f=_0x3d65fc[_0x267479([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c634f&&(!!_0x4c634f[_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x267479([0x2a]))||(!!_0x4c634f[_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x267479([0x50,0x4f,0x45]))||(!!_0x4c634f[_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x267479([0x50,0x50]))||!(!_0x4c634f[_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x267479([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2fa6f6()))));}function _0xcb5cf8(){const _0x2d993e=_0xe41b,_0xada3a7=_0x3d65fc[_0x267479([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xada3a7||0x0==_0xada3a7[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x45d4ca}=new URL(window[_0x267479([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2d993e(0xb9)]);if(_0xada3a7[_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45d4ca))return!0x0;const _0x2acb9c=_0x45d4ca[_0x267479([0x73,0x70,0x6c,0x69,0x74])](_0x267479([0x2e]));return _0xada3a7[_0x267479([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1499a1=>_0x1499a1[_0x267479([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x267479([0x2a])))[_0x267479([0x6d,0x61,0x70])](_0xc4ce6c=>_0xc4ce6c[_0x267479([0x73,0x70,0x6c,0x69,0x74])](_0x267479([0x2e])))[_0x267479([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45faac=>_0x45faac[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2acb9c[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x267479([0x6d,0x61,0x70])](_0x457cc6=>Array(_0x2acb9c[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x457cc6[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x267479([0x66,0x69,0x6c,0x6c])](_0x457cc6[0x0]===_0x267479([0x2a])?_0x267479([0x2a]):'')[_0x267479([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x457cc6))[_0x267479([0x73,0x6f,0x6d,0x65])](_0x54f3bf=>_0x2acb9c[_0x267479([0x65,0x76,0x65,0x72,0x79])]((_0x2571c1,_0x3bd94f)=>_0x54f3bf[_0x3bd94f]===_0x2571c1||_0x54f3bf[_0x3bd94f]===_0x267479([0x2a])));}function _0x49cc50(){return _0x487c04&&_0x926b73?new window[(_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b6b4b,_0x3d977d)=>{_0x487c04[_0x267479([0x74,0x68,0x65,0x6e])](_0x4b6b4b,_0x3d977d),_0x926b73[_0x267479([0x74,0x68,0x65,0x6e])](_0x46b67c=>{_0x46b67c!=_0x267479([0x56,0x61,0x6c,0x69,0x64])&&_0x4b6b4b(_0x46b67c);},_0x3d977d);}):_0x487c04||_0x926b73||_0x267479([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5af61c(_0x1ac75f,_0x4772fb){return new window[(_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4052ca=>{if(_0x3ccd42())return _0x4052ca(_0x267479([0x56,0x61,0x6c,0x69,0x64]));_0x8a252b(),_0x1dfb2e[_0x267479([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x267479([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b4d8d=!0x1;const _0x273347=_0x30b0dc();function _0x153126(_0x5a0107){return!!_0x5a0107&&(typeof _0x5a0107===_0x267479([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a0107===_0x267479([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a0107[_0x267479([0x74,0x68,0x65,0x6e])]===_0x267479([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a0107[_0x267479([0x63,0x61,0x74,0x63,0x68])]===_0x267479([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3d2a06(_0x126800){_0x1e6a7a(_0x126800)[_0x267479([0x74,0x68,0x65,0x6e])](_0xe5d58c=>{if(!_0xe5d58c||_0xe5d58c[_0x267479([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x267479([0x6f,0x6b]))return _0x267479([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1b1eda(_0x20c9bd(_0x273347+_0x4772fb))!=_0xe5d58c[_0x267479([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x267479([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x267479([0x56,0x61,0x6c,0x69,0x64]);})[_0x267479([0x74,0x68,0x65,0x6e])](_0x5701f6=>(_0x29af59(),_0x5701f6),()=>{const _0x2a0e85=_0x39be8a();return null==_0x2a0e85?(_0x29af59(),_0x267479([0x56,0x61,0x6c,0x69,0x64])):_0x267479(_0x5a247f-_0x2a0e85>(0x5778dc5f^_0x133e49)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x267479([0x74,0x68,0x65,0x6e])](_0x4052ca)[_0x267479([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4052ca(_0x267479([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x44df04=0x7342b6df^_0x133e49;function _0x29af59(){const _0x4e34f4=_0x267479([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b1eda(_0x20c9bd(_0x1ac75f)),_0x1d8abc=_0x24bba2(_0x1b1eda(window[_0x267479([0x4d,0x61,0x74,0x68])][_0x267479([0x63,0x65,0x69,0x6c])](_0x5a247f/_0x44df04)));window[_0x267479([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x267479([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4e34f4,_0x1d8abc);}function _0x39be8a(){const _0x205232=_0x267479([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b1eda(_0x20c9bd(_0x1ac75f)),_0x1475e7=window[_0x267479([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x267479([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x205232);return _0x1475e7?window[_0x267479([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24bba2(_0x1475e7),0x10)*_0x44df04:null;}function _0x1e6a7a(_0x24ee42){return new window[(_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3da89a,_0x162f28)=>{_0x24ee42[_0x267479([0x74,0x68,0x65,0x6e])](_0x3da89a,_0x162f28),window[_0x267479([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x162f28,0x73758c9f^_0x133e49);});}}_0x1dfb2e[_0x267479([0x6f,0x6e])](_0x267479([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x174f18,_0x3c77c6)=>{if(_0x3c77c6[0x0]!=_0x1ac75f)return _0x4052ca(_0x267479([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c77c6[0x1]={..._0x3c77c6[0x1],[_0x267479([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x273347};},{[_0x267479([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x267479([0x68,0x69,0x67,0x68])}),_0x1dfb2e[_0x267479([0x6f,0x6e])](_0x267479([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x57168e=>{_0x153126(_0x57168e[_0x267479([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b4d8d=!0x0,_0x3d2a06(_0x57168e[_0x267479([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x267479([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x267479([0x6c,0x6f,0x77])}),_0x1421cb[_0x267479([0x74,0x68,0x65,0x6e])](()=>{_0x3b4d8d||_0x4052ca(_0x267479([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3ccd42(){return _0x1dfb2e[_0x267479([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x267479([0x76,0x69,0x65,0x77])][_0x267479([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x267479([0x61,0x75,0x74,0x6f]);}function _0x8a252b(){_0x1dfb2e[_0x267479([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x267479([0x76,0x69,0x65,0x77])][_0x267479([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x267479([0x61,0x75,0x74,0x6f]);}}function _0x59c4f0(_0x41e240){const _0x1fa456=[new window[(_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23438e=>setTimeout(_0x23438e,0x737d6693^_0x133e49)),_0x1421cb[_0x267479([0x74,0x68,0x65,0x6e])](()=>new window[(_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56376f=>{let _0x537f8c=0x0;_0x1dfb2e[_0x267479([0x6d,0x6f,0x64,0x65,0x6c])][_0x267479([0x6f,0x6e])](_0x267479([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d6431,_0x560086)=>{_0x560086[0x0][_0x267479([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x537f8c++,_0x537f8c==(0x73745db7^_0x133e49)&&(_0x56376f(),_0x2d6431[_0x267479([0x6f,0x66,0x66])]());});}))];return window[_0x267479([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x267479([0x72,0x61,0x63,0x65])](_0x1fa456)[_0x267479([0x74,0x68,0x65,0x6e])](()=>_0x41e240);}async function _0x40c087(){await _0x1421cb,_0x1dfb2e[_0x267479([0x6d,0x6f,0x64,0x65,0x6c])][_0x267479([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2342cc,_0x1dfb2e[_0x267479([0x6d,0x6f,0x64,0x65,0x6c])][_0x267479([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2342cc,_0x1dfb2e[_0x267479([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x267479([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2fa6f6(){return window[_0x267479([0x67,0x6c,0x6f,0x62])]&&window[_0x267479([0x67,0x6c,0x6f,0x62])][_0x267479([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2d9bf3(_0x342ee6){const _0x431998=_0x140430();_0x1dfb2e[_0x431998]=_0x267479([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])+_0x342ee6,_0x342ee6!=_0x267479([0x56,0x61,0x6c,0x69,0x64])&&_0x40c087();}function _0x140430(){const _0x3f17e5=window[_0x267479([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x267479([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x267479([0x6e,0x6f,0x77])]())[_0x267479([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x267479([0x2e]),'');let _0x263f1f=_0x267479([0x73]);for(let _0x47e11e=0x0;_0x47e11e<_0x3f17e5[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47e11e+=0x2){let _0x248322=window[_0x267479([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f17e5[_0x267479([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47e11e,_0x47e11e+0x2));_0x248322>=_0x3f5b0c[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x248322-=_0x3f5b0c[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x263f1f+=_0x3f5b0c[_0x248322];}return _0x263f1f;}function _0x4ab481(){const _0x271907=_0x12682f[_0x267479([0x73,0x70,0x6c,0x69,0x74])](_0x267479([0x2e]));if(0x3!=_0x271907[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3873dd(_0x271907[0x1]);function _0x3873dd(_0x27c249){const _0x461316=_0x2decf3(_0x27c249);return _0x461316&&_0x48115c()?_0x461316:null;function _0x48115c(){const _0x2718ab=_0x461316[_0x267479([0x6a,0x74,0x69])],_0x518369=window[_0x267479([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2718ab[_0x267479([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2718ab[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c0f96={..._0x461316,[_0x267479([0x6a,0x74,0x69])]:_0x2718ab[_0x267479([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2718ab[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c0f96[_0x267479([0x76,0x63])],_0x20c9bd(_0x4c0f96)==_0x518369;}}}async function _0x5bd310(){let _0x2eda73=!0x0;try{const _0x4cc518=_0x12682f[_0x267479([0x73,0x70,0x6c,0x69,0x74])](_0x267479([0x2e])),[_0x497480,_0x9d25d9,_0x463138]=_0x4cc518;return _0x5c1836(_0x497480),await _0x4a2f01(_0x497480,_0x9d25d9,_0x463138),_0x2eda73;}catch{return!0x1;}function _0x5c1836(_0x569381){const _0x5c4732=_0x2decf3(_0x569381);_0x5c4732&&_0x5c4732[_0x267479([0x61,0x6c,0x67])]==_0x267479([0x45,0x53,0x32,0x35,0x36])||(_0x2eda73=!0x1);}async function _0x4a2f01(_0x327135,_0x3d694d,_0x4bee1d){const _0x33042d=window[_0x267479([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x267479([0x66,0x72,0x6f,0x6d])](_0x17bd9b(_0x4bee1d),_0x2fd923=>_0x2fd923[_0x267479([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5655aa=new window[(_0x267479([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x267479([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x327135+_0x267479([0x2e])+_0x3d694d),_0x2bd529=window[_0x267479([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x267479([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2bd529)return;const _0x3d0ba6=await _0x2bd529[_0x267479([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x267479([0x6a,0x77,0x6b]),_0x4bd27b,{[_0x267479([0x6e,0x61,0x6d,0x65])]:_0x267479([0x45,0x43,0x44,0x53,0x41]),[_0x267479([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x267479([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x267479([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2bd529[_0x267479([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x267479([0x6e,0x61,0x6d,0x65])]:_0x267479([0x45,0x43,0x44,0x53,0x41]),[_0x267479([0x68,0x61,0x73,0x68])]:{[_0x267479([0x6e,0x61,0x6d,0x65])]:_0x267479([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d0ba6,_0x33042d,_0x5655aa)||(_0x2eda73=!0x1);}}function _0x2decf3(_0x4021bc){return _0x4021bc[_0x267479([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x267479([0x65,0x79]))?JSON[_0x267479([0x70,0x61,0x72,0x73,0x65])](_0x17bd9b(_0x4021bc)):null;}function _0x17bd9b(_0x9c9dc8){return window[_0x267479([0x61,0x74,0x6f,0x62])](_0x9c9dc8[_0x267479([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x267479([0x2b]))[_0x267479([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x267479([0x2f])));}function _0x20c9bd(_0x4d08d6){let _0x31851f=0x1505;function _0x458437(_0x2de248){for(let _0x4bab9f=0x0;_0x4bab9f<_0x2de248[_0x267479([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bab9f++){const _0x4bb0d9=_0x2de248[_0x267479([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4bab9f);_0x31851f=(_0x31851f<<0x5)+_0x31851f+_0x4bb0d9,_0x31851f&=_0x31851f;}}function _0x1164af(_0x584d52){Array[_0x267479([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x584d52)?_0x584d52[_0x267479([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1164af):_0x584d52&&typeof _0x584d52==_0x267479([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x267479([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x584d52)[_0x267479([0x73,0x6f,0x72,0x74])]()[_0x267479([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x241862,_0x16093f])=>{_0x458437(_0x241862),_0x1164af(_0x16093f);}):_0x458437(window[_0x267479([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x584d52));}return _0x1164af(_0x4d08d6),_0x31851f>>>0x0;}function _0x1b1eda(_0x40f9e0){return _0x40f9e0[_0x267479([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x267479([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x267479([0x30]));}function _0x24bba2(_0x17c8f2){return _0x17c8f2[_0x267479([0x73,0x70,0x6c,0x69,0x74])]('')[_0x267479([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x267479([0x6a,0x6f,0x69,0x6e])]('');}function _0x2342cc(){}function _0x267479(_0x56d010){const _0x38ea0f=_0xe41b;return _0x56d010[_0x38ea0f(0xba)](_0x351a4e=>String[_0x38ea0f(0xd3)](_0x351a4e))[_0x38ea0f(0xdb)]('');}_0x2d9bf3(await _0x7c9e4());}(this);}}
23
+ function _0x27d8(_0x2e29dc,_0x3ff7b9){const _0x3959eb=_0x3959();return _0x27d8=function(_0x27d8ef,_0x9d0a86){_0x27d8ef=_0x27d8ef-0x196;let _0x5828ae=_0x3959eb[_0x27d8ef];return _0x5828ae;},_0x27d8(_0x2e29dc,_0x3ff7b9);}const _0x1df043=_0x27d8;(function(_0x266e19,_0x587d79){const _0x148d77=_0x27d8,_0x2e6933=_0x266e19();while(!![]){try{const _0x36687a=-parseInt(_0x148d77(0x199))/0x1+-parseInt(_0x148d77(0x1a3))/0x2*(-parseInt(_0x148d77(0x19f))/0x3)+-parseInt(_0x148d77(0x1ba))/0x4+-parseInt(_0x148d77(0x1b6))/0x5+-parseInt(_0x148d77(0x198))/0x6+parseInt(_0x148d77(0x1a9))/0x7+-parseInt(_0x148d77(0x1a4))/0x8*(-parseInt(_0x148d77(0x1a0))/0x9);if(_0x36687a===_0x587d79)break;else _0x2e6933['push'](_0x2e6933['shift']());}catch(_0x2bc00a){_0x2e6933['push'](_0x2e6933['shift']());}}}(_0x3959,0x71834));import{Plugin as _0x1d86d4}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4e7691}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4269d4,uid as _0x126c4a}from'ckeditor5/src/utils.js';function _0x3959(){const _0x47fb4b=['2805551lUvYtv','PasteFromOffice','high','plugins','editor','isOfficialPlugin','href','get','stylesProcessor','requires','_parsedData','inputTransformation','map','1255850PWGidc','dataTransfer','afterInit','join','3187192ceVYQM','ClipboardPipeline','editing','4053390zqASLX','247886KxigNm','PasteFromOfficeEnhancedInliner','view','pluginName','text/html','isActive','888ZmJGmC','2511aeMUxT','getData','isPremiumPlugin','524WwCSmS','56144ccmozt','fromCharCode','init','execute','document'];_0x3959=function(){return _0x47fb4b;};return _0x3959();}import{MSOfficeStylesInliner as _0x1d1fa8}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1d86d4{static get[_0x1df043(0x19c)](){const _0x112b03=_0x1df043;return _0x112b03(0x19a);}static get[_0x1df043(0x1ae)](){return!0x0;}static get[_0x1df043(0x1a2)](){return!0x0;}static get[_0x1df043(0x1b2)](){const _0x34be4b=_0x1df043;return[_0x34be4b(0x1aa)];}[_0x1df043(0x1a6)](){const _0x5d68d5=_0x1df043,_0x471a38=this[_0x5d68d5(0x1ad)],_0x45ef4b=_0x471a38[_0x5d68d5(0x1ac)][_0x5d68d5(0x1b0)](_0x5d68d5(0x196)),_0xbde15=_0x471a38[_0x5d68d5(0x197)][_0x5d68d5(0x19b)][_0x5d68d5(0x1a8)],_0x342ff5=new _0x1d1fa8(_0xbde15);_0x45ef4b['on'](_0x5d68d5(0x1b4),(_0xd4f78,_0x48ef72)=>{const _0x5809cf=_0x5d68d5,_0x3a421c=_0x48ef72[_0x5809cf(0x1b7)][_0x5809cf(0x1a1)](_0x5809cf(0x19d));_0x342ff5[_0x5809cf(0x19e)](_0x3a421c)&&(_0x48ef72[_0x5809cf(0x1b3)]||(_0x48ef72[_0x5809cf(0x1b3)]=_0x4e7691(_0x3a421c,_0xbde15[_0x5809cf(0x1b1)])),_0x342ff5[_0x5809cf(0x1a7)](_0x48ef72));},{'priority':_0x4269d4[_0x5d68d5(0x1b0)](_0x5d68d5(0x1ab))+0xb});}[_0x1df043(0x1b8)](){!async function(_0x2a7bc7){const _0x432fd2=_0x42fef1([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]),_0x3f6a83=0x7374585f,_0x2b67b0=0x737326ef^_0x3f6a83,_0x204ab7=window[_0x42fef1([0x44,0x61,0x74,0x65])][_0x42fef1([0x6e,0x6f,0x77])](),_0x2dc08c=_0x2a7bc7[_0x42fef1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8a623b=new window[(_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x423693=>{_0x2dc08c[_0x42fef1([0x6f,0x6e,0x63,0x65])](_0x42fef1([0x72,0x65,0x61,0x64,0x79]),_0x423693);}),_0x2d36aa={[_0x42fef1([0x6b,0x74,0x79])]:_0x42fef1([0x45,0x43]),[_0x42fef1([0x75,0x73,0x65])]:_0x42fef1([0x73,0x69,0x67]),[_0x42fef1([0x63,0x72,0x76])]:_0x42fef1([0x50,0x2d,0x32,0x35,0x36]),[_0x42fef1([0x78])]:_0x42fef1([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]),[_0x42fef1([0x79])]:_0x42fef1([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]),[_0x42fef1([0x61,0x6c,0x67])]:_0x42fef1([0x45,0x53,0x32,0x35,0x36])},_0x3a0cb6=_0x2dc08c[_0x42fef1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42fef1([0x67,0x65,0x74])](_0x42fef1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x58726e(){let _0x1ee1a6,_0x58eacc=null,_0x92e4ea=null;try{if(_0x3a0cb6==_0x42fef1([0x47,0x50,0x4c]))return _0x42fef1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ee1a6=_0x124bfe(),!_0x1ee1a6)return _0x42fef1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ee1a6[_0x42fef1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x92e4ea=_0x41872f(_0x1ee1a6[_0x42fef1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ee1a6[_0x42fef1([0x6a,0x74,0x69])])),await _0x1b1b4a()?_0xf9fb0()?_0x32b7ba()?_0x42fef1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x39a1fd()?(_0x1ee1a6[_0x42fef1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42fef1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x58eacc=_0x13f359(_0x42fef1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b042c()):_0x42fef1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42fef1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42fef1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x42fef1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x32b7ba(){const _0xe014f5=[_0x42fef1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42fef1([0x74,0x72,0x69,0x61,0x6c])][_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ee1a6[_0x42fef1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x204ab7/0x3e8:0xe10*_0x2b67b0;return _0x1ee1a6[_0x42fef1([0x65,0x78,0x70])]<_0xe014f5;}function _0xf9fb0(){const _0x5ae0d5=_0x1ee1a6[_0x42fef1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ae0d5&&(!!_0x5ae0d5[_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fef1([0x2a]))||(!!_0x5ae0d5[_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fef1([0x50,0x4f,0x45]))||(!!_0x5ae0d5[_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fef1([0x50,0x50]))||!(!_0x5ae0d5[_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fef1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x11bf26()))));}function _0x39a1fd(){const _0x3defaf=_0x27d8,_0x5c9157=_0x1ee1a6[_0x42fef1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5c9157||0x0==_0x5c9157[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5bf2b4}=new URL(window[_0x42fef1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3defaf(0x1af)]);if(_0x5c9157[_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bf2b4))return!0x0;const _0x3f50e2=_0x5bf2b4[_0x42fef1([0x73,0x70,0x6c,0x69,0x74])](_0x42fef1([0x2e]));return _0x5c9157[_0x42fef1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38d724=>_0x38d724[_0x42fef1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fef1([0x2a])))[_0x42fef1([0x6d,0x61,0x70])](_0x226175=>_0x226175[_0x42fef1([0x73,0x70,0x6c,0x69,0x74])](_0x42fef1([0x2e])))[_0x42fef1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c2668=>_0x4c2668[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3f50e2[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42fef1([0x6d,0x61,0x70])](_0x347617=>Array(_0x3f50e2[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x347617[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42fef1([0x66,0x69,0x6c,0x6c])](_0x347617[0x0]===_0x42fef1([0x2a])?_0x42fef1([0x2a]):'')[_0x42fef1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x347617))[_0x42fef1([0x73,0x6f,0x6d,0x65])](_0x5b79f5=>_0x3f50e2[_0x42fef1([0x65,0x76,0x65,0x72,0x79])]((_0x190cb6,_0x38655b)=>_0x5b79f5[_0x38655b]===_0x190cb6||_0x5b79f5[_0x38655b]===_0x42fef1([0x2a])));}function _0x2b042c(){return _0x58eacc&&_0x92e4ea?new window[(_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x532a76,_0x1c70c2)=>{_0x58eacc[_0x42fef1([0x74,0x68,0x65,0x6e])](_0x532a76,_0x1c70c2),_0x92e4ea[_0x42fef1([0x74,0x68,0x65,0x6e])](_0x1be28c=>{_0x1be28c!=_0x42fef1([0x56,0x61,0x6c,0x69,0x64])&&_0x532a76(_0x1be28c);},_0x1c70c2);}):_0x58eacc||_0x92e4ea||_0x42fef1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x41872f(_0x4e1dfb,_0x52d479){return new window[(_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x98c108=>{if(_0x247c11())return _0x98c108(_0x42fef1([0x56,0x61,0x6c,0x69,0x64]));_0x39864c(),_0x2dc08c[_0x42fef1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42fef1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2be557=!0x1;const _0x224a4e=_0x126c4a();function _0x2ff9f8(_0x3b2df1){return!!_0x3b2df1&&(typeof _0x3b2df1===_0x42fef1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3b2df1===_0x42fef1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3b2df1[_0x42fef1([0x74,0x68,0x65,0x6e])]===_0x42fef1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3b2df1[_0x42fef1([0x63,0x61,0x74,0x63,0x68])]===_0x42fef1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d4a2b(_0x4fb005){_0x14fb01(_0x4fb005)[_0x42fef1([0x74,0x68,0x65,0x6e])](_0x1dc7bb=>{if(!_0x1dc7bb||_0x1dc7bb[_0x42fef1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42fef1([0x6f,0x6b]))return _0x42fef1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x13e866(_0x5f14e8(_0x224a4e+_0x52d479))!=_0x1dc7bb[_0x42fef1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42fef1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42fef1([0x56,0x61,0x6c,0x69,0x64]);})[_0x42fef1([0x74,0x68,0x65,0x6e])](_0x17ddc9=>(_0x2f8142(),_0x17ddc9),()=>{const _0x2c5e94=_0x14533c();return null==_0x2c5e94?(_0x2f8142(),_0x42fef1([0x56,0x61,0x6c,0x69,0x64])):_0x42fef1(_0x204ab7-_0x2c5e94>(0x5778dc5f^_0x3f6a83)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42fef1([0x74,0x68,0x65,0x6e])](_0x98c108)[_0x42fef1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x98c108(_0x42fef1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xbb4730=0x7342b6df^_0x3f6a83;function _0x2f8142(){const _0x52dd77=_0x42fef1([0x6c,0x6c,0x63,0x74,0x2d])+_0x13e866(_0x5f14e8(_0x4e1dfb)),_0x1f542e=_0x3e9cde(_0x13e866(window[_0x42fef1([0x4d,0x61,0x74,0x68])][_0x42fef1([0x63,0x65,0x69,0x6c])](_0x204ab7/_0xbb4730)));window[_0x42fef1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42fef1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52dd77,_0x1f542e);}function _0x14533c(){const _0x2ebe9e=_0x42fef1([0x6c,0x6c,0x63,0x74,0x2d])+_0x13e866(_0x5f14e8(_0x4e1dfb)),_0x8d22c4=window[_0x42fef1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42fef1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ebe9e);return _0x8d22c4?window[_0x42fef1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e9cde(_0x8d22c4),0x10)*_0xbb4730:null;}function _0x14fb01(_0x5c0cd2){return new window[(_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ba93b,_0x1cefd6)=>{_0x5c0cd2[_0x42fef1([0x74,0x68,0x65,0x6e])](_0x1ba93b,_0x1cefd6),window[_0x42fef1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1cefd6,0x73758c9f^_0x3f6a83);});}}_0x2dc08c[_0x42fef1([0x6f,0x6e])](_0x42fef1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x200dc4,_0x1c915e)=>{if(_0x1c915e[0x0]!=_0x4e1dfb)return _0x98c108(_0x42fef1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1c915e[0x1]={..._0x1c915e[0x1],[_0x42fef1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x224a4e};},{[_0x42fef1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42fef1([0x68,0x69,0x67,0x68])}),_0x2dc08c[_0x42fef1([0x6f,0x6e])](_0x42fef1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4e58d1=>{_0x2ff9f8(_0x4e58d1[_0x42fef1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2be557=!0x0,_0x2d4a2b(_0x4e58d1[_0x42fef1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42fef1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42fef1([0x6c,0x6f,0x77])}),_0x8a623b[_0x42fef1([0x74,0x68,0x65,0x6e])](()=>{_0x2be557||_0x98c108(_0x42fef1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x247c11(){return _0x2dc08c[_0x42fef1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42fef1([0x76,0x69,0x65,0x77])][_0x42fef1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42fef1([0x61,0x75,0x74,0x6f]);}function _0x39864c(){_0x2dc08c[_0x42fef1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42fef1([0x76,0x69,0x65,0x77])][_0x42fef1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42fef1([0x61,0x75,0x74,0x6f]);}}function _0x13f359(_0x3daa02){const _0x11c354=[new window[(_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c93e8=>setTimeout(_0x2c93e8,0x737d6693^_0x3f6a83)),_0x8a623b[_0x42fef1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d682f=>{let _0x482835=0x0;_0x2dc08c[_0x42fef1([0x6d,0x6f,0x64,0x65,0x6c])][_0x42fef1([0x6f,0x6e])](_0x42fef1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd21037,_0x657fb3)=>{_0x657fb3[0x0][_0x42fef1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x482835++,_0x482835==(0x73745db7^_0x3f6a83)&&(_0x1d682f(),_0xd21037[_0x42fef1([0x6f,0x66,0x66])]());});}))];return window[_0x42fef1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42fef1([0x72,0x61,0x63,0x65])](_0x11c354)[_0x42fef1([0x74,0x68,0x65,0x6e])](()=>_0x3daa02);}async function _0x525d8d(){await _0x8a623b,_0x2dc08c[_0x42fef1([0x6d,0x6f,0x64,0x65,0x6c])][_0x42fef1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3abaed,_0x2dc08c[_0x42fef1([0x6d,0x6f,0x64,0x65,0x6c])][_0x42fef1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3abaed,_0x2dc08c[_0x42fef1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42fef1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11bf26(){return window[_0x42fef1([0x67,0x6c,0x6f,0x62])]&&window[_0x42fef1([0x67,0x6c,0x6f,0x62])][_0x42fef1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5c2405(_0x298228){const _0x3fd1c5=_0x2b4da0();_0x2dc08c[_0x3fd1c5]=_0x42fef1([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])+_0x298228,_0x298228!=_0x42fef1([0x56,0x61,0x6c,0x69,0x64])&&_0x525d8d();}function _0x2b4da0(){const _0x41aa21=window[_0x42fef1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42fef1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42fef1([0x6e,0x6f,0x77])]())[_0x42fef1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42fef1([0x2e]),'');let _0x7b920=_0x42fef1([0x73]);for(let _0x40b966=0x0;_0x40b966<_0x41aa21[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40b966+=0x2){let _0x19f1e6=window[_0x42fef1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41aa21[_0x42fef1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40b966,_0x40b966+0x2));_0x19f1e6>=_0x432fd2[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19f1e6-=_0x432fd2[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x7b920+=_0x432fd2[_0x19f1e6];}return _0x7b920;}function _0x124bfe(){const _0x5dcd6e=_0x3a0cb6[_0x42fef1([0x73,0x70,0x6c,0x69,0x74])](_0x42fef1([0x2e]));if(0x3!=_0x5dcd6e[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x613ddd(_0x5dcd6e[0x1]);function _0x613ddd(_0x2940c4){const _0x3cba0c=_0x493442(_0x2940c4);return _0x3cba0c&&_0x28dd8e()?_0x3cba0c:null;function _0x28dd8e(){const _0x5f1af4=_0x3cba0c[_0x42fef1([0x6a,0x74,0x69])],_0x48e822=window[_0x42fef1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f1af4[_0x42fef1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5f1af4[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x55f1a3={..._0x3cba0c,[_0x42fef1([0x6a,0x74,0x69])]:_0x5f1af4[_0x42fef1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5f1af4[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x55f1a3[_0x42fef1([0x76,0x63])],_0x5f14e8(_0x55f1a3)==_0x48e822;}}}async function _0x1b1b4a(){let _0x4bc389=!0x0;try{const _0x435bf9=_0x3a0cb6[_0x42fef1([0x73,0x70,0x6c,0x69,0x74])](_0x42fef1([0x2e])),[_0x730156,_0x1f60bd,_0x26e726]=_0x435bf9;return _0x44d991(_0x730156),await _0x381231(_0x730156,_0x1f60bd,_0x26e726),_0x4bc389;}catch{return!0x1;}function _0x44d991(_0x35a1ea){const _0xc5a41f=_0x493442(_0x35a1ea);_0xc5a41f&&_0xc5a41f[_0x42fef1([0x61,0x6c,0x67])]==_0x42fef1([0x45,0x53,0x32,0x35,0x36])||(_0x4bc389=!0x1);}async function _0x381231(_0x1808f6,_0x5f400c,_0x37eac1){const _0x217e8a=window[_0x42fef1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42fef1([0x66,0x72,0x6f,0x6d])](_0x103bd1(_0x37eac1),_0x1425b1=>_0x1425b1[_0x42fef1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x339153=new window[(_0x42fef1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42fef1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1808f6+_0x42fef1([0x2e])+_0x5f400c),_0x5b1f18=window[_0x42fef1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42fef1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b1f18)return;const _0x111667=await _0x5b1f18[_0x42fef1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42fef1([0x6a,0x77,0x6b]),_0x2d36aa,{[_0x42fef1([0x6e,0x61,0x6d,0x65])]:_0x42fef1([0x45,0x43,0x44,0x53,0x41]),[_0x42fef1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42fef1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42fef1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b1f18[_0x42fef1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42fef1([0x6e,0x61,0x6d,0x65])]:_0x42fef1([0x45,0x43,0x44,0x53,0x41]),[_0x42fef1([0x68,0x61,0x73,0x68])]:{[_0x42fef1([0x6e,0x61,0x6d,0x65])]:_0x42fef1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x111667,_0x217e8a,_0x339153)||(_0x4bc389=!0x1);}}function _0x493442(_0x21090e){return _0x21090e[_0x42fef1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42fef1([0x65,0x79]))?JSON[_0x42fef1([0x70,0x61,0x72,0x73,0x65])](_0x103bd1(_0x21090e)):null;}function _0x103bd1(_0x7a6e4f){return window[_0x42fef1([0x61,0x74,0x6f,0x62])](_0x7a6e4f[_0x42fef1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42fef1([0x2b]))[_0x42fef1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42fef1([0x2f])));}function _0x5f14e8(_0x544e91){let _0x5e306c=0x1505;function _0x48c992(_0x354c45){for(let _0x42118f=0x0;_0x42118f<_0x354c45[_0x42fef1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42118f++){const _0x35c43d=_0x354c45[_0x42fef1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x42118f);_0x5e306c=(_0x5e306c<<0x5)+_0x5e306c+_0x35c43d,_0x5e306c&=_0x5e306c;}}function _0x366b89(_0x5ba65c){Array[_0x42fef1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ba65c)?_0x5ba65c[_0x42fef1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x366b89):_0x5ba65c&&typeof _0x5ba65c==_0x42fef1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42fef1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ba65c)[_0x42fef1([0x73,0x6f,0x72,0x74])]()[_0x42fef1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x557b3f,_0x3da071])=>{_0x48c992(_0x557b3f),_0x366b89(_0x3da071);}):_0x48c992(window[_0x42fef1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ba65c));}return _0x366b89(_0x544e91),_0x5e306c>>>0x0;}function _0x13e866(_0x53077d){return _0x53077d[_0x42fef1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42fef1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42fef1([0x30]));}function _0x3e9cde(_0x236008){return _0x236008[_0x42fef1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42fef1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42fef1([0x6a,0x6f,0x69,0x6e])]('');}function _0x3abaed(){}function _0x42fef1(_0x5efa18){const _0x44f01f=_0x27d8;return _0x5efa18[_0x44f01f(0x1b5)](_0x10dc44=>String[_0x44f01f(0x1a5)](_0x10dc44))[_0x44f01f(0x1b9)]('');}_0x5c2405(await _0x58726e());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c26eb=_0x112c;(function(_0x1dbcf5,_0x2b4299){const _0x4d98b1=_0x112c,_0x21c4c6=_0x1dbcf5();while(!![]){try{const _0x2febb5=-parseInt(_0x4d98b1(0xc5))/0x1*(-parseInt(_0x4d98b1(0xd3))/0x2)+parseInt(_0x4d98b1(0xe7))/0x3*(-parseInt(_0x4d98b1(0xc8))/0x4)+-parseInt(_0x4d98b1(0xb2))/0x5*(-parseInt(_0x4d98b1(0xd5))/0x6)+parseInt(_0x4d98b1(0xc3))/0x7+parseInt(_0x4d98b1(0xe6))/0x8*(parseInt(_0x4d98b1(0xdc))/0x9)+parseInt(_0x4d98b1(0xb4))/0xa*(parseInt(_0x4d98b1(0xcd))/0xb)+parseInt(_0x4d98b1(0xdb))/0xc*(-parseInt(_0x4d98b1(0xcc))/0xd);if(_0x2febb5===_0x2b4299)break;else _0x21c4c6['push'](_0x21c4c6['shift']());}catch(_0x1dbea7){_0x21c4c6['push'](_0x21c4c6['shift']());}}}(_0x36b1,0x4213d));import{Plugin as _0x5a486a}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x415251}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf57ae0}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x507ad9}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x112c(_0x3fa321,_0x541f15){const _0x36b145=_0x36b1();return _0x112c=function(_0x112c16,_0xb255cd){_0x112c16=_0x112c16-0xb1;let _0x5330e6=_0x36b145[_0x112c16];return _0x5330e6;},_0x112c(_0x3fa321,_0x541f15);}function _0x36b1(){const _0x3a580f=['invalid','dataTransfer','_licenseKeyCheckInterval','_showLicenseError','getData','_parsedData','view','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editing','pluginName','destroy','pasteFromOfficeEnhancedLicenseKeyInvalid','3377997OIqbQZ','high','76092PIxmHs','inputTransformation','init','8xTUvUt','expired','usageLimit','plugins','221cmLNpT','1078zfvHwi','pasteFromOfficeEnhancedLicenseKeyUsageLimit','requires','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','get','isPremiumPlugin','2aGQiAP','pasteFromOfficeEnhancedLicenseKeyValid','6NaoFGX','domainLimit','config','ClipboardPipeline','PasteFromOffice','PasteFromOfficeEnhanced','221784satahY','27hbwoCM','PasteFromOfficeEnhancedPropagator','execute','document','licenseKey','evaluationLimit','featureNotAllowed','isActive','pasteFromOfficeEnhancedLicenseKeyExpired','text/html','854424IiJuWo','810834zUyyMB','stylesProcessor','137485cCYEIx','isOfficialPlugin','22330xZnwkZ','editor','pasteFromOfficeEnhancedLicenseKeyDomainLimit'];_0x36b1=function(){return _0x3a580f;};return _0x36b1();}export class PasteFromOfficeEnhancedPropagator extends _0x5a486a{[_0x3c26eb(0xe0)];[_0x3c26eb(0xb9)];static get[_0x3c26eb(0xc0)](){const _0x4ccd0a=_0x3c26eb;return _0x4ccd0a(0xdd);}static get[_0x3c26eb(0xb3)](){return!0x0;}static get[_0x3c26eb(0xd2)](){return!0x0;}static get[_0x3c26eb(0xcf)](){const _0x4a1bb7=_0x3c26eb;return[_0x4a1bb7(0xd9)];}[_0x3c26eb(0xc7)](){const _0x54e556=_0x3c26eb,_0x1975df=this[_0x54e556(0xb5)],_0x2d884e=_0x1975df[_0x54e556(0xcb)][_0x54e556(0xd1)](_0x54e556(0xd8)),_0x505f8e=_0x1975df[_0x54e556(0xbf)][_0x54e556(0xbd)][_0x54e556(0xdf)],_0x43a9ce=new _0x507ad9(_0x505f8e);_0x2d884e['on'](_0x54e556(0xc6),(_0x4432de,_0x1f191c)=>{const _0x518684=_0x54e556,_0x28f2a3=_0x1f191c[_0x518684(0xb8)][_0x518684(0xbb)](_0x518684(0xe5));_0x43a9ce[_0x518684(0xe3)](_0x28f2a3)&&(_0x1f191c[_0x518684(0xbc)]||(_0x1f191c[_0x518684(0xbc)]=_0x415251(_0x28f2a3,_0x505f8e[_0x518684(0xb1)])),_0x43a9ce[_0x518684(0xde)](_0x1f191c));},{'priority':_0xf57ae0[_0x54e556(0xd1)](_0x54e556(0xc4))+0xa}),this[_0x54e556(0xe0)]=this[_0x54e556(0xb5)][_0x54e556(0xd7)][_0x54e556(0xd1)](_0x54e556(0xe0));const _0x2ba473=this[_0x54e556(0xb5)];this[_0x54e556(0xb9)]=setInterval(()=>{const _0xe9d750=_0x54e556;let _0x49cca3;for(const _0x5c3579 in _0x2ba473){const _0x13452b=_0x5c3579,_0x5d022b=_0x2ba473[_0x13452b];if(_0xe9d750(0xd4)==_0x5d022b||_0xe9d750(0xc2)==_0x5d022b||_0xe9d750(0xe4)==_0x5d022b||_0xe9d750(0xb6)==_0x5d022b||_0xe9d750(0xbe)==_0x5d022b||_0xe9d750(0xd0)==_0x5d022b||_0xe9d750(0xce)==_0x5d022b){delete _0x2ba473[_0x13452b],_0x49cca3=_0x5d022b,clearInterval(this[_0xe9d750(0xb9)]),this[_0xe9d750(0xb9)]=void 0x0;break;}}_0xe9d750(0xc2)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xb7)),_0xe9d750(0xe4)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xc9)),_0xe9d750(0xb6)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xd6)),_0xe9d750(0xbe)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xe2),_0xe9d750(0xda)),_0xe9d750(0xd0)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xe1)),_0xe9d750(0xce)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xca));},0x3e8);}[_0x3c26eb(0xc1)](){const _0x4443ec=_0x3c26eb;super[_0x4443ec(0xc1)](),this[_0x4443ec(0xb9)]&&clearInterval(this[_0x4443ec(0xb9)]);}}
23
+ const _0x291170=_0x3d7d;(function(_0x111d7f,_0xfea47f){const _0x20658e=_0x3d7d,_0x73e513=_0x111d7f();while(!![]){try{const _0x463d9a=-parseInt(_0x20658e(0x15b))/0x1+-parseInt(_0x20658e(0x142))/0x2*(-parseInt(_0x20658e(0x13d))/0x3)+parseInt(_0x20658e(0x134))/0x4+-parseInt(_0x20658e(0x151))/0x5*(parseInt(_0x20658e(0x140))/0x6)+-parseInt(_0x20658e(0x130))/0x7*(-parseInt(_0x20658e(0x141))/0x8)+-parseInt(_0x20658e(0x155))/0x9+parseInt(_0x20658e(0x158))/0xa;if(_0x463d9a===_0xfea47f)break;else _0x73e513['push'](_0x73e513['shift']());}catch(_0x4fbf22){_0x73e513['push'](_0x73e513['shift']());}}}(_0x1efc,0xa0096));import{Plugin as _0x3f9e1c}from'ckeditor5/src/core.js';function _0x1efc(){const _0x4dc331=['pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyUsageLimit','inputTransformation','featureNotAllowed','evaluationLimit','pluginName','editor','ClipboardPipeline','init','invalid','getData','view','document','domainLimit','35fSToGB','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyInvalid','stylesProcessor','11216043VyZlbe','PasteFromOffice','_licenseKeyCheckInterval','7903390wSRaAM','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyDomainLimit','68175TjHivx','licenseKey','expired','isOfficialPlugin','PasteFromOfficeEnhanced','isPremiumPlugin','destroy','high','editing','119SAxKgT','get','dataTransfer','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','2789044DoUQAA','usageLimit','execute','requires','PasteFromOfficeEnhancedPropagator','plugins','pasteFromOfficeEnhancedLicenseKeyNotAllowed','config','_parsedData','3qdWWBb','isActive','text/html','1012188nrQCfC','212776aLqKPL','2422098equtSE'];_0x1efc=function(){return _0x4dc331;};return _0x1efc();}import{parsePasteOfficeHtml as _0x4489d9}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3e4a12}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x3bffd5}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x3d7d(_0x139905,_0xe9ee7a){const _0x1efcd1=_0x1efc();return _0x3d7d=function(_0x3d7d90,_0xd39078){_0x3d7d90=_0x3d7d90-0x12d;let _0x369494=_0x1efcd1[_0x3d7d90];return _0x369494;},_0x3d7d(_0x139905,_0xe9ee7a);}export class PasteFromOfficeEnhancedPropagator extends _0x3f9e1c{[_0x291170(0x15c)];[_0x291170(0x157)];static get[_0x291170(0x148)](){const _0x1805a6=_0x291170;return _0x1805a6(0x138);}static get[_0x291170(0x15e)](){return!0x0;}static get[_0x291170(0x160)](){return!0x0;}static get[_0x291170(0x137)](){const _0x2c69ab=_0x291170;return[_0x2c69ab(0x156)];}[_0x291170(0x14b)](){const _0x39d16c=_0x291170,_0x3067e6=this[_0x39d16c(0x149)],_0x4e33b4=_0x3067e6[_0x39d16c(0x139)][_0x39d16c(0x131)](_0x39d16c(0x14a)),_0x6cec08=_0x3067e6[_0x39d16c(0x12f)][_0x39d16c(0x14e)][_0x39d16c(0x14f)],_0x255aa4=new _0x3bffd5(_0x6cec08);_0x4e33b4['on'](_0x39d16c(0x145),(_0x4209a2,_0x18ccea)=>{const _0x182b14=_0x39d16c,_0xa18462=_0x18ccea[_0x182b14(0x132)][_0x182b14(0x14d)](_0x182b14(0x13f));_0x255aa4[_0x182b14(0x13e)](_0xa18462)&&(_0x18ccea[_0x182b14(0x13c)]||(_0x18ccea[_0x182b14(0x13c)]=_0x4489d9(_0xa18462,_0x6cec08[_0x182b14(0x154)])),_0x255aa4[_0x182b14(0x136)](_0x18ccea));},{'priority':_0x3e4a12[_0x39d16c(0x131)](_0x39d16c(0x12e))+0xa}),this[_0x39d16c(0x15c)]=this[_0x39d16c(0x149)][_0x39d16c(0x13b)][_0x39d16c(0x131)](_0x39d16c(0x15c));const _0x4a52fd=this[_0x39d16c(0x149)];this[_0x39d16c(0x157)]=setInterval(()=>{const _0x120c54=_0x39d16c;let _0x40d101;for(const _0x232e8c in _0x4a52fd){const _0x3e1eff=_0x232e8c,_0x392ac4=_0x4a52fd[_0x3e1eff];if(_0x120c54(0x143)==_0x392ac4||_0x120c54(0x153)==_0x392ac4||_0x120c54(0x152)==_0x392ac4||_0x120c54(0x15a)==_0x392ac4||_0x120c54(0x13a)==_0x392ac4||_0x120c54(0x133)==_0x392ac4||_0x120c54(0x144)==_0x392ac4){delete _0x4a52fd[_0x3e1eff],_0x40d101=_0x392ac4,clearInterval(this[_0x120c54(0x157)]),this[_0x120c54(0x157)]=void 0x0;break;}}_0x120c54(0x153)==_0x40d101&&_0x4a52fd[_0x120c54(0x159)](_0x120c54(0x14c)),_0x120c54(0x152)==_0x40d101&&_0x4a52fd[_0x120c54(0x159)](_0x120c54(0x15d)),_0x120c54(0x15a)==_0x40d101&&_0x4a52fd[_0x120c54(0x159)](_0x120c54(0x150)),_0x120c54(0x13a)==_0x40d101&&_0x4a52fd[_0x120c54(0x159)](_0x120c54(0x146),_0x120c54(0x15f)),_0x120c54(0x133)==_0x40d101&&_0x4a52fd[_0x120c54(0x159)](_0x120c54(0x147)),_0x120c54(0x144)==_0x40d101&&_0x4a52fd[_0x120c54(0x159)](_0x120c54(0x135));},0x3e8);}[_0x291170(0x12d)](){const _0x5148fa=_0x291170;super[_0x5148fa(0x12d)](),this[_0x5148fa(0x157)]&&clearInterval(this[_0x5148fa(0x157)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x435305,_0x5c9137){const _0x351b23=_0x43cc,_0x539c9d=_0x435305();while(!![]){try{const _0x42b251=parseInt(_0x351b23(0xee))/0x1*(-parseInt(_0x351b23(0xf2))/0x2)+parseInt(_0x351b23(0xf0))/0x3+-parseInt(_0x351b23(0xec))/0x4*(parseInt(_0x351b23(0xed))/0x5)+parseInt(_0x351b23(0xf1))/0x6*(parseInt(_0x351b23(0xeb))/0x7)+-parseInt(_0x351b23(0xef))/0x8*(parseInt(_0x351b23(0xe8))/0x9)+-parseInt(_0x351b23(0xea))/0xa+parseInt(_0x351b23(0xf3))/0xb;if(_0x42b251===_0x5c9137)break;else _0x539c9d['push'](_0x539c9d['shift']());}catch(_0x406e2f){_0x539c9d['push'](_0x539c9d['shift']());}}}(_0x5472,0x8a865));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x43cc(_0x2ba884,_0x3a60d1){const _0x5472ac=_0x5472();return _0x43cc=function(_0x43cc85,_0x5916d3){_0x43cc85=_0x43cc85-0xe8;let _0x58b7a2=_0x5472ac[_0x43cc85];return _0x58b7a2;},_0x43cc(_0x2ba884,_0x3a60d1);}export function isMSExcelContent(_0x1ba982){const _0x1b9500=_0x43cc;return m[_0x1b9500(0xe9)](_0x1ba982);}function _0x5472(){const _0x48bae4=['7016RlrlJA','685BHFSLF','1jRIihW','150648xudeFN','494646TwHsTA','6APdqlo','1511778ZuUsWf','20061239YwnojP','207gfheHX','test','5766960dwpZPN','4093334ChWxir'];_0x5472=function(){return _0x48bae4;};return _0x5472();}
23
+ (function(_0x24017b,_0x1e5711){const _0x25b040=_0x29d4,_0x2f3e1c=_0x24017b();while(!![]){try{const _0x14f1dd=-parseInt(_0x25b040(0x183))/0x1*(parseInt(_0x25b040(0x180))/0x2)+-parseInt(_0x25b040(0x187))/0x3+-parseInt(_0x25b040(0x182))/0x4*(-parseInt(_0x25b040(0x188))/0x5)+-parseInt(_0x25b040(0x186))/0x6+-parseInt(_0x25b040(0x185))/0x7+-parseInt(_0x25b040(0x184))/0x8+parseInt(_0x25b040(0x189))/0x9*(parseInt(_0x25b040(0x17f))/0xa);if(_0x14f1dd===_0x1e5711)break;else _0x2f3e1c['push'](_0x2f3e1c['shift']());}catch(_0x3ab83e){_0x2f3e1c['push'](_0x2f3e1c['shift']());}}}(_0x4a09,0xd601e));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x4a09(){const _0x5d3807=['5943138OoYfZI','4913343qVDVXh','5ErflVs','263817YLZAdI','2060TBoRxG','2428786MKamin','test','5365612fHrYoE','1TdeIuj','10369216vvPBBA','9551206Jsrkac'];_0x4a09=function(){return _0x5d3807;};return _0x4a09();}function _0x29d4(_0x15757c,_0x493776){const _0x4a09d6=_0x4a09();return _0x29d4=function(_0x29d437,_0x3bfadd){_0x29d437=_0x29d437-0x17f;let _0x2aed4f=_0x4a09d6[_0x29d437];return _0x2aed4f;},_0x29d4(_0x15757c,_0x493776);}export function isMSExcelContent(_0x580867){const _0x2b32b2=_0x29d4;return m[_0x2b32b2(0x181)](_0x580867);}