@ckeditor/ckeditor5-paste-from-office-enhanced 47.2.0-alpha.5 → 47.2.0-alpha.6

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 c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-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[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&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 a(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"),c=i.exec(e),a=o.exec(e),l=c&&!a,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"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${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;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var L=n(584);function A(t,e){const n=O();return(A=function(t,e){return n[t-=379]})(t,e)}function O(){const t=["10llnyfz","26929BRrjzZ","test","9233YfSsyo","12grrZty","412tsgXbM","318WbUKej","72fNSelV","681230YjNuCT","108396otpULf","10KsRsUs","1101600CSmJjw","4363294NwWxZe","5502eYqKxP"];return(O=function(){return t})()}!function(t){const e=A,n=t();for(;;)try{if(130608===parseInt(e(391))/1*(-parseInt(e(384))/2)+parseInt(e(387))/3*(-parseInt(e(379))/4)+-parseInt(e(385))/5+-parseInt(e(380))/6*(-parseInt(e(389))/7)+-parseInt(e(381))/8*(-parseInt(e(383))/9)+parseInt(e(388))/10*(-parseInt(e(382))/11)+-parseInt(e(392))/12*(-parseInt(e(386))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return P[A(390)](t)}!function(t){const e=M,n=t();for(;;)try{if(461252===parseInt(e(387))/1+parseInt(e(388))/2*(-parseInt(e(378))/3)+-parseInt(e(374))/4*(-parseInt(e(371))/5)+-parseInt(e(385))/6+-parseInt(e(380))/7+-parseInt(e(382))/8*(parseInt(e(392))/9)+parseInt(e(394))/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=M,r=new Map;for(const[s,i]of e){if(!s[n(375)]&&!s[n(379)])continue;const e=!s[n(375)]||t[n(391)]===s[n(375)],o=!s[n(379)]||t[n(386)](s[n(379)]);e&&o&&r[n(373)](s,i)}return r}function M(t,e){const n=N();return(M=function(t,e){return n[t-=368]})(t,e)}function j(t){const e=M,n={};for(let r=0;r<t[e(376)];r++){const s=t[r],i=t[e(389)](s);e(368)!==i&&(n[s]=i)}return n}function N(){const t=["length","map","3aMLfBX","className","394212XzwUqe","split","2017240pTCYCj","trim","style","2121042lOqUth","hasClass","453239StHUJG","78636urQFHe","getPropertyValue","push","name","27qnlOdv","groups","7372290eBrurA","selectorText","initial","exec","assign","1190975FOtzIF","cssRules","set","8WovGOg","tagName"];return(N=function(){return t})()}function k(t){const e=M,n=t[e(381)](",")[e(377)](t=>t[e(383)]()),r=[];for(const t of n){const n=R[e(369)](t);n&&r[e(390)](n[e(393)])}return r}function K(t){const e=M,n={};for(const r of t)Object[e(370)](n,r);return n}const W=D;function $(){const t=["632577FfHjyk","286828tEHwJu","515268jFKbhO","execute","612996dwfLxy","values","hasStyle","40cbpcNF","size","_parsedData","10WnOwji","createRangeIn","57DfSSfK","document","content","isActive","setStyle","14PusQIN","from","101984JlYejv","22130yTZIeC","elementStart","type","item","127598HFMipK"];return($=function(){return t})()}function D(t,e){const n=$();return(D=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(163805===parseInt(e(226))/1+parseInt(e(222))/2*(-parseInt(e(214))/3)+parseInt(e(203))/4*(-parseInt(e(212))/5)+-parseInt(e(206))/6*(-parseInt(e(219))/7)+parseInt(e(221))/8+-parseInt(e(204))/9+parseInt(e(209))/10*(parseInt(e(202))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends S{[W(205)](t){const n=W,{body:r,styles:s}=t[n(211)],i=new e.ViewUpcastWriter(r[n(215)]),o=i[n(213)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(373)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(372)])if(t instanceof CSSStyleRule){const r=j(t[e(384)]);n[t[e(395)]]=Object[e(370)]({},n[t[e(395)]]||{},r)}return n}(s));for(const t of o){if(n(223)!==t[n(224)])continue;const e=T(t[n(225)],c);if(e[n(210)]){const r=K(Array[n(220)](e[n(207)]()));for(const e in r){const s=t[n(225)];s[n(208)](e)||i[n(218)](e,r[e],s)}}}t[n(216)]=r}[W(217)](t){return super[W(217)](t)||F(t)}}const V=z;function z(t,e){const n=B();return(z=function(t,e){return n[t-=211]})(t,e)}function B(){const t=["PasteFromOfficeEnhancedInliner","getData","text/html","execute","pluginName","inputTransformation","26QzsDiL","join","64884wPDnyh","PasteFromOffice","9691920pcdzLK","_parsedData","140pMhmol","28653XHCHLJ","isPremiumPlugin","plugins","high","view","fromCharCode","8363331NJleWh","831495lwqzmB","get","map","editing","document","stylesProcessor","requires","init","10703595PuwtvP","isOfficialPlugin","isActive","afterInit","editor","ClipboardPipeline","5968216zyCFIf","href","dataTransfer"];return(B=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(913545===parseInt(e(212))/1*(-parseInt(e(214))/2)+-parseInt(e(219))/3*(-parseInt(e(218))/4)+-parseInt(e(226))/5+-parseInt(e(216))/6+parseInt(e(234))/7+parseInt(e(240))/8+parseInt(e(225))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class q extends t.Plugin{static get[V(247)](){return V(243)}static get[V(235)](){return!0}static get[V(220)](){return!0}static get[V(232)](){return[V(215)]}[V(233)](){const t=V,e=this[t(238)],n=e[t(221)][t(227)](t(239)),r=e[t(229)][t(223)][t(230)],s=new U(r);n.on(t(211),(e,n)=>{const i=t,o=n[i(242)][i(244)](i(245));s[i(236)](o)&&(n[i(217)]||(n[i(217)]=E(o,r[i(231)])),s[i(246)](n))},{priority:L.priorities[t(227)](t(222))+11})}[V(237)](){!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 c(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 a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](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=z;return t[e(228)](t=>String[e(224)](t))[e(213)]("")}!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=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],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])])(c=>{if(i())return c(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 a=!1;const l=(0,L.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){a(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])](c)[d([99,97,116,99,104])](()=>{c(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 a(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 c(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])])&&(a=!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])](()=>{a||c(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,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](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),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[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 c[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])}},a,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:1762128e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=z,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(241)]);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=c(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=c(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 X=Q;!function(t){const e=Q,n=t();for(;;)try{if(489889===-parseInt(e(452))/1+-parseInt(e(471))/2*(parseInt(e(465))/3)+parseInt(e(453))/4+parseInt(e(437))/5+parseInt(e(472))/6+parseInt(e(460))/7*(parseInt(e(458))/8)+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const H=[X(459),X(457),X(438),X(440),X(463),X(449),X(466),X(448)];function J(){const t=["887240LWXYQL","filter","forEach","includes","font-family","8kGwriS","color","2974573lPnvxk","keys","getStyle","text-decoration-line","sup","4602ztrFIL","font-style","4215672VkgHYa","removeStyle","underline","insertChild","1142oykzZG","939786KfNClE","super","bolder","sub","length","italic","bold","from","2398160EisrOK","font-size","setStyle","text-decoration","medium","split","getStyleNames","getChildren","span","createElement","strong","vertical-align","font-weight","line-through","function","385617pFLxgE"];return(J=function(){return t})()}const Y=[X(459),X(457),X(438)],_={"font-style":[[X(434),"i"]],"font-weight":[[X(441),X(447)],[X(435),X(447)],[X(474),X(447)],[t=>Number(t)>=600,X(447)]],"text-decoration":[[X(469),"u"],[X(450),"s"]],"text-decoration-line":[[X(469),"u"],[X(450),"s"]],"vertical-align":[[X(475),X(475)],[X(473),X(464)]]};function Z(t){return H[X(456)](t)}function Q(t,e){const n=J();return(Q=function(t,e){return n[t-=433]})(t,e)}function G(t){const e=X;return Array[e(436)](t[e(443)]())[e(454)](Z)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=X,r={},s={};return e[n(455)](e=>{const i=n,o=t[i(462)](e);if(o)if(c=e,Y[X(456)](c))r[e]=o;else if(e in _){const t=o[i(442)](" ");_[e][i(455)](([n,r])=>{const o=i;for(const i of t)(o(451)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=X;for(const s in n)n[s][r(455)](([,n])=>{const s=r,i=e[s(446)](n,[],t[s(444)]());e[s(470)](0,i,t)}),e[r(468)](s,t)})(t,e,s),function(t,e,n){const r=X;if(!Object[r(461)](n)[r(433)])return;const s=e[r(446)](r(445),[],t[r(444)]());e[r(439)](n,s),e[r(470)](0,s,t),e[r(468)](Object[r(461)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=442]})(t,e)}function rt(){const t=["element","18CxrUpY","includes","255yLvXpq","execute","1303190TcBBBR","497292gvkUEO","content","66kERUgS","27494bewrIu","274203vDPLan","getItems","document","4480630NhlYnL","createRangeIn","stylesProcessor","isActive","44468RAsdrl","font","_parsedData","name","136hJdXds","blockElements","734629sGIXuU"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(466694===parseInt(e(465))/1+parseInt(e(444))/2*(-parseInt(e(443))/3)+-parseInt(e(452))/4*(-parseInt(e(462))/5)+parseInt(e(460))/6*(-parseInt(e(458))/7)+-parseInt(e(456))/8*(parseInt(e(445))/9)+parseInt(e(464))/10+parseInt(e(448))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(463)](t){const n=et,{body:r}=t[n(454)],s=new e.ViewUpcastWriter(r[n(447)]),i=s[n(449)](r),o=new e.ViewDocument(s[n(447)][n(450)]),c=[...new e.ViewDomConverter(o)[n(457)],n(453)],a=i[n(446)]();for(const t of a)if(t.is(n(459))&&c[n(461)](t[n(455)])){tt(t,s,G(t))}t[n(442)]=r}[et(451)](t){return super[et(451)](t)||F(t)}}const it=ot;function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=152]})(t,e)}function ct(){const t=["PasteFromOfficeEnhanced","invalid","ClipboardPipeline","dataTransfer","licenseKey","pluginName","isOfficialPlugin","requires","featureNotAllowed","20ltVMQh","2452509PTMhPW","getData","evaluationLimit","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyDomainLimit","15YiVorg","inputTransformation","domainLimit","482937TEzDFG","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","config","177430xRQTgJ","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","view","PasteFromOffice","get","execute","_parsedData","destroy","high","182284RdBZsK","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyValid","document","usageLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","init","trialLimit","121RrVmsX","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","6916qyuUiP","editor","editing","isActive","expired","807086YNSBIl","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","2068422nPwjdg","plugins","7288BtFOiH","isPremiumPlugin"];return(ct=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(552599===-parseInt(e(182))/1+-parseInt(e(198))/2+-parseInt(e(168))/3*(-parseInt(e(159))/4)+-parseInt(e(165))/5*(parseInt(e(201))/6)+parseInt(e(193))/7*(parseInt(e(203))/8)+parseInt(e(160))/9+-parseInt(e(172))/10*(-parseInt(e(190))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{[it(154)];[it(173)];static get[it(155)](){return it(183)}static get[it(156)](){return!0}static get[it(204)](){return!0}static get[it(157)](){return[it(176)]}[it(188)](){const t=it,e=this[t(194)],n=e[t(202)][t(177)](t(152)),r=e[t(195)][t(175)][t(185)],s=new st(r);n.on(t(166),(e,n)=>{const i=t,o=n[i(153)][i(161)](i(192));s[i(196)](o)&&(n[i(179)]||(n[i(179)]=E(o,r[i(199)])),s[i(178)](n))},{priority:L.priorities[t(177)](t(181))+10}),this[t(154)]=this[t(194)][t(171)][t(177)](t(154));const i=this[t(194)];this[t(173)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(184)==s||e(170)==s||e(174)==s||e(164)==s||e(191)==s||e(200)==s||e(169)==s||e(187)==s){delete i[r],n=s,clearInterval(this[e(173)]),this[e(173)]=void 0;break}}e(170)==n&&i[e(163)](e(206)),e(174)==n&&i[e(163)](e(197)),e(164)==n&&i[e(163)](e(167)),e(191)==n&&i[e(163)](e(158),e(205)),e(200)==n&&i[e(163)](e(162)),e(169)==n&&i[e(163)](e(189)),e(187)==n&&i[e(163)](e(186))},1e3)}[it(180)](){const t=it;super[t(180)](),this[t(173)]&&clearInterval(this[t(173)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=137]})(t,e)}function ft(){var t=["PasteFromOfficeEnhanced","230AITkVw","8321427mgtXaM","31902MqFjox","18558456pRLlPl","requires","isPremiumPlugin","3066550ovewpU","2240hcOukD","isOfficialPlugin","14xvBJOa","680msgluP","PasteFromOffice","6oWcAOC","492811abmXNX","290gsyyOX","2022152OpArAM","pluginName"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(966720===-parseInt(e(149))/1*(parseInt(e(138))/2)+parseInt(e(144))/3*(parseInt(e(152))/4)+-parseInt(e(148))/5*(parseInt(e(154))/6)+parseInt(e(151))/7*(parseInt(e(139))/8)+-parseInt(e(143))/9+-parseInt(e(142))/10*(parseInt(e(137))/11)+parseInt(e(145))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(140)](){return lt(141)}static get[lt(150)](){return!0}static get[lt(147)](){return!0}static get[lt(146)](){return[lt(153),q,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=250]})(t,e)}function dt(){var t=["3324807DmZEJb","55848zpogfJ","673680ManPiI","48xhKpTJ","123480ZBiQdM","147IVEQTf","250128TTdOZN","1626BQFZLX","853405MRKcbO"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(134519===parseInt(e(252))/1+-parseInt(e(250))/2+parseInt(e(258))/3*(parseInt(e(256))/4)+parseInt(e(254))/5+-parseInt(e(253))/6*(-parseInt(e(251))/7)+-parseInt(e(257))/8+-parseInt(e(255))/9)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 c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-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[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&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 a(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"),c=i.exec(e),a=o.exec(e),l=c&&!a,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"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${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;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var O=n(584);function A(){const t=["9IDClOz","56140FTZXFq","test","1208Rdatkq","2104260EZtzYS","28340dvsmKj","1952088LOjAMg","7153380XFAtJC","431899fjLKWZ","2846583ZbJJGc"];return(A=function(){return t})()}function L(t,e){const n=A();return(L=function(t,e){return n[t-=403]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(809571===-parseInt(e(403))/1+parseInt(e(409))/2+-parseInt(e(405))/3*(parseInt(e(410))/4)+parseInt(e(412))/5+-parseInt(e(411))/6+parseInt(e(406))/7*(-parseInt(e(408))/8)+parseInt(e(404))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function T(t){return P[L(407)](t)}function F(t,e){const n=j();return(F=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(771528===-parseInt(e(101))/1+-parseInt(e(103))/2+parseInt(e(107))/3*(-parseInt(e(104))/4)+parseInt(e(115))/5*(parseInt(e(112))/6)+-parseInt(e(116))/7+-parseInt(e(114))/8*(-parseInt(e(123))/9)+-parseInt(e(117))/10*(-parseInt(e(126))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const M=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(125)]&&!s[n(124)])continue;const e=!s[n(125)]||t[n(119)]===s[n(125)],o=!s[n(124)]||t[n(118)](s[n(124)]);e&&o&&r[n(109)](s,i)}return r}function j(){const t=["initial","push","458210KJtQcF","cssRules","55968BrfmMc","4iaHPvj","split","trim","2979615DyAQIW","getPropertyValue","set","style","groups","12ovHVrO","map","11584840FcRYnC","1081745IYTYeC","9096962cYgcGg","100YYrQSV","hasClass","name","exec","assign","length","9BSHWeF","className","tagName","1836659txkOYX","selectorText"];return(j=function(){return t})()}function D(t){const e=F,n={};for(let r=0;r<t[e(122)];r++){const s=t[r],i=t[e(108)](s);e(128)!==i&&(n[s]=i)}return n}function K(t){const e=F,n=t[e(105)](",")[e(113)](t=>t[e(106)]()),r=[];for(const t of n){const n=M[e(120)](t);n&&r[e(129)](n[e(111)])}return r}function N(t){const e=F,n={};for(const r of t)Object[e(121)](n,r);return n}const W=$;function k(){const t=["values","content","setStyle","20FaXKzS","execute","508302oIVTTD","item","_parsedData","hasStyle","3398332uojBfR","document","3oIKWbo","size","15460PMpxoS","391032hSByNs","createRangeIn","elementStart","7933800YFOEvQ","24TcVoLs","type","from","isActive","10274wyPcfn","459215rOrTzp","257054BAKIdy"];return(k=function(){return t})()}function $(t,e){const n=k();return($=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(835004===parseInt(e(472))/1+-parseInt(e(453))/2*(parseInt(e(459))/3)+-parseInt(e(451))/4*(parseInt(e(471))/5)+parseInt(e(465))/6+parseInt(e(457))/7*(parseInt(e(466))/8)+-parseInt(e(462))/9+parseInt(e(461))/10*(-parseInt(e(470))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class V extends S{[W(452)](t){const n=W,{body:r,styles:s}=t[n(455)],i=new e.ViewUpcastWriter(r[n(458)]),o=i[n(463)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(109)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(102)])if(t instanceof CSSStyleRule){const r=D(t[e(110)]);n[t[e(127)]]=Object[e(121)]({},n[t[e(127)]]||{},r)}return n}(s));for(const t of o){if(n(464)!==t[n(467)])continue;const e=R(t[n(454)],c);if(e[n(460)]){const r=N(Array[n(468)](e[n(473)]()));for(const e in r){const s=t[n(454)];s[n(456)](e)||i[n(475)](e,r[e],s)}}}t[n(474)]=r}[W(469)](t){return super[W(469)](t)||T(t)}}function z(){const t=["text/html","_parsedData","view","href","init","requires","2849310KnXezw","stylesProcessor","PasteFromOfficeEnhancedInliner","4336TfYZOk","isActive","110JcCYKt","document","inputTransformation","editing","12151740GqksZe","isOfficialPlugin","join","33963QzXFyo","plugins","ClipboardPipeline","isPremiumPlugin","1219083xjLQjA","pluginName","15113HcbUVp","fromCharCode","dataTransfer","getData","62uZTZIy","5633788BsWtfz","execute","PasteFromOffice","editor","high","get","map","353244zsPxWz","afterInit"];return(z=function(){return t})()}const Y=q;function q(t,e){const n=z();return(q=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(722767===-parseInt(e(367))/1*(parseInt(e(377))/2)+-parseInt(e(371))/3+parseInt(e(378))/4+parseInt(e(360))/5*(-parseInt(e(385))/6)+parseInt(e(373))/7*(parseInt(e(358))/8)+-parseInt(e(355))/9+parseInt(e(364))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class U extends t.Plugin{static get[Y(372)](){return Y(357)}static get[Y(365)](){return!0}static get[Y(370)](){return!0}static get[Y(354)](){return[Y(380)]}[Y(353)](){const t=Y,e=this[t(381)],n=e[t(368)][t(383)](t(369)),r=e[t(363)][t(351)][t(361)],s=new V(r);n.on(t(362),(e,n)=>{const i=t,o=n[i(375)][i(376)](i(387));s[i(359)](o)&&(n[i(350)]||(n[i(350)]=E(o,r[i(356)])),s[i(379)](n))},{priority:O.priorities[t(383)](t(382))+11})}[Y(386)](){!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 c(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 a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(384)](t=>String[e(374)](t))[e(366)]("")}!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=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],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])])(c=>{if(i())return c(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 a=!1;const l=(0,O.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){a(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])](c)[d([99,97,116,99,104])](()=>{c(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 a(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 c(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])])&&(a=!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])](()=>{a||c(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,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](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),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[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 c[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])}},a,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:1762214400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(352)]);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=c(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=c(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=H;function H(t,e){const n=Q();return(H=function(t,e){return n[t-=318]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(189638===-parseInt(e(347))/1+-parseInt(e(323))/2*(-parseInt(e(338))/3)+parseInt(e(321))/4*(parseInt(e(356))/5)+-parseInt(e(342))/6*(parseInt(e(340))/7)+-parseInt(e(348))/8+-parseInt(e(329))/9*(-parseInt(e(333))/10)+parseInt(e(349))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const X=[B(336),B(344),B(326),B(351),B(353),B(327),B(330),B(343)],Z=[B(336),B(344),B(326)];function Q(){const t=["font-style","sub","forEach","214910rUovFy","removeStyle","super","color","line-through","231uuryyO","createElement","610330mnZyUH","function","6htNQEf","vertical-align","font-family","length","includes","346081NCTNXR","1012624cChszV","5485634reTphO","from","text-decoration","keys","text-decoration-line","span","split","15sdQUuL","getStyle","setStyle","medium","sup","underline","getStyleNames","italic","bold","filter","146868yIfMOU","insertChild","862DmxjdJ","getChildren","bolder","font-size","font-weight","strong","45BniaMv"];return(Q=function(){return t})()}const G={"font-style":[[B(318),"i"]],"font-weight":[[B(359),B(328)],[B(319),B(328)],[B(325),B(328)],[t=>Number(t)>=600,B(328)]],"text-decoration":[[B(361),"u"],[B(337),"s"]],"text-decoration-line":[[B(361),"u"],[B(337),"s"]],"vertical-align":[[B(331),B(331)],[B(335),B(360)]]};function J(t){return X[B(346)](t)}function _(t){const e=B;return Array[e(350)](t[e(362)]())[e(320)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(332)](e=>{const i=n,o=t[i(357)](e);if(o)if(c=e,Z[B(346)](c))r[e]=o;else if(e in G){const t=o[i(355)](" ");G[e][i(332)](([n,r])=>{const o=i;for(const i of t)(o(341)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(332)](([,n])=>{const s=r,i=e[s(339)](n,[],t[s(324)]());e[s(322)](0,i,t)}),e[r(334)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(352)](n)[r(345)])return;const s=e[r(339)](r(354),[],t[r(324)]());e[r(358)](n,s),e[r(322)](0,s,t),e[r(334)](Object[r(352)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=435]})(t,e)}function rt(){const t=["6071769FnkzYd","execute","86qXKFqN","3070820hYYzWD","element","703184OMTePq","70xnDqGT","_parsedData","stylesProcessor","1908066LDYTSn","content","includes","5SvuxTH","createRangeIn","getItems","1177108SmyOib","document","font","1292298mWjXce","name","isActive","blockElements","14334KPOJEA"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(559441===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(437))/3+-parseInt(e(457))/4+parseInt(e(454))/5*(parseInt(e(451))/6)+-parseInt(e(448))/7*(parseInt(e(447))/8)+parseInt(e(442))/9+-parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(443)](t){const n=et,{body:r}=t[n(449)],s=new e.ViewUpcastWriter(r[n(435)]),i=s[n(455)](r),o=new e.ViewDocument(s[n(435)][n(450)]),c=[...new e.ViewDomConverter(o)[n(440)],n(436)],a=i[n(456)]();for(const t of a)if(t.is(n(446))&&c[n(453)](t[n(438)])){tt(t,s,_(t))}t[n(452)]=r}[et(439)](t){return super[et(439)](t)||T(t)}}const it=ct;function ot(){const t=["pasteFromOfficeEnhancedLicenseKeyUsageLimit","document","expired","_licenseKeyCheckInterval","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","49eIqeXd","editor","pluginName","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","editing","config","9oqozUF","text/html","18392QZZYHP","193668SNPkpL","featureNotAllowed","4SStHgw","_showLicenseError","PasteFromOfficeEnhancedPropagator","78557VEzBbN","domainLimit","init","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyValid","invalid","trialLimit","inputTransformation","169MTcNPy","pasteFromOfficeEnhancedLicenseKeyExpired","getData","isActive","PasteFromOffice","stylesProcessor","PasteFromOfficeEnhanced","1157865pgGXCK","isOfficialPlugin","2893370rRFDtq","high","12gDTRlV","11LvfuxG","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","173292LktBJH","usageLimit","63759cWGQaf","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","dataTransfer","_parsedData","view","get","requires","evaluationLimit","destroy","ClipboardPipeline"];return(ot=function(){return t})()}function ct(t,e){const n=ot();return(ct=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(156453===parseInt(e(274))/1*(parseInt(e(271))/2)+parseInt(e(242))/3*(-parseInt(e(236))/4)+-parseInt(e(232))/5+-parseInt(e(240))/6*(parseInt(e(259))/7)+parseInt(e(268))/8*(-parseInt(e(266))/9)+-parseInt(e(234))/10*(-parseInt(e(237))/11)+-parseInt(e(269))/12*(-parseInt(e(225))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{[it(263)];[it(256)];static get[it(261)](){return it(273)}static get[it(233)](){return!0}static get[it(243)](){return!0}static get[it(249)](){return[it(229)]}[it(276)](){const t=it,e=this[t(260)],n=e[t(238)][t(248)](t(252)),r=e[t(264)][t(247)][t(254)],s=new st(r);n.on(t(224),(e,n)=>{const i=t,o=n[i(245)][i(227)](i(267));s[i(228)](o)&&(n[i(246)]||(n[i(246)]=E(o,r[i(230)])),s[i(257)](n))},{priority:O.priorities[t(248)](t(235))+10}),this[t(263)]=this[t(260)][t(265)][t(248)](t(263));const i=this[t(260)];this[t(256)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(278)==s||e(258)==s||e(226)==s||e(277)==s||e(239)==s||e(244)==s||e(262)==s||e(253)==s){delete i[r],n=s,clearInterval(this[e(256)]),this[e(256)]=void 0;break}}e(258)==n&&i[e(272)](e(279)),e(226)==n&&i[e(272)](e(255)),e(277)==n&&i[e(272)](e(275)),e(239)==n&&i[e(272)](e(270),e(231)),e(244)==n&&i[e(272)](e(250)),e(262)==n&&i[e(272)](e(223)),e(253)==n&&i[e(272)](e(241))},1e3)}[it(251)](){const t=it;super[t(251)](),this[t(256)]&&clearInterval(this[t(256)])}}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=481]})(t,e)}function ut(){var t=["isPremiumPlugin","2alGLOv","12bLRuOt","PasteFromOfficeEnhanced","requires","320DQacUF","pluginName","503300LeinXT","1425459YgBpix","69021KbgeNa","PasteFromOffice","71048EeOefS","isOfficialPlugin","6613520GRWGdc","1751690MKilPw","4OMKXuM","8336636nrmrbq"];return(ut=function(){return t})()}var ft=lt;!function(t){for(var e=lt,n=t();;)try{if(455347===-parseInt(e(482))/1*(-parseInt(e(492))/2)+parseInt(e(489))/3+-parseInt(e(496))/4*(parseInt(e(495))/5)+-parseInt(e(483))/6*(parseInt(e(488))/7)+-parseInt(e(486))/8*(-parseInt(e(490))/9)+-parseInt(e(494))/10+parseInt(e(497))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[ft(487)](){return ft(484)}static get[ft(493)](){return!0}static get[ft(481)](){return!0}static get[ft(485)](){return[ft(491),U,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=286]})(t,e)}function dt(){var t=["12udANTc","8252706VMRcql","96GCTsgo","1771940kIlsYd","1714dnDIeM","112090BeolTZ","1141KDmXuz","33328HFJZvb","1896456CDaTfo","17596ilyQnD","286YZPvJM","657OcKtkL"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(468401===parseInt(e(296))/1*(-parseInt(e(290))/2)+-parseInt(e(294))/3*(-parseInt(e(289))/4)+-parseInt(e(295))/5+parseInt(e(288))/6+parseInt(e(286))/7*(parseInt(e(287))/8)+-parseInt(e(291))/9*(parseInt(e(297))/10)+-parseInt(e(293))/11*(-parseInt(e(292))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x95848c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2a7396,parsePasteOfficeHtml as _0x35bf0f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x472b0e,uid as _0x477f7a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x58bf3f,ViewDocument as _0x48e74a,ViewDomConverter as _0x582e0a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x42a06e){return m['test'](_0x42a06e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3f43b4,_0x2b8c81){const _0xc31d07=new Map();for(const [_0x4cf747,_0x300e09]of _0x2b8c81){if(!_0x4cf747['tagName']&&!_0x4cf747['className'])continue;const _0x5da031=!_0x4cf747['tagName']||_0x3f43b4['name']===_0x4cf747['tagName'],_0x26312e=!_0x4cf747['className']||_0x3f43b4['hasClass'](_0x4cf747['className']);_0x5da031&&_0x26312e&&_0xc31d07['set'](_0x4cf747,_0x300e09);}return _0xc31d07;}function h(_0x548f0e){const _0x399355={};for(let _0x587df9=0x0;_0x587df9<_0x548f0e['length'];_0x587df9++){const _0x53eaa8=_0x548f0e[_0x587df9],_0xe3d125=_0x548f0e['getPropertyValue'](_0x53eaa8);'initial'!==_0xe3d125&&(_0x399355[_0x53eaa8]=_0xe3d125);}return _0x399355;}function O(_0x4c6cc6){const _0x40927a=_0x4c6cc6['split'](',')['map'](_0x4c06c5=>_0x4c06c5['trim']()),_0x1b8c4e=[];for(const _0x280172 of _0x40927a){const _0x195907=S['exec'](_0x280172);_0x195907&&_0x1b8c4e['push'](_0x195907['groups']);}return _0x1b8c4e;}function k(_0x5503b5){const _0x1d5821={};for(const _0x442561 of _0x5503b5)Object['assign'](_0x1d5821,_0x442561);return _0x1d5821;}class c extends _0x2a7396{['execute'](_0x34f23c){const {body:_0x33cf26,styles:_0x3d3d16}=_0x34f23c['_parsedData'],_0x3a3fba=new _0x58bf3f(_0x33cf26['document']),_0x3ec940=_0x3a3fba['createRangeIn'](_0x33cf26),_0x3a259d=function(_0x216274){const _0x4949e0={};for(const _0x50f4eb of _0x216274)for(const _0x3a3579 of _0x50f4eb['cssRules'])if(_0x3a3579 instanceof CSSStyleRule){const _0x2bbc92=h(_0x3a3579['style']);_0x4949e0[_0x3a3579['selectorText']]=Object['assign']({},_0x4949e0[_0x3a3579['selectorText']]||{},_0x2bbc92);}return _0x4949e0;}(_0x3d3d16),_0x593159=function(_0x2d3396){const _0x2e4074=new Map();for(const _0x121619 in _0x2d3396){const _0x181920=O(_0x121619),_0x148115=_0x2d3396[_0x121619];for(const _0x1d8923 of _0x181920)_0x2e4074['set'](_0x1d8923,_0x148115);}return _0x2e4074;}(_0x3a259d);for(const _0x303161 of _0x3ec940){if('elementStart'!==_0x303161['type'])continue;const _0x5b218c=j(_0x303161['item'],_0x593159);if(_0x5b218c['size']){const _0x155faa=k(Array['from'](_0x5b218c['values']()));for(const _0x297039 in _0x155faa){const _0x1941dc=_0x303161['item'];_0x1941dc['hasStyle'](_0x297039)||_0x3a3fba['setStyle'](_0x297039,_0x155faa[_0x297039],_0x1941dc);}}}_0x34f23c['content']=_0x33cf26;}['isActive'](_0x19821f){return super['isActive'](_0x19821f)||p(_0x19821f);}}class i extends _0x95848c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x59bd63=this['editor'],_0x3680e8=_0x59bd63['plugins']['get']('ClipboardPipeline'),_0x2b864e=_0x59bd63['editing']['view']['document'],_0x37c496=new c(_0x2b864e);_0x3680e8['on']('inputTransformation',(_0x2f72af,_0x1ed63f)=>{const _0xbedef5=_0x1ed63f['dataTransfer']['getData']('text/html');_0x37c496['isActive'](_0xbedef5)&&(_0x1ed63f['_parsedData']||(_0x1ed63f['_parsedData']=_0x35bf0f(_0xbedef5,_0x2b864e['stylesProcessor'])),_0x37c496['execute'](_0x1ed63f));},{'priority':_0x472b0e['get']('high')+0xb});}['afterInit'](){!async function(_0x4f3314){const _0x209574=_0x39a9b3([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]),_0x198801=0x7374585f,_0xe16b4f=0x73732057^_0x198801,_0x58d9b9=window[_0x39a9b3([0x44,0x61,0x74,0x65])][_0x39a9b3([0x6e,0x6f,0x77])](),_0x1f5b95=_0x4f3314[_0x39a9b3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x213162=new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45db52=>{_0x1f5b95[_0x39a9b3([0x6f,0x6e,0x63,0x65])](_0x39a9b3([0x72,0x65,0x61,0x64,0x79]),_0x45db52);}),_0x541228={[_0x39a9b3([0x6b,0x74,0x79])]:_0x39a9b3([0x45,0x43]),[_0x39a9b3([0x75,0x73,0x65])]:_0x39a9b3([0x73,0x69,0x67]),[_0x39a9b3([0x63,0x72,0x76])]:_0x39a9b3([0x50,0x2d,0x32,0x35,0x36]),[_0x39a9b3([0x78])]:_0x39a9b3([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]),[_0x39a9b3([0x79])]:_0x39a9b3([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]),[_0x39a9b3([0x61,0x6c,0x67])]:_0x39a9b3([0x45,0x53,0x32,0x35,0x36])},_0x43758d=_0x1f5b95[_0x39a9b3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x39a9b3([0x67,0x65,0x74])](_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x527a42(){let _0x2f9a4b,_0x2713ae=null,_0x40d231=null;try{if(_0x43758d==_0x39a9b3([0x47,0x50,0x4c]))return _0x39a9b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f9a4b=_0x3d064e(),!_0x2f9a4b)return _0x39a9b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f9a4b[_0x39a9b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x40d231=_0x431dc9(_0x2f9a4b[_0x39a9b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f9a4b[_0x39a9b3([0x6a,0x74,0x69])])),await _0x5cbb8d()?_0x1216db()?_0x2c811a()?_0x39a9b3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b17fa()?(_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x39a9b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2713ae=_0x2985d8(_0x39a9b3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x39a9b3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2713ae=_0x2985d8(_0x39a9b3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a1ec3()):_0x39a9b3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x39a9b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x39a9b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x39a9b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2c811a(){const _0x18cfe1=[_0x39a9b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x39a9b3([0x74,0x72,0x69,0x61,0x6c])][_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x58d9b9/0x3e8:0xe10*_0xe16b4f;return _0x2f9a4b[_0x39a9b3([0x65,0x78,0x70])]<_0x18cfe1;}function _0x1216db(){const _0x356410=_0x2f9a4b[_0x39a9b3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x356410&&(!!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x2a]))||(!!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x50,0x4f,0x45]))||(!!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x50,0x50]))||!(!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x30ea98()))));}function _0x1b17fa(){const _0x3c4495=_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3c4495||0x0==_0x3c4495[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a9b9d}=new URL(window[_0x39a9b3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3c4495[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a9b9d))return!0x0;const _0x38c33d=_0x5a9b9d[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e]));return _0x3c4495[_0x39a9b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c656a=>_0x4c656a[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x2a])))[_0x39a9b3([0x6d,0x61,0x70])](_0x34c232=>_0x34c232[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e])))[_0x39a9b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e5687=>_0x3e5687[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x38c33d[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x39a9b3([0x6d,0x61,0x70])](_0x25bfdc=>Array(_0x38c33d[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x25bfdc[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x39a9b3([0x66,0x69,0x6c,0x6c])](_0x25bfdc[0x0]===_0x39a9b3([0x2a])?_0x39a9b3([0x2a]):'')[_0x39a9b3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x25bfdc))[_0x39a9b3([0x73,0x6f,0x6d,0x65])](_0x1437dd=>_0x38c33d[_0x39a9b3([0x65,0x76,0x65,0x72,0x79])]((_0x154a4a,_0x3c7503)=>_0x1437dd[_0x3c7503]===_0x154a4a||_0x1437dd[_0x3c7503]===_0x39a9b3([0x2a])));}function _0x1a1ec3(){return _0x2713ae&&_0x40d231?new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x61c2a7,_0x5dc034)=>{_0x2713ae[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x61c2a7,_0x5dc034),_0x40d231[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0xd8875f=>{_0xd8875f!=_0x39a9b3([0x56,0x61,0x6c,0x69,0x64])&&_0x61c2a7(_0xd8875f);},_0x5dc034);}):_0x2713ae||_0x40d231||_0x39a9b3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x431dc9(_0x4b239a,_0x3e06b4){return new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55668e=>{if(_0x4c6275())return _0x55668e(_0x39a9b3([0x56,0x61,0x6c,0x69,0x64]));_0x32000e(),_0x1f5b95[_0x39a9b3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x39a9b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x382019=!0x1;const _0x2e2a7e=_0x477f7a();function _0x1639aa(_0xf575ba){return!!_0xf575ba&&(typeof _0xf575ba===_0x39a9b3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xf575ba===_0x39a9b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xf575ba[_0x39a9b3([0x74,0x68,0x65,0x6e])]===_0x39a9b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xf575ba[_0x39a9b3([0x63,0x61,0x74,0x63,0x68])]===_0x39a9b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x393abe(_0x2f0daf){_0x50fc24(_0x2f0daf)[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x29809b=>{if(!_0x29809b||_0x29809b[_0x39a9b3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x39a9b3([0x6f,0x6b]))return _0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1aca09(_0x5400f4(_0x2e2a7e+_0x3e06b4))!=_0x29809b[_0x39a9b3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x39a9b3([0x56,0x61,0x6c,0x69,0x64]);})[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x4ba3dc=>(_0x259a8f(),_0x4ba3dc),()=>{const _0x507d2a=_0x1bf24f();return null==_0x507d2a?(_0x259a8f(),_0x39a9b3([0x56,0x61,0x6c,0x69,0x64])):_0x39a9b3(_0x58d9b9-_0x507d2a>(0x5778dc5f^_0x198801)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x55668e)[_0x39a9b3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x55668e(_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x279a7f=0x7342b6df^_0x198801;function _0x259a8f(){const _0x11b36b=_0x39a9b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aca09(_0x5400f4(_0x4b239a)),_0xc046ba=_0x2debca(_0x1aca09(window[_0x39a9b3([0x4d,0x61,0x74,0x68])][_0x39a9b3([0x63,0x65,0x69,0x6c])](_0x58d9b9/_0x279a7f)));window[_0x39a9b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x39a9b3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11b36b,_0xc046ba);}function _0x1bf24f(){const _0x16550b=_0x39a9b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aca09(_0x5400f4(_0x4b239a)),_0x19546c=window[_0x39a9b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x39a9b3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16550b);return _0x19546c?window[_0x39a9b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2debca(_0x19546c),0x10)*_0x279a7f:null;}function _0x50fc24(_0x3a8473){return new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b3971,_0xeac5da)=>{_0x3a8473[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x4b3971,_0xeac5da),window[_0x39a9b3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xeac5da,0x73758c9f^_0x198801);});}}_0x1f5b95[_0x39a9b3([0x6f,0x6e])](_0x39a9b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x380225,_0x4c89a4)=>{if(_0x4c89a4[0x0]!=_0x4b239a)return _0x55668e(_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c89a4[0x1]={..._0x4c89a4[0x1],[_0x39a9b3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e2a7e};},{[_0x39a9b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x39a9b3([0x68,0x69,0x67,0x68])}),_0x1f5b95[_0x39a9b3([0x6f,0x6e])](_0x39a9b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19a635=>{_0x1639aa(_0x19a635[_0x39a9b3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x382019=!0x0,_0x393abe(_0x19a635[_0x39a9b3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x39a9b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x39a9b3([0x6c,0x6f,0x77])}),_0x213162[_0x39a9b3([0x74,0x68,0x65,0x6e])](()=>{_0x382019||_0x55668e(_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c6275(){return _0x1f5b95[_0x39a9b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x39a9b3([0x76,0x69,0x65,0x77])][_0x39a9b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x39a9b3([0x61,0x75,0x74,0x6f]);}function _0x32000e(){_0x1f5b95[_0x39a9b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x39a9b3([0x76,0x69,0x65,0x77])][_0x39a9b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x39a9b3([0x61,0x75,0x74,0x6f]);}}function _0x2985d8(_0x3c7f15){const _0x18a624=[new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4974f9=>setTimeout(_0x4974f9,0x737d6693^_0x198801)),_0x213162[_0x39a9b3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43dfae=>{let _0x5f3519=0x0;_0x1f5b95[_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x39a9b3([0x6f,0x6e])](_0x39a9b3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4c2eb6,_0x44abe8)=>{_0x44abe8[0x0][_0x39a9b3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f3519++,_0x5f3519==(0x737459a7^_0x198801)&&(_0x43dfae(),_0x4c2eb6[_0x39a9b3([0x6f,0x66,0x66])]());});}))];return window[_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x39a9b3([0x72,0x61,0x63,0x65])](_0x18a624)[_0x39a9b3([0x74,0x68,0x65,0x6e])](()=>_0x3c7f15);}async function _0x30c354(){await _0x213162,_0x1f5b95[_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x39a9b3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5b377a,_0x1f5b95[_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x39a9b3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5b377a,_0x1f5b95[_0x39a9b3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x30ea98(){return window[_0x39a9b3([0x67,0x6c,0x6f,0x62])]&&window[_0x39a9b3([0x67,0x6c,0x6f,0x62])][_0x39a9b3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x13aed8(_0x353ab1){const _0x454190=_0x22cb7c();_0x1f5b95[_0x454190]=_0x39a9b3([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])+_0x353ab1,_0x353ab1!=_0x39a9b3([0x56,0x61,0x6c,0x69,0x64])&&_0x30c354();}function _0x22cb7c(){const _0x212103=window[_0x39a9b3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x39a9b3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x39a9b3([0x6e,0x6f,0x77])]())[_0x39a9b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x39a9b3([0x2e]),'');let _0x174876=_0x39a9b3([0x73]);for(let _0x3c1921=0x0;_0x3c1921<_0x212103[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c1921+=0x2){let _0x1757a8=window[_0x39a9b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x212103[_0x39a9b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3c1921,_0x3c1921+0x2));_0x1757a8>=_0x209574[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1757a8-=_0x209574[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x174876+=_0x209574[_0x1757a8];}return _0x174876;}function _0x3d064e(){const _0x29aaf9=_0x43758d[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e]));if(0x3!=_0x29aaf9[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1fd623(_0x29aaf9[0x1]);function _0x1fd623(_0xde1d23){const _0x2eb502=_0x18b439(_0xde1d23);return _0x2eb502&&_0x4cda6a()?_0x2eb502:null;function _0x4cda6a(){const _0x5a983e=_0x2eb502[_0x39a9b3([0x6a,0x74,0x69])],_0x46fc63=window[_0x39a9b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a983e[_0x39a9b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a983e[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x32be15={..._0x2eb502,[_0x39a9b3([0x6a,0x74,0x69])]:_0x5a983e[_0x39a9b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a983e[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x32be15[_0x39a9b3([0x76,0x63])],_0x5400f4(_0x32be15)==_0x46fc63;}}}async function _0x5cbb8d(){let _0x258498=!0x0;try{const _0x4b00ea=_0x43758d[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e])),[_0x57acd1,_0x486aa0,_0x355e68]=_0x4b00ea;return _0xd0f44c(_0x57acd1),await _0x39d563(_0x57acd1,_0x486aa0,_0x355e68),_0x258498;}catch{return!0x1;}function _0xd0f44c(_0x1780ae){const _0x2ec82c=_0x18b439(_0x1780ae);_0x2ec82c&&_0x2ec82c[_0x39a9b3([0x61,0x6c,0x67])]==_0x39a9b3([0x45,0x53,0x32,0x35,0x36])||(_0x258498=!0x1);}async function _0x39d563(_0x7fc61e,_0x5cd10a,_0x250c12){const _0x5bf7ba=window[_0x39a9b3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x39a9b3([0x66,0x72,0x6f,0x6d])](_0x39e758(_0x250c12),_0x289d16=>_0x289d16[_0x39a9b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7907ba=new window[(_0x39a9b3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x39a9b3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x7fc61e+_0x39a9b3([0x2e])+_0x5cd10a),_0x2ffa85=window[_0x39a9b3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x39a9b3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ffa85)return;const _0x479609=await _0x2ffa85[_0x39a9b3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x39a9b3([0x6a,0x77,0x6b]),_0x541228,{[_0x39a9b3([0x6e,0x61,0x6d,0x65])]:_0x39a9b3([0x45,0x43,0x44,0x53,0x41]),[_0x39a9b3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x39a9b3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x39a9b3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ffa85[_0x39a9b3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x39a9b3([0x6e,0x61,0x6d,0x65])]:_0x39a9b3([0x45,0x43,0x44,0x53,0x41]),[_0x39a9b3([0x68,0x61,0x73,0x68])]:{[_0x39a9b3([0x6e,0x61,0x6d,0x65])]:_0x39a9b3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x479609,_0x5bf7ba,_0x7907ba)||(_0x258498=!0x1);}}function _0x18b439(_0x57ee60){return _0x57ee60[_0x39a9b3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x39a9b3([0x65,0x79]))?JSON[_0x39a9b3([0x70,0x61,0x72,0x73,0x65])](_0x39e758(_0x57ee60)):null;}function _0x39e758(_0x798df3){return window[_0x39a9b3([0x61,0x74,0x6f,0x62])](_0x798df3[_0x39a9b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x39a9b3([0x2b]))[_0x39a9b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x39a9b3([0x2f])));}function _0x5400f4(_0x11a46e){let _0x4c564f=0x1505;function _0x53d735(_0x47e1bb){for(let _0x25ba91=0x0;_0x25ba91<_0x47e1bb[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25ba91++){const _0x18666c=_0x47e1bb[_0x39a9b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25ba91);_0x4c564f=(_0x4c564f<<0x5)+_0x4c564f+_0x18666c,_0x4c564f&=_0x4c564f;}}function _0x531b23(_0x440f05){Array[_0x39a9b3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x440f05)?_0x440f05[_0x39a9b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x531b23):_0x440f05&&typeof _0x440f05==_0x39a9b3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x39a9b3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x440f05)[_0x39a9b3([0x73,0x6f,0x72,0x74])]()[_0x39a9b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x527413,_0x2208ef])=>{_0x53d735(_0x527413),_0x531b23(_0x2208ef);}):_0x53d735(window[_0x39a9b3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x440f05));}return _0x531b23(_0x11a46e),_0x4c564f>>>0x0;}function _0x1aca09(_0x511225){return _0x511225[_0x39a9b3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x39a9b3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x39a9b3([0x30]));}function _0x2debca(_0x52ca20){return _0x52ca20[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x39a9b3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x39a9b3([0x6a,0x6f,0x69,0x6e])]('');}function _0x5b377a(){}function _0x39a9b3(_0x186ed7){return _0x186ed7['map'](_0x33c659=>String['fromCharCode'](_0x33c659))['join']('');}_0x13aed8(await _0x527a42());}(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'],[_0x279c68=>Number(_0x279c68)>=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(_0x387ebc){return L['includes'](_0x387ebc);}function g(_0x4ea033){return Array['from'](_0x4ea033['getStyleNames']())['filter'](P);}function b(_0x2aaf8b,_0x35de09,_0x366667){const {spanStyles:_0x866173,stylesToBeHtmlElements:_0x5c836c}=function(_0x2f84be,_0x1c2b26){const _0x18007f={},_0x2e0fe4={};return _0x1c2b26['forEach'](_0x565d68=>{const _0x2fcc76=_0x2f84be['getStyle'](_0x565d68);if(_0x2fcc76){if(function(_0x1c6212){return E['includes'](_0x1c6212);}(_0x565d68))_0x18007f[_0x565d68]=_0x2fcc76;else{if(function(_0x5ed497){return _0x5ed497 in F;}(_0x565d68)){const _0xbd27=_0x2fcc76['split']('\x20');F[_0x565d68]['forEach'](([_0x422347,_0x5c77e9])=>{for(const _0x1a1d0f of _0xbd27){('function'==typeof _0x422347&&_0x422347(_0x1a1d0f)||_0x422347===_0x1a1d0f)&&(_0x2e0fe4[_0x565d68]=[..._0x2e0fe4[_0x565d68]||[],[_0x422347,_0x5c77e9]]);}});}}}}),{'spanStyles':_0x18007f,'stylesToBeHtmlElements':_0x2e0fe4};}(_0x2aaf8b,_0x366667);!function(_0x4019e7,_0x44c2e2,_0x4aaba2){for(const _0xb6a23c in _0x4aaba2){_0x4aaba2[_0xb6a23c]['forEach'](([,_0x1ed049])=>{const _0x2738d5=_0x44c2e2['createElement'](_0x1ed049,[],_0x4019e7['getChildren']());_0x44c2e2['insertChild'](0x0,_0x2738d5,_0x4019e7);}),_0x44c2e2['removeStyle'](_0xb6a23c,_0x4019e7);}}(_0x2aaf8b,_0x35de09,_0x5c836c),function(_0xb92836,_0x1b8e31,_0x3bcfcb){if(!Object['keys'](_0x3bcfcb)['length'])return;const _0x20b058=_0x1b8e31['createElement']('span',[],_0xb92836['getChildren']());_0x1b8e31['setStyle'](_0x3bcfcb,_0x20b058),_0x1b8e31['insertChild'](0x0,_0x20b058,_0xb92836),_0x1b8e31['removeStyle'](Object['keys'](_0x3bcfcb),_0xb92836);}(_0x2aaf8b,_0x35de09,_0x866173);}class a extends _0x2a7396{['execute'](_0x1ad57e){const {body:_0x3bb17c}=_0x1ad57e['_parsedData'],_0x46bf5c=new _0x58bf3f(_0x3bb17c['document']),_0x510bfa=_0x46bf5c['createRangeIn'](_0x3bb17c),_0x4c5df4=new _0x48e74a(_0x46bf5c['document']['stylesProcessor']),_0x358b71=[...new _0x582e0a(_0x4c5df4)['blockElements'],'font'],_0x337104=_0x510bfa['getItems']();for(const _0x41d0c5 of _0x337104)_0x41d0c5['is']('element')&&_0x358b71['includes'](_0x41d0c5['name'])&&b(_0x41d0c5,_0x46bf5c,g(_0x41d0c5));_0x1ad57e['content']=_0x3bb17c;}['isActive'](_0x4aab27){return super['isActive'](_0x4aab27)||p(_0x4aab27);}}class s extends _0x95848c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x276f1f=this['editor'],_0x15c40c=_0x276f1f['plugins']['get']('ClipboardPipeline'),_0x376339=_0x276f1f['editing']['view']['document'],_0x501bc3=new a(_0x376339);_0x15c40c['on']('inputTransformation',(_0x49ed68,_0x204b84)=>{const _0x4eaf46=_0x204b84['dataTransfer']['getData']('text/html');_0x501bc3['isActive'](_0x4eaf46)&&(_0x204b84['_parsedData']||(_0x204b84['_parsedData']=_0x35bf0f(_0x4eaf46,_0x376339['stylesProcessor'])),_0x501bc3['execute'](_0x204b84));},{'priority':_0x472b0e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x27e3c6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xf5cc5a;for(const _0x28d08b in _0x27e3c6){const _0xb6362=_0x28d08b,_0x2faf87=_0x27e3c6[_0xb6362];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2faf87){delete _0x27e3c6[_0xb6362],_0xf5cc5a=_0x2faf87,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x95848c{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 _0x46e659}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x454007,parsePasteOfficeHtml as _0x2156ad}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x44dcd6,uid as _0xf60fe3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x470952,ViewDocument as _0x1b31a3,ViewDomConverter as _0x41f2c7}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x8570d1){return m['test'](_0x8570d1);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3f6f2e,_0x1c2706){const _0x3e5aaf=new Map();for(const [_0x2dcd49,_0x2f838d]of _0x1c2706){if(!_0x2dcd49['tagName']&&!_0x2dcd49['className'])continue;const _0xbeade5=!_0x2dcd49['tagName']||_0x3f6f2e['name']===_0x2dcd49['tagName'],_0x39392e=!_0x2dcd49['className']||_0x3f6f2e['hasClass'](_0x2dcd49['className']);_0xbeade5&&_0x39392e&&_0x3e5aaf['set'](_0x2dcd49,_0x2f838d);}return _0x3e5aaf;}function h(_0x31dec9){const _0x5ba2a5={};for(let _0x2f502b=0x0;_0x2f502b<_0x31dec9['length'];_0x2f502b++){const _0x541e24=_0x31dec9[_0x2f502b],_0x228b9f=_0x31dec9['getPropertyValue'](_0x541e24);'initial'!==_0x228b9f&&(_0x5ba2a5[_0x541e24]=_0x228b9f);}return _0x5ba2a5;}function O(_0x5138f9){const _0x412cc3=_0x5138f9['split'](',')['map'](_0x4ebf20=>_0x4ebf20['trim']()),_0x16437c=[];for(const _0x37e838 of _0x412cc3){const _0x499513=S['exec'](_0x37e838);_0x499513&&_0x16437c['push'](_0x499513['groups']);}return _0x16437c;}function k(_0x3040ef){const _0x419141={};for(const _0x2d3e7c of _0x3040ef)Object['assign'](_0x419141,_0x2d3e7c);return _0x419141;}class c extends _0x454007{['execute'](_0x1a2f1d){const {body:_0x584da7,styles:_0x3bf56e}=_0x1a2f1d['_parsedData'],_0x16863c=new _0x470952(_0x584da7['document']),_0xd5c32=_0x16863c['createRangeIn'](_0x584da7),_0x47b7b4=function(_0x46f32b){const _0x3ed8e7={};for(const _0x158712 of _0x46f32b)for(const _0x59c2d3 of _0x158712['cssRules'])if(_0x59c2d3 instanceof CSSStyleRule){const _0x176611=h(_0x59c2d3['style']);_0x3ed8e7[_0x59c2d3['selectorText']]=Object['assign']({},_0x3ed8e7[_0x59c2d3['selectorText']]||{},_0x176611);}return _0x3ed8e7;}(_0x3bf56e),_0x269886=function(_0x44861c){const _0x34d846=new Map();for(const _0x24540a in _0x44861c){const _0x4f967b=O(_0x24540a),_0x3609ad=_0x44861c[_0x24540a];for(const _0x57fd6a of _0x4f967b)_0x34d846['set'](_0x57fd6a,_0x3609ad);}return _0x34d846;}(_0x47b7b4);for(const _0x5cf283 of _0xd5c32){if('elementStart'!==_0x5cf283['type'])continue;const _0x465210=j(_0x5cf283['item'],_0x269886);if(_0x465210['size']){const _0x410f91=k(Array['from'](_0x465210['values']()));for(const _0x1bd29c in _0x410f91){const _0x184222=_0x5cf283['item'];_0x184222['hasStyle'](_0x1bd29c)||_0x16863c['setStyle'](_0x1bd29c,_0x410f91[_0x1bd29c],_0x184222);}}}_0x1a2f1d['content']=_0x584da7;}['isActive'](_0x4f005e){return super['isActive'](_0x4f005e)||p(_0x4f005e);}}class i extends _0x46e659{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x115152=this['editor'],_0x5e94a3=_0x115152['plugins']['get']('ClipboardPipeline'),_0x427b4b=_0x115152['editing']['view']['document'],_0x12ccaf=new c(_0x427b4b);_0x5e94a3['on']('inputTransformation',(_0x288e9d,_0x337bcd)=>{const _0x2fe5c7=_0x337bcd['dataTransfer']['getData']('text/html');_0x12ccaf['isActive'](_0x2fe5c7)&&(_0x337bcd['_parsedData']||(_0x337bcd['_parsedData']=_0x2156ad(_0x2fe5c7,_0x427b4b['stylesProcessor'])),_0x12ccaf['execute'](_0x337bcd));},{'priority':_0x44dcd6['get']('high')+0xb});}['afterInit'](){!async function(_0x2cc2fe){const _0x83bfe7=_0x137fa3([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]),_0x7d065a=0x7374585f,_0x133b10=0x7373207f^_0x7d065a,_0x4a3b56=window[_0x137fa3([0x44,0x61,0x74,0x65])][_0x137fa3([0x6e,0x6f,0x77])](),_0x2eafee=_0x2cc2fe[_0x137fa3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x17c7b1=new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50027b=>{_0x2eafee[_0x137fa3([0x6f,0x6e,0x63,0x65])](_0x137fa3([0x72,0x65,0x61,0x64,0x79]),_0x50027b);}),_0x255517={[_0x137fa3([0x6b,0x74,0x79])]:_0x137fa3([0x45,0x43]),[_0x137fa3([0x75,0x73,0x65])]:_0x137fa3([0x73,0x69,0x67]),[_0x137fa3([0x63,0x72,0x76])]:_0x137fa3([0x50,0x2d,0x32,0x35,0x36]),[_0x137fa3([0x78])]:_0x137fa3([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]),[_0x137fa3([0x79])]:_0x137fa3([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]),[_0x137fa3([0x61,0x6c,0x67])]:_0x137fa3([0x45,0x53,0x32,0x35,0x36])},_0x3caddc=_0x2eafee[_0x137fa3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x137fa3([0x67,0x65,0x74])](_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2e1da2(){let _0x8c552e,_0x4173ae=null,_0x203af3=null;try{if(_0x3caddc==_0x137fa3([0x47,0x50,0x4c]))return _0x137fa3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x8c552e=_0x4009bc(),!_0x8c552e)return _0x137fa3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x8c552e[_0x137fa3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x203af3=_0x2f419d(_0x8c552e[_0x137fa3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x8c552e[_0x137fa3([0x6a,0x74,0x69])])),await _0x5e2fe9()?_0x16a9d7()?_0x54fae0()?_0x137fa3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8cbf92()?(_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137fa3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4173ae=_0x2e743a(_0x137fa3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137fa3([0x74,0x72,0x69,0x61,0x6c])&&(_0x4173ae=_0x2e743a(_0x137fa3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x185f1f()):_0x137fa3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x137fa3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x137fa3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x137fa3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x54fae0(){const _0x5cc769=[_0x137fa3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x137fa3([0x74,0x72,0x69,0x61,0x6c])][_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a3b56/0x3e8:0xe10*_0x133b10;return _0x8c552e[_0x137fa3([0x65,0x78,0x70])]<_0x5cc769;}function _0x16a9d7(){const _0x47afec=_0x8c552e[_0x137fa3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x47afec&&(!!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x2a]))||(!!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x50,0x4f,0x45]))||(!!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x50,0x50]))||!(!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2a3ae7()))));}function _0x8cbf92(){const _0xe07eaf=_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe07eaf||0x0==_0xe07eaf[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x9cc97c}=new URL(window[_0x137fa3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xe07eaf[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9cc97c))return!0x0;const _0x3db56b=_0x9cc97c[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e]));return _0xe07eaf[_0x137fa3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e3186=>_0x4e3186[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x2a])))[_0x137fa3([0x6d,0x61,0x70])](_0x3a4afd=>_0x3a4afd[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e])))[_0x137fa3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28c8bb=>_0x28c8bb[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3db56b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137fa3([0x6d,0x61,0x70])](_0x2e1088=>Array(_0x3db56b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e1088[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137fa3([0x66,0x69,0x6c,0x6c])](_0x2e1088[0x0]===_0x137fa3([0x2a])?_0x137fa3([0x2a]):'')[_0x137fa3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e1088))[_0x137fa3([0x73,0x6f,0x6d,0x65])](_0x398e5f=>_0x3db56b[_0x137fa3([0x65,0x76,0x65,0x72,0x79])]((_0x26ed7c,_0x3cb253)=>_0x398e5f[_0x3cb253]===_0x26ed7c||_0x398e5f[_0x3cb253]===_0x137fa3([0x2a])));}function _0x185f1f(){return _0x4173ae&&_0x203af3?new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d0b62,_0x24ba85)=>{_0x4173ae[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x4d0b62,_0x24ba85),_0x203af3[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x3c64a7=>{_0x3c64a7!=_0x137fa3([0x56,0x61,0x6c,0x69,0x64])&&_0x4d0b62(_0x3c64a7);},_0x24ba85);}):_0x4173ae||_0x203af3||_0x137fa3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f419d(_0xc54771,_0x1e9f9e){return new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c03a9=>{if(_0x2a1206())return _0x4c03a9(_0x137fa3([0x56,0x61,0x6c,0x69,0x64]));_0x49b74f(),_0x2eafee[_0x137fa3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x137fa3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e59e5=!0x1;const _0x13faed=_0xf60fe3();function _0xebb1ed(_0x4119ee){return!!_0x4119ee&&(typeof _0x4119ee===_0x137fa3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4119ee===_0x137fa3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4119ee[_0x137fa3([0x74,0x68,0x65,0x6e])]===_0x137fa3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4119ee[_0x137fa3([0x63,0x61,0x74,0x63,0x68])]===_0x137fa3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15a24(_0x4e4225){_0x2274ce(_0x4e4225)[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x342395=>{if(!_0x342395||_0x342395[_0x137fa3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x137fa3([0x6f,0x6b]))return _0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1fa805(_0x5bff03(_0x13faed+_0x1e9f9e))!=_0x342395[_0x137fa3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x137fa3([0x56,0x61,0x6c,0x69,0x64]);})[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x230a46=>(_0x57c781(),_0x230a46),()=>{const _0x688fe6=_0x2e0a2b();return null==_0x688fe6?(_0x57c781(),_0x137fa3([0x56,0x61,0x6c,0x69,0x64])):_0x137fa3(_0x4a3b56-_0x688fe6>(0x5778dc5f^_0x7d065a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x4c03a9)[_0x137fa3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c03a9(_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x43be38=0x7342b6df^_0x7d065a;function _0x57c781(){const _0x2726d2=_0x137fa3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1fa805(_0x5bff03(_0xc54771)),_0x31f6d5=_0x347bbd(_0x1fa805(window[_0x137fa3([0x4d,0x61,0x74,0x68])][_0x137fa3([0x63,0x65,0x69,0x6c])](_0x4a3b56/_0x43be38)));window[_0x137fa3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137fa3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2726d2,_0x31f6d5);}function _0x2e0a2b(){const _0x35b64f=_0x137fa3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1fa805(_0x5bff03(_0xc54771)),_0x2a6f2e=window[_0x137fa3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137fa3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b64f);return _0x2a6f2e?window[_0x137fa3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x347bbd(_0x2a6f2e),0x10)*_0x43be38:null;}function _0x2274ce(_0x219683){return new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57b8f2,_0x413b10)=>{_0x219683[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x57b8f2,_0x413b10),window[_0x137fa3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x413b10,0x73758c9f^_0x7d065a);});}}_0x2eafee[_0x137fa3([0x6f,0x6e])](_0x137fa3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xb58c66,_0x4bb1ca)=>{if(_0x4bb1ca[0x0]!=_0xc54771)return _0x4c03a9(_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4bb1ca[0x1]={..._0x4bb1ca[0x1],[_0x137fa3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x13faed};},{[_0x137fa3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137fa3([0x68,0x69,0x67,0x68])}),_0x2eafee[_0x137fa3([0x6f,0x6e])](_0x137fa3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x32c554=>{_0xebb1ed(_0x32c554[_0x137fa3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e59e5=!0x0,_0x15a24(_0x32c554[_0x137fa3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x137fa3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137fa3([0x6c,0x6f,0x77])}),_0x17c7b1[_0x137fa3([0x74,0x68,0x65,0x6e])](()=>{_0x2e59e5||_0x4c03a9(_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2a1206(){return _0x2eafee[_0x137fa3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137fa3([0x76,0x69,0x65,0x77])][_0x137fa3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x137fa3([0x61,0x75,0x74,0x6f]);}function _0x49b74f(){_0x2eafee[_0x137fa3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137fa3([0x76,0x69,0x65,0x77])][_0x137fa3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x137fa3([0x61,0x75,0x74,0x6f]);}}function _0x2e743a(_0x3f4699){const _0x50820f=[new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41d06c=>setTimeout(_0x41d06c,0x737d6693^_0x7d065a)),_0x17c7b1[_0x137fa3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427a42=>{let _0x271e2e=0x0;_0x2eafee[_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c])][_0x137fa3([0x6f,0x6e])](_0x137fa3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x464f0c,_0x1173c0)=>{_0x1173c0[0x0][_0x137fa3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x271e2e++,_0x271e2e==(0x737459a7^_0x7d065a)&&(_0x427a42(),_0x464f0c[_0x137fa3([0x6f,0x66,0x66])]());});}))];return window[_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x137fa3([0x72,0x61,0x63,0x65])](_0x50820f)[_0x137fa3([0x74,0x68,0x65,0x6e])](()=>_0x3f4699);}async function _0x560898(){await _0x17c7b1,_0x2eafee[_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c])][_0x137fa3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x535832,_0x2eafee[_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c])][_0x137fa3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x535832,_0x2eafee[_0x137fa3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2a3ae7(){return window[_0x137fa3([0x67,0x6c,0x6f,0x62])]&&window[_0x137fa3([0x67,0x6c,0x6f,0x62])][_0x137fa3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x23ae3a(_0x34ede4){const _0x3cc7bb=_0x3e9a0c();_0x2eafee[_0x3cc7bb]=_0x137fa3([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])+_0x34ede4,_0x34ede4!=_0x137fa3([0x56,0x61,0x6c,0x69,0x64])&&_0x560898();}function _0x3e9a0c(){const _0xa37d56=window[_0x137fa3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x137fa3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x137fa3([0x6e,0x6f,0x77])]())[_0x137fa3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x137fa3([0x2e]),'');let _0x73795f=_0x137fa3([0x73]);for(let _0x432eaf=0x0;_0x432eaf<_0xa37d56[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x432eaf+=0x2){let _0x42eea7=window[_0x137fa3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa37d56[_0x137fa3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x432eaf,_0x432eaf+0x2));_0x42eea7>=_0x83bfe7[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42eea7-=_0x83bfe7[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x73795f+=_0x83bfe7[_0x42eea7];}return _0x73795f;}function _0x4009bc(){const _0x52ea23=_0x3caddc[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e]));if(0x3!=_0x52ea23[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5064eb(_0x52ea23[0x1]);function _0x5064eb(_0x3c4119){const _0xb940e=_0xebbd82(_0x3c4119);return _0xb940e&&_0x25d73b()?_0xb940e:null;function _0x25d73b(){const _0x4e2e6b=_0xb940e[_0x137fa3([0x6a,0x74,0x69])],_0x26c63f=window[_0x137fa3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e2e6b[_0x137fa3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e2e6b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x496d50={..._0xb940e,[_0x137fa3([0x6a,0x74,0x69])]:_0x4e2e6b[_0x137fa3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e2e6b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x496d50[_0x137fa3([0x76,0x63])],_0x5bff03(_0x496d50)==_0x26c63f;}}}async function _0x5e2fe9(){let _0x191c50=!0x0;try{const _0x121d4c=_0x3caddc[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e])),[_0x5940f9,_0x4c6850,_0x13ef7c]=_0x121d4c;return _0x338305(_0x5940f9),await _0x2ea595(_0x5940f9,_0x4c6850,_0x13ef7c),_0x191c50;}catch{return!0x1;}function _0x338305(_0x264aaf){const _0x39e36c=_0xebbd82(_0x264aaf);_0x39e36c&&_0x39e36c[_0x137fa3([0x61,0x6c,0x67])]==_0x137fa3([0x45,0x53,0x32,0x35,0x36])||(_0x191c50=!0x1);}async function _0x2ea595(_0x102d4d,_0x58eb3f,_0x15ce9e){const _0x257036=window[_0x137fa3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x137fa3([0x66,0x72,0x6f,0x6d])](_0x3eea1d(_0x15ce9e),_0x212734=>_0x212734[_0x137fa3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5166a8=new window[(_0x137fa3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x137fa3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x102d4d+_0x137fa3([0x2e])+_0x58eb3f),_0x4dda6b=window[_0x137fa3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x137fa3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4dda6b)return;const _0x319087=await _0x4dda6b[_0x137fa3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x137fa3([0x6a,0x77,0x6b]),_0x255517,{[_0x137fa3([0x6e,0x61,0x6d,0x65])]:_0x137fa3([0x45,0x43,0x44,0x53,0x41]),[_0x137fa3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x137fa3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x137fa3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4dda6b[_0x137fa3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x137fa3([0x6e,0x61,0x6d,0x65])]:_0x137fa3([0x45,0x43,0x44,0x53,0x41]),[_0x137fa3([0x68,0x61,0x73,0x68])]:{[_0x137fa3([0x6e,0x61,0x6d,0x65])]:_0x137fa3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x319087,_0x257036,_0x5166a8)||(_0x191c50=!0x1);}}function _0xebbd82(_0x54989a){return _0x54989a[_0x137fa3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x137fa3([0x65,0x79]))?JSON[_0x137fa3([0x70,0x61,0x72,0x73,0x65])](_0x3eea1d(_0x54989a)):null;}function _0x3eea1d(_0x2c1bae){return window[_0x137fa3([0x61,0x74,0x6f,0x62])](_0x2c1bae[_0x137fa3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x137fa3([0x2b]))[_0x137fa3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x137fa3([0x2f])));}function _0x5bff03(_0x6403c9){let _0x8d4d7b=0x1505;function _0xfaa31c(_0x6548d8){for(let _0x362b5c=0x0;_0x362b5c<_0x6548d8[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x362b5c++){const _0x7c5656=_0x6548d8[_0x137fa3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x362b5c);_0x8d4d7b=(_0x8d4d7b<<0x5)+_0x8d4d7b+_0x7c5656,_0x8d4d7b&=_0x8d4d7b;}}function _0xfb0876(_0x1f22ea){Array[_0x137fa3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1f22ea)?_0x1f22ea[_0x137fa3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xfb0876):_0x1f22ea&&typeof _0x1f22ea==_0x137fa3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x137fa3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1f22ea)[_0x137fa3([0x73,0x6f,0x72,0x74])]()[_0x137fa3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b7554,_0x280767])=>{_0xfaa31c(_0x5b7554),_0xfb0876(_0x280767);}):_0xfaa31c(window[_0x137fa3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1f22ea));}return _0xfb0876(_0x6403c9),_0x8d4d7b>>>0x0;}function _0x1fa805(_0x13503b){return _0x13503b[_0x137fa3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x137fa3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x137fa3([0x30]));}function _0x347bbd(_0x4d35db){return _0x4d35db[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x137fa3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x137fa3([0x6a,0x6f,0x69,0x6e])]('');}function _0x535832(){}function _0x137fa3(_0x23067e){return _0x23067e['map'](_0x434e93=>String['fromCharCode'](_0x434e93))['join']('');}_0x23ae3a(await _0x2e1da2());}(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'],[_0x589ec7=>Number(_0x589ec7)>=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(_0x2456ea){return L['includes'](_0x2456ea);}function g(_0x3691da){return Array['from'](_0x3691da['getStyleNames']())['filter'](P);}function b(_0x4986c7,_0x385ae3,_0xc7691a){const {spanStyles:_0x5259be,stylesToBeHtmlElements:_0x998d31}=function(_0x1a40a4,_0x125ead){const _0x1af199={},_0x1f774e={};return _0x125ead['forEach'](_0x3ad018=>{const _0x3f26e9=_0x1a40a4['getStyle'](_0x3ad018);if(_0x3f26e9){if(function(_0x2b72d3){return E['includes'](_0x2b72d3);}(_0x3ad018))_0x1af199[_0x3ad018]=_0x3f26e9;else{if(function(_0x570482){return _0x570482 in F;}(_0x3ad018)){const _0x36a140=_0x3f26e9['split']('\x20');F[_0x3ad018]['forEach'](([_0xb0dc8e,_0x21e3cb])=>{for(const _0x5d4b72 of _0x36a140){('function'==typeof _0xb0dc8e&&_0xb0dc8e(_0x5d4b72)||_0xb0dc8e===_0x5d4b72)&&(_0x1f774e[_0x3ad018]=[..._0x1f774e[_0x3ad018]||[],[_0xb0dc8e,_0x21e3cb]]);}});}}}}),{'spanStyles':_0x1af199,'stylesToBeHtmlElements':_0x1f774e};}(_0x4986c7,_0xc7691a);!function(_0x21d668,_0x5b671b,_0x256a70){for(const _0x1dae68 in _0x256a70){_0x256a70[_0x1dae68]['forEach'](([,_0x4b71b7])=>{const _0x22131f=_0x5b671b['createElement'](_0x4b71b7,[],_0x21d668['getChildren']());_0x5b671b['insertChild'](0x0,_0x22131f,_0x21d668);}),_0x5b671b['removeStyle'](_0x1dae68,_0x21d668);}}(_0x4986c7,_0x385ae3,_0x998d31),function(_0x5efbcb,_0x194e5c,_0x57214f){if(!Object['keys'](_0x57214f)['length'])return;const _0x9c0538=_0x194e5c['createElement']('span',[],_0x5efbcb['getChildren']());_0x194e5c['setStyle'](_0x57214f,_0x9c0538),_0x194e5c['insertChild'](0x0,_0x9c0538,_0x5efbcb),_0x194e5c['removeStyle'](Object['keys'](_0x57214f),_0x5efbcb);}(_0x4986c7,_0x385ae3,_0x5259be);}class a extends _0x454007{['execute'](_0x5dfc5d){const {body:_0x19829e}=_0x5dfc5d['_parsedData'],_0x175376=new _0x470952(_0x19829e['document']),_0x75db5c=_0x175376['createRangeIn'](_0x19829e),_0x1d3861=new _0x1b31a3(_0x175376['document']['stylesProcessor']),_0x46176b=[...new _0x41f2c7(_0x1d3861)['blockElements'],'font'],_0x41c049=_0x75db5c['getItems']();for(const _0x3b02ef of _0x41c049)_0x3b02ef['is']('element')&&_0x46176b['includes'](_0x3b02ef['name'])&&b(_0x3b02ef,_0x175376,g(_0x3b02ef));_0x5dfc5d['content']=_0x19829e;}['isActive'](_0x4dca22){return super['isActive'](_0x4dca22)||p(_0x4dca22);}}class s extends _0x46e659{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cbbaa=this['editor'],_0x32aead=_0x5cbbaa['plugins']['get']('ClipboardPipeline'),_0x57b736=_0x5cbbaa['editing']['view']['document'],_0x2222c7=new a(_0x57b736);_0x32aead['on']('inputTransformation',(_0x715bd6,_0x43f45f)=>{const _0x402bd4=_0x43f45f['dataTransfer']['getData']('text/html');_0x2222c7['isActive'](_0x402bd4)&&(_0x43f45f['_parsedData']||(_0x43f45f['_parsedData']=_0x2156ad(_0x402bd4,_0x57b736['stylesProcessor'])),_0x2222c7['execute'](_0x43f45f));},{'priority':_0x44dcd6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x34c524=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x168e84;for(const _0xce14df in _0x34c524){const _0x447649=_0xce14df,_0x4d4796=_0x34c524[_0x447649];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4d4796){delete _0x34c524[_0x447649],_0x168e84=_0x4d4796,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x168e84&&_0x34c524['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x168e84&&_0x34c524['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x168e84&&_0x34c524['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x168e84&&_0x34c524['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x168e84&&_0x34c524['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x168e84&&_0x34c524['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x168e84&&_0x34c524['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x46e659{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.2.0-alpha.5",
3
+ "version": "47.2.0-alpha.6",
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.2.0-alpha.5",
26
- "@ckeditor/ckeditor5-engine": "47.2.0-alpha.5",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.5",
28
- "@ckeditor/ckeditor5-utils": "47.2.0-alpha.5",
29
- "ckeditor5": "47.2.0-alpha.5"
25
+ "@ckeditor/ckeditor5-core": "47.2.0-alpha.6",
26
+ "@ckeditor/ckeditor5-engine": "47.2.0-alpha.6",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.6",
28
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.6",
29
+ "ckeditor5": "47.2.0-alpha.6"
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 _0x44f6(_0x5c9188,_0x458c76){var _0x3b3ddf=_0x3b3d();return _0x44f6=function(_0x44f65f,_0x4ad074){_0x44f65f=_0x44f65f-0xfa;var _0xc7dbf4=_0x3b3ddf[_0x44f65f];return _0xc7dbf4;},_0x44f6(_0x5c9188,_0x458c76);}(function(_0x11a4bf,_0x6b149){var _0x228eea=_0x44f6,_0x272c6b=_0x11a4bf();while(!![]){try{var _0x4fbe5e=parseInt(_0x228eea(0xfc))/0x1+-parseInt(_0x228eea(0xfa))/0x2+parseInt(_0x228eea(0x102))/0x3*(parseInt(_0x228eea(0x100))/0x4)+parseInt(_0x228eea(0xfe))/0x5+-parseInt(_0x228eea(0xfd))/0x6*(-parseInt(_0x228eea(0xfb))/0x7)+-parseInt(_0x228eea(0x101))/0x8+-parseInt(_0x228eea(0xff))/0x9;if(_0x4fbe5e===_0x6b149)break;else _0x272c6b['push'](_0x272c6b['shift']());}catch(_0x3025cd){_0x272c6b['push'](_0x272c6b['shift']());}}}(_0x3b3d,0x20d77));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3b3d(){var _0x5a47b4=['3324807DmZEJb','55848zpogfJ','673680ManPiI','48xhKpTJ','123480ZBiQdM','147IVEQTf','250128TTdOZN','1626BQFZLX','853405MRKcbO'];_0x3b3d=function(){return _0x5a47b4;};return _0x3b3d();}import'./augmentation.js';
23
+ (function(_0x268bbd,_0x524fea){var _0x14bc05=_0xea1a,_0x2134fd=_0x268bbd();while(!![]){try{var _0x46c038=parseInt(_0x14bc05(0x128))/0x1*(-parseInt(_0x14bc05(0x122))/0x2)+-parseInt(_0x14bc05(0x126))/0x3*(-parseInt(_0x14bc05(0x121))/0x4)+-parseInt(_0x14bc05(0x127))/0x5+parseInt(_0x14bc05(0x120))/0x6+parseInt(_0x14bc05(0x11e))/0x7*(parseInt(_0x14bc05(0x11f))/0x8)+-parseInt(_0x14bc05(0x123))/0x9*(parseInt(_0x14bc05(0x129))/0xa)+-parseInt(_0x14bc05(0x125))/0xb*(-parseInt(_0x14bc05(0x124))/0xc);if(_0x46c038===_0x524fea)break;else _0x2134fd['push'](_0x2134fd['shift']());}catch(_0x4e94e9){_0x2134fd['push'](_0x2134fd['shift']());}}}(_0x4361,0x725b1));function _0xea1a(_0x363c22,_0x55029c){var _0x436147=_0x4361();return _0xea1a=function(_0xea1abf,_0x39d490){_0xea1abf=_0xea1abf-0x11e;var _0x3d6b1e=_0x436147[_0xea1abf];return _0x3d6b1e;},_0xea1a(_0x363c22,_0x55029c);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4361(){var _0x105e30=['12udANTc','8252706VMRcql','96GCTsgo','1771940kIlsYd','1714dnDIeM','112090BeolTZ','1141KDmXuz','33328HFJZvb','1896456CDaTfo','17596ilyQnD','286YZPvJM','657OcKtkL'];_0x4361=function(){return _0x105e30;};return _0x4361();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2630(_0x19e7cc,_0x25311d){var _0x489abf=_0x489a();return _0x2630=function(_0x26301c,_0x141006){_0x26301c=_0x26301c-0x172;var _0x309eab=_0x489abf[_0x26301c];return _0x309eab;},_0x2630(_0x19e7cc,_0x25311d);}(function(_0x2981e1,_0x5961da){var _0x21609b=_0x2630,_0x9cff3d=_0x2981e1();while(!![]){try{var _0x1cec5c=-parseInt(_0x21609b(0x17c))/0x1+-parseInt(_0x21609b(0x174))/0x2*(-parseInt(_0x21609b(0x17a))/0x3)+-parseInt(_0x21609b(0x172))/0x4+parseInt(_0x21609b(0x179))/0x5+-parseInt(_0x21609b(0x177))/0x6*(-parseInt(_0x21609b(0x17b))/0x7)+-parseInt(_0x21609b(0x176))/0x8*(-parseInt(_0x21609b(0x178))/0x9)+parseInt(_0x21609b(0x173))/0xa*(-parseInt(_0x21609b(0x175))/0xb);if(_0x1cec5c===_0x5961da)break;else _0x9cff3d['push'](_0x9cff3d['shift']());}catch(_0x2f5442){_0x9cff3d['push'](_0x9cff3d['shift']());}}}(_0x489a,0xd46f7));import{CKEditorError as _0x524e72}from'ckeditor5/src/utils.js';function _0x489a(){var _0x27075d=['4359mqxcyL','21iEGjYV','187263hVjBAl','6889908kgwNcK','45300NjbfzO','1250rkuttu','737sKMIRs','32MSKcgb','923514XfFXki','192600odqWYq','8139515AUAdrO'];_0x489a=function(){return _0x27075d;};return _0x489a();}
23
+ (function(_0x554009,_0x5eac28){var _0x335d02=_0x280e,_0x427998=_0x554009();while(!![]){try{var _0x5976ea=parseInt(_0x335d02(0x16d))/0x1+parseInt(_0x335d02(0x16b))/0x2+-parseInt(_0x335d02(0x16c))/0x3+-parseInt(_0x335d02(0x168))/0x4*(-parseInt(_0x335d02(0x170))/0x5)+-parseInt(_0x335d02(0x167))/0x6+parseInt(_0x335d02(0x16a))/0x7*(-parseInt(_0x335d02(0x16f))/0x8)+parseInt(_0x335d02(0x16e))/0x9*(parseInt(_0x335d02(0x169))/0xa);if(_0x5976ea===_0x5eac28)break;else _0x427998['push'](_0x427998['shift']());}catch(_0x4fd9e5){_0x427998['push'](_0x427998['shift']());}}}(_0x50c4,0x24ca1));function _0x280e(_0xfd1e9,_0x2d48b6){var _0x50c48f=_0x50c4();return _0x280e=function(_0x280ee3,_0x164638){_0x280ee3=_0x280ee3-0x167;var _0x56bdae=_0x50c48f[_0x280ee3];return _0x56bdae;},_0x280e(_0xfd1e9,_0x2d48b6);}import{CKEditorError as _0x3eccf6}from'ckeditor5/src/utils.js';function _0x50c4(){var _0x203d1e=['6813rIGMno','495ymrsrA','2360920iNFtXE','181690rzRzZC','508020pIgRSD','28aMxzfp','38020inqoDv','7EZloSk','328302AyLQHM','311898BtplNh'];_0x50c4=function(){return _0x203d1e;};return _0x50c4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a1ce1=_0x1ab7;function _0x5e1c(){const _0x3c712e=['632577FfHjyk','286828tEHwJu','515268jFKbhO','execute','612996dwfLxy','values','hasStyle','40cbpcNF','size','_parsedData','10WnOwji','createRangeIn','57DfSSfK','document','content','isActive','setStyle','14PusQIN','from','101984JlYejv','22130yTZIeC','elementStart','type','item','127598HFMipK'];_0x5e1c=function(){return _0x3c712e;};return _0x5e1c();}(function(_0x2d16ef,_0x49944d){const _0x11f01e=_0x1ab7,_0x1647c3=_0x2d16ef();while(!![]){try{const _0x46c0e7=parseInt(_0x11f01e(0xe2))/0x1+parseInt(_0x11f01e(0xde))/0x2*(-parseInt(_0x11f01e(0xd6))/0x3)+parseInt(_0x11f01e(0xcb))/0x4*(-parseInt(_0x11f01e(0xd4))/0x5)+-parseInt(_0x11f01e(0xce))/0x6*(-parseInt(_0x11f01e(0xdb))/0x7)+parseInt(_0x11f01e(0xdd))/0x8+-parseInt(_0x11f01e(0xcc))/0x9+parseInt(_0x11f01e(0xd1))/0xa*(parseInt(_0x11f01e(0xca))/0xb);if(_0x46c0e7===_0x49944d)break;else _0x1647c3['push'](_0x1647c3['shift']());}catch(_0x1106dc){_0x1647c3['push'](_0x1647c3['shift']());}}}(_0x5e1c,0x27fdd));import{ViewUpcastWriter as _0x2cb2fb}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4c3ff1}from'@ckeditor/ckeditor5-paste-from-office';function _0x1ab7(_0xc31703,_0x432986){const _0x5e1c7a=_0x5e1c();return _0x1ab7=function(_0x1ab7f9,_0x2e5ca2){_0x1ab7f9=_0x1ab7f9-0xca;let _0x160580=_0x5e1c7a[_0x1ab7f9];return _0x160580;},_0x1ab7(_0xc31703,_0x432986);}import{isMSExcelContent as _0x54a5ec}from'../../utils.js';import{extractStyles as _0x75f7d2,expandStyles as _0x161a78,getMatchingStyles as _0x5d271d,flattenStyleDefinitions as _0x4e383f}from'./utils.js';export class MSOfficeStylesInliner extends _0x4c3ff1{[_0x1a1ce1(0xcd)](_0x301e85){const _0x12f360=_0x1a1ce1,{body:_0xc04d3b,styles:_0x3b84c6}=_0x301e85[_0x12f360(0xd3)],_0x2bd924=new _0x2cb2fb(_0xc04d3b[_0x12f360(0xd7)]),_0x3c0a8b=_0x2bd924[_0x12f360(0xd5)](_0xc04d3b),_0x4c3525=_0x75f7d2(_0x3b84c6),_0x2de7da=_0x161a78(_0x4c3525);for(const _0x32206f of _0x3c0a8b){if(_0x12f360(0xdf)!==_0x32206f[_0x12f360(0xe0)])continue;const _0x30a3ce=_0x5d271d(_0x32206f[_0x12f360(0xe1)],_0x2de7da);if(_0x30a3ce[_0x12f360(0xd2)]){const _0x2f3074=_0x4e383f(Array[_0x12f360(0xdc)](_0x30a3ce[_0x12f360(0xcf)]()));for(const _0x3fbbe0 in _0x2f3074){const _0x49725a=_0x32206f[_0x12f360(0xe1)];_0x49725a[_0x12f360(0xd0)](_0x3fbbe0)||_0x2bd924[_0x12f360(0xda)](_0x3fbbe0,_0x2f3074[_0x3fbbe0],_0x49725a);}}}_0x301e85[_0x12f360(0xd8)]=_0xc04d3b;}[_0x1a1ce1(0xd9)](_0x16ee69){const _0x43ed65=_0x1a1ce1;return super[_0x43ed65(0xd9)](_0x16ee69)||_0x54a5ec(_0x16ee69);}}
23
+ const _0x6fac57=_0x31ca;function _0x4941(){const _0x4aaaa=['values','content','setStyle','20FaXKzS','execute','508302oIVTTD','item','_parsedData','hasStyle','3398332uojBfR','document','3oIKWbo','size','15460PMpxoS','391032hSByNs','createRangeIn','elementStart','7933800YFOEvQ','24TcVoLs','type','from','isActive','10274wyPcfn','459215rOrTzp','257054BAKIdy'];_0x4941=function(){return _0x4aaaa;};return _0x4941();}(function(_0x553ace,_0x501d18){const _0x44263b=_0x31ca,_0x8526be=_0x553ace();while(!![]){try{const _0x41e653=parseInt(_0x44263b(0x1d8))/0x1+-parseInt(_0x44263b(0x1c5))/0x2*(parseInt(_0x44263b(0x1cb))/0x3)+-parseInt(_0x44263b(0x1c3))/0x4*(parseInt(_0x44263b(0x1d7))/0x5)+parseInt(_0x44263b(0x1d1))/0x6+parseInt(_0x44263b(0x1c9))/0x7*(parseInt(_0x44263b(0x1d2))/0x8)+-parseInt(_0x44263b(0x1ce))/0x9+parseInt(_0x44263b(0x1cd))/0xa*(-parseInt(_0x44263b(0x1d6))/0xb);if(_0x41e653===_0x501d18)break;else _0x8526be['push'](_0x8526be['shift']());}catch(_0x5575b5){_0x8526be['push'](_0x8526be['shift']());}}}(_0x4941,0xcbdbc));import{ViewUpcastWriter as _0x3d63d2}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x15737a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x461e2b}from'../../utils.js';import{extractStyles as _0x33eba2,expandStyles as _0x3a85a5,getMatchingStyles as _0x1d4287,flattenStyleDefinitions as _0x17b8c8}from'./utils.js';function _0x31ca(_0x5480f3,_0x5f4ecb){const _0x494104=_0x4941();return _0x31ca=function(_0x31ca80,_0x3fefe1){_0x31ca80=_0x31ca80-0x1c3;let _0x461a60=_0x494104[_0x31ca80];return _0x461a60;},_0x31ca(_0x5480f3,_0x5f4ecb);}export class MSOfficeStylesInliner extends _0x15737a{[_0x6fac57(0x1c4)](_0x27fb3b){const _0x21433a=_0x6fac57,{body:_0x177fe4,styles:_0x5c720d}=_0x27fb3b[_0x21433a(0x1c7)],_0x3b801a=new _0x3d63d2(_0x177fe4[_0x21433a(0x1ca)]),_0x417f78=_0x3b801a[_0x21433a(0x1cf)](_0x177fe4),_0x5dc026=_0x33eba2(_0x5c720d),_0x27b59b=_0x3a85a5(_0x5dc026);for(const _0x301906 of _0x417f78){if(_0x21433a(0x1d0)!==_0x301906[_0x21433a(0x1d3)])continue;const _0x55f95b=_0x1d4287(_0x301906[_0x21433a(0x1c6)],_0x27b59b);if(_0x55f95b[_0x21433a(0x1cc)]){const _0x14bd71=_0x17b8c8(Array[_0x21433a(0x1d4)](_0x55f95b[_0x21433a(0x1d9)]()));for(const _0x1d7691 in _0x14bd71){const _0x41d5d9=_0x301906[_0x21433a(0x1c6)];_0x41d5d9[_0x21433a(0x1c8)](_0x1d7691)||_0x3b801a[_0x21433a(0x1db)](_0x1d7691,_0x14bd71[_0x1d7691],_0x41d5d9);}}}_0x27fb3b[_0x21433a(0x1da)]=_0x177fe4;}[_0x6fac57(0x1d5)](_0x2dbd8e){const _0x4aea81=_0x6fac57;return super[_0x4aea81(0x1d5)](_0x2dbd8e)||_0x461e2b(_0x2dbd8e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4b98da,_0x1f8231){const _0x5ecc9c=_0x4f05,_0x1f1a72=_0x4b98da();while(!![]){try{const _0x522e7a=parseInt(_0x5ecc9c(0x183))/0x1+parseInt(_0x5ecc9c(0x184))/0x2*(-parseInt(_0x5ecc9c(0x17a))/0x3)+-parseInt(_0x5ecc9c(0x176))/0x4*(-parseInt(_0x5ecc9c(0x173))/0x5)+-parseInt(_0x5ecc9c(0x181))/0x6+-parseInt(_0x5ecc9c(0x17c))/0x7+-parseInt(_0x5ecc9c(0x17e))/0x8*(parseInt(_0x5ecc9c(0x188))/0x9)+parseInt(_0x5ecc9c(0x18a))/0xa;if(_0x522e7a===_0x1f8231)break;else _0x1f1a72['push'](_0x1f1a72['shift']());}catch(_0x2d742c){_0x1f1a72['push'](_0x1f1a72['shift']());}}}(_0x49ae,0x709c4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1495f0,_0x39bcd0){const _0x2a9911=_0x4f05,_0x24a95a=new Map();for(const [_0x246b40,_0x1a1c95]of _0x39bcd0){if(!_0x246b40[_0x2a9911(0x177)]&&!_0x246b40[_0x2a9911(0x17b)])continue;const _0x5b7f17=!_0x246b40[_0x2a9911(0x177)]||_0x1495f0[_0x2a9911(0x187)]===_0x246b40[_0x2a9911(0x177)],_0x5a46ed=!_0x246b40[_0x2a9911(0x17b)]||_0x1495f0[_0x2a9911(0x182)](_0x246b40[_0x2a9911(0x17b)]);_0x5b7f17&&_0x5a46ed&&_0x24a95a[_0x2a9911(0x175)](_0x246b40,_0x1a1c95);}return _0x24a95a;}function _0x4f05(_0x4bc056,_0x3d449c){const _0x49ae20=_0x49ae();return _0x4f05=function(_0x4f0561,_0x20e7ee){_0x4f0561=_0x4f0561-0x170;let _0x908254=_0x49ae20[_0x4f0561];return _0x908254;},_0x4f05(_0x4bc056,_0x3d449c);}export function extractStyles(_0x152a86){const _0x1e5903=_0x4f05,_0x18f346={};for(const _0x120b9d of _0x152a86)for(const _0x5e0304 of _0x120b9d[_0x1e5903(0x174)])if(_0x5e0304 instanceof CSSStyleRule){const _0x30cb60=parseCSSStyleDeclaration(_0x5e0304[_0x1e5903(0x180)]);_0x18f346[_0x5e0304[_0x1e5903(0x18b)]]=Object[_0x1e5903(0x172)]({},_0x18f346[_0x5e0304[_0x1e5903(0x18b)]]||{},_0x30cb60);}return _0x18f346;}export function expandStyles(_0x2b4842){const _0x4617a4=_0x4f05,_0x36f7ea=new Map();for(const _0x5633ed in _0x2b4842){const _0x154161=parseCSSSelector(_0x5633ed),_0x45f75e=_0x2b4842[_0x5633ed];for(const _0x1f54f1 of _0x154161)_0x36f7ea[_0x4617a4(0x175)](_0x1f54f1,_0x45f75e);}return _0x36f7ea;}export function parseCSSStyleDeclaration(_0x5370e0){const _0x2d84e5=_0x4f05,_0x18336b={};for(let _0xbfaa28=0x0;_0xbfaa28<_0x5370e0[_0x2d84e5(0x178)];_0xbfaa28++){const _0x7de944=_0x5370e0[_0xbfaa28],_0x44915f=_0x5370e0[_0x2d84e5(0x185)](_0x7de944);_0x2d84e5(0x170)!==_0x44915f&&(_0x18336b[_0x7de944]=_0x44915f);}return _0x18336b;}function _0x49ae(){const _0x2ed181=['length','map','3aMLfBX','className','394212XzwUqe','split','2017240pTCYCj','trim','style','2121042lOqUth','hasClass','453239StHUJG','78636urQFHe','getPropertyValue','push','name','27qnlOdv','groups','7372290eBrurA','selectorText','initial','exec','assign','1190975FOtzIF','cssRules','set','8WovGOg','tagName'];_0x49ae=function(){return _0x2ed181;};return _0x49ae();}export function parseCSSSelector(_0x4bb38b){const _0x36d2de=_0x4f05,_0x78e192=_0x4bb38b[_0x36d2de(0x17d)](',')[_0x36d2de(0x179)](_0x2b97eb=>_0x2b97eb[_0x36d2de(0x17f)]()),_0x2f15b6=[];for(const _0x1bdb77 of _0x78e192){const _0x1dcdbb=S[_0x36d2de(0x171)](_0x1bdb77);_0x1dcdbb&&_0x2f15b6[_0x36d2de(0x186)](_0x1dcdbb[_0x36d2de(0x189)]);}return _0x2f15b6;}export function flattenStyleDefinitions(_0x5008c2){const _0x3ff74b=_0x4f05,_0x209bef={};for(const _0x2eb0c4 of _0x5008c2)Object[_0x3ff74b(0x172)](_0x209bef,_0x2eb0c4);return _0x209bef;}
23
+ function _0x5a3c(_0x5e4fe8,_0x5bb0f7){const _0x3b446b=_0x3b44();return _0x5a3c=function(_0x5a3cec,_0x4ca069){_0x5a3cec=_0x5a3cec-0x65;let _0x2f03ad=_0x3b446b[_0x5a3cec];return _0x2f03ad;},_0x5a3c(_0x5e4fe8,_0x5bb0f7);}(function(_0x45f288,_0x23839d){const _0x2ce918=_0x5a3c,_0x2a6ff6=_0x45f288();while(!![]){try{const _0xa2c4b8=-parseInt(_0x2ce918(0x65))/0x1+-parseInt(_0x2ce918(0x67))/0x2+parseInt(_0x2ce918(0x6b))/0x3*(-parseInt(_0x2ce918(0x68))/0x4)+parseInt(_0x2ce918(0x73))/0x5*(parseInt(_0x2ce918(0x70))/0x6)+-parseInt(_0x2ce918(0x74))/0x7+-parseInt(_0x2ce918(0x72))/0x8*(-parseInt(_0x2ce918(0x7b))/0x9)+-parseInt(_0x2ce918(0x75))/0xa*(-parseInt(_0x2ce918(0x7e))/0xb);if(_0xa2c4b8===_0x23839d)break;else _0x2a6ff6['push'](_0x2a6ff6['shift']());}catch(_0x158c74){_0x2a6ff6['push'](_0x2a6ff6['shift']());}}}(_0x3b44,0xbc5c8));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xa41209,_0x353e00){const _0x5daa7a=_0x5a3c,_0x4dfcec=new Map();for(const [_0x14663d,_0x5e2d97]of _0x353e00){if(!_0x14663d[_0x5daa7a(0x7d)]&&!_0x14663d[_0x5daa7a(0x7c)])continue;const _0x53c60d=!_0x14663d[_0x5daa7a(0x7d)]||_0xa41209[_0x5daa7a(0x77)]===_0x14663d[_0x5daa7a(0x7d)],_0x347646=!_0x14663d[_0x5daa7a(0x7c)]||_0xa41209[_0x5daa7a(0x76)](_0x14663d[_0x5daa7a(0x7c)]);_0x53c60d&&_0x347646&&_0x4dfcec[_0x5daa7a(0x6d)](_0x14663d,_0x5e2d97);}return _0x4dfcec;}export function extractStyles(_0x13d944){const _0x1c0c18=_0x5a3c,_0x53acaa={};for(const _0x1ba054 of _0x13d944)for(const _0x55cf5e of _0x1ba054[_0x1c0c18(0x66)])if(_0x55cf5e instanceof CSSStyleRule){const _0x4ebee6=parseCSSStyleDeclaration(_0x55cf5e[_0x1c0c18(0x6e)]);_0x53acaa[_0x55cf5e[_0x1c0c18(0x7f)]]=Object[_0x1c0c18(0x79)]({},_0x53acaa[_0x55cf5e[_0x1c0c18(0x7f)]]||{},_0x4ebee6);}return _0x53acaa;}export function expandStyles(_0x253b81){const _0x25a4cc=_0x5a3c,_0xf24171=new Map();for(const _0xb416be in _0x253b81){const _0xa5e6bd=parseCSSSelector(_0xb416be),_0x17a1fb=_0x253b81[_0xb416be];for(const _0x2ebc4c of _0xa5e6bd)_0xf24171[_0x25a4cc(0x6d)](_0x2ebc4c,_0x17a1fb);}return _0xf24171;}function _0x3b44(){const _0x4cd63c=['initial','push','458210KJtQcF','cssRules','55968BrfmMc','4iaHPvj','split','trim','2979615DyAQIW','getPropertyValue','set','style','groups','12ovHVrO','map','11584840FcRYnC','1081745IYTYeC','9096962cYgcGg','100YYrQSV','hasClass','name','exec','assign','length','9BSHWeF','className','tagName','1836659txkOYX','selectorText'];_0x3b44=function(){return _0x4cd63c;};return _0x3b44();}export function parseCSSStyleDeclaration(_0x870353){const _0x55b6fe=_0x5a3c,_0x1d6c76={};for(let _0x4182ec=0x0;_0x4182ec<_0x870353[_0x55b6fe(0x7a)];_0x4182ec++){const _0x1bfe08=_0x870353[_0x4182ec],_0x4d7962=_0x870353[_0x55b6fe(0x6c)](_0x1bfe08);_0x55b6fe(0x80)!==_0x4d7962&&(_0x1d6c76[_0x1bfe08]=_0x4d7962);}return _0x1d6c76;}export function parseCSSSelector(_0x3cf992){const _0x56e269=_0x5a3c,_0x3c3915=_0x3cf992[_0x56e269(0x69)](',')[_0x56e269(0x71)](_0x1f755e=>_0x1f755e[_0x56e269(0x6a)]()),_0x28a54b=[];for(const _0x261faa of _0x3c3915){const _0x59d8c6=S[_0x56e269(0x78)](_0x261faa);_0x59d8c6&&_0x28a54b[_0x56e269(0x81)](_0x59d8c6[_0x56e269(0x6f)]);}return _0x28a54b;}export function flattenStyleDefinitions(_0x288529){const _0x4e2bbc=_0x5a3c,_0x2cb1e5={};for(const _0x475a87 of _0x288529)Object[_0x4e2bbc(0x79)](_0x2cb1e5,_0x475a87);return _0x2cb1e5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45a170=_0x1df4;function _0x1df4(_0x53b516,_0x35c7c0){const _0xfe88ce=_0xfe88();return _0x1df4=function(_0x1df44f,_0x3a9d68){_0x1df44f=_0x1df44f-0x1ba;let _0x4f7646=_0xfe88ce[_0x1df44f];return _0x4f7646;},_0x1df4(_0x53b516,_0x35c7c0);}(function(_0x262fbc,_0x2a5c9a){const _0x2ce065=_0x1df4,_0x4bf200=_0x262fbc();while(!![]){try{const _0x520bac=parseInt(_0x2ce065(0x1d1))/0x1+parseInt(_0x2ce065(0x1bc))/0x2*(-parseInt(_0x2ce065(0x1bb))/0x3)+-parseInt(_0x2ce065(0x1c4))/0x4*(-parseInt(_0x2ce065(0x1ce))/0x5)+parseInt(_0x2ce065(0x1cc))/0x6*(-parseInt(_0x2ce065(0x1ca))/0x7)+-parseInt(_0x2ce065(0x1c8))/0x8*(parseInt(_0x2ce065(0x1bd))/0x9)+parseInt(_0x2ce065(0x1d0))/0xa+parseInt(_0x2ce065(0x1c0))/0xb;if(_0x520bac===_0x2a5c9a)break;else _0x4bf200['push'](_0x4bf200['shift']());}catch(_0x27071b){_0x4bf200['push'](_0x4bf200['shift']());}}}(_0xfe88,0x71f06));import{ViewUpcastWriter as _0x3181c9,ViewDomConverter as _0x54342f,ViewDocument as _0x405871}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0xae68e7}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x8219d6}from'../../utils.js';function _0xfe88(){const _0x28088f=['element','18CxrUpY','includes','255yLvXpq','execute','1303190TcBBBR','497292gvkUEO','content','66kERUgS','27494bewrIu','274203vDPLan','getItems','document','4480630NhlYnL','createRangeIn','stylesProcessor','isActive','44468RAsdrl','font','_parsedData','name','136hJdXds','blockElements','734629sGIXuU'];_0xfe88=function(){return _0x28088f;};return _0xfe88();}import{getStylePropertyNamesToPropagate as _0xd2715c,propagateStyleProperties as _0xed666a}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0xae68e7{[_0x45a170(0x1cf)](_0x281ecb){const _0xadd1a8=_0x45a170,{body:_0x39314c}=_0x281ecb[_0xadd1a8(0x1c6)],_0x4f325c=new _0x3181c9(_0x39314c[_0xadd1a8(0x1bf)]),_0x1e5ad1=_0x4f325c[_0xadd1a8(0x1c1)](_0x39314c),_0x4412e5=new _0x405871(_0x4f325c[_0xadd1a8(0x1bf)][_0xadd1a8(0x1c2)]),_0x4cec32=[...new _0x54342f(_0x4412e5)[_0xadd1a8(0x1c9)],_0xadd1a8(0x1c5)],_0x2b8c6a=_0x1e5ad1[_0xadd1a8(0x1be)]();for(const _0x3a5725 of _0x2b8c6a)if(_0x3a5725['is'](_0xadd1a8(0x1cb))&&_0x4cec32[_0xadd1a8(0x1cd)](_0x3a5725[_0xadd1a8(0x1c7)])){const _0x14f25d=_0xd2715c(_0x3a5725);_0xed666a(_0x3a5725,_0x4f325c,_0x14f25d);}_0x281ecb[_0xadd1a8(0x1ba)]=_0x39314c;}[_0x45a170(0x1c3)](_0x27e596){const _0xe774f=_0x45a170;return super[_0xe774f(0x1c3)](_0x27e596)||_0x8219d6(_0x27e596);}}
23
+ const _0x22e153=_0xe7b2;(function(_0xeea513,_0x27d8f6){const _0x3dc49b=_0xe7b2,_0x2fee8f=_0xeea513();while(!![]){try{const _0x1254ba=-parseInt(_0x3dc49b(0x1b9))/0x1*(-parseInt(_0x3dc49b(0x1bc))/0x2)+parseInt(_0x3dc49b(0x1b5))/0x3+-parseInt(_0x3dc49b(0x1c9))/0x4+parseInt(_0x3dc49b(0x1c6))/0x5*(parseInt(_0x3dc49b(0x1c3))/0x6)+-parseInt(_0x3dc49b(0x1c0))/0x7*(parseInt(_0x3dc49b(0x1bf))/0x8)+parseInt(_0x3dc49b(0x1ba))/0x9+-parseInt(_0x3dc49b(0x1bd))/0xa;if(_0x1254ba===_0x27d8f6)break;else _0x2fee8f['push'](_0x2fee8f['shift']());}catch(_0x3ca688){_0x2fee8f['push'](_0x2fee8f['shift']());}}}(_0x2b6f,0x88951));import{ViewUpcastWriter as _0x1fd23b,ViewDomConverter as _0x3a8295,ViewDocument as _0xd0e9bc}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x908799}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x39c05a}from'../../utils.js';function _0xe7b2(_0x29cb08,_0x5b6f07){const _0x2b6f4f=_0x2b6f();return _0xe7b2=function(_0xe7b200,_0x39e5a8){_0xe7b200=_0xe7b200-0x1b3;let _0x5a69f9=_0x2b6f4f[_0xe7b200];return _0x5a69f9;},_0xe7b2(_0x29cb08,_0x5b6f07);}import{getStylePropertyNamesToPropagate as _0x39cefa,propagateStyleProperties as _0xc356e6}from'./utils.js';function _0x2b6f(){const _0x4630b1=['6071769FnkzYd','execute','86qXKFqN','3070820hYYzWD','element','703184OMTePq','70xnDqGT','_parsedData','stylesProcessor','1908066LDYTSn','content','includes','5SvuxTH','createRangeIn','getItems','1177108SmyOib','document','font','1292298mWjXce','name','isActive','blockElements','14334KPOJEA'];_0x2b6f=function(){return _0x4630b1;};return _0x2b6f();}export class MSOfficeInlineStylePropagator extends _0x908799{[_0x22e153(0x1bb)](_0x10a3ea){const _0x1cfc88=_0x22e153,{body:_0x4ff9f7}=_0x10a3ea[_0x1cfc88(0x1c1)],_0x18755a=new _0x1fd23b(_0x4ff9f7[_0x1cfc88(0x1b3)]),_0x5b3161=_0x18755a[_0x1cfc88(0x1c7)](_0x4ff9f7),_0x592c07=new _0xd0e9bc(_0x18755a[_0x1cfc88(0x1b3)][_0x1cfc88(0x1c2)]),_0xc980df=[...new _0x3a8295(_0x592c07)[_0x1cfc88(0x1b8)],_0x1cfc88(0x1b4)],_0x47753a=_0x5b3161[_0x1cfc88(0x1c8)]();for(const _0x1840e0 of _0x47753a)if(_0x1840e0['is'](_0x1cfc88(0x1be))&&_0xc980df[_0x1cfc88(0x1c5)](_0x1840e0[_0x1cfc88(0x1b6)])){const _0x2fd4f2=_0x39cefa(_0x1840e0);_0xc356e6(_0x1840e0,_0x18755a,_0x2fd4f2);}_0x10a3ea[_0x1cfc88(0x1c4)]=_0x4ff9f7;}[_0x22e153(0x1b7)](_0x44c9d1){const _0x25e4e2=_0x22e153;return super[_0x25e4e2(0x1b7)](_0x44c9d1)||_0x39c05a(_0x44c9d1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4308e1=_0x4c4c;(function(_0x9a6dd8,_0x54b76e){const _0x393f4b=_0x4c4c,_0x5bb8ea=_0x9a6dd8();while(!![]){try{const _0x397dec=-parseInt(_0x393f4b(0x1c4))/0x1+-parseInt(_0x393f4b(0x1d7))/0x2*(parseInt(_0x393f4b(0x1d1))/0x3)+parseInt(_0x393f4b(0x1c5))/0x4+parseInt(_0x393f4b(0x1b5))/0x5+parseInt(_0x393f4b(0x1d8))/0x6+parseInt(_0x393f4b(0x1cc))/0x7*(parseInt(_0x393f4b(0x1ca))/0x8)+parseInt(_0x393f4b(0x1d3))/0x9;if(_0x397dec===_0x54b76e)break;else _0x5bb8ea['push'](_0x5bb8ea['shift']());}catch(_0x31c80d){_0x5bb8ea['push'](_0x5bb8ea['shift']());}}}(_0x1580,0x779a1));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4308e1(0x1cb),_0x4308e1(0x1c9),_0x4308e1(0x1b6),_0x4308e1(0x1b8),_0x4308e1(0x1cf),_0x4308e1(0x1c1),_0x4308e1(0x1d2),_0x4308e1(0x1c0)];function _0x1580(){const _0x1fbbcd=['887240LWXYQL','filter','forEach','includes','font-family','8kGwriS','color','2974573lPnvxk','keys','getStyle','text-decoration-line','sup','4602ztrFIL','font-style','4215672VkgHYa','removeStyle','underline','insertChild','1142oykzZG','939786KfNClE','super','bolder','sub','length','italic','bold','from','2398160EisrOK','font-size','setStyle','text-decoration','medium','split','getStyleNames','getChildren','span','createElement','strong','vertical-align','font-weight','line-through','function','385617pFLxgE'];_0x1580=function(){return _0x1fbbcd;};return _0x1580();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4308e1(0x1cb),_0x4308e1(0x1c9),_0x4308e1(0x1b6)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4308e1(0x1b2),'i']],'font-weight':[[_0x4308e1(0x1b9),_0x4308e1(0x1bf)],[_0x4308e1(0x1b3),_0x4308e1(0x1bf)],[_0x4308e1(0x1da),_0x4308e1(0x1bf)],[_0x5a0d20=>Number(_0x5a0d20)>=0x258,_0x4308e1(0x1bf)]],'text-decoration':[[_0x4308e1(0x1d5),'u'],[_0x4308e1(0x1c2),'s']],'text-decoration-line':[[_0x4308e1(0x1d5),'u'],[_0x4308e1(0x1c2),'s']],'vertical-align':[[_0x4308e1(0x1db),_0x4308e1(0x1db)],[_0x4308e1(0x1d9),_0x4308e1(0x1d0)]]};export function isPropertyToBePropagated(_0x4c14cc){const _0xfd9bca=_0x4308e1;return CSS_PROPERTIES_TO_PROPAGATE[_0xfd9bca(0x1c8)](_0x4c14cc);}export function isPropertyToBePropagatedAsSpan(_0x2c2730){const _0x120285=_0x4308e1;return CSS_PROPERTIES_TO_BE_SPANS[_0x120285(0x1c8)](_0x2c2730);}function _0x4c4c(_0x3be690,_0x37f62d){const _0x15807e=_0x1580();return _0x4c4c=function(_0x4c4c15,_0x4ac375){_0x4c4c15=_0x4c4c15-0x1b1;let _0x2ea414=_0x15807e[_0x4c4c15];return _0x2ea414;},_0x4c4c(_0x3be690,_0x37f62d);}export function isPropertyToBePropagatedAsHTMLElement(_0x48d445){return _0x48d445 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2bc3d2){const _0x357492=_0x4308e1;return Array[_0x357492(0x1b4)](_0x2bc3d2[_0x357492(0x1bb)]())[_0x357492(0x1c6)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x45034a,_0x19f233,_0xed3097){const {spanStyles:_0x45c0a7,stylesToBeHtmlElements:_0xb020a7}=getStylesToPropagate(_0x45034a,_0xed3097);propagateStylesAsHTMLElements(_0x45034a,_0x19f233,_0xb020a7),propagateStylesAsSpan(_0x45034a,_0x19f233,_0x45c0a7);}export function propagateStylesAsHTMLElements(_0x44fcb6,_0xc56997,_0x5848f4){const _0xb21ce7=_0x4308e1;for(const _0x1453d6 in _0x5848f4){_0x5848f4[_0x1453d6][_0xb21ce7(0x1c7)](([,_0x16ffa4])=>{const _0x4dffc5=_0xb21ce7,_0x59af6e=_0xc56997[_0x4dffc5(0x1be)](_0x16ffa4,[],_0x44fcb6[_0x4dffc5(0x1bc)]());_0xc56997[_0x4dffc5(0x1d6)](0x0,_0x59af6e,_0x44fcb6);}),_0xc56997[_0xb21ce7(0x1d4)](_0x1453d6,_0x44fcb6);}}export function propagateStylesAsSpan(_0x7497cd,_0xcac336,_0x198959){const _0x3dcc6a=_0x4308e1;if(!Object[_0x3dcc6a(0x1cd)](_0x198959)[_0x3dcc6a(0x1b1)])return;const _0x293c05=_0xcac336[_0x3dcc6a(0x1be)](_0x3dcc6a(0x1bd),[],_0x7497cd[_0x3dcc6a(0x1bc)]());_0xcac336[_0x3dcc6a(0x1b7)](_0x198959,_0x293c05),_0xcac336[_0x3dcc6a(0x1d6)](0x0,_0x293c05,_0x7497cd),_0xcac336[_0x3dcc6a(0x1d4)](Object[_0x3dcc6a(0x1cd)](_0x198959),_0x7497cd);}export function getStylesToPropagate(_0x35022e,_0x589518){const _0xb7ec7c=_0x4308e1,_0x39a944={},_0x44750f={};return _0x589518[_0xb7ec7c(0x1c7)](_0x42c068=>{const _0x1e7c69=_0xb7ec7c,_0x2e4cda=_0x35022e[_0x1e7c69(0x1ce)](_0x42c068);if(_0x2e4cda){if(isPropertyToBePropagatedAsSpan(_0x42c068))_0x39a944[_0x42c068]=_0x2e4cda;else{if(isPropertyToBePropagatedAsHTMLElement(_0x42c068)){const _0x227344=_0x2e4cda[_0x1e7c69(0x1ba)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x42c068][_0x1e7c69(0x1c7)](([_0x19d20e,_0x3d9f32])=>{const _0x4b639d=_0x1e7c69;for(const _0x34ff46 of _0x227344){(_0x4b639d(0x1c3)==typeof _0x19d20e&&_0x19d20e(_0x34ff46)||_0x19d20e===_0x34ff46)&&(_0x44750f[_0x42c068]=[..._0x44750f[_0x42c068]||[],[_0x19d20e,_0x3d9f32]]);}});}}}}),{'spanStyles':_0x39a944,'stylesToBeHtmlElements':_0x44750f};}
23
+ const _0x1c4c1b=_0x15ea;function _0x15ea(_0x3f3116,_0xbd5ccf){const _0x25e0c7=_0x25e0();return _0x15ea=function(_0x15eac9,_0x507f6b){_0x15eac9=_0x15eac9-0x13e;let _0x32fe73=_0x25e0c7[_0x15eac9];return _0x32fe73;},_0x15ea(_0x3f3116,_0xbd5ccf);}(function(_0x4b1178,_0x45125b){const _0x52e421=_0x15ea,_0x800986=_0x4b1178();while(!![]){try{const _0xb22019=-parseInt(_0x52e421(0x15b))/0x1+-parseInt(_0x52e421(0x143))/0x2*(-parseInt(_0x52e421(0x152))/0x3)+parseInt(_0x52e421(0x141))/0x4*(parseInt(_0x52e421(0x164))/0x5)+-parseInt(_0x52e421(0x156))/0x6*(parseInt(_0x52e421(0x154))/0x7)+-parseInt(_0x52e421(0x15c))/0x8+-parseInt(_0x52e421(0x149))/0x9*(-parseInt(_0x52e421(0x14d))/0xa)+parseInt(_0x52e421(0x15d))/0xb;if(_0xb22019===_0x45125b)break;else _0x800986['push'](_0x800986['shift']());}catch(_0x57bf4b){_0x800986['push'](_0x800986['shift']());}}}(_0x25e0,0x2e4c6));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1c4c1b(0x150),_0x1c4c1b(0x158),_0x1c4c1b(0x146),_0x1c4c1b(0x15f),_0x1c4c1b(0x161),_0x1c4c1b(0x147),_0x1c4c1b(0x14a),_0x1c4c1b(0x157)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1c4c1b(0x150),_0x1c4c1b(0x158),_0x1c4c1b(0x146)];function _0x25e0(){const _0x3a7bd4=['font-style','sub','forEach','214910rUovFy','removeStyle','super','color','line-through','231uuryyO','createElement','610330mnZyUH','function','6htNQEf','vertical-align','font-family','length','includes','346081NCTNXR','1012624cChszV','5485634reTphO','from','text-decoration','keys','text-decoration-line','span','split','15sdQUuL','getStyle','setStyle','medium','sup','underline','getStyleNames','italic','bold','filter','146868yIfMOU','insertChild','862DmxjdJ','getChildren','bolder','font-size','font-weight','strong','45BniaMv'];_0x25e0=function(){return _0x3a7bd4;};return _0x25e0();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1c4c1b(0x13e),'i']],'font-weight':[[_0x1c4c1b(0x167),_0x1c4c1b(0x148)],[_0x1c4c1b(0x13f),_0x1c4c1b(0x148)],[_0x1c4c1b(0x145),_0x1c4c1b(0x148)],[_0x44b7bf=>Number(_0x44b7bf)>=0x258,_0x1c4c1b(0x148)]],'text-decoration':[[_0x1c4c1b(0x169),'u'],[_0x1c4c1b(0x151),'s']],'text-decoration-line':[[_0x1c4c1b(0x169),'u'],[_0x1c4c1b(0x151),'s']],'vertical-align':[[_0x1c4c1b(0x14b),_0x1c4c1b(0x14b)],[_0x1c4c1b(0x14f),_0x1c4c1b(0x168)]]};export function isPropertyToBePropagated(_0x49d28d){const _0x3c9f2d=_0x1c4c1b;return CSS_PROPERTIES_TO_PROPAGATE[_0x3c9f2d(0x15a)](_0x49d28d);}export function isPropertyToBePropagatedAsSpan(_0x247d71){const _0x2df20f=_0x1c4c1b;return CSS_PROPERTIES_TO_BE_SPANS[_0x2df20f(0x15a)](_0x247d71);}export function isPropertyToBePropagatedAsHTMLElement(_0xb8b6a1){return _0xb8b6a1 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x37b1c5){const _0x539dc2=_0x1c4c1b;return Array[_0x539dc2(0x15e)](_0x37b1c5[_0x539dc2(0x16a)]())[_0x539dc2(0x140)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x561951,_0x324e63,_0x58d205){const {spanStyles:_0x525c2a,stylesToBeHtmlElements:_0x234901}=getStylesToPropagate(_0x561951,_0x58d205);propagateStylesAsHTMLElements(_0x561951,_0x324e63,_0x234901),propagateStylesAsSpan(_0x561951,_0x324e63,_0x525c2a);}export function propagateStylesAsHTMLElements(_0x147e12,_0x106ed8,_0x3bb91b){const _0x955de8=_0x1c4c1b;for(const _0x416b88 in _0x3bb91b){_0x3bb91b[_0x416b88][_0x955de8(0x14c)](([,_0x781f95])=>{const _0x2fe7d4=_0x955de8,_0x438ac9=_0x106ed8[_0x2fe7d4(0x153)](_0x781f95,[],_0x147e12[_0x2fe7d4(0x144)]());_0x106ed8[_0x2fe7d4(0x142)](0x0,_0x438ac9,_0x147e12);}),_0x106ed8[_0x955de8(0x14e)](_0x416b88,_0x147e12);}}export function propagateStylesAsSpan(_0x4a1980,_0x531061,_0x43fe16){const _0x30a2b9=_0x1c4c1b;if(!Object[_0x30a2b9(0x160)](_0x43fe16)[_0x30a2b9(0x159)])return;const _0x26bbc3=_0x531061[_0x30a2b9(0x153)](_0x30a2b9(0x162),[],_0x4a1980[_0x30a2b9(0x144)]());_0x531061[_0x30a2b9(0x166)](_0x43fe16,_0x26bbc3),_0x531061[_0x30a2b9(0x142)](0x0,_0x26bbc3,_0x4a1980),_0x531061[_0x30a2b9(0x14e)](Object[_0x30a2b9(0x160)](_0x43fe16),_0x4a1980);}export function getStylesToPropagate(_0x309508,_0x911447){const _0x288750=_0x1c4c1b,_0x3e8f9e={},_0x3b9104={};return _0x911447[_0x288750(0x14c)](_0x2c9a84=>{const _0x54286d=_0x288750,_0x34013c=_0x309508[_0x54286d(0x165)](_0x2c9a84);if(_0x34013c){if(isPropertyToBePropagatedAsSpan(_0x2c9a84))_0x3e8f9e[_0x2c9a84]=_0x34013c;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2c9a84)){const _0x31b2e1=_0x34013c[_0x54286d(0x163)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2c9a84][_0x54286d(0x14c)](([_0x3c5037,_0x15fd03])=>{const _0x5cceb1=_0x54286d;for(const _0x24adcc of _0x31b2e1){(_0x5cceb1(0x155)==typeof _0x3c5037&&_0x3c5037(_0x24adcc)||_0x3c5037===_0x24adcc)&&(_0x3b9104[_0x2c9a84]=[..._0x3b9104[_0x2c9a84]||[],[_0x3c5037,_0x15fd03]]);}});}}}}),{'spanStyles':_0x3e8f9e,'stylesToBeHtmlElements':_0x3b9104};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x31bb75=_0x21e7;(function(_0x27d89e,_0x4b5cc1){var _0x2030b1=_0x21e7,_0x50db81=_0x27d89e();while(!![]){try{var _0x10a8dd=-parseInt(_0x2030b1(0x95))/0x1*(parseInt(_0x2030b1(0x8a))/0x2)+parseInt(_0x2030b1(0x90))/0x3*(parseInt(_0x2030b1(0x98))/0x4)+-parseInt(_0x2030b1(0x94))/0x5*(parseInt(_0x2030b1(0x9a))/0x6)+parseInt(_0x2030b1(0x97))/0x7*(parseInt(_0x2030b1(0x8b))/0x8)+-parseInt(_0x2030b1(0x8f))/0x9+-parseInt(_0x2030b1(0x8e))/0xa*(parseInt(_0x2030b1(0x89))/0xb)+parseInt(_0x2030b1(0x91))/0xc;if(_0x10a8dd===_0x4b5cc1)break;else _0x50db81['push'](_0x50db81['shift']());}catch(_0x399b75){_0x50db81['push'](_0x50db81['shift']());}}}(_0x4b8d,0xec040));function _0x21e7(_0x5719a1,_0xc9b640){var _0x4b8d43=_0x4b8d();return _0x21e7=function(_0x21e70f,_0x53c495){_0x21e70f=_0x21e70f-0x89;var _0x59aa53=_0x4b8d43[_0x21e70f];return _0x59aa53;},_0x21e7(_0x5719a1,_0xc9b640);}import{Plugin as _0x27797e}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4aecd2}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0xf18089}from'./pastefromofficeenhancedpropagator.js';function _0x4b8d(){var _0x5b1c4b=['PasteFromOfficeEnhanced','230AITkVw','8321427mgtXaM','31902MqFjox','18558456pRLlPl','requires','isPremiumPlugin','3066550ovewpU','2240hcOukD','isOfficialPlugin','14xvBJOa','680msgluP','PasteFromOffice','6oWcAOC','492811abmXNX','290gsyyOX','2022152OpArAM','pluginName'];_0x4b8d=function(){return _0x5b1c4b;};return _0x4b8d();}export class PasteFromOfficeEnhanced extends _0x27797e{static get[_0x31bb75(0x8c)](){var _0x14e4a5=_0x31bb75;return _0x14e4a5(0x8d);}static get[_0x31bb75(0x96)](){return!0x0;}static get[_0x31bb75(0x93)](){return!0x0;}static get[_0x31bb75(0x92)](){var _0x14b660=_0x31bb75;return[_0x14b660(0x99),_0x4aecd2,_0xf18089];}}
23
+ function _0x561c(_0x2ee004,_0x1c62bb){var _0x39e102=_0x39e1();return _0x561c=function(_0x561c5a,_0x285e85){_0x561c5a=_0x561c5a-0x1e1;var _0x3a7100=_0x39e102[_0x561c5a];return _0x3a7100;},_0x561c(_0x2ee004,_0x1c62bb);}function _0x39e1(){var _0x5981a4=['isPremiumPlugin','2alGLOv','12bLRuOt','PasteFromOfficeEnhanced','requires','320DQacUF','pluginName','503300LeinXT','1425459YgBpix','69021KbgeNa','PasteFromOffice','71048EeOefS','isOfficialPlugin','6613520GRWGdc','1751690MKilPw','4OMKXuM','8336636nrmrbq'];_0x39e1=function(){return _0x5981a4;};return _0x39e1();}var _0x520aa4=_0x561c;(function(_0x555e60,_0x3e41e4){var _0x25338d=_0x561c,_0x2a9e58=_0x555e60();while(!![]){try{var _0x5b7fbd=-parseInt(_0x25338d(0x1e2))/0x1*(-parseInt(_0x25338d(0x1ec))/0x2)+parseInt(_0x25338d(0x1e9))/0x3+-parseInt(_0x25338d(0x1f0))/0x4*(parseInt(_0x25338d(0x1ef))/0x5)+-parseInt(_0x25338d(0x1e3))/0x6*(parseInt(_0x25338d(0x1e8))/0x7)+-parseInt(_0x25338d(0x1e6))/0x8*(-parseInt(_0x25338d(0x1ea))/0x9)+-parseInt(_0x25338d(0x1ee))/0xa+parseInt(_0x25338d(0x1f1))/0xb;if(_0x5b7fbd===_0x3e41e4)break;else _0x2a9e58['push'](_0x2a9e58['shift']());}catch(_0x242ff8){_0x2a9e58['push'](_0x2a9e58['shift']());}}}(_0x39e1,0x6f2b3));import{Plugin as _0x5974d4}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x17afe8}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x12db93}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x5974d4{static get[_0x520aa4(0x1e7)](){var _0xcb0176=_0x520aa4;return _0xcb0176(0x1e4);}static get[_0x520aa4(0x1ed)](){return!0x0;}static get[_0x520aa4(0x1e1)](){return!0x0;}static get[_0x520aa4(0x1e5)](){var _0x848aed=_0x520aa4;return[_0x848aed(0x1eb),_0x17afe8,_0x12db93];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a03b8=_0x138e;function _0x138e(_0x58e12f,_0x225495){const _0x1fc98b=_0x1fc9();return _0x138e=function(_0x138e3b,_0x46c01d){_0x138e3b=_0x138e3b-0xd3;let _0x2789ad=_0x1fc98b[_0x138e3b];return _0x2789ad;},_0x138e(_0x58e12f,_0x225495);}function _0x1fc9(){const _0x70c8ce=['PasteFromOfficeEnhancedInliner','getData','text/html','execute','pluginName','inputTransformation','26QzsDiL','join','64884wPDnyh','PasteFromOffice','9691920pcdzLK','_parsedData','140pMhmol','28653XHCHLJ','isPremiumPlugin','plugins','high','view','fromCharCode','8363331NJleWh','831495lwqzmB','get','map','editing','document','stylesProcessor','requires','init','10703595PuwtvP','isOfficialPlugin','isActive','afterInit','editor','ClipboardPipeline','5968216zyCFIf','href','dataTransfer'];_0x1fc9=function(){return _0x70c8ce;};return _0x1fc9();}(function(_0x46709e,_0x577494){const _0x3ef9e9=_0x138e,_0x274770=_0x46709e();while(!![]){try{const _0x52d892=parseInt(_0x3ef9e9(0xd4))/0x1*(-parseInt(_0x3ef9e9(0xd6))/0x2)+-parseInt(_0x3ef9e9(0xdb))/0x3*(-parseInt(_0x3ef9e9(0xda))/0x4)+-parseInt(_0x3ef9e9(0xe2))/0x5+-parseInt(_0x3ef9e9(0xd8))/0x6+parseInt(_0x3ef9e9(0xea))/0x7+parseInt(_0x3ef9e9(0xf0))/0x8+parseInt(_0x3ef9e9(0xe1))/0x9;if(_0x52d892===_0x577494)break;else _0x274770['push'](_0x274770['shift']());}catch(_0x3bab84){_0x274770['push'](_0x274770['shift']());}}}(_0x1fc9,0xdf089));import{Plugin as _0x2ba60f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x39a99b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5e8685,uid as _0x179922}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3fd9d8}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2ba60f{static get[_0x1a03b8(0xf7)](){const _0xc67f22=_0x1a03b8;return _0xc67f22(0xf3);}static get[_0x1a03b8(0xeb)](){return!0x0;}static get[_0x1a03b8(0xdc)](){return!0x0;}static get[_0x1a03b8(0xe8)](){const _0x3014f6=_0x1a03b8;return[_0x3014f6(0xd7)];}[_0x1a03b8(0xe9)](){const _0x175b51=_0x1a03b8,_0x5a3bf7=this[_0x175b51(0xee)],_0x50edd0=_0x5a3bf7[_0x175b51(0xdd)][_0x175b51(0xe3)](_0x175b51(0xef)),_0x230b84=_0x5a3bf7[_0x175b51(0xe5)][_0x175b51(0xdf)][_0x175b51(0xe6)],_0x3e6fd2=new _0x3fd9d8(_0x230b84);_0x50edd0['on'](_0x175b51(0xd3),(_0x5b4859,_0x591e2e)=>{const _0x34a352=_0x175b51,_0x32ef29=_0x591e2e[_0x34a352(0xf2)][_0x34a352(0xf4)](_0x34a352(0xf5));_0x3e6fd2[_0x34a352(0xec)](_0x32ef29)&&(_0x591e2e[_0x34a352(0xd9)]||(_0x591e2e[_0x34a352(0xd9)]=_0x39a99b(_0x32ef29,_0x230b84[_0x34a352(0xe7)])),_0x3e6fd2[_0x34a352(0xf6)](_0x591e2e));},{'priority':_0x5e8685[_0x175b51(0xe3)](_0x175b51(0xde))+0xb});}[_0x1a03b8(0xed)](){!async function(_0x1c0dd7){const _0x3df2c5=_0x11c641([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]),_0x43a7b6=0x7374585f,_0x3dd167=0x73732057^_0x43a7b6,_0x4e43bc=window[_0x11c641([0x44,0x61,0x74,0x65])][_0x11c641([0x6e,0x6f,0x77])](),_0x591879=_0x1c0dd7[_0x11c641([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f2c64=new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x157b1d=>{_0x591879[_0x11c641([0x6f,0x6e,0x63,0x65])](_0x11c641([0x72,0x65,0x61,0x64,0x79]),_0x157b1d);}),_0x45bf60={[_0x11c641([0x6b,0x74,0x79])]:_0x11c641([0x45,0x43]),[_0x11c641([0x75,0x73,0x65])]:_0x11c641([0x73,0x69,0x67]),[_0x11c641([0x63,0x72,0x76])]:_0x11c641([0x50,0x2d,0x32,0x35,0x36]),[_0x11c641([0x78])]:_0x11c641([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]),[_0x11c641([0x79])]:_0x11c641([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]),[_0x11c641([0x61,0x6c,0x67])]:_0x11c641([0x45,0x53,0x32,0x35,0x36])},_0xa7f89d=_0x591879[_0x11c641([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11c641([0x67,0x65,0x74])](_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e6513(){let _0x43234a,_0x36f333=null,_0x10ab84=null;try{if(_0xa7f89d==_0x11c641([0x47,0x50,0x4c]))return _0x11c641([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43234a=_0x2a78d9(),!_0x43234a)return _0x11c641([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43234a[_0x11c641([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10ab84=_0x2f4fe5(_0x43234a[_0x11c641([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43234a[_0x11c641([0x6a,0x74,0x69])])),await _0x5d37a5()?_0x35bc55()?_0x4ab834()?_0x11c641([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56b8f0()?(_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11c641([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36f333=_0x35f4e1(_0x11c641([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11c641([0x74,0x72,0x69,0x61,0x6c])&&(_0x36f333=_0x35f4e1(_0x11c641([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x151baa()):_0x11c641([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11c641([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11c641([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x11c641([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4ab834(){const _0x4feb72=[_0x11c641([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11c641([0x74,0x72,0x69,0x61,0x6c])][_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e43bc/0x3e8:0xe10*_0x3dd167;return _0x43234a[_0x11c641([0x65,0x78,0x70])]<_0x4feb72;}function _0x35bc55(){const _0x3a8c18=_0x43234a[_0x11c641([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3a8c18&&(!!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x2a]))||(!!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x50,0x4f,0x45]))||(!!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x50,0x50]))||!(!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x25c3f3()))));}function _0x56b8f0(){const _0x428182=_0x138e,_0x3afd83=_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3afd83||0x0==_0x3afd83[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x37661b}=new URL(window[_0x11c641([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x428182(0xf1)]);if(_0x3afd83[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37661b))return!0x0;const _0x5bbeca=_0x37661b[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e]));return _0x3afd83[_0x11c641([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31f83f=>_0x31f83f[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x2a])))[_0x11c641([0x6d,0x61,0x70])](_0x58818e=>_0x58818e[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e])))[_0x11c641([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x432276=>_0x432276[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5bbeca[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11c641([0x6d,0x61,0x70])](_0x5e31bd=>Array(_0x5bbeca[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e31bd[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11c641([0x66,0x69,0x6c,0x6c])](_0x5e31bd[0x0]===_0x11c641([0x2a])?_0x11c641([0x2a]):'')[_0x11c641([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e31bd))[_0x11c641([0x73,0x6f,0x6d,0x65])](_0x212bc9=>_0x5bbeca[_0x11c641([0x65,0x76,0x65,0x72,0x79])]((_0x34e7cf,_0x4039b3)=>_0x212bc9[_0x4039b3]===_0x34e7cf||_0x212bc9[_0x4039b3]===_0x11c641([0x2a])));}function _0x151baa(){return _0x36f333&&_0x10ab84?new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c9ad1,_0x110b70)=>{_0x36f333[_0x11c641([0x74,0x68,0x65,0x6e])](_0x3c9ad1,_0x110b70),_0x10ab84[_0x11c641([0x74,0x68,0x65,0x6e])](_0x56782e=>{_0x56782e!=_0x11c641([0x56,0x61,0x6c,0x69,0x64])&&_0x3c9ad1(_0x56782e);},_0x110b70);}):_0x36f333||_0x10ab84||_0x11c641([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f4fe5(_0x48bace,_0xbe7cee){return new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19a47e=>{if(_0x8c9ca2())return _0x19a47e(_0x11c641([0x56,0x61,0x6c,0x69,0x64]));_0x185704(),_0x591879[_0x11c641([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11c641([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x142a63=!0x1;const _0x2000fa=_0x179922();function _0x4097d9(_0x562d8e){return!!_0x562d8e&&(typeof _0x562d8e===_0x11c641([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x562d8e===_0x11c641([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x562d8e[_0x11c641([0x74,0x68,0x65,0x6e])]===_0x11c641([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x562d8e[_0x11c641([0x63,0x61,0x74,0x63,0x68])]===_0x11c641([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49928e(_0x1e782d){_0x3369fa(_0x1e782d)[_0x11c641([0x74,0x68,0x65,0x6e])](_0xcab28a=>{if(!_0xcab28a||_0xcab28a[_0x11c641([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11c641([0x6f,0x6b]))return _0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x268ceb(_0x3123f9(_0x2000fa+_0xbe7cee))!=_0xcab28a[_0x11c641([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11c641([0x56,0x61,0x6c,0x69,0x64]);})[_0x11c641([0x74,0x68,0x65,0x6e])](_0x2e8670=>(_0x52bf47(),_0x2e8670),()=>{const _0xbe66da=_0x3c0891();return null==_0xbe66da?(_0x52bf47(),_0x11c641([0x56,0x61,0x6c,0x69,0x64])):_0x11c641(_0x4e43bc-_0xbe66da>(0x5778dc5f^_0x43a7b6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11c641([0x74,0x68,0x65,0x6e])](_0x19a47e)[_0x11c641([0x63,0x61,0x74,0x63,0x68])](()=>{_0x19a47e(_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d02d4=0x7342b6df^_0x43a7b6;function _0x52bf47(){const _0x585ef5=_0x11c641([0x6c,0x6c,0x63,0x74,0x2d])+_0x268ceb(_0x3123f9(_0x48bace)),_0x389ef5=_0x2de9c8(_0x268ceb(window[_0x11c641([0x4d,0x61,0x74,0x68])][_0x11c641([0x63,0x65,0x69,0x6c])](_0x4e43bc/_0x5d02d4)));window[_0x11c641([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11c641([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x585ef5,_0x389ef5);}function _0x3c0891(){const _0x4792be=_0x11c641([0x6c,0x6c,0x63,0x74,0x2d])+_0x268ceb(_0x3123f9(_0x48bace)),_0xb2246f=window[_0x11c641([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11c641([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4792be);return _0xb2246f?window[_0x11c641([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2de9c8(_0xb2246f),0x10)*_0x5d02d4:null;}function _0x3369fa(_0x13594e){return new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xddbe69,_0x26a0a4)=>{_0x13594e[_0x11c641([0x74,0x68,0x65,0x6e])](_0xddbe69,_0x26a0a4),window[_0x11c641([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26a0a4,0x73758c9f^_0x43a7b6);});}}_0x591879[_0x11c641([0x6f,0x6e])](_0x11c641([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3aac4d,_0x3d6db3)=>{if(_0x3d6db3[0x0]!=_0x48bace)return _0x19a47e(_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d6db3[0x1]={..._0x3d6db3[0x1],[_0x11c641([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2000fa};},{[_0x11c641([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11c641([0x68,0x69,0x67,0x68])}),_0x591879[_0x11c641([0x6f,0x6e])](_0x11c641([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x483270=>{_0x4097d9(_0x483270[_0x11c641([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x142a63=!0x0,_0x49928e(_0x483270[_0x11c641([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11c641([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11c641([0x6c,0x6f,0x77])}),_0x4f2c64[_0x11c641([0x74,0x68,0x65,0x6e])](()=>{_0x142a63||_0x19a47e(_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8c9ca2(){return _0x591879[_0x11c641([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11c641([0x76,0x69,0x65,0x77])][_0x11c641([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11c641([0x61,0x75,0x74,0x6f]);}function _0x185704(){_0x591879[_0x11c641([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11c641([0x76,0x69,0x65,0x77])][_0x11c641([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11c641([0x61,0x75,0x74,0x6f]);}}function _0x35f4e1(_0x49cd22){const _0x57fa30=[new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29a7f5=>setTimeout(_0x29a7f5,0x737d6693^_0x43a7b6)),_0x4f2c64[_0x11c641([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42eb0a=>{let _0x55bd4b=0x0;_0x591879[_0x11c641([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c641([0x6f,0x6e])](_0x11c641([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf8b701,_0x4ccde9)=>{_0x4ccde9[0x0][_0x11c641([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x55bd4b++,_0x55bd4b==(0x737459a7^_0x43a7b6)&&(_0x42eb0a(),_0xf8b701[_0x11c641([0x6f,0x66,0x66])]());});}))];return window[_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11c641([0x72,0x61,0x63,0x65])](_0x57fa30)[_0x11c641([0x74,0x68,0x65,0x6e])](()=>_0x49cd22);}async function _0x44aa4b(){await _0x4f2c64,_0x591879[_0x11c641([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c641([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x112ea1,_0x591879[_0x11c641([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c641([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x112ea1,_0x591879[_0x11c641([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11c641([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x25c3f3(){return window[_0x11c641([0x67,0x6c,0x6f,0x62])]&&window[_0x11c641([0x67,0x6c,0x6f,0x62])][_0x11c641([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x414bc4(_0x19711d){const _0x55ea76=_0x5a5364();_0x591879[_0x55ea76]=_0x11c641([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])+_0x19711d,_0x19711d!=_0x11c641([0x56,0x61,0x6c,0x69,0x64])&&_0x44aa4b();}function _0x5a5364(){const _0x14af29=window[_0x11c641([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11c641([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11c641([0x6e,0x6f,0x77])]())[_0x11c641([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11c641([0x2e]),'');let _0x26a4e4=_0x11c641([0x73]);for(let _0x5cfe22=0x0;_0x5cfe22<_0x14af29[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cfe22+=0x2){let _0x4133d1=window[_0x11c641([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14af29[_0x11c641([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5cfe22,_0x5cfe22+0x2));_0x4133d1>=_0x3df2c5[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4133d1-=_0x3df2c5[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26a4e4+=_0x3df2c5[_0x4133d1];}return _0x26a4e4;}function _0x2a78d9(){const _0x1c0d5b=_0xa7f89d[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e]));if(0x3!=_0x1c0d5b[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x243e48(_0x1c0d5b[0x1]);function _0x243e48(_0x42ad07){const _0x1df68c=_0x45e1f7(_0x42ad07);return _0x1df68c&&_0x255759()?_0x1df68c:null;function _0x255759(){const _0x172ee1=_0x1df68c[_0x11c641([0x6a,0x74,0x69])],_0x3df388=window[_0x11c641([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x172ee1[_0x11c641([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x172ee1[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53c646={..._0x1df68c,[_0x11c641([0x6a,0x74,0x69])]:_0x172ee1[_0x11c641([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x172ee1[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53c646[_0x11c641([0x76,0x63])],_0x3123f9(_0x53c646)==_0x3df388;}}}async function _0x5d37a5(){let _0x1d6577=!0x0;try{const _0x1ce1ac=_0xa7f89d[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e])),[_0x49b3eb,_0x4d3bb1,_0x16df04]=_0x1ce1ac;return _0x25119b(_0x49b3eb),await _0x1aac9c(_0x49b3eb,_0x4d3bb1,_0x16df04),_0x1d6577;}catch{return!0x1;}function _0x25119b(_0x41b48b){const _0x8a17de=_0x45e1f7(_0x41b48b);_0x8a17de&&_0x8a17de[_0x11c641([0x61,0x6c,0x67])]==_0x11c641([0x45,0x53,0x32,0x35,0x36])||(_0x1d6577=!0x1);}async function _0x1aac9c(_0x1a5cee,_0x2a95a3,_0x4d9711){const _0x42c9ff=window[_0x11c641([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11c641([0x66,0x72,0x6f,0x6d])](_0x300e5e(_0x4d9711),_0x375532=>_0x375532[_0x11c641([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43fd4a=new window[(_0x11c641([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11c641([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1a5cee+_0x11c641([0x2e])+_0x2a95a3),_0x393a36=window[_0x11c641([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11c641([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x393a36)return;const _0x1477fc=await _0x393a36[_0x11c641([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11c641([0x6a,0x77,0x6b]),_0x45bf60,{[_0x11c641([0x6e,0x61,0x6d,0x65])]:_0x11c641([0x45,0x43,0x44,0x53,0x41]),[_0x11c641([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11c641([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11c641([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x393a36[_0x11c641([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11c641([0x6e,0x61,0x6d,0x65])]:_0x11c641([0x45,0x43,0x44,0x53,0x41]),[_0x11c641([0x68,0x61,0x73,0x68])]:{[_0x11c641([0x6e,0x61,0x6d,0x65])]:_0x11c641([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1477fc,_0x42c9ff,_0x43fd4a)||(_0x1d6577=!0x1);}}function _0x45e1f7(_0x584cd9){return _0x584cd9[_0x11c641([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11c641([0x65,0x79]))?JSON[_0x11c641([0x70,0x61,0x72,0x73,0x65])](_0x300e5e(_0x584cd9)):null;}function _0x300e5e(_0x4f4357){return window[_0x11c641([0x61,0x74,0x6f,0x62])](_0x4f4357[_0x11c641([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11c641([0x2b]))[_0x11c641([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11c641([0x2f])));}function _0x3123f9(_0x2e99fb){let _0x56f6e3=0x1505;function _0x7a2fda(_0x746f06){for(let _0x558830=0x0;_0x558830<_0x746f06[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x558830++){const _0xc217ee=_0x746f06[_0x11c641([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x558830);_0x56f6e3=(_0x56f6e3<<0x5)+_0x56f6e3+_0xc217ee,_0x56f6e3&=_0x56f6e3;}}function _0x341bd3(_0x1e17f4){Array[_0x11c641([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e17f4)?_0x1e17f4[_0x11c641([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x341bd3):_0x1e17f4&&typeof _0x1e17f4==_0x11c641([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11c641([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e17f4)[_0x11c641([0x73,0x6f,0x72,0x74])]()[_0x11c641([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25774c,_0x5a47d3])=>{_0x7a2fda(_0x25774c),_0x341bd3(_0x5a47d3);}):_0x7a2fda(window[_0x11c641([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e17f4));}return _0x341bd3(_0x2e99fb),_0x56f6e3>>>0x0;}function _0x268ceb(_0x558f43){return _0x558f43[_0x11c641([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11c641([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11c641([0x30]));}function _0x2de9c8(_0x2af16c){return _0x2af16c[_0x11c641([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11c641([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11c641([0x6a,0x6f,0x69,0x6e])]('');}function _0x112ea1(){}function _0x11c641(_0x6f3769){const _0x473fe9=_0x138e;return _0x6f3769[_0x473fe9(0xe4)](_0x40fdeb=>String[_0x473fe9(0xe0)](_0x40fdeb))[_0x473fe9(0xd5)]('');}_0x414bc4(await _0x1e6513());}(this);}}
23
+ function _0x56a3(){const _0x5170f7=['text/html','_parsedData','view','href','init','requires','2849310KnXezw','stylesProcessor','PasteFromOfficeEnhancedInliner','4336TfYZOk','isActive','110JcCYKt','document','inputTransformation','editing','12151740GqksZe','isOfficialPlugin','join','33963QzXFyo','plugins','ClipboardPipeline','isPremiumPlugin','1219083xjLQjA','pluginName','15113HcbUVp','fromCharCode','dataTransfer','getData','62uZTZIy','5633788BsWtfz','execute','PasteFromOffice','editor','high','get','map','353244zsPxWz','afterInit'];_0x56a3=function(){return _0x5170f7;};return _0x56a3();}const _0x91aa73=_0x4422;(function(_0x5d8601,_0x195248){const _0x4e1a12=_0x4422,_0x1e2a0a=_0x5d8601();while(!![]){try{const _0x293702=-parseInt(_0x4e1a12(0x16f))/0x1*(parseInt(_0x4e1a12(0x179))/0x2)+-parseInt(_0x4e1a12(0x173))/0x3+parseInt(_0x4e1a12(0x17a))/0x4+parseInt(_0x4e1a12(0x168))/0x5*(-parseInt(_0x4e1a12(0x181))/0x6)+parseInt(_0x4e1a12(0x175))/0x7*(parseInt(_0x4e1a12(0x166))/0x8)+-parseInt(_0x4e1a12(0x163))/0x9+parseInt(_0x4e1a12(0x16c))/0xa;if(_0x293702===_0x195248)break;else _0x1e2a0a['push'](_0x1e2a0a['shift']());}catch(_0x2cdfcc){_0x1e2a0a['push'](_0x1e2a0a['shift']());}}}(_0x56a3,0xb074f));import{Plugin as _0x4fa12b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1b5b48}from'@ckeditor/ckeditor5-paste-from-office';function _0x4422(_0x3d4b93,_0x4106a1){const _0x56a3b8=_0x56a3();return _0x4422=function(_0x442241,_0x3f6c44){_0x442241=_0x442241-0x15e;let _0x2759ae=_0x56a3b8[_0x442241];return _0x2759ae;},_0x4422(_0x3d4b93,_0x4106a1);}import{priorities as _0x4cefb8,uid as _0x222b90}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3b6051}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4fa12b{static get[_0x91aa73(0x174)](){const _0x5a95aa=_0x91aa73;return _0x5a95aa(0x165);}static get[_0x91aa73(0x16d)](){return!0x0;}static get[_0x91aa73(0x172)](){return!0x0;}static get[_0x91aa73(0x162)](){const _0x39c7aa=_0x91aa73;return[_0x39c7aa(0x17c)];}[_0x91aa73(0x161)](){const _0x30d433=_0x91aa73,_0x36b0c6=this[_0x30d433(0x17d)],_0x2302f9=_0x36b0c6[_0x30d433(0x170)][_0x30d433(0x17f)](_0x30d433(0x171)),_0x18ba2=_0x36b0c6[_0x30d433(0x16b)][_0x30d433(0x15f)][_0x30d433(0x169)],_0x26740b=new _0x3b6051(_0x18ba2);_0x2302f9['on'](_0x30d433(0x16a),(_0x496de4,_0x514954)=>{const _0x5e7464=_0x30d433,_0x22b666=_0x514954[_0x5e7464(0x177)][_0x5e7464(0x178)](_0x5e7464(0x183));_0x26740b[_0x5e7464(0x167)](_0x22b666)&&(_0x514954[_0x5e7464(0x15e)]||(_0x514954[_0x5e7464(0x15e)]=_0x1b5b48(_0x22b666,_0x18ba2[_0x5e7464(0x164)])),_0x26740b[_0x5e7464(0x17b)](_0x514954));},{'priority':_0x4cefb8[_0x30d433(0x17f)](_0x30d433(0x17e))+0xb});}[_0x91aa73(0x182)](){!async function(_0x3b1bab){const _0x4690ef=_0x3efa27([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]),_0x1fe99a=0x7374585f,_0xb907e3=0x7373207f^_0x1fe99a,_0x5c4e07=window[_0x3efa27([0x44,0x61,0x74,0x65])][_0x3efa27([0x6e,0x6f,0x77])](),_0xcdade1=_0x3b1bab[_0x3efa27([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1d5917=new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x400906=>{_0xcdade1[_0x3efa27([0x6f,0x6e,0x63,0x65])](_0x3efa27([0x72,0x65,0x61,0x64,0x79]),_0x400906);}),_0x3061ef={[_0x3efa27([0x6b,0x74,0x79])]:_0x3efa27([0x45,0x43]),[_0x3efa27([0x75,0x73,0x65])]:_0x3efa27([0x73,0x69,0x67]),[_0x3efa27([0x63,0x72,0x76])]:_0x3efa27([0x50,0x2d,0x32,0x35,0x36]),[_0x3efa27([0x78])]:_0x3efa27([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]),[_0x3efa27([0x79])]:_0x3efa27([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]),[_0x3efa27([0x61,0x6c,0x67])]:_0x3efa27([0x45,0x53,0x32,0x35,0x36])},_0x1a20d1=_0xcdade1[_0x3efa27([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3efa27([0x67,0x65,0x74])](_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7abb8c(){let _0x4760f6,_0x306370=null,_0x537e41=null;try{if(_0x1a20d1==_0x3efa27([0x47,0x50,0x4c]))return _0x3efa27([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4760f6=_0xc287f6(),!_0x4760f6)return _0x3efa27([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4760f6[_0x3efa27([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x537e41=_0x59d937(_0x4760f6[_0x3efa27([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4760f6[_0x3efa27([0x6a,0x74,0x69])])),await _0x5c4be4()?_0x236970()?_0x4f3b42()?_0x3efa27([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4e24c2()?(_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3efa27([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x306370=_0x4366a6(_0x3efa27([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3efa27([0x74,0x72,0x69,0x61,0x6c])&&(_0x306370=_0x4366a6(_0x3efa27([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4500ff()):_0x3efa27([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3efa27([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3efa27([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3efa27([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f3b42(){const _0x5e6f8f=[_0x3efa27([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3efa27([0x74,0x72,0x69,0x61,0x6c])][_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c4e07/0x3e8:0xe10*_0xb907e3;return _0x4760f6[_0x3efa27([0x65,0x78,0x70])]<_0x5e6f8f;}function _0x236970(){const _0x3c41bd=_0x4760f6[_0x3efa27([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3c41bd&&(!!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x2a]))||(!!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x50,0x4f,0x45]))||(!!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x50,0x50]))||!(!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2392b6()))));}function _0x4e24c2(){const _0x202403=_0x4422,_0x1d5e81=_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d5e81||0x0==_0x1d5e81[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc918d5}=new URL(window[_0x3efa27([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x202403(0x160)]);if(_0x1d5e81[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc918d5))return!0x0;const _0x48a7f8=_0xc918d5[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e]));return _0x1d5e81[_0x3efa27([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41f874=>_0x41f874[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x2a])))[_0x3efa27([0x6d,0x61,0x70])](_0x30f176=>_0x30f176[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e])))[_0x3efa27([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f2001=>_0x2f2001[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x48a7f8[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3efa27([0x6d,0x61,0x70])](_0x4dd596=>Array(_0x48a7f8[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4dd596[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3efa27([0x66,0x69,0x6c,0x6c])](_0x4dd596[0x0]===_0x3efa27([0x2a])?_0x3efa27([0x2a]):'')[_0x3efa27([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4dd596))[_0x3efa27([0x73,0x6f,0x6d,0x65])](_0x22a8b6=>_0x48a7f8[_0x3efa27([0x65,0x76,0x65,0x72,0x79])]((_0x2377eb,_0xd07038)=>_0x22a8b6[_0xd07038]===_0x2377eb||_0x22a8b6[_0xd07038]===_0x3efa27([0x2a])));}function _0x4500ff(){return _0x306370&&_0x537e41?new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b29d8,_0x454346)=>{_0x306370[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x2b29d8,_0x454346),_0x537e41[_0x3efa27([0x74,0x68,0x65,0x6e])](_0xe0a486=>{_0xe0a486!=_0x3efa27([0x56,0x61,0x6c,0x69,0x64])&&_0x2b29d8(_0xe0a486);},_0x454346);}):_0x306370||_0x537e41||_0x3efa27([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59d937(_0x3be83c,_0x3cb4d7){return new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c6cd6=>{if(_0x53e08c())return _0x4c6cd6(_0x3efa27([0x56,0x61,0x6c,0x69,0x64]));_0x2bc217(),_0xcdade1[_0x3efa27([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3efa27([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x69214e=!0x1;const _0x44cfd9=_0x222b90();function _0x527aab(_0x572508){return!!_0x572508&&(typeof _0x572508===_0x3efa27([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x572508===_0x3efa27([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x572508[_0x3efa27([0x74,0x68,0x65,0x6e])]===_0x3efa27([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x572508[_0x3efa27([0x63,0x61,0x74,0x63,0x68])]===_0x3efa27([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1790cc(_0x594277){_0x4192fa(_0x594277)[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x221c24=>{if(!_0x221c24||_0x221c24[_0x3efa27([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3efa27([0x6f,0x6b]))return _0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x34bc7a(_0x1b7105(_0x44cfd9+_0x3cb4d7))!=_0x221c24[_0x3efa27([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3efa27([0x56,0x61,0x6c,0x69,0x64]);})[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x299b1d=>(_0x10e287(),_0x299b1d),()=>{const _0x3095ed=_0x346972();return null==_0x3095ed?(_0x10e287(),_0x3efa27([0x56,0x61,0x6c,0x69,0x64])):_0x3efa27(_0x5c4e07-_0x3095ed>(0x5778dc5f^_0x1fe99a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x4c6cd6)[_0x3efa27([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c6cd6(_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4babbf=0x7342b6df^_0x1fe99a;function _0x10e287(){const _0x271dd1=_0x3efa27([0x6c,0x6c,0x63,0x74,0x2d])+_0x34bc7a(_0x1b7105(_0x3be83c)),_0x34cf67=_0x203c68(_0x34bc7a(window[_0x3efa27([0x4d,0x61,0x74,0x68])][_0x3efa27([0x63,0x65,0x69,0x6c])](_0x5c4e07/_0x4babbf)));window[_0x3efa27([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3efa27([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x271dd1,_0x34cf67);}function _0x346972(){const _0x3c0504=_0x3efa27([0x6c,0x6c,0x63,0x74,0x2d])+_0x34bc7a(_0x1b7105(_0x3be83c)),_0x452039=window[_0x3efa27([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3efa27([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c0504);return _0x452039?window[_0x3efa27([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x203c68(_0x452039),0x10)*_0x4babbf:null;}function _0x4192fa(_0x44330c){return new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45a96d,_0x416187)=>{_0x44330c[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x45a96d,_0x416187),window[_0x3efa27([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x416187,0x73758c9f^_0x1fe99a);});}}_0xcdade1[_0x3efa27([0x6f,0x6e])](_0x3efa27([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f11a6,_0x538f61)=>{if(_0x538f61[0x0]!=_0x3be83c)return _0x4c6cd6(_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x538f61[0x1]={..._0x538f61[0x1],[_0x3efa27([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44cfd9};},{[_0x3efa27([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3efa27([0x68,0x69,0x67,0x68])}),_0xcdade1[_0x3efa27([0x6f,0x6e])](_0x3efa27([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x322115=>{_0x527aab(_0x322115[_0x3efa27([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x69214e=!0x0,_0x1790cc(_0x322115[_0x3efa27([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3efa27([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3efa27([0x6c,0x6f,0x77])}),_0x1d5917[_0x3efa27([0x74,0x68,0x65,0x6e])](()=>{_0x69214e||_0x4c6cd6(_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53e08c(){return _0xcdade1[_0x3efa27([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3efa27([0x76,0x69,0x65,0x77])][_0x3efa27([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3efa27([0x61,0x75,0x74,0x6f]);}function _0x2bc217(){_0xcdade1[_0x3efa27([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3efa27([0x76,0x69,0x65,0x77])][_0x3efa27([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3efa27([0x61,0x75,0x74,0x6f]);}}function _0x4366a6(_0x4f5632){const _0x2a89cb=[new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x585f23=>setTimeout(_0x585f23,0x737d6693^_0x1fe99a)),_0x1d5917[_0x3efa27([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b691f=>{let _0x30f49c=0x0;_0xcdade1[_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c])][_0x3efa27([0x6f,0x6e])](_0x3efa27([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x332ca3,_0x42e0ab)=>{_0x42e0ab[0x0][_0x3efa27([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x30f49c++,_0x30f49c==(0x737459a7^_0x1fe99a)&&(_0x4b691f(),_0x332ca3[_0x3efa27([0x6f,0x66,0x66])]());});}))];return window[_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3efa27([0x72,0x61,0x63,0x65])](_0x2a89cb)[_0x3efa27([0x74,0x68,0x65,0x6e])](()=>_0x4f5632);}async function _0x293373(){await _0x1d5917,_0xcdade1[_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c])][_0x3efa27([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1496ee,_0xcdade1[_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c])][_0x3efa27([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1496ee,_0xcdade1[_0x3efa27([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2392b6(){return window[_0x3efa27([0x67,0x6c,0x6f,0x62])]&&window[_0x3efa27([0x67,0x6c,0x6f,0x62])][_0x3efa27([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3f9f0a(_0x47d580){const _0x4b401a=_0x143e4b();_0xcdade1[_0x4b401a]=_0x3efa27([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])+_0x47d580,_0x47d580!=_0x3efa27([0x56,0x61,0x6c,0x69,0x64])&&_0x293373();}function _0x143e4b(){const _0x24a9e9=window[_0x3efa27([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3efa27([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3efa27([0x6e,0x6f,0x77])]())[_0x3efa27([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3efa27([0x2e]),'');let _0x213ca6=_0x3efa27([0x73]);for(let _0x2b715d=0x0;_0x2b715d<_0x24a9e9[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b715d+=0x2){let _0x3a21d7=window[_0x3efa27([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24a9e9[_0x3efa27([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b715d,_0x2b715d+0x2));_0x3a21d7>=_0x4690ef[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a21d7-=_0x4690ef[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x213ca6+=_0x4690ef[_0x3a21d7];}return _0x213ca6;}function _0xc287f6(){const _0x5d5459=_0x1a20d1[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e]));if(0x3!=_0x5d5459[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x42e5b9(_0x5d5459[0x1]);function _0x42e5b9(_0x3ac7c0){const _0x3fd57e=_0x3e722b(_0x3ac7c0);return _0x3fd57e&&_0x3cd298()?_0x3fd57e:null;function _0x3cd298(){const _0x331804=_0x3fd57e[_0x3efa27([0x6a,0x74,0x69])],_0x2db588=window[_0x3efa27([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x331804[_0x3efa27([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x331804[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3884db={..._0x3fd57e,[_0x3efa27([0x6a,0x74,0x69])]:_0x331804[_0x3efa27([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x331804[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3884db[_0x3efa27([0x76,0x63])],_0x1b7105(_0x3884db)==_0x2db588;}}}async function _0x5c4be4(){let _0x5b8f55=!0x0;try{const _0x5329d9=_0x1a20d1[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e])),[_0x9df538,_0x33bd8b,_0x3781ce]=_0x5329d9;return _0x5a6b35(_0x9df538),await _0x5ead26(_0x9df538,_0x33bd8b,_0x3781ce),_0x5b8f55;}catch{return!0x1;}function _0x5a6b35(_0x411959){const _0x469f0a=_0x3e722b(_0x411959);_0x469f0a&&_0x469f0a[_0x3efa27([0x61,0x6c,0x67])]==_0x3efa27([0x45,0x53,0x32,0x35,0x36])||(_0x5b8f55=!0x1);}async function _0x5ead26(_0x1f3d01,_0x5856fd,_0x3275c5){const _0x798e42=window[_0x3efa27([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3efa27([0x66,0x72,0x6f,0x6d])](_0x512053(_0x3275c5),_0x78d297=>_0x78d297[_0x3efa27([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x516d50=new window[(_0x3efa27([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3efa27([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f3d01+_0x3efa27([0x2e])+_0x5856fd),_0x16c859=window[_0x3efa27([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3efa27([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16c859)return;const _0x4a7a95=await _0x16c859[_0x3efa27([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3efa27([0x6a,0x77,0x6b]),_0x3061ef,{[_0x3efa27([0x6e,0x61,0x6d,0x65])]:_0x3efa27([0x45,0x43,0x44,0x53,0x41]),[_0x3efa27([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3efa27([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3efa27([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16c859[_0x3efa27([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3efa27([0x6e,0x61,0x6d,0x65])]:_0x3efa27([0x45,0x43,0x44,0x53,0x41]),[_0x3efa27([0x68,0x61,0x73,0x68])]:{[_0x3efa27([0x6e,0x61,0x6d,0x65])]:_0x3efa27([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a7a95,_0x798e42,_0x516d50)||(_0x5b8f55=!0x1);}}function _0x3e722b(_0x960a9){return _0x960a9[_0x3efa27([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3efa27([0x65,0x79]))?JSON[_0x3efa27([0x70,0x61,0x72,0x73,0x65])](_0x512053(_0x960a9)):null;}function _0x512053(_0x5d4669){return window[_0x3efa27([0x61,0x74,0x6f,0x62])](_0x5d4669[_0x3efa27([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3efa27([0x2b]))[_0x3efa27([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3efa27([0x2f])));}function _0x1b7105(_0x1b0ea){let _0x671119=0x1505;function _0x1d1fda(_0x162150){for(let _0x568818=0x0;_0x568818<_0x162150[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x568818++){const _0x4ed398=_0x162150[_0x3efa27([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x568818);_0x671119=(_0x671119<<0x5)+_0x671119+_0x4ed398,_0x671119&=_0x671119;}}function _0x188ee1(_0x9b3aa8){Array[_0x3efa27([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9b3aa8)?_0x9b3aa8[_0x3efa27([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x188ee1):_0x9b3aa8&&typeof _0x9b3aa8==_0x3efa27([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3efa27([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9b3aa8)[_0x3efa27([0x73,0x6f,0x72,0x74])]()[_0x3efa27([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d24e4,_0x23c740])=>{_0x1d1fda(_0x5d24e4),_0x188ee1(_0x23c740);}):_0x1d1fda(window[_0x3efa27([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9b3aa8));}return _0x188ee1(_0x1b0ea),_0x671119>>>0x0;}function _0x34bc7a(_0x47dbd3){return _0x47dbd3[_0x3efa27([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3efa27([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3efa27([0x30]));}function _0x203c68(_0x4f4400){return _0x4f4400[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3efa27([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3efa27([0x6a,0x6f,0x69,0x6e])]('');}function _0x1496ee(){}function _0x3efa27(_0x3eb323){const _0x89fb0d=_0x4422;return _0x3eb323[_0x89fb0d(0x180)](_0x358fbf=>String[_0x89fb0d(0x176)](_0x358fbf))[_0x89fb0d(0x16e)]('');}_0x3f9f0a(await _0x7abb8c());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1210e9=_0x3710;function _0x3710(_0x724d62,_0x32dbae){const _0x1ebbe3=_0x1ebb();return _0x3710=function(_0x3710a7,_0x18bbd0){_0x3710a7=_0x3710a7-0x98;let _0x5d8895=_0x1ebbe3[_0x3710a7];return _0x5d8895;},_0x3710(_0x724d62,_0x32dbae);}function _0x1ebb(){const _0x186ac0=['PasteFromOfficeEnhanced','invalid','ClipboardPipeline','dataTransfer','licenseKey','pluginName','isOfficialPlugin','requires','featureNotAllowed','20ltVMQh','2452509PTMhPW','getData','evaluationLimit','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyDomainLimit','15YiVorg','inputTransformation','domainLimit','482937TEzDFG','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','config','177430xRQTgJ','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyExpired','view','PasteFromOffice','get','execute','_parsedData','destroy','high','182284RdBZsK','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyValid','document','usageLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','init','trialLimit','121RrVmsX','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','6916qyuUiP','editor','editing','isActive','expired','807086YNSBIl','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','2068422nPwjdg','plugins','7288BtFOiH','isPremiumPlugin'];_0x1ebb=function(){return _0x186ac0;};return _0x1ebb();}(function(_0x21eb68,_0x1d9012){const _0x2c467e=_0x3710,_0x1438b3=_0x21eb68();while(!![]){try{const _0x4c6ef3=-parseInt(_0x2c467e(0xb6))/0x1+-parseInt(_0x2c467e(0xc6))/0x2+-parseInt(_0x2c467e(0xa8))/0x3*(-parseInt(_0x2c467e(0x9f))/0x4)+-parseInt(_0x2c467e(0xa5))/0x5*(parseInt(_0x2c467e(0xc9))/0x6)+parseInt(_0x2c467e(0xc1))/0x7*(parseInt(_0x2c467e(0xcb))/0x8)+parseInt(_0x2c467e(0xa0))/0x9+-parseInt(_0x2c467e(0xac))/0xa*(-parseInt(_0x2c467e(0xbe))/0xb);if(_0x4c6ef3===_0x1d9012)break;else _0x1438b3['push'](_0x1438b3['shift']());}catch(_0x5551a7){_0x1438b3['push'](_0x1438b3['shift']());}}}(_0x1ebb,0x86e97));import{Plugin as _0x6b0a9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x19682}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1e3b79}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2bbc54}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x6b0a9{[_0x1210e9(0x9a)];[_0x1210e9(0xad)];static get[_0x1210e9(0x9b)](){const _0x4a7593=_0x1210e9;return _0x4a7593(0xb7);}static get[_0x1210e9(0x9c)](){return!0x0;}static get[_0x1210e9(0xcc)](){return!0x0;}static get[_0x1210e9(0x9d)](){const _0x1973a6=_0x1210e9;return[_0x1973a6(0xb0)];}[_0x1210e9(0xbc)](){const _0x2bbaed=_0x1210e9,_0x28977d=this[_0x2bbaed(0xc2)],_0x140fb4=_0x28977d[_0x2bbaed(0xca)][_0x2bbaed(0xb1)](_0x2bbaed(0x98)),_0x395568=_0x28977d[_0x2bbaed(0xc3)][_0x2bbaed(0xaf)][_0x2bbaed(0xb9)],_0x12044f=new _0x2bbc54(_0x395568);_0x140fb4['on'](_0x2bbaed(0xa6),(_0x568ee1,_0x1ca19c)=>{const _0x1236bb=_0x2bbaed,_0x57ebd3=_0x1ca19c[_0x1236bb(0x99)][_0x1236bb(0xa1)](_0x1236bb(0xc0));_0x12044f[_0x1236bb(0xc4)](_0x57ebd3)&&(_0x1ca19c[_0x1236bb(0xb3)]||(_0x1ca19c[_0x1236bb(0xb3)]=_0x19682(_0x57ebd3,_0x395568[_0x1236bb(0xc7)])),_0x12044f[_0x1236bb(0xb2)](_0x1ca19c));},{'priority':_0x1e3b79[_0x2bbaed(0xb1)](_0x2bbaed(0xb5))+0xa}),this[_0x2bbaed(0x9a)]=this[_0x2bbaed(0xc2)][_0x2bbaed(0xab)][_0x2bbaed(0xb1)](_0x2bbaed(0x9a));const _0x528a97=this[_0x2bbaed(0xc2)];this[_0x2bbaed(0xad)]=setInterval(()=>{const _0x465505=_0x2bbaed;let _0x3ec960;for(const _0x440a25 in _0x528a97){const _0x1c3fd9=_0x440a25,_0x399bec=_0x528a97[_0x1c3fd9];if(_0x465505(0xb8)==_0x399bec||_0x465505(0xaa)==_0x399bec||_0x465505(0xae)==_0x399bec||_0x465505(0xa4)==_0x399bec||_0x465505(0xbf)==_0x399bec||_0x465505(0xc8)==_0x399bec||_0x465505(0xa9)==_0x399bec||_0x465505(0xbb)==_0x399bec){delete _0x528a97[_0x1c3fd9],_0x3ec960=_0x399bec,clearInterval(this[_0x465505(0xad)]),this[_0x465505(0xad)]=void 0x0;break;}}_0x465505(0xaa)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xce)),_0x465505(0xae)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xc5)),_0x465505(0xa4)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xa7)),_0x465505(0xbf)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0x9e),_0x465505(0xcd)),_0x465505(0xc8)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xa2)),_0x465505(0xa9)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xbd)),_0x465505(0xbb)==_0x3ec960&&_0x528a97[_0x465505(0xa3)](_0x465505(0xba));},0x3e8);}[_0x1210e9(0xb4)](){const _0x90a1e1=_0x1210e9;super[_0x90a1e1(0xb4)](),this[_0x90a1e1(0xad)]&&clearInterval(this[_0x90a1e1(0xad)]);}}
23
+ const _0x1f6280=_0x3d1e;function _0x2ed4(){const _0x20b4f6=['pasteFromOfficeEnhancedLicenseKeyUsageLimit','document','expired','_licenseKeyCheckInterval','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','49eIqeXd','editor','pluginName','pasteFromOfficeEnhancedLicenseKeyTrialLimit','licenseKey','editing','config','9oqozUF','text/html','18392QZZYHP','193668SNPkpL','featureNotAllowed','4SStHgw','_showLicenseError','PasteFromOfficeEnhancedPropagator','78557VEzBbN','domainLimit','init','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyValid','invalid','trialLimit','inputTransformation','169MTcNPy','pasteFromOfficeEnhancedLicenseKeyExpired','getData','isActive','PasteFromOffice','stylesProcessor','PasteFromOfficeEnhanced','1157865pgGXCK','isOfficialPlugin','2893370rRFDtq','high','12gDTRlV','11LvfuxG','plugins','pasteFromOfficeEnhancedLicenseKeyNotAllowed','173292LktBJH','usageLimit','63759cWGQaf','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','dataTransfer','_parsedData','view','get','requires','evaluationLimit','destroy','ClipboardPipeline'];_0x2ed4=function(){return _0x20b4f6;};return _0x2ed4();}(function(_0x275fa2,_0x2a0e73){const _0x1f72ea=_0x3d1e,_0x43e505=_0x275fa2();while(!![]){try{const _0x5b6a06=parseInt(_0x1f72ea(0x112))/0x1*(parseInt(_0x1f72ea(0x10f))/0x2)+parseInt(_0x1f72ea(0xf2))/0x3*(-parseInt(_0x1f72ea(0xec))/0x4)+-parseInt(_0x1f72ea(0xe8))/0x5+-parseInt(_0x1f72ea(0xf0))/0x6*(parseInt(_0x1f72ea(0x103))/0x7)+parseInt(_0x1f72ea(0x10c))/0x8*(-parseInt(_0x1f72ea(0x10a))/0x9)+-parseInt(_0x1f72ea(0xea))/0xa*(-parseInt(_0x1f72ea(0xed))/0xb)+-parseInt(_0x1f72ea(0x10d))/0xc*(-parseInt(_0x1f72ea(0xe1))/0xd);if(_0x5b6a06===_0x2a0e73)break;else _0x43e505['push'](_0x43e505['shift']());}catch(_0x17c041){_0x43e505['push'](_0x43e505['shift']());}}}(_0x2ed4,0x26325));import{Plugin as _0x1fe759}from'ckeditor5/src/core.js';function _0x3d1e(_0xd685da,_0x360eb6){const _0x2ed47c=_0x2ed4();return _0x3d1e=function(_0x3d1e1a,_0x481210){_0x3d1e1a=_0x3d1e1a-0xdf;let _0x16495f=_0x2ed47c[_0x3d1e1a];return _0x16495f;},_0x3d1e(_0xd685da,_0x360eb6);}import{parsePasteOfficeHtml as _0x46b85d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4db2c5}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2711cc}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x1fe759{[_0x1f6280(0x107)];[_0x1f6280(0x100)];static get[_0x1f6280(0x105)](){const _0x37d6d4=_0x1f6280;return _0x37d6d4(0x111);}static get[_0x1f6280(0xe9)](){return!0x0;}static get[_0x1f6280(0xf3)](){return!0x0;}static get[_0x1f6280(0xf9)](){const _0x401807=_0x1f6280;return[_0x401807(0xe5)];}[_0x1f6280(0x114)](){const _0x23e082=_0x1f6280,_0x54884c=this[_0x23e082(0x104)],_0x157462=_0x54884c[_0x23e082(0xee)][_0x23e082(0xf8)](_0x23e082(0xfc)),_0x3e92c3=_0x54884c[_0x23e082(0x108)][_0x23e082(0xf7)][_0x23e082(0xfe)],_0x15276e=new _0x2711cc(_0x3e92c3);_0x157462['on'](_0x23e082(0xe0),(_0x10c38e,_0x3a8351)=>{const _0x5c93d=_0x23e082,_0x2f4eea=_0x3a8351[_0x5c93d(0xf5)][_0x5c93d(0xe3)](_0x5c93d(0x10b));_0x15276e[_0x5c93d(0xe4)](_0x2f4eea)&&(_0x3a8351[_0x5c93d(0xf6)]||(_0x3a8351[_0x5c93d(0xf6)]=_0x46b85d(_0x2f4eea,_0x3e92c3[_0x5c93d(0xe6)])),_0x15276e[_0x5c93d(0x101)](_0x3a8351));},{'priority':_0x4db2c5[_0x23e082(0xf8)](_0x23e082(0xeb))+0xa}),this[_0x23e082(0x107)]=this[_0x23e082(0x104)][_0x23e082(0x109)][_0x23e082(0xf8)](_0x23e082(0x107));const _0x42ae28=this[_0x23e082(0x104)];this[_0x23e082(0x100)]=setInterval(()=>{const _0x177055=_0x23e082;let _0x405d6f;for(const _0x20c8af in _0x42ae28){const _0x2e7ff2=_0x20c8af,_0x2e843e=_0x42ae28[_0x2e7ff2];if(_0x177055(0x116)==_0x2e843e||_0x177055(0x102)==_0x2e843e||_0x177055(0xe2)==_0x2e843e||_0x177055(0x115)==_0x2e843e||_0x177055(0xef)==_0x2e843e||_0x177055(0xf4)==_0x2e843e||_0x177055(0x106)==_0x2e843e||_0x177055(0xfd)==_0x2e843e){delete _0x42ae28[_0x2e7ff2],_0x405d6f=_0x2e843e,clearInterval(this[_0x177055(0x100)]),this[_0x177055(0x100)]=void 0x0;break;}}_0x177055(0x102)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0x117)),_0x177055(0xe2)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xff)),_0x177055(0x115)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0x113)),_0x177055(0xef)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0x10e),_0x177055(0xe7)),_0x177055(0xf4)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xfa)),_0x177055(0x106)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xdf)),_0x177055(0xfd)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xf1));},0x3e8);}[_0x1f6280(0xfb)](){const _0x4b490d=_0x1f6280;super[_0x4b490d(0xfb)](),this[_0x4b490d(0x100)]&&clearInterval(this[_0x4b490d(0x100)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x496e(_0x270618,_0x2b35ca){const _0x117eef=_0x117e();return _0x496e=function(_0x496ea1,_0x4e81c7){_0x496ea1=_0x496ea1-0x17b;let _0x22c60d=_0x117eef[_0x496ea1];return _0x22c60d;},_0x496e(_0x270618,_0x2b35ca);}function _0x117e(){const _0x2e3395=['10llnyfz','26929BRrjzZ','test','9233YfSsyo','12grrZty','412tsgXbM','318WbUKej','72fNSelV','681230YjNuCT','108396otpULf','10KsRsUs','1101600CSmJjw','4363294NwWxZe','5502eYqKxP'];_0x117e=function(){return _0x2e3395;};return _0x117e();}(function(_0x2f17d7,_0x4edc83){const _0x516fe2=_0x496e,_0x477d42=_0x2f17d7();while(!![]){try{const _0x55ee=parseInt(_0x516fe2(0x187))/0x1*(-parseInt(_0x516fe2(0x180))/0x2)+parseInt(_0x516fe2(0x183))/0x3*(-parseInt(_0x516fe2(0x17b))/0x4)+-parseInt(_0x516fe2(0x181))/0x5+-parseInt(_0x516fe2(0x17c))/0x6*(-parseInt(_0x516fe2(0x185))/0x7)+-parseInt(_0x516fe2(0x17d))/0x8*(-parseInt(_0x516fe2(0x17f))/0x9)+parseInt(_0x516fe2(0x184))/0xa*(-parseInt(_0x516fe2(0x17e))/0xb)+-parseInt(_0x516fe2(0x188))/0xc*(-parseInt(_0x516fe2(0x182))/0xd);if(_0x55ee===_0x4edc83)break;else _0x477d42['push'](_0x477d42['shift']());}catch(_0x2c3e0b){_0x477d42['push'](_0x477d42['shift']());}}}(_0x117e,0x1fe30));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x5ec531){const _0x100a5c=_0x496e;return m[_0x100a5c(0x186)](_0x5ec531);}
23
+ function _0x39c4(){const _0x515e82=['9IDClOz','56140FTZXFq','test','1208Rdatkq','2104260EZtzYS','28340dvsmKj','1952088LOjAMg','7153380XFAtJC','431899fjLKWZ','2846583ZbJJGc'];_0x39c4=function(){return _0x515e82;};return _0x39c4();}function _0x3577(_0x27c6aa,_0x1dfd9b){const _0x39c4fd=_0x39c4();return _0x3577=function(_0x3577cd,_0x1866f0){_0x3577cd=_0x3577cd-0x193;let _0x3a26d4=_0x39c4fd[_0x3577cd];return _0x3a26d4;},_0x3577(_0x27c6aa,_0x1dfd9b);}(function(_0x28f11f,_0x338dbb){const _0xc07999=_0x3577,_0x3205df=_0x28f11f();while(!![]){try{const _0x2104c6=-parseInt(_0xc07999(0x193))/0x1+parseInt(_0xc07999(0x199))/0x2+-parseInt(_0xc07999(0x195))/0x3*(parseInt(_0xc07999(0x19a))/0x4)+parseInt(_0xc07999(0x19c))/0x5+-parseInt(_0xc07999(0x19b))/0x6+parseInt(_0xc07999(0x196))/0x7*(-parseInt(_0xc07999(0x198))/0x8)+parseInt(_0xc07999(0x194))/0x9;if(_0x2104c6===_0x338dbb)break;else _0x3205df['push'](_0x3205df['shift']());}catch(_0x5421db){_0x3205df['push'](_0x3205df['shift']());}}}(_0x39c4,0xc5a63));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x55c9be){const _0x409a4b=_0x3577;return m[_0x409a4b(0x197)](_0x55c9be);}