@ckeditor/ckeditor5-paste-from-office-enhanced 47.3.0-alpha.0 → 47.3.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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 L(t,e){const n=T();return(L=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(772396===-parseInt(e(342))/1+parseInt(e(343))/2*(parseInt(e(334))/3)+-parseInt(e(333))/4+-parseInt(e(338))/5+-parseInt(e(335))/6+parseInt(e(340))/7*(parseInt(e(339))/8)+parseInt(e(341))/9*(parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function O(t){return P[L(336)](t)}function T(){const t=["416599YPAluF","7612qclVAF","4945904jmqfNE","534ANNTLl","1197552yiahwO","test","10mwbGIj","1466045maUTNl","9462488BfyCTj","7ZWTKSv","9521937SNChOQ"];return(T=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(453904===parseInt(e(483))/1+-parseInt(e(468))/2*(-parseInt(e(476))/3)+parseInt(e(473))/4*(parseInt(e(475))/5)+parseInt(e(471))/6+-parseInt(e(486))/7*(-parseInt(e(477))/8)+-parseInt(e(482))/9*(parseInt(e(474))/10)+parseInt(e(463))/11*(-parseInt(e(480))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function N(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(485)]&&!s[n(484)])continue;const e=!s[n(485)]||t[n(464)]===s[n(485)],o=!s[n(484)]||t[n(470)](s[n(484)]);e&&o&&r[n(481)](s,i)}return r}function R(){const t=["hasClass","2597700EgXfXQ","initial","40GkRedM","20hXBnxk","293010JMeayI","9cSkjdF","8CgLeHB","cssRules","assign","12236472rmFuLn","set","3927438mncrAr","1204CNQlhv","className","tagName","4081154ybHkLb","groups","trim","push","length","selectorText","split","11OUoImn","name","exec","getPropertyValue","map","495452CZMhLs","style"];return(R=function(){return t})()}function k(t){const e=W,n={};for(let r=0;r<t[e(490)];r++){const s=t[r],i=t[e(466)](s);e(472)!==i&&(n[s]=i)}return n}function M(t){const e=W,n=t[e(462)](",")[e(467)](t=>t[e(488)]()),r=[];for(const t of n){const n=F[e(465)](t);n&&r[e(489)](n[e(487)])}return r}function W(t,e){const n=R();return(W=function(t,e){return n[t-=462]})(t,e)}function j(t){const e=W,n={};for(const r of t)Object[e(479)](n,r);return n}const $=D;function D(t,e){const n=H();return(D=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(678924===parseInt(e(252))/1+-parseInt(e(261))/2+parseInt(e(262))/3*(parseInt(e(271))/4)+parseInt(e(272))/5+-parseInt(e(254))/6+-parseInt(e(256))/7+parseInt(e(263))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class V extends S{[$(253)](t){const n=$,{body:r,styles:s}=t[n(258)],i=new e.ViewUpcastWriter(r[n(267)]),o=i[n(268)](r),a=function(t){const e=W,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(481)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(478)])if(t instanceof CSSStyleRule){const r=k(t[e(469)]);n[t[e(491)]]=Object[e(479)]({},n[t[e(491)]]||{},r)}return n}(s));for(const t of o){if(n(270)!==t[n(255)])continue;const e=N(t[n(257)],a);if(e[n(266)]){const r=j(Array[n(273)](e[n(259)]()));for(const e in r){const s=t[n(257)];s[n(260)](e)||i[n(269)](e,r[e],s)}}}t[n(265)]=r}[$(264)](t){return super[$(264)](t)||O(t)}}function H(){const t=["size","document","createRangeIn","setStyle","elementStart","900oqFGGn","1841955KYhfrn","from","1243822qgxlor","execute","4078686qfahWa","type","1463133aWTPJT","item","_parsedData","values","hasStyle","2050894tNNoQb","3846nofosW","5540064eQyIcp","isActive","content"];return(H=function(){return t})()}const K=B;function q(){const t=["8121344bgaONL","122274FYtrhi","plugins","656xeIpHY","editing","href","execute","text/html","high","afterInit","216mAajsl","79600VXeRjr","fromCharCode","4311496rMIQax","PasteFromOfficeEnhancedInliner","25662494cPaTzO","6207ztlLKk","1264598ZsLyuf","map","dataTransfer","editor","requires","ClipboardPipeline","stylesProcessor","1lWgcNo","isOfficialPlugin","getData","get","_parsedData","20kAFxWK","isPremiumPlugin","pluginName","isActive","join","inputTransformation","document","view","PasteFromOffice","init"];return(q=function(){return t})()}function B(t,e){const n=q();return(B=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(518399===parseInt(e(490))/1*(-parseInt(e(483))/2)+parseInt(e(482))/3*(parseInt(e(469))/4)+parseInt(e(456))/5*(-parseInt(e(467))/6)+-parseInt(e(479))/7+-parseInt(e(466))/8+parseInt(e(476))/9*(parseInt(e(477))/10)+parseInt(e(481))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class U extends t.Plugin{static get[K(458)](){return K(480)}static get[K(491)](){return!0}static get[K(457)](){return!0}static get[K(487)](){return[K(464)]}[K(465)](){const t=K,e=this[t(486)],n=e[t(468)][t(493)](t(488)),r=e[t(470)][t(463)][t(462)],s=new V(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(485)][i(492)](i(473));s[i(459)](o)&&(n[i(455)]||(n[i(455)]=C(o,r[i(489)])),s[i(472)](n))},{priority:E.priorities[t(493)](t(474))+11})}[K(475)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(484)](t=>String[e(478)](t))[e(460)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(a=>{if(i())return a(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const l=(0,E.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){c(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](a)[d([99,97,116,99,104])](()=>{a(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function c(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(c=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{c||a(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await a[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1764115200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(471)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=a(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=a(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const z=_;!function(t){const e=_,n=t();for(;;)try{if(960151===-parseInt(e(412))/1*(parseInt(e(400))/2)+-parseInt(e(422))/3+parseInt(e(398))/4+parseInt(e(417))/5+-parseInt(e(425))/6*(-parseInt(e(403))/7)+parseInt(e(419))/8+parseInt(e(428))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);const X=[z(421),z(405),z(387),z(401),z(414),z(394),z(393),z(424)],G=[z(421),z(405),z(387)],J={"font-style":[[z(409),"i"]],"font-weight":[[z(390),z(404)],[z(391),z(404)],[z(407),z(404)],[t=>Number(t)>=600,z(404)]],"text-decoration":[[z(423),"u"],[z(402),"s"]],"text-decoration-line":[[z(423),"u"],[z(402),"s"]],"vertical-align":[[z(411),z(411)],[z(388),z(418)]]};function _(t,e){const n=tt();return(_=function(t,e){return n[t-=387]})(t,e)}function Q(t){return X[z(413)](t)}function Y(t){const e=z;return Array[e(397)](t[e(408)]())[e(426)](Q)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(429)](e=>{const i=n,o=t[i(416)](e);if(o)if(a=e,G[z(413)](a))r[e]=o;else if(e in J){const t=o[i(389)](" ");J[e][i(429)](([n,r])=>{const o=i;for(const i of t)(o(395)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(429)](([,n])=>{const s=r,i=e[s(392)](n,[],t[s(396)]());e[s(410)](0,i,t)}),e[r(420)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(399)](n)[r(427)])return;const s=e[r(392)](r(415),[],t[r(396)]());e[r(406)](n,s),e[r(410)](0,s,t),e[r(420)](Object[r(399)](n),t)}(t,e,r)}function tt(){const t=["1014637qbuXeq","includes","text-decoration-line","span","getStyle","3368480PlSEwG","sup","5251296AdTCAy","removeStyle","color","1327137tVfJHu","underline","vertical-align","246318gZNcNU","filter","length","4775751uPreWG","forEach","font-size","super","split","medium","bold","createElement","font-style","font-weight","function","getChildren","from","255136smpfSn","keys","2OnXnLB","text-decoration","line-through","84CrUpLq","strong","font-family","setStyle","bolder","getStyleNames","italic","insertChild","sub"];return(tt=function(){return t})()}const et=rt;function nt(){const t=["stylesProcessor","blockElements","isActive","87198uAXpHJ","document","name","getItems","_parsedData","font","11hOvrHh","1490800AdwOAq","53351664sHCdVT","createRangeIn","325464YlcGDn","344444xMFmqL","574JzdNzv","13xEnaiJ","execute","207PHrRBT","element","includes","6357295NTMBPT","3352902oTlkDY","110nABysi","content","4YNCwJP"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=436]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(958558===-parseInt(e(440))/1*(parseInt(e(445))/2)+-parseInt(e(453))/3+parseInt(e(456))/4*(parseInt(e(452))/5)+-parseInt(e(460))/6*(parseInt(e(446))/7)+-parseInt(e(444))/8*(-parseInt(e(449))/9)+parseInt(e(441))/10*(-parseInt(e(454))/11)+-parseInt(e(442))/12*(-parseInt(e(447))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(448)](t){const n=et,{body:r}=t[n(438)],s=new e.ViewUpcastWriter(r[n(461)]),i=s[n(443)](r),o=new e.ViewDocument(s[n(461)][n(457)]),a=[...new e.ViewDomConverter(o)[n(458)],n(439)],c=i[n(437)]();for(const t of c)if(t.is(n(450))&&a[n(451)](t[n(436)])){Z(t,s,Y(t))}t[n(455)]=r}[et(459)](t){return super[et(459)](t)||O(t)}}const it=at;function ot(){const t=["isPremiumPlugin","requires","PasteFromOffice","1178112DUAmEh","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","plugins","PasteFromOfficeEnhancedPropagator","dataTransfer","editing","getData","pasteFromOfficeEnhancedLicenseKeyInvalid","pluginName","isActive","inputTransformation","_licenseKeyCheckInterval","trialLimit","get","config","featureNotAllowed","_parsedData","_showLicenseError","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","1724380vllzGZ","high","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","destroy","editor","806082pThDtQ","stylesProcessor","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","text/html","init","invalid","evaluationLimit","PasteFromOfficeEnhanced","execute","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","4849465xDBXOv","10391640nxnNhN","licenseKey","isOfficialPlugin","186846QocTWc","expired","ClipboardPipeline","view","618564UAHTGu"];return(ot=function(){return t})()}function at(t,e){const n=ot();return(at=function(t,e){return n[t-=282]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(532425===-parseInt(e(289))/1+-parseInt(e(283))/2+-parseInt(e(305))/3+-parseInt(e(313))/4+parseInt(e(301))/5+parseInt(e(309))/6+parseInt(e(302))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class ct extends t.Plugin{[it(303)];[it(325)];static get[it(322)](){return it(317)}static get[it(304)](){return!0}static get[it(310)](){return!0}static get[it(311)](){return[it(312)]}[it(294)](){const t=it,e=this[t(288)],n=e[t(316)][t(327)](t(307)),r=e[t(319)][t(308)][t(300)],s=new st(r);n.on(t(324),(e,n)=>{const i=t,o=n[i(318)][i(320)](i(293));s[i(323)](o)&&(n[i(330)]||(n[i(330)]=C(o,r[i(290)])),s[i(298)](n))},{priority:E.priorities[t(327)](t(284))+10}),this[t(303)]=this[t(288)][t(328)][t(327)](t(303));const i=this[t(288)];this[t(325)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(285)==s||e(321)==s||e(314)==s||e(315)==s||e(299)==s||e(292)==s||e(286)==s||e(282)==s){delete i[r],n=s,clearInterval(this[e(325)]),this[e(325)]=void 0;break}}e(321)==n&&i[e(331)](e(295)),e(314)==n&&i[e(331)](e(306)),e(315)==n&&i[e(331)](e(332)),e(299)==n&&i[e(331)](e(329),e(297)),e(292)==n&&i[e(331)](e(296)),e(286)==n&&i[e(331)](e(326)),e(282)==n&&i[e(331)](e(291))},1e3)}[it(287)](){const t=it;super[t(287)](),this[t(325)]&&clearInterval(this[t(325)])}}var lt=ft;function ut(){var t=["984VBwVfh","PasteFromOfficeEnhanced","isOfficialPlugin","2795422XgfiHL","5800080gxMzgy","PasteFromOffice","25906KeVfyD","1043476HlAHPC","72mFAsEY","pluginName","704416jgyoOU","2Hlxroo","2823145gozlxk","isPremiumPlugin","16709mCXmmw","9Rayium","requires","6taLeWf"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=464]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(394264===-parseInt(e(469))/1*(-parseInt(e(474))/2)+parseInt(e(478))/3*(parseInt(e(470))/4)+-parseInt(e(475))/5+-parseInt(e(480))/6*(-parseInt(e(466))/7)+parseInt(e(473))/8*(-parseInt(e(471))/9)+parseInt(e(467))/10+parseInt(e(477))/11*(-parseInt(e(481))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(472)](){return lt(464)}static get[lt(465)](){return!0}static get[lt(476)](){return!0}static get[lt(479)](){return[lt(468),U,ct]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=403]})(t,e)}function dt(){var t=["859569cICJJx","147666LEYWtb","62559uXvTWz","5695484CXPztF","1488000yxRcHr","175XOoBNG","3230785enwGEC","3470sJRcaA","4ZQUkTh","1002151usCeVi"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(775903===-parseInt(e(409))/1+parseInt(e(408))/2*(parseInt(e(410))/3)+-parseInt(e(403))/4+parseInt(e(406))/5+-parseInt(e(411))/6*(parseInt(e(405))/7)+parseInt(e(404))/8+-parseInt(e(412))/9*(-parseInt(e(407))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=g(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 g(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function h(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,S=/xmlns:o="urn:schemas-microsoft-com/i;class x{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)||S.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),h(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 P(){const t=["test","104xaHDAf","1452381FQfQFn","4506606SEBygI","5512280amxQqw","226082TGbpFt","3153123CoOlSc","4038865tSVfqg","8048400GkCVuH","2bZLlNf"];return(P=function(){return t})()}function L(t,e){const n=P();return(L=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(908499===parseInt(e(117))/1*(parseInt(e(113))/2)+parseInt(e(121))/3+parseInt(e(112))/4+parseInt(e(115))/5+parseInt(e(116))/6+parseInt(e(120))/7+parseInt(e(119))/8*(-parseInt(e(114))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(t){return O[L(118)](t)}!function(t){const e=F,n=t();for(;;)try{if(392727===-parseInt(e(208))/1*(parseInt(e(232))/2)+-parseInt(e(221))/3*(parseInt(e(227))/4)+parseInt(e(215))/5+-parseInt(e(234))/6+parseInt(e(216))/7+parseInt(e(223))/8*(parseInt(e(212))/9)+parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(233)]&&!s[n(207)])continue;const e=!s[n(233)]||t[n(226)]===s[n(233)],o=!s[n(207)]||t[n(209)](s[n(207)]);e&&o&&r[n(218)](s,i)}return r}function F(t,e){const n=N();return(F=function(t,e){return n[t-=207]})(t,e)}function N(){const t=["map","push","432258dvCStk","selectorText","24NSWujw","cssRules","exec","name","8ZJdANx","trim","assign","4619130PreFpG","length","353698QctiJf","tagName","3884352xUZwhZ","className","2yQnuGK","hasClass","style","getPropertyValue","1588833UHoaMg","groups","initial","26035TyjQsd","4796806lvffBk","split","set"];return(N=function(){return t})()}function q(t){const e=F,n={};for(let r=0;r<t[e(231)];r++){const s=t[r],i=t[e(211)](s);e(214)!==i&&(n[s]=i)}return n}function D(t){const e=F,n=t[e(217)](",")[e(219)](t=>t[e(228)]()),r=[];for(const t of n){const n=R[e(225)](t);n&&r[e(220)](n[e(213)])}return r}function M(t){const e=F,n={};for(const r of t)Object[e(229)](n,r);return n}const j=V;!function(t){const e=V,n=t();for(;;)try{if(613766===-parseInt(e(306))/1*(parseInt(e(323))/2)+-parseInt(e(304))/3*(-parseInt(e(307))/4)+parseInt(e(316))/5*(parseInt(e(319))/6)+parseInt(e(300))/7*(parseInt(e(320))/8)+parseInt(e(305))/9+-parseInt(e(309))/10+parseInt(e(322))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends x{[j(310)](t){const n=j,{body:r,styles:s}=t[n(314)],i=new e.ViewUpcastWriter(r[n(324)]),o=i[n(317)](r),a=function(t){const e=F,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(218)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(224)])if(t instanceof CSSStyleRule){const r=q(t[e(210)]);n[t[e(222)]]=Object[e(229)]({},n[t[e(222)]]||{},r)}return n}(s));for(const t of o){if(n(311)!==t[n(303)])continue;const e=T(t[n(301)],a);if(e[n(302)]){const r=M(Array[n(313)](e[n(312)]()));for(const e in r){const s=t[n(301)];s[n(321)](e)||i[n(315)](e,r[e],s)}}}t[n(308)]=r}[j(318)](t){return super[j(318)](t)||k(t)}}function V(t,e){const n=K();return(V=function(t,e){return n[t-=300]})(t,e)}function K(){const t=["4046004PeEQHb","631sDXIYf","1946472sIdyVQ","content","10900630pUqowT","execute","elementStart","values","from","_parsedData","setStyle","5pXsRYu","createRangeIn","isActive","731334mdpurg","46608IeUDwB","hasStyle","11374231HMKfOb","1286rdXlcS","document","21JXDYyD","item","size","type","3HhXUWJ"];return(K=function(){return t})()}const U=H;function W(){const t=["69036yAgQsB","ClipboardPipeline","574418QOyuql","671RHZsMh","isPremiumPlugin","afterInit","isOfficialPlugin","dataTransfer","requires","494660fobXJV","PasteFromOfficeEnhancedInliner","map","4RwShoq","48228NOFlVN","fromCharCode","30660QnREYw","init","view","70DzeNqb","168cFklJm","72fbdLii","pluginName","_parsedData","getData","text/html","high","239JyNMAn","1097799IqHqgu","editing","editor","456XuRGcC","inputTransformation","document","join","execute","3694TqKTId","stylesProcessor","href","get","plugins","PasteFromOffice","isActive"];return(W=function(){return t})()}function H(t,e){const n=W();return(H=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(278057===-parseInt(e(338))/1*(parseInt(e(347))/2)+-parseInt(e(339))/3*(-parseInt(e(324))/4)+-parseInt(e(330))/5*(parseInt(e(325))/6)+parseInt(e(327))/7*(parseInt(e(342))/8)+parseInt(e(332))/9*(parseInt(e(321))/10)+parseInt(e(315))/11*(parseInt(e(354))/12)+-parseInt(e(356))/13*(parseInt(e(331))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class Q extends t.Plugin{static get[U(333)](){return U(322)}static get[U(318)](){return!0}static get[U(316)](){return!0}static get[U(320)](){return[U(352)]}[U(328)](){const t=U,e=this[t(341)],n=e[t(351)][t(350)](t(355)),r=e[t(340)][t(329)][t(344)],s=new $(r);n.on(t(343),(e,n)=>{const i=t,o=n[i(319)][i(335)](i(336));s[i(353)](o)&&(n[i(334)]||(n[i(334)]=C(o,r[i(348)])),s[i(346)](n))},{priority:E.priorities[t(350)](t(337))+11})}[U(317)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=H;return t[e(323)](t=>String[e(326)](t))[e(345)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(a=>{if(i())return a(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const l=(0,E.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function g(r){c(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](a)[d([99,97,116,99,104])](()=>{a(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function c(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(c=!0,g(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{c||a(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await a[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1764201600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=H,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(349)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=a(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=a(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=tt;!function(t){const e=tt,n=t();for(;;)try{if(808101===parseInt(e(509))/1+parseInt(e(489))/2*(-parseInt(e(475))/3)+-parseInt(e(497))/4+parseInt(e(477))/5+parseInt(e(508))/6+parseInt(e(482))/7*(-parseInt(e(490))/8)+-parseInt(e(481))/9*(-parseInt(e(478))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const J=[B(492),B(483),B(511),B(504),B(500),B(503),B(485),B(480)],X=[B(492),B(483),B(511)],z={"font-style":[[B(495),"i"]],"font-weight":[[B(493),B(474)],[B(491),B(474)],[B(472),B(474)],[t=>Number(t)>=600,B(474)]],"text-decoration":[[B(479),"u"],[B(502),"s"]],"text-decoration-line":[[B(479),"u"],[B(502),"s"]],"vertical-align":[[B(515),B(515)],[B(494),B(484)]]};function Y(t){return J[B(476)](t)}function _(){const t=["sup","font-style","length","filter","getChildren","20iCkuek","10254008Zqlrdy","bold","color","medium","super","italic","insertChild","4919332rcvqqs","setStyle","from","text-decoration-line","removeStyle","line-through","font-weight","text-decoration","function","split","span","4577874KYNJdp","1118470gPEaMX","keys","font-size","forEach","getStyle","getStyleNames","sub","bolder","createElement","strong","145875dmkycR","includes","492820nkHVwO","1304230woqlcK","underline","vertical-align","126ADnUCU","7YQURDn","font-family"];return(_=function(){return t})()}function G(t){const e=B;return Array[e(499)](t[e(514)]())[e(487)](Y)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(512)](e=>{const i=n,o=t[i(513)](e);if(o)if(a=e,X[B(476)](a))r[e]=o;else if(e in z){const t=o[i(506)](" ");z[e][i(512)](([n,r])=>{const o=i;for(const i of t)(o(505)==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=B;for(const s in n)n[s][r(512)](([,n])=>{const s=r,i=e[s(473)](n,[],t[s(488)]());e[s(496)](0,i,t)}),e[r(501)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(510)](n)[r(486)])return;const s=e[r(473)](r(507),[],t[r(488)]());e[r(498)](n,s),e[r(496)](0,s,t),e[r(501)](Object[r(510)](n),t)}(t,e,r)}function tt(t,e){const n=_();return(tt=function(t,e){return n[t-=472]})(t,e)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=378]})(t,e)}function rt(){const t=["54593BQHXkS","isActive","36eevEie","blockElements","execute","document","64894QAkMIf","includes","11557QJkHid","element","content","3448XWwBPi","4820bnEzxf","getItems","9yssKNu","stylesProcessor","1421945PqSSaJ","name","font","1119796FAoAFR","createRangeIn","2253249WbGXHg","_parsedData","844209glqLQz"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(886213===parseInt(e(381))/1+parseInt(e(388))/2*(parseInt(e(396))/3)+-parseInt(e(401))/4+parseInt(e(398))/5*(-parseInt(e(384))/6)+parseInt(e(390))/7*(-parseInt(e(393))/8)+parseInt(e(379))/9+-parseInt(e(394))/10*(-parseInt(e(382))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends x{[et(386)](t){const n=et,{body:r}=t[n(380)],s=new e.ViewUpcastWriter(r[n(387)]),i=s[n(378)](r),o=new e.ViewDocument(s[n(387)][n(397)]),a=[...new e.ViewDomConverter(o)[n(385)],n(400)],c=i[n(395)]();for(const t of c)if(t.is(n(391))&&a[n(389)](t[n(399)])){Z(t,s,G(t))}t[n(392)]=r}[et(383)](t){return super[et(383)](t)||k(t)}}const it=ot;function ot(t,e){const n=at();return(ot=function(t,e){return n[t-=103]})(t,e)}function at(){const t=["get","plugins","execute","expired","usageLimit","view","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOffice","evaluationLimit","140qBYAfj","442418CVOOxA","pasteFromOfficeEnhancedLicenseKeyValid","pluginName","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","domainLimit","9XbqTJy","editing","6567022ttFtpq","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","PasteFromOfficeEnhancedPropagator","_showLicenseError","_licenseKeyCheckInterval","stylesProcessor","inputTransformation","document","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid","4186808LRaTkb","trialLimit","PasteFromOfficeEnhanced","init","config","1052458ernNid","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","isActive","1846260CAaYqt","isPremiumPlugin","text/html","ClipboardPipeline","destroy","2172cVsNhz","isOfficialPlugin","1615365AEDgOo","featureNotAllowed","1nmkooN","6385ChqfyK","editor","high","licenseKey","pasteFromOfficeEnhancedLicenseKeyUsageLimit","dataTransfer","_parsedData"];return(at=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(495968===-parseInt(e(123))/1*(-parseInt(e(141))/2)+parseInt(e(121))/3+-parseInt(e(119))/4*(parseInt(e(124))/5)+parseInt(e(114))/6+parseInt(e(149))/7+parseInt(e(105))/8*(parseInt(e(147))/9)+-parseInt(e(140))/10*(parseInt(e(110))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[it(127)];[it(154)];static get[it(143)](){return it(152)}static get[it(120)](){return!0}static get[it(115)](){return!0}static get[it(111)](){return[it(138)]}[it(108)](){const t=it,e=this[t(125)],n=e[t(132)][t(131)](t(117)),r=e[t(148)][t(136)][t(157)],s=new st(r);n.on(t(156),(e,n)=>{const i=t,o=n[i(129)][i(145)](i(116));s[i(113)](o)&&(n[i(130)]||(n[i(130)]=C(o,r[i(155)])),s[i(133)](n))},{priority:E.priorities[t(131)](t(126))+10}),this[t(127)]=this[t(125)][t(109)][t(131)](t(127));const i=this[t(125)];this[t(154)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(142)==s||e(144)==s||e(137)==s||e(103)==s||e(150)==s||e(112)==s||e(151)==s||e(128)==s){delete i[r],n=s,clearInterval(this[e(154)]),this[e(154)]=void 0;break}}e(144)==n&&i[e(153)](e(104)),e(137)==n&&i[e(153)](e(134)),e(103)==n&&i[e(153)](e(146)),e(150)==n&&i[e(153)](e(122),e(107)),e(112)==n&&i[e(153)](e(139)),e(151)==n&&i[e(153)](e(106)),e(128)==n&&i[e(153)](e(135))},1e3)}[it(118)](){const t=it;super[t(118)](),this[t(154)]&&clearInterval(this[t(154)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=320]})(t,e)}function ft(){var t=["isPremiumPlugin","4516015BtfYeY","120DmSqUL","isOfficialPlugin","11935950fSkbkE","5UdzgTA","96468frgyyS","42539618SjzquN","PasteFromOffice","3012zUgGsj","requires","21RkBGbU","804681buutgh","PasteFromOfficeEnhanced","301238DKttmD","pluginName","6430RbnAOP"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(748659===parseInt(e(324))/1*(-parseInt(e(333))/2)+-parseInt(e(330))/3*(-parseInt(e(325))/4)+parseInt(e(335))/5*(parseInt(e(328))/6)+-parseInt(e(320))/7+-parseInt(e(321))/8*(parseInt(e(331))/9)+-parseInt(e(323))/10+parseInt(e(326))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(334)](){return lt(332)}static get[lt(322)](){return!0}static get[lt(336)](){return!0}static get[lt(329)](){return[lt(327),Q,ct]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=405]})(t,e)}function dt(){var t=["1079272JYUVyl","1163410XMhKJV","2NfcjGK","1901616hENwRY","4696UmblRh","396261kmNLyD","3017rVkiHP","4148469aqmDeB","2168148vxLUSQ"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(353889===-parseInt(e(407))/1*(parseInt(e(413))/2)+parseInt(e(405))/3+-parseInt(e(411))/4+parseInt(e(412))/5+parseInt(e(410))/6+-parseInt(e(408))/7*(-parseInt(e(406))/8)+-parseInt(e(409))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x1fac35}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x17ec4d,parsePasteOfficeHtml as _0x54c884}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x48cfd9,uid as _0x2372f5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3ed92e,ViewDocument as _0x34e4f0,ViewDomConverter as _0x7fd4f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x177938){return m['test'](_0x177938);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0xc1e3f5,_0x5c6a31){const _0x492118=new Map();for(const [_0x2a5f9f,_0x425b51]of _0x5c6a31){if(!_0x2a5f9f['tagName']&&!_0x2a5f9f['className'])continue;const _0x2b3901=!_0x2a5f9f['tagName']||_0xc1e3f5['name']===_0x2a5f9f['tagName'],_0x1bc720=!_0x2a5f9f['className']||_0xc1e3f5['hasClass'](_0x2a5f9f['className']);_0x2b3901&&_0x1bc720&&_0x492118['set'](_0x2a5f9f,_0x425b51);}return _0x492118;}function h(_0x10f1d1){const _0x16212a={};for(let _0xcad21=0x0;_0xcad21<_0x10f1d1['length'];_0xcad21++){const _0x888b3b=_0x10f1d1[_0xcad21],_0x11dee1=_0x10f1d1['getPropertyValue'](_0x888b3b);'initial'!==_0x11dee1&&(_0x16212a[_0x888b3b]=_0x11dee1);}return _0x16212a;}function O(_0x3675e2){const _0x1e663b=_0x3675e2['split'](',')['map'](_0x554c3e=>_0x554c3e['trim']()),_0x17799a=[];for(const _0x2fa034 of _0x1e663b){const _0x4c2aff=S['exec'](_0x2fa034);_0x4c2aff&&_0x17799a['push'](_0x4c2aff['groups']);}return _0x17799a;}function k(_0x52bfbf){const _0x963b47={};for(const _0x2114f2 of _0x52bfbf)Object['assign'](_0x963b47,_0x2114f2);return _0x963b47;}class c extends _0x17ec4d{['execute'](_0x1cf5db){const {body:_0x37b7f0,styles:_0x568e00}=_0x1cf5db['_parsedData'],_0x33845a=new _0x3ed92e(_0x37b7f0['document']),_0x488e72=_0x33845a['createRangeIn'](_0x37b7f0),_0x28a18d=function(_0x29bb18){const _0x322d51={};for(const _0x152121 of _0x29bb18)for(const _0x3578cc of _0x152121['cssRules'])if(_0x3578cc instanceof CSSStyleRule){const _0x3782c5=h(_0x3578cc['style']);_0x322d51[_0x3578cc['selectorText']]=Object['assign']({},_0x322d51[_0x3578cc['selectorText']]||{},_0x3782c5);}return _0x322d51;}(_0x568e00),_0x21dd05=function(_0x26d594){const _0x3dd639=new Map();for(const _0x5c02b0 in _0x26d594){const _0x314d59=O(_0x5c02b0),_0x39fb4d=_0x26d594[_0x5c02b0];for(const _0x18726e of _0x314d59)_0x3dd639['set'](_0x18726e,_0x39fb4d);}return _0x3dd639;}(_0x28a18d);for(const _0x191e01 of _0x488e72){if('elementStart'!==_0x191e01['type'])continue;const _0x28d24f=j(_0x191e01['item'],_0x21dd05);if(_0x28d24f['size']){const _0x4b9b22=k(Array['from'](_0x28d24f['values']()));for(const _0x5a24b3 in _0x4b9b22){const _0x36a50e=_0x191e01['item'];_0x36a50e['hasStyle'](_0x5a24b3)||_0x33845a['setStyle'](_0x5a24b3,_0x4b9b22[_0x5a24b3],_0x36a50e);}}}_0x1cf5db['content']=_0x37b7f0;}['isActive'](_0x1a1223){return super['isActive'](_0x1a1223)||p(_0x1a1223);}}class i extends _0x1fac35{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3e77f2=this['editor'],_0x2b5f28=_0x3e77f2['plugins']['get']('ClipboardPipeline'),_0x2436bd=_0x3e77f2['editing']['view']['document'],_0x18a50b=new c(_0x2436bd);_0x2b5f28['on']('inputTransformation',(_0x2a9dbe,_0x37ffc2)=>{const _0x2c0cf0=_0x37ffc2['dataTransfer']['getData']('text/html');_0x18a50b['isActive'](_0x2c0cf0)&&(_0x37ffc2['_parsedData']||(_0x37ffc2['_parsedData']=_0x54c884(_0x2c0cf0,_0x2436bd['stylesProcessor'])),_0x18a50b['execute'](_0x37ffc2));},{'priority':_0x48cfd9['get']('high')+0xb});}['afterInit'](){!async function(_0x25f30e){const _0x398373=_0x2b4715([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]),_0x240df2=0x7374585f,_0x1a5964=0x7373226f^_0x240df2,_0x1529ed=window[_0x2b4715([0x44,0x61,0x74,0x65])][_0x2b4715([0x6e,0x6f,0x77])](),_0x518b75=_0x25f30e[_0x2b4715([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xd24de6=new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x584d6a=>{_0x518b75[_0x2b4715([0x6f,0x6e,0x63,0x65])](_0x2b4715([0x72,0x65,0x61,0x64,0x79]),_0x584d6a);}),_0x19dd35={[_0x2b4715([0x6b,0x74,0x79])]:_0x2b4715([0x45,0x43]),[_0x2b4715([0x75,0x73,0x65])]:_0x2b4715([0x73,0x69,0x67]),[_0x2b4715([0x63,0x72,0x76])]:_0x2b4715([0x50,0x2d,0x32,0x35,0x36]),[_0x2b4715([0x78])]:_0x2b4715([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]),[_0x2b4715([0x79])]:_0x2b4715([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]),[_0x2b4715([0x61,0x6c,0x67])]:_0x2b4715([0x45,0x53,0x32,0x35,0x36])},_0x2d7adc=_0x518b75[_0x2b4715([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2b4715([0x67,0x65,0x74])](_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa2526f(){let _0x1342ae,_0x1fe116=null,_0x371269=null;try{if(_0x2d7adc==_0x2b4715([0x47,0x50,0x4c]))return _0x2b4715([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1342ae=_0x1b7ab8(),!_0x1342ae)return _0x2b4715([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1342ae[_0x2b4715([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x371269=_0x39aadc(_0x1342ae[_0x2b4715([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1342ae[_0x2b4715([0x6a,0x74,0x69])])),await _0x2956cc()?_0x4ce52c()?_0x75c925()?_0x2b4715([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x250331()?(_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b4715([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1fe116=_0x513ec5(_0x2b4715([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b4715([0x74,0x72,0x69,0x61,0x6c])&&(_0x1fe116=_0x513ec5(_0x2b4715([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b5c95()):_0x2b4715([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2b4715([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2b4715([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2b4715([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x75c925(){const _0x5d829d=[_0x2b4715([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2b4715([0x74,0x72,0x69,0x61,0x6c])][_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1529ed/0x3e8:0xe10*_0x1a5964;return _0x1342ae[_0x2b4715([0x65,0x78,0x70])]<_0x5d829d;}function _0x4ce52c(){const _0x4abe66=_0x1342ae[_0x2b4715([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4abe66&&(!!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x2a]))||(!!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x50,0x4f,0x45]))||(!!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x50,0x50]))||!(!_0x4abe66[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2447ff()))));}function _0x250331(){const _0x54ac0e=_0x1342ae[_0x2b4715([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x54ac0e||0x0==_0x54ac0e[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x277710}=new URL(window[_0x2b4715([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x54ac0e[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277710))return!0x0;const _0x2fa026=_0x277710[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e]));return _0x54ac0e[_0x2b4715([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x918ac9=>_0x918ac9[_0x2b4715([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b4715([0x2a])))[_0x2b4715([0x6d,0x61,0x70])](_0x11ef7b=>_0x11ef7b[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e])))[_0x2b4715([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xffe328=>_0xffe328[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2fa026[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b4715([0x6d,0x61,0x70])](_0x225b94=>Array(_0x2fa026[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x225b94[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b4715([0x66,0x69,0x6c,0x6c])](_0x225b94[0x0]===_0x2b4715([0x2a])?_0x2b4715([0x2a]):'')[_0x2b4715([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x225b94))[_0x2b4715([0x73,0x6f,0x6d,0x65])](_0x44b755=>_0x2fa026[_0x2b4715([0x65,0x76,0x65,0x72,0x79])]((_0x3424c9,_0x3eaef1)=>_0x44b755[_0x3eaef1]===_0x3424c9||_0x44b755[_0x3eaef1]===_0x2b4715([0x2a])));}function _0x4b5c95(){return _0x1fe116&&_0x371269?new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d5cc5,_0x4e1616)=>{_0x1fe116[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x2d5cc5,_0x4e1616),_0x371269[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x39ca4c=>{_0x39ca4c!=_0x2b4715([0x56,0x61,0x6c,0x69,0x64])&&_0x2d5cc5(_0x39ca4c);},_0x4e1616);}):_0x1fe116||_0x371269||_0x2b4715([0x56,0x61,0x6c,0x69,0x64]);}}function _0x39aadc(_0x60852f,_0x444932){return new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48eed9=>{if(_0xcc3c5a())return _0x48eed9(_0x2b4715([0x56,0x61,0x6c,0x69,0x64]));_0x5a86e7(),_0x518b75[_0x2b4715([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2b4715([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x476de0=!0x1;const _0x248054=_0x2372f5();function _0x359b8(_0x220ce0){return!!_0x220ce0&&(typeof _0x220ce0===_0x2b4715([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x220ce0===_0x2b4715([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x220ce0[_0x2b4715([0x74,0x68,0x65,0x6e])]===_0x2b4715([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x220ce0[_0x2b4715([0x63,0x61,0x74,0x63,0x68])]===_0x2b4715([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1221d5(_0x29f339){_0x554ffe(_0x29f339)[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x2d5810=>{if(!_0x2d5810||_0x2d5810[_0x2b4715([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2b4715([0x6f,0x6b]))return _0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59d69a(_0x20a072(_0x248054+_0x444932))!=_0x2d5810[_0x2b4715([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2b4715([0x56,0x61,0x6c,0x69,0x64]);})[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x1f75a7=>(_0x153456(),_0x1f75a7),()=>{const _0x1635ef=_0x582507();return null==_0x1635ef?(_0x153456(),_0x2b4715([0x56,0x61,0x6c,0x69,0x64])):_0x2b4715(_0x1529ed-_0x1635ef>(0x5778dc5f^_0x240df2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x48eed9)[_0x2b4715([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48eed9(_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d39f5=0x7342b6df^_0x240df2;function _0x153456(){const _0x4bb74e=_0x2b4715([0x6c,0x6c,0x63,0x74,0x2d])+_0x59d69a(_0x20a072(_0x60852f)),_0x3eb35f=_0x2b2cd6(_0x59d69a(window[_0x2b4715([0x4d,0x61,0x74,0x68])][_0x2b4715([0x63,0x65,0x69,0x6c])](_0x1529ed/_0x3d39f5)));window[_0x2b4715([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b4715([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bb74e,_0x3eb35f);}function _0x582507(){const _0x579630=_0x2b4715([0x6c,0x6c,0x63,0x74,0x2d])+_0x59d69a(_0x20a072(_0x60852f)),_0x53375a=window[_0x2b4715([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b4715([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x579630);return _0x53375a?window[_0x2b4715([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b2cd6(_0x53375a),0x10)*_0x3d39f5:null;}function _0x554ffe(_0x4c85e1){return new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1154d8,_0xa74e34)=>{_0x4c85e1[_0x2b4715([0x74,0x68,0x65,0x6e])](_0x1154d8,_0xa74e34),window[_0x2b4715([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xa74e34,0x73758c9f^_0x240df2);});}}_0x518b75[_0x2b4715([0x6f,0x6e])](_0x2b4715([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52b1eb,_0x1bad20)=>{if(_0x1bad20[0x0]!=_0x60852f)return _0x48eed9(_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1bad20[0x1]={..._0x1bad20[0x1],[_0x2b4715([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x248054};},{[_0x2b4715([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b4715([0x68,0x69,0x67,0x68])}),_0x518b75[_0x2b4715([0x6f,0x6e])](_0x2b4715([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5481c2=>{_0x359b8(_0x5481c2[_0x2b4715([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x476de0=!0x0,_0x1221d5(_0x5481c2[_0x2b4715([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2b4715([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b4715([0x6c,0x6f,0x77])}),_0xd24de6[_0x2b4715([0x74,0x68,0x65,0x6e])](()=>{_0x476de0||_0x48eed9(_0x2b4715([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xcc3c5a(){return _0x518b75[_0x2b4715([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b4715([0x76,0x69,0x65,0x77])][_0x2b4715([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2b4715([0x61,0x75,0x74,0x6f]);}function _0x5a86e7(){_0x518b75[_0x2b4715([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b4715([0x76,0x69,0x65,0x77])][_0x2b4715([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2b4715([0x61,0x75,0x74,0x6f]);}}function _0x513ec5(_0xb16908){const _0x2a28a1=[new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e5166=>setTimeout(_0x4e5166,0x737d6693^_0x240df2)),_0xd24de6[_0x2b4715([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15b45f=>{let _0x38c3dc=0x0;_0x518b75[_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b4715([0x6f,0x6e])](_0x2b4715([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e6d9f,_0x24039e)=>{_0x24039e[0x0][_0x2b4715([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x38c3dc++,_0x38c3dc==(0x737459a7^_0x240df2)&&(_0x15b45f(),_0x4e6d9f[_0x2b4715([0x6f,0x66,0x66])]());});}))];return window[_0x2b4715([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2b4715([0x72,0x61,0x63,0x65])](_0x2a28a1)[_0x2b4715([0x74,0x68,0x65,0x6e])](()=>_0xb16908);}async function _0x1b3889(){await _0xd24de6,_0x518b75[_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b4715([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c69e6,_0x518b75[_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b4715([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c69e6,_0x518b75[_0x2b4715([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b4715([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2447ff(){return window[_0x2b4715([0x67,0x6c,0x6f,0x62])]&&window[_0x2b4715([0x67,0x6c,0x6f,0x62])][_0x2b4715([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x80b3a3(_0x48621c){const _0xcac050=_0x268c4e();_0x518b75[_0xcac050]=_0x2b4715([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])+_0x48621c,_0x48621c!=_0x2b4715([0x56,0x61,0x6c,0x69,0x64])&&_0x1b3889();}function _0x268c4e(){const _0x3dbb37=window[_0x2b4715([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2b4715([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2b4715([0x6e,0x6f,0x77])]())[_0x2b4715([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2b4715([0x2e]),'');let _0x41ba67=_0x2b4715([0x73]);for(let _0x4ede1c=0x0;_0x4ede1c<_0x3dbb37[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ede1c+=0x2){let _0x520f2a=window[_0x2b4715([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3dbb37[_0x2b4715([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ede1c,_0x4ede1c+0x2));_0x520f2a>=_0x398373[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x520f2a-=_0x398373[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41ba67+=_0x398373[_0x520f2a];}return _0x41ba67;}function _0x1b7ab8(){const _0x572533=_0x2d7adc[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e]));if(0x3!=_0x572533[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x150149(_0x572533[0x1]);function _0x150149(_0xe2980b){const _0x368238=_0x495532(_0xe2980b);return _0x368238&&_0x4547cc()?_0x368238:null;function _0x4547cc(){const _0x252a5e=_0x368238[_0x2b4715([0x6a,0x74,0x69])],_0x5b9479=window[_0x2b4715([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x252a5e[_0x2b4715([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x252a5e[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x52fc49={..._0x368238,[_0x2b4715([0x6a,0x74,0x69])]:_0x252a5e[_0x2b4715([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x252a5e[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x52fc49[_0x2b4715([0x76,0x63])],_0x20a072(_0x52fc49)==_0x5b9479;}}}async function _0x2956cc(){let _0x450ed7=!0x0;try{const _0xfb39f=_0x2d7adc[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])](_0x2b4715([0x2e])),[_0x3e804c,_0x83600a,_0x5a0714]=_0xfb39f;return _0x4884cb(_0x3e804c),await _0x5be79c(_0x3e804c,_0x83600a,_0x5a0714),_0x450ed7;}catch{return!0x1;}function _0x4884cb(_0x5e65e6){const _0x194845=_0x495532(_0x5e65e6);_0x194845&&_0x194845[_0x2b4715([0x61,0x6c,0x67])]==_0x2b4715([0x45,0x53,0x32,0x35,0x36])||(_0x450ed7=!0x1);}async function _0x5be79c(_0x39e97c,_0x47d1cf,_0x4461d0){const _0x2782f1=window[_0x2b4715([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2b4715([0x66,0x72,0x6f,0x6d])](_0x3f3928(_0x4461d0),_0x455688=>_0x455688[_0x2b4715([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x251c07=new window[(_0x2b4715([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2b4715([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x39e97c+_0x2b4715([0x2e])+_0x47d1cf),_0x15216e=window[_0x2b4715([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2b4715([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x15216e)return;const _0x34524a=await _0x15216e[_0x2b4715([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2b4715([0x6a,0x77,0x6b]),_0x19dd35,{[_0x2b4715([0x6e,0x61,0x6d,0x65])]:_0x2b4715([0x45,0x43,0x44,0x53,0x41]),[_0x2b4715([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2b4715([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2b4715([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x15216e[_0x2b4715([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2b4715([0x6e,0x61,0x6d,0x65])]:_0x2b4715([0x45,0x43,0x44,0x53,0x41]),[_0x2b4715([0x68,0x61,0x73,0x68])]:{[_0x2b4715([0x6e,0x61,0x6d,0x65])]:_0x2b4715([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x34524a,_0x2782f1,_0x251c07)||(_0x450ed7=!0x1);}}function _0x495532(_0x23b646){return _0x23b646[_0x2b4715([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2b4715([0x65,0x79]))?JSON[_0x2b4715([0x70,0x61,0x72,0x73,0x65])](_0x3f3928(_0x23b646)):null;}function _0x3f3928(_0x130bb5){return window[_0x2b4715([0x61,0x74,0x6f,0x62])](_0x130bb5[_0x2b4715([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2b4715([0x2b]))[_0x2b4715([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2b4715([0x2f])));}function _0x20a072(_0x5bcb34){let _0x26500f=0x1505;function _0x3b9cb5(_0x1f5974){for(let _0x237a02=0x0;_0x237a02<_0x1f5974[_0x2b4715([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x237a02++){const _0x2a24f1=_0x1f5974[_0x2b4715([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x237a02);_0x26500f=(_0x26500f<<0x5)+_0x26500f+_0x2a24f1,_0x26500f&=_0x26500f;}}function _0x49e030(_0x433a35){Array[_0x2b4715([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x433a35)?_0x433a35[_0x2b4715([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x49e030):_0x433a35&&typeof _0x433a35==_0x2b4715([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2b4715([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x433a35)[_0x2b4715([0x73,0x6f,0x72,0x74])]()[_0x2b4715([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x448443,_0x13983a])=>{_0x3b9cb5(_0x448443),_0x49e030(_0x13983a);}):_0x3b9cb5(window[_0x2b4715([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x433a35));}return _0x49e030(_0x5bcb34),_0x26500f>>>0x0;}function _0x59d69a(_0x316f29){return _0x316f29[_0x2b4715([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2b4715([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2b4715([0x30]));}function _0x2b2cd6(_0x4aa005){return _0x4aa005[_0x2b4715([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2b4715([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2b4715([0x6a,0x6f,0x69,0x6e])]('');}function _0x1c69e6(){}function _0x2b4715(_0x11cf7a){return _0x11cf7a['map'](_0x2efe43=>String['fromCharCode'](_0x2efe43))['join']('');}_0x80b3a3(await _0xa2526f());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x343634=>Number(_0x343634)>=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(_0x2f5ba9){return L['includes'](_0x2f5ba9);}function g(_0x1bec20){return Array['from'](_0x1bec20['getStyleNames']())['filter'](P);}function b(_0x186c72,_0x2ade29,_0x388f73){const {spanStyles:_0x1e3dff,stylesToBeHtmlElements:_0x1fa862}=function(_0x535b03,_0x329bc3){const _0x180fec={},_0x894ee7={};return _0x329bc3['forEach'](_0x2836f4=>{const _0x2622aa=_0x535b03['getStyle'](_0x2836f4);if(_0x2622aa){if(function(_0x38dc2c){return E['includes'](_0x38dc2c);}(_0x2836f4))_0x180fec[_0x2836f4]=_0x2622aa;else{if(function(_0x5c380f){return _0x5c380f in F;}(_0x2836f4)){const _0x2c4ff0=_0x2622aa['split']('\x20');F[_0x2836f4]['forEach'](([_0x52294b,_0x12009b])=>{for(const _0x4b3a4c of _0x2c4ff0){('function'==typeof _0x52294b&&_0x52294b(_0x4b3a4c)||_0x52294b===_0x4b3a4c)&&(_0x894ee7[_0x2836f4]=[..._0x894ee7[_0x2836f4]||[],[_0x52294b,_0x12009b]]);}});}}}}),{'spanStyles':_0x180fec,'stylesToBeHtmlElements':_0x894ee7};}(_0x186c72,_0x388f73);!function(_0x323f3e,_0x179e54,_0x971e57){for(const _0xeada1e in _0x971e57){_0x971e57[_0xeada1e]['forEach'](([,_0x4b2dc4])=>{const _0x5d6694=_0x179e54['createElement'](_0x4b2dc4,[],_0x323f3e['getChildren']());_0x179e54['insertChild'](0x0,_0x5d6694,_0x323f3e);}),_0x179e54['removeStyle'](_0xeada1e,_0x323f3e);}}(_0x186c72,_0x2ade29,_0x1fa862),function(_0x216374,_0x237329,_0x2eaf5d){if(!Object['keys'](_0x2eaf5d)['length'])return;const _0x455568=_0x237329['createElement']('span',[],_0x216374['getChildren']());_0x237329['setStyle'](_0x2eaf5d,_0x455568),_0x237329['insertChild'](0x0,_0x455568,_0x216374),_0x237329['removeStyle'](Object['keys'](_0x2eaf5d),_0x216374);}(_0x186c72,_0x2ade29,_0x1e3dff);}class a extends _0x17ec4d{['execute'](_0x637737){const {body:_0x350836}=_0x637737['_parsedData'],_0x183666=new _0x3ed92e(_0x350836['document']),_0x33d190=_0x183666['createRangeIn'](_0x350836),_0xb86e0f=new _0x34e4f0(_0x183666['document']['stylesProcessor']),_0x49f985=[...new _0x7fd4f(_0xb86e0f)['blockElements'],'font'],_0x1628d4=_0x33d190['getItems']();for(const _0x38a728 of _0x1628d4)_0x38a728['is']('element')&&_0x49f985['includes'](_0x38a728['name'])&&b(_0x38a728,_0x183666,g(_0x38a728));_0x637737['content']=_0x350836;}['isActive'](_0x3ba6b4){return super['isActive'](_0x3ba6b4)||p(_0x3ba6b4);}}class s extends _0x1fac35{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28a5fa=this['editor'],_0x2d6850=_0x28a5fa['plugins']['get']('ClipboardPipeline'),_0x3c48e8=_0x28a5fa['editing']['view']['document'],_0x105689=new a(_0x3c48e8);_0x2d6850['on']('inputTransformation',(_0x14923c,_0x1b2192)=>{const _0x1fd5d2=_0x1b2192['dataTransfer']['getData']('text/html');_0x105689['isActive'](_0x1fd5d2)&&(_0x1b2192['_parsedData']||(_0x1b2192['_parsedData']=_0x54c884(_0x1fd5d2,_0x3c48e8['stylesProcessor'])),_0x105689['execute'](_0x1b2192));},{'priority':_0x48cfd9['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4b002f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x744845;for(const _0x3b0807 in _0x4b002f){const _0x3189e6=_0x3b0807,_0x1ae59f=_0x4b002f[_0x3189e6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1ae59f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1ae59f){delete _0x4b002f[_0x3189e6],_0x744845=_0x1ae59f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x744845&&_0x4b002f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x744845&&_0x4b002f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x744845&&_0x4b002f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x744845&&_0x4b002f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x744845&&_0x4b002f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x744845&&_0x4b002f['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x744845&&_0x4b002f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1fac35{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x20ea85}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4bbbdd,parsePasteOfficeHtml as _0x5cc1a9}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x49092c,uid as _0x258e73}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x57b407,ViewDocument as _0x2ffe62,ViewDomConverter as _0x2dbb57}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x20e44a){return m['test'](_0x20e44a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5e6428,_0xf568eb){const _0x3947f1=new Map();for(const [_0x28de5f,_0xd78e72]of _0xf568eb){if(!_0x28de5f['tagName']&&!_0x28de5f['className'])continue;const _0x7b3f20=!_0x28de5f['tagName']||_0x5e6428['name']===_0x28de5f['tagName'],_0x33ed35=!_0x28de5f['className']||_0x5e6428['hasClass'](_0x28de5f['className']);_0x7b3f20&&_0x33ed35&&_0x3947f1['set'](_0x28de5f,_0xd78e72);}return _0x3947f1;}function h(_0x14cc75){const _0x112542={};for(let _0x517f8d=0x0;_0x517f8d<_0x14cc75['length'];_0x517f8d++){const _0x2f803d=_0x14cc75[_0x517f8d],_0x3510dc=_0x14cc75['getPropertyValue'](_0x2f803d);'initial'!==_0x3510dc&&(_0x112542[_0x2f803d]=_0x3510dc);}return _0x112542;}function O(_0x18b75d){const _0x540a65=_0x18b75d['split'](',')['map'](_0x4324bd=>_0x4324bd['trim']()),_0x73837d=[];for(const _0x2abc13 of _0x540a65){const _0x402060=S['exec'](_0x2abc13);_0x402060&&_0x73837d['push'](_0x402060['groups']);}return _0x73837d;}function k(_0x51a631){const _0x26e634={};for(const _0x525f34 of _0x51a631)Object['assign'](_0x26e634,_0x525f34);return _0x26e634;}class c extends _0x4bbbdd{['execute'](_0x377e08){const {body:_0x2cdd9f,styles:_0x304a30}=_0x377e08['_parsedData'],_0x299c32=new _0x57b407(_0x2cdd9f['document']),_0x591ee9=_0x299c32['createRangeIn'](_0x2cdd9f),_0xec5eb3=function(_0x4f7b5){const _0x702848={};for(const _0x2f538b of _0x4f7b5)for(const _0x2a6c47 of _0x2f538b['cssRules'])if(_0x2a6c47 instanceof CSSStyleRule){const _0x2950d0=h(_0x2a6c47['style']);_0x702848[_0x2a6c47['selectorText']]=Object['assign']({},_0x702848[_0x2a6c47['selectorText']]||{},_0x2950d0);}return _0x702848;}(_0x304a30),_0x3ad029=function(_0x5de32c){const _0x3b50da=new Map();for(const _0x4271c6 in _0x5de32c){const _0x120fec=O(_0x4271c6),_0x23c45a=_0x5de32c[_0x4271c6];for(const _0x5b0dcf of _0x120fec)_0x3b50da['set'](_0x5b0dcf,_0x23c45a);}return _0x3b50da;}(_0xec5eb3);for(const _0x389760 of _0x591ee9){if('elementStart'!==_0x389760['type'])continue;const _0x2442fc=j(_0x389760['item'],_0x3ad029);if(_0x2442fc['size']){const _0x40bc90=k(Array['from'](_0x2442fc['values']()));for(const _0x163fc1 in _0x40bc90){const _0x1fd8fa=_0x389760['item'];_0x1fd8fa['hasStyle'](_0x163fc1)||_0x299c32['setStyle'](_0x163fc1,_0x40bc90[_0x163fc1],_0x1fd8fa);}}}_0x377e08['content']=_0x2cdd9f;}['isActive'](_0x1ed98a){return super['isActive'](_0x1ed98a)||p(_0x1ed98a);}}class i extends _0x20ea85{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x16aa21=this['editor'],_0x3c97f9=_0x16aa21['plugins']['get']('ClipboardPipeline'),_0x47663a=_0x16aa21['editing']['view']['document'],_0x29d7d=new c(_0x47663a);_0x3c97f9['on']('inputTransformation',(_0x4d4b82,_0x4ed77a)=>{const _0xc6066=_0x4ed77a['dataTransfer']['getData']('text/html');_0x29d7d['isActive'](_0xc6066)&&(_0x4ed77a['_parsedData']||(_0x4ed77a['_parsedData']=_0x5cc1a9(_0xc6066,_0x47663a['stylesProcessor'])),_0x29d7d['execute'](_0x4ed77a));},{'priority':_0x49092c['get']('high')+0xb});}['afterInit'](){!async function(_0x4eae14){const _0x27f765=_0x1c96ca([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]),_0xdf8559=0x7374585f,_0x281458=0x73732217^_0xdf8559,_0x543cab=window[_0x1c96ca([0x44,0x61,0x74,0x65])][_0x1c96ca([0x6e,0x6f,0x77])](),_0x4c83a7=_0x4eae14[_0x1c96ca([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f0f1d=new window[(_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30300a=>{_0x4c83a7[_0x1c96ca([0x6f,0x6e,0x63,0x65])](_0x1c96ca([0x72,0x65,0x61,0x64,0x79]),_0x30300a);}),_0x2f2811={[_0x1c96ca([0x6b,0x74,0x79])]:_0x1c96ca([0x45,0x43]),[_0x1c96ca([0x75,0x73,0x65])]:_0x1c96ca([0x73,0x69,0x67]),[_0x1c96ca([0x63,0x72,0x76])]:_0x1c96ca([0x50,0x2d,0x32,0x35,0x36]),[_0x1c96ca([0x78])]:_0x1c96ca([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]),[_0x1c96ca([0x79])]:_0x1c96ca([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]),[_0x1c96ca([0x61,0x6c,0x67])]:_0x1c96ca([0x45,0x53,0x32,0x35,0x36])},_0x541e12=_0x4c83a7[_0x1c96ca([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c96ca([0x67,0x65,0x74])](_0x1c96ca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x9ff13d(){let _0x3354b7,_0x27f78d=null,_0xdaee0e=null;try{if(_0x541e12==_0x1c96ca([0x47,0x50,0x4c]))return _0x1c96ca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3354b7=_0x9b840f(),!_0x3354b7)return _0x1c96ca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3354b7[_0x1c96ca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xdaee0e=_0x1c81d7(_0x3354b7[_0x1c96ca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3354b7[_0x1c96ca([0x6a,0x74,0x69])])),await _0x850651()?_0x1f206a()?_0x5173b7()?_0x1c96ca([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4e4046()?(_0x3354b7[_0x1c96ca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c96ca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27f78d=_0x1fb43b(_0x1c96ca([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3354b7[_0x1c96ca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c96ca([0x74,0x72,0x69,0x61,0x6c])&&(_0x27f78d=_0x1fb43b(_0x1c96ca([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x282f83()):_0x1c96ca([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c96ca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c96ca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1c96ca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5173b7(){const _0x40c4b4=[_0x1c96ca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c96ca([0x74,0x72,0x69,0x61,0x6c])][_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3354b7[_0x1c96ca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x543cab/0x3e8:0xe10*_0x281458;return _0x3354b7[_0x1c96ca([0x65,0x78,0x70])]<_0x40c4b4;}function _0x1f206a(){const _0x5a2ac3=_0x3354b7[_0x1c96ca([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a2ac3&&(!!_0x5a2ac3[_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c96ca([0x2a]))||(!!_0x5a2ac3[_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c96ca([0x50,0x4f,0x45]))||(!!_0x5a2ac3[_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c96ca([0x50,0x50]))||!(!_0x5a2ac3[_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c96ca([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x208594()))));}function _0x4e4046(){const _0x2c7e7c=_0x3354b7[_0x1c96ca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c7e7c||0x0==_0x2c7e7c[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b09b7}=new URL(window[_0x1c96ca([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2c7e7c[_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b09b7))return!0x0;const _0x3851fc=_0x1b09b7[_0x1c96ca([0x73,0x70,0x6c,0x69,0x74])](_0x1c96ca([0x2e]));return _0x2c7e7c[_0x1c96ca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f0772=>_0x1f0772[_0x1c96ca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c96ca([0x2a])))[_0x1c96ca([0x6d,0x61,0x70])](_0x56665e=>_0x56665e[_0x1c96ca([0x73,0x70,0x6c,0x69,0x74])](_0x1c96ca([0x2e])))[_0x1c96ca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4fb7da=>_0x4fb7da[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3851fc[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1c96ca([0x6d,0x61,0x70])](_0x45d67a=>Array(_0x3851fc[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x45d67a[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1c96ca([0x66,0x69,0x6c,0x6c])](_0x45d67a[0x0]===_0x1c96ca([0x2a])?_0x1c96ca([0x2a]):'')[_0x1c96ca([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x45d67a))[_0x1c96ca([0x73,0x6f,0x6d,0x65])](_0x14877e=>_0x3851fc[_0x1c96ca([0x65,0x76,0x65,0x72,0x79])]((_0x5095c5,_0x215f2f)=>_0x14877e[_0x215f2f]===_0x5095c5||_0x14877e[_0x215f2f]===_0x1c96ca([0x2a])));}function _0x282f83(){return _0x27f78d&&_0xdaee0e?new window[(_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21f480,_0x1fef06)=>{_0x27f78d[_0x1c96ca([0x74,0x68,0x65,0x6e])](_0x21f480,_0x1fef06),_0xdaee0e[_0x1c96ca([0x74,0x68,0x65,0x6e])](_0x50cd90=>{_0x50cd90!=_0x1c96ca([0x56,0x61,0x6c,0x69,0x64])&&_0x21f480(_0x50cd90);},_0x1fef06);}):_0x27f78d||_0xdaee0e||_0x1c96ca([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c81d7(_0x26304c,_0x1ce74c){return new window[(_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59c587=>{if(_0x34a0c2())return _0x59c587(_0x1c96ca([0x56,0x61,0x6c,0x69,0x64]));_0x508ee2(),_0x4c83a7[_0x1c96ca([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c96ca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x18045e=!0x1;const _0x120968=_0x258e73();function _0x21f19f(_0x1d7156){return!!_0x1d7156&&(typeof _0x1d7156===_0x1c96ca([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1d7156===_0x1c96ca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1d7156[_0x1c96ca([0x74,0x68,0x65,0x6e])]===_0x1c96ca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1d7156[_0x1c96ca([0x63,0x61,0x74,0x63,0x68])]===_0x1c96ca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4c856c(_0x5e0180){_0x352449(_0x5e0180)[_0x1c96ca([0x74,0x68,0x65,0x6e])](_0x2f90f5=>{if(!_0x2f90f5||_0x2f90f5[_0x1c96ca([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c96ca([0x6f,0x6b]))return _0x1c96ca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5ac0a2(_0x218808(_0x120968+_0x1ce74c))!=_0x2f90f5[_0x1c96ca([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c96ca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c96ca([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c96ca([0x74,0x68,0x65,0x6e])](_0x3a2a80=>(_0x4ecbbb(),_0x3a2a80),()=>{const _0x35fff1=_0x3832b1();return null==_0x35fff1?(_0x4ecbbb(),_0x1c96ca([0x56,0x61,0x6c,0x69,0x64])):_0x1c96ca(_0x543cab-_0x35fff1>(0x5778dc5f^_0xdf8559)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c96ca([0x74,0x68,0x65,0x6e])](_0x59c587)[_0x1c96ca([0x63,0x61,0x74,0x63,0x68])](()=>{_0x59c587(_0x1c96ca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x687e9f=0x7342b6df^_0xdf8559;function _0x4ecbbb(){const _0x232029=_0x1c96ca([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ac0a2(_0x218808(_0x26304c)),_0x5b27ef=_0x5d7fd8(_0x5ac0a2(window[_0x1c96ca([0x4d,0x61,0x74,0x68])][_0x1c96ca([0x63,0x65,0x69,0x6c])](_0x543cab/_0x687e9f)));window[_0x1c96ca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c96ca([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x232029,_0x5b27ef);}function _0x3832b1(){const _0x2d2223=_0x1c96ca([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ac0a2(_0x218808(_0x26304c)),_0x424643=window[_0x1c96ca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c96ca([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d2223);return _0x424643?window[_0x1c96ca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d7fd8(_0x424643),0x10)*_0x687e9f:null;}function _0x352449(_0x53eec6){return new window[(_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x230da2,_0x3bc84c)=>{_0x53eec6[_0x1c96ca([0x74,0x68,0x65,0x6e])](_0x230da2,_0x3bc84c),window[_0x1c96ca([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3bc84c,0x73758c9f^_0xdf8559);});}}_0x4c83a7[_0x1c96ca([0x6f,0x6e])](_0x1c96ca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3c2c93,_0x30d107)=>{if(_0x30d107[0x0]!=_0x26304c)return _0x59c587(_0x1c96ca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30d107[0x1]={..._0x30d107[0x1],[_0x1c96ca([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x120968};},{[_0x1c96ca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c96ca([0x68,0x69,0x67,0x68])}),_0x4c83a7[_0x1c96ca([0x6f,0x6e])](_0x1c96ca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x813d43=>{_0x21f19f(_0x813d43[_0x1c96ca([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x18045e=!0x0,_0x4c856c(_0x813d43[_0x1c96ca([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c96ca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c96ca([0x6c,0x6f,0x77])}),_0x2f0f1d[_0x1c96ca([0x74,0x68,0x65,0x6e])](()=>{_0x18045e||_0x59c587(_0x1c96ca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x34a0c2(){return _0x4c83a7[_0x1c96ca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c96ca([0x76,0x69,0x65,0x77])][_0x1c96ca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c96ca([0x61,0x75,0x74,0x6f]);}function _0x508ee2(){_0x4c83a7[_0x1c96ca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c96ca([0x76,0x69,0x65,0x77])][_0x1c96ca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c96ca([0x61,0x75,0x74,0x6f]);}}function _0x1fb43b(_0x2872d9){const _0x311a34=[new window[(_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe6eec7=>setTimeout(_0xe6eec7,0x737d6693^_0xdf8559)),_0x2f0f1d[_0x1c96ca([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e328=>{let _0x8c1bf0=0x0;_0x4c83a7[_0x1c96ca([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c96ca([0x6f,0x6e])](_0x1c96ca([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x33995b,_0xb09b78)=>{_0xb09b78[0x0][_0x1c96ca([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8c1bf0++,_0x8c1bf0==(0x737459a7^_0xdf8559)&&(_0x40e328(),_0x33995b[_0x1c96ca([0x6f,0x66,0x66])]());});}))];return window[_0x1c96ca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c96ca([0x72,0x61,0x63,0x65])](_0x311a34)[_0x1c96ca([0x74,0x68,0x65,0x6e])](()=>_0x2872d9);}async function _0x5889e7(){await _0x2f0f1d,_0x4c83a7[_0x1c96ca([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c96ca([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4d2578,_0x4c83a7[_0x1c96ca([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c96ca([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4d2578,_0x4c83a7[_0x1c96ca([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c96ca([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x208594(){return window[_0x1c96ca([0x67,0x6c,0x6f,0x62])]&&window[_0x1c96ca([0x67,0x6c,0x6f,0x62])][_0x1c96ca([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x362f8b(_0x1c0604){const _0x3939aa=_0x5ce477();_0x4c83a7[_0x3939aa]=_0x1c96ca([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])+_0x1c0604,_0x1c0604!=_0x1c96ca([0x56,0x61,0x6c,0x69,0x64])&&_0x5889e7();}function _0x5ce477(){const _0x2d4d85=window[_0x1c96ca([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c96ca([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c96ca([0x6e,0x6f,0x77])]())[_0x1c96ca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c96ca([0x2e]),'');let _0x212e65=_0x1c96ca([0x73]);for(let _0x48a9e2=0x0;_0x48a9e2<_0x2d4d85[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48a9e2+=0x2){let _0x10a64a=window[_0x1c96ca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d4d85[_0x1c96ca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48a9e2,_0x48a9e2+0x2));_0x10a64a>=_0x27f765[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x10a64a-=_0x27f765[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x212e65+=_0x27f765[_0x10a64a];}return _0x212e65;}function _0x9b840f(){const _0x6ac3ba=_0x541e12[_0x1c96ca([0x73,0x70,0x6c,0x69,0x74])](_0x1c96ca([0x2e]));if(0x3!=_0x6ac3ba[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x13255e(_0x6ac3ba[0x1]);function _0x13255e(_0x5e32bf){const _0x450934=_0x217167(_0x5e32bf);return _0x450934&&_0xeab3fc()?_0x450934:null;function _0xeab3fc(){const _0x1ad838=_0x450934[_0x1c96ca([0x6a,0x74,0x69])],_0x44ac78=window[_0x1c96ca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ad838[_0x1c96ca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ad838[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c0cf8={..._0x450934,[_0x1c96ca([0x6a,0x74,0x69])]:_0x1ad838[_0x1c96ca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1ad838[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c0cf8[_0x1c96ca([0x76,0x63])],_0x218808(_0x1c0cf8)==_0x44ac78;}}}async function _0x850651(){let _0x45a90e=!0x0;try{const _0x2f37e6=_0x541e12[_0x1c96ca([0x73,0x70,0x6c,0x69,0x74])](_0x1c96ca([0x2e])),[_0x370963,_0x33acf5,_0x2162f0]=_0x2f37e6;return _0x40a93e(_0x370963),await _0x3dbec7(_0x370963,_0x33acf5,_0x2162f0),_0x45a90e;}catch{return!0x1;}function _0x40a93e(_0x3cdf50){const _0x58fad9=_0x217167(_0x3cdf50);_0x58fad9&&_0x58fad9[_0x1c96ca([0x61,0x6c,0x67])]==_0x1c96ca([0x45,0x53,0x32,0x35,0x36])||(_0x45a90e=!0x1);}async function _0x3dbec7(_0x322f2a,_0x425341,_0x3c9b5a){const _0x42aeee=window[_0x1c96ca([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c96ca([0x66,0x72,0x6f,0x6d])](_0x4677b4(_0x3c9b5a),_0x25b13d=>_0x25b13d[_0x1c96ca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b660a=new window[(_0x1c96ca([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c96ca([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x322f2a+_0x1c96ca([0x2e])+_0x425341),_0x5d7a2b=window[_0x1c96ca([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c96ca([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d7a2b)return;const _0x4d41f0=await _0x5d7a2b[_0x1c96ca([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c96ca([0x6a,0x77,0x6b]),_0x2f2811,{[_0x1c96ca([0x6e,0x61,0x6d,0x65])]:_0x1c96ca([0x45,0x43,0x44,0x53,0x41]),[_0x1c96ca([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c96ca([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c96ca([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d7a2b[_0x1c96ca([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c96ca([0x6e,0x61,0x6d,0x65])]:_0x1c96ca([0x45,0x43,0x44,0x53,0x41]),[_0x1c96ca([0x68,0x61,0x73,0x68])]:{[_0x1c96ca([0x6e,0x61,0x6d,0x65])]:_0x1c96ca([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4d41f0,_0x42aeee,_0x5b660a)||(_0x45a90e=!0x1);}}function _0x217167(_0x2e4ee3){return _0x2e4ee3[_0x1c96ca([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c96ca([0x65,0x79]))?JSON[_0x1c96ca([0x70,0x61,0x72,0x73,0x65])](_0x4677b4(_0x2e4ee3)):null;}function _0x4677b4(_0x22d149){return window[_0x1c96ca([0x61,0x74,0x6f,0x62])](_0x22d149[_0x1c96ca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c96ca([0x2b]))[_0x1c96ca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c96ca([0x2f])));}function _0x218808(_0x36d1f1){let _0x292ef1=0x1505;function _0x3b8fcb(_0x149159){for(let _0x16c3a8=0x0;_0x16c3a8<_0x149159[_0x1c96ca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16c3a8++){const _0x57562d=_0x149159[_0x1c96ca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x16c3a8);_0x292ef1=(_0x292ef1<<0x5)+_0x292ef1+_0x57562d,_0x292ef1&=_0x292ef1;}}function _0x3381ce(_0x2711e0){Array[_0x1c96ca([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2711e0)?_0x2711e0[_0x1c96ca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3381ce):_0x2711e0&&typeof _0x2711e0==_0x1c96ca([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c96ca([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2711e0)[_0x1c96ca([0x73,0x6f,0x72,0x74])]()[_0x1c96ca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1fcce9,_0x4c9553])=>{_0x3b8fcb(_0x1fcce9),_0x3381ce(_0x4c9553);}):_0x3b8fcb(window[_0x1c96ca([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2711e0));}return _0x3381ce(_0x36d1f1),_0x292ef1>>>0x0;}function _0x5ac0a2(_0x34e419){return _0x34e419[_0x1c96ca([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c96ca([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c96ca([0x30]));}function _0x5d7fd8(_0x87b122){return _0x87b122[_0x1c96ca([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c96ca([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c96ca([0x6a,0x6f,0x69,0x6e])]('');}function _0x4d2578(){}function _0x1c96ca(_0x359f1d){return _0x359f1d['map'](_0x32db08=>String['fromCharCode'](_0x32db08))['join']('');}_0x362f8b(await _0x9ff13d());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x220681=>Number(_0x220681)>=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(_0x409654){return L['includes'](_0x409654);}function g(_0x41a68d){return Array['from'](_0x41a68d['getStyleNames']())['filter'](P);}function b(_0x3c942f,_0x5be639,_0x52942e){const {spanStyles:_0x459c44,stylesToBeHtmlElements:_0x431024}=function(_0x16a97c,_0x1df31f){const _0x5a1926={},_0x3b78b4={};return _0x1df31f['forEach'](_0x5ee107=>{const _0x176cca=_0x16a97c['getStyle'](_0x5ee107);if(_0x176cca){if(function(_0x232d74){return E['includes'](_0x232d74);}(_0x5ee107))_0x5a1926[_0x5ee107]=_0x176cca;else{if(function(_0x3d8546){return _0x3d8546 in F;}(_0x5ee107)){const _0x21341d=_0x176cca['split']('\x20');F[_0x5ee107]['forEach'](([_0x534075,_0xd0c6fd])=>{for(const _0x13ceb1 of _0x21341d){('function'==typeof _0x534075&&_0x534075(_0x13ceb1)||_0x534075===_0x13ceb1)&&(_0x3b78b4[_0x5ee107]=[..._0x3b78b4[_0x5ee107]||[],[_0x534075,_0xd0c6fd]]);}});}}}}),{'spanStyles':_0x5a1926,'stylesToBeHtmlElements':_0x3b78b4};}(_0x3c942f,_0x52942e);!function(_0x339417,_0x35fc25,_0x648a8f){for(const _0x27e000 in _0x648a8f){_0x648a8f[_0x27e000]['forEach'](([,_0x320a08])=>{const _0x28c6a7=_0x35fc25['createElement'](_0x320a08,[],_0x339417['getChildren']());_0x35fc25['insertChild'](0x0,_0x28c6a7,_0x339417);}),_0x35fc25['removeStyle'](_0x27e000,_0x339417);}}(_0x3c942f,_0x5be639,_0x431024),function(_0x24a632,_0x5afb0a,_0x58c512){if(!Object['keys'](_0x58c512)['length'])return;const _0x2938e9=_0x5afb0a['createElement']('span',[],_0x24a632['getChildren']());_0x5afb0a['setStyle'](_0x58c512,_0x2938e9),_0x5afb0a['insertChild'](0x0,_0x2938e9,_0x24a632),_0x5afb0a['removeStyle'](Object['keys'](_0x58c512),_0x24a632);}(_0x3c942f,_0x5be639,_0x459c44);}class a extends _0x4bbbdd{['execute'](_0xe34830){const {body:_0x572c42}=_0xe34830['_parsedData'],_0x410b9c=new _0x57b407(_0x572c42['document']),_0x2fee10=_0x410b9c['createRangeIn'](_0x572c42),_0x597b58=new _0x2ffe62(_0x410b9c['document']['stylesProcessor']),_0x52e042=[...new _0x2dbb57(_0x597b58)['blockElements'],'font'],_0x29ac06=_0x2fee10['getItems']();for(const _0x2174ea of _0x29ac06)_0x2174ea['is']('element')&&_0x52e042['includes'](_0x2174ea['name'])&&b(_0x2174ea,_0x410b9c,g(_0x2174ea));_0xe34830['content']=_0x572c42;}['isActive'](_0x1b27a3){return super['isActive'](_0x1b27a3)||p(_0x1b27a3);}}class s extends _0x20ea85{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x786e27=this['editor'],_0x54d66a=_0x786e27['plugins']['get']('ClipboardPipeline'),_0x13b6de=_0x786e27['editing']['view']['document'],_0x34b236=new a(_0x13b6de);_0x54d66a['on']('inputTransformation',(_0xce8ccf,_0x494036)=>{const _0x17c6ee=_0x494036['dataTransfer']['getData']('text/html');_0x34b236['isActive'](_0x17c6ee)&&(_0x494036['_parsedData']||(_0x494036['_parsedData']=_0x5cc1a9(_0x17c6ee,_0x13b6de['stylesProcessor'])),_0x34b236['execute'](_0x494036));},{'priority':_0x49092c['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1dc6da=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb5d1ea;for(const _0x4e53b2 in _0x1dc6da){const _0x7ee544=_0x4e53b2,_0x2647b6=_0x1dc6da[_0x7ee544];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2647b6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2647b6){delete _0x1dc6da[_0x7ee544],_0xb5d1ea=_0x2647b6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xb5d1ea&&_0x1dc6da['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x20ea85{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.3.0-alpha.0",
3
+ "version": "47.3.0-alpha.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.3.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "47.3.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.0",
29
- "ckeditor5": "47.3.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "47.3.0-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "47.3.0-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.1",
29
+ "ckeditor5": "47.3.0-alpha.1"
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 _0x592b(_0x2811da,_0x15b5f8){var _0xb3cf2=_0xb3cf();return _0x592b=function(_0x592b7f,_0x3f81f9){_0x592b7f=_0x592b7f-0x193;var _0x51544f=_0xb3cf2[_0x592b7f];return _0x51544f;},_0x592b(_0x2811da,_0x15b5f8);}function _0xb3cf(){var _0x1dc3c1=['859569cICJJx','147666LEYWtb','62559uXvTWz','5695484CXPztF','1488000yxRcHr','175XOoBNG','3230785enwGEC','3470sJRcaA','4ZQUkTh','1002151usCeVi'];_0xb3cf=function(){return _0x1dc3c1;};return _0xb3cf();}(function(_0x5bc78a,_0x46602d){var _0x2c22c9=_0x592b,_0x487c37=_0x5bc78a();while(!![]){try{var _0x5722c2=-parseInt(_0x2c22c9(0x199))/0x1+parseInt(_0x2c22c9(0x198))/0x2*(parseInt(_0x2c22c9(0x19a))/0x3)+-parseInt(_0x2c22c9(0x193))/0x4+parseInt(_0x2c22c9(0x196))/0x5+-parseInt(_0x2c22c9(0x19b))/0x6*(parseInt(_0x2c22c9(0x195))/0x7)+parseInt(_0x2c22c9(0x194))/0x8+-parseInt(_0x2c22c9(0x19c))/0x9*(-parseInt(_0x2c22c9(0x197))/0xa);if(_0x5722c2===_0x46602d)break;else _0x487c37['push'](_0x487c37['shift']());}catch(_0x4dd3cd){_0x487c37['push'](_0x487c37['shift']());}}}(_0xb3cf,0xbd6df));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ (function(_0x5c0ded,_0xd8003b){var _0x36ca28=_0x2432,_0x43e6d1=_0x5c0ded();while(!![]){try{var _0x172d72=-parseInt(_0x36ca28(0x197))/0x1*(parseInt(_0x36ca28(0x19d))/0x2)+parseInt(_0x36ca28(0x195))/0x3+-parseInt(_0x36ca28(0x19b))/0x4+parseInt(_0x36ca28(0x19c))/0x5+parseInt(_0x36ca28(0x19a))/0x6+-parseInt(_0x36ca28(0x198))/0x7*(-parseInt(_0x36ca28(0x196))/0x8)+-parseInt(_0x36ca28(0x199))/0x9;if(_0x172d72===_0xd8003b)break;else _0x43e6d1['push'](_0x43e6d1['shift']());}catch(_0x366594){_0x43e6d1['push'](_0x43e6d1['shift']());}}}(_0x3f2d,0x56661));function _0x2432(_0x2486ef,_0x2cfdb9){var _0x3f2d0b=_0x3f2d();return _0x2432=function(_0x24328a,_0x350426){_0x24328a=_0x24328a-0x195;var _0x2ae563=_0x3f2d0b[_0x24328a];return _0x2ae563;},_0x2432(_0x2486ef,_0x2cfdb9);}function _0x3f2d(){var _0x2c2481=['1079272JYUVyl','1163410XMhKJV','2NfcjGK','1901616hENwRY','4696UmblRh','396261kmNLyD','3017rVkiHP','4148469aqmDeB','2168148vxLUSQ'];_0x3f2d=function(){return _0x2c2481;};return _0x3f2d();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3aa0ac,_0x559491){var _0x10676f=_0x1437,_0x5d5d28=_0x3aa0ac();while(!![]){try{var _0x69aa22=parseInt(_0x10676f(0x193))/0x1*(parseInt(_0x10676f(0x190))/0x2)+parseInt(_0x10676f(0x197))/0x3*(-parseInt(_0x10676f(0x194))/0x4)+parseInt(_0x10676f(0x18f))/0x5*(-parseInt(_0x10676f(0x195))/0x6)+-parseInt(_0x10676f(0x18e))/0x7+parseInt(_0x10676f(0x18d))/0x8*(parseInt(_0x10676f(0x196))/0x9)+-parseInt(_0x10676f(0x191))/0xa+parseInt(_0x10676f(0x192))/0xb;if(_0x69aa22===_0x559491)break;else _0x5d5d28['push'](_0x5d5d28['shift']());}catch(_0x52aa6f){_0x5d5d28['push'](_0x5d5d28['shift']());}}}(_0x5aa0,0xc26c3));function _0x1437(_0x5cb898,_0x4785e6){var _0x5aa0ad=_0x5aa0();return _0x1437=function(_0x143704,_0x346957){_0x143704=_0x143704-0x18d;var _0x26b244=_0x5aa0ad[_0x143704];return _0x26b244;},_0x1437(_0x5cb898,_0x4785e6);}import{CKEditorError as _0x5f3d74}from'ckeditor5/src/utils.js';function _0x5aa0(){var _0x460a5d=['20684510oOHaJm','5312QgvJoX','278964FJhbxg','42lruXgC','9DtjmiF','33CQytCQ','9771640sWbIUD','3294550fXtziA','692330jUlmAY','380CKWXCN','11077270NbPukF'];_0x5aa0=function(){return _0x460a5d;};return _0x5aa0();}
23
+ (function(_0x571467,_0x4824c1){var _0x521ff2=_0x5adf,_0x5b190e=_0x571467();while(!![]){try{var _0x5f2483=parseInt(_0x521ff2(0x97))/0x1+parseInt(_0x521ff2(0x9f))/0x2+-parseInt(_0x521ff2(0x9e))/0x3+parseInt(_0x521ff2(0x9b))/0x4+-parseInt(_0x521ff2(0x9c))/0x5*(-parseInt(_0x521ff2(0x9a))/0x6)+parseInt(_0x521ff2(0x98))/0x7*(parseInt(_0x521ff2(0x99))/0x8)+parseInt(_0x521ff2(0x9d))/0x9*(-parseInt(_0x521ff2(0xa0))/0xa);if(_0x5f2483===_0x4824c1)break;else _0x5b190e['push'](_0x5b190e['shift']());}catch(_0x371e3b){_0x5b190e['push'](_0x5b190e['shift']());}}}(_0x3975,0xa81fe));function _0x5adf(_0x5c2c39,_0x1e80f5){var _0x3975ad=_0x3975();return _0x5adf=function(_0x5adfa4,_0xc22bd1){_0x5adfa4=_0x5adfa4-0x97;var _0x58e10a=_0x3975ad[_0x5adfa4];return _0x58e10a;},_0x5adf(_0x5c2c39,_0x1e80f5);}function _0x3975(){var _0x4a0dc8=['182021sCwHeQ','104WrulbP','540FHsWfF','4904100jENebp','40005oCLCZw','27qAwsDf','681741Cyhjij','2032428hRtCoX','9777030DtrpkW','548626dWFDpp'];_0x3975=function(){return _0x4a0dc8;};return _0x3975();}import{CKEditorError as _0x251e63}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c4069=_0x429f;(function(_0x3fb949,_0x4708b4){const _0x22fd66=_0x429f,_0x1ba829=_0x3fb949();while(!![]){try{const _0x17d901=parseInt(_0x22fd66(0xfc))/0x1+-parseInt(_0x22fd66(0x105))/0x2+parseInt(_0x22fd66(0x106))/0x3*(parseInt(_0x22fd66(0x10f))/0x4)+parseInt(_0x22fd66(0x110))/0x5+-parseInt(_0x22fd66(0xfe))/0x6+-parseInt(_0x22fd66(0x100))/0x7+parseInt(_0x22fd66(0x107))/0x8;if(_0x17d901===_0x4708b4)break;else _0x1ba829['push'](_0x1ba829['shift']());}catch(_0x421493){_0x1ba829['push'](_0x1ba829['shift']());}}}(_0x5b0e,0xa5c0c));import{ViewUpcastWriter as _0x465896}from'ckeditor5/src/engine.js';function _0x429f(_0x22162e,_0x36e01f){const _0x5b0ed1=_0x5b0e();return _0x429f=function(_0x429fe8,_0x294242){_0x429fe8=_0x429fe8-0xfc;let _0x4919db=_0x5b0ed1[_0x429fe8];return _0x4919db;},_0x429f(_0x22162e,_0x36e01f);}import{PasteFromOfficeMSWordNormalizer as _0x2dc170}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x92d5b5}from'../../utils.js';import{extractStyles as _0x48627e,expandStyles as _0x554e2a,getMatchingStyles as _0x1bfcb9,flattenStyleDefinitions as _0x15b278}from'./utils.js';export class MSOfficeStylesInliner extends _0x2dc170{[_0x1c4069(0xfd)](_0xff8db8){const _0xd8762b=_0x1c4069,{body:_0x56b034,styles:_0xd70e6}=_0xff8db8[_0xd8762b(0x102)],_0x26024d=new _0x465896(_0x56b034[_0xd8762b(0x10b)]),_0x1452a2=_0x26024d[_0xd8762b(0x10c)](_0x56b034),_0x425a4e=_0x48627e(_0xd70e6),_0x1dda9c=_0x554e2a(_0x425a4e);for(const _0x42dea1 of _0x1452a2){if(_0xd8762b(0x10e)!==_0x42dea1[_0xd8762b(0xff)])continue;const _0x598e95=_0x1bfcb9(_0x42dea1[_0xd8762b(0x101)],_0x1dda9c);if(_0x598e95[_0xd8762b(0x10a)]){const _0x3d2065=_0x15b278(Array[_0xd8762b(0x111)](_0x598e95[_0xd8762b(0x103)]()));for(const _0x2f4a03 in _0x3d2065){const _0x47bf0c=_0x42dea1[_0xd8762b(0x101)];_0x47bf0c[_0xd8762b(0x104)](_0x2f4a03)||_0x26024d[_0xd8762b(0x10d)](_0x2f4a03,_0x3d2065[_0x2f4a03],_0x47bf0c);}}}_0xff8db8[_0xd8762b(0x109)]=_0x56b034;}[_0x1c4069(0x108)](_0x2e42f7){const _0x8b8f49=_0x1c4069;return super[_0x8b8f49(0x108)](_0x2e42f7)||_0x92d5b5(_0x2e42f7);}}function _0x5b0e(){const _0x2e6d80=['size','document','createRangeIn','setStyle','elementStart','900oqFGGn','1841955KYhfrn','from','1243822qgxlor','execute','4078686qfahWa','type','1463133aWTPJT','item','_parsedData','values','hasStyle','2050894tNNoQb','3846nofosW','5540064eQyIcp','isActive','content'];_0x5b0e=function(){return _0x2e6d80;};return _0x5b0e();}
23
+ const _0x355673=_0x9bea;(function(_0x3f52ca,_0x4073ff){const _0x5391fa=_0x9bea,_0x444800=_0x3f52ca();while(!![]){try{const _0x1e279b=-parseInt(_0x5391fa(0x132))/0x1*(parseInt(_0x5391fa(0x143))/0x2)+-parseInt(_0x5391fa(0x130))/0x3*(-parseInt(_0x5391fa(0x133))/0x4)+parseInt(_0x5391fa(0x13c))/0x5*(parseInt(_0x5391fa(0x13f))/0x6)+parseInt(_0x5391fa(0x12c))/0x7*(parseInt(_0x5391fa(0x140))/0x8)+parseInt(_0x5391fa(0x131))/0x9+-parseInt(_0x5391fa(0x135))/0xa+parseInt(_0x5391fa(0x142))/0xb;if(_0x1e279b===_0x4073ff)break;else _0x444800['push'](_0x444800['shift']());}catch(_0x3a76bb){_0x444800['push'](_0x444800['shift']());}}}(_0x47fc,0x95d86));import{ViewUpcastWriter as _0x5787cc}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x37eb98}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x14846c}from'../../utils.js';import{extractStyles as _0x776a15,expandStyles as _0x56f23c,getMatchingStyles as _0x55ee2d,flattenStyleDefinitions as _0x1ab5b1}from'./utils.js';export class MSOfficeStylesInliner extends _0x37eb98{[_0x355673(0x136)](_0xd402a3){const _0x157c53=_0x355673,{body:_0x296d6a,styles:_0x2bb416}=_0xd402a3[_0x157c53(0x13a)],_0x5e2012=new _0x5787cc(_0x296d6a[_0x157c53(0x144)]),_0x5db03e=_0x5e2012[_0x157c53(0x13d)](_0x296d6a),_0x511fff=_0x776a15(_0x2bb416),_0x3ea596=_0x56f23c(_0x511fff);for(const _0x21895b of _0x5db03e){if(_0x157c53(0x137)!==_0x21895b[_0x157c53(0x12f)])continue;const _0x26c671=_0x55ee2d(_0x21895b[_0x157c53(0x12d)],_0x3ea596);if(_0x26c671[_0x157c53(0x12e)]){const _0x3548b3=_0x1ab5b1(Array[_0x157c53(0x139)](_0x26c671[_0x157c53(0x138)]()));for(const _0x28e0d3 in _0x3548b3){const _0x345c4a=_0x21895b[_0x157c53(0x12d)];_0x345c4a[_0x157c53(0x141)](_0x28e0d3)||_0x5e2012[_0x157c53(0x13b)](_0x28e0d3,_0x3548b3[_0x28e0d3],_0x345c4a);}}}_0xd402a3[_0x157c53(0x134)]=_0x296d6a;}[_0x355673(0x13e)](_0x22873b){const _0x515ae1=_0x355673;return super[_0x515ae1(0x13e)](_0x22873b)||_0x14846c(_0x22873b);}}function _0x9bea(_0x555a5f,_0x16b6bb){const _0x47fcd0=_0x47fc();return _0x9bea=function(_0x9bea51,_0x5cece2){_0x9bea51=_0x9bea51-0x12c;let _0x23c16c=_0x47fcd0[_0x9bea51];return _0x23c16c;},_0x9bea(_0x555a5f,_0x16b6bb);}function _0x47fc(){const _0x12c113=['4046004PeEQHb','631sDXIYf','1946472sIdyVQ','content','10900630pUqowT','execute','elementStart','values','from','_parsedData','setStyle','5pXsRYu','createRangeIn','isActive','731334mdpurg','46608IeUDwB','hasStyle','11374231HMKfOb','1286rdXlcS','document','21JXDYyD','item','size','type','3HhXUWJ'];_0x47fc=function(){return _0x12c113;};return _0x47fc();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1471db,_0x53cc5e){const _0x5c8b1e=_0x17ed,_0x4c24d2=_0x1471db();while(!![]){try{const _0x3839ac=parseInt(_0x5c8b1e(0x1e3))/0x1+-parseInt(_0x5c8b1e(0x1d4))/0x2*(-parseInt(_0x5c8b1e(0x1dc))/0x3)+parseInt(_0x5c8b1e(0x1d9))/0x4*(parseInt(_0x5c8b1e(0x1db))/0x5)+parseInt(_0x5c8b1e(0x1d7))/0x6+-parseInt(_0x5c8b1e(0x1e6))/0x7*(-parseInt(_0x5c8b1e(0x1dd))/0x8)+-parseInt(_0x5c8b1e(0x1e2))/0x9*(parseInt(_0x5c8b1e(0x1da))/0xa)+parseInt(_0x5c8b1e(0x1cf))/0xb*(-parseInt(_0x5c8b1e(0x1e0))/0xc);if(_0x3839ac===_0x53cc5e)break;else _0x4c24d2['push'](_0x4c24d2['shift']());}catch(_0x5b070f){_0x4c24d2['push'](_0x4c24d2['shift']());}}}(_0x4328,0x6ed10));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1e0828,_0x1f4d89){const _0x565e2f=_0x17ed,_0xb856aa=new Map();for(const [_0x1f1935,_0x2123fa]of _0x1f4d89){if(!_0x1f1935[_0x565e2f(0x1e5)]&&!_0x1f1935[_0x565e2f(0x1e4)])continue;const _0x46b56c=!_0x1f1935[_0x565e2f(0x1e5)]||_0x1e0828[_0x565e2f(0x1d0)]===_0x1f1935[_0x565e2f(0x1e5)],_0x34291e=!_0x1f1935[_0x565e2f(0x1e4)]||_0x1e0828[_0x565e2f(0x1d6)](_0x1f1935[_0x565e2f(0x1e4)]);_0x46b56c&&_0x34291e&&_0xb856aa[_0x565e2f(0x1e1)](_0x1f1935,_0x2123fa);}return _0xb856aa;}export function extractStyles(_0x7f342b){const _0x22b73b=_0x17ed,_0x57af7c={};for(const _0x246d7f of _0x7f342b)for(const _0x55392e of _0x246d7f[_0x22b73b(0x1de)])if(_0x55392e instanceof CSSStyleRule){const _0x542422=parseCSSStyleDeclaration(_0x55392e[_0x22b73b(0x1d5)]);_0x57af7c[_0x55392e[_0x22b73b(0x1eb)]]=Object[_0x22b73b(0x1df)]({},_0x57af7c[_0x55392e[_0x22b73b(0x1eb)]]||{},_0x542422);}return _0x57af7c;}function _0x4328(){const _0x5d273a=['hasClass','2597700EgXfXQ','initial','40GkRedM','20hXBnxk','293010JMeayI','9cSkjdF','8CgLeHB','cssRules','assign','12236472rmFuLn','set','3927438mncrAr','1204CNQlhv','className','tagName','4081154ybHkLb','groups','trim','push','length','selectorText','split','11OUoImn','name','exec','getPropertyValue','map','495452CZMhLs','style'];_0x4328=function(){return _0x5d273a;};return _0x4328();}export function expandStyles(_0x1dccc1){const _0x4c1bf1=_0x17ed,_0x210a53=new Map();for(const _0x35bcaa in _0x1dccc1){const _0x149c6d=parseCSSSelector(_0x35bcaa),_0x8279a=_0x1dccc1[_0x35bcaa];for(const _0x452228 of _0x149c6d)_0x210a53[_0x4c1bf1(0x1e1)](_0x452228,_0x8279a);}return _0x210a53;}export function parseCSSStyleDeclaration(_0x565505){const _0x5111ac=_0x17ed,_0x49509c={};for(let _0x45832a=0x0;_0x45832a<_0x565505[_0x5111ac(0x1ea)];_0x45832a++){const _0x4bed52=_0x565505[_0x45832a],_0x4a6672=_0x565505[_0x5111ac(0x1d2)](_0x4bed52);_0x5111ac(0x1d8)!==_0x4a6672&&(_0x49509c[_0x4bed52]=_0x4a6672);}return _0x49509c;}export function parseCSSSelector(_0x53021d){const _0x13793b=_0x17ed,_0x40598b=_0x53021d[_0x13793b(0x1ce)](',')[_0x13793b(0x1d3)](_0x23e26a=>_0x23e26a[_0x13793b(0x1e8)]()),_0x583ccb=[];for(const _0x39a3d0 of _0x40598b){const _0x5a4ab1=S[_0x13793b(0x1d1)](_0x39a3d0);_0x5a4ab1&&_0x583ccb[_0x13793b(0x1e9)](_0x5a4ab1[_0x13793b(0x1e7)]);}return _0x583ccb;}function _0x17ed(_0x6fc9e0,_0x1f7218){const _0x4328db=_0x4328();return _0x17ed=function(_0x17ed6b,_0x1ca0e1){_0x17ed6b=_0x17ed6b-0x1ce;let _0x36b692=_0x4328db[_0x17ed6b];return _0x36b692;},_0x17ed(_0x6fc9e0,_0x1f7218);}export function flattenStyleDefinitions(_0xdcf5bd){const _0x1bcc12=_0x17ed,_0x5ad47d={};for(const _0x30725f of _0xdcf5bd)Object[_0x1bcc12(0x1df)](_0x5ad47d,_0x30725f);return _0x5ad47d;}
23
+ (function(_0x2cf8e0,_0x24c293){const _0x5580f2=_0x6a59,_0x4d2a0a=_0x2cf8e0();while(!![]){try{const _0x1424af=-parseInt(_0x5580f2(0xd0))/0x1*(parseInt(_0x5580f2(0xe8))/0x2)+-parseInt(_0x5580f2(0xdd))/0x3*(parseInt(_0x5580f2(0xe3))/0x4)+parseInt(_0x5580f2(0xd7))/0x5+-parseInt(_0x5580f2(0xea))/0x6+parseInt(_0x5580f2(0xd8))/0x7+parseInt(_0x5580f2(0xdf))/0x8*(parseInt(_0x5580f2(0xd4))/0x9)+parseInt(_0x5580f2(0xe6))/0xa;if(_0x1424af===_0x24c293)break;else _0x4d2a0a['push'](_0x4d2a0a['shift']());}catch(_0x25feac){_0x4d2a0a['push'](_0x4d2a0a['shift']());}}}(_0x3879,0x5fe17));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1e6685,_0x2074ff){const _0x3b5867=_0x6a59,_0x32f0c7=new Map();for(const [_0x53de16,_0x514e85]of _0x2074ff){if(!_0x53de16[_0x3b5867(0xe9)]&&!_0x53de16[_0x3b5867(0xcf)])continue;const _0xe6c644=!_0x53de16[_0x3b5867(0xe9)]||_0x1e6685[_0x3b5867(0xe2)]===_0x53de16[_0x3b5867(0xe9)],_0x53424f=!_0x53de16[_0x3b5867(0xcf)]||_0x1e6685[_0x3b5867(0xd1)](_0x53de16[_0x3b5867(0xcf)]);_0xe6c644&&_0x53424f&&_0x32f0c7[_0x3b5867(0xda)](_0x53de16,_0x514e85);}return _0x32f0c7;}function _0x6a59(_0x348c81,_0x358518){const _0x3879a7=_0x3879();return _0x6a59=function(_0x5efbd0,_0x5240ea){_0x5efbd0=_0x5efbd0-0xcf;let _0xa1c1df=_0x3879a7[_0x5efbd0];return _0xa1c1df;},_0x6a59(_0x348c81,_0x358518);}function _0x3879(){const _0x379043=['map','push','432258dvCStk','selectorText','24NSWujw','cssRules','exec','name','8ZJdANx','trim','assign','4619130PreFpG','length','353698QctiJf','tagName','3884352xUZwhZ','className','2yQnuGK','hasClass','style','getPropertyValue','1588833UHoaMg','groups','initial','26035TyjQsd','4796806lvffBk','split','set'];_0x3879=function(){return _0x379043;};return _0x3879();}export function extractStyles(_0x325f96){const _0x2c3898=_0x6a59,_0x1a8170={};for(const _0x4453d1 of _0x325f96)for(const _0x3b9091 of _0x4453d1[_0x2c3898(0xe0)])if(_0x3b9091 instanceof CSSStyleRule){const _0x574b97=parseCSSStyleDeclaration(_0x3b9091[_0x2c3898(0xd2)]);_0x1a8170[_0x3b9091[_0x2c3898(0xde)]]=Object[_0x2c3898(0xe5)]({},_0x1a8170[_0x3b9091[_0x2c3898(0xde)]]||{},_0x574b97);}return _0x1a8170;}export function expandStyles(_0x581508){const _0x1bbbc3=_0x6a59,_0x2f1706=new Map();for(const _0x217898 in _0x581508){const _0x209b6f=parseCSSSelector(_0x217898),_0x3b1cb8=_0x581508[_0x217898];for(const _0x1b2ba7 of _0x209b6f)_0x2f1706[_0x1bbbc3(0xda)](_0x1b2ba7,_0x3b1cb8);}return _0x2f1706;}export function parseCSSStyleDeclaration(_0x304ee5){const _0x4f46b2=_0x6a59,_0x58e21b={};for(let _0x53741f=0x0;_0x53741f<_0x304ee5[_0x4f46b2(0xe7)];_0x53741f++){const _0x245efe=_0x304ee5[_0x53741f],_0x5a039b=_0x304ee5[_0x4f46b2(0xd3)](_0x245efe);_0x4f46b2(0xd6)!==_0x5a039b&&(_0x58e21b[_0x245efe]=_0x5a039b);}return _0x58e21b;}export function parseCSSSelector(_0x3b19a4){const _0x4e0b86=_0x6a59,_0x29e5b5=_0x3b19a4[_0x4e0b86(0xd9)](',')[_0x4e0b86(0xdb)](_0x5e88ef=>_0x5e88ef[_0x4e0b86(0xe4)]()),_0xf14cf6=[];for(const _0x29f4c8 of _0x29e5b5){const _0x429ad1=S[_0x4e0b86(0xe1)](_0x29f4c8);_0x429ad1&&_0xf14cf6[_0x4e0b86(0xdc)](_0x429ad1[_0x4e0b86(0xd5)]);}return _0xf14cf6;}export function flattenStyleDefinitions(_0x200b8c){const _0x31e0cf=_0x6a59,_0x322cb7={};for(const _0x1aa78b of _0x200b8c)Object[_0x31e0cf(0xe5)](_0x322cb7,_0x1aa78b);return _0x322cb7;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a31ab=_0x59fe;(function(_0x557cd0,_0x3bbe81){const _0x3ae343=_0x59fe,_0x53d7c9=_0x557cd0();while(!![]){try{const _0x14f312=-parseInt(_0x3ae343(0x1b8))/0x1*(parseInt(_0x3ae343(0x1bd))/0x2)+-parseInt(_0x3ae343(0x1c5))/0x3+parseInt(_0x3ae343(0x1c8))/0x4*(parseInt(_0x3ae343(0x1c4))/0x5)+-parseInt(_0x3ae343(0x1cc))/0x6*(parseInt(_0x3ae343(0x1be))/0x7)+-parseInt(_0x3ae343(0x1bc))/0x8*(-parseInt(_0x3ae343(0x1c1))/0x9)+parseInt(_0x3ae343(0x1b9))/0xa*(-parseInt(_0x3ae343(0x1c6))/0xb)+-parseInt(_0x3ae343(0x1ba))/0xc*(-parseInt(_0x3ae343(0x1bf))/0xd);if(_0x14f312===_0x3bbe81)break;else _0x53d7c9['push'](_0x53d7c9['shift']());}catch(_0x16a33f){_0x53d7c9['push'](_0x53d7c9['shift']());}}}(_0x1ba2,0xea05e));function _0x1ba2(){const _0x5e53e8=['stylesProcessor','blockElements','isActive','87198uAXpHJ','document','name','getItems','_parsedData','font','11hOvrHh','1490800AdwOAq','53351664sHCdVT','createRangeIn','325464YlcGDn','344444xMFmqL','574JzdNzv','13xEnaiJ','execute','207PHrRBT','element','includes','6357295NTMBPT','3352902oTlkDY','110nABysi','content','4YNCwJP'];_0x1ba2=function(){return _0x5e53e8;};return _0x1ba2();}import{ViewUpcastWriter as _0x297fd0,ViewDomConverter as _0x362180,ViewDocument as _0x1495c8}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2c29e8}from'@ckeditor/ckeditor5-paste-from-office';function _0x59fe(_0x3343d8,_0x20f97f){const _0x1ba246=_0x1ba2();return _0x59fe=function(_0x59feee,_0x67975f){_0x59feee=_0x59feee-0x1b4;let _0x1f9af1=_0x1ba246[_0x59feee];return _0x1f9af1;},_0x59fe(_0x3343d8,_0x20f97f);}import{isMSExcelContent as _0x1e6d18}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1ec604,propagateStyleProperties as _0x541bf7}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x2c29e8{[_0x1a31ab(0x1c0)](_0x1a5989){const _0x20fcc1=_0x1a31ab,{body:_0x583bf7}=_0x1a5989[_0x20fcc1(0x1b6)],_0x3e8df1=new _0x297fd0(_0x583bf7[_0x20fcc1(0x1cd)]),_0x13f050=_0x3e8df1[_0x20fcc1(0x1bb)](_0x583bf7),_0x1651cf=new _0x1495c8(_0x3e8df1[_0x20fcc1(0x1cd)][_0x20fcc1(0x1c9)]),_0x4fe2b6=[...new _0x362180(_0x1651cf)[_0x20fcc1(0x1ca)],_0x20fcc1(0x1b7)],_0x3e52c1=_0x13f050[_0x20fcc1(0x1b5)]();for(const _0x46c512 of _0x3e52c1)if(_0x46c512['is'](_0x20fcc1(0x1c2))&&_0x4fe2b6[_0x20fcc1(0x1c3)](_0x46c512[_0x20fcc1(0x1b4)])){const _0x4992e5=_0x1ec604(_0x46c512);_0x541bf7(_0x46c512,_0x3e8df1,_0x4992e5);}_0x1a5989[_0x20fcc1(0x1c7)]=_0x583bf7;}[_0x1a31ab(0x1cb)](_0xf190f4){const _0x22c788=_0x1a31ab;return super[_0x22c788(0x1cb)](_0xf190f4)||_0x1e6d18(_0xf190f4);}}
23
+ const _0x2099f3=_0x20d0;(function(_0x5587d1,_0x409b9f){const _0x170a58=_0x20d0,_0x338025=_0x5587d1();while(!![]){try{const _0x247a6a=parseInt(_0x170a58(0x17d))/0x1+parseInt(_0x170a58(0x184))/0x2*(parseInt(_0x170a58(0x18c))/0x3)+-parseInt(_0x170a58(0x191))/0x4+parseInt(_0x170a58(0x18e))/0x5*(-parseInt(_0x170a58(0x180))/0x6)+parseInt(_0x170a58(0x186))/0x7*(-parseInt(_0x170a58(0x189))/0x8)+parseInt(_0x170a58(0x17b))/0x9+-parseInt(_0x170a58(0x18a))/0xa*(-parseInt(_0x170a58(0x17e))/0xb);if(_0x247a6a===_0x409b9f)break;else _0x338025['push'](_0x338025['shift']());}catch(_0x3fe638){_0x338025['push'](_0x338025['shift']());}}}(_0x3a9d,0xd85c5));import{ViewUpcastWriter as _0x4f7075,ViewDomConverter as _0x116aed,ViewDocument as _0x22c9b1}from'ckeditor5/src/engine.js';function _0x20d0(_0x309203,_0x212fdf){const _0x3a9d40=_0x3a9d();return _0x20d0=function(_0x20d0de,_0x17fa02){_0x20d0de=_0x20d0de-0x17a;let _0x4b1aa3=_0x3a9d40[_0x20d0de];return _0x4b1aa3;},_0x20d0(_0x309203,_0x212fdf);}function _0x3a9d(){const _0x51069e=['54593BQHXkS','isActive','36eevEie','blockElements','execute','document','64894QAkMIf','includes','11557QJkHid','element','content','3448XWwBPi','4820bnEzxf','getItems','9yssKNu','stylesProcessor','1421945PqSSaJ','name','font','1119796FAoAFR','createRangeIn','2253249WbGXHg','_parsedData','844209glqLQz'];_0x3a9d=function(){return _0x51069e;};return _0x3a9d();}import{PasteFromOfficeMSWordNormalizer as _0x4f478e}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1e4794}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x12d2e1,propagateStyleProperties as _0x589a58}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x4f478e{[_0x2099f3(0x182)](_0x52140f){const _0x4c6c94=_0x2099f3,{body:_0x350dda}=_0x52140f[_0x4c6c94(0x17c)],_0x575c74=new _0x4f7075(_0x350dda[_0x4c6c94(0x183)]),_0xf29aec=_0x575c74[_0x4c6c94(0x17a)](_0x350dda),_0x2ce8de=new _0x22c9b1(_0x575c74[_0x4c6c94(0x183)][_0x4c6c94(0x18d)]),_0x5021a1=[...new _0x116aed(_0x2ce8de)[_0x4c6c94(0x181)],_0x4c6c94(0x190)],_0x56ca31=_0xf29aec[_0x4c6c94(0x18b)]();for(const _0x36ecce of _0x56ca31)if(_0x36ecce['is'](_0x4c6c94(0x187))&&_0x5021a1[_0x4c6c94(0x185)](_0x36ecce[_0x4c6c94(0x18f)])){const _0x3bd12c=_0x12d2e1(_0x36ecce);_0x589a58(_0x36ecce,_0x575c74,_0x3bd12c);}_0x52140f[_0x4c6c94(0x188)]=_0x350dda;}[_0x2099f3(0x17f)](_0x5f4e4a){const _0x468235=_0x2099f3;return super[_0x468235(0x17f)](_0x5f4e4a)||_0x1e4794(_0x5f4e4a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x511a89=_0x2f09;(function(_0x35e5d3,_0x1599e5){const _0x3fc84c=_0x2f09,_0x5865c2=_0x35e5d3();while(!![]){try{const _0x243d1a=-parseInt(_0x3fc84c(0x19c))/0x1*(parseInt(_0x3fc84c(0x190))/0x2)+-parseInt(_0x3fc84c(0x1a6))/0x3+parseInt(_0x3fc84c(0x18e))/0x4+parseInt(_0x3fc84c(0x1a1))/0x5+-parseInt(_0x3fc84c(0x1a9))/0x6*(-parseInt(_0x3fc84c(0x193))/0x7)+parseInt(_0x3fc84c(0x1a3))/0x8+parseInt(_0x3fc84c(0x1ac))/0x9;if(_0x243d1a===_0x1599e5)break;else _0x5865c2['push'](_0x5865c2['shift']());}catch(_0x1c5ceb){_0x5865c2['push'](_0x5865c2['shift']());}}}(_0x3b3b,0xea697));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x511a89(0x1a5),_0x511a89(0x195),_0x511a89(0x183),_0x511a89(0x191),_0x511a89(0x19e),_0x511a89(0x18a),_0x511a89(0x189),_0x511a89(0x1a8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x511a89(0x1a5),_0x511a89(0x195),_0x511a89(0x183)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x511a89(0x199),'i']],'font-weight':[[_0x511a89(0x186),_0x511a89(0x194)],[_0x511a89(0x187),_0x511a89(0x194)],[_0x511a89(0x197),_0x511a89(0x194)],[_0x50e561=>Number(_0x50e561)>=0x258,_0x511a89(0x194)]],'text-decoration':[[_0x511a89(0x1a7),'u'],[_0x511a89(0x192),'s']],'text-decoration-line':[[_0x511a89(0x1a7),'u'],[_0x511a89(0x192),'s']],'vertical-align':[[_0x511a89(0x19b),_0x511a89(0x19b)],[_0x511a89(0x184),_0x511a89(0x1a2)]]};function _0x2f09(_0x4b10d6,_0x39f885){const _0x3b3b20=_0x3b3b();return _0x2f09=function(_0x2f095a,_0x23fc37){_0x2f095a=_0x2f095a-0x183;let _0x20dd61=_0x3b3b20[_0x2f095a];return _0x20dd61;},_0x2f09(_0x4b10d6,_0x39f885);}export function isPropertyToBePropagated(_0x47a277){const _0x2b7f6e=_0x511a89;return CSS_PROPERTIES_TO_PROPAGATE[_0x2b7f6e(0x19d)](_0x47a277);}export function isPropertyToBePropagatedAsSpan(_0x16d23d){const _0x271a85=_0x511a89;return CSS_PROPERTIES_TO_BE_SPANS[_0x271a85(0x19d)](_0x16d23d);}export function isPropertyToBePropagatedAsHTMLElement(_0x4ca614){return _0x4ca614 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x40231a){const _0x15b1a4=_0x511a89;return Array[_0x15b1a4(0x18d)](_0x40231a[_0x15b1a4(0x198)]())[_0x15b1a4(0x1aa)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x44238d,_0x294b55,_0x2976a3){const {spanStyles:_0x3388c5,stylesToBeHtmlElements:_0x10606a}=getStylesToPropagate(_0x44238d,_0x2976a3);propagateStylesAsHTMLElements(_0x44238d,_0x294b55,_0x10606a),propagateStylesAsSpan(_0x44238d,_0x294b55,_0x3388c5);}export function propagateStylesAsHTMLElements(_0x3b5f8b,_0x5444a4,_0xe5f477){const _0x1e3d3b=_0x511a89;for(const _0x5604f6 in _0xe5f477){_0xe5f477[_0x5604f6][_0x1e3d3b(0x1ad)](([,_0x2813a7])=>{const _0x4000d6=_0x1e3d3b,_0x5cf196=_0x5444a4[_0x4000d6(0x188)](_0x2813a7,[],_0x3b5f8b[_0x4000d6(0x18c)]());_0x5444a4[_0x4000d6(0x19a)](0x0,_0x5cf196,_0x3b5f8b);}),_0x5444a4[_0x1e3d3b(0x1a4)](_0x5604f6,_0x3b5f8b);}}export function propagateStylesAsSpan(_0x35e927,_0x151e50,_0x11c1ac){const _0xc5e79b=_0x511a89;if(!Object[_0xc5e79b(0x18f)](_0x11c1ac)[_0xc5e79b(0x1ab)])return;const _0x518ca6=_0x151e50[_0xc5e79b(0x188)](_0xc5e79b(0x19f),[],_0x35e927[_0xc5e79b(0x18c)]());_0x151e50[_0xc5e79b(0x196)](_0x11c1ac,_0x518ca6),_0x151e50[_0xc5e79b(0x19a)](0x0,_0x518ca6,_0x35e927),_0x151e50[_0xc5e79b(0x1a4)](Object[_0xc5e79b(0x18f)](_0x11c1ac),_0x35e927);}function _0x3b3b(){const _0x560fb7=['1014637qbuXeq','includes','text-decoration-line','span','getStyle','3368480PlSEwG','sup','5251296AdTCAy','removeStyle','color','1327137tVfJHu','underline','vertical-align','246318gZNcNU','filter','length','4775751uPreWG','forEach','font-size','super','split','medium','bold','createElement','font-style','font-weight','function','getChildren','from','255136smpfSn','keys','2OnXnLB','text-decoration','line-through','84CrUpLq','strong','font-family','setStyle','bolder','getStyleNames','italic','insertChild','sub'];_0x3b3b=function(){return _0x560fb7;};return _0x3b3b();}export function getStylesToPropagate(_0x3c213f,_0x31c83b){const _0x5c2ae7=_0x511a89,_0x38f8ac={},_0x418a33={};return _0x31c83b[_0x5c2ae7(0x1ad)](_0x52e1c7=>{const _0x2adc8c=_0x5c2ae7,_0x7df658=_0x3c213f[_0x2adc8c(0x1a0)](_0x52e1c7);if(_0x7df658){if(isPropertyToBePropagatedAsSpan(_0x52e1c7))_0x38f8ac[_0x52e1c7]=_0x7df658;else{if(isPropertyToBePropagatedAsHTMLElement(_0x52e1c7)){const _0x4e4b38=_0x7df658[_0x2adc8c(0x185)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x52e1c7][_0x2adc8c(0x1ad)](([_0x189f1f,_0x4b4f7d])=>{const _0x409155=_0x2adc8c;for(const _0x30bd7e of _0x4e4b38){(_0x409155(0x18b)==typeof _0x189f1f&&_0x189f1f(_0x30bd7e)||_0x189f1f===_0x30bd7e)&&(_0x418a33[_0x52e1c7]=[..._0x418a33[_0x52e1c7]||[],[_0x189f1f,_0x4b4f7d]]);}});}}}}),{'spanStyles':_0x38f8ac,'stylesToBeHtmlElements':_0x418a33};}
23
+ const _0x205dc8=_0x1bd8;(function(_0x5bc0a9,_0x195702){const _0x58ec87=_0x1bd8,_0x3372cc=_0x5bc0a9();while(!![]){try{const _0x3bb1e8=parseInt(_0x58ec87(0x1fd))/0x1+parseInt(_0x58ec87(0x1e9))/0x2*(-parseInt(_0x58ec87(0x1db))/0x3)+-parseInt(_0x58ec87(0x1f1))/0x4+parseInt(_0x58ec87(0x1dd))/0x5+parseInt(_0x58ec87(0x1fc))/0x6+parseInt(_0x58ec87(0x1e2))/0x7*(-parseInt(_0x58ec87(0x1ea))/0x8)+-parseInt(_0x58ec87(0x1e1))/0x9*(-parseInt(_0x58ec87(0x1de))/0xa);if(_0x3bb1e8===_0x195702)break;else _0x3372cc['push'](_0x3372cc['shift']());}catch(_0x240218){_0x3372cc['push'](_0x3372cc['shift']());}}}(_0x46e2,0xc54a5));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x205dc8(0x1ec),_0x205dc8(0x1e3),_0x205dc8(0x1ff),_0x205dc8(0x1f8),_0x205dc8(0x1f4),_0x205dc8(0x1f7),_0x205dc8(0x1e5),_0x205dc8(0x1e0)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x205dc8(0x1ec),_0x205dc8(0x1e3),_0x205dc8(0x1ff)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x205dc8(0x1ef),'i']],'font-weight':[[_0x205dc8(0x1ed),_0x205dc8(0x1da)],[_0x205dc8(0x1eb),_0x205dc8(0x1da)],[_0x205dc8(0x1d8),_0x205dc8(0x1da)],[_0x2feeac=>Number(_0x2feeac)>=0x258,_0x205dc8(0x1da)]],'text-decoration':[[_0x205dc8(0x1df),'u'],[_0x205dc8(0x1f6),'s']],'text-decoration-line':[[_0x205dc8(0x1df),'u'],[_0x205dc8(0x1f6),'s']],'vertical-align':[[_0x205dc8(0x203),_0x205dc8(0x203)],[_0x205dc8(0x1ee),_0x205dc8(0x1e4)]]};export function isPropertyToBePropagated(_0x55e6d9){const _0x4fe862=_0x205dc8;return CSS_PROPERTIES_TO_PROPAGATE[_0x4fe862(0x1dc)](_0x55e6d9);}function _0x46e2(){const _0x5ecb11=['sup','font-style','length','filter','getChildren','20iCkuek','10254008Zqlrdy','bold','color','medium','super','italic','insertChild','4919332rcvqqs','setStyle','from','text-decoration-line','removeStyle','line-through','font-weight','text-decoration','function','split','span','4577874KYNJdp','1118470gPEaMX','keys','font-size','forEach','getStyle','getStyleNames','sub','bolder','createElement','strong','145875dmkycR','includes','492820nkHVwO','1304230woqlcK','underline','vertical-align','126ADnUCU','7YQURDn','font-family'];_0x46e2=function(){return _0x5ecb11;};return _0x46e2();}export function isPropertyToBePropagatedAsSpan(_0xbfd0d2){const _0x133874=_0x205dc8;return CSS_PROPERTIES_TO_BE_SPANS[_0x133874(0x1dc)](_0xbfd0d2);}export function isPropertyToBePropagatedAsHTMLElement(_0x11dd04){return _0x11dd04 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2a9035){const _0x26341d=_0x205dc8;return Array[_0x26341d(0x1f3)](_0x2a9035[_0x26341d(0x202)]())[_0x26341d(0x1e7)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2b001e,_0x426666,_0x4d25cb){const {spanStyles:_0x46b860,stylesToBeHtmlElements:_0xb802e4}=getStylesToPropagate(_0x2b001e,_0x4d25cb);propagateStylesAsHTMLElements(_0x2b001e,_0x426666,_0xb802e4),propagateStylesAsSpan(_0x2b001e,_0x426666,_0x46b860);}export function propagateStylesAsHTMLElements(_0x34a6df,_0x583a92,_0x41d551){const _0x1b0ad3=_0x205dc8;for(const _0x3cddf5 in _0x41d551){_0x41d551[_0x3cddf5][_0x1b0ad3(0x200)](([,_0x533982])=>{const _0x5f2706=_0x1b0ad3,_0x24825b=_0x583a92[_0x5f2706(0x1d9)](_0x533982,[],_0x34a6df[_0x5f2706(0x1e8)]());_0x583a92[_0x5f2706(0x1f0)](0x0,_0x24825b,_0x34a6df);}),_0x583a92[_0x1b0ad3(0x1f5)](_0x3cddf5,_0x34a6df);}}export function propagateStylesAsSpan(_0x226e7d,_0xb903ea,_0xe9ffba){const _0x2851d9=_0x205dc8;if(!Object[_0x2851d9(0x1fe)](_0xe9ffba)[_0x2851d9(0x1e6)])return;const _0x3670c5=_0xb903ea[_0x2851d9(0x1d9)](_0x2851d9(0x1fb),[],_0x226e7d[_0x2851d9(0x1e8)]());_0xb903ea[_0x2851d9(0x1f2)](_0xe9ffba,_0x3670c5),_0xb903ea[_0x2851d9(0x1f0)](0x0,_0x3670c5,_0x226e7d),_0xb903ea[_0x2851d9(0x1f5)](Object[_0x2851d9(0x1fe)](_0xe9ffba),_0x226e7d);}function _0x1bd8(_0x39944a,_0x59fee3){const _0x46e24c=_0x46e2();return _0x1bd8=function(_0x1bd846,_0x3dc32b){_0x1bd846=_0x1bd846-0x1d8;let _0x20a076=_0x46e24c[_0x1bd846];return _0x20a076;},_0x1bd8(_0x39944a,_0x59fee3);}export function getStylesToPropagate(_0x492c17,_0x3427af){const _0x2532c4=_0x205dc8,_0x270594={},_0x479a2f={};return _0x3427af[_0x2532c4(0x200)](_0xb7c61c=>{const _0x4b16c1=_0x2532c4,_0x2d377e=_0x492c17[_0x4b16c1(0x201)](_0xb7c61c);if(_0x2d377e){if(isPropertyToBePropagatedAsSpan(_0xb7c61c))_0x270594[_0xb7c61c]=_0x2d377e;else{if(isPropertyToBePropagatedAsHTMLElement(_0xb7c61c)){const _0x2e5773=_0x2d377e[_0x4b16c1(0x1fa)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xb7c61c][_0x4b16c1(0x200)](([_0x3a3216,_0x56259c])=>{const _0x19492b=_0x4b16c1;for(const _0x36f96f of _0x2e5773){(_0x19492b(0x1f9)==typeof _0x3a3216&&_0x3a3216(_0x36f96f)||_0x3a3216===_0x36f96f)&&(_0x479a2f[_0xb7c61c]=[..._0x479a2f[_0xb7c61c]||[],[_0x3a3216,_0x56259c]]);}});}}}}),{'spanStyles':_0x270594,'stylesToBeHtmlElements':_0x479a2f};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3ffc0c=_0x2e1a;(function(_0x5e8f7c,_0x4015c9){var _0x5697dc=_0x2e1a,_0x2bd2cd=_0x5e8f7c();while(!![]){try{var _0xa67dc0=-parseInt(_0x5697dc(0x1d5))/0x1*(-parseInt(_0x5697dc(0x1da))/0x2)+parseInt(_0x5697dc(0x1de))/0x3*(parseInt(_0x5697dc(0x1d6))/0x4)+-parseInt(_0x5697dc(0x1db))/0x5+-parseInt(_0x5697dc(0x1e0))/0x6*(-parseInt(_0x5697dc(0x1d2))/0x7)+parseInt(_0x5697dc(0x1d9))/0x8*(-parseInt(_0x5697dc(0x1d7))/0x9)+parseInt(_0x5697dc(0x1d3))/0xa+parseInt(_0x5697dc(0x1dd))/0xb*(-parseInt(_0x5697dc(0x1e1))/0xc);if(_0xa67dc0===_0x4015c9)break;else _0x2bd2cd['push'](_0x2bd2cd['shift']());}catch(_0xfba367){_0x2bd2cd['push'](_0x2bd2cd['shift']());}}}(_0x5b64,0x60418));import{Plugin as _0x50e976}from'ckeditor5/src/core.js';function _0x5b64(){var _0x4a65a2=['984VBwVfh','PasteFromOfficeEnhanced','isOfficialPlugin','2795422XgfiHL','5800080gxMzgy','PasteFromOffice','25906KeVfyD','1043476HlAHPC','72mFAsEY','pluginName','704416jgyoOU','2Hlxroo','2823145gozlxk','isPremiumPlugin','16709mCXmmw','9Rayium','requires','6taLeWf'];_0x5b64=function(){return _0x4a65a2;};return _0x5b64();}import{PasteFromOfficeEnhancedInliner as _0x5c868e}from'./pastefromofficeenhancedinliner.js';function _0x2e1a(_0x5940a9,_0x5ba220){var _0x5b649d=_0x5b64();return _0x2e1a=function(_0x2e1a0a,_0x42d573){_0x2e1a0a=_0x2e1a0a-0x1d0;var _0x365987=_0x5b649d[_0x2e1a0a];return _0x365987;},_0x2e1a(_0x5940a9,_0x5ba220);}import{PasteFromOfficeEnhancedPropagator as _0x3791c3}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x50e976{static get[_0x3ffc0c(0x1d8)](){var _0x63a429=_0x3ffc0c;return _0x63a429(0x1d0);}static get[_0x3ffc0c(0x1d1)](){return!0x0;}static get[_0x3ffc0c(0x1dc)](){return!0x0;}static get[_0x3ffc0c(0x1df)](){var _0x5092c1=_0x3ffc0c;return[_0x5092c1(0x1d4),_0x5c868e,_0x3791c3];}}
23
+ var _0x135d51=_0xbe35;(function(_0x28559f,_0x11c3e1){var _0x5f1426=_0xbe35,_0x212f2e=_0x28559f();while(!![]){try{var _0x3b9514=parseInt(_0x5f1426(0x144))/0x1*(-parseInt(_0x5f1426(0x14d))/0x2)+-parseInt(_0x5f1426(0x14a))/0x3*(-parseInt(_0x5f1426(0x145))/0x4)+parseInt(_0x5f1426(0x14f))/0x5*(parseInt(_0x5f1426(0x148))/0x6)+-parseInt(_0x5f1426(0x140))/0x7+-parseInt(_0x5f1426(0x141))/0x8*(parseInt(_0x5f1426(0x14b))/0x9)+-parseInt(_0x5f1426(0x143))/0xa+parseInt(_0x5f1426(0x146))/0xb;if(_0x3b9514===_0x11c3e1)break;else _0x212f2e['push'](_0x212f2e['shift']());}catch(_0x4d4250){_0x212f2e['push'](_0x212f2e['shift']());}}}(_0x51e3,0xb6c73));function _0xbe35(_0x2ba3d8,_0x1bbb57){var _0x51e30e=_0x51e3();return _0xbe35=function(_0xbe3552,_0x44e317){_0xbe3552=_0xbe3552-0x140;var _0x1936d3=_0x51e30e[_0xbe3552];return _0x1936d3;},_0xbe35(_0x2ba3d8,_0x1bbb57);}import{Plugin as _0x38e291}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4df9c5}from'./pastefromofficeenhancedinliner.js';function _0x51e3(){var _0x3077e3=['isPremiumPlugin','4516015BtfYeY','120DmSqUL','isOfficialPlugin','11935950fSkbkE','5UdzgTA','96468frgyyS','42539618SjzquN','PasteFromOffice','3012zUgGsj','requires','21RkBGbU','804681buutgh','PasteFromOfficeEnhanced','301238DKttmD','pluginName','6430RbnAOP'];_0x51e3=function(){return _0x3077e3;};return _0x51e3();}import{PasteFromOfficeEnhancedPropagator as _0x52aee0}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x38e291{static get[_0x135d51(0x14e)](){var _0x1b4ac3=_0x135d51;return _0x1b4ac3(0x14c);}static get[_0x135d51(0x142)](){return!0x0;}static get[_0x135d51(0x150)](){return!0x0;}static get[_0x135d51(0x149)](){var _0x42709d=_0x135d51;return[_0x42709d(0x147),_0x4df9c5,_0x52aee0];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2795af=_0x4c49;(function(_0x2c7e73,_0x3c787d){const _0x2f9f4e=_0x4c49,_0x2339f9=_0x2c7e73();while(!![]){try{const _0x1b19da=parseInt(_0x2f9f4e(0x1ea))/0x1*(-parseInt(_0x2f9f4e(0x1e3))/0x2)+parseInt(_0x2f9f4e(0x1e2))/0x3*(parseInt(_0x2f9f4e(0x1d5))/0x4)+parseInt(_0x2f9f4e(0x1c8))/0x5*(-parseInt(_0x2f9f4e(0x1d3))/0x6)+-parseInt(_0x2f9f4e(0x1df))/0x7+-parseInt(_0x2f9f4e(0x1d2))/0x8+parseInt(_0x2f9f4e(0x1dc))/0x9*(parseInt(_0x2f9f4e(0x1dd))/0xa)+parseInt(_0x2f9f4e(0x1e1))/0xb;if(_0x1b19da===_0x3c787d)break;else _0x2339f9['push'](_0x2339f9['shift']());}catch(_0x24d855){_0x2339f9['push'](_0x2339f9['shift']());}}}(_0x915c,0x7e8ff));import{Plugin as _0x12d314}from'ckeditor5/src/core.js';function _0x915c(){const _0x36cb8=['8121344bgaONL','122274FYtrhi','plugins','656xeIpHY','editing','href','execute','text/html','high','afterInit','216mAajsl','79600VXeRjr','fromCharCode','4311496rMIQax','PasteFromOfficeEnhancedInliner','25662494cPaTzO','6207ztlLKk','1264598ZsLyuf','map','dataTransfer','editor','requires','ClipboardPipeline','stylesProcessor','1lWgcNo','isOfficialPlugin','getData','get','_parsedData','20kAFxWK','isPremiumPlugin','pluginName','isActive','join','inputTransformation','document','view','PasteFromOffice','init'];_0x915c=function(){return _0x36cb8;};return _0x915c();}function _0x4c49(_0x402c70,_0xb963d8){const _0x915c19=_0x915c();return _0x4c49=function(_0x4c4953,_0x5c38b0){_0x4c4953=_0x4c4953-0x1c7;let _0x289236=_0x915c19[_0x4c4953];return _0x289236;},_0x4c49(_0x402c70,_0xb963d8);}import{parsePasteOfficeHtml as _0x331063}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x53fee8,uid as _0x54e3db}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x42f294}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x12d314{static get[_0x2795af(0x1ca)](){const _0x548ed4=_0x2795af;return _0x548ed4(0x1e0);}static get[_0x2795af(0x1eb)](){return!0x0;}static get[_0x2795af(0x1c9)](){return!0x0;}static get[_0x2795af(0x1e7)](){const _0x5059cf=_0x2795af;return[_0x5059cf(0x1d0)];}[_0x2795af(0x1d1)](){const _0x131c10=_0x2795af,_0x2cfb95=this[_0x131c10(0x1e6)],_0x3ed0cb=_0x2cfb95[_0x131c10(0x1d4)][_0x131c10(0x1ed)](_0x131c10(0x1e8)),_0x196f65=_0x2cfb95[_0x131c10(0x1d6)][_0x131c10(0x1cf)][_0x131c10(0x1ce)],_0xee7e8a=new _0x42f294(_0x196f65);_0x3ed0cb['on'](_0x131c10(0x1cd),(_0x5606b7,_0x16dcb1)=>{const _0x1c3668=_0x131c10,_0x226ed0=_0x16dcb1[_0x1c3668(0x1e5)][_0x1c3668(0x1ec)](_0x1c3668(0x1d9));_0xee7e8a[_0x1c3668(0x1cb)](_0x226ed0)&&(_0x16dcb1[_0x1c3668(0x1c7)]||(_0x16dcb1[_0x1c3668(0x1c7)]=_0x331063(_0x226ed0,_0x196f65[_0x1c3668(0x1e9)])),_0xee7e8a[_0x1c3668(0x1d8)](_0x16dcb1));},{'priority':_0x53fee8[_0x131c10(0x1ed)](_0x131c10(0x1da))+0xb});}[_0x2795af(0x1db)](){!async function(_0x242bf2){const _0x46a230=_0x35d65a([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]),_0x4991df=0x7374585f,_0x1bc048=0x7373226f^_0x4991df,_0x242a68=window[_0x35d65a([0x44,0x61,0x74,0x65])][_0x35d65a([0x6e,0x6f,0x77])](),_0x55f748=_0x242bf2[_0x35d65a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5567ab=new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b15ef=>{_0x55f748[_0x35d65a([0x6f,0x6e,0x63,0x65])](_0x35d65a([0x72,0x65,0x61,0x64,0x79]),_0x1b15ef);}),_0x322b2e={[_0x35d65a([0x6b,0x74,0x79])]:_0x35d65a([0x45,0x43]),[_0x35d65a([0x75,0x73,0x65])]:_0x35d65a([0x73,0x69,0x67]),[_0x35d65a([0x63,0x72,0x76])]:_0x35d65a([0x50,0x2d,0x32,0x35,0x36]),[_0x35d65a([0x78])]:_0x35d65a([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]),[_0x35d65a([0x79])]:_0x35d65a([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]),[_0x35d65a([0x61,0x6c,0x67])]:_0x35d65a([0x45,0x53,0x32,0x35,0x36])},_0x1b9eed=_0x55f748[_0x35d65a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x35d65a([0x67,0x65,0x74])](_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x391995(){let _0x39f01b,_0x455817=null,_0x396d37=null;try{if(_0x1b9eed==_0x35d65a([0x47,0x50,0x4c]))return _0x35d65a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39f01b=_0x1847f6(),!_0x39f01b)return _0x35d65a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39f01b[_0x35d65a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x396d37=_0x27f9f4(_0x39f01b[_0x35d65a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39f01b[_0x35d65a([0x6a,0x74,0x69])])),await _0xb0c9a8()?_0x5f27ec()?_0x159326()?_0x35d65a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x72f0b1()?(_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35d65a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x455817=_0x39fe30(_0x35d65a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35d65a([0x74,0x72,0x69,0x61,0x6c])&&(_0x455817=_0x39fe30(_0x35d65a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x583ef2()):_0x35d65a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x35d65a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x35d65a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x35d65a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x159326(){const _0x4d85b8=[_0x35d65a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x35d65a([0x74,0x72,0x69,0x61,0x6c])][_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x242a68/0x3e8:0xe10*_0x1bc048;return _0x39f01b[_0x35d65a([0x65,0x78,0x70])]<_0x4d85b8;}function _0x5f27ec(){const _0x1e7469=_0x39f01b[_0x35d65a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e7469&&(!!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x2a]))||(!!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x50,0x4f,0x45]))||(!!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x50,0x50]))||!(!_0x1e7469[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x57afa0()))));}function _0x72f0b1(){const _0xeb41b9=_0x4c49,_0x26a645=_0x39f01b[_0x35d65a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26a645||0x0==_0x26a645[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1100fa}=new URL(window[_0x35d65a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xeb41b9(0x1d7)]);if(_0x26a645[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1100fa))return!0x0;const _0x291048=_0x1100fa[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e]));return _0x26a645[_0x35d65a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c258e=>_0x1c258e[_0x35d65a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d65a([0x2a])))[_0x35d65a([0x6d,0x61,0x70])](_0x1fd195=>_0x1fd195[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e])))[_0x35d65a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43b765=>_0x43b765[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x291048[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x35d65a([0x6d,0x61,0x70])](_0x4232e8=>Array(_0x291048[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4232e8[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x35d65a([0x66,0x69,0x6c,0x6c])](_0x4232e8[0x0]===_0x35d65a([0x2a])?_0x35d65a([0x2a]):'')[_0x35d65a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4232e8))[_0x35d65a([0x73,0x6f,0x6d,0x65])](_0x119746=>_0x291048[_0x35d65a([0x65,0x76,0x65,0x72,0x79])]((_0x3b3265,_0x2207d0)=>_0x119746[_0x2207d0]===_0x3b3265||_0x119746[_0x2207d0]===_0x35d65a([0x2a])));}function _0x583ef2(){return _0x455817&&_0x396d37?new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a4223,_0x159100)=>{_0x455817[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x2a4223,_0x159100),_0x396d37[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x1c5477=>{_0x1c5477!=_0x35d65a([0x56,0x61,0x6c,0x69,0x64])&&_0x2a4223(_0x1c5477);},_0x159100);}):_0x455817||_0x396d37||_0x35d65a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x27f9f4(_0x2f6bf8,_0xcf2503){return new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xff1325=>{if(_0x5c7579())return _0xff1325(_0x35d65a([0x56,0x61,0x6c,0x69,0x64]));_0x238414(),_0x55f748[_0x35d65a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x35d65a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x467559=!0x1;const _0x197abf=_0x54e3db();function _0x536041(_0x2cd546){return!!_0x2cd546&&(typeof _0x2cd546===_0x35d65a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2cd546===_0x35d65a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2cd546[_0x35d65a([0x74,0x68,0x65,0x6e])]===_0x35d65a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2cd546[_0x35d65a([0x63,0x61,0x74,0x63,0x68])]===_0x35d65a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36ce78(_0x3f23a3){_0x5b4e2c(_0x3f23a3)[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x2e53fb=>{if(!_0x2e53fb||_0x2e53fb[_0x35d65a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x35d65a([0x6f,0x6b]))return _0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x20cb17(_0x4b73ee(_0x197abf+_0xcf2503))!=_0x2e53fb[_0x35d65a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x35d65a([0x56,0x61,0x6c,0x69,0x64]);})[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x54b8e7=>(_0x996474(),_0x54b8e7),()=>{const _0x5171df=_0x403230();return null==_0x5171df?(_0x996474(),_0x35d65a([0x56,0x61,0x6c,0x69,0x64])):_0x35d65a(_0x242a68-_0x5171df>(0x5778dc5f^_0x4991df)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x35d65a([0x74,0x68,0x65,0x6e])](_0xff1325)[_0x35d65a([0x63,0x61,0x74,0x63,0x68])](()=>{_0xff1325(_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x45ceae=0x7342b6df^_0x4991df;function _0x996474(){const _0x4de918=_0x35d65a([0x6c,0x6c,0x63,0x74,0x2d])+_0x20cb17(_0x4b73ee(_0x2f6bf8)),_0x56b5b3=_0x41b639(_0x20cb17(window[_0x35d65a([0x4d,0x61,0x74,0x68])][_0x35d65a([0x63,0x65,0x69,0x6c])](_0x242a68/_0x45ceae)));window[_0x35d65a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35d65a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4de918,_0x56b5b3);}function _0x403230(){const _0x44f64d=_0x35d65a([0x6c,0x6c,0x63,0x74,0x2d])+_0x20cb17(_0x4b73ee(_0x2f6bf8)),_0x2f2353=window[_0x35d65a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35d65a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44f64d);return _0x2f2353?window[_0x35d65a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41b639(_0x2f2353),0x10)*_0x45ceae:null;}function _0x5b4e2c(_0x1f4588){return new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49747c,_0x550d51)=>{_0x1f4588[_0x35d65a([0x74,0x68,0x65,0x6e])](_0x49747c,_0x550d51),window[_0x35d65a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x550d51,0x73758c9f^_0x4991df);});}}_0x55f748[_0x35d65a([0x6f,0x6e])](_0x35d65a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31ea34,_0x9ed80a)=>{if(_0x9ed80a[0x0]!=_0x2f6bf8)return _0xff1325(_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x9ed80a[0x1]={..._0x9ed80a[0x1],[_0x35d65a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x197abf};},{[_0x35d65a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35d65a([0x68,0x69,0x67,0x68])}),_0x55f748[_0x35d65a([0x6f,0x6e])](_0x35d65a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x379033=>{_0x536041(_0x379033[_0x35d65a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x467559=!0x0,_0x36ce78(_0x379033[_0x35d65a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x35d65a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35d65a([0x6c,0x6f,0x77])}),_0x5567ab[_0x35d65a([0x74,0x68,0x65,0x6e])](()=>{_0x467559||_0xff1325(_0x35d65a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c7579(){return _0x55f748[_0x35d65a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35d65a([0x76,0x69,0x65,0x77])][_0x35d65a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x35d65a([0x61,0x75,0x74,0x6f]);}function _0x238414(){_0x55f748[_0x35d65a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35d65a([0x76,0x69,0x65,0x77])][_0x35d65a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x35d65a([0x61,0x75,0x74,0x6f]);}}function _0x39fe30(_0x27ff8b){const _0x35cb8f=[new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e1c0e=>setTimeout(_0x3e1c0e,0x737d6693^_0x4991df)),_0x5567ab[_0x35d65a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x409ea4=>{let _0x225789=0x0;_0x55f748[_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c])][_0x35d65a([0x6f,0x6e])](_0x35d65a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2f81f9,_0x4f494a)=>{_0x4f494a[0x0][_0x35d65a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x225789++,_0x225789==(0x737459a7^_0x4991df)&&(_0x409ea4(),_0x2f81f9[_0x35d65a([0x6f,0x66,0x66])]());});}))];return window[_0x35d65a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x35d65a([0x72,0x61,0x63,0x65])](_0x35cb8f)[_0x35d65a([0x74,0x68,0x65,0x6e])](()=>_0x27ff8b);}async function _0x588115(){await _0x5567ab,_0x55f748[_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c])][_0x35d65a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3f40e6,_0x55f748[_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c])][_0x35d65a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3f40e6,_0x55f748[_0x35d65a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x35d65a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x57afa0(){return window[_0x35d65a([0x67,0x6c,0x6f,0x62])]&&window[_0x35d65a([0x67,0x6c,0x6f,0x62])][_0x35d65a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x26449b(_0x1e1d26){const _0x213244=_0xe5416();_0x55f748[_0x213244]=_0x35d65a([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])+_0x1e1d26,_0x1e1d26!=_0x35d65a([0x56,0x61,0x6c,0x69,0x64])&&_0x588115();}function _0xe5416(){const _0x67afc4=window[_0x35d65a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x35d65a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x35d65a([0x6e,0x6f,0x77])]())[_0x35d65a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x35d65a([0x2e]),'');let _0x4d8594=_0x35d65a([0x73]);for(let _0x4cad43=0x0;_0x4cad43<_0x67afc4[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4cad43+=0x2){let _0x1589d1=window[_0x35d65a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x67afc4[_0x35d65a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4cad43,_0x4cad43+0x2));_0x1589d1>=_0x46a230[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1589d1-=_0x46a230[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d8594+=_0x46a230[_0x1589d1];}return _0x4d8594;}function _0x1847f6(){const _0x9917e9=_0x1b9eed[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e]));if(0x3!=_0x9917e9[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x556f1e(_0x9917e9[0x1]);function _0x556f1e(_0x116dc0){const _0x40a724=_0x2febd4(_0x116dc0);return _0x40a724&&_0x5d7d7e()?_0x40a724:null;function _0x5d7d7e(){const _0x18bac2=_0x40a724[_0x35d65a([0x6a,0x74,0x69])],_0x32c907=window[_0x35d65a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18bac2[_0x35d65a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18bac2[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x25e7cb={..._0x40a724,[_0x35d65a([0x6a,0x74,0x69])]:_0x18bac2[_0x35d65a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18bac2[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x25e7cb[_0x35d65a([0x76,0x63])],_0x4b73ee(_0x25e7cb)==_0x32c907;}}}async function _0xb0c9a8(){let _0xd114f3=!0x0;try{const _0x3f5f17=_0x1b9eed[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])](_0x35d65a([0x2e])),[_0x4efed4,_0x2fcf8a,_0x40fdf1]=_0x3f5f17;return _0x2b016f(_0x4efed4),await _0x1d736e(_0x4efed4,_0x2fcf8a,_0x40fdf1),_0xd114f3;}catch{return!0x1;}function _0x2b016f(_0x65c1bc){const _0x3b906a=_0x2febd4(_0x65c1bc);_0x3b906a&&_0x3b906a[_0x35d65a([0x61,0x6c,0x67])]==_0x35d65a([0x45,0x53,0x32,0x35,0x36])||(_0xd114f3=!0x1);}async function _0x1d736e(_0x11e346,_0x127ce8,_0x2ba0ff){const _0x9a0fd=window[_0x35d65a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x35d65a([0x66,0x72,0x6f,0x6d])](_0xaebb54(_0x2ba0ff),_0xfe7499=>_0xfe7499[_0x35d65a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e6eec=new window[(_0x35d65a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x35d65a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11e346+_0x35d65a([0x2e])+_0x127ce8),_0x3fbf2c=window[_0x35d65a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x35d65a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fbf2c)return;const _0x3c502c=await _0x3fbf2c[_0x35d65a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x35d65a([0x6a,0x77,0x6b]),_0x322b2e,{[_0x35d65a([0x6e,0x61,0x6d,0x65])]:_0x35d65a([0x45,0x43,0x44,0x53,0x41]),[_0x35d65a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x35d65a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x35d65a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fbf2c[_0x35d65a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x35d65a([0x6e,0x61,0x6d,0x65])]:_0x35d65a([0x45,0x43,0x44,0x53,0x41]),[_0x35d65a([0x68,0x61,0x73,0x68])]:{[_0x35d65a([0x6e,0x61,0x6d,0x65])]:_0x35d65a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3c502c,_0x9a0fd,_0x3e6eec)||(_0xd114f3=!0x1);}}function _0x2febd4(_0x26cbee){return _0x26cbee[_0x35d65a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x35d65a([0x65,0x79]))?JSON[_0x35d65a([0x70,0x61,0x72,0x73,0x65])](_0xaebb54(_0x26cbee)):null;}function _0xaebb54(_0x3c40b5){return window[_0x35d65a([0x61,0x74,0x6f,0x62])](_0x3c40b5[_0x35d65a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x35d65a([0x2b]))[_0x35d65a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x35d65a([0x2f])));}function _0x4b73ee(_0x28adcb){let _0x2b0c2f=0x1505;function _0xf3d90e(_0x34e2d7){for(let _0x3d7d2d=0x0;_0x3d7d2d<_0x34e2d7[_0x35d65a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d7d2d++){const _0x49492e=_0x34e2d7[_0x35d65a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d7d2d);_0x2b0c2f=(_0x2b0c2f<<0x5)+_0x2b0c2f+_0x49492e,_0x2b0c2f&=_0x2b0c2f;}}function _0x3b5056(_0x5cf81c){Array[_0x35d65a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5cf81c)?_0x5cf81c[_0x35d65a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b5056):_0x5cf81c&&typeof _0x5cf81c==_0x35d65a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x35d65a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5cf81c)[_0x35d65a([0x73,0x6f,0x72,0x74])]()[_0x35d65a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4a285e,_0x11c460])=>{_0xf3d90e(_0x4a285e),_0x3b5056(_0x11c460);}):_0xf3d90e(window[_0x35d65a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5cf81c));}return _0x3b5056(_0x28adcb),_0x2b0c2f>>>0x0;}function _0x20cb17(_0x3d3a6d){return _0x3d3a6d[_0x35d65a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x35d65a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x35d65a([0x30]));}function _0x41b639(_0x489cd4){return _0x489cd4[_0x35d65a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x35d65a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x35d65a([0x6a,0x6f,0x69,0x6e])]('');}function _0x3f40e6(){}function _0x35d65a(_0x47cb49){const _0xef9323=_0x4c49;return _0x47cb49[_0xef9323(0x1e4)](_0x4be5d3=>String[_0xef9323(0x1de)](_0x4be5d3))[_0xef9323(0x1cc)]('');}_0x26449b(await _0x391995());}(this);}}
23
+ const _0x3b7084=_0x19d5;function _0x1364(){const _0x5167c2=['69036yAgQsB','ClipboardPipeline','574418QOyuql','671RHZsMh','isPremiumPlugin','afterInit','isOfficialPlugin','dataTransfer','requires','494660fobXJV','PasteFromOfficeEnhancedInliner','map','4RwShoq','48228NOFlVN','fromCharCode','30660QnREYw','init','view','70DzeNqb','168cFklJm','72fbdLii','pluginName','_parsedData','getData','text/html','high','239JyNMAn','1097799IqHqgu','editing','editor','456XuRGcC','inputTransformation','document','join','execute','3694TqKTId','stylesProcessor','href','get','plugins','PasteFromOffice','isActive'];_0x1364=function(){return _0x5167c2;};return _0x1364();}(function(_0x4bae49,_0x373061){const _0x2fd4fb=_0x19d5,_0x278365=_0x4bae49();while(!![]){try{const _0x1cc4dd=-parseInt(_0x2fd4fb(0x152))/0x1*(parseInt(_0x2fd4fb(0x15b))/0x2)+-parseInt(_0x2fd4fb(0x153))/0x3*(-parseInt(_0x2fd4fb(0x144))/0x4)+-parseInt(_0x2fd4fb(0x14a))/0x5*(parseInt(_0x2fd4fb(0x145))/0x6)+parseInt(_0x2fd4fb(0x147))/0x7*(parseInt(_0x2fd4fb(0x156))/0x8)+parseInt(_0x2fd4fb(0x14c))/0x9*(parseInt(_0x2fd4fb(0x141))/0xa)+parseInt(_0x2fd4fb(0x13b))/0xb*(parseInt(_0x2fd4fb(0x162))/0xc)+-parseInt(_0x2fd4fb(0x164))/0xd*(parseInt(_0x2fd4fb(0x14b))/0xe);if(_0x1cc4dd===_0x373061)break;else _0x278365['push'](_0x278365['shift']());}catch(_0x3aadce){_0x278365['push'](_0x278365['shift']());}}}(_0x1364,0x43e29));import{Plugin as _0x1350e2}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x22fc48}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xc550d2,uid as _0x25fa72}from'ckeditor5/src/utils.js';function _0x19d5(_0x5abe54,_0x46c539){const _0x136419=_0x1364();return _0x19d5=function(_0x19d5a0,_0x49130b){_0x19d5a0=_0x19d5a0-0x13b;let _0x2e1689=_0x136419[_0x19d5a0];return _0x2e1689;},_0x19d5(_0x5abe54,_0x46c539);}import{MSOfficeStylesInliner as _0x5e388d}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1350e2{static get[_0x3b7084(0x14d)](){const _0x2470f7=_0x3b7084;return _0x2470f7(0x142);}static get[_0x3b7084(0x13e)](){return!0x0;}static get[_0x3b7084(0x13c)](){return!0x0;}static get[_0x3b7084(0x140)](){const _0x42c88b=_0x3b7084;return[_0x42c88b(0x160)];}[_0x3b7084(0x148)](){const _0x2cced7=_0x3b7084,_0x2e7a8a=this[_0x2cced7(0x155)],_0x49e10e=_0x2e7a8a[_0x2cced7(0x15f)][_0x2cced7(0x15e)](_0x2cced7(0x163)),_0x3954db=_0x2e7a8a[_0x2cced7(0x154)][_0x2cced7(0x149)][_0x2cced7(0x158)],_0x21720a=new _0x5e388d(_0x3954db);_0x49e10e['on'](_0x2cced7(0x157),(_0x526951,_0x5d3941)=>{const _0x2f028a=_0x2cced7,_0x8b2663=_0x5d3941[_0x2f028a(0x13f)][_0x2f028a(0x14f)](_0x2f028a(0x150));_0x21720a[_0x2f028a(0x161)](_0x8b2663)&&(_0x5d3941[_0x2f028a(0x14e)]||(_0x5d3941[_0x2f028a(0x14e)]=_0x22fc48(_0x8b2663,_0x3954db[_0x2f028a(0x15c)])),_0x21720a[_0x2f028a(0x15a)](_0x5d3941));},{'priority':_0xc550d2[_0x2cced7(0x15e)](_0x2cced7(0x151))+0xb});}[_0x3b7084(0x13d)](){!async function(_0x19c63f){const _0x511cd6=_0x3667bd([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]),_0x1d52ad=0x7374585f,_0x492dae=0x73732217^_0x1d52ad,_0x872460=window[_0x3667bd([0x44,0x61,0x74,0x65])][_0x3667bd([0x6e,0x6f,0x77])](),_0x202d0b=_0x19c63f[_0x3667bd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f7e70=new window[(_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x130cf0=>{_0x202d0b[_0x3667bd([0x6f,0x6e,0x63,0x65])](_0x3667bd([0x72,0x65,0x61,0x64,0x79]),_0x130cf0);}),_0x4b0603={[_0x3667bd([0x6b,0x74,0x79])]:_0x3667bd([0x45,0x43]),[_0x3667bd([0x75,0x73,0x65])]:_0x3667bd([0x73,0x69,0x67]),[_0x3667bd([0x63,0x72,0x76])]:_0x3667bd([0x50,0x2d,0x32,0x35,0x36]),[_0x3667bd([0x78])]:_0x3667bd([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]),[_0x3667bd([0x79])]:_0x3667bd([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]),[_0x3667bd([0x61,0x6c,0x67])]:_0x3667bd([0x45,0x53,0x32,0x35,0x36])},_0x295952=_0x202d0b[_0x3667bd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3667bd([0x67,0x65,0x74])](_0x3667bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3ae228(){let _0x239d08,_0x2281d0=null,_0x25fccb=null;try{if(_0x295952==_0x3667bd([0x47,0x50,0x4c]))return _0x3667bd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x239d08=_0x385fce(),!_0x239d08)return _0x3667bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x239d08[_0x3667bd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x25fccb=_0x4e356d(_0x239d08[_0x3667bd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x239d08[_0x3667bd([0x6a,0x74,0x69])])),await _0x1f9666()?_0x19681a()?_0x385682()?_0x3667bd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x304236()?(_0x239d08[_0x3667bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3667bd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2281d0=_0x1bace0(_0x3667bd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x239d08[_0x3667bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3667bd([0x74,0x72,0x69,0x61,0x6c])&&(_0x2281d0=_0x1bace0(_0x3667bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xc39c4c()):_0x3667bd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3667bd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3667bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3667bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x385682(){const _0x3c3f9e=[_0x3667bd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3667bd([0x74,0x72,0x69,0x61,0x6c])][_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x239d08[_0x3667bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x872460/0x3e8:0xe10*_0x492dae;return _0x239d08[_0x3667bd([0x65,0x78,0x70])]<_0x3c3f9e;}function _0x19681a(){const _0x494983=_0x239d08[_0x3667bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x494983&&(!!_0x494983[_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3667bd([0x2a]))||(!!_0x494983[_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3667bd([0x50,0x4f,0x45]))||(!!_0x494983[_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3667bd([0x50,0x50]))||!(!_0x494983[_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3667bd([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5cb78e()))));}function _0x304236(){const _0x383164=_0x19d5,_0x56308=_0x239d08[_0x3667bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56308||0x0==_0x56308[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4119e8}=new URL(window[_0x3667bd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x383164(0x15d)]);if(_0x56308[_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4119e8))return!0x0;const _0x46920e=_0x4119e8[_0x3667bd([0x73,0x70,0x6c,0x69,0x74])](_0x3667bd([0x2e]));return _0x56308[_0x3667bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c0587=>_0x1c0587[_0x3667bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3667bd([0x2a])))[_0x3667bd([0x6d,0x61,0x70])](_0x37a9c4=>_0x37a9c4[_0x3667bd([0x73,0x70,0x6c,0x69,0x74])](_0x3667bd([0x2e])))[_0x3667bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2c14c0=>_0x2c14c0[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x46920e[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3667bd([0x6d,0x61,0x70])](_0x354ac1=>Array(_0x46920e[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x354ac1[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3667bd([0x66,0x69,0x6c,0x6c])](_0x354ac1[0x0]===_0x3667bd([0x2a])?_0x3667bd([0x2a]):'')[_0x3667bd([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x354ac1))[_0x3667bd([0x73,0x6f,0x6d,0x65])](_0x4f0b4d=>_0x46920e[_0x3667bd([0x65,0x76,0x65,0x72,0x79])]((_0x42f939,_0x167254)=>_0x4f0b4d[_0x167254]===_0x42f939||_0x4f0b4d[_0x167254]===_0x3667bd([0x2a])));}function _0xc39c4c(){return _0x2281d0&&_0x25fccb?new window[(_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc4c69,_0x5c5a71)=>{_0x2281d0[_0x3667bd([0x74,0x68,0x65,0x6e])](_0xc4c69,_0x5c5a71),_0x25fccb[_0x3667bd([0x74,0x68,0x65,0x6e])](_0x27c4f3=>{_0x27c4f3!=_0x3667bd([0x56,0x61,0x6c,0x69,0x64])&&_0xc4c69(_0x27c4f3);},_0x5c5a71);}):_0x2281d0||_0x25fccb||_0x3667bd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4e356d(_0x2bbb21,_0x4f0f40){return new window[(_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2adcf3=>{if(_0x284b32())return _0x2adcf3(_0x3667bd([0x56,0x61,0x6c,0x69,0x64]));_0x5a37db(),_0x202d0b[_0x3667bd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3667bd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1fb3ca=!0x1;const _0x3c4f0a=_0x25fa72();function _0x12fa17(_0xb1ad90){return!!_0xb1ad90&&(typeof _0xb1ad90===_0x3667bd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb1ad90===_0x3667bd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb1ad90[_0x3667bd([0x74,0x68,0x65,0x6e])]===_0x3667bd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb1ad90[_0x3667bd([0x63,0x61,0x74,0x63,0x68])]===_0x3667bd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d5b3a(_0x36e022){_0x1c6d27(_0x36e022)[_0x3667bd([0x74,0x68,0x65,0x6e])](_0x184003=>{if(!_0x184003||_0x184003[_0x3667bd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3667bd([0x6f,0x6b]))return _0x3667bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x367405(_0x369cea(_0x3c4f0a+_0x4f0f40))!=_0x184003[_0x3667bd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3667bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3667bd([0x56,0x61,0x6c,0x69,0x64]);})[_0x3667bd([0x74,0x68,0x65,0x6e])](_0xdaf63b=>(_0x2ba362(),_0xdaf63b),()=>{const _0x2e95c6=_0x430d97();return null==_0x2e95c6?(_0x2ba362(),_0x3667bd([0x56,0x61,0x6c,0x69,0x64])):_0x3667bd(_0x872460-_0x2e95c6>(0x5778dc5f^_0x1d52ad)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3667bd([0x74,0x68,0x65,0x6e])](_0x2adcf3)[_0x3667bd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2adcf3(_0x3667bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c34e8=0x7342b6df^_0x1d52ad;function _0x2ba362(){const _0x39442f=_0x3667bd([0x6c,0x6c,0x63,0x74,0x2d])+_0x367405(_0x369cea(_0x2bbb21)),_0x568f61=_0x58ec88(_0x367405(window[_0x3667bd([0x4d,0x61,0x74,0x68])][_0x3667bd([0x63,0x65,0x69,0x6c])](_0x872460/_0x3c34e8)));window[_0x3667bd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3667bd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39442f,_0x568f61);}function _0x430d97(){const _0x314f4f=_0x3667bd([0x6c,0x6c,0x63,0x74,0x2d])+_0x367405(_0x369cea(_0x2bbb21)),_0x25ce40=window[_0x3667bd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3667bd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x314f4f);return _0x25ce40?window[_0x3667bd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58ec88(_0x25ce40),0x10)*_0x3c34e8:null;}function _0x1c6d27(_0x309813){return new window[(_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x33cbb0,_0x1a1708)=>{_0x309813[_0x3667bd([0x74,0x68,0x65,0x6e])](_0x33cbb0,_0x1a1708),window[_0x3667bd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a1708,0x73758c9f^_0x1d52ad);});}}_0x202d0b[_0x3667bd([0x6f,0x6e])](_0x3667bd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x118061,_0x218954)=>{if(_0x218954[0x0]!=_0x2bbb21)return _0x2adcf3(_0x3667bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x218954[0x1]={..._0x218954[0x1],[_0x3667bd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3c4f0a};},{[_0x3667bd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3667bd([0x68,0x69,0x67,0x68])}),_0x202d0b[_0x3667bd([0x6f,0x6e])](_0x3667bd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3de5f6=>{_0x12fa17(_0x3de5f6[_0x3667bd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1fb3ca=!0x0,_0x2d5b3a(_0x3de5f6[_0x3667bd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3667bd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3667bd([0x6c,0x6f,0x77])}),_0x4f7e70[_0x3667bd([0x74,0x68,0x65,0x6e])](()=>{_0x1fb3ca||_0x2adcf3(_0x3667bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x284b32(){return _0x202d0b[_0x3667bd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3667bd([0x76,0x69,0x65,0x77])][_0x3667bd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3667bd([0x61,0x75,0x74,0x6f]);}function _0x5a37db(){_0x202d0b[_0x3667bd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3667bd([0x76,0x69,0x65,0x77])][_0x3667bd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3667bd([0x61,0x75,0x74,0x6f]);}}function _0x1bace0(_0x503fbd){const _0x283d4e=[new window[(_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ef2f3=>setTimeout(_0x2ef2f3,0x737d6693^_0x1d52ad)),_0x4f7e70[_0x3667bd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59e7de=>{let _0x25ae9b=0x0;_0x202d0b[_0x3667bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3667bd([0x6f,0x6e])](_0x3667bd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ba827,_0x44457f)=>{_0x44457f[0x0][_0x3667bd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x25ae9b++,_0x25ae9b==(0x737459a7^_0x1d52ad)&&(_0x59e7de(),_0x2ba827[_0x3667bd([0x6f,0x66,0x66])]());});}))];return window[_0x3667bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3667bd([0x72,0x61,0x63,0x65])](_0x283d4e)[_0x3667bd([0x74,0x68,0x65,0x6e])](()=>_0x503fbd);}async function _0x307cd5(){await _0x4f7e70,_0x202d0b[_0x3667bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3667bd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2dc12b,_0x202d0b[_0x3667bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3667bd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2dc12b,_0x202d0b[_0x3667bd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3667bd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cb78e(){return window[_0x3667bd([0x67,0x6c,0x6f,0x62])]&&window[_0x3667bd([0x67,0x6c,0x6f,0x62])][_0x3667bd([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x244190(_0x4a44b0){const _0x21a484=_0x324af5();_0x202d0b[_0x21a484]=_0x3667bd([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])+_0x4a44b0,_0x4a44b0!=_0x3667bd([0x56,0x61,0x6c,0x69,0x64])&&_0x307cd5();}function _0x324af5(){const _0x405ef0=window[_0x3667bd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3667bd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3667bd([0x6e,0x6f,0x77])]())[_0x3667bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3667bd([0x2e]),'');let _0x59e139=_0x3667bd([0x73]);for(let _0x439d50=0x0;_0x439d50<_0x405ef0[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x439d50+=0x2){let _0x410604=window[_0x3667bd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x405ef0[_0x3667bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x439d50,_0x439d50+0x2));_0x410604>=_0x511cd6[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x410604-=_0x511cd6[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x59e139+=_0x511cd6[_0x410604];}return _0x59e139;}function _0x385fce(){const _0x115a25=_0x295952[_0x3667bd([0x73,0x70,0x6c,0x69,0x74])](_0x3667bd([0x2e]));if(0x3!=_0x115a25[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1773ac(_0x115a25[0x1]);function _0x1773ac(_0x212bed){const _0x484090=_0x3c64be(_0x212bed);return _0x484090&&_0x42103f()?_0x484090:null;function _0x42103f(){const _0x31afc1=_0x484090[_0x3667bd([0x6a,0x74,0x69])],_0x509b94=window[_0x3667bd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31afc1[_0x3667bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31afc1[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b568e={..._0x484090,[_0x3667bd([0x6a,0x74,0x69])]:_0x31afc1[_0x3667bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x31afc1[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b568e[_0x3667bd([0x76,0x63])],_0x369cea(_0x2b568e)==_0x509b94;}}}async function _0x1f9666(){let _0x3e2877=!0x0;try{const _0x18f72a=_0x295952[_0x3667bd([0x73,0x70,0x6c,0x69,0x74])](_0x3667bd([0x2e])),[_0x5551d7,_0x22194b,_0x3de596]=_0x18f72a;return _0x82d92b(_0x5551d7),await _0x4aaca3(_0x5551d7,_0x22194b,_0x3de596),_0x3e2877;}catch{return!0x1;}function _0x82d92b(_0x1a65a0){const _0x46ba22=_0x3c64be(_0x1a65a0);_0x46ba22&&_0x46ba22[_0x3667bd([0x61,0x6c,0x67])]==_0x3667bd([0x45,0x53,0x32,0x35,0x36])||(_0x3e2877=!0x1);}async function _0x4aaca3(_0x4c99a2,_0x4265d3,_0x1d270e){const _0x45d0ab=window[_0x3667bd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3667bd([0x66,0x72,0x6f,0x6d])](_0x3811e1(_0x1d270e),_0x3fd2b0=>_0x3fd2b0[_0x3667bd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x30e201=new window[(_0x3667bd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3667bd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4c99a2+_0x3667bd([0x2e])+_0x4265d3),_0x1f01eb=window[_0x3667bd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3667bd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1f01eb)return;const _0xe0eddc=await _0x1f01eb[_0x3667bd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3667bd([0x6a,0x77,0x6b]),_0x4b0603,{[_0x3667bd([0x6e,0x61,0x6d,0x65])]:_0x3667bd([0x45,0x43,0x44,0x53,0x41]),[_0x3667bd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3667bd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3667bd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1f01eb[_0x3667bd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3667bd([0x6e,0x61,0x6d,0x65])]:_0x3667bd([0x45,0x43,0x44,0x53,0x41]),[_0x3667bd([0x68,0x61,0x73,0x68])]:{[_0x3667bd([0x6e,0x61,0x6d,0x65])]:_0x3667bd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe0eddc,_0x45d0ab,_0x30e201)||(_0x3e2877=!0x1);}}function _0x3c64be(_0x3c5d5e){return _0x3c5d5e[_0x3667bd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3667bd([0x65,0x79]))?JSON[_0x3667bd([0x70,0x61,0x72,0x73,0x65])](_0x3811e1(_0x3c5d5e)):null;}function _0x3811e1(_0xaeac29){return window[_0x3667bd([0x61,0x74,0x6f,0x62])](_0xaeac29[_0x3667bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3667bd([0x2b]))[_0x3667bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3667bd([0x2f])));}function _0x369cea(_0x5e18ac){let _0x10ca1b=0x1505;function _0x31ef41(_0x1998f5){for(let _0x43c3e4=0x0;_0x43c3e4<_0x1998f5[_0x3667bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43c3e4++){const _0x35ac5f=_0x1998f5[_0x3667bd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43c3e4);_0x10ca1b=(_0x10ca1b<<0x5)+_0x10ca1b+_0x35ac5f,_0x10ca1b&=_0x10ca1b;}}function _0x322819(_0x553da3){Array[_0x3667bd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x553da3)?_0x553da3[_0x3667bd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x322819):_0x553da3&&typeof _0x553da3==_0x3667bd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3667bd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x553da3)[_0x3667bd([0x73,0x6f,0x72,0x74])]()[_0x3667bd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x135b3a,_0x4614ac])=>{_0x31ef41(_0x135b3a),_0x322819(_0x4614ac);}):_0x31ef41(window[_0x3667bd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x553da3));}return _0x322819(_0x5e18ac),_0x10ca1b>>>0x0;}function _0x367405(_0x13efca){return _0x13efca[_0x3667bd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3667bd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3667bd([0x30]));}function _0x58ec88(_0x57a865){return _0x57a865[_0x3667bd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3667bd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3667bd([0x6a,0x6f,0x69,0x6e])]('');}function _0x2dc12b(){}function _0x3667bd(_0x23d25d){const _0x2eda8c=_0x19d5;return _0x23d25d[_0x2eda8c(0x143)](_0x4b019d=>String[_0x2eda8c(0x146)](_0x4b019d))[_0x2eda8c(0x159)]('');}_0x244190(await _0x3ae228());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x440b2d=_0x45a7;(function(_0x4218d9,_0x4d0db2){const _0x5f2581=_0x45a7,_0x4c597c=_0x4218d9();while(!![]){try{const _0x1eedd2=-parseInt(_0x5f2581(0x121))/0x1+-parseInt(_0x5f2581(0x11b))/0x2+-parseInt(_0x5f2581(0x131))/0x3+-parseInt(_0x5f2581(0x139))/0x4+parseInt(_0x5f2581(0x12d))/0x5+parseInt(_0x5f2581(0x135))/0x6+parseInt(_0x5f2581(0x12e))/0x7;if(_0x1eedd2===_0x4d0db2)break;else _0x4c597c['push'](_0x4c597c['shift']());}catch(_0x55032d){_0x4c597c['push'](_0x4c597c['shift']());}}}(_0x1127,0x81fc9));function _0x1127(){const _0x54a393=['isPremiumPlugin','requires','PasteFromOffice','1178112DUAmEh','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','plugins','PasteFromOfficeEnhancedPropagator','dataTransfer','editing','getData','pasteFromOfficeEnhancedLicenseKeyInvalid','pluginName','isActive','inputTransformation','_licenseKeyCheckInterval','trialLimit','get','config','featureNotAllowed','_parsedData','_showLicenseError','domainLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','1724380vllzGZ','high','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyTrialLimit','destroy','editor','806082pThDtQ','stylesProcessor','usageLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','text/html','init','invalid','evaluationLimit','PasteFromOfficeEnhanced','execute','pasteFromOfficeEnhancedLicenseKeyNotAllowed','document','4849465xDBXOv','10391640nxnNhN','licenseKey','isOfficialPlugin','186846QocTWc','expired','ClipboardPipeline','view','618564UAHTGu'];_0x1127=function(){return _0x54a393;};return _0x1127();}import{Plugin as _0x2abf90}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3b60a5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x225c51}from'ckeditor5/src/utils.js';function _0x45a7(_0x266e90,_0x262e2c){const _0x11276c=_0x1127();return _0x45a7=function(_0x45a71d,_0x1108e6){_0x45a71d=_0x45a71d-0x11a;let _0x13d193=_0x11276c[_0x45a71d];return _0x13d193;},_0x45a7(_0x266e90,_0x262e2c);}import{MSOfficeInlineStylePropagator as _0x290f4e}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x2abf90{[_0x440b2d(0x12f)];[_0x440b2d(0x145)];static get[_0x440b2d(0x142)](){const _0x2ed1ad=_0x440b2d;return _0x2ed1ad(0x13d);}static get[_0x440b2d(0x130)](){return!0x0;}static get[_0x440b2d(0x136)](){return!0x0;}static get[_0x440b2d(0x137)](){const _0x444347=_0x440b2d;return[_0x444347(0x138)];}[_0x440b2d(0x126)](){const _0x261bb2=_0x440b2d,_0x52eec8=this[_0x261bb2(0x120)],_0x340de8=_0x52eec8[_0x261bb2(0x13c)][_0x261bb2(0x147)](_0x261bb2(0x133)),_0x521260=_0x52eec8[_0x261bb2(0x13f)][_0x261bb2(0x134)][_0x261bb2(0x12c)],_0x3f8c76=new _0x290f4e(_0x521260);_0x340de8['on'](_0x261bb2(0x144),(_0x18e68f,_0xb81b5d)=>{const _0x41e40f=_0x261bb2,_0x441e6f=_0xb81b5d[_0x41e40f(0x13e)][_0x41e40f(0x140)](_0x41e40f(0x125));_0x3f8c76[_0x41e40f(0x143)](_0x441e6f)&&(_0xb81b5d[_0x41e40f(0x14a)]||(_0xb81b5d[_0x41e40f(0x14a)]=_0x3b60a5(_0x441e6f,_0x521260[_0x41e40f(0x122)])),_0x3f8c76[_0x41e40f(0x12a)](_0xb81b5d));},{'priority':_0x225c51[_0x261bb2(0x147)](_0x261bb2(0x11c))+0xa}),this[_0x261bb2(0x12f)]=this[_0x261bb2(0x120)][_0x261bb2(0x148)][_0x261bb2(0x147)](_0x261bb2(0x12f));const _0x53a5f2=this[_0x261bb2(0x120)];this[_0x261bb2(0x145)]=setInterval(()=>{const _0x33eb49=_0x261bb2;let _0x347b57;for(const _0x2eeae4 in _0x53a5f2){const _0x57118e=_0x2eeae4,_0x4791e7=_0x53a5f2[_0x57118e];if(_0x33eb49(0x11d)==_0x4791e7||_0x33eb49(0x141)==_0x4791e7||_0x33eb49(0x13a)==_0x4791e7||_0x33eb49(0x13b)==_0x4791e7||_0x33eb49(0x12b)==_0x4791e7||_0x33eb49(0x124)==_0x4791e7||_0x33eb49(0x11e)==_0x4791e7||_0x33eb49(0x11a)==_0x4791e7){delete _0x53a5f2[_0x57118e],_0x347b57=_0x4791e7,clearInterval(this[_0x33eb49(0x145)]),this[_0x33eb49(0x145)]=void 0x0;break;}}_0x33eb49(0x141)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x127)),_0x33eb49(0x13a)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x132)),_0x33eb49(0x13b)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x14c)),_0x33eb49(0x12b)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x149),_0x33eb49(0x129)),_0x33eb49(0x124)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x128)),_0x33eb49(0x11e)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x146)),_0x33eb49(0x11a)==_0x347b57&&_0x53a5f2[_0x33eb49(0x14b)](_0x33eb49(0x123));},0x3e8);}[_0x440b2d(0x11f)](){const _0x30f078=_0x440b2d;super[_0x30f078(0x11f)](),this[_0x30f078(0x145)]&&clearInterval(this[_0x30f078(0x145)]);}}
23
+ const _0x3c6c71=_0x5aeb;function _0x5aeb(_0xe8d598,_0x3dae34){const _0x518729=_0x5187();return _0x5aeb=function(_0x5aeb85,_0x33e3f7){_0x5aeb85=_0x5aeb85-0x67;let _0x347b26=_0x518729[_0x5aeb85];return _0x347b26;},_0x5aeb(_0xe8d598,_0x3dae34);}(function(_0x30a165,_0x4db7ca){const _0x29abda=_0x5aeb,_0x55ce1f=_0x30a165();while(!![]){try{const _0x115c95=-parseInt(_0x29abda(0x7b))/0x1*(-parseInt(_0x29abda(0x8d))/0x2)+parseInt(_0x29abda(0x79))/0x3+-parseInt(_0x29abda(0x77))/0x4*(parseInt(_0x29abda(0x7c))/0x5)+parseInt(_0x29abda(0x72))/0x6+parseInt(_0x29abda(0x95))/0x7+parseInt(_0x29abda(0x69))/0x8*(parseInt(_0x29abda(0x93))/0x9)+-parseInt(_0x29abda(0x8c))/0xa*(parseInt(_0x29abda(0x6e))/0xb);if(_0x115c95===_0x4db7ca)break;else _0x55ce1f['push'](_0x55ce1f['shift']());}catch(_0x13a4ca){_0x55ce1f['push'](_0x55ce1f['shift']());}}}(_0x5187,0x79160));function _0x5187(){const _0x544b67=['get','plugins','execute','expired','usageLimit','view','pasteFromOfficeEnhancedLicenseKeyExpired','PasteFromOffice','evaluationLimit','140qBYAfj','442418CVOOxA','pasteFromOfficeEnhancedLicenseKeyValid','pluginName','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','domainLimit','9XbqTJy','editing','6567022ttFtpq','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','PasteFromOfficeEnhancedPropagator','_showLicenseError','_licenseKeyCheckInterval','stylesProcessor','inputTransformation','document','pasteFromOfficeEnhancedLicenseKeyDomainLimit','invalid','4186808LRaTkb','trialLimit','PasteFromOfficeEnhanced','init','config','1052458ernNid','requires','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','isActive','1846260CAaYqt','isPremiumPlugin','text/html','ClipboardPipeline','destroy','2172cVsNhz','isOfficialPlugin','1615365AEDgOo','featureNotAllowed','1nmkooN','6385ChqfyK','editor','high','licenseKey','pasteFromOfficeEnhancedLicenseKeyUsageLimit','dataTransfer','_parsedData'];_0x5187=function(){return _0x544b67;};return _0x5187();}import{Plugin as _0x4b47ad}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x232a21}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2323bf}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x4f177f}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x4b47ad{[_0x3c6c71(0x7f)];[_0x3c6c71(0x9a)];static get[_0x3c6c71(0x8f)](){const _0x38dfe5=_0x3c6c71;return _0x38dfe5(0x98);}static get[_0x3c6c71(0x78)](){return!0x0;}static get[_0x3c6c71(0x73)](){return!0x0;}static get[_0x3c6c71(0x6f)](){const _0x25ff96=_0x3c6c71;return[_0x25ff96(0x8a)];}[_0x3c6c71(0x6c)](){const _0x2c350a=_0x3c6c71,_0x56c50=this[_0x2c350a(0x7d)],_0x4e324b=_0x56c50[_0x2c350a(0x84)][_0x2c350a(0x83)](_0x2c350a(0x75)),_0x5140e3=_0x56c50[_0x2c350a(0x94)][_0x2c350a(0x88)][_0x2c350a(0x9d)],_0x33ba92=new _0x4f177f(_0x5140e3);_0x4e324b['on'](_0x2c350a(0x9c),(_0xa7023f,_0x4e38bd)=>{const _0xc0e7e8=_0x2c350a,_0x1a52bc=_0x4e38bd[_0xc0e7e8(0x81)][_0xc0e7e8(0x91)](_0xc0e7e8(0x74));_0x33ba92[_0xc0e7e8(0x71)](_0x1a52bc)&&(_0x4e38bd[_0xc0e7e8(0x82)]||(_0x4e38bd[_0xc0e7e8(0x82)]=_0x232a21(_0x1a52bc,_0x5140e3[_0xc0e7e8(0x9b)])),_0x33ba92[_0xc0e7e8(0x85)](_0x4e38bd));},{'priority':_0x2323bf[_0x2c350a(0x83)](_0x2c350a(0x7e))+0xa}),this[_0x2c350a(0x7f)]=this[_0x2c350a(0x7d)][_0x2c350a(0x6d)][_0x2c350a(0x83)](_0x2c350a(0x7f));const _0x3e4eaf=this[_0x2c350a(0x7d)];this[_0x2c350a(0x9a)]=setInterval(()=>{const _0x3c9615=_0x2c350a;let _0x4df9af;for(const _0x57391d in _0x3e4eaf){const _0x230573=_0x57391d,_0x2d208e=_0x3e4eaf[_0x230573];if(_0x3c9615(0x8e)==_0x2d208e||_0x3c9615(0x90)==_0x2d208e||_0x3c9615(0x89)==_0x2d208e||_0x3c9615(0x67)==_0x2d208e||_0x3c9615(0x96)==_0x2d208e||_0x3c9615(0x70)==_0x2d208e||_0x3c9615(0x97)==_0x2d208e||_0x3c9615(0x80)==_0x2d208e){delete _0x3e4eaf[_0x230573],_0x4df9af=_0x2d208e,clearInterval(this[_0x3c9615(0x9a)]),this[_0x3c9615(0x9a)]=void 0x0;break;}}_0x3c9615(0x90)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x68)),_0x3c9615(0x89)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x86)),_0x3c9615(0x67)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x92)),_0x3c9615(0x96)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x7a),_0x3c9615(0x6b)),_0x3c9615(0x70)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x8b)),_0x3c9615(0x97)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x6a)),_0x3c9615(0x80)==_0x4df9af&&_0x3e4eaf[_0x3c9615(0x99)](_0x3c9615(0x87));},0x3e8);}[_0x3c6c71(0x76)](){const _0x2d0098=_0x3c6c71;super[_0x2d0098(0x76)](),this[_0x2d0098(0x9a)]&&clearInterval(this[_0x2d0098(0x9a)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x50039e,_0x16da7f){const _0x306575=_0x2b38,_0x288645=_0x50039e();while(!![]){try{const _0x26dc6c=-parseInt(_0x306575(0x156))/0x1+parseInt(_0x306575(0x157))/0x2*(parseInt(_0x306575(0x14e))/0x3)+-parseInt(_0x306575(0x14d))/0x4+-parseInt(_0x306575(0x152))/0x5+-parseInt(_0x306575(0x14f))/0x6+parseInt(_0x306575(0x154))/0x7*(parseInt(_0x306575(0x153))/0x8)+parseInt(_0x306575(0x155))/0x9*(parseInt(_0x306575(0x151))/0xa);if(_0x26dc6c===_0x16da7f)break;else _0x288645['push'](_0x288645['shift']());}catch(_0x41e7b3){_0x288645['push'](_0x288645['shift']());}}}(_0xa840,0xbc92c));function _0x2b38(_0x4f26c8,_0x58eeff){const _0xa840df=_0xa840();return _0x2b38=function(_0x2b381c,_0x1ae6ef){_0x2b381c=_0x2b381c-0x14d;let _0x10ac77=_0xa840df[_0x2b381c];return _0x10ac77;},_0x2b38(_0x4f26c8,_0x58eeff);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x3e053f){const _0x1841c0=_0x2b38;return m[_0x1841c0(0x150)](_0x3e053f);}function _0xa840(){const _0x564b1f=['416599YPAluF','7612qclVAF','4945904jmqfNE','534ANNTLl','1197552yiahwO','test','10mwbGIj','1466045maUTNl','9462488BfyCTj','7ZWTKSv','9521937SNChOQ'];_0xa840=function(){return _0x564b1f;};return _0xa840();}
23
+ function _0x1d7e(){const _0x4e9805=['test','104xaHDAf','1452381FQfQFn','4506606SEBygI','5512280amxQqw','226082TGbpFt','3153123CoOlSc','4038865tSVfqg','8048400GkCVuH','2bZLlNf'];_0x1d7e=function(){return _0x4e9805;};return _0x1d7e();}(function(_0x1e8d12,_0x23ecc3){const _0x4863d0=_0x58ef,_0x18b1dd=_0x1e8d12();while(!![]){try{const _0x379a54=parseInt(_0x4863d0(0x75))/0x1*(parseInt(_0x4863d0(0x71))/0x2)+parseInt(_0x4863d0(0x79))/0x3+parseInt(_0x4863d0(0x70))/0x4+parseInt(_0x4863d0(0x73))/0x5+parseInt(_0x4863d0(0x74))/0x6+parseInt(_0x4863d0(0x78))/0x7+parseInt(_0x4863d0(0x77))/0x8*(-parseInt(_0x4863d0(0x72))/0x9);if(_0x379a54===_0x23ecc3)break;else _0x18b1dd['push'](_0x18b1dd['shift']());}catch(_0x45fe56){_0x18b1dd['push'](_0x18b1dd['shift']());}}}(_0x1d7e,0xddcd3));function _0x58ef(_0x362860,_0x54ec89){const _0x1d7ef7=_0x1d7e();return _0x58ef=function(_0x58ef3b,_0x2ac7ba){_0x58ef3b=_0x58ef3b-0x70;let _0x3b2116=_0x1d7ef7[_0x58ef3b];return _0x3b2116;},_0x58ef(_0x362860,_0x54ec89);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x3c481f){const _0x535b1f=_0x58ef;return m[_0x535b1f(0x76)](_0x3c481f);}