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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function A(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return A(A(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,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 E=n(584);function P(){const t=["1915360XPbWKi","139288hQnjrn","305371VwRRpH","3966MOfbBH","84075corHsR","201gyIMFI","6Klwsmt","144ZAJPLM","test","24jGQhaD","120331xpAbKp","1356593NfBTHJ"];return(P=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(192418===-parseInt(e(177))/1+-parseInt(e(182))/2*(-parseInt(e(184))/3)+parseInt(e(176))/4*(parseInt(e(183))/5)+-parseInt(e(185))/6*(-parseInt(e(178))/7)+parseInt(e(180))/8*(-parseInt(e(186))/9)+parseInt(e(179))/10+-parseInt(e(181))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=P();return(L=function(t,e){return n[t-=175]})(t,e)}function F(t){return O[L(175)](t)}!function(t){const e=j,n=t();for(;;)try{if(963179===-parseInt(e(417))/1*(parseInt(e(428))/2)+parseInt(e(416))/3+-parseInt(e(420))/4+-parseInt(e(432))/5*(parseInt(e(413))/6)+parseInt(e(415))/7*(-parseInt(e(433))/8)+-parseInt(e(438))/9+parseInt(e(434))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(422)]&&!s[n(421)])continue;const e=!s[n(422)]||t[n(437)]===s[n(422)],o=!s[n(421)]||t[n(411)](s[n(421)]);e&&o&&r[n(435)](s,i)}return r}function M(){const t=["cssRules","split","assign","587785qqKvZf","13412224eeWXkK","57147390NVsURh","set","exec","name","3784248ksjKde","hasClass","getPropertyValue","66iMnhOu","style","7uXMKni","919011BPmONW","75NThtQY","push","length","4086580LMRkAJ","className","tagName","selectorText","groups","trim","initial","map","17230tQRZDi"];return(M=function(){return t})()}function j(t,e){const n=M();return(j=function(t,e){return n[t-=411]})(t,e)}function k(t){const e=j,n={};for(let r=0;r<t[e(419)];r++){const s=t[r],i=t[e(412)](s);e(426)!==i&&(n[s]=i)}return n}function K(t){const e=j,n=t[e(430)](",")[e(427)](t=>t[e(425)]()),r=[];for(const t of n){const n=R[e(436)](t);n&&r[e(418)](n[e(424)])}return r}function N(t){const e=j,n={};for(const r of t)Object[e(431)](n,r);return n}const W=D;function D(t,e){const n=V();return(D=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(896933===parseInt(e(481))/1+parseInt(e(479))/2+parseInt(e(482))/3+parseInt(e(489))/4*(parseInt(e(495))/5)+parseInt(e(480))/6+-parseInt(e(494))/7*(parseInt(e(487))/8)+-parseInt(e(493))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends S{[W(478)](t){const n=W,{body:r,styles:s}=t[n(498)],i=new e.ViewUpcastWriter(r[n(486)]),o=i[n(483)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(435)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(429)])if(t instanceof CSSStyleRule){const r=k(t[e(414)]);n[t[e(423)]]=Object[e(431)]({},n[t[e(423)]]||{},r)}return n}(s));for(const t of o){if(n(485)!==t[n(490)])continue;const e=T(t[n(496)],c);if(e[n(491)]){const r=N(Array[n(488)](e[n(484)]()));for(const e in r){const s=t[n(496)];s[n(499)](e)||i[n(500)](e,r[e],s)}}}t[n(492)]=r}[W(497)](t){return super[W(497)](t)||F(t)}}function V(){const t=["243194UePasV","5845IMvans","item","isActive","_parsedData","hasStyle","setStyle","execute","1404136vClOdx","6825642BHEQbk","895609URxQpk","2083947GLxNdx","createRangeIn","values","elementStart","document","312YtMsQB","from","1204gpQUrO","type","size","content","13769379wAFBZl"];return(V=function(){return t})()}const U=H;function H(t,e){const n=q();return(H=function(t,e){return n[t-=499]})(t,e)}function q(){const t=["afterInit","join","plugins","fromCharCode","1090772rIQaVd","_parsedData","dataTransfer","4012470XjoDOV","editor","7115136sAaeER","PasteFromOffice","href","40853034rCMAaK","view","8fynycA","high","isActive","isPremiumPlugin","PasteFromOfficeEnhancedInliner","init","2gCRTFN","document","get","requires","getData","stylesProcessor","pluginName","6093745sOCCPG","execute","text/html","map","8307446QOzeqz","editing","isOfficialPlugin","ClipboardPipeline","1500467UelWwW","inputTransformation"];return(q=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(754291===-parseInt(e(530))/1*(parseInt(e(515))/2)+-parseInt(e(502))/3+parseInt(e(499))/4+-parseInt(e(522))/5+parseInt(e(504))/6+-parseInt(e(526))/7+-parseInt(e(509))/8*(-parseInt(e(507))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class B extends t.Plugin{static get[U(521)](){return U(513)}static get[U(528)](){return!0}static get[U(512)](){return!0}static get[U(518)](){return[U(505)]}[U(514)](){const t=U,e=this[t(503)],n=e[t(534)][t(517)](t(529)),r=e[t(527)][t(508)][t(516)],s=new $(r);n.on(t(531),(e,n)=>{const i=t,o=n[i(501)][i(519)](i(524));s[i(511)](o)&&(n[i(500)]||(n[i(500)]=C(o,r[i(520)])),s[i(523)](n))},{priority:E.priorities[t(517)](t(510))+11})}[U(532)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](a(t)):null}function a(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=H;return t[e(525)](t=>String[e(535)](t))[e(533)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(i())return c(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const p=(0,E.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(r){a(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(a=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=c(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](a(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const l=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1767916800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=H,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(506)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const Q=J;!function(t){const e=J,n=t();for(;;)try{if(836071===parseInt(e(452))/1+parseInt(e(462))/2*(-parseInt(e(480))/3)+parseInt(e(474))/4+parseInt(e(459))/5*(-parseInt(e(471))/6)+parseInt(e(445))/7*(-parseInt(e(449))/8)+-parseInt(e(472))/9+parseInt(e(466))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const X=[Q(460),Q(470),Q(457),Q(482),Q(441),Q(469),Q(448),Q(476)];function J(t,e){const n=z();return(J=function(t,e){return n[t-=439]})(t,e)}const Z=[Q(460),Q(470),Q(457)];function z(){const t=["14240340kDIbYZ","insertChild","719816JMzKxB","bold","vertical-align","getStyle","getStyleNames","super","46527nIzgpK","from","text-decoration","forEach","filter","text-decoration-line","removeStyle","medium","italic","7tEnIQS","sub","bolder","font-style","29616bXMlCU","length","createElement","1279304uwzsXs","span","keys","includes","getChildren","font-size","sup","105sbvgcR","color","strong","28RgEkrl","underline","split","setStyle","18440050iWWGQG","function","line-through","font-weight","font-family","189744ZOEGYT"];return(z=function(){return t})()}const _={"font-style":[[Q(444),"i"]],"font-weight":[[Q(443),Q(461)],[Q(475),Q(461)],[Q(447),Q(461)],[t=>Number(t)>=600,Q(461)]],"text-decoration":[[Q(463),"u"],[Q(468),"s"]],"text-decoration-line":[[Q(463),"u"],[Q(468),"s"]],"vertical-align":[[Q(446),Q(446)],[Q(479),Q(458)]]};function G(t){return X[Q(455)](t)}function Y(t){const e=Q;return Array[e(481)](t[e(478)]())[e(440)](G)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Q,r={},s={};return e[n(439)](e=>{const i=n,o=t[i(477)](e);if(o)if(c=e,Z[Q(455)](c))r[e]=o;else if(e in _){const t=o[i(464)](" ");_[e][i(439)](([n,r])=>{const o=i;for(const i of t)(o(467)==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=Q;for(const s in n)n[s][r(439)](([,n])=>{const s=r,i=e[s(451)](n,[],t[s(456)]());e[s(473)](0,i,t)}),e[r(442)](s,t)})(t,e,s),function(t,e,n){const r=Q;if(!Object[r(454)](n)[r(450)])return;const s=e[r(451)](r(453),[],t[r(456)]());e[r(465)](n,s),e[r(473)](0,s,t),e[r(442)](Object[r(454)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["document","1438392isxeyu","stylesProcessor","element","content","4PfOIZR","107441oKJmhJ","_parsedData","includes","blockElements","7350170iGvCXv","2596744Eydawp","getItems","font","createRangeIn","isActive","1509284HtuSSX","name","86732HSTHuk","9ympFEC","9hAbZtA","291695UAwqTw","execute"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(255344===-parseInt(e(344))/1+-parseInt(e(333))/2*(parseInt(e(334))/3)+parseInt(e(343))/4*(parseInt(e(336))/5)+parseInt(e(339))/6+-parseInt(e(331))/7+-parseInt(e(349))/8*(parseInt(e(335))/9)+parseInt(e(348))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(337)](t){const n=et,{body:r}=t[n(345)],s=new e.ViewUpcastWriter(r[n(338)]),i=s[n(352)](r),o=new e.ViewDocument(s[n(338)][n(340)]),c=[...new e.ViewDomConverter(o)[n(347)],n(351)],a=i[n(350)]();for(const t of a)if(t.is(n(341))&&c[n(346)](t[n(332)])){tt(t,s,Y(t))}t[n(342)]=r}[et(353)](t){return super[et(353)](t)||F(t)}}function it(){const t=["862FZXmGu","execute","domainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","destroy","expired","init","isActive","isPremiumPlugin","inputTransformation","editing","_showLicenseError","dataTransfer","PasteFromOffice","view","PasteFromOfficeEnhancedPropagator","plugins","pasteFromOfficeEnhancedLicenseKeyUsageLimit","5899098rLZJDZ","ClipboardPipeline","7610701eFfnmz","stylesProcessor","usageLimit","_parsedData","PasteFromOfficeEnhanced","evaluationLimit","text/html","428151hKhJXr","2064JcFBxg","requires","4859420FDwOyj","invalid","featureNotAllowed","config","licenseKey","pasteFromOfficeEnhancedLicenseKeyValid","high","document","pluginName","355300LCTcjt","get","getData","10854056xqKuEk","18IMWSVA","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","editor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit"];return(it=function(){return t})()}const ot=ct;function ct(t,e){const n=it();return(ct=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(671496===-parseInt(e(450))/1*(parseInt(e(428))/2)+-parseInt(e(427))/3+parseInt(e(439))/4+parseInt(e(430))/5+-parseInt(e(469))/6+-parseInt(e(471))/7+parseInt(e(442))/8*(parseInt(e(443))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{[ot(434)];[ot(447)];static get[ot(438)](){return ot(466)}static get[ot(454)](){return!0}static get[ot(459)](){return!0}static get[ot(429)](){return[ot(464)]}[ot(457)](){const t=ot,e=this[t(448)],n=e[t(467)][t(440)](t(470)),r=e[t(461)][t(465)][t(437)],s=new st(r);n.on(t(460),(e,n)=>{const i=t,o=n[i(463)][i(441)](i(426));s[i(458)](o)&&(n[i(423)]||(n[i(423)]=C(o,r[i(421)])),s[i(451)](n))},{priority:E.priorities[t(440)](t(436))+10}),this[t(434)]=this[t(448)][t(433)][t(440)](t(434));const i=this[t(448)];this[t(447)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(435)==s||e(445)==s||e(453)==s||e(444)==s||e(446)==s||e(449)==s||e(468)==s){delete i[r],n=s,clearInterval(this[e(447)]),this[e(447)]=void 0;break}}e(445)==n&&i[e(462)](e(431)),e(453)==n&&i[e(462)](e(456)),e(444)==n&&i[e(462)](e(452)),e(446)==n&&i[e(462)](e(432),e(424)),e(449)==n&&i[e(462)](e(425)),e(468)==n&&i[e(462)](e(422))},1e3)}[ot(455)](){const t=ot;super[t(455)](),this[t(447)]&&clearInterval(this[t(447)])}}var lt=ft;function ut(){var t=["72rREQcX","1574391gqhxHb","21PqkNjU","11FLFuYs","pluginName","1060hurSsu","889264eJhrJb","PasteFromOffice","270oXPjPt","requires","10531430kNgpaP","PasteFromOfficeEnhanced","50953uTxbMP","isOfficialPlugin","isPremiumPlugin","2387325FDKiiQ","460233yKPDsZ"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=410]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(292983===-parseInt(e(412))/1*(parseInt(e(415))/2)+parseInt(e(411))/3+parseInt(e(416))/4+parseInt(e(425))/5+parseInt(e(418))/6*(-parseInt(e(422))/7)+parseInt(e(410))/8*(parseInt(e(426))/9)+parseInt(e(420))/10*(-parseInt(e(413))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(414)](){return lt(421)}static get[lt(423)](){return!0}static get[lt(424)](){return!0}static get[lt(419)](){return[lt(417),B,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=467]})(t,e)}function dt(){var t=["3698995aVDNXX","24eJsDEj","4jYqHsn","931539wEsDBm","3428942EIaSUM","8403520nIegFC","1164220vtbaNl","16hZwgbA","5434289eukdco","4907400knTHoN","9qWVWnj","2KsVjHV"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(864464===-parseInt(e(473))/1*(-parseInt(e(468))/2)+-parseInt(e(477))/3+-parseInt(e(476))/4*(-parseInt(e(474))/5)+-parseInt(e(471))/6+parseInt(e(470))/7*(parseInt(e(469))/8)+parseInt(e(472))/9*(-parseInt(e(467))/10)+parseInt(e(478))/11*(-parseInt(e(475))/12))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:()=>ft});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function A(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var E=n(584);!function(t){const e=L,n=t();for(;;)try{if(567397===parseInt(e(238))/1*(-parseInt(e(242))/2)+parseInt(e(240))/3+-parseInt(e(236))/4*(parseInt(e(237))/5)+parseInt(e(241))/6*(parseInt(e(235))/7)+-parseInt(e(239))/8*(parseInt(e(232))/9)+-parseInt(e(234))/10+parseInt(e(243))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=F();return(L=function(t,e){return n[t-=232]})(t,e)}function O(t){return P[L(233)](t)}function F(){const t=["7016RlrlJA","685BHFSLF","1jRIihW","150648xudeFN","494646TwHsTA","6APdqlo","1511778ZuUsWf","20061239YwnojP","207gfheHX","test","5766960dwpZPN","4093334ChWxir"];return(F=function(){return t})()}function T(t,e){const n=W();return(T=function(t,e){return n[t-=435]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(262849===parseInt(e(440))/1+-parseInt(e(437))/2+-parseInt(e(436))/3+-parseInt(e(457))/4*(parseInt(e(435))/5)+parseInt(e(445))/6+parseInt(e(453))/7+parseInt(e(459))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function N(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(458)]&&!s[n(447)])continue;const e=!s[n(458)]||t[n(451)]===s[n(458)],o=!s[n(447)]||t[n(438)](s[n(447)]);e&&o&&r[n(454)](s,i)}return r}function W(){const t=["initial","exec","1492ntnCln","tagName","1026912wJIxwY","groups","2855VcHkAO","271935gsEbZd","920516RzZqKD","hasClass","selectorText","290251cEfMVP","getPropertyValue","assign","push","trim","2963598WCJInv","map","className","length","cssRules","style","name","split","799309qEZeFW","set"];return(W=function(){return t})()}function k(t){const e=T,n={};for(let r=0;r<t[e(448)];r++){const s=t[r],i=t[e(441)](s);e(455)!==i&&(n[s]=i)}return n}function R(t){const e=T,n=t[e(452)](",")[e(446)](t=>t[e(444)]()),r=[];for(const t of n){const n=j[e(456)](t);n&&r[e(443)](n[e(460)])}return r}function M(t){const e=T,n={};for(const r of t)Object[e(442)](n,r);return n}const D=V;function $(){const t=["type","document","1921257DlZyBr","1168322uaftkU","1saZfTR","createRangeIn","15250257lIxBcq","item","6xQCFba","setStyle","values","1300744ihnyYq","3079426QVhQfm","content","hasStyle","execute","10QQYvrd","elementStart","size","from","isActive","6jDYkQl","_parsedData","2653044IInsma","4583530OeixRh"];return($=function(){return t})()}function V(t,e){const n=$();return(V=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(823004===parseInt(e(255))/1*(-parseInt(e(254))/2)+parseInt(e(259))/3*(parseInt(e(249))/4)+-parseInt(e(250))/5*(parseInt(e(272))/6)+-parseInt(e(263))/7+-parseInt(e(262))/8+parseInt(e(253))/9+-parseInt(e(267))/10*(-parseInt(e(257))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class K extends S{[D(266)](t){const n=D,{body:r,styles:s}=t[n(248)],i=new e.ViewUpcastWriter(r[n(252)]),o=i[n(256)](r),a=function(t){const e=T,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(454)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(449)])if(t instanceof CSSStyleRule){const r=k(t[e(450)]);n[t[e(439)]]=Object[e(442)]({},n[t[e(439)]]||{},r)}return n}(s));for(const t of o){if(n(268)!==t[n(251)])continue;const e=N(t[n(258)],a);if(e[n(269)]){const r=M(Array[n(270)](e[n(261)]()));for(const e in r){const s=t[n(258)];s[n(265)](e)||i[n(260)](e,r[e],s)}}}t[n(264)]=r}[D(271)](t){return super[D(271)](t)||O(t)}}const q=z;function B(){const t=["editor","high","dataTransfer","isActive","join","PasteFromOffice","view","1148776uaIBtl","getData","72kKtmuu","1423205oATZPs","execute","ClipboardPipeline","pluginName","1518MAFjSr","init","requires","29204390arxbui","fromCharCode","isOfficialPlugin","document","map","25228rDJxcN","text/html","afterInit","inputTransformation","PasteFromOfficeEnhancedInliner","editing","2439668jKxcVW","_parsedData","90NIzYXk","plugins","get","195dNtpou","613539CwrpAj","isPremiumPlugin","href","stylesProcessor"];return(B=function(){return t})()}function z(t,e){const n=B();return(z=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(930216===-parseInt(e(228))/1+parseInt(e(225))/2+parseInt(e(210))/3*(-parseInt(e(202))/4)+parseInt(e(213))/5*(parseInt(e(194))/6)+-parseInt(e(208))/7+-parseInt(e(227))/8*(parseInt(e(214))/9)+parseInt(e(197))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class H extends t.Plugin{static get[q(193)](){return q(206)}static get[q(199)](){return!0}static get[q(215)](){return!0}static get[q(196)](){return[q(223)]}[q(195)](){const t=q,e=this[t(218)],n=e[t(211)][t(212)](t(230)),r=e[t(207)][t(224)][t(200)],s=new K(r);n.on(t(205),(e,n)=>{const i=t,o=n[i(220)][i(226)](i(203));s[i(221)](o)&&(n[i(209)]||(n[i(209)]=A(o,r[i(217)])),s[i(229)](n))},{priority:E.priorities[t(212)](t(219))+11})}[q(204)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=z;return t[e(201)](t=>String[e(198)](t))[e(222)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,E.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1768003200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(216)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const U=Q;!function(t){const e=Q,n=t();for(;;)try{if(499521===parseInt(e(293))/1*(-parseInt(e(274))/2)+parseInt(e(299))/3+parseInt(e(309))/4*(-parseInt(e(308))/5)+-parseInt(e(295))/6+-parseInt(e(315))/7*(-parseInt(e(286))/8)+parseInt(e(279))/9*(parseInt(e(300))/10)+parseInt(e(283))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const Z=[U(306),U(291),U(277),U(272),U(287),U(276),U(288),U(280)],_=[U(306),U(291),U(277)];function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=272]})(t,e)}function Y(){const t=["medium","super","2509911DNCwfx","10nFshCo","filter","getStyleNames","setStyle","line-through","split","color","keys","208345qAPhLF","12XwBDyd","sup","getChildren","length","italic","underline","651NPvsoF","createElement","text-decoration","forEach","70690WzMBKp","includes","font-weight","font-size","from","669699gjECkE","vertical-align","bold","insertChild","7232544zmAmvY","getStyle","span","58496SDVNLC","text-decoration-line","font-style","sub","removeStyle","font-family","strong","24utjSkC","bolder","4654560srFkum","function"];return(Y=function(){return t})()}const G={"font-style":[[U(313),"i"]],"font-weight":[[U(297),U(292)],[U(281),U(292)],[U(294),U(292)],[t=>Number(t)>=600,U(292)]],"text-decoration":[[U(314),"u"],[U(304),"s"]],"text-decoration-line":[[U(314),"u"],[U(304),"s"]],"vertical-align":[[U(289),U(289)],[U(298),U(310)]]};function J(t){return Z[U(275)](t)}function X(t){const e=U;return Array[e(278)](t[e(302)]())[e(301)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(273)](e=>{const i=n,o=t[i(284)](e);if(o)if(a=e,_[U(275)](a))r[e]=o;else if(e in G){const t=o[i(305)](" ");G[e][i(273)](([n,r])=>{const o=i;for(const i of t)(o(296)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(273)](([,n])=>{const s=r,i=e[s(316)](n,[],t[s(311)]());e[s(282)](0,i,t)}),e[r(290)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(307)](n)[r(312)])return;const s=e[r(316)](r(285),[],t[r(311)]());e[r(303)](n,s),e[r(282)](0,s,t),e[r(290)](Object[r(307)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["_parsedData","getItems","15692SKTHfP","1335ytWWKn","27oSRogH","document","font","6612OZKqSy","element","stylesProcessor","15499462gfCWeP","6Vuhppu","includes","createRangeIn","1934170XIfSvL","114OfdfYV","content","3806341cLPpMF","isActive","name","execute","2200104JWENWE","blockElements","505072LWmLTl"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(402996===-parseInt(e(189))/1+-parseInt(e(192))/2*(parseInt(e(181))/3)+-parseInt(e(197))/4*(parseInt(e(193))/5)+-parseInt(e(201))/6*(-parseInt(e(183))/7)+parseInt(e(187))/8+parseInt(e(194))/9*(-parseInt(e(180))/10)+parseInt(e(200))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(186)](t){const n=et,{body:r}=t[n(190)],s=new e.ViewUpcastWriter(r[n(195)]),i=s[n(179)](r),o=new e.ViewDocument(s[n(195)][n(199)]),a=[...new e.ViewDomConverter(o)[n(188)],n(196)],c=i[n(191)]();for(const t of c)if(t.is(n(198))&&a[n(178)](t[n(185)])){tt(t,s,X(t))}t[n(182)]=r}[et(184)](t){return super[et(184)](t)||O(t)}}const it=ot;function ot(t,e){const n=at();return(ot=function(t,e){return n[t-=177]})(t,e)}function at(){const t=["invalid","dataTransfer","_licenseKeyCheckInterval","_showLicenseError","getData","_parsedData","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","pluginName","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","3377997OIqbQZ","high","76092PIxmHs","inputTransformation","init","8xTUvUt","expired","usageLimit","plugins","221cmLNpT","1078zfvHwi","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","get","isPremiumPlugin","2aGQiAP","pasteFromOfficeEnhancedLicenseKeyValid","6NaoFGX","domainLimit","config","ClipboardPipeline","PasteFromOffice","PasteFromOfficeEnhanced","221784satahY","27hbwoCM","PasteFromOfficeEnhancedPropagator","execute","document","licenseKey","evaluationLimit","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","854424IiJuWo","810834zUyyMB","stylesProcessor","137485cCYEIx","isOfficialPlugin","22330xZnwkZ","editor","pasteFromOfficeEnhancedLicenseKeyDomainLimit"];return(at=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(270653===-parseInt(e(197))/1*(-parseInt(e(211))/2)+parseInt(e(231))/3*(-parseInt(e(200))/4)+-parseInt(e(178))/5*(-parseInt(e(213))/6)+parseInt(e(195))/7+parseInt(e(230))/8*(parseInt(e(220))/9)+parseInt(e(180))/10*(parseInt(e(205))/11)+parseInt(e(219))/12*(-parseInt(e(204))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[it(224)];[it(185)];static get[it(192)](){return it(221)}static get[it(179)](){return!0}static get[it(210)](){return!0}static get[it(207)](){return[it(217)]}[it(199)](){const t=it,e=this[t(181)],n=e[t(203)][t(209)](t(216)),r=e[t(191)][t(189)][t(223)],s=new st(r);n.on(t(198),(e,n)=>{const i=t,o=n[i(184)][i(187)](i(229));s[i(227)](o)&&(n[i(188)]||(n[i(188)]=A(o,r[i(177)])),s[i(222)](n))},{priority:E.priorities[t(209)](t(196))+10}),this[t(224)]=this[t(181)][t(215)][t(209)](t(224));const i=this[t(181)];this[t(185)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(212)==s||e(194)==s||e(228)==s||e(182)==s||e(190)==s||e(208)==s||e(206)==s){delete i[r],n=s,clearInterval(this[e(185)]),this[e(185)]=void 0;break}}e(194)==n&&i[e(186)](e(183)),e(228)==n&&i[e(186)](e(201)),e(182)==n&&i[e(186)](e(214)),e(190)==n&&i[e(186)](e(226),e(218)),e(208)==n&&i[e(186)](e(225)),e(206)==n&&i[e(186)](e(202))},1e3)}[it(193)](){const t=it;super[t(193)](),this[t(185)]&&clearInterval(this[t(185)])}}var lt=ut;function ut(t,e){var n=pt();return(ut=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=ut,n=t();;)try{if(305478===parseInt(e(168))/1+parseInt(e(172))/2+parseInt(e(169))/3+parseInt(e(158))/4*(parseInt(e(159))/5)+-parseInt(e(164))/6*(-parseInt(e(166))/7)+parseInt(e(163))/8*(parseInt(e(173))/9)+-parseInt(e(157))/10*(parseInt(e(165))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class ft extends t.Plugin{static get[lt(162)](){return lt(170)}static get[lt(161)](){return!0}static get[lt(171)](){return!0}static get[lt(167)](){return[lt(160),H,ct]}}function pt(){var t=["1014129ctIQTb","PasteFromOfficeEnhanced","isPremiumPlugin","387098dIsxPL","279rEvFlO","4210RejiXW","1996jtGrkC","4105IbnXkw","PasteFromOffice","isOfficialPlugin","pluginName","7032BlNqVm","2478tQjOVD","46277dPGDwG","8708mCsMtq","requires","594333mGUDrt"];return(pt=function(){return t})()}function mt(){var t=["68296zyySrb","9370AhksNr","999PEHEEN","1650ODBkDz","58gMBjZN","119nLjnJA","1963278PIWILP","148vgfdRw","20490zwfeuC","20901eqzXoI","4788GoGgGE","2093725tnLHDN"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=438]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(238909===parseInt(e(443))/1*(-parseInt(e(446))/2)+-parseInt(e(439))/3*(parseInt(e(449))/4)+parseInt(e(441))/5+parseInt(e(448))/6+parseInt(e(447))/7*(-parseInt(e(442))/8)+parseInt(e(444))/9*(parseInt(e(438))/10)+parseInt(e(445))/11*(-parseInt(e(440))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x2a88b8}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1b33ba,parsePasteOfficeHtml as _0x2ddea4}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4963cb,uid as _0xa893f1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1d5907,ViewDocument as _0x31cd24,ViewDomConverter as _0x59db84}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xfe4e0d){return m['test'](_0xfe4e0d);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x170c24,_0x4276ce){const _0x492d3d=new Map();for(const [_0xe95399,_0x333dd0]of _0x4276ce){if(!_0xe95399['tagName']&&!_0xe95399['className'])continue;const _0x2a971e=!_0xe95399['tagName']||_0x170c24['name']===_0xe95399['tagName'],_0x4613ae=!_0xe95399['className']||_0x170c24['hasClass'](_0xe95399['className']);_0x2a971e&&_0x4613ae&&_0x492d3d['set'](_0xe95399,_0x333dd0);}return _0x492d3d;}function h(_0xc4bdb8){const _0x155e30={};for(let _0x22b601=0x0;_0x22b601<_0xc4bdb8['length'];_0x22b601++){const _0x1e6b04=_0xc4bdb8[_0x22b601],_0x4e4099=_0xc4bdb8['getPropertyValue'](_0x1e6b04);'initial'!==_0x4e4099&&(_0x155e30[_0x1e6b04]=_0x4e4099);}return _0x155e30;}function O(_0x5e032a){const _0x30ee7c=_0x5e032a['split'](',')['map'](_0x43d849=>_0x43d849['trim']()),_0x3ab04a=[];for(const _0x4af629 of _0x30ee7c){const _0x38d637=S['exec'](_0x4af629);_0x38d637&&_0x3ab04a['push'](_0x38d637['groups']);}return _0x3ab04a;}function k(_0x55324e){const _0x5177fd={};for(const _0x269f41 of _0x55324e)Object['assign'](_0x5177fd,_0x269f41);return _0x5177fd;}class c extends _0x1b33ba{['execute'](_0x1f4bce){const {body:_0x281808,styles:_0x1461b2}=_0x1f4bce['_parsedData'],_0x5928d2=new _0x1d5907(_0x281808['document']),_0x43ab6b=_0x5928d2['createRangeIn'](_0x281808),_0x1192cb=function(_0x5496cf){const _0x25089d={};for(const _0x8b3cc8 of _0x5496cf)for(const _0x1e955a of _0x8b3cc8['cssRules'])if(_0x1e955a instanceof CSSStyleRule){const _0x25f48a=h(_0x1e955a['style']);_0x25089d[_0x1e955a['selectorText']]=Object['assign']({},_0x25089d[_0x1e955a['selectorText']]||{},_0x25f48a);}return _0x25089d;}(_0x1461b2),_0x3e5e88=function(_0x54c22f){const _0x5237f5=new Map();for(const _0x1e7230 in _0x54c22f){const _0x47d59a=O(_0x1e7230),_0x33f606=_0x54c22f[_0x1e7230];for(const _0x121d8a of _0x47d59a)_0x5237f5['set'](_0x121d8a,_0x33f606);}return _0x5237f5;}(_0x1192cb);for(const _0x52b8de of _0x43ab6b){if('elementStart'!==_0x52b8de['type'])continue;const _0x20e414=j(_0x52b8de['item'],_0x3e5e88);if(_0x20e414['size']){const _0x472656=k(Array['from'](_0x20e414['values']()));for(const _0x142b6b in _0x472656){const _0xd9f6c=_0x52b8de['item'];_0xd9f6c['hasStyle'](_0x142b6b)||_0x5928d2['setStyle'](_0x142b6b,_0x472656[_0x142b6b],_0xd9f6c);}}}_0x1f4bce['content']=_0x281808;}['isActive'](_0x322dd5){return super['isActive'](_0x322dd5)||p(_0x322dd5);}}class i extends _0x2a88b8{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5b034a=this['editor'],_0x2bf86a=_0x5b034a['plugins']['get']('ClipboardPipeline'),_0x88c633=_0x5b034a['editing']['view']['document'],_0x2efef8=new c(_0x88c633);_0x2bf86a['on']('inputTransformation',(_0x31f45e,_0x245f7e)=>{const _0x5e2b05=_0x245f7e['dataTransfer']['getData']('text/html');_0x2efef8['isActive'](_0x5e2b05)&&(_0x245f7e['_parsedData']||(_0x245f7e['_parsedData']=_0x2ddea4(_0x5e2b05,_0x88c633['stylesProcessor'])),_0x2efef8['execute'](_0x245f7e));},{'priority':_0x4963cb['get']('high')+0xb});}['afterInit'](){!async function(_0x39e798){const _0x34eef6=_0x32e2c5([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]),_0x2c789a=0x7374585f,_0x2674aa=0x7373260f^_0x2c789a,_0x2c94d2=window[_0x32e2c5([0x44,0x61,0x74,0x65])][_0x32e2c5([0x6e,0x6f,0x77])](),_0x263a34=_0x39e798[_0x32e2c5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x21a538=new window[(_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54f6d8=>{_0x263a34[_0x32e2c5([0x6f,0x6e,0x63,0x65])](_0x32e2c5([0x72,0x65,0x61,0x64,0x79]),_0x54f6d8);}),_0x119b54={[_0x32e2c5([0x6b,0x74,0x79])]:_0x32e2c5([0x45,0x43]),[_0x32e2c5([0x75,0x73,0x65])]:_0x32e2c5([0x73,0x69,0x67]),[_0x32e2c5([0x63,0x72,0x76])]:_0x32e2c5([0x50,0x2d,0x32,0x35,0x36]),[_0x32e2c5([0x78])]:_0x32e2c5([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]),[_0x32e2c5([0x79])]:_0x32e2c5([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]),[_0x32e2c5([0x61,0x6c,0x67])]:_0x32e2c5([0x45,0x53,0x32,0x35,0x36])},_0x35a2d9=_0x263a34[_0x32e2c5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32e2c5([0x67,0x65,0x74])](_0x32e2c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3edda6(){let _0x265566,_0x3d12b5=null,_0x52ec7d=null;try{if(_0x35a2d9==_0x32e2c5([0x47,0x50,0x4c]))return _0x32e2c5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x265566=_0x23fbdc(),!_0x265566)return _0x32e2c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x265566[_0x32e2c5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x52ec7d=_0x55f069(_0x265566[_0x32e2c5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x265566[_0x32e2c5([0x6a,0x74,0x69])])),await _0x1bfecb()?_0x48a1aa()?_0x59560e()?_0x32e2c5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5af0c8()?(_0x265566[_0x32e2c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32e2c5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d12b5=_0x299005(_0x32e2c5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b0a38()):_0x32e2c5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32e2c5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32e2c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x32e2c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59560e(){const _0x5323f8=[_0x32e2c5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32e2c5([0x74,0x72,0x69,0x61,0x6c])][_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x265566[_0x32e2c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c94d2/0x3e8:0xe10*_0x2674aa;return _0x265566[_0x32e2c5([0x65,0x78,0x70])]<_0x5323f8;}function _0x48a1aa(){const _0x5270e9=_0x265566[_0x32e2c5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5270e9&&(!!_0x5270e9[_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e2c5([0x2a]))||(!!_0x5270e9[_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e2c5([0x50,0x4f,0x45]))||(!!_0x5270e9[_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e2c5([0x50,0x50]))||!(!_0x5270e9[_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e2c5([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5252f7()))));}function _0x5af0c8(){const _0x330ea1=_0x265566[_0x32e2c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x330ea1||0x0==_0x330ea1[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18e541}=new URL(window[_0x32e2c5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x330ea1[_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18e541))return!0x0;const _0x16b4bc=_0x18e541[_0x32e2c5([0x73,0x70,0x6c,0x69,0x74])](_0x32e2c5([0x2e]));return _0x330ea1[_0x32e2c5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5696a7=>_0x5696a7[_0x32e2c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e2c5([0x2a])))[_0x32e2c5([0x6d,0x61,0x70])](_0x32d350=>_0x32d350[_0x32e2c5([0x73,0x70,0x6c,0x69,0x74])](_0x32e2c5([0x2e])))[_0x32e2c5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x234207=>_0x234207[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x16b4bc[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32e2c5([0x6d,0x61,0x70])](_0x4cef43=>Array(_0x16b4bc[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4cef43[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32e2c5([0x66,0x69,0x6c,0x6c])](_0x4cef43[0x0]===_0x32e2c5([0x2a])?_0x32e2c5([0x2a]):'')[_0x32e2c5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4cef43))[_0x32e2c5([0x73,0x6f,0x6d,0x65])](_0x25d9ff=>_0x16b4bc[_0x32e2c5([0x65,0x76,0x65,0x72,0x79])]((_0x4f1d5d,_0xb3546e)=>_0x25d9ff[_0xb3546e]===_0x4f1d5d||_0x25d9ff[_0xb3546e]===_0x32e2c5([0x2a])));}function _0x4b0a38(){return _0x3d12b5&&_0x52ec7d?new window[(_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x301d6a,_0x118fe0)=>{_0x3d12b5[_0x32e2c5([0x74,0x68,0x65,0x6e])](_0x301d6a,_0x118fe0),_0x52ec7d[_0x32e2c5([0x74,0x68,0x65,0x6e])](_0x128372=>{_0x128372!=_0x32e2c5([0x56,0x61,0x6c,0x69,0x64])&&_0x301d6a(_0x128372);},_0x118fe0);}):_0x3d12b5||_0x52ec7d||_0x32e2c5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x55f069(_0x4664f9,_0x416875){return new window[(_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x178511=>{if(_0x24b32b())return _0x178511(_0x32e2c5([0x56,0x61,0x6c,0x69,0x64]));_0x497992(),_0x263a34[_0x32e2c5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32e2c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x357ae3=!0x1;const _0x500de0=_0xa893f1();function _0x3866c8(_0x9c2454){return!!_0x9c2454&&(typeof _0x9c2454===_0x32e2c5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x9c2454===_0x32e2c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x9c2454[_0x32e2c5([0x74,0x68,0x65,0x6e])]===_0x32e2c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x9c2454[_0x32e2c5([0x63,0x61,0x74,0x63,0x68])]===_0x32e2c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5d2a05(_0xb640d5){_0x10a137(_0xb640d5)[_0x32e2c5([0x74,0x68,0x65,0x6e])](_0x4cd8a7=>{if(!_0x4cd8a7||_0x4cd8a7[_0x32e2c5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32e2c5([0x6f,0x6b]))return _0x32e2c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39fb37(_0x25964d(_0x500de0+_0x416875))!=_0x4cd8a7[_0x32e2c5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32e2c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32e2c5([0x56,0x61,0x6c,0x69,0x64]);})[_0x32e2c5([0x74,0x68,0x65,0x6e])](_0x4c1171=>(_0x33055a(),_0x4c1171),()=>{const _0x4ec8f4=_0x479565();return null==_0x4ec8f4?(_0x33055a(),_0x32e2c5([0x56,0x61,0x6c,0x69,0x64])):_0x32e2c5(_0x2c94d2-_0x4ec8f4>(0x5778dc5f^_0x2c789a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32e2c5([0x74,0x68,0x65,0x6e])](_0x178511)[_0x32e2c5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x178511(_0x32e2c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x43608d=0x7342b6df^_0x2c789a;function _0x33055a(){const _0x35d715=_0x32e2c5([0x6c,0x6c,0x63,0x74,0x2d])+_0x39fb37(_0x25964d(_0x4664f9)),_0xa090f1=_0x3fcd4b(_0x39fb37(window[_0x32e2c5([0x4d,0x61,0x74,0x68])][_0x32e2c5([0x63,0x65,0x69,0x6c])](_0x2c94d2/_0x43608d)));window[_0x32e2c5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32e2c5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35d715,_0xa090f1);}function _0x479565(){const _0x292317=_0x32e2c5([0x6c,0x6c,0x63,0x74,0x2d])+_0x39fb37(_0x25964d(_0x4664f9)),_0x2a9eec=window[_0x32e2c5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32e2c5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x292317);return _0x2a9eec?window[_0x32e2c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fcd4b(_0x2a9eec),0x10)*_0x43608d:null;}function _0x10a137(_0xb96349){return new window[(_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a8a87,_0x5972d9)=>{_0xb96349[_0x32e2c5([0x74,0x68,0x65,0x6e])](_0x4a8a87,_0x5972d9),window[_0x32e2c5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5972d9,0x73758c9f^_0x2c789a);});}}_0x263a34[_0x32e2c5([0x6f,0x6e])](_0x32e2c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x28371c,_0x1c9e53)=>{if(_0x1c9e53[0x0]!=_0x4664f9)return _0x178511(_0x32e2c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1c9e53[0x1]={..._0x1c9e53[0x1],[_0x32e2c5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x500de0};},{[_0x32e2c5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32e2c5([0x68,0x69,0x67,0x68])}),_0x263a34[_0x32e2c5([0x6f,0x6e])](_0x32e2c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x48e28e=>{_0x3866c8(_0x48e28e[_0x32e2c5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x357ae3=!0x0,_0x5d2a05(_0x48e28e[_0x32e2c5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32e2c5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32e2c5([0x6c,0x6f,0x77])}),_0x21a538[_0x32e2c5([0x74,0x68,0x65,0x6e])](()=>{_0x357ae3||_0x178511(_0x32e2c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x24b32b(){return _0x263a34[_0x32e2c5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32e2c5([0x76,0x69,0x65,0x77])][_0x32e2c5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32e2c5([0x61,0x75,0x74,0x6f]);}function _0x497992(){_0x263a34[_0x32e2c5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32e2c5([0x76,0x69,0x65,0x77])][_0x32e2c5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32e2c5([0x61,0x75,0x74,0x6f]);}}function _0x299005(_0x41b88c){const _0xd954db=[new window[(_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5191c3=>setTimeout(_0x5191c3,0x737d6693^_0x2c789a)),_0x21a538[_0x32e2c5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22678b=>{let _0x398e25=0x0;_0x263a34[_0x32e2c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x32e2c5([0x6f,0x6e])](_0x32e2c5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xdcac55,_0x520525)=>{_0x520525[0x0][_0x32e2c5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x398e25++,_0x398e25==(0x73745db7^_0x2c789a)&&(_0x22678b(),_0xdcac55[_0x32e2c5([0x6f,0x66,0x66])]());});}))];return window[_0x32e2c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32e2c5([0x72,0x61,0x63,0x65])](_0xd954db)[_0x32e2c5([0x74,0x68,0x65,0x6e])](()=>_0x41b88c);}async function _0x398510(){await _0x21a538,_0x263a34[_0x32e2c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x32e2c5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe0bf6c,_0x263a34[_0x32e2c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x32e2c5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe0bf6c,_0x263a34[_0x32e2c5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32e2c5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5252f7(){return window[_0x32e2c5([0x67,0x6c,0x6f,0x62])]&&window[_0x32e2c5([0x67,0x6c,0x6f,0x62])][_0x32e2c5([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5bfc25(_0x318a13){const _0x55bf59=_0x181736();_0x263a34[_0x55bf59]=_0x32e2c5([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])+_0x318a13,_0x318a13!=_0x32e2c5([0x56,0x61,0x6c,0x69,0x64])&&_0x398510();}function _0x181736(){const _0x379388=window[_0x32e2c5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32e2c5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32e2c5([0x6e,0x6f,0x77])]())[_0x32e2c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32e2c5([0x2e]),'');let _0x1aa4cc=_0x32e2c5([0x73]);for(let _0x211434=0x0;_0x211434<_0x379388[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x211434+=0x2){let _0x409e48=window[_0x32e2c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x379388[_0x32e2c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x211434,_0x211434+0x2));_0x409e48>=_0x34eef6[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x409e48-=_0x34eef6[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1aa4cc+=_0x34eef6[_0x409e48];}return _0x1aa4cc;}function _0x23fbdc(){const _0xc1d7de=_0x35a2d9[_0x32e2c5([0x73,0x70,0x6c,0x69,0x74])](_0x32e2c5([0x2e]));if(0x3!=_0xc1d7de[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2dfe93(_0xc1d7de[0x1]);function _0x2dfe93(_0x2cc8eb){const _0x1f8d8d=_0x2a5ac5(_0x2cc8eb);return _0x1f8d8d&&_0xfd0d71()?_0x1f8d8d:null;function _0xfd0d71(){const _0x40545f=_0x1f8d8d[_0x32e2c5([0x6a,0x74,0x69])],_0x25fdd8=window[_0x32e2c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40545f[_0x32e2c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40545f[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x33ca97={..._0x1f8d8d,[_0x32e2c5([0x6a,0x74,0x69])]:_0x40545f[_0x32e2c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40545f[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x33ca97[_0x32e2c5([0x76,0x63])],_0x25964d(_0x33ca97)==_0x25fdd8;}}}async function _0x1bfecb(){let _0x494db0=!0x0;try{const _0x1457dd=_0x35a2d9[_0x32e2c5([0x73,0x70,0x6c,0x69,0x74])](_0x32e2c5([0x2e])),[_0x212e99,_0x715cb8,_0x575b51]=_0x1457dd;return _0x9ba74a(_0x212e99),await _0x2c6765(_0x212e99,_0x715cb8,_0x575b51),_0x494db0;}catch{return!0x1;}function _0x9ba74a(_0x1a9c4e){const _0xb54ca8=_0x2a5ac5(_0x1a9c4e);_0xb54ca8&&_0xb54ca8[_0x32e2c5([0x61,0x6c,0x67])]==_0x32e2c5([0x45,0x53,0x32,0x35,0x36])||(_0x494db0=!0x1);}async function _0x2c6765(_0x17e06f,_0x3db401,_0x3a97fa){const _0x10cfdf=window[_0x32e2c5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32e2c5([0x66,0x72,0x6f,0x6d])](_0x39e954(_0x3a97fa),_0x306c5b=>_0x306c5b[_0x32e2c5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x33d9cf=new window[(_0x32e2c5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32e2c5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x17e06f+_0x32e2c5([0x2e])+_0x3db401),_0x32b850=window[_0x32e2c5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32e2c5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32b850)return;const _0x391a71=await _0x32b850[_0x32e2c5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32e2c5([0x6a,0x77,0x6b]),_0x119b54,{[_0x32e2c5([0x6e,0x61,0x6d,0x65])]:_0x32e2c5([0x45,0x43,0x44,0x53,0x41]),[_0x32e2c5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32e2c5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32e2c5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32b850[_0x32e2c5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32e2c5([0x6e,0x61,0x6d,0x65])]:_0x32e2c5([0x45,0x43,0x44,0x53,0x41]),[_0x32e2c5([0x68,0x61,0x73,0x68])]:{[_0x32e2c5([0x6e,0x61,0x6d,0x65])]:_0x32e2c5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x391a71,_0x10cfdf,_0x33d9cf)||(_0x494db0=!0x1);}}function _0x2a5ac5(_0x16b0ea){return _0x16b0ea[_0x32e2c5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32e2c5([0x65,0x79]))?JSON[_0x32e2c5([0x70,0x61,0x72,0x73,0x65])](_0x39e954(_0x16b0ea)):null;}function _0x39e954(_0x5463b7){return window[_0x32e2c5([0x61,0x74,0x6f,0x62])](_0x5463b7[_0x32e2c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32e2c5([0x2b]))[_0x32e2c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32e2c5([0x2f])));}function _0x25964d(_0x472104){let _0x132f91=0x1505;function _0x5cd01f(_0x384ca0){for(let _0x3477ef=0x0;_0x3477ef<_0x384ca0[_0x32e2c5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3477ef++){const _0x191116=_0x384ca0[_0x32e2c5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3477ef);_0x132f91=(_0x132f91<<0x5)+_0x132f91+_0x191116,_0x132f91&=_0x132f91;}}function _0x5c06bf(_0x219ee7){Array[_0x32e2c5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x219ee7)?_0x219ee7[_0x32e2c5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5c06bf):_0x219ee7&&typeof _0x219ee7==_0x32e2c5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32e2c5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x219ee7)[_0x32e2c5([0x73,0x6f,0x72,0x74])]()[_0x32e2c5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1d076d,_0x33a7e7])=>{_0x5cd01f(_0x1d076d),_0x5c06bf(_0x33a7e7);}):_0x5cd01f(window[_0x32e2c5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x219ee7));}return _0x5c06bf(_0x472104),_0x132f91>>>0x0;}function _0x39fb37(_0x3db172){return _0x3db172[_0x32e2c5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32e2c5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32e2c5([0x30]));}function _0x3fcd4b(_0x147272){return _0x147272[_0x32e2c5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32e2c5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32e2c5([0x6a,0x6f,0x69,0x6e])]('');}function _0xe0bf6c(){}function _0x32e2c5(_0x1e1a1b){return _0x1e1a1b['map'](_0x23f441=>String['fromCharCode'](_0x23f441))['join']('');}_0x5bfc25(await _0x3edda6());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1cf5e9=>Number(_0x1cf5e9)>=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(_0x178ef3){return E['includes'](_0x178ef3);}function g(_0x4646ee){return Array['from'](_0x4646ee['getStyleNames']())['filter'](P);}function b(_0x485348,_0x2c5bb4,_0x35c3fd){const {spanStyles:_0x57a7a1,stylesToBeHtmlElements:_0x5dc744}=function(_0x565714,_0x3e0c5b){const _0x4e1b77={},_0x3b6564={};return _0x3e0c5b['forEach'](_0xb14296=>{const _0x28db47=_0x565714['getStyle'](_0xb14296);if(_0x28db47){if(function(_0x232499){return L['includes'](_0x232499);}(_0xb14296))_0x4e1b77[_0xb14296]=_0x28db47;else{if(function(_0x11b213){return _0x11b213 in F;}(_0xb14296)){const _0x44c8f8=_0x28db47['split']('\x20');F[_0xb14296]['forEach'](([_0x1a37cb,_0x59b42b])=>{for(const _0x2f904f of _0x44c8f8){('function'==typeof _0x1a37cb&&_0x1a37cb(_0x2f904f)||_0x1a37cb===_0x2f904f)&&(_0x3b6564[_0xb14296]=[..._0x3b6564[_0xb14296]||[],[_0x1a37cb,_0x59b42b]]);}});}}}}),{'spanStyles':_0x4e1b77,'stylesToBeHtmlElements':_0x3b6564};}(_0x485348,_0x35c3fd);!function(_0x4bee2a,_0x501eeb,_0x594129){for(const _0x4f8c57 in _0x594129){_0x594129[_0x4f8c57]['forEach'](([,_0x4b3117])=>{const _0x4d44c5=_0x501eeb['createElement'](_0x4b3117,[],_0x4bee2a['getChildren']());_0x501eeb['insertChild'](0x0,_0x4d44c5,_0x4bee2a);}),_0x501eeb['removeStyle'](_0x4f8c57,_0x4bee2a);}}(_0x485348,_0x2c5bb4,_0x5dc744),function(_0x379475,_0x1cf035,_0x227f5f){if(!Object['keys'](_0x227f5f)['length'])return;const _0x223cbb=_0x1cf035['createElement']('span',[],_0x379475['getChildren']());_0x1cf035['setStyle'](_0x227f5f,_0x223cbb),_0x1cf035['insertChild'](0x0,_0x223cbb,_0x379475),_0x1cf035['removeStyle'](Object['keys'](_0x227f5f),_0x379475);}(_0x485348,_0x2c5bb4,_0x57a7a1);}class a extends _0x1b33ba{['execute'](_0x214ba0){const {body:_0x3a3cb4}=_0x214ba0['_parsedData'],_0x4ba6d4=new _0x1d5907(_0x3a3cb4['document']),_0x3f3aa6=_0x4ba6d4['createRangeIn'](_0x3a3cb4),_0xe4e9d6=new _0x31cd24(_0x4ba6d4['document']['stylesProcessor']),_0x3c2ca2=[...new _0x59db84(_0xe4e9d6)['blockElements'],'font'],_0x33614a=_0x3f3aa6['getItems']();for(const _0x40bccb of _0x33614a)_0x40bccb['is']('element')&&_0x3c2ca2['includes'](_0x40bccb['name'])&&b(_0x40bccb,_0x4ba6d4,g(_0x40bccb));_0x214ba0['content']=_0x3a3cb4;}['isActive'](_0x5462fa){return super['isActive'](_0x5462fa)||p(_0x5462fa);}}class s extends _0x2a88b8{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c79f2=this['editor'],_0x36df75=_0x4c79f2['plugins']['get']('ClipboardPipeline'),_0x1ce4da=_0x4c79f2['editing']['view']['document'],_0x13dc9e=new a(_0x1ce4da);_0x36df75['on']('inputTransformation',(_0x19a5cc,_0x5d3f22)=>{const _0x13c5ab=_0x5d3f22['dataTransfer']['getData']('text/html');_0x13dc9e['isActive'](_0x13c5ab)&&(_0x5d3f22['_parsedData']||(_0x5d3f22['_parsedData']=_0x2ddea4(_0x13c5ab,_0x1ce4da['stylesProcessor'])),_0x13dc9e['execute'](_0x5d3f22));},{'priority':_0x4963cb['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2504c1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3ccf19;for(const _0x4c05ad in _0x2504c1){const _0x187f60=_0x4c05ad,_0x18c166=_0x2504c1[_0x187f60];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x18c166||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x18c166||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x18c166||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x18c166||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x18c166||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x18c166||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x18c166){delete _0x2504c1[_0x187f60],_0x3ccf19=_0x18c166,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3ccf19&&_0x2504c1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3ccf19&&_0x2504c1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3ccf19&&_0x2504c1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3ccf19&&_0x2504c1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3ccf19&&_0x2504c1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3ccf19&&_0x2504c1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2a88b8{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 _0x41b39e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x41d0e6,parsePasteOfficeHtml as _0x4569b5}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4f3bb5,uid as _0x29365f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x12c943,ViewDocument as _0x166db4,ViewDomConverter as _0x50354a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x172ade){return m['test'](_0x172ade);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0xcde7ae,_0x34f720){const _0x4e0686=new Map();for(const [_0x437817,_0x24d25a]of _0x34f720){if(!_0x437817['tagName']&&!_0x437817['className'])continue;const _0x52738d=!_0x437817['tagName']||_0xcde7ae['name']===_0x437817['tagName'],_0x4002dc=!_0x437817['className']||_0xcde7ae['hasClass'](_0x437817['className']);_0x52738d&&_0x4002dc&&_0x4e0686['set'](_0x437817,_0x24d25a);}return _0x4e0686;}function h(_0x3062be){const _0x5032e6={};for(let _0x516194=0x0;_0x516194<_0x3062be['length'];_0x516194++){const _0x2d4bf7=_0x3062be[_0x516194],_0x1f530b=_0x3062be['getPropertyValue'](_0x2d4bf7);'initial'!==_0x1f530b&&(_0x5032e6[_0x2d4bf7]=_0x1f530b);}return _0x5032e6;}function g(_0x296fad){const _0xbf167b=_0x296fad['split'](',')['map'](_0x1a87db=>_0x1a87db['trim']()),_0x71abdb=[];for(const _0x37e3d5 of _0xbf167b){const _0x23b02c=C['exec'](_0x37e3d5);_0x23b02c&&_0x71abdb['push'](_0x23b02c['groups']);}return _0x71abdb;}function A(_0x52f1f2){const _0x38bdf3={};for(const _0x3528c6 of _0x52f1f2)Object['assign'](_0x38bdf3,_0x3528c6);return _0x38bdf3;}class c extends _0x41d0e6{['execute'](_0x49b10e){const {body:_0x4b29ed,styles:_0xb13812}=_0x49b10e['_parsedData'],_0x29ac34=new _0x12c943(_0x4b29ed['document']),_0x4b61ee=_0x29ac34['createRangeIn'](_0x4b29ed),_0x540fe5=function(_0x46513f){const _0x3dda6c={};for(const _0x5f315a of _0x46513f)for(const _0x4d9793 of _0x5f315a['cssRules'])if(_0x4d9793 instanceof CSSStyleRule){const _0x4b878b=h(_0x4d9793['style']);_0x3dda6c[_0x4d9793['selectorText']]=Object['assign']({},_0x3dda6c[_0x4d9793['selectorText']]||{},_0x4b878b);}return _0x3dda6c;}(_0xb13812),_0x284e66=function(_0x24bde1){const _0x4dbf19=new Map();for(const _0x4a06e5 in _0x24bde1){const _0x3b9178=g(_0x4a06e5),_0x596987=_0x24bde1[_0x4a06e5];for(const _0xd1c83a of _0x3b9178)_0x4dbf19['set'](_0xd1c83a,_0x596987);}return _0x4dbf19;}(_0x540fe5);for(const _0x11a127 of _0x4b61ee){if('elementStart'!==_0x11a127['type'])continue;const _0x394e63=S(_0x11a127['item'],_0x284e66);if(_0x394e63['size']){const _0x8a0f9a=A(Array['from'](_0x394e63['values']()));for(const _0x126ef9 in _0x8a0f9a){const _0x5a13e9=_0x11a127['item'];_0x5a13e9['hasStyle'](_0x126ef9)||_0x29ac34['setStyle'](_0x126ef9,_0x8a0f9a[_0x126ef9],_0x5a13e9);}}}_0x49b10e['content']=_0x4b29ed;}['isActive'](_0x37b14c){return super['isActive'](_0x37b14c)||j(_0x37b14c);}}class i extends _0x41b39e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3529bf=this['editor'],_0x2c7c32=_0x3529bf['plugins']['get']('ClipboardPipeline'),_0xc8c4be=_0x3529bf['editing']['view']['document'],_0x4b3045=new c(_0xc8c4be);_0x2c7c32['on']('inputTransformation',(_0x447777,_0x45d68f)=>{const _0x5b9233=_0x45d68f['dataTransfer']['getData']('text/html');_0x4b3045['isActive'](_0x5b9233)&&(_0x45d68f['_parsedData']||(_0x45d68f['_parsedData']=_0x4569b5(_0x5b9233,_0xc8c4be['stylesProcessor'])),_0x4b3045['execute'](_0x45d68f));},{'priority':_0x4f3bb5['get']('high')+0xb});}['afterInit'](){!async function(_0x5f3743){const _0x523cdf=_0x49ed63([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x2bf1a7=0x7374585f,_0x3459b2=0x73732637^_0x2bf1a7,_0x2f3d5c=window[_0x49ed63([0x44,0x61,0x74,0x65])][_0x49ed63([0x6e,0x6f,0x77])](),_0x1ba611=_0x5f3743[_0x49ed63([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3191eb=new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2219cf=>{_0x1ba611[_0x49ed63([0x6f,0x6e,0x63,0x65])](_0x49ed63([0x72,0x65,0x61,0x64,0x79]),_0x2219cf);}),_0x449d23={[_0x49ed63([0x6b,0x74,0x79])]:_0x49ed63([0x45,0x43]),[_0x49ed63([0x75,0x73,0x65])]:_0x49ed63([0x73,0x69,0x67]),[_0x49ed63([0x63,0x72,0x76])]:_0x49ed63([0x50,0x2d,0x32,0x35,0x36]),[_0x49ed63([0x78])]:_0x49ed63([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x49ed63([0x79])]:_0x49ed63([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x49ed63([0x61,0x6c,0x67])]:_0x49ed63([0x45,0x53,0x32,0x35,0x36])},_0x5439c6=_0x1ba611[_0x49ed63([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x49ed63([0x67,0x65,0x74])](_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a0997(){let _0xa5432f,_0x14c5ac=null,_0x53b337=null;try{if(_0x5439c6==_0x49ed63([0x47,0x50,0x4c]))return _0x49ed63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xa5432f=_0x134bfc(),!_0xa5432f)return _0x49ed63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xa5432f[_0x49ed63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53b337=_0x213330(_0xa5432f[_0x49ed63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xa5432f[_0x49ed63([0x6a,0x74,0x69])])),await _0x43969c()?_0x55a2aa()?_0x631253()?_0x49ed63([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2934c9()?(_0xa5432f[_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x49ed63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14c5ac=_0x7e488(_0x49ed63([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ec98c()):_0x49ed63([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x49ed63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x49ed63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x49ed63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x631253(){const _0xc8b603=[_0x49ed63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x49ed63([0x74,0x72,0x69,0x61,0x6c])][_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa5432f[_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2f3d5c/0x3e8:0xe10*_0x3459b2;return _0xa5432f[_0x49ed63([0x65,0x78,0x70])]<_0xc8b603;}function _0x55a2aa(){const _0x34ebd8=_0xa5432f[_0x49ed63([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x34ebd8&&(!!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x2a]))||(!!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x50,0x4f,0x45]))||(!!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x50,0x50]))||!(!_0x34ebd8[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1c6cb6()))));}function _0x2934c9(){const _0x40c571=_0xa5432f[_0x49ed63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40c571||0x0==_0x40c571[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27a504}=new URL(window[_0x49ed63([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x40c571[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27a504))return!0x0;const _0x549830=_0x27a504[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e]));return _0x40c571[_0x49ed63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x174bca=>_0x174bca[_0x49ed63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ed63([0x2a])))[_0x49ed63([0x6d,0x61,0x70])](_0x2fc4df=>_0x2fc4df[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e])))[_0x49ed63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13af63=>_0x13af63[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x549830[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49ed63([0x6d,0x61,0x70])](_0x254339=>Array(_0x549830[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x254339[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49ed63([0x66,0x69,0x6c,0x6c])](_0x254339[0x0]===_0x49ed63([0x2a])?_0x49ed63([0x2a]):'')[_0x49ed63([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x254339))[_0x49ed63([0x73,0x6f,0x6d,0x65])](_0x3d3cc7=>_0x549830[_0x49ed63([0x65,0x76,0x65,0x72,0x79])]((_0x5bda82,_0x510d01)=>_0x3d3cc7[_0x510d01]===_0x5bda82||_0x3d3cc7[_0x510d01]===_0x49ed63([0x2a])));}function _0x2ec98c(){return _0x14c5ac&&_0x53b337?new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ecbd9,_0x532c68)=>{_0x14c5ac[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x4ecbd9,_0x532c68),_0x53b337[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x33ff02=>{_0x33ff02!=_0x49ed63([0x56,0x61,0x6c,0x69,0x64])&&_0x4ecbd9(_0x33ff02);},_0x532c68);}):_0x14c5ac||_0x53b337||_0x49ed63([0x56,0x61,0x6c,0x69,0x64]);}}function _0x213330(_0x49011b,_0x20b792){return new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cdedd=>{if(_0x20d8dc())return _0x3cdedd(_0x49ed63([0x56,0x61,0x6c,0x69,0x64]));_0x3f8957(),_0x1ba611[_0x49ed63([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x49ed63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x539e9b=!0x1;const _0xe1e93b=_0x29365f();function _0x2558a8(_0x26b601){return!!_0x26b601&&(typeof _0x26b601===_0x49ed63([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x26b601===_0x49ed63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x26b601[_0x49ed63([0x74,0x68,0x65,0x6e])]===_0x49ed63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x26b601[_0x49ed63([0x63,0x61,0x74,0x63,0x68])]===_0x49ed63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d0ece(_0x169437){_0x403e45(_0x169437)[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x390d0b=>{if(!_0x390d0b||_0x390d0b[_0x49ed63([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x49ed63([0x6f,0x6b]))return _0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4815a0(_0x4f1d76(_0xe1e93b+_0x20b792))!=_0x390d0b[_0x49ed63([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x49ed63([0x56,0x61,0x6c,0x69,0x64]);})[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x53a983=>(_0x73660d(),_0x53a983),()=>{const _0x5a8678=_0x4c337b();return null==_0x5a8678?(_0x73660d(),_0x49ed63([0x56,0x61,0x6c,0x69,0x64])):_0x49ed63(_0x2f3d5c-_0x5a8678>(0x5778dc5f^_0x2bf1a7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x3cdedd)[_0x49ed63([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cdedd(_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4560e0=0x7342b6df^_0x2bf1a7;function _0x73660d(){const _0x489220=_0x49ed63([0x6c,0x6c,0x63,0x74,0x2d])+_0x4815a0(_0x4f1d76(_0x49011b)),_0x330397=_0x9bc4ad(_0x4815a0(window[_0x49ed63([0x4d,0x61,0x74,0x68])][_0x49ed63([0x63,0x65,0x69,0x6c])](_0x2f3d5c/_0x4560e0)));window[_0x49ed63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49ed63([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x489220,_0x330397);}function _0x4c337b(){const _0x337922=_0x49ed63([0x6c,0x6c,0x63,0x74,0x2d])+_0x4815a0(_0x4f1d76(_0x49011b)),_0x7727ff=window[_0x49ed63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49ed63([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x337922);return _0x7727ff?window[_0x49ed63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bc4ad(_0x7727ff),0x10)*_0x4560e0:null;}function _0x403e45(_0x47aa8e){return new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5defe2,_0xe27aef)=>{_0x47aa8e[_0x49ed63([0x74,0x68,0x65,0x6e])](_0x5defe2,_0xe27aef),window[_0x49ed63([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe27aef,0x73758c9f^_0x2bf1a7);});}}_0x1ba611[_0x49ed63([0x6f,0x6e])](_0x49ed63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4871e2,_0x4f8f6c)=>{if(_0x4f8f6c[0x0]!=_0x49011b)return _0x3cdedd(_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f8f6c[0x1]={..._0x4f8f6c[0x1],[_0x49ed63([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe1e93b};},{[_0x49ed63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49ed63([0x68,0x69,0x67,0x68])}),_0x1ba611[_0x49ed63([0x6f,0x6e])](_0x49ed63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa5eea5=>{_0x2558a8(_0xa5eea5[_0x49ed63([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x539e9b=!0x0,_0x2d0ece(_0xa5eea5[_0x49ed63([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x49ed63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49ed63([0x6c,0x6f,0x77])}),_0x3191eb[_0x49ed63([0x74,0x68,0x65,0x6e])](()=>{_0x539e9b||_0x3cdedd(_0x49ed63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x20d8dc(){return _0x1ba611[_0x49ed63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49ed63([0x76,0x69,0x65,0x77])][_0x49ed63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x49ed63([0x61,0x75,0x74,0x6f]);}function _0x3f8957(){_0x1ba611[_0x49ed63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49ed63([0x76,0x69,0x65,0x77])][_0x49ed63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x49ed63([0x61,0x75,0x74,0x6f]);}}function _0x7e488(_0x5a4113){const _0x4278fb=[new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4edf98=>setTimeout(_0x4edf98,0x737d6693^_0x2bf1a7)),_0x3191eb[_0x49ed63([0x74,0x68,0x65,0x6e])](()=>new window[(_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34da9d=>{let _0x10914d=0x0;_0x1ba611[_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ed63([0x6f,0x6e])](_0x49ed63([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41b42b,_0x3fc7d7)=>{_0x3fc7d7[0x0][_0x49ed63([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10914d++,_0x10914d==(0x73745db7^_0x2bf1a7)&&(_0x34da9d(),_0x41b42b[_0x49ed63([0x6f,0x66,0x66])]());});}))];return window[_0x49ed63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x49ed63([0x72,0x61,0x63,0x65])](_0x4278fb)[_0x49ed63([0x74,0x68,0x65,0x6e])](()=>_0x5a4113);}async function _0x2f0397(){await _0x3191eb,_0x1ba611[_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ed63([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x368968,_0x1ba611[_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ed63([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x368968,_0x1ba611[_0x49ed63([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x49ed63([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1c6cb6(){return window[_0x49ed63([0x67,0x6c,0x6f,0x62])]&&window[_0x49ed63([0x67,0x6c,0x6f,0x62])][_0x49ed63([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5870a3(_0x3cccd6){const _0x2b8a3a=_0x245b2e();_0x1ba611[_0x2b8a3a]=_0x49ed63([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3cccd6,_0x3cccd6!=_0x49ed63([0x56,0x61,0x6c,0x69,0x64])&&_0x2f0397();}function _0x245b2e(){const _0x40872c=window[_0x49ed63([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x49ed63([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x49ed63([0x6e,0x6f,0x77])]())[_0x49ed63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x49ed63([0x2e]),'');let _0x5b877f=_0x49ed63([0x73]);for(let _0x1aa04e=0x0;_0x1aa04e<_0x40872c[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aa04e+=0x2){let _0x2f0ebf=window[_0x49ed63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40872c[_0x49ed63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1aa04e,_0x1aa04e+0x2));_0x2f0ebf>=_0x523cdf[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f0ebf-=_0x523cdf[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b877f+=_0x523cdf[_0x2f0ebf];}return _0x5b877f;}function _0x134bfc(){const _0x501a2e=_0x5439c6[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e]));if(0x3!=_0x501a2e[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd9c0fc(_0x501a2e[0x1]);function _0xd9c0fc(_0x1a419f){const _0xcd973f=_0x3cb30b(_0x1a419f);return _0xcd973f&&_0x415c15()?_0xcd973f:null;function _0x415c15(){const _0x4531ac=_0xcd973f[_0x49ed63([0x6a,0x74,0x69])],_0x48fdb9=window[_0x49ed63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4531ac[_0x49ed63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4531ac[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5505de={..._0xcd973f,[_0x49ed63([0x6a,0x74,0x69])]:_0x4531ac[_0x49ed63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4531ac[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5505de[_0x49ed63([0x76,0x63])],_0x4f1d76(_0x5505de)==_0x48fdb9;}}}async function _0x43969c(){let _0x1164ef=!0x0;try{const _0x237b50=_0x5439c6[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])](_0x49ed63([0x2e])),[_0x334b84,_0x15c84d,_0x1e7e9b]=_0x237b50;return _0x5eb0fc(_0x334b84),await _0x575a65(_0x334b84,_0x15c84d,_0x1e7e9b),_0x1164ef;}catch{return!0x1;}function _0x5eb0fc(_0x329fa7){const _0x9234fa=_0x3cb30b(_0x329fa7);_0x9234fa&&_0x9234fa[_0x49ed63([0x61,0x6c,0x67])]==_0x49ed63([0x45,0x53,0x32,0x35,0x36])||(_0x1164ef=!0x1);}async function _0x575a65(_0x3c29b0,_0x49f762,_0x49f839){const _0x2dd499=window[_0x49ed63([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x49ed63([0x66,0x72,0x6f,0x6d])](_0x22bb35(_0x49f839),_0x35ba22=>_0x35ba22[_0x49ed63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4daf91=new window[(_0x49ed63([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x49ed63([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c29b0+_0x49ed63([0x2e])+_0x49f762),_0x17bf49=window[_0x49ed63([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x49ed63([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x17bf49)return;const _0x2bc666=await _0x17bf49[_0x49ed63([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x49ed63([0x6a,0x77,0x6b]),_0x449d23,{[_0x49ed63([0x6e,0x61,0x6d,0x65])]:_0x49ed63([0x45,0x43,0x44,0x53,0x41]),[_0x49ed63([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x49ed63([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x49ed63([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x17bf49[_0x49ed63([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x49ed63([0x6e,0x61,0x6d,0x65])]:_0x49ed63([0x45,0x43,0x44,0x53,0x41]),[_0x49ed63([0x68,0x61,0x73,0x68])]:{[_0x49ed63([0x6e,0x61,0x6d,0x65])]:_0x49ed63([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2bc666,_0x2dd499,_0x4daf91)||(_0x1164ef=!0x1);}}function _0x3cb30b(_0x2a5ae1){return _0x2a5ae1[_0x49ed63([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x49ed63([0x65,0x79]))?JSON[_0x49ed63([0x70,0x61,0x72,0x73,0x65])](_0x22bb35(_0x2a5ae1)):null;}function _0x22bb35(_0x43bb86){return window[_0x49ed63([0x61,0x74,0x6f,0x62])](_0x43bb86[_0x49ed63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x49ed63([0x2b]))[_0x49ed63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x49ed63([0x2f])));}function _0x4f1d76(_0x1ec7a8){let _0x2e06f3=0x1505;function _0x47af0c(_0x275ebe){for(let _0x3e817f=0x0;_0x3e817f<_0x275ebe[_0x49ed63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e817f++){const _0x241ea5=_0x275ebe[_0x49ed63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e817f);_0x2e06f3=(_0x2e06f3<<0x5)+_0x2e06f3+_0x241ea5,_0x2e06f3&=_0x2e06f3;}}function _0x33da01(_0x16d48a){Array[_0x49ed63([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x16d48a)?_0x16d48a[_0x49ed63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x33da01):_0x16d48a&&typeof _0x16d48a==_0x49ed63([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x49ed63([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x16d48a)[_0x49ed63([0x73,0x6f,0x72,0x74])]()[_0x49ed63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xcc83ec,_0x1fe321])=>{_0x47af0c(_0xcc83ec),_0x33da01(_0x1fe321);}):_0x47af0c(window[_0x49ed63([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x16d48a));}return _0x33da01(_0x1ec7a8),_0x2e06f3>>>0x0;}function _0x4815a0(_0x57ee2e){return _0x57ee2e[_0x49ed63([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x49ed63([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x49ed63([0x30]));}function _0x9bc4ad(_0x1dc1ba){return _0x1dc1ba[_0x49ed63([0x73,0x70,0x6c,0x69,0x74])]('')[_0x49ed63([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x49ed63([0x6a,0x6f,0x69,0x6e])]('');}function _0x368968(){}function _0x49ed63(_0x1597fc){return _0x1597fc['map'](_0x588940=>String['fromCharCode'](_0x588940))['join']('');}_0x5870a3(await _0x3a0997());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],L={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x397a55=>Number(_0x397a55)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0xe9822a){return O['includes'](_0xe9822a);}function k(_0x17084b){return Array['from'](_0x17084b['getStyleNames']())['filter'](F);}function w(_0x23d6ad,_0x166e60,_0x3d6f25){const {spanStyles:_0x99f2d0,stylesToBeHtmlElements:_0x540f8}=function(_0x30ba38,_0xa2e12b){const _0xd655fc={},_0xca9282={};return _0xa2e12b['forEach'](_0x10c3a7=>{const _0x25e130=_0x30ba38['getStyle'](_0x10c3a7);if(_0x25e130){if(function(_0x192c34){return E['includes'](_0x192c34);}(_0x10c3a7))_0xd655fc[_0x10c3a7]=_0x25e130;else{if(function(_0x254220){return _0x254220 in L;}(_0x10c3a7)){const _0x1fe091=_0x25e130['split']('\x20');L[_0x10c3a7]['forEach'](([_0x19bcbd,_0x53ae80])=>{for(const _0x7a4048 of _0x1fe091){('function'==typeof _0x19bcbd&&_0x19bcbd(_0x7a4048)||_0x19bcbd===_0x7a4048)&&(_0xca9282[_0x10c3a7]=[..._0xca9282[_0x10c3a7]||[],[_0x19bcbd,_0x53ae80]]);}});}}}}),{'spanStyles':_0xd655fc,'stylesToBeHtmlElements':_0xca9282};}(_0x23d6ad,_0x3d6f25);!function(_0x429158,_0x2c2ed3,_0x576b5d){for(const _0x3be1ad in _0x576b5d){_0x576b5d[_0x3be1ad]['forEach'](([,_0x418078])=>{const _0x48fe89=_0x2c2ed3['createElement'](_0x418078,[],_0x429158['getChildren']());_0x2c2ed3['insertChild'](0x0,_0x48fe89,_0x429158);}),_0x2c2ed3['removeStyle'](_0x3be1ad,_0x429158);}}(_0x23d6ad,_0x166e60,_0x540f8),function(_0x19fdb2,_0x3cf9a2,_0x1e662c){if(!Object['keys'](_0x1e662c)['length'])return;const _0x12406d=_0x3cf9a2['createElement']('span',[],_0x19fdb2['getChildren']());_0x3cf9a2['setStyle'](_0x1e662c,_0x12406d),_0x3cf9a2['insertChild'](0x0,_0x12406d,_0x19fdb2),_0x3cf9a2['removeStyle'](Object['keys'](_0x1e662c),_0x19fdb2);}(_0x23d6ad,_0x166e60,_0x99f2d0);}class a extends _0x41d0e6{['execute'](_0x136106){const {body:_0x20afec}=_0x136106['_parsedData'],_0x5d4b93=new _0x12c943(_0x20afec['document']),_0xac95a8=_0x5d4b93['createRangeIn'](_0x20afec),_0x344008=new _0x166db4(_0x5d4b93['document']['stylesProcessor']),_0x104ac1=[...new _0x50354a(_0x344008)['blockElements'],'font'],_0x4e6ec3=_0xac95a8['getItems']();for(const _0x2018ba of _0x4e6ec3)_0x2018ba['is']('element')&&_0x104ac1['includes'](_0x2018ba['name'])&&w(_0x2018ba,_0x5d4b93,k(_0x2018ba));_0x136106['content']=_0x20afec;}['isActive'](_0x234e00){return super['isActive'](_0x234e00)||j(_0x234e00);}}class s extends _0x41b39e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x32471b=this['editor'],_0x43a077=_0x32471b['plugins']['get']('ClipboardPipeline'),_0x4a24f5=_0x32471b['editing']['view']['document'],_0x32296e=new a(_0x4a24f5);_0x43a077['on']('inputTransformation',(_0x86a0fc,_0x141f6a)=>{const _0x5cc350=_0x141f6a['dataTransfer']['getData']('text/html');_0x32296e['isActive'](_0x5cc350)&&(_0x141f6a['_parsedData']||(_0x141f6a['_parsedData']=_0x4569b5(_0x5cc350,_0x4a24f5['stylesProcessor'])),_0x32296e['execute'](_0x141f6a));},{'priority':_0x4f3bb5['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x538734=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x37c7c9;for(const _0x41f5fb in _0x538734){const _0x5b146a=_0x41f5fb,_0x34948e=_0x538734[_0x5b146a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x34948e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x34948e){delete _0x538734[_0x5b146a],_0x37c7c9=_0x34948e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x37c7c9&&_0x538734['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x37c7c9&&_0x538734['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x37c7c9&&_0x538734['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x37c7c9&&_0x538734['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x37c7c9&&_0x538734['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x37c7c9&&_0x538734['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x41b39e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.4.0-alpha.1",
3
+ "version": "47.4.0-alpha.2",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.4.0-alpha.1",
26
- "@ckeditor/ckeditor5-engine": "47.4.0-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.4.0-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "47.4.0-alpha.1",
29
- "ckeditor5": "47.4.0-alpha.1"
25
+ "@ckeditor/ckeditor5-core": "47.4.0-alpha.2",
26
+ "@ckeditor/ckeditor5-engine": "47.4.0-alpha.2",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.4.0-alpha.2",
28
+ "@ckeditor/ckeditor5-utils": "47.4.0-alpha.2",
29
+ "ckeditor5": "47.4.0-alpha.2"
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(_0x298931,_0x410add){var _0x44c112=_0x40d9,_0x268359=_0x298931();while(!![]){try{var _0xf4518f=-parseInt(_0x44c112(0x1d9))/0x1*(-parseInt(_0x44c112(0x1d4))/0x2)+-parseInt(_0x44c112(0x1dd))/0x3+-parseInt(_0x44c112(0x1dc))/0x4*(-parseInt(_0x44c112(0x1da))/0x5)+-parseInt(_0x44c112(0x1d7))/0x6+parseInt(_0x44c112(0x1d6))/0x7*(parseInt(_0x44c112(0x1d5))/0x8)+parseInt(_0x44c112(0x1d8))/0x9*(-parseInt(_0x44c112(0x1d3))/0xa)+parseInt(_0x44c112(0x1de))/0xb*(-parseInt(_0x44c112(0x1db))/0xc);if(_0xf4518f===_0x410add)break;else _0x268359['push'](_0x268359['shift']());}catch(_0x429e54){_0x268359['push'](_0x268359['shift']());}}}(_0x17ce,0xd30d0));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x40d9(_0x20ffcf,_0x59908e){var _0x17ce64=_0x17ce();return _0x40d9=function(_0x40d9c,_0x1cda39){_0x40d9c=_0x40d9c-0x1d3;var _0x628ad1=_0x17ce64[_0x40d9c];return _0x628ad1;},_0x40d9(_0x20ffcf,_0x59908e);}import'./augmentation.js';function _0x17ce(){var _0x27424b=['3698995aVDNXX','24eJsDEj','4jYqHsn','931539wEsDBm','3428942EIaSUM','8403520nIegFC','1164220vtbaNl','16hZwgbA','5434289eukdco','4907400knTHoN','9qWVWnj','2KsVjHV'];_0x17ce=function(){return _0x27424b;};return _0x17ce();}
23
+ function _0x16f6(){var _0x5c5d3b=['68296zyySrb','9370AhksNr','999PEHEEN','1650ODBkDz','58gMBjZN','119nLjnJA','1963278PIWILP','148vgfdRw','20490zwfeuC','20901eqzXoI','4788GoGgGE','2093725tnLHDN'];_0x16f6=function(){return _0x5c5d3b;};return _0x16f6();}function _0x517c(_0x2a0876,_0x302fdf){var _0x16f6ee=_0x16f6();return _0x517c=function(_0x517cc0,_0x62893a){_0x517cc0=_0x517cc0-0x1b6;var _0x4a56ab=_0x16f6ee[_0x517cc0];return _0x4a56ab;},_0x517c(_0x2a0876,_0x302fdf);}(function(_0x5182e9,_0x58007a){var _0x5b7a02=_0x517c,_0x1f6e89=_0x5182e9();while(!![]){try{var _0x25f8f2=parseInt(_0x5b7a02(0x1bb))/0x1*(-parseInt(_0x5b7a02(0x1be))/0x2)+-parseInt(_0x5b7a02(0x1b7))/0x3*(parseInt(_0x5b7a02(0x1c1))/0x4)+parseInt(_0x5b7a02(0x1b9))/0x5+parseInt(_0x5b7a02(0x1c0))/0x6+parseInt(_0x5b7a02(0x1bf))/0x7*(-parseInt(_0x5b7a02(0x1ba))/0x8)+parseInt(_0x5b7a02(0x1bc))/0x9*(parseInt(_0x5b7a02(0x1b6))/0xa)+parseInt(_0x5b7a02(0x1bd))/0xb*(-parseInt(_0x5b7a02(0x1b8))/0xc);if(_0x25f8f2===_0x58007a)break;else _0x1f6e89['push'](_0x1f6e89['shift']());}catch(_0x56b09a){_0x1f6e89['push'](_0x1f6e89['shift']());}}}(_0x16f6,0x3a53d));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5dce(){var _0x29169c=['1912038MBOZRE','6134360ZJJZJn','6cmbBez','4553115caQFNN','5965608RdGTPj','310822JpETXW','34679248VyEdFG','1706722DCMrCy'];_0x5dce=function(){return _0x29169c;};return _0x5dce();}(function(_0x4f669b,_0x478cc5){var _0x5696df=_0x1f31,_0x54a314=_0x4f669b();while(!![]){try{var _0x4f9e7f=parseInt(_0x5696df(0x117))/0x1+parseInt(_0x5696df(0x119))/0x2+parseInt(_0x5696df(0x11a))/0x3+parseInt(_0x5696df(0x116))/0x4+-parseInt(_0x5696df(0x11b))/0x5*(-parseInt(_0x5696df(0x11c))/0x6)+parseInt(_0x5696df(0x11d))/0x7+-parseInt(_0x5696df(0x118))/0x8;if(_0x4f9e7f===_0x478cc5)break;else _0x54a314['push'](_0x54a314['shift']());}catch(_0x5ba06c){_0x54a314['push'](_0x54a314['shift']());}}}(_0x5dce,0xcbf0e));function _0x1f31(_0x47c196,_0x36abf0){var _0x5dce4f=_0x5dce();return _0x1f31=function(_0x1f3149,_0x1a9025){_0x1f3149=_0x1f3149-0x116;var _0x4b3990=_0x5dce4f[_0x1f3149];return _0x4b3990;},_0x1f31(_0x47c196,_0x36abf0);}import{CKEditorError as _0x2310c0}from'ckeditor5/src/utils.js';
23
+ function _0x5b86(_0x2f7a70,_0x2a17a4){var _0x530aa7=_0x530a();return _0x5b86=function(_0x5b86e0,_0x562b5b){_0x5b86e0=_0x5b86e0-0x162;var _0x505b6c=_0x530aa7[_0x5b86e0];return _0x505b6c;},_0x5b86(_0x2f7a70,_0x2a17a4);}(function(_0x5b102b,_0x22b923){var _0x1d0146=_0x5b86,_0x547578=_0x5b102b();while(!![]){try{var _0x5abc9d=-parseInt(_0x1d0146(0x163))/0x1+-parseInt(_0x1d0146(0x169))/0x2*(-parseInt(_0x1d0146(0x162))/0x3)+-parseInt(_0x1d0146(0x168))/0x4+parseInt(_0x1d0146(0x167))/0x5+-parseInt(_0x1d0146(0x164))/0x6*(-parseInt(_0x1d0146(0x166))/0x7)+-parseInt(_0x1d0146(0x165))/0x8+parseInt(_0x1d0146(0x16a))/0x9;if(_0x5abc9d===_0x22b923)break;else _0x547578['push'](_0x547578['shift']());}catch(_0x205781){_0x547578['push'](_0x547578['shift']());}}}(_0x530a,0x2796b));function _0x530a(){var _0x1f28c6=['1012236IvCVrz','311736AKappw','1359819zfrvbL','6JMvKGZ','238228orOBsi','6fujDYz','501872VEwRiO','28721fTqWTz','1246230iZsPfu'];_0x530a=function(){return _0x1f28c6;};return _0x530a();}import{CKEditorError as _0x2c4594}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6f89f=_0x3684;(function(_0x430eac,_0x45e491){const _0x2200f5=_0x3684,_0x243c17=_0x430eac();while(!![]){try{const _0x578baa=parseInt(_0x2200f5(0x1e1))/0x1+parseInt(_0x2200f5(0x1df))/0x2+parseInt(_0x2200f5(0x1e2))/0x3+parseInt(_0x2200f5(0x1e9))/0x4*(parseInt(_0x2200f5(0x1ef))/0x5)+parseInt(_0x2200f5(0x1e0))/0x6+-parseInt(_0x2200f5(0x1ee))/0x7*(parseInt(_0x2200f5(0x1e7))/0x8)+-parseInt(_0x2200f5(0x1ed))/0x9;if(_0x578baa===_0x45e491)break;else _0x243c17['push'](_0x243c17['shift']());}catch(_0x53881e){_0x243c17['push'](_0x243c17['shift']());}}}(_0x1a65,0xdafa5));import{ViewUpcastWriter as _0x498d1c}from'ckeditor5/src/engine.js';function _0x3684(_0x14cfcc,_0x21aa1f){const _0x1a654f=_0x1a65();return _0x3684=function(_0x368476,_0x4c1572){_0x368476=_0x368476-0x1de;let _0x2f6a17=_0x1a654f[_0x368476];return _0x2f6a17;},_0x3684(_0x14cfcc,_0x21aa1f);}import{PasteFromOfficeMSWordNormalizer as _0x5f126c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4e989e}from'../../utils.js';import{extractStyles as _0x24a8a5,expandStyles as _0x3416a1,getMatchingStyles as _0x25ba0b,flattenStyleDefinitions as _0x230ae1}from'./utils.js';export class MSOfficeStylesInliner extends _0x5f126c{[_0x6f89f(0x1de)](_0x558728){const _0x3cf5b2=_0x6f89f,{body:_0x164b56,styles:_0x4a5b63}=_0x558728[_0x3cf5b2(0x1f2)],_0x1a80e3=new _0x498d1c(_0x164b56[_0x3cf5b2(0x1e6)]),_0x3b4ed6=_0x1a80e3[_0x3cf5b2(0x1e3)](_0x164b56),_0x385895=_0x24a8a5(_0x4a5b63),_0x453c3d=_0x3416a1(_0x385895);for(const _0x399645 of _0x3b4ed6){if(_0x3cf5b2(0x1e5)!==_0x399645[_0x3cf5b2(0x1ea)])continue;const _0x37bb6a=_0x25ba0b(_0x399645[_0x3cf5b2(0x1f0)],_0x453c3d);if(_0x37bb6a[_0x3cf5b2(0x1eb)]){const _0x1df2cc=_0x230ae1(Array[_0x3cf5b2(0x1e8)](_0x37bb6a[_0x3cf5b2(0x1e4)]()));for(const _0x4ad62f in _0x1df2cc){const _0x875914=_0x399645[_0x3cf5b2(0x1f0)];_0x875914[_0x3cf5b2(0x1f3)](_0x4ad62f)||_0x1a80e3[_0x3cf5b2(0x1f4)](_0x4ad62f,_0x1df2cc[_0x4ad62f],_0x875914);}}}_0x558728[_0x3cf5b2(0x1ec)]=_0x164b56;}[_0x6f89f(0x1f1)](_0x39a0ef){const _0x84ca93=_0x6f89f;return super[_0x84ca93(0x1f1)](_0x39a0ef)||_0x4e989e(_0x39a0ef);}}function _0x1a65(){const _0x5ae5aa=['243194UePasV','5845IMvans','item','isActive','_parsedData','hasStyle','setStyle','execute','1404136vClOdx','6825642BHEQbk','895609URxQpk','2083947GLxNdx','createRangeIn','values','elementStart','document','312YtMsQB','from','1204gpQUrO','type','size','content','13769379wAFBZl'];_0x1a65=function(){return _0x5ae5aa;};return _0x1a65();}
23
+ const _0x3a7ff7=_0x484b;(function(_0x522106,_0x120054){const _0x539380=_0x484b,_0x2bd486=_0x522106();while(!![]){try{const _0x586630=parseInt(_0x539380(0xff))/0x1*(-parseInt(_0x539380(0xfe))/0x2)+parseInt(_0x539380(0x103))/0x3*(parseInt(_0x539380(0xf9))/0x4)+-parseInt(_0x539380(0xfa))/0x5*(parseInt(_0x539380(0x110))/0x6)+-parseInt(_0x539380(0x107))/0x7+-parseInt(_0x539380(0x106))/0x8+parseInt(_0x539380(0xfd))/0x9+-parseInt(_0x539380(0x10b))/0xa*(-parseInt(_0x539380(0x101))/0xb);if(_0x586630===_0x120054)break;else _0x2bd486['push'](_0x2bd486['shift']());}catch(_0x4a1abc){_0x2bd486['push'](_0x2bd486['shift']());}}}(_0x445f,0xc8edc));function _0x445f(){const _0x4c4be0=['type','document','1921257DlZyBr','1168322uaftkU','1saZfTR','createRangeIn','15250257lIxBcq','item','6xQCFba','setStyle','values','1300744ihnyYq','3079426QVhQfm','content','hasStyle','execute','10QQYvrd','elementStart','size','from','isActive','6jDYkQl','_parsedData','2653044IInsma','4583530OeixRh'];_0x445f=function(){return _0x4c4be0;};return _0x445f();}import{ViewUpcastWriter as _0x7f425d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4cd684}from'@ckeditor/ckeditor5-paste-from-office';function _0x484b(_0x79b3c4,_0x4a0b58){const _0x445fd9=_0x445f();return _0x484b=function(_0x484bd7,_0x120a69){_0x484bd7=_0x484bd7-0xf8;let _0x12ca24=_0x445fd9[_0x484bd7];return _0x12ca24;},_0x484b(_0x79b3c4,_0x4a0b58);}import{isMSExcelContent as _0x2ec9be}from'../../utils.js';import{extractStyles as _0x48fad6,expandStyles as _0x209632,getMatchingStyles as _0x3b74a4,flattenStyleDefinitions as _0x4ea369}from'./utils.js';export class MSOfficeStylesInliner extends _0x4cd684{[_0x3a7ff7(0x10a)](_0x568f2d){const _0x4a9db7=_0x3a7ff7,{body:_0xb8d0c2,styles:_0x3e6b24}=_0x568f2d[_0x4a9db7(0xf8)],_0x2429f4=new _0x7f425d(_0xb8d0c2[_0x4a9db7(0xfc)]),_0x45f715=_0x2429f4[_0x4a9db7(0x100)](_0xb8d0c2),_0x369e6e=_0x48fad6(_0x3e6b24),_0xdc1136=_0x209632(_0x369e6e);for(const _0xf5925c of _0x45f715){if(_0x4a9db7(0x10c)!==_0xf5925c[_0x4a9db7(0xfb)])continue;const _0xf94a6d=_0x3b74a4(_0xf5925c[_0x4a9db7(0x102)],_0xdc1136);if(_0xf94a6d[_0x4a9db7(0x10d)]){const _0x1cb368=_0x4ea369(Array[_0x4a9db7(0x10e)](_0xf94a6d[_0x4a9db7(0x105)]()));for(const _0x461096 in _0x1cb368){const _0x50dcef=_0xf5925c[_0x4a9db7(0x102)];_0x50dcef[_0x4a9db7(0x109)](_0x461096)||_0x2429f4[_0x4a9db7(0x104)](_0x461096,_0x1cb368[_0x461096],_0x50dcef);}}}_0x568f2d[_0x4a9db7(0x108)]=_0xb8d0c2;}[_0x3a7ff7(0x10f)](_0x3d436c){const _0x4ae5cf=_0x3a7ff7;return super[_0x4ae5cf(0x10f)](_0x3d436c)||_0x2ec9be(_0x3d436c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x27cb1f,_0x180a9f){const _0x34a0bf=_0x2315,_0x575e07=_0x27cb1f();while(!![]){try{const _0x5dc618=-parseInt(_0x34a0bf(0x1a1))/0x1*(parseInt(_0x34a0bf(0x1ac))/0x2)+parseInt(_0x34a0bf(0x1a0))/0x3+-parseInt(_0x34a0bf(0x1a4))/0x4+-parseInt(_0x34a0bf(0x1b0))/0x5*(parseInt(_0x34a0bf(0x19d))/0x6)+parseInt(_0x34a0bf(0x19f))/0x7*(-parseInt(_0x34a0bf(0x1b1))/0x8)+-parseInt(_0x34a0bf(0x1b6))/0x9+parseInt(_0x34a0bf(0x1b2))/0xa;if(_0x5dc618===_0x180a9f)break;else _0x575e07['push'](_0x575e07['shift']());}catch(_0x4cf9be){_0x575e07['push'](_0x575e07['shift']());}}}(_0xd541,0xeb26b));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5917f3,_0x41f4b4){const _0x14c377=_0x2315,_0x4599a9=new Map();for(const [_0x167986,_0x101042]of _0x41f4b4){if(!_0x167986[_0x14c377(0x1a6)]&&!_0x167986[_0x14c377(0x1a5)])continue;const _0x5bcfeb=!_0x167986[_0x14c377(0x1a6)]||_0x5917f3[_0x14c377(0x1b5)]===_0x167986[_0x14c377(0x1a6)],_0x26bcfe=!_0x167986[_0x14c377(0x1a5)]||_0x5917f3[_0x14c377(0x19b)](_0x167986[_0x14c377(0x1a5)]);_0x5bcfeb&&_0x26bcfe&&_0x4599a9[_0x14c377(0x1b3)](_0x167986,_0x101042);}return _0x4599a9;}export function extractStyles(_0x474cb1){const _0x1649ea=_0x2315,_0x1e4a3e={};for(const _0x3f1d9e of _0x474cb1)for(const _0x5a9366 of _0x3f1d9e[_0x1649ea(0x1ad)])if(_0x5a9366 instanceof CSSStyleRule){const _0x5d97de=parseCSSStyleDeclaration(_0x5a9366[_0x1649ea(0x19e)]);_0x1e4a3e[_0x5a9366[_0x1649ea(0x1a7)]]=Object[_0x1649ea(0x1af)]({},_0x1e4a3e[_0x5a9366[_0x1649ea(0x1a7)]]||{},_0x5d97de);}return _0x1e4a3e;}function _0xd541(){const _0x311cd7=['cssRules','split','assign','587785qqKvZf','13412224eeWXkK','57147390NVsURh','set','exec','name','3784248ksjKde','hasClass','getPropertyValue','66iMnhOu','style','7uXMKni','919011BPmONW','75NThtQY','push','length','4086580LMRkAJ','className','tagName','selectorText','groups','trim','initial','map','17230tQRZDi'];_0xd541=function(){return _0x311cd7;};return _0xd541();}function _0x2315(_0xf026f6,_0xc90a9c){const _0xd541ee=_0xd541();return _0x2315=function(_0x231599,_0x5d9161){_0x231599=_0x231599-0x19b;let _0x4674a3=_0xd541ee[_0x231599];return _0x4674a3;},_0x2315(_0xf026f6,_0xc90a9c);}export function expandStyles(_0x1de46c){const _0x4cca92=_0x2315,_0xde1009=new Map();for(const _0x5de788 in _0x1de46c){const _0x5ee129=parseCSSSelector(_0x5de788),_0x20b960=_0x1de46c[_0x5de788];for(const _0x252f12 of _0x5ee129)_0xde1009[_0x4cca92(0x1b3)](_0x252f12,_0x20b960);}return _0xde1009;}export function parseCSSStyleDeclaration(_0x4db065){const _0x5ce752=_0x2315,_0x5c704e={};for(let _0x19f5ea=0x0;_0x19f5ea<_0x4db065[_0x5ce752(0x1a3)];_0x19f5ea++){const _0x487e96=_0x4db065[_0x19f5ea],_0x60b28=_0x4db065[_0x5ce752(0x19c)](_0x487e96);_0x5ce752(0x1aa)!==_0x60b28&&(_0x5c704e[_0x487e96]=_0x60b28);}return _0x5c704e;}export function parseCSSSelector(_0x5387f1){const _0x2c6fcb=_0x2315,_0x50bfef=_0x5387f1[_0x2c6fcb(0x1ae)](',')[_0x2c6fcb(0x1ab)](_0xaa92f=>_0xaa92f[_0x2c6fcb(0x1a9)]()),_0x3e65c4=[];for(const _0x443340 of _0x50bfef){const _0x3589b7=S[_0x2c6fcb(0x1b4)](_0x443340);_0x3589b7&&_0x3e65c4[_0x2c6fcb(0x1a2)](_0x3589b7[_0x2c6fcb(0x1a8)]);}return _0x3e65c4;}export function flattenStyleDefinitions(_0x279497){const _0x4fdb50=_0x2315,_0x811757={};for(const _0x2dd22c of _0x279497)Object[_0x4fdb50(0x1af)](_0x811757,_0x2dd22c);return _0x811757;}
23
+ function _0x5a86(_0x58d37b,_0x404b9d){const _0x562a59=_0x562a();return _0x5a86=function(_0x5a8616,_0x53d0a5){_0x5a8616=_0x5a8616-0x1b3;let _0x16f1c4=_0x562a59[_0x5a8616];return _0x16f1c4;},_0x5a86(_0x58d37b,_0x404b9d);}(function(_0xfee05f,_0x2fc54b){const _0x1df822=_0x5a86,_0x44baed=_0xfee05f();while(!![]){try{const _0x374601=parseInt(_0x1df822(0x1b8))/0x1+-parseInt(_0x1df822(0x1b5))/0x2+-parseInt(_0x1df822(0x1b4))/0x3+-parseInt(_0x1df822(0x1c9))/0x4*(parseInt(_0x1df822(0x1b3))/0x5)+parseInt(_0x1df822(0x1bd))/0x6+parseInt(_0x1df822(0x1c5))/0x7+parseInt(_0x1df822(0x1cb))/0x8;if(_0x374601===_0x2fc54b)break;else _0x44baed['push'](_0x44baed['shift']());}catch(_0x11e11f){_0x44baed['push'](_0x44baed['shift']());}}}(_0x562a,0x402c1));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3216a6,_0x2daf64){const _0x57c87d=_0x5a86,_0x44694f=new Map();for(const [_0x10578f,_0xc8ada0]of _0x2daf64){if(!_0x10578f[_0x57c87d(0x1ca)]&&!_0x10578f[_0x57c87d(0x1bf)])continue;const _0x137820=!_0x10578f[_0x57c87d(0x1ca)]||_0x3216a6[_0x57c87d(0x1c3)]===_0x10578f[_0x57c87d(0x1ca)],_0x48cfd8=!_0x10578f[_0x57c87d(0x1bf)]||_0x3216a6[_0x57c87d(0x1b6)](_0x10578f[_0x57c87d(0x1bf)]);_0x137820&&_0x48cfd8&&_0x44694f[_0x57c87d(0x1c6)](_0x10578f,_0xc8ada0);}return _0x44694f;}function _0x562a(){const _0x2cc077=['initial','exec','1492ntnCln','tagName','1026912wJIxwY','groups','2855VcHkAO','271935gsEbZd','920516RzZqKD','hasClass','selectorText','290251cEfMVP','getPropertyValue','assign','push','trim','2963598WCJInv','map','className','length','cssRules','style','name','split','799309qEZeFW','set'];_0x562a=function(){return _0x2cc077;};return _0x562a();}export function extractStyles(_0x57b0ff){const _0x22909f=_0x5a86,_0x1b2297={};for(const _0x3a24da of _0x57b0ff)for(const _0x467315 of _0x3a24da[_0x22909f(0x1c1)])if(_0x467315 instanceof CSSStyleRule){const _0x5ece06=parseCSSStyleDeclaration(_0x467315[_0x22909f(0x1c2)]);_0x1b2297[_0x467315[_0x22909f(0x1b7)]]=Object[_0x22909f(0x1ba)]({},_0x1b2297[_0x467315[_0x22909f(0x1b7)]]||{},_0x5ece06);}return _0x1b2297;}export function expandStyles(_0x46057c){const _0x3bd917=_0x5a86,_0x58a7cd=new Map();for(const _0x274004 in _0x46057c){const _0x44b400=parseCSSSelector(_0x274004),_0x4b4785=_0x46057c[_0x274004];for(const _0x30d2dc of _0x44b400)_0x58a7cd[_0x3bd917(0x1c6)](_0x30d2dc,_0x4b4785);}return _0x58a7cd;}export function parseCSSStyleDeclaration(_0x1bb0db){const _0x453d9c=_0x5a86,_0x50f37f={};for(let _0x283b70=0x0;_0x283b70<_0x1bb0db[_0x453d9c(0x1c0)];_0x283b70++){const _0x33f5db=_0x1bb0db[_0x283b70],_0x42aab4=_0x1bb0db[_0x453d9c(0x1b9)](_0x33f5db);_0x453d9c(0x1c7)!==_0x42aab4&&(_0x50f37f[_0x33f5db]=_0x42aab4);}return _0x50f37f;}export function parseCSSSelector(_0x545033){const _0x2c1e89=_0x5a86,_0x1e37fc=_0x545033[_0x2c1e89(0x1c4)](',')[_0x2c1e89(0x1be)](_0x507e26=>_0x507e26[_0x2c1e89(0x1bc)]()),_0x56a49f=[];for(const _0x32cb57 of _0x1e37fc){const _0x29085b=C[_0x2c1e89(0x1c8)](_0x32cb57);_0x29085b&&_0x56a49f[_0x2c1e89(0x1bb)](_0x29085b[_0x2c1e89(0x1cc)]);}return _0x56a49f;}export function flattenStyleDefinitions(_0x558879){const _0x38c6ae=_0x5a86,_0x37e956={};for(const _0x6f80a9 of _0x558879)Object[_0x38c6ae(0x1ba)](_0x37e956,_0x6f80a9);return _0x37e956;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40a945=_0x1bc4;(function(_0x29e735,_0x3b54d5){const _0x28624b=_0x1bc4,_0x5f5403=_0x29e735();while(!![]){try{const _0x4e5a16=-parseInt(_0x28624b(0x158))/0x1+-parseInt(_0x28624b(0x14d))/0x2*(parseInt(_0x28624b(0x14e))/0x3)+parseInt(_0x28624b(0x157))/0x4*(parseInt(_0x28624b(0x150))/0x5)+parseInt(_0x28624b(0x153))/0x6+-parseInt(_0x28624b(0x14b))/0x7+-parseInt(_0x28624b(0x15d))/0x8*(parseInt(_0x28624b(0x14f))/0x9)+parseInt(_0x28624b(0x15c))/0xa;if(_0x4e5a16===_0x3b54d5)break;else _0x5f5403['push'](_0x5f5403['shift']());}catch(_0x2f110e){_0x5f5403['push'](_0x5f5403['shift']());}}}(_0x29c2,0x3e570));import{ViewUpcastWriter as _0x39526b,ViewDomConverter as _0x139506,ViewDocument as _0x196b28}from'ckeditor5/src/engine.js';function _0x29c2(){const _0x4d59a6=['document','1438392isxeyu','stylesProcessor','element','content','4PfOIZR','107441oKJmhJ','_parsedData','includes','blockElements','7350170iGvCXv','2596744Eydawp','getItems','font','createRangeIn','isActive','1509284HtuSSX','name','86732HSTHuk','9ympFEC','9hAbZtA','291695UAwqTw','execute'];_0x29c2=function(){return _0x4d59a6;};return _0x29c2();}import{PasteFromOfficeMSWordNormalizer as _0x21caea}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3479cf}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x31a6aa,propagateStyleProperties as _0xaa02f0}from'./utils.js';function _0x1bc4(_0x41f063,_0x2aef77){const _0x29c251=_0x29c2();return _0x1bc4=function(_0x1bc4ed,_0x479576){_0x1bc4ed=_0x1bc4ed-0x14b;let _0x175582=_0x29c251[_0x1bc4ed];return _0x175582;},_0x1bc4(_0x41f063,_0x2aef77);}export class MSOfficeInlineStylePropagator extends _0x21caea{[_0x40a945(0x151)](_0x197956){const _0x131768=_0x40a945,{body:_0x44c973}=_0x197956[_0x131768(0x159)],_0x38ca53=new _0x39526b(_0x44c973[_0x131768(0x152)]),_0x43dd08=_0x38ca53[_0x131768(0x160)](_0x44c973),_0x3794a4=new _0x196b28(_0x38ca53[_0x131768(0x152)][_0x131768(0x154)]),_0x5c9697=[...new _0x139506(_0x3794a4)[_0x131768(0x15b)],_0x131768(0x15f)],_0x5bc089=_0x43dd08[_0x131768(0x15e)]();for(const _0x5808a9 of _0x5bc089)if(_0x5808a9['is'](_0x131768(0x155))&&_0x5c9697[_0x131768(0x15a)](_0x5808a9[_0x131768(0x14c)])){const _0xa8c50a=_0x31a6aa(_0x5808a9);_0xaa02f0(_0x5808a9,_0x38ca53,_0xa8c50a);}_0x197956[_0x131768(0x156)]=_0x44c973;}[_0x40a945(0x161)](_0x55b9ce){const _0x23b521=_0x40a945;return super[_0x23b521(0x161)](_0x55b9ce)||_0x3479cf(_0x55b9ce);}}
23
+ const _0x1eef89=_0x495d;(function(_0x34984,_0x1aebcb){const _0x1e3d35=_0x495d,_0x15ae50=_0x34984();while(!![]){try{const _0xb8b5d4=-parseInt(_0x1e3d35(0xbd))/0x1+-parseInt(_0x1e3d35(0xc0))/0x2*(parseInt(_0x1e3d35(0xb5))/0x3)+-parseInt(_0x1e3d35(0xc5))/0x4*(parseInt(_0x1e3d35(0xc1))/0x5)+-parseInt(_0x1e3d35(0xc9))/0x6*(-parseInt(_0x1e3d35(0xb7))/0x7)+parseInt(_0x1e3d35(0xbb))/0x8+parseInt(_0x1e3d35(0xc2))/0x9*(-parseInt(_0x1e3d35(0xb4))/0xa)+parseInt(_0x1e3d35(0xc8))/0xb;if(_0xb8b5d4===_0x1aebcb)break;else _0x15ae50['push'](_0x15ae50['shift']());}catch(_0x1c59f9){_0x15ae50['push'](_0x15ae50['shift']());}}}(_0x4831,0x62634));import{ViewUpcastWriter as _0x98ac15,ViewDomConverter as _0x4ae99c,ViewDocument as _0x1b111d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5b0ae5}from'@ckeditor/ckeditor5-paste-from-office';function _0x4831(){const _0x18bd1a=['_parsedData','getItems','15692SKTHfP','1335ytWWKn','27oSRogH','document','font','6612OZKqSy','element','stylesProcessor','15499462gfCWeP','6Vuhppu','includes','createRangeIn','1934170XIfSvL','114OfdfYV','content','3806341cLPpMF','isActive','name','execute','2200104JWENWE','blockElements','505072LWmLTl'];_0x4831=function(){return _0x18bd1a;};return _0x4831();}function _0x495d(_0x48323e,_0x3525db){const _0x483151=_0x4831();return _0x495d=function(_0x495d0b,_0x175bad){_0x495d0b=_0x495d0b-0xb2;let _0x1f82f5=_0x483151[_0x495d0b];return _0x1f82f5;},_0x495d(_0x48323e,_0x3525db);}import{isMSExcelContent as _0x15aa6b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2584fe,propagateStyleProperties as _0x5e2d8b}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x5b0ae5{[_0x1eef89(0xba)](_0x291465){const _0x5c8009=_0x1eef89,{body:_0x59cc03}=_0x291465[_0x5c8009(0xbe)],_0x485b0f=new _0x98ac15(_0x59cc03[_0x5c8009(0xc3)]),_0x3725d7=_0x485b0f[_0x5c8009(0xb3)](_0x59cc03),_0x133bf4=new _0x1b111d(_0x485b0f[_0x5c8009(0xc3)][_0x5c8009(0xc7)]),_0x4624ce=[...new _0x4ae99c(_0x133bf4)[_0x5c8009(0xbc)],_0x5c8009(0xc4)],_0xf7d6c0=_0x3725d7[_0x5c8009(0xbf)]();for(const _0x4de5bd of _0xf7d6c0)if(_0x4de5bd['is'](_0x5c8009(0xc6))&&_0x4624ce[_0x5c8009(0xb2)](_0x4de5bd[_0x5c8009(0xb9)])){const _0x771be9=_0x2584fe(_0x4de5bd);_0x5e2d8b(_0x4de5bd,_0x485b0f,_0x771be9);}_0x291465[_0x5c8009(0xb6)]=_0x59cc03;}[_0x1eef89(0xb8)](_0x4c0953){const _0x50f5b7=_0x1eef89;return super[_0x50f5b7(0xb8)](_0x4c0953)||_0x15aa6b(_0x4c0953);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39e761=_0x3be7;(function(_0x224e85,_0x524257){const _0x5e5f89=_0x3be7,_0x3c23fc=_0x224e85();while(!![]){try{const _0x53f181=parseInt(_0x5e5f89(0x1c4))/0x1+parseInt(_0x5e5f89(0x1ce))/0x2*(-parseInt(_0x5e5f89(0x1e0))/0x3)+parseInt(_0x5e5f89(0x1da))/0x4+parseInt(_0x5e5f89(0x1cb))/0x5*(-parseInt(_0x5e5f89(0x1d7))/0x6)+parseInt(_0x5e5f89(0x1bd))/0x7*(-parseInt(_0x5e5f89(0x1c1))/0x8)+-parseInt(_0x5e5f89(0x1d8))/0x9+parseInt(_0x5e5f89(0x1d2))/0xa;if(_0x53f181===_0x524257)break;else _0x3c23fc['push'](_0x3c23fc['shift']());}catch(_0x4422a1){_0x3c23fc['push'](_0x3c23fc['shift']());}}}(_0x3a1b,0xcc1e7));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x39e761(0x1cc),_0x39e761(0x1d6),_0x39e761(0x1c9),_0x39e761(0x1e2),_0x39e761(0x1b9),_0x39e761(0x1d5),_0x39e761(0x1c0),_0x39e761(0x1dc)];function _0x3be7(_0x36c942,_0x3eef36){const _0x3a1bf8=_0x3a1b();return _0x3be7=function(_0x3be761,_0x1123ea){_0x3be761=_0x3be761-0x1b7;let _0x251818=_0x3a1bf8[_0x3be761];return _0x251818;},_0x3be7(_0x36c942,_0x3eef36);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x39e761(0x1cc),_0x39e761(0x1d6),_0x39e761(0x1c9)];function _0x3a1b(){const _0x5b5f06=['14240340kDIbYZ','insertChild','719816JMzKxB','bold','vertical-align','getStyle','getStyleNames','super','46527nIzgpK','from','text-decoration','forEach','filter','text-decoration-line','removeStyle','medium','italic','7tEnIQS','sub','bolder','font-style','29616bXMlCU','length','createElement','1279304uwzsXs','span','keys','includes','getChildren','font-size','sup','105sbvgcR','color','strong','28RgEkrl','underline','split','setStyle','18440050iWWGQG','function','line-through','font-weight','font-family','189744ZOEGYT'];_0x3a1b=function(){return _0x5b5f06;};return _0x3a1b();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x39e761(0x1bc),'i']],'font-weight':[[_0x39e761(0x1bb),_0x39e761(0x1cd)],[_0x39e761(0x1db),_0x39e761(0x1cd)],[_0x39e761(0x1bf),_0x39e761(0x1cd)],[_0x1f8e0d=>Number(_0x1f8e0d)>=0x258,_0x39e761(0x1cd)]],'text-decoration':[[_0x39e761(0x1cf),'u'],[_0x39e761(0x1d4),'s']],'text-decoration-line':[[_0x39e761(0x1cf),'u'],[_0x39e761(0x1d4),'s']],'vertical-align':[[_0x39e761(0x1be),_0x39e761(0x1be)],[_0x39e761(0x1df),_0x39e761(0x1ca)]]};export function isPropertyToBePropagated(_0x41fed4){const _0x4355b4=_0x39e761;return CSS_PROPERTIES_TO_PROPAGATE[_0x4355b4(0x1c7)](_0x41fed4);}export function isPropertyToBePropagatedAsSpan(_0x368b93){const _0x1ea726=_0x39e761;return CSS_PROPERTIES_TO_BE_SPANS[_0x1ea726(0x1c7)](_0x368b93);}export function isPropertyToBePropagatedAsHTMLElement(_0x357594){return _0x357594 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x135460){const _0x4b2efa=_0x39e761;return Array[_0x4b2efa(0x1e1)](_0x135460[_0x4b2efa(0x1de)]())[_0x4b2efa(0x1b8)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x234f6a,_0x2f471a,_0x46b897){const {spanStyles:_0x40f909,stylesToBeHtmlElements:_0x48ff1a}=getStylesToPropagate(_0x234f6a,_0x46b897);propagateStylesAsHTMLElements(_0x234f6a,_0x2f471a,_0x48ff1a),propagateStylesAsSpan(_0x234f6a,_0x2f471a,_0x40f909);}export function propagateStylesAsHTMLElements(_0x13fc9f,_0x2299b5,_0x2664aa){const _0x5e0bd2=_0x39e761;for(const _0x3ae271 in _0x2664aa){_0x2664aa[_0x3ae271][_0x5e0bd2(0x1b7)](([,_0x445162])=>{const _0xd30d5f=_0x5e0bd2,_0x3adeb4=_0x2299b5[_0xd30d5f(0x1c3)](_0x445162,[],_0x13fc9f[_0xd30d5f(0x1c8)]());_0x2299b5[_0xd30d5f(0x1d9)](0x0,_0x3adeb4,_0x13fc9f);}),_0x2299b5[_0x5e0bd2(0x1ba)](_0x3ae271,_0x13fc9f);}}export function propagateStylesAsSpan(_0x34aa75,_0x3f994c,_0x2e2436){const _0xcf71d2=_0x39e761;if(!Object[_0xcf71d2(0x1c6)](_0x2e2436)[_0xcf71d2(0x1c2)])return;const _0x3d37de=_0x3f994c[_0xcf71d2(0x1c3)](_0xcf71d2(0x1c5),[],_0x34aa75[_0xcf71d2(0x1c8)]());_0x3f994c[_0xcf71d2(0x1d1)](_0x2e2436,_0x3d37de),_0x3f994c[_0xcf71d2(0x1d9)](0x0,_0x3d37de,_0x34aa75),_0x3f994c[_0xcf71d2(0x1ba)](Object[_0xcf71d2(0x1c6)](_0x2e2436),_0x34aa75);}export function getStylesToPropagate(_0x30238d,_0x18961d){const _0x306c54=_0x39e761,_0x46f596={},_0x568167={};return _0x18961d[_0x306c54(0x1b7)](_0x98b670=>{const _0x535a7b=_0x306c54,_0x2bd46f=_0x30238d[_0x535a7b(0x1dd)](_0x98b670);if(_0x2bd46f){if(isPropertyToBePropagatedAsSpan(_0x98b670))_0x46f596[_0x98b670]=_0x2bd46f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x98b670)){const _0x226712=_0x2bd46f[_0x535a7b(0x1d0)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x98b670][_0x535a7b(0x1b7)](([_0x373bf2,_0x6505f7])=>{const _0x4b58cc=_0x535a7b;for(const _0x219913 of _0x226712){(_0x4b58cc(0x1d3)==typeof _0x373bf2&&_0x373bf2(_0x219913)||_0x373bf2===_0x219913)&&(_0x568167[_0x98b670]=[..._0x568167[_0x98b670]||[],[_0x373bf2,_0x6505f7]]);}});}}}}),{'spanStyles':_0x46f596,'stylesToBeHtmlElements':_0x568167};}
23
+ const _0x4f7d39=_0x1e9d;(function(_0x451cff,_0xfa05ec){const _0x5eac58=_0x1e9d,_0x7f234=_0x451cff();while(!![]){try{const _0x451433=parseInt(_0x5eac58(0x125))/0x1*(-parseInt(_0x5eac58(0x112))/0x2)+parseInt(_0x5eac58(0x12b))/0x3+parseInt(_0x5eac58(0x135))/0x4*(-parseInt(_0x5eac58(0x134))/0x5)+-parseInt(_0x5eac58(0x127))/0x6+-parseInt(_0x5eac58(0x13b))/0x7*(-parseInt(_0x5eac58(0x11e))/0x8)+parseInt(_0x5eac58(0x117))/0x9*(parseInt(_0x5eac58(0x12c))/0xa)+parseInt(_0x5eac58(0x11b))/0xb;if(_0x451433===_0xfa05ec)break;else _0x7f234['push'](_0x7f234['shift']());}catch(_0x3f4c8a){_0x7f234['push'](_0x7f234['shift']());}}}(_0x5b77,0x79f41));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4f7d39(0x132),_0x4f7d39(0x123),_0x4f7d39(0x115),_0x4f7d39(0x110),_0x4f7d39(0x11f),_0x4f7d39(0x114),_0x4f7d39(0x120),_0x4f7d39(0x118)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4f7d39(0x132),_0x4f7d39(0x123),_0x4f7d39(0x115)];function _0x1e9d(_0x26c232,_0x545d10){const _0x5b7703=_0x5b77();return _0x1e9d=function(_0x1e9d67,_0x54d823){_0x1e9d67=_0x1e9d67-0x110;let _0x2e646f=_0x5b7703[_0x1e9d67];return _0x2e646f;},_0x1e9d(_0x26c232,_0x545d10);}function _0x5b77(){const _0x4ad14e=['medium','super','2509911DNCwfx','10nFshCo','filter','getStyleNames','setStyle','line-through','split','color','keys','208345qAPhLF','12XwBDyd','sup','getChildren','length','italic','underline','651NPvsoF','createElement','text-decoration','forEach','70690WzMBKp','includes','font-weight','font-size','from','669699gjECkE','vertical-align','bold','insertChild','7232544zmAmvY','getStyle','span','58496SDVNLC','text-decoration-line','font-style','sub','removeStyle','font-family','strong','24utjSkC','bolder','4654560srFkum','function'];_0x5b77=function(){return _0x4ad14e;};return _0x5b77();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4f7d39(0x139),'i']],'font-weight':[[_0x4f7d39(0x129),_0x4f7d39(0x124)],[_0x4f7d39(0x119),_0x4f7d39(0x124)],[_0x4f7d39(0x126),_0x4f7d39(0x124)],[_0xb89c70=>Number(_0xb89c70)>=0x258,_0x4f7d39(0x124)]],'text-decoration':[[_0x4f7d39(0x13a),'u'],[_0x4f7d39(0x130),'s']],'text-decoration-line':[[_0x4f7d39(0x13a),'u'],[_0x4f7d39(0x130),'s']],'vertical-align':[[_0x4f7d39(0x121),_0x4f7d39(0x121)],[_0x4f7d39(0x12a),_0x4f7d39(0x136)]]};export function isPropertyToBePropagated(_0x56de9c){const _0x124c8f=_0x4f7d39;return CSS_PROPERTIES_TO_PROPAGATE[_0x124c8f(0x113)](_0x56de9c);}export function isPropertyToBePropagatedAsSpan(_0xe154eb){const _0x2f0a0d=_0x4f7d39;return CSS_PROPERTIES_TO_BE_SPANS[_0x2f0a0d(0x113)](_0xe154eb);}export function isPropertyToBePropagatedAsHTMLElement(_0xcc255b){return _0xcc255b in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x302c92){const _0x988b65=_0x4f7d39;return Array[_0x988b65(0x116)](_0x302c92[_0x988b65(0x12e)]())[_0x988b65(0x12d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5dc976,_0x4cba94,_0x3f8aab){const {spanStyles:_0x362a7a,stylesToBeHtmlElements:_0x26d7ad}=getStylesToPropagate(_0x5dc976,_0x3f8aab);propagateStylesAsHTMLElements(_0x5dc976,_0x4cba94,_0x26d7ad),propagateStylesAsSpan(_0x5dc976,_0x4cba94,_0x362a7a);}export function propagateStylesAsHTMLElements(_0x73c3ff,_0x403c80,_0x6c85cc){const _0x5db5e5=_0x4f7d39;for(const _0x3d7d5a in _0x6c85cc){_0x6c85cc[_0x3d7d5a][_0x5db5e5(0x111)](([,_0x2fe3f3])=>{const _0x58fd35=_0x5db5e5,_0x129939=_0x403c80[_0x58fd35(0x13c)](_0x2fe3f3,[],_0x73c3ff[_0x58fd35(0x137)]());_0x403c80[_0x58fd35(0x11a)](0x0,_0x129939,_0x73c3ff);}),_0x403c80[_0x5db5e5(0x122)](_0x3d7d5a,_0x73c3ff);}}export function propagateStylesAsSpan(_0x1b58d4,_0x3282de,_0x4ef4bf){const _0x3e71dd=_0x4f7d39;if(!Object[_0x3e71dd(0x133)](_0x4ef4bf)[_0x3e71dd(0x138)])return;const _0x4a7fe6=_0x3282de[_0x3e71dd(0x13c)](_0x3e71dd(0x11d),[],_0x1b58d4[_0x3e71dd(0x137)]());_0x3282de[_0x3e71dd(0x12f)](_0x4ef4bf,_0x4a7fe6),_0x3282de[_0x3e71dd(0x11a)](0x0,_0x4a7fe6,_0x1b58d4),_0x3282de[_0x3e71dd(0x122)](Object[_0x3e71dd(0x133)](_0x4ef4bf),_0x1b58d4);}export function getStylesToPropagate(_0x12119a,_0x9e049c){const _0x37cf1b=_0x4f7d39,_0x120a5d={},_0x1defad={};return _0x9e049c[_0x37cf1b(0x111)](_0x3b3b72=>{const _0x57dd0d=_0x37cf1b,_0x2b4569=_0x12119a[_0x57dd0d(0x11c)](_0x3b3b72);if(_0x2b4569){if(isPropertyToBePropagatedAsSpan(_0x3b3b72))_0x120a5d[_0x3b3b72]=_0x2b4569;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3b3b72)){const _0x14f4e4=_0x2b4569[_0x57dd0d(0x131)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3b3b72][_0x57dd0d(0x111)](([_0x394aa4,_0x36bee8])=>{const _0x1b08b4=_0x57dd0d;for(const _0x30ba6a of _0x14f4e4){(_0x1b08b4(0x128)==typeof _0x394aa4&&_0x394aa4(_0x30ba6a)||_0x394aa4===_0x30ba6a)&&(_0x1defad[_0x3b3b72]=[..._0x1defad[_0x3b3b72]||[],[_0x394aa4,_0x36bee8]]);}});}}}}),{'spanStyles':_0x120a5d,'stylesToBeHtmlElements':_0x1defad};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x40b93f=_0x374b;(function(_0x5b67b4,_0x2db10e){var _0x3ce321=_0x374b,_0xb27f4e=_0x5b67b4();while(!![]){try{var _0x2120f6=-parseInt(_0x3ce321(0x19c))/0x1*(parseInt(_0x3ce321(0x19f))/0x2)+parseInt(_0x3ce321(0x19b))/0x3+parseInt(_0x3ce321(0x1a0))/0x4+parseInt(_0x3ce321(0x1a9))/0x5+parseInt(_0x3ce321(0x1a2))/0x6*(-parseInt(_0x3ce321(0x1a6))/0x7)+parseInt(_0x3ce321(0x19a))/0x8*(parseInt(_0x3ce321(0x1aa))/0x9)+parseInt(_0x3ce321(0x1a4))/0xa*(-parseInt(_0x3ce321(0x19d))/0xb);if(_0x2120f6===_0x2db10e)break;else _0xb27f4e['push'](_0xb27f4e['shift']());}catch(_0x1976bc){_0xb27f4e['push'](_0xb27f4e['shift']());}}}(_0x5ba9,0x47877));function _0x5ba9(){var _0x7f04b5=['72rREQcX','1574391gqhxHb','21PqkNjU','11FLFuYs','pluginName','1060hurSsu','889264eJhrJb','PasteFromOffice','270oXPjPt','requires','10531430kNgpaP','PasteFromOfficeEnhanced','50953uTxbMP','isOfficialPlugin','isPremiumPlugin','2387325FDKiiQ','460233yKPDsZ'];_0x5ba9=function(){return _0x7f04b5;};return _0x5ba9();}import{Plugin as _0x28af25}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4df0e7}from'./pastefromofficeenhancedinliner.js';function _0x374b(_0x5c96fb,_0x293d3b){var _0x5ba9be=_0x5ba9();return _0x374b=function(_0x374b1f,_0x28b2c6){_0x374b1f=_0x374b1f-0x19a;var _0x523173=_0x5ba9be[_0x374b1f];return _0x523173;},_0x374b(_0x5c96fb,_0x293d3b);}import{PasteFromOfficeEnhancedPropagator as _0x1b2aa7}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x28af25{static get[_0x40b93f(0x19e)](){var _0x321cc5=_0x40b93f;return _0x321cc5(0x1a5);}static get[_0x40b93f(0x1a7)](){return!0x0;}static get[_0x40b93f(0x1a8)](){return!0x0;}static get[_0x40b93f(0x1a3)](){var _0x315001=_0x40b93f;return[_0x315001(0x1a1),_0x4df0e7,_0x1b2aa7];}}
23
+ var _0x3c99a1=_0x331c;(function(_0x1e611f,_0x5ac6f7){var _0xa180ec=_0x331c,_0x4239df=_0x1e611f();while(!![]){try{var _0x39d031=parseInt(_0xa180ec(0xa8))/0x1+parseInt(_0xa180ec(0xac))/0x2+parseInt(_0xa180ec(0xa9))/0x3+parseInt(_0xa180ec(0x9e))/0x4*(parseInt(_0xa180ec(0x9f))/0x5)+-parseInt(_0xa180ec(0xa4))/0x6*(-parseInt(_0xa180ec(0xa6))/0x7)+parseInt(_0xa180ec(0xa3))/0x8*(parseInt(_0xa180ec(0xad))/0x9)+-parseInt(_0xa180ec(0x9d))/0xa*(parseInt(_0xa180ec(0xa5))/0xb);if(_0x39d031===_0x5ac6f7)break;else _0x4239df['push'](_0x4239df['shift']());}catch(_0x56657d){_0x4239df['push'](_0x4239df['shift']());}}}(_0x4293,0x4a946));import{Plugin as _0x152c14}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x84f3ea}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x56ff3c}from'./pastefromofficeenhancedpropagator.js';function _0x331c(_0x3938f7,_0x5031a3){var _0x429335=_0x4293();return _0x331c=function(_0x331ca5,_0x4cbfd5){_0x331ca5=_0x331ca5-0x9d;var _0x1d84be=_0x429335[_0x331ca5];return _0x1d84be;},_0x331c(_0x3938f7,_0x5031a3);}export class PasteFromOfficeEnhanced extends _0x152c14{static get[_0x3c99a1(0xa2)](){var _0x42cbd1=_0x3c99a1;return _0x42cbd1(0xaa);}static get[_0x3c99a1(0xa1)](){return!0x0;}static get[_0x3c99a1(0xab)](){return!0x0;}static get[_0x3c99a1(0xa7)](){var _0x1e176c=_0x3c99a1;return[_0x1e176c(0xa0),_0x84f3ea,_0x56ff3c];}}function _0x4293(){var _0x3d13b8=['1014129ctIQTb','PasteFromOfficeEnhanced','isPremiumPlugin','387098dIsxPL','279rEvFlO','4210RejiXW','1996jtGrkC','4105IbnXkw','PasteFromOffice','isOfficialPlugin','pluginName','7032BlNqVm','2478tQjOVD','46277dPGDwG','8708mCsMtq','requires','594333mGUDrt'];_0x4293=function(){return _0x3d13b8;};return _0x4293();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18c28f=_0x389b;(function(_0x387a92,_0x108383){const _0x570545=_0x389b,_0x1c0d6f=_0x387a92();while(!![]){try{const _0x227d09=-parseInt(_0x570545(0x212))/0x1*(parseInt(_0x570545(0x203))/0x2)+-parseInt(_0x570545(0x1f6))/0x3+parseInt(_0x570545(0x1f3))/0x4+-parseInt(_0x570545(0x20a))/0x5+parseInt(_0x570545(0x1f8))/0x6+-parseInt(_0x570545(0x20e))/0x7+-parseInt(_0x570545(0x1fd))/0x8*(-parseInt(_0x570545(0x1fb))/0x9);if(_0x227d09===_0x108383)break;else _0x1c0d6f['push'](_0x1c0d6f['shift']());}catch(_0x566db5){_0x1c0d6f['push'](_0x1c0d6f['shift']());}}}(_0x2595,0xb8273));function _0x389b(_0x6a7945,_0x2c1182){const _0x25952d=_0x2595();return _0x389b=function(_0x389bf7,_0x208942){_0x389bf7=_0x389bf7-0x1f3;let _0x4419c1=_0x25952d[_0x389bf7];return _0x4419c1;},_0x389b(_0x6a7945,_0x2c1182);}import{Plugin as _0xe497f1}from'ckeditor5/src/core.js';function _0x2595(){const _0x446864=['afterInit','join','plugins','fromCharCode','1090772rIQaVd','_parsedData','dataTransfer','4012470XjoDOV','editor','7115136sAaeER','PasteFromOffice','href','40853034rCMAaK','view','8fynycA','high','isActive','isPremiumPlugin','PasteFromOfficeEnhancedInliner','init','2gCRTFN','document','get','requires','getData','stylesProcessor','pluginName','6093745sOCCPG','execute','text/html','map','8307446QOzeqz','editing','isOfficialPlugin','ClipboardPipeline','1500467UelWwW','inputTransformation'];_0x2595=function(){return _0x446864;};return _0x2595();}import{parsePasteOfficeHtml as _0x3f9047}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x32fd86,uid as _0x5a6023}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3e042e}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xe497f1{static get[_0x18c28f(0x209)](){const _0x201b0e=_0x18c28f;return _0x201b0e(0x201);}static get[_0x18c28f(0x210)](){return!0x0;}static get[_0x18c28f(0x200)](){return!0x0;}static get[_0x18c28f(0x206)](){const _0x5d18f8=_0x18c28f;return[_0x5d18f8(0x1f9)];}[_0x18c28f(0x202)](){const _0x4b0995=_0x18c28f,_0x3b5556=this[_0x4b0995(0x1f7)],_0x1d9bb0=_0x3b5556[_0x4b0995(0x216)][_0x4b0995(0x205)](_0x4b0995(0x211)),_0x15f402=_0x3b5556[_0x4b0995(0x20f)][_0x4b0995(0x1fc)][_0x4b0995(0x204)],_0x16827d=new _0x3e042e(_0x15f402);_0x1d9bb0['on'](_0x4b0995(0x213),(_0x456731,_0xbe7e6c)=>{const _0x41d9b3=_0x4b0995,_0x278fb0=_0xbe7e6c[_0x41d9b3(0x1f5)][_0x41d9b3(0x207)](_0x41d9b3(0x20c));_0x16827d[_0x41d9b3(0x1ff)](_0x278fb0)&&(_0xbe7e6c[_0x41d9b3(0x1f4)]||(_0xbe7e6c[_0x41d9b3(0x1f4)]=_0x3f9047(_0x278fb0,_0x15f402[_0x41d9b3(0x208)])),_0x16827d[_0x41d9b3(0x20b)](_0xbe7e6c));},{'priority':_0x32fd86[_0x4b0995(0x205)](_0x4b0995(0x1fe))+0xb});}[_0x18c28f(0x214)](){!async function(_0x2a5b67){const _0x189c0e=_0x490518([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]),_0x6ce3a=0x7374585f,_0x3e8722=0x7373260f^_0x6ce3a,_0x8d9429=window[_0x490518([0x44,0x61,0x74,0x65])][_0x490518([0x6e,0x6f,0x77])](),_0x32f583=_0x2a5b67[_0x490518([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x684e01=new window[(_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x548cb5=>{_0x32f583[_0x490518([0x6f,0x6e,0x63,0x65])](_0x490518([0x72,0x65,0x61,0x64,0x79]),_0x548cb5);}),_0x145910={[_0x490518([0x6b,0x74,0x79])]:_0x490518([0x45,0x43]),[_0x490518([0x75,0x73,0x65])]:_0x490518([0x73,0x69,0x67]),[_0x490518([0x63,0x72,0x76])]:_0x490518([0x50,0x2d,0x32,0x35,0x36]),[_0x490518([0x78])]:_0x490518([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]),[_0x490518([0x79])]:_0x490518([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]),[_0x490518([0x61,0x6c,0x67])]:_0x490518([0x45,0x53,0x32,0x35,0x36])},_0x180763=_0x32f583[_0x490518([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x490518([0x67,0x65,0x74])](_0x490518([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa4a360(){let _0x26c6f2,_0x2a8b7b=null,_0x5b2fce=null;try{if(_0x180763==_0x490518([0x47,0x50,0x4c]))return _0x490518([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x26c6f2=_0x26b844(),!_0x26c6f2)return _0x490518([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x26c6f2[_0x490518([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b2fce=_0x540f2b(_0x26c6f2[_0x490518([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x26c6f2[_0x490518([0x6a,0x74,0x69])])),await _0x1b185d()?_0x4dd808()?_0x17b78c()?_0x490518([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x364179()?(_0x26c6f2[_0x490518([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x490518([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a8b7b=_0x1e424a(_0x490518([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x345a55()):_0x490518([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x490518([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x490518([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x490518([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x17b78c(){const _0x23e33f=[_0x490518([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x490518([0x74,0x72,0x69,0x61,0x6c])][_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26c6f2[_0x490518([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8d9429/0x3e8:0xe10*_0x3e8722;return _0x26c6f2[_0x490518([0x65,0x78,0x70])]<_0x23e33f;}function _0x4dd808(){const _0x9e54e6=_0x26c6f2[_0x490518([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9e54e6&&(!!_0x9e54e6[_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x490518([0x2a]))||(!!_0x9e54e6[_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x490518([0x50,0x4f,0x45]))||(!!_0x9e54e6[_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x490518([0x50,0x50]))||!(!_0x9e54e6[_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x490518([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x13f2b6()))));}function _0x364179(){const _0x1a3f22=_0x389b,_0x10b3d2=_0x26c6f2[_0x490518([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x10b3d2||0x0==_0x10b3d2[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3738c9}=new URL(window[_0x490518([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a3f22(0x1fa)]);if(_0x10b3d2[_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3738c9))return!0x0;const _0x1e9866=_0x3738c9[_0x490518([0x73,0x70,0x6c,0x69,0x74])](_0x490518([0x2e]));return _0x10b3d2[_0x490518([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13c306=>_0x13c306[_0x490518([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x490518([0x2a])))[_0x490518([0x6d,0x61,0x70])](_0x1bdc9a=>_0x1bdc9a[_0x490518([0x73,0x70,0x6c,0x69,0x74])](_0x490518([0x2e])))[_0x490518([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28c95d=>_0x28c95d[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1e9866[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x490518([0x6d,0x61,0x70])](_0x2ec420=>Array(_0x1e9866[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2ec420[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x490518([0x66,0x69,0x6c,0x6c])](_0x2ec420[0x0]===_0x490518([0x2a])?_0x490518([0x2a]):'')[_0x490518([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2ec420))[_0x490518([0x73,0x6f,0x6d,0x65])](_0x45239a=>_0x1e9866[_0x490518([0x65,0x76,0x65,0x72,0x79])]((_0x529850,_0x590c87)=>_0x45239a[_0x590c87]===_0x529850||_0x45239a[_0x590c87]===_0x490518([0x2a])));}function _0x345a55(){return _0x2a8b7b&&_0x5b2fce?new window[(_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47cfb1,_0x5650b8)=>{_0x2a8b7b[_0x490518([0x74,0x68,0x65,0x6e])](_0x47cfb1,_0x5650b8),_0x5b2fce[_0x490518([0x74,0x68,0x65,0x6e])](_0x2a98bf=>{_0x2a98bf!=_0x490518([0x56,0x61,0x6c,0x69,0x64])&&_0x47cfb1(_0x2a98bf);},_0x5650b8);}):_0x2a8b7b||_0x5b2fce||_0x490518([0x56,0x61,0x6c,0x69,0x64]);}}function _0x540f2b(_0x1c1f11,_0x2e7422){return new window[(_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x498860=>{if(_0x41da5b())return _0x498860(_0x490518([0x56,0x61,0x6c,0x69,0x64]));_0x2e8c2e(),_0x32f583[_0x490518([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x490518([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29c493=!0x1;const _0x26bc33=_0x5a6023();function _0x1788a7(_0x2b9a61){return!!_0x2b9a61&&(typeof _0x2b9a61===_0x490518([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b9a61===_0x490518([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b9a61[_0x490518([0x74,0x68,0x65,0x6e])]===_0x490518([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b9a61[_0x490518([0x63,0x61,0x74,0x63,0x68])]===_0x490518([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf93621(_0x2c1e03){_0x448d5f(_0x2c1e03)[_0x490518([0x74,0x68,0x65,0x6e])](_0x1dfbc9=>{if(!_0x1dfbc9||_0x1dfbc9[_0x490518([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x490518([0x6f,0x6b]))return _0x490518([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16dbde(_0x50671e(_0x26bc33+_0x2e7422))!=_0x1dfbc9[_0x490518([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x490518([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x490518([0x56,0x61,0x6c,0x69,0x64]);})[_0x490518([0x74,0x68,0x65,0x6e])](_0x36d304=>(_0x1c830d(),_0x36d304),()=>{const _0xdafa1f=_0x4b7e5b();return null==_0xdafa1f?(_0x1c830d(),_0x490518([0x56,0x61,0x6c,0x69,0x64])):_0x490518(_0x8d9429-_0xdafa1f>(0x5778dc5f^_0x6ce3a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x490518([0x74,0x68,0x65,0x6e])](_0x498860)[_0x490518([0x63,0x61,0x74,0x63,0x68])](()=>{_0x498860(_0x490518([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x179675=0x7342b6df^_0x6ce3a;function _0x1c830d(){const _0x574a22=_0x490518([0x6c,0x6c,0x63,0x74,0x2d])+_0x16dbde(_0x50671e(_0x1c1f11)),_0x3fbd06=_0x38d321(_0x16dbde(window[_0x490518([0x4d,0x61,0x74,0x68])][_0x490518([0x63,0x65,0x69,0x6c])](_0x8d9429/_0x179675)));window[_0x490518([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x490518([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x574a22,_0x3fbd06);}function _0x4b7e5b(){const _0xd4416e=_0x490518([0x6c,0x6c,0x63,0x74,0x2d])+_0x16dbde(_0x50671e(_0x1c1f11)),_0x41e5b8=window[_0x490518([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x490518([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd4416e);return _0x41e5b8?window[_0x490518([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38d321(_0x41e5b8),0x10)*_0x179675:null;}function _0x448d5f(_0x23396f){return new window[(_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5774ea,_0x3ff735)=>{_0x23396f[_0x490518([0x74,0x68,0x65,0x6e])](_0x5774ea,_0x3ff735),window[_0x490518([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ff735,0x73758c9f^_0x6ce3a);});}}_0x32f583[_0x490518([0x6f,0x6e])](_0x490518([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x28bcf7,_0x2eeb4e)=>{if(_0x2eeb4e[0x0]!=_0x1c1f11)return _0x498860(_0x490518([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2eeb4e[0x1]={..._0x2eeb4e[0x1],[_0x490518([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x26bc33};},{[_0x490518([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x490518([0x68,0x69,0x67,0x68])}),_0x32f583[_0x490518([0x6f,0x6e])](_0x490518([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5984f2=>{_0x1788a7(_0x5984f2[_0x490518([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29c493=!0x0,_0xf93621(_0x5984f2[_0x490518([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x490518([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x490518([0x6c,0x6f,0x77])}),_0x684e01[_0x490518([0x74,0x68,0x65,0x6e])](()=>{_0x29c493||_0x498860(_0x490518([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x41da5b(){return _0x32f583[_0x490518([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x490518([0x76,0x69,0x65,0x77])][_0x490518([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x490518([0x61,0x75,0x74,0x6f]);}function _0x2e8c2e(){_0x32f583[_0x490518([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x490518([0x76,0x69,0x65,0x77])][_0x490518([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x490518([0x61,0x75,0x74,0x6f]);}}function _0x1e424a(_0x181a2c){const _0x3d5d91=[new window[(_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11e7ac=>setTimeout(_0x11e7ac,0x737d6693^_0x6ce3a)),_0x684e01[_0x490518([0x74,0x68,0x65,0x6e])](()=>new window[(_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cb020=>{let _0x403a40=0x0;_0x32f583[_0x490518([0x6d,0x6f,0x64,0x65,0x6c])][_0x490518([0x6f,0x6e])](_0x490518([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3bfed5,_0x5c0c35)=>{_0x5c0c35[0x0][_0x490518([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x403a40++,_0x403a40==(0x73745db7^_0x6ce3a)&&(_0x2cb020(),_0x3bfed5[_0x490518([0x6f,0x66,0x66])]());});}))];return window[_0x490518([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x490518([0x72,0x61,0x63,0x65])](_0x3d5d91)[_0x490518([0x74,0x68,0x65,0x6e])](()=>_0x181a2c);}async function _0x3c6222(){await _0x684e01,_0x32f583[_0x490518([0x6d,0x6f,0x64,0x65,0x6c])][_0x490518([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x11de25,_0x32f583[_0x490518([0x6d,0x6f,0x64,0x65,0x6c])][_0x490518([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x11de25,_0x32f583[_0x490518([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x490518([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x13f2b6(){return window[_0x490518([0x67,0x6c,0x6f,0x62])]&&window[_0x490518([0x67,0x6c,0x6f,0x62])][_0x490518([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xd8845a(_0x57fa12){const _0x1f1aed=_0x5f3de2();_0x32f583[_0x1f1aed]=_0x490518([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])+_0x57fa12,_0x57fa12!=_0x490518([0x56,0x61,0x6c,0x69,0x64])&&_0x3c6222();}function _0x5f3de2(){const _0x6608f6=window[_0x490518([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x490518([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x490518([0x6e,0x6f,0x77])]())[_0x490518([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x490518([0x2e]),'');let _0x23886d=_0x490518([0x73]);for(let _0x5b04d1=0x0;_0x5b04d1<_0x6608f6[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b04d1+=0x2){let _0x2d433a=window[_0x490518([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6608f6[_0x490518([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b04d1,_0x5b04d1+0x2));_0x2d433a>=_0x189c0e[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2d433a-=_0x189c0e[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23886d+=_0x189c0e[_0x2d433a];}return _0x23886d;}function _0x26b844(){const _0x1623d7=_0x180763[_0x490518([0x73,0x70,0x6c,0x69,0x74])](_0x490518([0x2e]));if(0x3!=_0x1623d7[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a3d9f(_0x1623d7[0x1]);function _0x4a3d9f(_0x505bf6){const _0x527f37=_0x2765e8(_0x505bf6);return _0x527f37&&_0x5fae16()?_0x527f37:null;function _0x5fae16(){const _0x5db829=_0x527f37[_0x490518([0x6a,0x74,0x69])],_0xe061d1=window[_0x490518([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5db829[_0x490518([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5db829[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d4895={..._0x527f37,[_0x490518([0x6a,0x74,0x69])]:_0x5db829[_0x490518([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5db829[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d4895[_0x490518([0x76,0x63])],_0x50671e(_0x5d4895)==_0xe061d1;}}}async function _0x1b185d(){let _0x5392d5=!0x0;try{const _0x3d743f=_0x180763[_0x490518([0x73,0x70,0x6c,0x69,0x74])](_0x490518([0x2e])),[_0x170cde,_0x1a592f,_0x210d40]=_0x3d743f;return _0x191b1b(_0x170cde),await _0x456905(_0x170cde,_0x1a592f,_0x210d40),_0x5392d5;}catch{return!0x1;}function _0x191b1b(_0x4f3b6d){const _0x18fbc7=_0x2765e8(_0x4f3b6d);_0x18fbc7&&_0x18fbc7[_0x490518([0x61,0x6c,0x67])]==_0x490518([0x45,0x53,0x32,0x35,0x36])||(_0x5392d5=!0x1);}async function _0x456905(_0x13c0b8,_0x515dc4,_0x206104){const _0xc0eb4c=window[_0x490518([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x490518([0x66,0x72,0x6f,0x6d])](_0x46a65a(_0x206104),_0x3ac685=>_0x3ac685[_0x490518([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5157fc=new window[(_0x490518([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x490518([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13c0b8+_0x490518([0x2e])+_0x515dc4),_0x239ad9=window[_0x490518([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x490518([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x239ad9)return;const _0x376408=await _0x239ad9[_0x490518([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x490518([0x6a,0x77,0x6b]),_0x145910,{[_0x490518([0x6e,0x61,0x6d,0x65])]:_0x490518([0x45,0x43,0x44,0x53,0x41]),[_0x490518([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x490518([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x490518([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x239ad9[_0x490518([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x490518([0x6e,0x61,0x6d,0x65])]:_0x490518([0x45,0x43,0x44,0x53,0x41]),[_0x490518([0x68,0x61,0x73,0x68])]:{[_0x490518([0x6e,0x61,0x6d,0x65])]:_0x490518([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x376408,_0xc0eb4c,_0x5157fc)||(_0x5392d5=!0x1);}}function _0x2765e8(_0x146beb){return _0x146beb[_0x490518([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x490518([0x65,0x79]))?JSON[_0x490518([0x70,0x61,0x72,0x73,0x65])](_0x46a65a(_0x146beb)):null;}function _0x46a65a(_0x3e99c0){return window[_0x490518([0x61,0x74,0x6f,0x62])](_0x3e99c0[_0x490518([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x490518([0x2b]))[_0x490518([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x490518([0x2f])));}function _0x50671e(_0x4da17b){let _0x456d6b=0x1505;function _0x1c3640(_0x243b86){for(let _0x4a2c60=0x0;_0x4a2c60<_0x243b86[_0x490518([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a2c60++){const _0x30e747=_0x243b86[_0x490518([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4a2c60);_0x456d6b=(_0x456d6b<<0x5)+_0x456d6b+_0x30e747,_0x456d6b&=_0x456d6b;}}function _0x4c70f2(_0x184b69){Array[_0x490518([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x184b69)?_0x184b69[_0x490518([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c70f2):_0x184b69&&typeof _0x184b69==_0x490518([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x490518([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x184b69)[_0x490518([0x73,0x6f,0x72,0x74])]()[_0x490518([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x21fbd0,_0x24baa4])=>{_0x1c3640(_0x21fbd0),_0x4c70f2(_0x24baa4);}):_0x1c3640(window[_0x490518([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x184b69));}return _0x4c70f2(_0x4da17b),_0x456d6b>>>0x0;}function _0x16dbde(_0x43604d){return _0x43604d[_0x490518([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x490518([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x490518([0x30]));}function _0x38d321(_0x53534e){return _0x53534e[_0x490518([0x73,0x70,0x6c,0x69,0x74])]('')[_0x490518([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x490518([0x6a,0x6f,0x69,0x6e])]('');}function _0x11de25(){}function _0x490518(_0x260b51){const _0x16e4dc=_0x389b;return _0x260b51[_0x16e4dc(0x20d)](_0x1883e3=>String[_0x16e4dc(0x217)](_0x1883e3))[_0x16e4dc(0x215)]('');}_0xd8845a(await _0xa4a360());}(this);}}
23
+ const _0x107f4a=_0x2f3d;(function(_0x289b13,_0xc7cbc5){const _0x591dc0=_0x2f3d,_0x3c127c=_0x289b13();while(!![]){try{const _0x198ca6=-parseInt(_0x591dc0(0xe4))/0x1+parseInt(_0x591dc0(0xe1))/0x2+parseInt(_0x591dc0(0xd2))/0x3*(-parseInt(_0x591dc0(0xca))/0x4)+parseInt(_0x591dc0(0xd5))/0x5*(parseInt(_0x591dc0(0xc2))/0x6)+-parseInt(_0x591dc0(0xd0))/0x7+-parseInt(_0x591dc0(0xe3))/0x8*(parseInt(_0x591dc0(0xd6))/0x9)+parseInt(_0x591dc0(0xc5))/0xa;if(_0x198ca6===_0xc7cbc5)break;else _0x3c127c['push'](_0x3c127c['shift']());}catch(_0x4e5640){_0x3c127c['push'](_0x3c127c['shift']());}}}(_0x40b9,0xe31a8));import{Plugin as _0x4e5826}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4640cb}from'@ckeditor/ckeditor5-paste-from-office';function _0x40b9(){const _0x14878a=['editor','high','dataTransfer','isActive','join','PasteFromOffice','view','1148776uaIBtl','getData','72kKtmuu','1423205oATZPs','execute','ClipboardPipeline','pluginName','1518MAFjSr','init','requires','29204390arxbui','fromCharCode','isOfficialPlugin','document','map','25228rDJxcN','text/html','afterInit','inputTransformation','PasteFromOfficeEnhancedInliner','editing','2439668jKxcVW','_parsedData','90NIzYXk','plugins','get','195dNtpou','613539CwrpAj','isPremiumPlugin','href','stylesProcessor'];_0x40b9=function(){return _0x14878a;};return _0x40b9();}function _0x2f3d(_0x310f62,_0x583577){const _0x40b9ac=_0x40b9();return _0x2f3d=function(_0x2f3dc3,_0x5c8eca){_0x2f3dc3=_0x2f3dc3-0xc1;let _0x269e4a=_0x40b9ac[_0x2f3dc3];return _0x269e4a;},_0x2f3d(_0x310f62,_0x583577);}import{priorities as _0x2842e4,uid as _0x38bfaa}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3b7a4b}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4e5826{static get[_0x107f4a(0xc1)](){const _0x5ad252=_0x107f4a;return _0x5ad252(0xce);}static get[_0x107f4a(0xc7)](){return!0x0;}static get[_0x107f4a(0xd7)](){return!0x0;}static get[_0x107f4a(0xc4)](){const _0x4c0faf=_0x107f4a;return[_0x4c0faf(0xdf)];}[_0x107f4a(0xc3)](){const _0x39baff=_0x107f4a,_0x59df64=this[_0x39baff(0xda)],_0x424c38=_0x59df64[_0x39baff(0xd3)][_0x39baff(0xd4)](_0x39baff(0xe6)),_0x12218f=_0x59df64[_0x39baff(0xcf)][_0x39baff(0xe0)][_0x39baff(0xc8)],_0x24c6e5=new _0x3b7a4b(_0x12218f);_0x424c38['on'](_0x39baff(0xcd),(_0x3adf28,_0x229c1c)=>{const _0x5e1e8e=_0x39baff,_0x279313=_0x229c1c[_0x5e1e8e(0xdc)][_0x5e1e8e(0xe2)](_0x5e1e8e(0xcb));_0x24c6e5[_0x5e1e8e(0xdd)](_0x279313)&&(_0x229c1c[_0x5e1e8e(0xd1)]||(_0x229c1c[_0x5e1e8e(0xd1)]=_0x4640cb(_0x279313,_0x12218f[_0x5e1e8e(0xd9)])),_0x24c6e5[_0x5e1e8e(0xe5)](_0x229c1c));},{'priority':_0x2842e4[_0x39baff(0xd4)](_0x39baff(0xdb))+0xb});}[_0x107f4a(0xcc)](){!async function(_0x572640){const _0x1c6a3e=_0xabb671([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x711aaf=0x7374585f,_0x5ac29d=0x73732637^_0x711aaf,_0x3e18dd=window[_0xabb671([0x44,0x61,0x74,0x65])][_0xabb671([0x6e,0x6f,0x77])](),_0x58fa52=_0x572640[_0xabb671([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x213218=new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5226=>{_0x58fa52[_0xabb671([0x6f,0x6e,0x63,0x65])](_0xabb671([0x72,0x65,0x61,0x64,0x79]),_0x1b5226);}),_0x37f8a0={[_0xabb671([0x6b,0x74,0x79])]:_0xabb671([0x45,0x43]),[_0xabb671([0x75,0x73,0x65])]:_0xabb671([0x73,0x69,0x67]),[_0xabb671([0x63,0x72,0x76])]:_0xabb671([0x50,0x2d,0x32,0x35,0x36]),[_0xabb671([0x78])]:_0xabb671([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xabb671([0x79])]:_0xabb671([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xabb671([0x61,0x6c,0x67])]:_0xabb671([0x45,0x53,0x32,0x35,0x36])},_0xd71f63=_0x58fa52[_0xabb671([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xabb671([0x67,0x65,0x74])](_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x792cdf(){let _0x2c43b5,_0x2eb18b=null,_0x28b071=null;try{if(_0xd71f63==_0xabb671([0x47,0x50,0x4c]))return _0xabb671([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2c43b5=_0x1380fb(),!_0x2c43b5)return _0xabb671([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2c43b5[_0xabb671([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x28b071=_0x1cad34(_0x2c43b5[_0xabb671([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2c43b5[_0xabb671([0x6a,0x74,0x69])])),await _0x4261ab()?_0x32fe94()?_0x3489f2()?_0xabb671([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x135aba()?(_0x2c43b5[_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xabb671([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2eb18b=_0x220ffc(_0xabb671([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b6060()):_0xabb671([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xabb671([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xabb671([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xabb671([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3489f2(){const _0x4064c4=[_0xabb671([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xabb671([0x74,0x72,0x69,0x61,0x6c])][_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c43b5[_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3e18dd/0x3e8:0xe10*_0x5ac29d;return _0x2c43b5[_0xabb671([0x65,0x78,0x70])]<_0x4064c4;}function _0x32fe94(){const _0x42956b=_0x2c43b5[_0xabb671([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x42956b&&(!!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x2a]))||(!!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x50,0x4f,0x45]))||(!!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x50,0x50]))||!(!_0x42956b[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3e1253()))));}function _0x135aba(){const _0xbdc938=_0x2f3d,_0x30134d=_0x2c43b5[_0xabb671([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30134d||0x0==_0x30134d[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11869e}=new URL(window[_0xabb671([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xbdc938(0xd8)]);if(_0x30134d[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11869e))return!0x0;const _0x55fb48=_0x11869e[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e]));return _0x30134d[_0xabb671([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a9ea6=>_0x4a9ea6[_0xabb671([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabb671([0x2a])))[_0xabb671([0x6d,0x61,0x70])](_0x2f1a3e=>_0x2f1a3e[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e])))[_0xabb671([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x286d08=>_0x286d08[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x55fb48[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xabb671([0x6d,0x61,0x70])](_0x5e39f2=>Array(_0x55fb48[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e39f2[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xabb671([0x66,0x69,0x6c,0x6c])](_0x5e39f2[0x0]===_0xabb671([0x2a])?_0xabb671([0x2a]):'')[_0xabb671([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e39f2))[_0xabb671([0x73,0x6f,0x6d,0x65])](_0x233c10=>_0x55fb48[_0xabb671([0x65,0x76,0x65,0x72,0x79])]((_0x38a335,_0x4d873d)=>_0x233c10[_0x4d873d]===_0x38a335||_0x233c10[_0x4d873d]===_0xabb671([0x2a])));}function _0x3b6060(){return _0x2eb18b&&_0x28b071?new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x82dfbd,_0xbd91a9)=>{_0x2eb18b[_0xabb671([0x74,0x68,0x65,0x6e])](_0x82dfbd,_0xbd91a9),_0x28b071[_0xabb671([0x74,0x68,0x65,0x6e])](_0x2d49f2=>{_0x2d49f2!=_0xabb671([0x56,0x61,0x6c,0x69,0x64])&&_0x82dfbd(_0x2d49f2);},_0xbd91a9);}):_0x2eb18b||_0x28b071||_0xabb671([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1cad34(_0x59ab35,_0x3480f6){return new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e11b2=>{if(_0x2eb87c())return _0x5e11b2(_0xabb671([0x56,0x61,0x6c,0x69,0x64]));_0x4b7f22(),_0x58fa52[_0xabb671([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xabb671([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x26c2c9=!0x1;const _0x416d34=_0x38bfaa();function _0x4ebce6(_0x4a1aee){return!!_0x4a1aee&&(typeof _0x4a1aee===_0xabb671([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a1aee===_0xabb671([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a1aee[_0xabb671([0x74,0x68,0x65,0x6e])]===_0xabb671([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a1aee[_0xabb671([0x63,0x61,0x74,0x63,0x68])]===_0xabb671([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe95015(_0x41b226){_0x19bb6d(_0x41b226)[_0xabb671([0x74,0x68,0x65,0x6e])](_0x52a109=>{if(!_0x52a109||_0x52a109[_0xabb671([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xabb671([0x6f,0x6b]))return _0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22158e(_0x2b51f6(_0x416d34+_0x3480f6))!=_0x52a109[_0xabb671([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xabb671([0x56,0x61,0x6c,0x69,0x64]);})[_0xabb671([0x74,0x68,0x65,0x6e])](_0x2fb3ce=>(_0x5a4ed8(),_0x2fb3ce),()=>{const _0x1e375a=_0x502f67();return null==_0x1e375a?(_0x5a4ed8(),_0xabb671([0x56,0x61,0x6c,0x69,0x64])):_0xabb671(_0x3e18dd-_0x1e375a>(0x5778dc5f^_0x711aaf)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xabb671([0x74,0x68,0x65,0x6e])](_0x5e11b2)[_0xabb671([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5e11b2(_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd503dc=0x7342b6df^_0x711aaf;function _0x5a4ed8(){const _0x5134d6=_0xabb671([0x6c,0x6c,0x63,0x74,0x2d])+_0x22158e(_0x2b51f6(_0x59ab35)),_0x108453=_0x3b88aa(_0x22158e(window[_0xabb671([0x4d,0x61,0x74,0x68])][_0xabb671([0x63,0x65,0x69,0x6c])](_0x3e18dd/_0xd503dc)));window[_0xabb671([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xabb671([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5134d6,_0x108453);}function _0x502f67(){const _0x3d42ff=_0xabb671([0x6c,0x6c,0x63,0x74,0x2d])+_0x22158e(_0x2b51f6(_0x59ab35)),_0x3bd50f=window[_0xabb671([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xabb671([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d42ff);return _0x3bd50f?window[_0xabb671([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b88aa(_0x3bd50f),0x10)*_0xd503dc:null;}function _0x19bb6d(_0x1d1ce8){return new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56cda5,_0xa32f82)=>{_0x1d1ce8[_0xabb671([0x74,0x68,0x65,0x6e])](_0x56cda5,_0xa32f82),window[_0xabb671([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xa32f82,0x73758c9f^_0x711aaf);});}}_0x58fa52[_0xabb671([0x6f,0x6e])](_0xabb671([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22c0f1,_0x59aebb)=>{if(_0x59aebb[0x0]!=_0x59ab35)return _0x5e11b2(_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59aebb[0x1]={..._0x59aebb[0x1],[_0xabb671([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x416d34};},{[_0xabb671([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xabb671([0x68,0x69,0x67,0x68])}),_0x58fa52[_0xabb671([0x6f,0x6e])](_0xabb671([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2efda8=>{_0x4ebce6(_0x2efda8[_0xabb671([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x26c2c9=!0x0,_0xe95015(_0x2efda8[_0xabb671([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xabb671([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xabb671([0x6c,0x6f,0x77])}),_0x213218[_0xabb671([0x74,0x68,0x65,0x6e])](()=>{_0x26c2c9||_0x5e11b2(_0xabb671([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2eb87c(){return _0x58fa52[_0xabb671([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xabb671([0x76,0x69,0x65,0x77])][_0xabb671([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xabb671([0x61,0x75,0x74,0x6f]);}function _0x4b7f22(){_0x58fa52[_0xabb671([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xabb671([0x76,0x69,0x65,0x77])][_0xabb671([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xabb671([0x61,0x75,0x74,0x6f]);}}function _0x220ffc(_0xf9a3b8){const _0x432f98=[new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x474522=>setTimeout(_0x474522,0x737d6693^_0x711aaf)),_0x213218[_0xabb671([0x74,0x68,0x65,0x6e])](()=>new window[(_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b500a=>{let _0x368f29=0x0;_0x58fa52[_0xabb671([0x6d,0x6f,0x64,0x65,0x6c])][_0xabb671([0x6f,0x6e])](_0xabb671([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x96c29d,_0x836c6d)=>{_0x836c6d[0x0][_0xabb671([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x368f29++,_0x368f29==(0x73745db7^_0x711aaf)&&(_0x4b500a(),_0x96c29d[_0xabb671([0x6f,0x66,0x66])]());});}))];return window[_0xabb671([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xabb671([0x72,0x61,0x63,0x65])](_0x432f98)[_0xabb671([0x74,0x68,0x65,0x6e])](()=>_0xf9a3b8);}async function _0x5e76fa(){await _0x213218,_0x58fa52[_0xabb671([0x6d,0x6f,0x64,0x65,0x6c])][_0xabb671([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xdd54ad,_0x58fa52[_0xabb671([0x6d,0x6f,0x64,0x65,0x6c])][_0xabb671([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xdd54ad,_0x58fa52[_0xabb671([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xabb671([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3e1253(){return window[_0xabb671([0x67,0x6c,0x6f,0x62])]&&window[_0xabb671([0x67,0x6c,0x6f,0x62])][_0xabb671([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x331899(_0x2bdaa8){const _0x9f0449=_0x2c83ab();_0x58fa52[_0x9f0449]=_0xabb671([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2bdaa8,_0x2bdaa8!=_0xabb671([0x56,0x61,0x6c,0x69,0x64])&&_0x5e76fa();}function _0x2c83ab(){const _0x5cbd6e=window[_0xabb671([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xabb671([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xabb671([0x6e,0x6f,0x77])]())[_0xabb671([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xabb671([0x2e]),'');let _0x5083a2=_0xabb671([0x73]);for(let _0x190b23=0x0;_0x190b23<_0x5cbd6e[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x190b23+=0x2){let _0x2318eb=window[_0xabb671([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cbd6e[_0xabb671([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x190b23,_0x190b23+0x2));_0x2318eb>=_0x1c6a3e[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2318eb-=_0x1c6a3e[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5083a2+=_0x1c6a3e[_0x2318eb];}return _0x5083a2;}function _0x1380fb(){const _0x22c6e4=_0xd71f63[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e]));if(0x3!=_0x22c6e4[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x472013(_0x22c6e4[0x1]);function _0x472013(_0x29825d){const _0x46e4b4=_0x4dfa07(_0x29825d);return _0x46e4b4&&_0x11380b()?_0x46e4b4:null;function _0x11380b(){const _0x2e27c8=_0x46e4b4[_0xabb671([0x6a,0x74,0x69])],_0xcf080d=window[_0xabb671([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e27c8[_0xabb671([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e27c8[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f415a={..._0x46e4b4,[_0xabb671([0x6a,0x74,0x69])]:_0x2e27c8[_0xabb671([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e27c8[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f415a[_0xabb671([0x76,0x63])],_0x2b51f6(_0x2f415a)==_0xcf080d;}}}async function _0x4261ab(){let _0x3b48b1=!0x0;try{const _0x276fe7=_0xd71f63[_0xabb671([0x73,0x70,0x6c,0x69,0x74])](_0xabb671([0x2e])),[_0x5814fb,_0x5c7273,_0x4963cc]=_0x276fe7;return _0x29b08f(_0x5814fb),await _0x2e8d2d(_0x5814fb,_0x5c7273,_0x4963cc),_0x3b48b1;}catch{return!0x1;}function _0x29b08f(_0x117ff0){const _0x5c896d=_0x4dfa07(_0x117ff0);_0x5c896d&&_0x5c896d[_0xabb671([0x61,0x6c,0x67])]==_0xabb671([0x45,0x53,0x32,0x35,0x36])||(_0x3b48b1=!0x1);}async function _0x2e8d2d(_0xba5b75,_0x547fc2,_0x621419){const _0x3aa73b=window[_0xabb671([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xabb671([0x66,0x72,0x6f,0x6d])](_0x5998ce(_0x621419),_0x45bc38=>_0x45bc38[_0xabb671([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f8ac4=new window[(_0xabb671([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xabb671([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xba5b75+_0xabb671([0x2e])+_0x547fc2),_0x1b0916=window[_0xabb671([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xabb671([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b0916)return;const _0x1106cd=await _0x1b0916[_0xabb671([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xabb671([0x6a,0x77,0x6b]),_0x37f8a0,{[_0xabb671([0x6e,0x61,0x6d,0x65])]:_0xabb671([0x45,0x43,0x44,0x53,0x41]),[_0xabb671([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xabb671([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xabb671([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b0916[_0xabb671([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xabb671([0x6e,0x61,0x6d,0x65])]:_0xabb671([0x45,0x43,0x44,0x53,0x41]),[_0xabb671([0x68,0x61,0x73,0x68])]:{[_0xabb671([0x6e,0x61,0x6d,0x65])]:_0xabb671([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1106cd,_0x3aa73b,_0x4f8ac4)||(_0x3b48b1=!0x1);}}function _0x4dfa07(_0x1c3a33){return _0x1c3a33[_0xabb671([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xabb671([0x65,0x79]))?JSON[_0xabb671([0x70,0x61,0x72,0x73,0x65])](_0x5998ce(_0x1c3a33)):null;}function _0x5998ce(_0x3e7749){return window[_0xabb671([0x61,0x74,0x6f,0x62])](_0x3e7749[_0xabb671([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xabb671([0x2b]))[_0xabb671([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xabb671([0x2f])));}function _0x2b51f6(_0x1b5a41){let _0x5013bc=0x1505;function _0x583073(_0xcd5dd8){for(let _0x3532f5=0x0;_0x3532f5<_0xcd5dd8[_0xabb671([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3532f5++){const _0x44da81=_0xcd5dd8[_0xabb671([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3532f5);_0x5013bc=(_0x5013bc<<0x5)+_0x5013bc+_0x44da81,_0x5013bc&=_0x5013bc;}}function _0x39eb61(_0x1922eb){Array[_0xabb671([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1922eb)?_0x1922eb[_0xabb671([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x39eb61):_0x1922eb&&typeof _0x1922eb==_0xabb671([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xabb671([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1922eb)[_0xabb671([0x73,0x6f,0x72,0x74])]()[_0xabb671([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1010b1,_0x5bfb10])=>{_0x583073(_0x1010b1),_0x39eb61(_0x5bfb10);}):_0x583073(window[_0xabb671([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1922eb));}return _0x39eb61(_0x1b5a41),_0x5013bc>>>0x0;}function _0x22158e(_0x5cf15a){return _0x5cf15a[_0xabb671([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xabb671([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xabb671([0x30]));}function _0x3b88aa(_0x4b0795){return _0x4b0795[_0xabb671([0x73,0x70,0x6c,0x69,0x74])]('')[_0xabb671([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xabb671([0x6a,0x6f,0x69,0x6e])]('');}function _0xdd54ad(){}function _0xabb671(_0x53c930){const _0x15d0ba=_0x2f3d;return _0x53c930[_0x15d0ba(0xc9)](_0x3b77f9=>String[_0x15d0ba(0xc6)](_0x3b77f9))[_0x15d0ba(0xde)]('');}_0x331899(await _0x792cdf());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5938(){const _0x35b8d3=['862FZXmGu','execute','domainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','isOfficialPlugin','destroy','expired','init','isActive','isPremiumPlugin','inputTransformation','editing','_showLicenseError','dataTransfer','PasteFromOffice','view','PasteFromOfficeEnhancedPropagator','plugins','pasteFromOfficeEnhancedLicenseKeyUsageLimit','5899098rLZJDZ','ClipboardPipeline','7610701eFfnmz','stylesProcessor','usageLimit','_parsedData','PasteFromOfficeEnhanced','evaluationLimit','text/html','428151hKhJXr','2064JcFBxg','requires','4859420FDwOyj','invalid','featureNotAllowed','config','licenseKey','pasteFromOfficeEnhancedLicenseKeyValid','high','document','pluginName','355300LCTcjt','get','getData','10854056xqKuEk','18IMWSVA','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_licenseKeyCheckInterval','editor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'];_0x5938=function(){return _0x35b8d3;};return _0x5938();}const _0x56291f=_0x11bd;(function(_0x5ccf9f,_0x4eaa2b){const _0xcac09a=_0x11bd,_0xccc48f=_0x5ccf9f();while(!![]){try{const _0x4cb4cc=-parseInt(_0xcac09a(0x1c2))/0x1*(parseInt(_0xcac09a(0x1ac))/0x2)+-parseInt(_0xcac09a(0x1ab))/0x3+parseInt(_0xcac09a(0x1b7))/0x4+parseInt(_0xcac09a(0x1ae))/0x5+-parseInt(_0xcac09a(0x1d5))/0x6+-parseInt(_0xcac09a(0x1d7))/0x7+parseInt(_0xcac09a(0x1ba))/0x8*(parseInt(_0xcac09a(0x1bb))/0x9);if(_0x4cb4cc===_0x4eaa2b)break;else _0xccc48f['push'](_0xccc48f['shift']());}catch(_0x35a4ec){_0xccc48f['push'](_0xccc48f['shift']());}}}(_0x5938,0xa3f08));import{Plugin as _0x4e1d44}from'ckeditor5/src/core.js';function _0x11bd(_0x1c1dca,_0x2dfa73){const _0x5938ba=_0x5938();return _0x11bd=function(_0x11bd23,_0xadcd41){_0x11bd23=_0x11bd23-0x1a5;let _0x57a300=_0x5938ba[_0x11bd23];return _0x57a300;},_0x11bd(_0x1c1dca,_0x2dfa73);}import{parsePasteOfficeHtml as _0x5d4c75}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xb47343}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x355c34}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x4e1d44{[_0x56291f(0x1b2)];[_0x56291f(0x1bf)];static get[_0x56291f(0x1b6)](){const _0x3065e8=_0x56291f;return _0x3065e8(0x1d2);}static get[_0x56291f(0x1c6)](){return!0x0;}static get[_0x56291f(0x1cb)](){return!0x0;}static get[_0x56291f(0x1ad)](){const _0x2cab4b=_0x56291f;return[_0x2cab4b(0x1d0)];}[_0x56291f(0x1c9)](){const _0xa7d448=_0x56291f,_0x52f88a=this[_0xa7d448(0x1c0)],_0x14460c=_0x52f88a[_0xa7d448(0x1d3)][_0xa7d448(0x1b8)](_0xa7d448(0x1d6)),_0x4799b1=_0x52f88a[_0xa7d448(0x1cd)][_0xa7d448(0x1d1)][_0xa7d448(0x1b5)],_0x5a4ba9=new _0x355c34(_0x4799b1);_0x14460c['on'](_0xa7d448(0x1cc),(_0x500097,_0x3403ac)=>{const _0xbb795c=_0xa7d448,_0x570545=_0x3403ac[_0xbb795c(0x1cf)][_0xbb795c(0x1b9)](_0xbb795c(0x1aa));_0x5a4ba9[_0xbb795c(0x1ca)](_0x570545)&&(_0x3403ac[_0xbb795c(0x1a7)]||(_0x3403ac[_0xbb795c(0x1a7)]=_0x5d4c75(_0x570545,_0x4799b1[_0xbb795c(0x1a5)])),_0x5a4ba9[_0xbb795c(0x1c3)](_0x3403ac));},{'priority':_0xb47343[_0xa7d448(0x1b8)](_0xa7d448(0x1b4))+0xa}),this[_0xa7d448(0x1b2)]=this[_0xa7d448(0x1c0)][_0xa7d448(0x1b1)][_0xa7d448(0x1b8)](_0xa7d448(0x1b2));const _0x316984=this[_0xa7d448(0x1c0)];this[_0xa7d448(0x1bf)]=setInterval(()=>{const _0x54fbc4=_0xa7d448;let _0x39df81;for(const _0x497bcc in _0x316984){const _0x56beae=_0x497bcc,_0x3115db=_0x316984[_0x56beae];if(_0x54fbc4(0x1b3)==_0x3115db||_0x54fbc4(0x1bd)==_0x3115db||_0x54fbc4(0x1c5)==_0x3115db||_0x54fbc4(0x1bc)==_0x3115db||_0x54fbc4(0x1be)==_0x3115db||_0x54fbc4(0x1c1)==_0x3115db||_0x54fbc4(0x1d4)==_0x3115db){delete _0x316984[_0x56beae],_0x39df81=_0x3115db,clearInterval(this[_0x54fbc4(0x1bf)]),this[_0x54fbc4(0x1bf)]=void 0x0;break;}}_0x54fbc4(0x1bd)==_0x39df81&&_0x316984[_0x54fbc4(0x1ce)](_0x54fbc4(0x1af)),_0x54fbc4(0x1c5)==_0x39df81&&_0x316984[_0x54fbc4(0x1ce)](_0x54fbc4(0x1c8)),_0x54fbc4(0x1bc)==_0x39df81&&_0x316984[_0x54fbc4(0x1ce)](_0x54fbc4(0x1c4)),_0x54fbc4(0x1be)==_0x39df81&&_0x316984[_0x54fbc4(0x1ce)](_0x54fbc4(0x1b0),_0x54fbc4(0x1a8)),_0x54fbc4(0x1c1)==_0x39df81&&_0x316984[_0x54fbc4(0x1ce)](_0x54fbc4(0x1a9)),_0x54fbc4(0x1d4)==_0x39df81&&_0x316984[_0x54fbc4(0x1ce)](_0x54fbc4(0x1a6));},0x3e8);}[_0x56291f(0x1c7)](){const _0x1e4ec0=_0x56291f;super[_0x1e4ec0(0x1c7)](),this[_0x1e4ec0(0x1bf)]&&clearInterval(this[_0x1e4ec0(0x1bf)]);}}
23
+ const _0x3c26eb=_0x112c;(function(_0x1dbcf5,_0x2b4299){const _0x4d98b1=_0x112c,_0x21c4c6=_0x1dbcf5();while(!![]){try{const _0x2febb5=-parseInt(_0x4d98b1(0xc5))/0x1*(-parseInt(_0x4d98b1(0xd3))/0x2)+parseInt(_0x4d98b1(0xe7))/0x3*(-parseInt(_0x4d98b1(0xc8))/0x4)+-parseInt(_0x4d98b1(0xb2))/0x5*(-parseInt(_0x4d98b1(0xd5))/0x6)+parseInt(_0x4d98b1(0xc3))/0x7+parseInt(_0x4d98b1(0xe6))/0x8*(parseInt(_0x4d98b1(0xdc))/0x9)+parseInt(_0x4d98b1(0xb4))/0xa*(parseInt(_0x4d98b1(0xcd))/0xb)+parseInt(_0x4d98b1(0xdb))/0xc*(-parseInt(_0x4d98b1(0xcc))/0xd);if(_0x2febb5===_0x2b4299)break;else _0x21c4c6['push'](_0x21c4c6['shift']());}catch(_0x1dbea7){_0x21c4c6['push'](_0x21c4c6['shift']());}}}(_0x36b1,0x4213d));import{Plugin as _0x5a486a}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x415251}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf57ae0}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x507ad9}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x112c(_0x3fa321,_0x541f15){const _0x36b145=_0x36b1();return _0x112c=function(_0x112c16,_0xb255cd){_0x112c16=_0x112c16-0xb1;let _0x5330e6=_0x36b145[_0x112c16];return _0x5330e6;},_0x112c(_0x3fa321,_0x541f15);}function _0x36b1(){const _0x3a580f=['invalid','dataTransfer','_licenseKeyCheckInterval','_showLicenseError','getData','_parsedData','view','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editing','pluginName','destroy','pasteFromOfficeEnhancedLicenseKeyInvalid','3377997OIqbQZ','high','76092PIxmHs','inputTransformation','init','8xTUvUt','expired','usageLimit','plugins','221cmLNpT','1078zfvHwi','pasteFromOfficeEnhancedLicenseKeyUsageLimit','requires','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','get','isPremiumPlugin','2aGQiAP','pasteFromOfficeEnhancedLicenseKeyValid','6NaoFGX','domainLimit','config','ClipboardPipeline','PasteFromOffice','PasteFromOfficeEnhanced','221784satahY','27hbwoCM','PasteFromOfficeEnhancedPropagator','execute','document','licenseKey','evaluationLimit','featureNotAllowed','isActive','pasteFromOfficeEnhancedLicenseKeyExpired','text/html','854424IiJuWo','810834zUyyMB','stylesProcessor','137485cCYEIx','isOfficialPlugin','22330xZnwkZ','editor','pasteFromOfficeEnhancedLicenseKeyDomainLimit'];_0x36b1=function(){return _0x3a580f;};return _0x36b1();}export class PasteFromOfficeEnhancedPropagator extends _0x5a486a{[_0x3c26eb(0xe0)];[_0x3c26eb(0xb9)];static get[_0x3c26eb(0xc0)](){const _0x4ccd0a=_0x3c26eb;return _0x4ccd0a(0xdd);}static get[_0x3c26eb(0xb3)](){return!0x0;}static get[_0x3c26eb(0xd2)](){return!0x0;}static get[_0x3c26eb(0xcf)](){const _0x4a1bb7=_0x3c26eb;return[_0x4a1bb7(0xd9)];}[_0x3c26eb(0xc7)](){const _0x54e556=_0x3c26eb,_0x1975df=this[_0x54e556(0xb5)],_0x2d884e=_0x1975df[_0x54e556(0xcb)][_0x54e556(0xd1)](_0x54e556(0xd8)),_0x505f8e=_0x1975df[_0x54e556(0xbf)][_0x54e556(0xbd)][_0x54e556(0xdf)],_0x43a9ce=new _0x507ad9(_0x505f8e);_0x2d884e['on'](_0x54e556(0xc6),(_0x4432de,_0x1f191c)=>{const _0x518684=_0x54e556,_0x28f2a3=_0x1f191c[_0x518684(0xb8)][_0x518684(0xbb)](_0x518684(0xe5));_0x43a9ce[_0x518684(0xe3)](_0x28f2a3)&&(_0x1f191c[_0x518684(0xbc)]||(_0x1f191c[_0x518684(0xbc)]=_0x415251(_0x28f2a3,_0x505f8e[_0x518684(0xb1)])),_0x43a9ce[_0x518684(0xde)](_0x1f191c));},{'priority':_0xf57ae0[_0x54e556(0xd1)](_0x54e556(0xc4))+0xa}),this[_0x54e556(0xe0)]=this[_0x54e556(0xb5)][_0x54e556(0xd7)][_0x54e556(0xd1)](_0x54e556(0xe0));const _0x2ba473=this[_0x54e556(0xb5)];this[_0x54e556(0xb9)]=setInterval(()=>{const _0xe9d750=_0x54e556;let _0x49cca3;for(const _0x5c3579 in _0x2ba473){const _0x13452b=_0x5c3579,_0x5d022b=_0x2ba473[_0x13452b];if(_0xe9d750(0xd4)==_0x5d022b||_0xe9d750(0xc2)==_0x5d022b||_0xe9d750(0xe4)==_0x5d022b||_0xe9d750(0xb6)==_0x5d022b||_0xe9d750(0xbe)==_0x5d022b||_0xe9d750(0xd0)==_0x5d022b||_0xe9d750(0xce)==_0x5d022b){delete _0x2ba473[_0x13452b],_0x49cca3=_0x5d022b,clearInterval(this[_0xe9d750(0xb9)]),this[_0xe9d750(0xb9)]=void 0x0;break;}}_0xe9d750(0xc2)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xb7)),_0xe9d750(0xe4)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xc9)),_0xe9d750(0xb6)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xd6)),_0xe9d750(0xbe)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xe2),_0xe9d750(0xda)),_0xe9d750(0xd0)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xe1)),_0xe9d750(0xce)==_0x49cca3&&_0x2ba473[_0xe9d750(0xba)](_0xe9d750(0xca));},0x3e8);}[_0x3c26eb(0xc1)](){const _0x4443ec=_0x3c26eb;super[_0x4443ec(0xc1)](),this[_0x4443ec(0xb9)]&&clearInterval(this[_0x4443ec(0xb9)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x429b(){const _0x204084=['1915360XPbWKi','139288hQnjrn','305371VwRRpH','3966MOfbBH','84075corHsR','201gyIMFI','6Klwsmt','144ZAJPLM','test','24jGQhaD','120331xpAbKp','1356593NfBTHJ'];_0x429b=function(){return _0x204084;};return _0x429b();}(function(_0x3eda5e,_0x4782b3){const _0x152505=_0x238e,_0x3b2745=_0x3eda5e();while(!![]){try{const _0x540151=-parseInt(_0x152505(0xb1))/0x1+-parseInt(_0x152505(0xb6))/0x2*(-parseInt(_0x152505(0xb8))/0x3)+parseInt(_0x152505(0xb0))/0x4*(parseInt(_0x152505(0xb7))/0x5)+-parseInt(_0x152505(0xb9))/0x6*(-parseInt(_0x152505(0xb2))/0x7)+parseInt(_0x152505(0xb4))/0x8*(-parseInt(_0x152505(0xba))/0x9)+parseInt(_0x152505(0xb3))/0xa+-parseInt(_0x152505(0xb5))/0xb;if(_0x540151===_0x4782b3)break;else _0x3b2745['push'](_0x3b2745['shift']());}catch(_0xadbb18){_0x3b2745['push'](_0x3b2745['shift']());}}}(_0x429b,0x2efa2));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x238e(_0x2a51fd,_0x5f5d4e){const _0x429bc3=_0x429b();return _0x238e=function(_0x238e9d,_0x5e065b){_0x238e9d=_0x238e9d-0xaf;let _0x541f86=_0x429bc3[_0x238e9d];return _0x541f86;},_0x238e(_0x2a51fd,_0x5f5d4e);}export function isMSExcelContent(_0x185261){const _0x2b4a23=_0x238e;return m[_0x2b4a23(0xaf)](_0x185261);}
23
+ (function(_0x435305,_0x5c9137){const _0x351b23=_0x43cc,_0x539c9d=_0x435305();while(!![]){try{const _0x42b251=parseInt(_0x351b23(0xee))/0x1*(-parseInt(_0x351b23(0xf2))/0x2)+parseInt(_0x351b23(0xf0))/0x3+-parseInt(_0x351b23(0xec))/0x4*(parseInt(_0x351b23(0xed))/0x5)+parseInt(_0x351b23(0xf1))/0x6*(parseInt(_0x351b23(0xeb))/0x7)+-parseInt(_0x351b23(0xef))/0x8*(parseInt(_0x351b23(0xe8))/0x9)+-parseInt(_0x351b23(0xea))/0xa+parseInt(_0x351b23(0xf3))/0xb;if(_0x42b251===_0x5c9137)break;else _0x539c9d['push'](_0x539c9d['shift']());}catch(_0x406e2f){_0x539c9d['push'](_0x539c9d['shift']());}}}(_0x5472,0x8a865));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x43cc(_0x2ba884,_0x3a60d1){const _0x5472ac=_0x5472();return _0x43cc=function(_0x43cc85,_0x5916d3){_0x43cc85=_0x43cc85-0xe8;let _0x58b7a2=_0x5472ac[_0x43cc85];return _0x58b7a2;},_0x43cc(_0x2ba884,_0x3a60d1);}export function isMSExcelContent(_0x1ba982){const _0x1b9500=_0x43cc;return m[_0x1b9500(0xe9)](_0x1ba982);}function _0x5472(){const _0x48bae4=['7016RlrlJA','685BHFSLF','1jRIihW','150648xudeFN','494646TwHsTA','6APdqlo','1511778ZuUsWf','20061239YwnojP','207gfheHX','test','5766960dwpZPN','4093334ChWxir'];_0x5472=function(){return _0x48bae4;};return _0x5472();}