@ckeditor/ckeditor5-paste-from-office-enhanced 47.3.0-alpha.6 → 47.3.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function A(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return A(A(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var E=n(584);function P(t,e){const n=L();return(P=function(t,e){return n[t-=293]})(t,e)}function L(){const t=["445613XPDUlj","24QWypUS","test","5965245QTzSAR","76264ovopsr","198NovuEI","1050785rDGAJj","498BJNkOs","29359TztZhu","3272yYfzJl","4SWHKQq","258460oIPYdt"];return(L=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(160677===parseInt(e(301))/1+parseInt(e(302))/2*(-parseInt(e(300))/3)+parseInt(e(303))/4*(-parseInt(e(299))/5)+-parseInt(e(294))/6*(-parseInt(e(293))/7)+parseInt(e(297))/8*(-parseInt(e(298))/9)+parseInt(e(304))/10+parseInt(e(296))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function T(t){return O[P(295)](t)}!function(t){const e=k,n=t();for(;;)try{if(941012===parseInt(e(407))/1+parseInt(e(388))/2*(parseInt(e(399))/3)+parseInt(e(401))/4+parseInt(e(390))/5+-parseInt(e(394))/6+-parseInt(e(395))/7*(-parseInt(e(391))/8)+-parseInt(e(404))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(382)]&&!s[n(400)])continue;const e=!s[n(382)]||t[n(405)]===s[n(382)],o=!s[n(400)]||t[n(397)](s[n(400)]);e&&o&&r[n(408)](s,i)}return r}function j(t){const e=k,n={};for(let r=0;r<t[e(386)];r++){const s=t[r],i=t[e(396)](s);e(403)!==i&&(n[s]=i)}return n}function N(t){const e=k,n=t[e(406)](",")[e(385)](t=>t[e(387)]()),r=[];for(const t of n){const n=R[e(389)](t);n&&r[e(392)](n[e(384)])}return r}function M(){const t=["style","initial","20077038oJYEyc","name","split","1067031ooycsJ","set","tagName","selectorText","groups","map","length","trim","58726rCBPhD","exec","3290450ecnmNa","2568016AhHsdZ","push","assign","10125054uSBnFZ","21NleLJe","getPropertyValue","hasClass","cssRules","51Nltgiy","className","6688020OZMhBr"];return(M=function(){return t})()}function k(t,e){const n=M();return(k=function(t,e){return n[t-=382]})(t,e)}function K(t){const e=k,n={};for(const r of t)Object[e(393)](n,r);return n}const W=D;function D(t,e){const n=$();return(D=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(554166===-parseInt(e(390))/1+-parseInt(e(399))/2*(parseInt(e(396))/3)+-parseInt(e(405))/4+-parseInt(e(391))/5+-parseInt(e(394))/6+parseInt(e(384))/7+parseInt(e(387))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends S{[W(388)](t){const n=W,{body:r,styles:s}=t[n(389)],i=new e.ViewUpcastWriter(r[n(404)]),o=i[n(385)](r),a=function(t){const e=k,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(408)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(398)])if(t instanceof CSSStyleRule){const r=j(t[e(402)]);n[t[e(383)]]=Object[e(393)]({},n[t[e(383)]]||{},r)}return n}(s));for(const t of o){if(n(397)!==t[n(400)])continue;const e=F(t[n(401)],a);if(e[n(393)]){const r=K(Array[n(403)](e[n(402)]()));for(const e in r){const s=t[n(401)];s[n(395)](e)||i[n(386)](e,r[e],s)}}}t[n(392)]=r}[W(398)](t){return super[W(398)](t)||T(t)}}function $(){const t=["963822zWLngb","635815hbqQbx","content","size","2921988nmEbCF","hasStyle","406233ZSIBRh","elementStart","isActive","6BYWWSz","type","item","values","from","document","3615856MVVEqx","4545317sCvfJH","createRangeIn","setStyle","22344120UKgcWX","execute","_parsedData"];return($=function(){return t})()}const V=Y;function Y(t,e){const n=B();return(Y=function(t,e){return n[t-=106]})(t,e)}function B(){const t=["href","inputTransformation","1688709EVDhWt","init","4228091iUOLPb","PasteFromOfficeEnhancedInliner","448548JCNJlF","4ljYnZy","execute","3622432ohgQgN","stylesProcessor","high","get","document","dataTransfer","_parsedData","63636ZUUvKN","getData","editor","ClipboardPipeline","8KdSdpu","isActive","requires","2843295bNmOrh","11LSkwBX","view","text/html","pluginName","isPremiumPlugin","map","PasteFromOffice","join","plugins","editing","fromCharCode","10EOOMYx","isOfficialPlugin","afterInit","5639364jmsJYr"];return(B=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(400077===-parseInt(e(129))/1*(parseInt(e(121))/2)+parseInt(e(107))/3+parseInt(e(112))/4*(parseInt(e(128))/5)+-parseInt(e(111))/6+-parseInt(e(109))/7*(parseInt(e(125))/8)+parseInt(e(143))/9+parseInt(e(140))/10*(-parseInt(e(114))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class q extends t.Plugin{static get[V(132)](){return V(110)}static get[V(141)](){return!0}static get[V(133)](){return!0}static get[V(127)](){return[V(135)]}[V(108)](){const t=V,e=this[t(123)],n=e[t(137)][t(117)](t(124)),r=e[t(138)][t(130)][t(118)],s=new U(r);n.on(t(106),(e,n)=>{const i=t,o=n[i(119)][i(122)](i(131));s[i(126)](o)&&(n[i(120)]||(n[i(120)]=C(o,r[i(115)])),s[i(113)](n))},{priority:E.priorities[t(117)](t(116))+11})}[V(142)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=Y;return t[e(134)](t=>String[e(139)](t))[e(136)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(a=>{if(i())return a(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const l=(0,E.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){c(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](a)[d([99,97,116,99,104])](()=>{a(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function c(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(c=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{c||a(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await a[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1764633600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=Y,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(144)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=a(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=a(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const z=H;function J(){const t=["includes","forEach","10YPYOAf","getChildren","29631LQbLOm","medium","keys","text-decoration-line","from","setStyle","6YBxTPT","bolder","function","length","262ERGljs","font-style","italic","font-family","getStyle","split","line-through","super","27714VmeKan","1688lLjuiI","color","1911778RdXRhn","getStyleNames","132GZMAmI","4752900ZZetkk","font-weight","5121700ZXCspF","underline","sup","10395585qqPbIP","sub","createElement","removeStyle","bold","font-size","filter","strong","insertChild","text-decoration","1341492yYojdY","span","vertical-align"];return(J=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(712443===parseInt(e(150))/1+-parseInt(e(167))/2*(parseInt(e(175))/3)+parseInt(e(137))/4+parseInt(e(135))/5*(parseInt(e(163))/6)+parseInt(e(157))/7*(-parseInt(e(176))/8)+parseInt(e(140))/9*(parseInt(e(155))/10)+-parseInt(e(132))/11*(parseInt(e(134))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const Z=[z(177),z(170),z(145),z(149),z(160),z(136),z(168),z(152)],_=[z(177),z(170),z(145)],Q={"font-style":[[z(169),"i"]],"font-weight":[[z(158),z(147)],[z(144),z(147)],[z(164),z(147)],[t=>Number(t)>=600,z(147)]],"text-decoration":[[z(138),"u"],[z(173),"s"]],"text-decoration-line":[[z(138),"u"],[z(173),"s"]],"vertical-align":[[z(141),z(141)],[z(174),z(139)]]};function G(t){return Z[z(153)](t)}function H(t,e){const n=J();return(H=function(t,e){return n[t-=132]})(t,e)}function X(t){const e=z;return Array[e(161)](t[e(133)]())[e(146)](G)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(154)](e=>{const i=n,o=t[i(171)](e);if(o)if(a=e,_[z(153)](a))r[e]=o;else if(e in Q){const t=o[i(172)](" ");Q[e][i(154)](([n,r])=>{const o=i;for(const i of t)(o(165)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(154)](([,n])=>{const s=r,i=e[s(142)](n,[],t[s(156)]());e[s(148)](0,i,t)}),e[r(143)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(159)](n)[r(166)])return;const s=e[r(142)](r(151),[],t[r(156)]());e[r(162)](n,s),e[r(148)](0,s,t),e[r(143)](Object[r(159)](n),t)}(t,e,r)}function et(t,e){const n=nt();return(et=function(t,e){return n[t-=373]})(t,e)}function nt(){const t=["1765986mIWGrB","26946yptlVX","includes","405RUCNva","element","document","execute","content","createRangeIn","_parsedData","font","693zCAUVF","blockElements","4856YTKqAH","name","10394251zkwhRe","2262052AuUyYM","isActive","stylesProcessor","1056570aJyJMJ","getItems","1228079RzafgY"];return(nt=function(){return t})()}const rt=et;!function(t){const e=et,n=t();for(;;)try{if(779586===parseInt(e(386))/1+-parseInt(e(384))/2+parseInt(e(387))/3+parseInt(e(381))/4+-parseInt(e(390))/5*(-parseInt(e(388))/6)+-parseInt(e(380))/7+-parseInt(e(378))/8*(-parseInt(e(376))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[rt(393)](t){const n=rt,{body:r}=t[n(374)],s=new e.ViewUpcastWriter(r[n(392)]),i=s[n(373)](r),o=new e.ViewDocument(s[n(392)][n(383)]),a=[...new e.ViewDomConverter(o)[n(377)],n(375)],c=i[n(385)]();for(const t of c)if(t.is(n(391))&&a[n(389)](t[n(379)])){tt(t,s,X(t))}t[n(394)]=r}[rt(382)](t){return super[rt(382)](t)||T(t)}}const it=ot;function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(286793===-parseInt(e(442))/1+-parseInt(e(438))/2+-parseInt(e(443))/3+parseInt(e(435))/4*(-parseInt(e(417))/5)+-parseInt(e(419))/6*(parseInt(e(406))/7)+-parseInt(e(421))/8+-parseInt(e(441))/9*(-parseInt(e(437))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{[it(414)];[it(423)];static get[it(431)](){return it(413)}static get[it(403)](){return!0}static get[it(429)](){return!0}static get[it(412)](){return[it(440)]}[it(439)](){const t=it,e=this[t(427)],n=e[t(445)][t(434)](t(426)),r=e[t(418)][t(408)][t(432)],s=new st(r);n.on(t(416),(e,n)=>{const i=t,o=n[i(422)][i(399)](i(394));s[i(402)](o)&&(n[i(410)]||(n[i(410)]=C(o,r[i(400)])),s[i(397)](n))},{priority:E.priorities[t(434)](t(411))+10}),this[t(414)]=this[t(427)][t(425)][t(434)](t(414));const i=this[t(427)];this[t(423)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(446)==s||e(428)==s||e(405)==s||e(404)==s||e(393)==s||e(436)==s||e(396)==s||e(409)==s){delete i[r],n=s,clearInterval(this[e(423)]),this[e(423)]=void 0;break}}e(428)==n&&i[e(433)](e(398)),e(405)==n&&i[e(433)](e(430)),e(404)==n&&i[e(433)](e(395)),e(393)==n&&i[e(433)](e(424),e(420)),e(436)==n&&i[e(433)](e(401)),e(396)==n&&i[e(433)](e(444)),e(409)==n&&i[e(433)](e(407))},1e3)}[it(415)](){const t=it;super[t(415)](),this[t(423)]&&clearInterval(this[t(423)])}}function ct(){const t=["pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","domainLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","execute","invalid","getData","stylesProcessor","evaluationLimit","isActive","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","28OcGrar","usageLimit","view","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","high","requires","PasteFromOfficeEnhancedPropagator","licenseKey","destroy","inputTransformation","1203655mfGGVa","editing","325734kLIEdL","PasteFromOfficeEnhanced","256488DCoSGP","dataTransfer","_licenseKeyCheckInterval","featureNotAllowed","config","ClipboardPipeline","editor","pasteFromOfficeEnhancedLicenseKeyInvalid","isPremiumPlugin","expired","pluginName","document","_showLicenseError","get","8mEtNvY","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","20MzmIYP","142776KfzbKD","init","PasteFromOffice","6190083xfUeDE","271285ksZIPA","46287ptQjKt","trialLimit","plugins","pasteFromOfficeEnhancedLicenseKeyValid"];return(ct=function(){return t})()}function lt(){var t=["938697kNfKCq","3744323gUDwMK","36bnxCcF","requires","9640QInvWa","642190ugLKiT","797027QsjUNk","4SdfBdA","isOfficialPlugin","pluginName","12TXDUqn","99CqUGRu","PasteFromOffice","isPremiumPlugin","6713dKEuzS","813670HuROuW","PasteFromOfficeEnhanced","840962PjEAZB"];return(lt=function(){return t})()}var ut=ft;function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=362]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(608854===parseInt(e(364))/1+-parseInt(e(375))/2+-parseInt(e(376))/3*(parseInt(e(365))/4)+-parseInt(e(373))/5*(parseInt(e(378))/6)+-parseInt(e(372))/7*(-parseInt(e(362))/8)+parseInt(e(369))/9*(parseInt(e(363))/10)+parseInt(e(377))/11*(-parseInt(e(368))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class pt extends t.Plugin{static get[ut(367)](){return ut(374)}static get[ut(366)](){return!0}static get[ut(371)](){return!0}static get[ut(379)](){return[ut(370),q,at]}}function mt(){var t=["3275237XPligK","398962hLcIhj","957254nsUiTv","4yfNnCi","393804bQvtjA","3066145ANqYVr","412776KuhtFr","789471lDUJyD","424iaILUE"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=205]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(554720===-parseInt(e(207))/1+-parseInt(e(208))/2+parseInt(e(213))/3+parseInt(e(209))/4*(-parseInt(e(211))/5)+-parseInt(e(212))/6+-parseInt(e(206))/7+parseInt(e(205))/8*(parseInt(e(210))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function 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=g(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!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 g(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function h(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],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),h(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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,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(t){const e=L,n=t();for(;;)try{if(733799===parseInt(e(273))/1*(-parseInt(e(278))/2)+-parseInt(e(277))/3+parseInt(e(276))/4*(-parseInt(e(281))/5)+-parseInt(e(271))/6*(-parseInt(e(280))/7)+parseInt(e(282))/8+-parseInt(e(272))/9*(parseInt(e(274))/10)+parseInt(e(275))/11*(parseInt(e(270))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=O();return(L=function(t,e){return n[t-=270]})(t,e)}function O(){const t=["131845kUndWR","239185Rnuetv","11302192kljoWA","5076PoJjOM","342OcqJSQ","666xxvZaQ","3633QlFXLz","44550UOVvEC","21032tCkZqc","120MCtAzi","1910142WFofXE","88yiSGJp","test"];return(O=function(){return t})()}function T(t){return P[L(279)](t)}function F(t,e){const n=R();return(F=function(t,e){return n[t-=209]})(t,e)}function R(){const t=["trim","12244zLxVPC","set","15326904OvBJpa","10XyhNdz","531dmypnZ","8983953WJyTxD","groups","6tKteZa","998361yvcCYD","length","94876zkPlhm","1746966lYcNKB","639350scBPfL","style","selectorText","name","getPropertyValue","assign","407gkFQmJ","push","hasClass","cssRules","map","exec","split","initial","className","tagName"];return(R=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(980173===-parseInt(e(230))/1*(parseInt(e(233))/2)+parseInt(e(227))/3*(parseInt(e(223))/4)+parseInt(e(226))/5*(-parseInt(e(234))/6)+-parseInt(e(231))/7+-parseInt(e(225))/8+parseInt(e(228))/9+parseInt(e(235))/10*(parseInt(e(212))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const k=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(221)]&&!s[n(220)])continue;const e=!s[n(221)]||t[n(209)]===s[n(221)],o=!s[n(220)]||t[n(214)](s[n(220)]);e&&o&&r[n(224)](s,i)}return r}function j(t){const e=F,n={};for(let r=0;r<t[e(232)];r++){const s=t[r],i=t[e(210)](s);e(219)!==i&&(n[s]=i)}return n}function D(t){const e=F,n=t[e(218)](",")[e(216)](t=>t[e(222)]()),r=[];for(const t of n){const n=k[e(217)](t);n&&r[e(213)](n[e(229)])}return r}function N(t){const e=F,n={};for(const r of t)Object[e(211)](n,r);return n}const W=$;function $(t,e){const n=V();return($=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(519908===-parseInt(e(493))/1*(parseInt(e(497))/2)+parseInt(e(501))/3*(parseInt(e(496))/4)+-parseInt(e(503))/5+-parseInt(e(485))/6+parseInt(e(498))/7*(-parseInt(e(482))/8)+parseInt(e(494))/9*(-parseInt(e(483))/10)+parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class K extends S{[W(506)](t){const n=W,{body:r,styles:s}=t[n(490)],i=new e.ViewUpcastWriter(r[n(492)]),o=i[n(499)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(224)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(215)])if(t instanceof CSSStyleRule){const r=j(t[e(236)]);n[t[e(237)]]=Object[e(211)]({},n[t[e(237)]]||{},r)}return n}(s));for(const t of o){if(n(495)!==t[n(504)])continue;const e=M(t[n(491)],c);if(e[n(489)]){const r=N(Array[n(486)](e[n(484)]()));for(const e in r){const s=t[n(491)];s[n(505)](e)||i[n(487)](e,r[e],s)}}}t[n(488)]=r}[W(500)](t){return super[W(500)](t)||T(t)}}function V(){const t=["3793640OFmglE","2090LkluRj","values","3261726nfrLAw","from","setStyle","content","size","_parsedData","item","document","541343GgmUIi","2304qIUUbx","elementStart","152600cTLuJE","2mdAJKn","7cPlmMe","createRangeIn","isActive","51gxFvnQ","22675301qnxvEM","2886800scCLke","type","hasStyle","execute"];return(V=function(){return t})()}const U=q;function q(t,e){const n=B();return(q=function(t,e){return n[t-=185]})(t,e)}function B(){const t=["205936gnsCWF","1728464pPUcYC","execute","init","90502yOEwcr","1615509CVavBq","10nOBDSe","isActive","get","4XWaWFG","37250PTsiuT","120XGgnwy","text/html","map","659811CHtyoL","high","editing","PasteFromOfficeEnhancedInliner","href","editor","dataTransfer","plugins","view","stylesProcessor","isOfficialPlugin","PasteFromOffice","ClipboardPipeline","fromCharCode","join","isPremiumPlugin","document","requires","2066742blautZ","inputTransformation","afterInit","getData","pluginName","_parsedData"];return(B=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(131506===parseInt(e(201))/1+-parseInt(e(197))/2+parseInt(e(211))/3*(-parseInt(e(206))/4)+parseInt(e(207))/5*(parseInt(e(208))/6)+-parseInt(e(202))/7+parseInt(e(198))/8+-parseInt(e(191))/9*(-parseInt(e(203))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class Q extends t.Plugin{static get[U(195)](){return U(214)}static get[U(221)](){return!0}static get[U(188)](){return!0}static get[U(190)](){return[U(222)]}[U(200)](){const t=U,e=this[t(216)],n=e[t(218)][t(205)](t(185)),r=e[t(213)][t(219)][t(189)],s=new K(r);n.on(t(192),(e,n)=>{const i=t,o=n[i(217)][i(194)](i(209));s[i(204)](o)&&(n[i(196)]||(n[i(196)]=A(o,r[i(220)])),s[i(199)](n))},{priority:E.priorities[t(205)](t(212))+11})}[U(193)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(210)](t=>String[e(186)](t))[e(187)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,E.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function g(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,g(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:176472e4;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(215)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const z=tt;function Z(){const t=["2cHNDiq","span","4282855EdHgZG","keys","getStyle","588368MSLYxb","forEach","font-size","1308064oeaVlP","1244jsxPkr","text-decoration","getChildren","55PoUygZ","includes","text-decoration-line","font-family","getStyleNames","color","3987xGunOT","insertChild","function","createElement","removeStyle","underline","filter","bolder","vertical-align","font-weight","sup","italic","length","from","strong","setStyle","bold","sub","medium","font-style","4464950nRQqAM","line-through","36hQslJo","1898538JxNesR","super","609917xcAmvZ","split"];return(Z=function(){return t})()}!function(t){const e=tt,n=t();for(;;)try{if(493367===parseInt(e(362))/1*(parseInt(e(357))/2)+parseInt(e(375))/3*(-parseInt(e(366))/4)+-parseInt(e(359))/5+-parseInt(e(353))/6+-parseInt(e(355))/7+parseInt(e(365))/8*(-parseInt(e(352))/9)+parseInt(e(350))/10*(parseInt(e(369))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const J=[z(374),z(372),z(364),z(367),z(371),z(384),z(349),z(383)],_=[z(374),z(372),z(364)],G={"font-style":[[z(386),"i"]],"font-weight":[[z(348),z(344)],[z(346),z(344)],[z(382),z(344)],[t=>Number(t)>=600,z(344)]],"text-decoration":[[z(380),"u"],[z(351),"s"]],"text-decoration-line":[[z(380),"u"],[z(351),"s"]],"vertical-align":[[z(347),z(347)],[z(354),z(385)]]};function H(t){return J[z(370)](t)}function X(t){const e=z;return Array[e(388)](t[e(373)]())[e(381)](H)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(363)](e=>{const i=n,o=t[i(361)](e);if(o)if(c=e,_[z(370)](c))r[e]=o;else if(e in G){const t=o[i(356)](" ");G[e][i(363)](([n,r])=>{const o=i;for(const i of t)(o(377)==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=z;for(const s in n)n[s][r(363)](([,n])=>{const s=r,i=e[s(378)](n,[],t[s(368)]());e[s(376)](0,i,t)}),e[r(379)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(360)](n)[r(387)])return;const s=e[r(378)](r(358),[],t[r(368)]());e[r(345)](n,s),e[r(376)](0,s,t),e[r(379)](Object[r(360)](n),t)}(t,e,r)}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=344]})(t,e)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=201]})(t,e)}function rt(){const t=["isActive","document","498762swhSjV","5404uDLonz","execute","37288OSzeCa","font","createRangeIn","1077876UQapLG","blockElements","stylesProcessor","5558288CRNIRA","529725SqDUSh","21IwDQUF","includes","getItems","_parsedData","element","content","name","85525BKrnjO"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(140315===-parseInt(e(214))/1+-parseInt(e(217))/2+-parseInt(e(207))/3*(-parseInt(e(220))/4)+-parseInt(e(206))/5+-parseInt(e(202))/6+parseInt(e(218))/7+parseInt(e(205))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(219)](t){const n=et,{body:r}=t[n(210)],s=new e.ViewUpcastWriter(r[n(216)]),i=s[n(201)](r),o=new e.ViewDocument(s[n(216)][n(204)]),c=[...new e.ViewDomConverter(o)[n(203)],n(221)],a=i[n(209)]();for(const t of a)if(t.is(n(211))&&c[n(208)](t[n(213)])){Y(t,s,X(t))}t[n(212)]=r}[et(215)](t){return super[et(215)](t)||T(t)}}const it=ct;function ot(){const t=["34676xfKKMm","document","licenseKey","destroy","3608521sDBqLZ","18JuzsIX","_licenseKeyCheckInterval","high","editor","ClipboardPipeline","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","requires","_parsedData","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","dataTransfer","4972610UBSVMP","editing","init","isOfficialPlugin","PasteFromOfficeEnhancedPropagator","view","pluginName","inputTransformation","domainLimit","8WDLDQC","isActive","stylesProcessor","execute","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhanced","get","82766WzyOQq","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","expired","135PDyiCQ","trialLimit","735015tIKZkK","invalid","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","PasteFromOffice","plugins","isPremiumPlugin","config","usageLimit","1269918CyCrlG","2963412VJVcan"];return(ot=function(){return t})()}function ct(t,e){const n=ot();return(ct=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(371490===parseInt(e(384))/1+parseInt(e(377))/2*(parseInt(e(346))/3)+parseInt(e(341))/4*(-parseInt(e(382))/5)+parseInt(e(340))/6+parseInt(e(345))/7*(-parseInt(e(369))/8)+parseInt(e(339))/9+-parseInt(e(360))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{[it(343)];[it(347)];static get[it(366)](){return it(364)}static get[it(363)](){return!0}static get[it(390)](){return!0}static get[it(355)](){return[it(388)]}[it(362)](){const t=it,e=this[t(349)],n=e[t(389)][t(376)](t(350)),r=e[t(361)][t(365)][t(342)],s=new st(r);n.on(t(367),(e,n)=>{const i=t,o=n[i(359)][i(357)](i(380));s[i(370)](o)&&(n[i(356)]||(n[i(356)]=A(o,r[i(371)])),s[i(372)](n))},{priority:E.priorities[t(376)](t(348))+10}),this[t(343)]=this[t(349)][t(391)][t(376)](t(343));const i=this[t(349)];this[t(347)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(378)==s||e(352)==s||e(373)==s||e(374)==s||e(387)==s||e(354)==s||e(379)==s||e(358)==s){delete i[r],n=s,clearInterval(this[e(347)]),this[e(347)]=void 0;break}}e(352)==n&&i[e(351)](e(385)),e(373)==n&&i[e(351)](e(381)),e(374)==n&&i[e(351)](e(368)),e(387)==n&&i[e(351)](e(353),e(375)),e(354)==n&&i[e(351)](e(386)),e(379)==n&&i[e(351)](e(383)),e(358)==n&&i[e(351)](e(392))},1e3)}[it(344)](){const t=it;super[t(344)](),this[t(347)]&&clearInterval(this[t(347)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=144]})(t,e)}function ft(){var t=["PasteFromOfficeEnhanced","isOfficialPlugin","4490668SjyrQl","325274PAwsQu","pluginName","15zNFafB","requires","40PHjrND","PasteFromOffice","146656zmYcTR","22RorVLZ","799542KFyrgN","8sRwgST","2334010AOLwGP","21100RkeAKk","isPremiumPlugin","4026114LYtiKo"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(349303===parseInt(e(156))/1+-parseInt(e(145))/2*(parseInt(e(158))/3)+-parseInt(e(160))/4*(-parseInt(e(150))/5)+-parseInt(e(152))/6+parseInt(e(155))/7+-parseInt(e(148))/8*(parseInt(e(147))/9)+parseInt(e(149))/10*(parseInt(e(146))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(157)](){return lt(153)}static get[lt(154)](){return!0}static get[lt(151)](){return!0}static get[lt(159)](){return[lt(144),Q,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=307]})(t,e)}function dt(){var t=["661898NlDXuX","624424GTBnqU","8188sTQMSn","17366860UtmpNr","990030Zupybp","54810ZknSmQ","9NqZjmc","147BRquxe","378hBWpfM","847452cQdbvB"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(450288===-parseInt(e(314))/1+-parseInt(e(316))/2*(-parseInt(e(311))/3)+-parseInt(e(313))/4+-parseInt(e(308))/5+parseInt(e(309))/6*(-parseInt(e(312))/7)+parseInt(e(315))/8*(parseInt(e(310))/9)+parseInt(e(307))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x4d4c5e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x27cb5b,parsePasteOfficeHtml as _0x236983}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4c375b,uid as _0x147135}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1dc28a,ViewDocument as _0x2e5a6c,ViewDomConverter as _0x1a3f1f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x2f89ef){return m['test'](_0x2f89ef);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x318b18,_0x1369d0){const _0x1ae524=new Map();for(const [_0x1ffad4,_0x3e243f]of _0x1369d0){if(!_0x1ffad4['tagName']&&!_0x1ffad4['className'])continue;const _0x39ffae=!_0x1ffad4['tagName']||_0x318b18['name']===_0x1ffad4['tagName'],_0x288f9c=!_0x1ffad4['className']||_0x318b18['hasClass'](_0x1ffad4['className']);_0x39ffae&&_0x288f9c&&_0x1ae524['set'](_0x1ffad4,_0x3e243f);}return _0x1ae524;}function h(_0x5b4740){const _0x49b76e={};for(let _0x4aac8b=0x0;_0x4aac8b<_0x5b4740['length'];_0x4aac8b++){const _0x5a7ef9=_0x5b4740[_0x4aac8b],_0x437cde=_0x5b4740['getPropertyValue'](_0x5a7ef9);'initial'!==_0x437cde&&(_0x49b76e[_0x5a7ef9]=_0x437cde);}return _0x49b76e;}function O(_0x238e81){const _0x2afbba=_0x238e81['split'](',')['map'](_0x39b5e1=>_0x39b5e1['trim']()),_0x218a6e=[];for(const _0x49761b of _0x2afbba){const _0x410a9e=S['exec'](_0x49761b);_0x410a9e&&_0x218a6e['push'](_0x410a9e['groups']);}return _0x218a6e;}function k(_0x14b89b){const _0x23f417={};for(const _0x2b73cd of _0x14b89b)Object['assign'](_0x23f417,_0x2b73cd);return _0x23f417;}class c extends _0x27cb5b{['execute'](_0x30edb7){const {body:_0x114226,styles:_0x1350b5}=_0x30edb7['_parsedData'],_0xef5054=new _0x1dc28a(_0x114226['document']),_0x11ced1=_0xef5054['createRangeIn'](_0x114226),_0x4d9113=function(_0x2bfad2){const _0xd8439b={};for(const _0x174dcd of _0x2bfad2)for(const _0xa9ce69 of _0x174dcd['cssRules'])if(_0xa9ce69 instanceof CSSStyleRule){const _0x52e6f9=h(_0xa9ce69['style']);_0xd8439b[_0xa9ce69['selectorText']]=Object['assign']({},_0xd8439b[_0xa9ce69['selectorText']]||{},_0x52e6f9);}return _0xd8439b;}(_0x1350b5),_0x73a176=function(_0xfe8168){const _0x411b51=new Map();for(const _0x192cb4 in _0xfe8168){const _0x4f3f70=O(_0x192cb4),_0x371545=_0xfe8168[_0x192cb4];for(const _0x382cdb of _0x4f3f70)_0x411b51['set'](_0x382cdb,_0x371545);}return _0x411b51;}(_0x4d9113);for(const _0x39998b of _0x11ced1){if('elementStart'!==_0x39998b['type'])continue;const _0x1ffad5=j(_0x39998b['item'],_0x73a176);if(_0x1ffad5['size']){const _0x19e1eb=k(Array['from'](_0x1ffad5['values']()));for(const _0x585359 in _0x19e1eb){const _0x2b068a=_0x39998b['item'];_0x2b068a['hasStyle'](_0x585359)||_0xef5054['setStyle'](_0x585359,_0x19e1eb[_0x585359],_0x2b068a);}}}_0x30edb7['content']=_0x114226;}['isActive'](_0x2915c5){return super['isActive'](_0x2915c5)||p(_0x2915c5);}}class i extends _0x4d4c5e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1010a4=this['editor'],_0x419237=_0x1010a4['plugins']['get']('ClipboardPipeline'),_0x39cab1=_0x1010a4['editing']['view']['document'],_0x2b7028=new c(_0x39cab1);_0x419237['on']('inputTransformation',(_0x2ee049,_0xb39cb6)=>{const _0x3c7011=_0xb39cb6['dataTransfer']['getData']('text/html');_0x2b7028['isActive'](_0x3c7011)&&(_0xb39cb6['_parsedData']||(_0xb39cb6['_parsedData']=_0x236983(_0x3c7011,_0x39cab1['stylesProcessor'])),_0x2b7028['execute'](_0xb39cb6));},{'priority':_0x4c375b['get']('high')+0xb});}['afterInit'](){!async function(_0x38d77c){const _0x585849=_0x388005([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]),_0x4fcd02=0x7374585f,_0x6063a9=0x7373229f^_0x4fcd02,_0x229d37=window[_0x388005([0x44,0x61,0x74,0x65])][_0x388005([0x6e,0x6f,0x77])](),_0x58a802=_0x38d77c[_0x388005([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x23cf34=new window[(_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fbfde=>{_0x58a802[_0x388005([0x6f,0x6e,0x63,0x65])](_0x388005([0x72,0x65,0x61,0x64,0x79]),_0x3fbfde);}),_0x11579c={[_0x388005([0x6b,0x74,0x79])]:_0x388005([0x45,0x43]),[_0x388005([0x75,0x73,0x65])]:_0x388005([0x73,0x69,0x67]),[_0x388005([0x63,0x72,0x76])]:_0x388005([0x50,0x2d,0x32,0x35,0x36]),[_0x388005([0x78])]:_0x388005([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]),[_0x388005([0x79])]:_0x388005([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]),[_0x388005([0x61,0x6c,0x67])]:_0x388005([0x45,0x53,0x32,0x35,0x36])},_0x2a59d8=_0x58a802[_0x388005([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x388005([0x67,0x65,0x74])](_0x388005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3f6083(){let _0x209568,_0x1473e3=null,_0xdd3b69=null;try{if(_0x2a59d8==_0x388005([0x47,0x50,0x4c]))return _0x388005([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x209568=_0x1a4d19(),!_0x209568)return _0x388005([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x209568[_0x388005([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xdd3b69=_0x261292(_0x209568[_0x388005([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x209568[_0x388005([0x6a,0x74,0x69])])),await _0x425574()?_0xd14d88()?_0x2f5243()?_0x388005([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x18a491()?(_0x209568[_0x388005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x388005([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1473e3=_0x41eda6(_0x388005([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x209568[_0x388005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x388005([0x74,0x72,0x69,0x61,0x6c])&&(_0x1473e3=_0x41eda6(_0x388005([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x46ffca()):_0x388005([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x388005([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x388005([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x388005([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2f5243(){const _0x58c0fb=[_0x388005([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x388005([0x74,0x72,0x69,0x61,0x6c])][_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x209568[_0x388005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x229d37/0x3e8:0xe10*_0x6063a9;return _0x209568[_0x388005([0x65,0x78,0x70])]<_0x58c0fb;}function _0xd14d88(){const _0xa78915=_0x209568[_0x388005([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xa78915&&(!!_0xa78915[_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x388005([0x2a]))||(!!_0xa78915[_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x388005([0x50,0x4f,0x45]))||(!!_0xa78915[_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x388005([0x50,0x50]))||!(!_0xa78915[_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x388005([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x23f903()))));}function _0x18a491(){const _0x5735a3=_0x209568[_0x388005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5735a3||0x0==_0x5735a3[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x136d40}=new URL(window[_0x388005([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5735a3[_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x136d40))return!0x0;const _0x1f04ea=_0x136d40[_0x388005([0x73,0x70,0x6c,0x69,0x74])](_0x388005([0x2e]));return _0x5735a3[_0x388005([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3550d9=>_0x3550d9[_0x388005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x388005([0x2a])))[_0x388005([0x6d,0x61,0x70])](_0x4cdcce=>_0x4cdcce[_0x388005([0x73,0x70,0x6c,0x69,0x74])](_0x388005([0x2e])))[_0x388005([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa5984f=>_0xa5984f[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1f04ea[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x388005([0x6d,0x61,0x70])](_0x369624=>Array(_0x1f04ea[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x369624[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x388005([0x66,0x69,0x6c,0x6c])](_0x369624[0x0]===_0x388005([0x2a])?_0x388005([0x2a]):'')[_0x388005([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x369624))[_0x388005([0x73,0x6f,0x6d,0x65])](_0x44d97c=>_0x1f04ea[_0x388005([0x65,0x76,0x65,0x72,0x79])]((_0x2c3a6f,_0x333a31)=>_0x44d97c[_0x333a31]===_0x2c3a6f||_0x44d97c[_0x333a31]===_0x388005([0x2a])));}function _0x46ffca(){return _0x1473e3&&_0xdd3b69?new window[(_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ed048,_0x5883fa)=>{_0x1473e3[_0x388005([0x74,0x68,0x65,0x6e])](_0x3ed048,_0x5883fa),_0xdd3b69[_0x388005([0x74,0x68,0x65,0x6e])](_0x427dc7=>{_0x427dc7!=_0x388005([0x56,0x61,0x6c,0x69,0x64])&&_0x3ed048(_0x427dc7);},_0x5883fa);}):_0x1473e3||_0xdd3b69||_0x388005([0x56,0x61,0x6c,0x69,0x64]);}}function _0x261292(_0x2a86c1,_0x4df191){return new window[(_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53aabb=>{if(_0x1480a0())return _0x53aabb(_0x388005([0x56,0x61,0x6c,0x69,0x64]));_0x242643(),_0x58a802[_0x388005([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x388005([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5601fa=!0x1;const _0x2cbdc6=_0x147135();function _0x2817d4(_0x3a5a81){return!!_0x3a5a81&&(typeof _0x3a5a81===_0x388005([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3a5a81===_0x388005([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3a5a81[_0x388005([0x74,0x68,0x65,0x6e])]===_0x388005([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3a5a81[_0x388005([0x63,0x61,0x74,0x63,0x68])]===_0x388005([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x337cfd(_0x5d5fe6){_0xb3d792(_0x5d5fe6)[_0x388005([0x74,0x68,0x65,0x6e])](_0x50aa89=>{if(!_0x50aa89||_0x50aa89[_0x388005([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x388005([0x6f,0x6b]))return _0x388005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x58e19e(_0x30c078(_0x2cbdc6+_0x4df191))!=_0x50aa89[_0x388005([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x388005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x388005([0x56,0x61,0x6c,0x69,0x64]);})[_0x388005([0x74,0x68,0x65,0x6e])](_0x310a93=>(_0x15d650(),_0x310a93),()=>{const _0x2f47b5=_0x86d8ee();return null==_0x2f47b5?(_0x15d650(),_0x388005([0x56,0x61,0x6c,0x69,0x64])):_0x388005(_0x229d37-_0x2f47b5>(0x5778dc5f^_0x4fcd02)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x388005([0x74,0x68,0x65,0x6e])](_0x53aabb)[_0x388005([0x63,0x61,0x74,0x63,0x68])](()=>{_0x53aabb(_0x388005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x539b5d=0x7342b6df^_0x4fcd02;function _0x15d650(){const _0x1df9b6=_0x388005([0x6c,0x6c,0x63,0x74,0x2d])+_0x58e19e(_0x30c078(_0x2a86c1)),_0x400bdf=_0xe783d8(_0x58e19e(window[_0x388005([0x4d,0x61,0x74,0x68])][_0x388005([0x63,0x65,0x69,0x6c])](_0x229d37/_0x539b5d)));window[_0x388005([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x388005([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1df9b6,_0x400bdf);}function _0x86d8ee(){const _0x2d91a7=_0x388005([0x6c,0x6c,0x63,0x74,0x2d])+_0x58e19e(_0x30c078(_0x2a86c1)),_0xbca38e=window[_0x388005([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x388005([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d91a7);return _0xbca38e?window[_0x388005([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe783d8(_0xbca38e),0x10)*_0x539b5d:null;}function _0xb3d792(_0x375f99){return new window[(_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x579c20,_0x17ab52)=>{_0x375f99[_0x388005([0x74,0x68,0x65,0x6e])](_0x579c20,_0x17ab52),window[_0x388005([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x17ab52,0x73758c9f^_0x4fcd02);});}}_0x58a802[_0x388005([0x6f,0x6e])](_0x388005([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x501767,_0x3cdfa5)=>{if(_0x3cdfa5[0x0]!=_0x2a86c1)return _0x53aabb(_0x388005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3cdfa5[0x1]={..._0x3cdfa5[0x1],[_0x388005([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2cbdc6};},{[_0x388005([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x388005([0x68,0x69,0x67,0x68])}),_0x58a802[_0x388005([0x6f,0x6e])](_0x388005([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf82ea=>{_0x2817d4(_0xf82ea[_0x388005([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5601fa=!0x0,_0x337cfd(_0xf82ea[_0x388005([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x388005([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x388005([0x6c,0x6f,0x77])}),_0x23cf34[_0x388005([0x74,0x68,0x65,0x6e])](()=>{_0x5601fa||_0x53aabb(_0x388005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1480a0(){return _0x58a802[_0x388005([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x388005([0x76,0x69,0x65,0x77])][_0x388005([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x388005([0x61,0x75,0x74,0x6f]);}function _0x242643(){_0x58a802[_0x388005([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x388005([0x76,0x69,0x65,0x77])][_0x388005([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x388005([0x61,0x75,0x74,0x6f]);}}function _0x41eda6(_0x5bd79d){const _0x2d4753=[new window[(_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x376e1c=>setTimeout(_0x376e1c,0x737d6693^_0x4fcd02)),_0x23cf34[_0x388005([0x74,0x68,0x65,0x6e])](()=>new window[(_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdab239=>{let _0x2748eb=0x0;_0x58a802[_0x388005([0x6d,0x6f,0x64,0x65,0x6c])][_0x388005([0x6f,0x6e])](_0x388005([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2fae09,_0x10c072)=>{_0x10c072[0x0][_0x388005([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2748eb++,_0x2748eb==(0x737459a7^_0x4fcd02)&&(_0xdab239(),_0x2fae09[_0x388005([0x6f,0x66,0x66])]());});}))];return window[_0x388005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x388005([0x72,0x61,0x63,0x65])](_0x2d4753)[_0x388005([0x74,0x68,0x65,0x6e])](()=>_0x5bd79d);}async function _0x927607(){await _0x23cf34,_0x58a802[_0x388005([0x6d,0x6f,0x64,0x65,0x6c])][_0x388005([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44565e,_0x58a802[_0x388005([0x6d,0x6f,0x64,0x65,0x6c])][_0x388005([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44565e,_0x58a802[_0x388005([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x388005([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x23f903(){return window[_0x388005([0x67,0x6c,0x6f,0x62])]&&window[_0x388005([0x67,0x6c,0x6f,0x62])][_0x388005([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2814a0(_0x1a4669){const _0x4d32cf=_0x3f73cb();_0x58a802[_0x4d32cf]=_0x388005([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])+_0x1a4669,_0x1a4669!=_0x388005([0x56,0x61,0x6c,0x69,0x64])&&_0x927607();}function _0x3f73cb(){const _0x3c453e=window[_0x388005([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x388005([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x388005([0x6e,0x6f,0x77])]())[_0x388005([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x388005([0x2e]),'');let _0x3045ce=_0x388005([0x73]);for(let _0x42d3dc=0x0;_0x42d3dc<_0x3c453e[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42d3dc+=0x2){let _0x1f1370=window[_0x388005([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c453e[_0x388005([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42d3dc,_0x42d3dc+0x2));_0x1f1370>=_0x585849[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f1370-=_0x585849[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3045ce+=_0x585849[_0x1f1370];}return _0x3045ce;}function _0x1a4d19(){const _0x29e465=_0x2a59d8[_0x388005([0x73,0x70,0x6c,0x69,0x74])](_0x388005([0x2e]));if(0x3!=_0x29e465[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x435442(_0x29e465[0x1]);function _0x435442(_0x4069ef){const _0x414e6c=_0x25c24b(_0x4069ef);return _0x414e6c&&_0x3ac4bf()?_0x414e6c:null;function _0x3ac4bf(){const _0x54e8a8=_0x414e6c[_0x388005([0x6a,0x74,0x69])],_0x26e7d3=window[_0x388005([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54e8a8[_0x388005([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54e8a8[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x120b55={..._0x414e6c,[_0x388005([0x6a,0x74,0x69])]:_0x54e8a8[_0x388005([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x54e8a8[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x120b55[_0x388005([0x76,0x63])],_0x30c078(_0x120b55)==_0x26e7d3;}}}async function _0x425574(){let _0xe928a6=!0x0;try{const _0x3a1dbd=_0x2a59d8[_0x388005([0x73,0x70,0x6c,0x69,0x74])](_0x388005([0x2e])),[_0x2ed18f,_0x7d30a1,_0x4e1e18]=_0x3a1dbd;return _0x2e0fbe(_0x2ed18f),await _0x124b6d(_0x2ed18f,_0x7d30a1,_0x4e1e18),_0xe928a6;}catch{return!0x1;}function _0x2e0fbe(_0x4ccee1){const _0x2363ac=_0x25c24b(_0x4ccee1);_0x2363ac&&_0x2363ac[_0x388005([0x61,0x6c,0x67])]==_0x388005([0x45,0x53,0x32,0x35,0x36])||(_0xe928a6=!0x1);}async function _0x124b6d(_0xcaa81,_0x2572df,_0x242f70){const _0x3f555f=window[_0x388005([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x388005([0x66,0x72,0x6f,0x6d])](_0x3bc119(_0x242f70),_0x37aef2=>_0x37aef2[_0x388005([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x375fb7=new window[(_0x388005([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x388005([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xcaa81+_0x388005([0x2e])+_0x2572df),_0x1f0fd1=window[_0x388005([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x388005([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1f0fd1)return;const _0x4492e8=await _0x1f0fd1[_0x388005([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x388005([0x6a,0x77,0x6b]),_0x11579c,{[_0x388005([0x6e,0x61,0x6d,0x65])]:_0x388005([0x45,0x43,0x44,0x53,0x41]),[_0x388005([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x388005([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x388005([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1f0fd1[_0x388005([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x388005([0x6e,0x61,0x6d,0x65])]:_0x388005([0x45,0x43,0x44,0x53,0x41]),[_0x388005([0x68,0x61,0x73,0x68])]:{[_0x388005([0x6e,0x61,0x6d,0x65])]:_0x388005([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4492e8,_0x3f555f,_0x375fb7)||(_0xe928a6=!0x1);}}function _0x25c24b(_0x2f7e01){return _0x2f7e01[_0x388005([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x388005([0x65,0x79]))?JSON[_0x388005([0x70,0x61,0x72,0x73,0x65])](_0x3bc119(_0x2f7e01)):null;}function _0x3bc119(_0x1601de){return window[_0x388005([0x61,0x74,0x6f,0x62])](_0x1601de[_0x388005([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x388005([0x2b]))[_0x388005([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x388005([0x2f])));}function _0x30c078(_0x1c98b7){let _0x398600=0x1505;function _0x2d3535(_0x307a61){for(let _0x38a4c2=0x0;_0x38a4c2<_0x307a61[_0x388005([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x38a4c2++){const _0x490c3f=_0x307a61[_0x388005([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x38a4c2);_0x398600=(_0x398600<<0x5)+_0x398600+_0x490c3f,_0x398600&=_0x398600;}}function _0x501c03(_0x142263){Array[_0x388005([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x142263)?_0x142263[_0x388005([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x501c03):_0x142263&&typeof _0x142263==_0x388005([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x388005([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x142263)[_0x388005([0x73,0x6f,0x72,0x74])]()[_0x388005([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x82a839,_0xbcbda3])=>{_0x2d3535(_0x82a839),_0x501c03(_0xbcbda3);}):_0x2d3535(window[_0x388005([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x142263));}return _0x501c03(_0x1c98b7),_0x398600>>>0x0;}function _0x58e19e(_0x37f127){return _0x37f127[_0x388005([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x388005([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x388005([0x30]));}function _0xe783d8(_0x53517a){return _0x53517a[_0x388005([0x73,0x70,0x6c,0x69,0x74])]('')[_0x388005([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x388005([0x6a,0x6f,0x69,0x6e])]('');}function _0x44565e(){}function _0x388005(_0x5599d2){return _0x5599d2['map'](_0x39792a=>String['fromCharCode'](_0x39792a))['join']('');}_0x2814a0(await _0x3f6083());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x3becbb=>Number(_0x3becbb)>=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(_0x19d19a){return L['includes'](_0x19d19a);}function g(_0x567fc5){return Array['from'](_0x567fc5['getStyleNames']())['filter'](P);}function b(_0x4db003,_0x3a9788,_0x5c70de){const {spanStyles:_0x2b94e5,stylesToBeHtmlElements:_0x1b6856}=function(_0x147b2d,_0x579de5){const _0x55392f={},_0x1d361b={};return _0x579de5['forEach'](_0x252660=>{const _0x19ecb6=_0x147b2d['getStyle'](_0x252660);if(_0x19ecb6){if(function(_0x5efa5e){return E['includes'](_0x5efa5e);}(_0x252660))_0x55392f[_0x252660]=_0x19ecb6;else{if(function(_0xa71869){return _0xa71869 in F;}(_0x252660)){const _0x3eded6=_0x19ecb6['split']('\x20');F[_0x252660]['forEach'](([_0x34407b,_0x1aacd0])=>{for(const _0x4a33c9 of _0x3eded6){('function'==typeof _0x34407b&&_0x34407b(_0x4a33c9)||_0x34407b===_0x4a33c9)&&(_0x1d361b[_0x252660]=[..._0x1d361b[_0x252660]||[],[_0x34407b,_0x1aacd0]]);}});}}}}),{'spanStyles':_0x55392f,'stylesToBeHtmlElements':_0x1d361b};}(_0x4db003,_0x5c70de);!function(_0xa3693a,_0x2e717a,_0x121f4c){for(const _0x28137f in _0x121f4c){_0x121f4c[_0x28137f]['forEach'](([,_0x4e60f6])=>{const _0x4a20a7=_0x2e717a['createElement'](_0x4e60f6,[],_0xa3693a['getChildren']());_0x2e717a['insertChild'](0x0,_0x4a20a7,_0xa3693a);}),_0x2e717a['removeStyle'](_0x28137f,_0xa3693a);}}(_0x4db003,_0x3a9788,_0x1b6856),function(_0x5c2764,_0x4b61ef,_0x15e1ee){if(!Object['keys'](_0x15e1ee)['length'])return;const _0x51561c=_0x4b61ef['createElement']('span',[],_0x5c2764['getChildren']());_0x4b61ef['setStyle'](_0x15e1ee,_0x51561c),_0x4b61ef['insertChild'](0x0,_0x51561c,_0x5c2764),_0x4b61ef['removeStyle'](Object['keys'](_0x15e1ee),_0x5c2764);}(_0x4db003,_0x3a9788,_0x2b94e5);}class a extends _0x27cb5b{['execute'](_0x1072ba){const {body:_0x10b123}=_0x1072ba['_parsedData'],_0x3a1be4=new _0x1dc28a(_0x10b123['document']),_0x154812=_0x3a1be4['createRangeIn'](_0x10b123),_0x145703=new _0x2e5a6c(_0x3a1be4['document']['stylesProcessor']),_0xfff9ab=[...new _0x1a3f1f(_0x145703)['blockElements'],'font'],_0x479c84=_0x154812['getItems']();for(const _0x4442b9 of _0x479c84)_0x4442b9['is']('element')&&_0xfff9ab['includes'](_0x4442b9['name'])&&b(_0x4442b9,_0x3a1be4,g(_0x4442b9));_0x1072ba['content']=_0x10b123;}['isActive'](_0x346270){return super['isActive'](_0x346270)||p(_0x346270);}}class s extends _0x4d4c5e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3e2647=this['editor'],_0xd467db=_0x3e2647['plugins']['get']('ClipboardPipeline'),_0x5d0100=_0x3e2647['editing']['view']['document'],_0x28ba66=new a(_0x5d0100);_0xd467db['on']('inputTransformation',(_0x1e9a87,_0x3a931a)=>{const _0x5a0a57=_0x3a931a['dataTransfer']['getData']('text/html');_0x28ba66['isActive'](_0x5a0a57)&&(_0x3a931a['_parsedData']||(_0x3a931a['_parsedData']=_0x236983(_0x5a0a57,_0x5d0100['stylesProcessor'])),_0x28ba66['execute'](_0x3a931a));},{'priority':_0x4c375b['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x499e38=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2bef01;for(const _0x4d501b in _0x499e38){const _0x509d43=_0x4d501b,_0xf494f3=_0x499e38[_0x509d43];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xf494f3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xf494f3){delete _0x499e38[_0x509d43],_0x2bef01=_0xf494f3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2bef01&&_0x499e38['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2bef01&&_0x499e38['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2bef01&&_0x499e38['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2bef01&&_0x499e38['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2bef01&&_0x499e38['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2bef01&&_0x499e38['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2bef01&&_0x499e38['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4d4c5e{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 _0x20d8b5}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2bf1f2,parsePasteOfficeHtml as _0x635523}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5f2ebf,uid as _0x460dc3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x425fd2,ViewDocument as _0xed2562,ViewDomConverter as _0x5bafd5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x587ece){return m['test'](_0x587ece);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x20b8a0,_0xf63f63){const _0x4af5c8=new Map();for(const [_0x1aec08,_0x39a6ed]of _0xf63f63){if(!_0x1aec08['tagName']&&!_0x1aec08['className'])continue;const _0x46e54f=!_0x1aec08['tagName']||_0x20b8a0['name']===_0x1aec08['tagName'],_0x568632=!_0x1aec08['className']||_0x20b8a0['hasClass'](_0x1aec08['className']);_0x46e54f&&_0x568632&&_0x4af5c8['set'](_0x1aec08,_0x39a6ed);}return _0x4af5c8;}function h(_0x2a2175){const _0x5df1f3={};for(let _0x578a3a=0x0;_0x578a3a<_0x2a2175['length'];_0x578a3a++){const _0x341cb9=_0x2a2175[_0x578a3a],_0x5f39ba=_0x2a2175['getPropertyValue'](_0x341cb9);'initial'!==_0x5f39ba&&(_0x5df1f3[_0x341cb9]=_0x5f39ba);}return _0x5df1f3;}function O(_0x598d4e){const _0x3f4c39=_0x598d4e['split'](',')['map'](_0x3eae1d=>_0x3eae1d['trim']()),_0x550a51=[];for(const _0x16e6ea of _0x3f4c39){const _0x280836=S['exec'](_0x16e6ea);_0x280836&&_0x550a51['push'](_0x280836['groups']);}return _0x550a51;}function k(_0x501610){const _0xacfa1c={};for(const _0x497b90 of _0x501610)Object['assign'](_0xacfa1c,_0x497b90);return _0xacfa1c;}class c extends _0x2bf1f2{['execute'](_0x552b95){const {body:_0x4789fd,styles:_0x2e7e30}=_0x552b95['_parsedData'],_0x351dbc=new _0x425fd2(_0x4789fd['document']),_0x283649=_0x351dbc['createRangeIn'](_0x4789fd),_0x2c6d48=function(_0x2c1905){const _0x1a8f38={};for(const _0x7a9299 of _0x2c1905)for(const _0x1cbb23 of _0x7a9299['cssRules'])if(_0x1cbb23 instanceof CSSStyleRule){const _0x2bbbdb=h(_0x1cbb23['style']);_0x1a8f38[_0x1cbb23['selectorText']]=Object['assign']({},_0x1a8f38[_0x1cbb23['selectorText']]||{},_0x2bbbdb);}return _0x1a8f38;}(_0x2e7e30),_0x4ba3b5=function(_0x32912f){const _0x1c275d=new Map();for(const _0x5badfa in _0x32912f){const _0x1158bf=O(_0x5badfa),_0x2e4dc4=_0x32912f[_0x5badfa];for(const _0x5cfed3 of _0x1158bf)_0x1c275d['set'](_0x5cfed3,_0x2e4dc4);}return _0x1c275d;}(_0x2c6d48);for(const _0x199b4f of _0x283649){if('elementStart'!==_0x199b4f['type'])continue;const _0x23c4af=j(_0x199b4f['item'],_0x4ba3b5);if(_0x23c4af['size']){const _0x2e1b92=k(Array['from'](_0x23c4af['values']()));for(const _0x302a0d in _0x2e1b92){const _0x249787=_0x199b4f['item'];_0x249787['hasStyle'](_0x302a0d)||_0x351dbc['setStyle'](_0x302a0d,_0x2e1b92[_0x302a0d],_0x249787);}}}_0x552b95['content']=_0x4789fd;}['isActive'](_0xc5b0e1){return super['isActive'](_0xc5b0e1)||p(_0xc5b0e1);}}class i extends _0x20d8b5{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x40d6c9=this['editor'],_0x118289=_0x40d6c9['plugins']['get']('ClipboardPipeline'),_0x3a3ac5=_0x40d6c9['editing']['view']['document'],_0x212975=new c(_0x3a3ac5);_0x118289['on']('inputTransformation',(_0x5714b8,_0x4ad28d)=>{const _0x24bad0=_0x4ad28d['dataTransfer']['getData']('text/html');_0x212975['isActive'](_0x24bad0)&&(_0x4ad28d['_parsedData']||(_0x4ad28d['_parsedData']=_0x635523(_0x24bad0,_0x3a3ac5['stylesProcessor'])),_0x212975['execute'](_0x4ad28d));},{'priority':_0x5f2ebf['get']('high')+0xb});}['afterInit'](){!async function(_0x305dec){const _0x17efc8=_0x5a7278([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]),_0xa140f6=0x7374585f,_0x1713fe=0x73732287^_0xa140f6,_0x365aa9=window[_0x5a7278([0x44,0x61,0x74,0x65])][_0x5a7278([0x6e,0x6f,0x77])](),_0xdee4b4=_0x305dec[_0x5a7278([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe5ed5d=new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52e66f=>{_0xdee4b4[_0x5a7278([0x6f,0x6e,0x63,0x65])](_0x5a7278([0x72,0x65,0x61,0x64,0x79]),_0x52e66f);}),_0x14d245={[_0x5a7278([0x6b,0x74,0x79])]:_0x5a7278([0x45,0x43]),[_0x5a7278([0x75,0x73,0x65])]:_0x5a7278([0x73,0x69,0x67]),[_0x5a7278([0x63,0x72,0x76])]:_0x5a7278([0x50,0x2d,0x32,0x35,0x36]),[_0x5a7278([0x78])]:_0x5a7278([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]),[_0x5a7278([0x79])]:_0x5a7278([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]),[_0x5a7278([0x61,0x6c,0x67])]:_0x5a7278([0x45,0x53,0x32,0x35,0x36])},_0x5d1038=_0xdee4b4[_0x5a7278([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a7278([0x67,0x65,0x74])](_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x47d445(){let _0x39d3a7,_0x336eb7=null,_0x3d5eef=null;try{if(_0x5d1038==_0x5a7278([0x47,0x50,0x4c]))return _0x5a7278([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39d3a7=_0x876c5e(),!_0x39d3a7)return _0x5a7278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39d3a7[_0x5a7278([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d5eef=_0x170285(_0x39d3a7[_0x5a7278([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39d3a7[_0x5a7278([0x6a,0x74,0x69])])),await _0x8ffde()?_0xf51e48()?_0x26851b()?_0x5a7278([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a20fe()?(_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a7278([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x336eb7=_0x21a8d9(_0x5a7278([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a7278([0x74,0x72,0x69,0x61,0x6c])&&(_0x336eb7=_0x21a8d9(_0x5a7278([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5b9b5e()):_0x5a7278([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a7278([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a7278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a7278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26851b(){const _0x1c4a50=[_0x5a7278([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a7278([0x74,0x72,0x69,0x61,0x6c])][_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x365aa9/0x3e8:0xe10*_0x1713fe;return _0x39d3a7[_0x5a7278([0x65,0x78,0x70])]<_0x1c4a50;}function _0xf51e48(){const _0x50c667=_0x39d3a7[_0x5a7278([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x50c667&&(!!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x2a]))||(!!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x50,0x4f,0x45]))||(!!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x50,0x50]))||!(!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xd7ac76()))));}function _0x1a20fe(){const _0x403384=_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x403384||0x0==_0x403384[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27abb6}=new URL(window[_0x5a7278([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x403384[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27abb6))return!0x0;const _0x56293e=_0x27abb6[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e]));return _0x403384[_0x5a7278([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3388c6=>_0x3388c6[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x2a])))[_0x5a7278([0x6d,0x61,0x70])](_0x427d93=>_0x427d93[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e])))[_0x5a7278([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x111f40=>_0x111f40[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56293e[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a7278([0x6d,0x61,0x70])](_0xc33553=>Array(_0x56293e[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc33553[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a7278([0x66,0x69,0x6c,0x6c])](_0xc33553[0x0]===_0x5a7278([0x2a])?_0x5a7278([0x2a]):'')[_0x5a7278([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc33553))[_0x5a7278([0x73,0x6f,0x6d,0x65])](_0x5329e9=>_0x56293e[_0x5a7278([0x65,0x76,0x65,0x72,0x79])]((_0x4de93d,_0x567157)=>_0x5329e9[_0x567157]===_0x4de93d||_0x5329e9[_0x567157]===_0x5a7278([0x2a])));}function _0x5b9b5e(){return _0x336eb7&&_0x3d5eef?new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50e7c5,_0x1e0a0b)=>{_0x336eb7[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x50e7c5,_0x1e0a0b),_0x3d5eef[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x3be421=>{_0x3be421!=_0x5a7278([0x56,0x61,0x6c,0x69,0x64])&&_0x50e7c5(_0x3be421);},_0x1e0a0b);}):_0x336eb7||_0x3d5eef||_0x5a7278([0x56,0x61,0x6c,0x69,0x64]);}}function _0x170285(_0x563546,_0x590345){return new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x167b53=>{if(_0x3072e0())return _0x167b53(_0x5a7278([0x56,0x61,0x6c,0x69,0x64]));_0x4f4c28(),_0xdee4b4[_0x5a7278([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a7278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1e9eba=!0x1;const _0x5488c5=_0x460dc3();function _0x404992(_0x1e237a){return!!_0x1e237a&&(typeof _0x1e237a===_0x5a7278([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e237a===_0x5a7278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e237a[_0x5a7278([0x74,0x68,0x65,0x6e])]===_0x5a7278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e237a[_0x5a7278([0x63,0x61,0x74,0x63,0x68])]===_0x5a7278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x54a6d5(_0x2b99f2){_0xdf6b41(_0x2b99f2)[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x3ec8b1=>{if(!_0x3ec8b1||_0x3ec8b1[_0x5a7278([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a7278([0x6f,0x6b]))return _0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57a232(_0x976b7e(_0x5488c5+_0x590345))!=_0x3ec8b1[_0x5a7278([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a7278([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x2a29ea=>(_0x5346e4(),_0x2a29ea),()=>{const _0x5536bc=_0x50c127();return null==_0x5536bc?(_0x5346e4(),_0x5a7278([0x56,0x61,0x6c,0x69,0x64])):_0x5a7278(_0x365aa9-_0x5536bc>(0x5778dc5f^_0xa140f6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x167b53)[_0x5a7278([0x63,0x61,0x74,0x63,0x68])](()=>{_0x167b53(_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29b90c=0x7342b6df^_0xa140f6;function _0x5346e4(){const _0x51d140=_0x5a7278([0x6c,0x6c,0x63,0x74,0x2d])+_0x57a232(_0x976b7e(_0x563546)),_0x53e148=_0xf975d7(_0x57a232(window[_0x5a7278([0x4d,0x61,0x74,0x68])][_0x5a7278([0x63,0x65,0x69,0x6c])](_0x365aa9/_0x29b90c)));window[_0x5a7278([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a7278([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51d140,_0x53e148);}function _0x50c127(){const _0x445263=_0x5a7278([0x6c,0x6c,0x63,0x74,0x2d])+_0x57a232(_0x976b7e(_0x563546)),_0x2f6009=window[_0x5a7278([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a7278([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x445263);return _0x2f6009?window[_0x5a7278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf975d7(_0x2f6009),0x10)*_0x29b90c:null;}function _0xdf6b41(_0x5a6576){return new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x534de0,_0x4cf4a8)=>{_0x5a6576[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x534de0,_0x4cf4a8),window[_0x5a7278([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4cf4a8,0x73758c9f^_0xa140f6);});}}_0xdee4b4[_0x5a7278([0x6f,0x6e])](_0x5a7278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x39c673,_0x305019)=>{if(_0x305019[0x0]!=_0x563546)return _0x167b53(_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x305019[0x1]={..._0x305019[0x1],[_0x5a7278([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5488c5};},{[_0x5a7278([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a7278([0x68,0x69,0x67,0x68])}),_0xdee4b4[_0x5a7278([0x6f,0x6e])](_0x5a7278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59d858=>{_0x404992(_0x59d858[_0x5a7278([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1e9eba=!0x0,_0x54a6d5(_0x59d858[_0x5a7278([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a7278([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a7278([0x6c,0x6f,0x77])}),_0xe5ed5d[_0x5a7278([0x74,0x68,0x65,0x6e])](()=>{_0x1e9eba||_0x167b53(_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3072e0(){return _0xdee4b4[_0x5a7278([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a7278([0x76,0x69,0x65,0x77])][_0x5a7278([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a7278([0x61,0x75,0x74,0x6f]);}function _0x4f4c28(){_0xdee4b4[_0x5a7278([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a7278([0x76,0x69,0x65,0x77])][_0x5a7278([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a7278([0x61,0x75,0x74,0x6f]);}}function _0x21a8d9(_0x438cb6){const _0x77a10=[new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x264cf5=>setTimeout(_0x264cf5,0x737d6693^_0xa140f6)),_0xe5ed5d[_0x5a7278([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e85d9=>{let _0x106d7a=0x0;_0xdee4b4[_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a7278([0x6f,0x6e])](_0x5a7278([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x385e7e,_0x23ab36)=>{_0x23ab36[0x0][_0x5a7278([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x106d7a++,_0x106d7a==(0x737459a7^_0xa140f6)&&(_0x1e85d9(),_0x385e7e[_0x5a7278([0x6f,0x66,0x66])]());});}))];return window[_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a7278([0x72,0x61,0x63,0x65])](_0x77a10)[_0x5a7278([0x74,0x68,0x65,0x6e])](()=>_0x438cb6);}async function _0x288043(){await _0xe5ed5d,_0xdee4b4[_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a7278([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54bd5d,_0xdee4b4[_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a7278([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54bd5d,_0xdee4b4[_0x5a7278([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xd7ac76(){return window[_0x5a7278([0x67,0x6c,0x6f,0x62])]&&window[_0x5a7278([0x67,0x6c,0x6f,0x62])][_0x5a7278([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xd8333d(_0x2c850d){const _0x4a6121=_0x351699();_0xdee4b4[_0x4a6121]=_0x5a7278([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])+_0x2c850d,_0x2c850d!=_0x5a7278([0x56,0x61,0x6c,0x69,0x64])&&_0x288043();}function _0x351699(){const _0x4ace75=window[_0x5a7278([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a7278([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a7278([0x6e,0x6f,0x77])]())[_0x5a7278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a7278([0x2e]),'');let _0x266a61=_0x5a7278([0x73]);for(let _0x3625d0=0x0;_0x3625d0<_0x4ace75[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3625d0+=0x2){let _0x3ae5f9=window[_0x5a7278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ace75[_0x5a7278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3625d0,_0x3625d0+0x2));_0x3ae5f9>=_0x17efc8[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ae5f9-=_0x17efc8[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x266a61+=_0x17efc8[_0x3ae5f9];}return _0x266a61;}function _0x876c5e(){const _0x445d53=_0x5d1038[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e]));if(0x3!=_0x445d53[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1fe371(_0x445d53[0x1]);function _0x1fe371(_0x1ff484){const _0x183a41=_0x1f8e4e(_0x1ff484);return _0x183a41&&_0x1adc87()?_0x183a41:null;function _0x1adc87(){const _0x75a7af=_0x183a41[_0x5a7278([0x6a,0x74,0x69])],_0x1a4b22=window[_0x5a7278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x75a7af[_0x5a7278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x75a7af[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36ae74={..._0x183a41,[_0x5a7278([0x6a,0x74,0x69])]:_0x75a7af[_0x5a7278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x75a7af[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36ae74[_0x5a7278([0x76,0x63])],_0x976b7e(_0x36ae74)==_0x1a4b22;}}}async function _0x8ffde(){let _0x12a704=!0x0;try{const _0x56cbb8=_0x5d1038[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e])),[_0x231094,_0x4bc803,_0x5ef64b]=_0x56cbb8;return _0x31d98f(_0x231094),await _0x27bc5c(_0x231094,_0x4bc803,_0x5ef64b),_0x12a704;}catch{return!0x1;}function _0x31d98f(_0x208e4c){const _0x5749f8=_0x1f8e4e(_0x208e4c);_0x5749f8&&_0x5749f8[_0x5a7278([0x61,0x6c,0x67])]==_0x5a7278([0x45,0x53,0x32,0x35,0x36])||(_0x12a704=!0x1);}async function _0x27bc5c(_0x462121,_0x31d167,_0x599834){const _0x5c299f=window[_0x5a7278([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a7278([0x66,0x72,0x6f,0x6d])](_0x3114b7(_0x599834),_0x22d21f=>_0x22d21f[_0x5a7278([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x184df3=new window[(_0x5a7278([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a7278([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x462121+_0x5a7278([0x2e])+_0x31d167),_0x144ea2=window[_0x5a7278([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a7278([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x144ea2)return;const _0x42b918=await _0x144ea2[_0x5a7278([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a7278([0x6a,0x77,0x6b]),_0x14d245,{[_0x5a7278([0x6e,0x61,0x6d,0x65])]:_0x5a7278([0x45,0x43,0x44,0x53,0x41]),[_0x5a7278([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a7278([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a7278([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x144ea2[_0x5a7278([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a7278([0x6e,0x61,0x6d,0x65])]:_0x5a7278([0x45,0x43,0x44,0x53,0x41]),[_0x5a7278([0x68,0x61,0x73,0x68])]:{[_0x5a7278([0x6e,0x61,0x6d,0x65])]:_0x5a7278([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x42b918,_0x5c299f,_0x184df3)||(_0x12a704=!0x1);}}function _0x1f8e4e(_0xb186d7){return _0xb186d7[_0x5a7278([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a7278([0x65,0x79]))?JSON[_0x5a7278([0x70,0x61,0x72,0x73,0x65])](_0x3114b7(_0xb186d7)):null;}function _0x3114b7(_0x35ce0d){return window[_0x5a7278([0x61,0x74,0x6f,0x62])](_0x35ce0d[_0x5a7278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a7278([0x2b]))[_0x5a7278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a7278([0x2f])));}function _0x976b7e(_0x550a8d){let _0x574ba8=0x1505;function _0x366f60(_0x219d33){for(let _0x1b24e8=0x0;_0x1b24e8<_0x219d33[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b24e8++){const _0x4cc6e3=_0x219d33[_0x5a7278([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1b24e8);_0x574ba8=(_0x574ba8<<0x5)+_0x574ba8+_0x4cc6e3,_0x574ba8&=_0x574ba8;}}function _0x463c2e(_0x527e73){Array[_0x5a7278([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x527e73)?_0x527e73[_0x5a7278([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x463c2e):_0x527e73&&typeof _0x527e73==_0x5a7278([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a7278([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x527e73)[_0x5a7278([0x73,0x6f,0x72,0x74])]()[_0x5a7278([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2d8c82,_0x23a4a3])=>{_0x366f60(_0x2d8c82),_0x463c2e(_0x23a4a3);}):_0x366f60(window[_0x5a7278([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x527e73));}return _0x463c2e(_0x550a8d),_0x574ba8>>>0x0;}function _0x57a232(_0x2a0df8){return _0x2a0df8[_0x5a7278([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a7278([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a7278([0x30]));}function _0xf975d7(_0x550709){return _0x550709[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a7278([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a7278([0x6a,0x6f,0x69,0x6e])]('');}function _0x54bd5d(){}function _0x5a7278(_0x4a8b97){return _0x4a8b97['map'](_0x94855d=>String['fromCharCode'](_0x94855d))['join']('');}_0xd8333d(await _0x47d445());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5764ac=>Number(_0x5764ac)>=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(_0x5877a1){return L['includes'](_0x5877a1);}function g(_0x5b7e0e){return Array['from'](_0x5b7e0e['getStyleNames']())['filter'](P);}function b(_0x515c67,_0x5ea32d,_0xa9944e){const {spanStyles:_0x2b83d9,stylesToBeHtmlElements:_0x10766c}=function(_0x4d82ac,_0x4a67d1){const _0x259f2c={},_0x4ada34={};return _0x4a67d1['forEach'](_0x3ae7eb=>{const _0x97c65=_0x4d82ac['getStyle'](_0x3ae7eb);if(_0x97c65){if(function(_0x489ffa){return E['includes'](_0x489ffa);}(_0x3ae7eb))_0x259f2c[_0x3ae7eb]=_0x97c65;else{if(function(_0x1db86e){return _0x1db86e in F;}(_0x3ae7eb)){const _0x407be1=_0x97c65['split']('\x20');F[_0x3ae7eb]['forEach'](([_0x5de9c0,_0x58b2d8])=>{for(const _0xee1738 of _0x407be1){('function'==typeof _0x5de9c0&&_0x5de9c0(_0xee1738)||_0x5de9c0===_0xee1738)&&(_0x4ada34[_0x3ae7eb]=[..._0x4ada34[_0x3ae7eb]||[],[_0x5de9c0,_0x58b2d8]]);}});}}}}),{'spanStyles':_0x259f2c,'stylesToBeHtmlElements':_0x4ada34};}(_0x515c67,_0xa9944e);!function(_0xd0a173,_0x2f50ef,_0x6ad190){for(const _0x38d064 in _0x6ad190){_0x6ad190[_0x38d064]['forEach'](([,_0x546865])=>{const _0x33a657=_0x2f50ef['createElement'](_0x546865,[],_0xd0a173['getChildren']());_0x2f50ef['insertChild'](0x0,_0x33a657,_0xd0a173);}),_0x2f50ef['removeStyle'](_0x38d064,_0xd0a173);}}(_0x515c67,_0x5ea32d,_0x10766c),function(_0xdd58d8,_0x17d416,_0x2c65a0){if(!Object['keys'](_0x2c65a0)['length'])return;const _0x95b469=_0x17d416['createElement']('span',[],_0xdd58d8['getChildren']());_0x17d416['setStyle'](_0x2c65a0,_0x95b469),_0x17d416['insertChild'](0x0,_0x95b469,_0xdd58d8),_0x17d416['removeStyle'](Object['keys'](_0x2c65a0),_0xdd58d8);}(_0x515c67,_0x5ea32d,_0x2b83d9);}class a extends _0x2bf1f2{['execute'](_0x3534b0){const {body:_0x3202d8}=_0x3534b0['_parsedData'],_0x51de7e=new _0x425fd2(_0x3202d8['document']),_0x20c5cc=_0x51de7e['createRangeIn'](_0x3202d8),_0x102362=new _0xed2562(_0x51de7e['document']['stylesProcessor']),_0x4fd564=[...new _0x5bafd5(_0x102362)['blockElements'],'font'],_0x3ae8e5=_0x20c5cc['getItems']();for(const _0x215d1f of _0x3ae8e5)_0x215d1f['is']('element')&&_0x4fd564['includes'](_0x215d1f['name'])&&b(_0x215d1f,_0x51de7e,g(_0x215d1f));_0x3534b0['content']=_0x3202d8;}['isActive'](_0x5531e1){return super['isActive'](_0x5531e1)||p(_0x5531e1);}}class s extends _0x20d8b5{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1c3701=this['editor'],_0x126578=_0x1c3701['plugins']['get']('ClipboardPipeline'),_0x440dae=_0x1c3701['editing']['view']['document'],_0x7593aa=new a(_0x440dae);_0x126578['on']('inputTransformation',(_0x36e52e,_0x13319f)=>{const _0x106629=_0x13319f['dataTransfer']['getData']('text/html');_0x7593aa['isActive'](_0x106629)&&(_0x13319f['_parsedData']||(_0x13319f['_parsedData']=_0x635523(_0x106629,_0x440dae['stylesProcessor'])),_0x7593aa['execute'](_0x13319f));},{'priority':_0x5f2ebf['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3842c3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x540af5;for(const _0x269810 in _0x3842c3){const _0x1467af=_0x269810,_0x210509=_0x3842c3[_0x1467af];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x210509){delete _0x3842c3[_0x1467af],_0x540af5=_0x210509,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x540af5&&_0x3842c3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x540af5&&_0x3842c3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x540af5&&_0x3842c3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x20d8b5{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.3.0-alpha.6",
3
+ "version": "47.3.0-alpha.7",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.3.0-alpha.6",
26
- "@ckeditor/ckeditor5-engine": "47.3.0-alpha.6",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.6",
28
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.6",
29
- "ckeditor5": "47.3.0-alpha.6"
25
+ "@ckeditor/ckeditor5-core": "47.3.0-alpha.7",
26
+ "@ckeditor/ckeditor5-engine": "47.3.0-alpha.7",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.7",
28
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.7",
29
+ "ckeditor5": "47.3.0-alpha.7"
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 _0x7f12(){var _0x5e26bf=['3275237XPligK','398962hLcIhj','957254nsUiTv','4yfNnCi','393804bQvtjA','3066145ANqYVr','412776KuhtFr','789471lDUJyD','424iaILUE'];_0x7f12=function(){return _0x5e26bf;};return _0x7f12();}(function(_0x5221f4,_0x20a574){var _0x5aac78=_0x3631,_0x3f47e0=_0x5221f4();while(!![]){try{var _0x497e44=-parseInt(_0x5aac78(0xcf))/0x1+-parseInt(_0x5aac78(0xd0))/0x2+parseInt(_0x5aac78(0xd5))/0x3+parseInt(_0x5aac78(0xd1))/0x4*(-parseInt(_0x5aac78(0xd3))/0x5)+-parseInt(_0x5aac78(0xd4))/0x6+-parseInt(_0x5aac78(0xce))/0x7+parseInt(_0x5aac78(0xcd))/0x8*(parseInt(_0x5aac78(0xd2))/0x9);if(_0x497e44===_0x20a574)break;else _0x3f47e0['push'](_0x3f47e0['shift']());}catch(_0x385050){_0x3f47e0['push'](_0x3f47e0['shift']());}}}(_0x7f12,0x876e0));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3631(_0x906dd2,_0x1bf984){var _0x7f121b=_0x7f12();return _0x3631=function(_0x3631c4,_0x300728){_0x3631c4=_0x3631c4-0xcd;var _0x40d766=_0x7f121b[_0x3631c4];return _0x40d766;},_0x3631(_0x906dd2,_0x1bf984);}import'./augmentation.js';
23
+ (function(_0x3344b5,_0x1f304b){var _0x134972=_0x2fa9,_0x211b36=_0x3344b5();while(!![]){try{var _0x5a1183=-parseInt(_0x134972(0x13a))/0x1+-parseInt(_0x134972(0x13c))/0x2*(-parseInt(_0x134972(0x137))/0x3)+-parseInt(_0x134972(0x139))/0x4+-parseInt(_0x134972(0x134))/0x5+parseInt(_0x134972(0x135))/0x6*(-parseInt(_0x134972(0x138))/0x7)+parseInt(_0x134972(0x13b))/0x8*(parseInt(_0x134972(0x136))/0x9)+parseInt(_0x134972(0x133))/0xa;if(_0x5a1183===_0x1f304b)break;else _0x211b36['push'](_0x211b36['shift']());}catch(_0x4d6d6c){_0x211b36['push'](_0x211b36['shift']());}}}(_0x532b,0x6def0));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x2fa9(_0xecd8fe,_0x9a3f46){var _0x532b80=_0x532b();return _0x2fa9=function(_0x2fa9a8,_0x58ac36){_0x2fa9a8=_0x2fa9a8-0x133;var _0x41003d=_0x532b80[_0x2fa9a8];return _0x41003d;},_0x2fa9(_0xecd8fe,_0x9a3f46);}import'./augmentation.js';function _0x532b(){var _0x47198c=['661898NlDXuX','624424GTBnqU','8188sTQMSn','17366860UtmpNr','990030Zupybp','54810ZknSmQ','9NqZjmc','147BRquxe','378hBWpfM','847452cQdbvB'];_0x532b=function(){return _0x47198c;};return _0x532b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3b4149,_0x1e8e8a){var _0x17b73f=_0x6f59,_0x2fce11=_0x3b4149();while(!![]){try{var _0x3d8ee2=parseInt(_0x17b73f(0xbe))/0x1*(-parseInt(_0x17b73f(0xbf))/0x2)+parseInt(_0x17b73f(0xba))/0x3*(parseInt(_0x17b73f(0xc3))/0x4)+parseInt(_0x17b73f(0xb9))/0x5*(-parseInt(_0x17b73f(0xbd))/0x6)+parseInt(_0x17b73f(0xbc))/0x7+parseInt(_0x17b73f(0xc1))/0x8*(parseInt(_0x17b73f(0xc0))/0x9)+-parseInt(_0x17b73f(0xbb))/0xa+parseInt(_0x17b73f(0xc2))/0xb;if(_0x3d8ee2===_0x1e8e8a)break;else _0x2fce11['push'](_0x2fce11['shift']());}catch(_0x2eae7e){_0x2fce11['push'](_0x2fce11['shift']());}}}(_0x4d6f,0x5a035));function _0x6f59(_0x389b28,_0x484f2e){var _0x4d6fd9=_0x4d6f();return _0x6f59=function(_0x6f59ef,_0x2d81f6){_0x6f59ef=_0x6f59ef-0xb9;var _0x4d2b79=_0x4d6fd9[_0x6f59ef];return _0x4d2b79;},_0x6f59(_0x389b28,_0x484f2e);}import{CKEditorError as _0x29053a}from'ckeditor5/src/utils.js';function _0x4d6f(){var _0x5c5490=['1299690UlehyS','780YROxyW','1uWMffQ','636070ngiZZF','891JxTXnI','5240UEmLUz','6442711vpaZGK','11056gmNqMf','21835efmQDh','489fkQTeQ','323100RcuhiU'];_0x4d6f=function(){return _0x5c5490;};return _0x4d6f();}
23
+ function _0x16a3(){var _0x408316=['197451VpHlkb','409DkQzOm','319942QiWQep','297114lZQAfF','10uuNaNP','255eOgEJM','756996TmSmHr','328vyIjuS','702iVqlhC','1263867CMydby','72gYzcIZ','121MxczUG'];_0x16a3=function(){return _0x408316;};return _0x16a3();}(function(_0x3e6bc7,_0x295c1a){var _0x1ca4e7=_0x4ce9,_0x243fee=_0x3e6bc7();while(!![]){try{var _0xcfd993=-parseInt(_0x1ca4e7(0x134))/0x1*(-parseInt(_0x1ca4e7(0x13b))/0x2)+parseInt(_0x1ca4e7(0x13c))/0x3+-parseInt(_0x1ca4e7(0x13a))/0x4*(-parseInt(_0x1ca4e7(0x138))/0x5)+parseInt(_0x1ca4e7(0x136))/0x6+-parseInt(_0x1ca4e7(0x135))/0x7*(-parseInt(_0x1ca4e7(0x131))/0x8)+-parseInt(_0x1ca4e7(0x133))/0x9*(parseInt(_0x1ca4e7(0x137))/0xa)+parseInt(_0x1ca4e7(0x132))/0xb*(-parseInt(_0x1ca4e7(0x139))/0xc);if(_0xcfd993===_0x295c1a)break;else _0x243fee['push'](_0x243fee['shift']());}catch(_0x6fe3c7){_0x243fee['push'](_0x243fee['shift']());}}}(_0x16a3,0x4cac3));function _0x4ce9(_0x44860b,_0x32c84f){var _0x16a340=_0x16a3();return _0x4ce9=function(_0x4ce96d,_0xa91532){_0x4ce96d=_0x4ce96d-0x131;var _0x40a87a=_0x16a340[_0x4ce96d];return _0x40a87a;},_0x4ce9(_0x44860b,_0x32c84f);}import{CKEditorError as _0x564420}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xddb022=_0x5027;(function(_0x3d435c,_0x30d131){const _0x1d1616=_0x5027,_0x2165d1=_0x3d435c();while(!![]){try{const _0x1194a5=-parseInt(_0x1d1616(0x186))/0x1+-parseInt(_0x1d1616(0x18f))/0x2*(parseInt(_0x1d1616(0x18c))/0x3)+-parseInt(_0x1d1616(0x195))/0x4+-parseInt(_0x1d1616(0x187))/0x5+-parseInt(_0x1d1616(0x18a))/0x6+parseInt(_0x1d1616(0x180))/0x7+parseInt(_0x1d1616(0x183))/0x8;if(_0x1194a5===_0x30d131)break;else _0x2165d1['push'](_0x2165d1['shift']());}catch(_0x4de954){_0x2165d1['push'](_0x2165d1['shift']());}}}(_0x37dd,0x874b6));function _0x5027(_0xa6e4d,_0x374c32){const _0x37dd38=_0x37dd();return _0x5027=function(_0x502703,_0x449152){_0x502703=_0x502703-0x180;let _0x5eaf57=_0x37dd38[_0x502703];return _0x5eaf57;},_0x5027(_0xa6e4d,_0x374c32);}import{ViewUpcastWriter as _0x3c62d4}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5bcda5}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x147511}from'../../utils.js';import{extractStyles as _0x597856,expandStyles as _0x59d244,getMatchingStyles as _0x49abb0,flattenStyleDefinitions as _0x5e975b}from'./utils.js';export class MSOfficeStylesInliner extends _0x5bcda5{[_0xddb022(0x184)](_0x855221){const _0x4dd050=_0xddb022,{body:_0x19853d,styles:_0x2f99fb}=_0x855221[_0x4dd050(0x185)],_0x10d911=new _0x3c62d4(_0x19853d[_0x4dd050(0x194)]),_0x3077b4=_0x10d911[_0x4dd050(0x181)](_0x19853d),_0x4d8407=_0x597856(_0x2f99fb),_0x37506b=_0x59d244(_0x4d8407);for(const _0x1ca5dd of _0x3077b4){if(_0x4dd050(0x18d)!==_0x1ca5dd[_0x4dd050(0x190)])continue;const _0x535963=_0x49abb0(_0x1ca5dd[_0x4dd050(0x191)],_0x37506b);if(_0x535963[_0x4dd050(0x189)]){const _0x5eead9=_0x5e975b(Array[_0x4dd050(0x193)](_0x535963[_0x4dd050(0x192)]()));for(const _0x523e77 in _0x5eead9){const _0x3e3a86=_0x1ca5dd[_0x4dd050(0x191)];_0x3e3a86[_0x4dd050(0x18b)](_0x523e77)||_0x10d911[_0x4dd050(0x182)](_0x523e77,_0x5eead9[_0x523e77],_0x3e3a86);}}}_0x855221[_0x4dd050(0x188)]=_0x19853d;}[_0xddb022(0x18e)](_0x42c8d5){const _0x2c6070=_0xddb022;return super[_0x2c6070(0x18e)](_0x42c8d5)||_0x147511(_0x42c8d5);}}function _0x37dd(){const _0x21c1c4=['963822zWLngb','635815hbqQbx','content','size','2921988nmEbCF','hasStyle','406233ZSIBRh','elementStart','isActive','6BYWWSz','type','item','values','from','document','3615856MVVEqx','4545317sCvfJH','createRangeIn','setStyle','22344120UKgcWX','execute','_parsedData'];_0x37dd=function(){return _0x21c1c4;};return _0x37dd();}
23
+ const _0x42c7ea=_0x4ce8;(function(_0x3ce1b6,_0x4cf962){const _0x21d0a1=_0x4ce8,_0x1ceb98=_0x3ce1b6();while(!![]){try{const _0x14407c=-parseInt(_0x21d0a1(0x1ed))/0x1*(parseInt(_0x21d0a1(0x1f1))/0x2)+parseInt(_0x21d0a1(0x1f5))/0x3*(parseInt(_0x21d0a1(0x1f0))/0x4)+-parseInt(_0x21d0a1(0x1f7))/0x5+-parseInt(_0x21d0a1(0x1e5))/0x6+parseInt(_0x21d0a1(0x1f2))/0x7*(-parseInt(_0x21d0a1(0x1e2))/0x8)+parseInt(_0x21d0a1(0x1ee))/0x9*(-parseInt(_0x21d0a1(0x1e3))/0xa)+parseInt(_0x21d0a1(0x1f6))/0xb;if(_0x14407c===_0x4cf962)break;else _0x1ceb98['push'](_0x1ceb98['shift']());}catch(_0x1fb04a){_0x1ceb98['push'](_0x1ceb98['shift']());}}}(_0x5297,0x7eee4));function _0x4ce8(_0x28c9aa,_0x2db43e){const _0x5297cd=_0x5297();return _0x4ce8=function(_0x4ce8a2,_0x1b11fc){_0x4ce8a2=_0x4ce8a2-0x1e2;let _0x5b5ce1=_0x5297cd[_0x4ce8a2];return _0x5b5ce1;},_0x4ce8(_0x28c9aa,_0x2db43e);}import{ViewUpcastWriter as _0x1a3f5d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x37222b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x42b6a2}from'../../utils.js';import{extractStyles as _0x58e1f4,expandStyles as _0x450bf4,getMatchingStyles as _0x5a3f5f,flattenStyleDefinitions as _0x12dce2}from'./utils.js';export class MSOfficeStylesInliner extends _0x37222b{[_0x42c7ea(0x1fa)](_0x20c723){const _0x1c0447=_0x42c7ea,{body:_0x1b83a6,styles:_0x45f652}=_0x20c723[_0x1c0447(0x1ea)],_0x3ee3ae=new _0x1a3f5d(_0x1b83a6[_0x1c0447(0x1ec)]),_0x34a88a=_0x3ee3ae[_0x1c0447(0x1f3)](_0x1b83a6),_0x56a388=_0x58e1f4(_0x45f652),_0x4d97ee=_0x450bf4(_0x56a388);for(const _0x123652 of _0x34a88a){if(_0x1c0447(0x1ef)!==_0x123652[_0x1c0447(0x1f8)])continue;const _0x1efbd4=_0x5a3f5f(_0x123652[_0x1c0447(0x1eb)],_0x4d97ee);if(_0x1efbd4[_0x1c0447(0x1e9)]){const _0x37005b=_0x12dce2(Array[_0x1c0447(0x1e6)](_0x1efbd4[_0x1c0447(0x1e4)]()));for(const _0x44bf3d in _0x37005b){const _0x44d7eb=_0x123652[_0x1c0447(0x1eb)];_0x44d7eb[_0x1c0447(0x1f9)](_0x44bf3d)||_0x3ee3ae[_0x1c0447(0x1e7)](_0x44bf3d,_0x37005b[_0x44bf3d],_0x44d7eb);}}}_0x20c723[_0x1c0447(0x1e8)]=_0x1b83a6;}[_0x42c7ea(0x1f4)](_0xb68e8){const _0x3e3212=_0x42c7ea;return super[_0x3e3212(0x1f4)](_0xb68e8)||_0x42b6a2(_0xb68e8);}}function _0x5297(){const _0x1e38e2=['3793640OFmglE','2090LkluRj','values','3261726nfrLAw','from','setStyle','content','size','_parsedData','item','document','541343GgmUIi','2304qIUUbx','elementStart','152600cTLuJE','2mdAJKn','7cPlmMe','createRangeIn','isActive','51gxFvnQ','22675301qnxvEM','2886800scCLke','type','hasStyle','execute'];_0x5297=function(){return _0x1e38e2;};return _0x5297();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1daf05,_0x4f15dd){const _0x2d8408=_0x17f9,_0x25abd3=_0x1daf05();while(!![]){try{const _0x4d66a4=parseInt(_0x2d8408(0x197))/0x1+parseInt(_0x2d8408(0x184))/0x2*(parseInt(_0x2d8408(0x18f))/0x3)+parseInt(_0x2d8408(0x191))/0x4+parseInt(_0x2d8408(0x186))/0x5+-parseInt(_0x2d8408(0x18a))/0x6+-parseInt(_0x2d8408(0x18b))/0x7*(-parseInt(_0x2d8408(0x187))/0x8)+-parseInt(_0x2d8408(0x194))/0x9;if(_0x4d66a4===_0x4f15dd)break;else _0x25abd3['push'](_0x25abd3['shift']());}catch(_0x4a244b){_0x25abd3['push'](_0x25abd3['shift']());}}}(_0x144c,0xe5bd4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x270289,_0x111e0b){const _0x20afa6=_0x17f9,_0x3649b9=new Map();for(const [_0x4fef1c,_0x35a199]of _0x111e0b){if(!_0x4fef1c[_0x20afa6(0x17e)]&&!_0x4fef1c[_0x20afa6(0x190)])continue;const _0x35e600=!_0x4fef1c[_0x20afa6(0x17e)]||_0x270289[_0x20afa6(0x195)]===_0x4fef1c[_0x20afa6(0x17e)],_0x8cee29=!_0x4fef1c[_0x20afa6(0x190)]||_0x270289[_0x20afa6(0x18d)](_0x4fef1c[_0x20afa6(0x190)]);_0x35e600&&_0x8cee29&&_0x3649b9[_0x20afa6(0x198)](_0x4fef1c,_0x35a199);}return _0x3649b9;}export function extractStyles(_0x1c45fb){const _0x9398b3=_0x17f9,_0x3b2663={};for(const _0xc36bd0 of _0x1c45fb)for(const _0x4a2a5d of _0xc36bd0[_0x9398b3(0x18e)])if(_0x4a2a5d instanceof CSSStyleRule){const _0x24b126=parseCSSStyleDeclaration(_0x4a2a5d[_0x9398b3(0x192)]);_0x3b2663[_0x4a2a5d[_0x9398b3(0x17f)]]=Object[_0x9398b3(0x189)]({},_0x3b2663[_0x4a2a5d[_0x9398b3(0x17f)]]||{},_0x24b126);}return _0x3b2663;}export function expandStyles(_0x43b1b5){const _0x41f9e5=_0x17f9,_0x54fa63=new Map();for(const _0x4bb025 in _0x43b1b5){const _0x12e6dc=parseCSSSelector(_0x4bb025),_0x2cf9d5=_0x43b1b5[_0x4bb025];for(const _0x460717 of _0x12e6dc)_0x54fa63[_0x41f9e5(0x198)](_0x460717,_0x2cf9d5);}return _0x54fa63;}export function parseCSSStyleDeclaration(_0xfbb573){const _0x2aa9b7=_0x17f9,_0x52edb0={};for(let _0x410bf3=0x0;_0x410bf3<_0xfbb573[_0x2aa9b7(0x182)];_0x410bf3++){const _0x2c1918=_0xfbb573[_0x410bf3],_0x1bb74e=_0xfbb573[_0x2aa9b7(0x18c)](_0x2c1918);_0x2aa9b7(0x193)!==_0x1bb74e&&(_0x52edb0[_0x2c1918]=_0x1bb74e);}return _0x52edb0;}export function parseCSSSelector(_0x2127eb){const _0xbd90ea=_0x17f9,_0x1d41a8=_0x2127eb[_0xbd90ea(0x196)](',')[_0xbd90ea(0x181)](_0x245856=>_0x245856[_0xbd90ea(0x183)]()),_0x1ebda7=[];for(const _0x12bc92 of _0x1d41a8){const _0x21257b=S[_0xbd90ea(0x185)](_0x12bc92);_0x21257b&&_0x1ebda7[_0xbd90ea(0x188)](_0x21257b[_0xbd90ea(0x180)]);}return _0x1ebda7;}function _0x144c(){const _0x32f30d=['style','initial','20077038oJYEyc','name','split','1067031ooycsJ','set','tagName','selectorText','groups','map','length','trim','58726rCBPhD','exec','3290450ecnmNa','2568016AhHsdZ','push','assign','10125054uSBnFZ','21NleLJe','getPropertyValue','hasClass','cssRules','51Nltgiy','className','6688020OZMhBr'];_0x144c=function(){return _0x32f30d;};return _0x144c();}function _0x17f9(_0x4ee238,_0x129b17){const _0x144c9c=_0x144c();return _0x17f9=function(_0x17f90e,_0x2556e5){_0x17f90e=_0x17f90e-0x17e;let _0x263267=_0x144c9c[_0x17f90e];return _0x263267;},_0x17f9(_0x4ee238,_0x129b17);}export function flattenStyleDefinitions(_0xf9514c){const _0x1c732d=_0x17f9,_0x1eaa9f={};for(const _0xf433da of _0xf9514c)Object[_0x1c732d(0x189)](_0x1eaa9f,_0xf433da);return _0x1eaa9f;}
23
+ function _0x27f6(_0x311a1c,_0x42f7ed){const _0x5b53a2=_0x5b53();return _0x27f6=function(_0x27f653,_0x2ee821){_0x27f653=_0x27f653-0xd1;let _0x1ac1cf=_0x5b53a2[_0x27f653];return _0x1ac1cf;},_0x27f6(_0x311a1c,_0x42f7ed);}function _0x5b53(){const _0x4f7ed2=['trim','12244zLxVPC','set','15326904OvBJpa','10XyhNdz','531dmypnZ','8983953WJyTxD','groups','6tKteZa','998361yvcCYD','length','94876zkPlhm','1746966lYcNKB','639350scBPfL','style','selectorText','name','getPropertyValue','assign','407gkFQmJ','push','hasClass','cssRules','map','exec','split','initial','className','tagName'];_0x5b53=function(){return _0x4f7ed2;};return _0x5b53();}(function(_0xede68d,_0x512277){const _0x4ce84d=_0x27f6,_0xd47c10=_0xede68d();while(!![]){try{const _0x54c128=-parseInt(_0x4ce84d(0xe6))/0x1*(parseInt(_0x4ce84d(0xe9))/0x2)+parseInt(_0x4ce84d(0xe3))/0x3*(parseInt(_0x4ce84d(0xdf))/0x4)+parseInt(_0x4ce84d(0xe2))/0x5*(-parseInt(_0x4ce84d(0xea))/0x6)+-parseInt(_0x4ce84d(0xe7))/0x7+-parseInt(_0x4ce84d(0xe1))/0x8+parseInt(_0x4ce84d(0xe4))/0x9+parseInt(_0x4ce84d(0xeb))/0xa*(parseInt(_0x4ce84d(0xd4))/0xb);if(_0x54c128===_0x512277)break;else _0xd47c10['push'](_0xd47c10['shift']());}catch(_0x9e16aa){_0xd47c10['push'](_0xd47c10['shift']());}}}(_0x5b53,0xef4cd));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2566d6,_0x8d2c85){const _0x533933=_0x27f6,_0x24bb74=new Map();for(const [_0x192e41,_0x5e6052]of _0x8d2c85){if(!_0x192e41[_0x533933(0xdd)]&&!_0x192e41[_0x533933(0xdc)])continue;const _0x58492f=!_0x192e41[_0x533933(0xdd)]||_0x2566d6[_0x533933(0xd1)]===_0x192e41[_0x533933(0xdd)],_0x114c31=!_0x192e41[_0x533933(0xdc)]||_0x2566d6[_0x533933(0xd6)](_0x192e41[_0x533933(0xdc)]);_0x58492f&&_0x114c31&&_0x24bb74[_0x533933(0xe0)](_0x192e41,_0x5e6052);}return _0x24bb74;}export function extractStyles(_0x12e29e){const _0x2f2b63=_0x27f6,_0x391ab5={};for(const _0x104486 of _0x12e29e)for(const _0x45e4d7 of _0x104486[_0x2f2b63(0xd7)])if(_0x45e4d7 instanceof CSSStyleRule){const _0x192e39=parseCSSStyleDeclaration(_0x45e4d7[_0x2f2b63(0xec)]);_0x391ab5[_0x45e4d7[_0x2f2b63(0xed)]]=Object[_0x2f2b63(0xd3)]({},_0x391ab5[_0x45e4d7[_0x2f2b63(0xed)]]||{},_0x192e39);}return _0x391ab5;}export function expandStyles(_0x335c21){const _0x25068a=_0x27f6,_0x4a2e35=new Map();for(const _0x373ff6 in _0x335c21){const _0xcd112d=parseCSSSelector(_0x373ff6),_0x53c59e=_0x335c21[_0x373ff6];for(const _0x1f88eb of _0xcd112d)_0x4a2e35[_0x25068a(0xe0)](_0x1f88eb,_0x53c59e);}return _0x4a2e35;}export function parseCSSStyleDeclaration(_0x4271e8){const _0x48f1db=_0x27f6,_0x2d194b={};for(let _0x391dc3=0x0;_0x391dc3<_0x4271e8[_0x48f1db(0xe8)];_0x391dc3++){const _0x12220d=_0x4271e8[_0x391dc3],_0x388d32=_0x4271e8[_0x48f1db(0xd2)](_0x12220d);_0x48f1db(0xdb)!==_0x388d32&&(_0x2d194b[_0x12220d]=_0x388d32);}return _0x2d194b;}export function parseCSSSelector(_0x34b077){const _0x2295d9=_0x27f6,_0x3541d4=_0x34b077[_0x2295d9(0xda)](',')[_0x2295d9(0xd8)](_0x255764=>_0x255764[_0x2295d9(0xde)]()),_0x28f6a4=[];for(const _0x2caded of _0x3541d4){const _0x54f44d=S[_0x2295d9(0xd9)](_0x2caded);_0x54f44d&&_0x28f6a4[_0x2295d9(0xd5)](_0x54f44d[_0x2295d9(0xe5)]);}return _0x28f6a4;}export function flattenStyleDefinitions(_0x29b751){const _0x1468cf=_0x27f6,_0x34599b={};for(const _0x44ba08 of _0x29b751)Object[_0x1468cf(0xd3)](_0x34599b,_0x44ba08);return _0x34599b;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b0a(_0x4f8cfb,_0x33e23d){const _0x4d5f84=_0x4d5f();return _0x1b0a=function(_0x1b0a79,_0x20bf91){_0x1b0a79=_0x1b0a79-0x175;let _0x2a346f=_0x4d5f84[_0x1b0a79];return _0x2a346f;},_0x1b0a(_0x4f8cfb,_0x33e23d);}function _0x4d5f(){const _0x520092=['1765986mIWGrB','26946yptlVX','includes','405RUCNva','element','document','execute','content','createRangeIn','_parsedData','font','693zCAUVF','blockElements','4856YTKqAH','name','10394251zkwhRe','2262052AuUyYM','isActive','stylesProcessor','1056570aJyJMJ','getItems','1228079RzafgY'];_0x4d5f=function(){return _0x520092;};return _0x4d5f();}const _0x570365=_0x1b0a;(function(_0x4c3b4b,_0x5bb76f){const _0x1cdd81=_0x1b0a,_0x589a17=_0x4c3b4b();while(!![]){try{const _0x14aa05=parseInt(_0x1cdd81(0x182))/0x1+-parseInt(_0x1cdd81(0x180))/0x2+parseInt(_0x1cdd81(0x183))/0x3+parseInt(_0x1cdd81(0x17d))/0x4+-parseInt(_0x1cdd81(0x186))/0x5*(-parseInt(_0x1cdd81(0x184))/0x6)+-parseInt(_0x1cdd81(0x17c))/0x7+-parseInt(_0x1cdd81(0x17a))/0x8*(-parseInt(_0x1cdd81(0x178))/0x9);if(_0x14aa05===_0x5bb76f)break;else _0x589a17['push'](_0x589a17['shift']());}catch(_0x796a97){_0x589a17['push'](_0x589a17['shift']());}}}(_0x4d5f,0xbe542));import{ViewUpcastWriter as _0x5f3b70,ViewDomConverter as _0x28555b,ViewDocument as _0x36ac2d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2cd59}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x577a8e}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4bce6f,propagateStyleProperties as _0x5833f2}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x2cd59{[_0x570365(0x189)](_0x4858f9){const _0x110cde=_0x570365,{body:_0x7f706f}=_0x4858f9[_0x110cde(0x176)],_0x4b66ec=new _0x5f3b70(_0x7f706f[_0x110cde(0x188)]),_0x23e9e7=_0x4b66ec[_0x110cde(0x175)](_0x7f706f),_0x396eee=new _0x36ac2d(_0x4b66ec[_0x110cde(0x188)][_0x110cde(0x17f)]),_0x114ab7=[...new _0x28555b(_0x396eee)[_0x110cde(0x179)],_0x110cde(0x177)],_0x2f0b99=_0x23e9e7[_0x110cde(0x181)]();for(const _0x50fa7c of _0x2f0b99)if(_0x50fa7c['is'](_0x110cde(0x187))&&_0x114ab7[_0x110cde(0x185)](_0x50fa7c[_0x110cde(0x17b)])){const _0x465215=_0x4bce6f(_0x50fa7c);_0x5833f2(_0x50fa7c,_0x4b66ec,_0x465215);}_0x4858f9[_0x110cde(0x18a)]=_0x7f706f;}[_0x570365(0x17e)](_0x3bcbb3){const _0x22869a=_0x570365;return super[_0x22869a(0x17e)](_0x3bcbb3)||_0x577a8e(_0x3bcbb3);}}
23
+ const _0xe9a09=_0x5f2c;(function(_0x14c47c,_0x74456c){const _0x282c52=_0x5f2c,_0x40d5d7=_0x14c47c();while(!![]){try{const _0x2acb8f=-parseInt(_0x282c52(0xd6))/0x1+-parseInt(_0x282c52(0xd9))/0x2+-parseInt(_0x282c52(0xcf))/0x3*(-parseInt(_0x282c52(0xdc))/0x4)+-parseInt(_0x282c52(0xce))/0x5+-parseInt(_0x282c52(0xca))/0x6+parseInt(_0x282c52(0xda))/0x7+parseInt(_0x282c52(0xcd))/0x8;if(_0x2acb8f===_0x74456c)break;else _0x40d5d7['push'](_0x40d5d7['shift']());}catch(_0x955688){_0x40d5d7['push'](_0x40d5d7['shift']());}}}(_0xbd7b,0x2241b));import{ViewUpcastWriter as _0x311d41,ViewDomConverter as _0x1bca0d,ViewDocument as _0x3840c8}from'ckeditor5/src/engine.js';function _0x5f2c(_0x14eb3c,_0x3c9599){const _0xbd7b3f=_0xbd7b();return _0x5f2c=function(_0x5f2c6d,_0x189c5b){_0x5f2c6d=_0x5f2c6d-0xc9;let _0x14fd35=_0xbd7b3f[_0x5f2c6d];return _0x14fd35;},_0x5f2c(_0x14eb3c,_0x3c9599);}import{PasteFromOfficeMSWordNormalizer as _0x48d47f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x12cdb5}from'../../utils.js';function _0xbd7b(){const _0x313c2d=['isActive','document','498762swhSjV','5404uDLonz','execute','37288OSzeCa','font','createRangeIn','1077876UQapLG','blockElements','stylesProcessor','5558288CRNIRA','529725SqDUSh','21IwDQUF','includes','getItems','_parsedData','element','content','name','85525BKrnjO'];_0xbd7b=function(){return _0x313c2d;};return _0xbd7b();}import{getStylePropertyNamesToPropagate as _0x169b55,propagateStyleProperties as _0x46f052}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x48d47f{[_0xe9a09(0xdb)](_0x35f71a){const _0x4e1e25=_0xe9a09,{body:_0x5481f5}=_0x35f71a[_0x4e1e25(0xd2)],_0x40fcf8=new _0x311d41(_0x5481f5[_0x4e1e25(0xd8)]),_0xe7eb6c=_0x40fcf8[_0x4e1e25(0xc9)](_0x5481f5),_0x6ca275=new _0x3840c8(_0x40fcf8[_0x4e1e25(0xd8)][_0x4e1e25(0xcc)]),_0x12d699=[...new _0x1bca0d(_0x6ca275)[_0x4e1e25(0xcb)],_0x4e1e25(0xdd)],_0x12a6bb=_0xe7eb6c[_0x4e1e25(0xd1)]();for(const _0x19a2d5 of _0x12a6bb)if(_0x19a2d5['is'](_0x4e1e25(0xd3))&&_0x12d699[_0x4e1e25(0xd0)](_0x19a2d5[_0x4e1e25(0xd5)])){const _0x32390d=_0x169b55(_0x19a2d5);_0x46f052(_0x19a2d5,_0x40fcf8,_0x32390d);}_0x35f71a[_0x4e1e25(0xd4)]=_0x5481f5;}[_0xe9a09(0xd7)](_0x38f9a3){const _0x568bf2=_0xe9a09;return super[_0x568bf2(0xd7)](_0x38f9a3)||_0x12cdb5(_0x38f9a3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14f699=_0x5b88;(function(_0xfe96be,_0x582c20){const _0x2ef7af=_0x5b88,_0x52ae70=_0xfe96be();while(!![]){try{const _0x5e8d78=parseInt(_0x2ef7af(0x96))/0x1+-parseInt(_0x2ef7af(0xa7))/0x2*(parseInt(_0x2ef7af(0xaf))/0x3)+parseInt(_0x2ef7af(0x89))/0x4+parseInt(_0x2ef7af(0x87))/0x5*(parseInt(_0x2ef7af(0xa3))/0x6)+parseInt(_0x2ef7af(0x9d))/0x7*(-parseInt(_0x2ef7af(0xb0))/0x8)+parseInt(_0x2ef7af(0x8c))/0x9*(parseInt(_0x2ef7af(0x9b))/0xa)+-parseInt(_0x2ef7af(0x84))/0xb*(parseInt(_0x2ef7af(0x86))/0xc);if(_0x5e8d78===_0x582c20)break;else _0x52ae70['push'](_0x52ae70['shift']());}catch(_0x53172f){_0x52ae70['push'](_0x52ae70['shift']());}}}(_0xb065,0xadefb));function _0xb065(){const _0x4e4e4c=['includes','forEach','10YPYOAf','getChildren','29631LQbLOm','medium','keys','text-decoration-line','from','setStyle','6YBxTPT','bolder','function','length','262ERGljs','font-style','italic','font-family','getStyle','split','line-through','super','27714VmeKan','1688lLjuiI','color','1911778RdXRhn','getStyleNames','132GZMAmI','4752900ZZetkk','font-weight','5121700ZXCspF','underline','sup','10395585qqPbIP','sub','createElement','removeStyle','bold','font-size','filter','strong','insertChild','text-decoration','1341492yYojdY','span','vertical-align'];_0xb065=function(){return _0x4e4e4c;};return _0xb065();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x14f699(0xb1),_0x14f699(0xaa),_0x14f699(0x91),_0x14f699(0x95),_0x14f699(0xa0),_0x14f699(0x88),_0x14f699(0xa8),_0x14f699(0x98)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x14f699(0xb1),_0x14f699(0xaa),_0x14f699(0x91)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x14f699(0xa9),'i']],'font-weight':[[_0x14f699(0x9e),_0x14f699(0x93)],[_0x14f699(0x90),_0x14f699(0x93)],[_0x14f699(0xa4),_0x14f699(0x93)],[_0x46c30e=>Number(_0x46c30e)>=0x258,_0x14f699(0x93)]],'text-decoration':[[_0x14f699(0x8a),'u'],[_0x14f699(0xad),'s']],'text-decoration-line':[[_0x14f699(0x8a),'u'],[_0x14f699(0xad),'s']],'vertical-align':[[_0x14f699(0x8d),_0x14f699(0x8d)],[_0x14f699(0xae),_0x14f699(0x8b)]]};export function isPropertyToBePropagated(_0xee0050){const _0x1e3b5b=_0x14f699;return CSS_PROPERTIES_TO_PROPAGATE[_0x1e3b5b(0x99)](_0xee0050);}export function isPropertyToBePropagatedAsSpan(_0x4eb21e){const _0x2d1fa7=_0x14f699;return CSS_PROPERTIES_TO_BE_SPANS[_0x2d1fa7(0x99)](_0x4eb21e);}export function isPropertyToBePropagatedAsHTMLElement(_0x382300){return _0x382300 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x5b88(_0x2403f9,_0x120b4b){const _0xb06536=_0xb065();return _0x5b88=function(_0x5b881b,_0x372182){_0x5b881b=_0x5b881b-0x84;let _0x1c40ac=_0xb06536[_0x5b881b];return _0x1c40ac;},_0x5b88(_0x2403f9,_0x120b4b);}export function getStylePropertyNamesToPropagate(_0x3d4646){const _0xd15a8f=_0x14f699;return Array[_0xd15a8f(0xa1)](_0x3d4646[_0xd15a8f(0x85)]())[_0xd15a8f(0x92)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2f85c7,_0x280912,_0x119646){const {spanStyles:_0x3bd3d8,stylesToBeHtmlElements:_0x5064d1}=getStylesToPropagate(_0x2f85c7,_0x119646);propagateStylesAsHTMLElements(_0x2f85c7,_0x280912,_0x5064d1),propagateStylesAsSpan(_0x2f85c7,_0x280912,_0x3bd3d8);}export function propagateStylesAsHTMLElements(_0xfd4d41,_0x2c7abd,_0x503e96){const _0x47bf4e=_0x14f699;for(const _0x33a9de in _0x503e96){_0x503e96[_0x33a9de][_0x47bf4e(0x9a)](([,_0x515b05])=>{const _0x312096=_0x47bf4e,_0x3616e1=_0x2c7abd[_0x312096(0x8e)](_0x515b05,[],_0xfd4d41[_0x312096(0x9c)]());_0x2c7abd[_0x312096(0x94)](0x0,_0x3616e1,_0xfd4d41);}),_0x2c7abd[_0x47bf4e(0x8f)](_0x33a9de,_0xfd4d41);}}export function propagateStylesAsSpan(_0x49ccbf,_0x4c8834,_0x4bfeed){const _0x2f50f0=_0x14f699;if(!Object[_0x2f50f0(0x9f)](_0x4bfeed)[_0x2f50f0(0xa6)])return;const _0x2bdc56=_0x4c8834[_0x2f50f0(0x8e)](_0x2f50f0(0x97),[],_0x49ccbf[_0x2f50f0(0x9c)]());_0x4c8834[_0x2f50f0(0xa2)](_0x4bfeed,_0x2bdc56),_0x4c8834[_0x2f50f0(0x94)](0x0,_0x2bdc56,_0x49ccbf),_0x4c8834[_0x2f50f0(0x8f)](Object[_0x2f50f0(0x9f)](_0x4bfeed),_0x49ccbf);}export function getStylesToPropagate(_0xee4eed,_0x32d384){const _0x581966=_0x14f699,_0x2ae1e2={},_0x3acc01={};return _0x32d384[_0x581966(0x9a)](_0x202595=>{const _0x5c6e65=_0x581966,_0x21a30a=_0xee4eed[_0x5c6e65(0xab)](_0x202595);if(_0x21a30a){if(isPropertyToBePropagatedAsSpan(_0x202595))_0x2ae1e2[_0x202595]=_0x21a30a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x202595)){const _0x1935b9=_0x21a30a[_0x5c6e65(0xac)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x202595][_0x5c6e65(0x9a)](([_0x29f2cc,_0x291e9b])=>{const _0x3f5fcc=_0x5c6e65;for(const _0x14d2da of _0x1935b9){(_0x3f5fcc(0xa5)==typeof _0x29f2cc&&_0x29f2cc(_0x14d2da)||_0x29f2cc===_0x14d2da)&&(_0x3acc01[_0x202595]=[..._0x3acc01[_0x202595]||[],[_0x29f2cc,_0x291e9b]]);}});}}}}),{'spanStyles':_0x2ae1e2,'stylesToBeHtmlElements':_0x3acc01};}
23
+ const _0x3bfd0e=_0x3c8b;(function(_0x31409e,_0x576878){const _0x365f15=_0x3c8b,_0x15ab8c=_0x31409e();while(!![]){try{const _0x13674e=parseInt(_0x365f15(0x16a))/0x1*(parseInt(_0x365f15(0x165))/0x2)+parseInt(_0x365f15(0x177))/0x3*(-parseInt(_0x365f15(0x16e))/0x4)+-parseInt(_0x365f15(0x167))/0x5+-parseInt(_0x365f15(0x161))/0x6+-parseInt(_0x365f15(0x163))/0x7+parseInt(_0x365f15(0x16d))/0x8*(-parseInt(_0x365f15(0x160))/0x9)+parseInt(_0x365f15(0x15e))/0xa*(parseInt(_0x365f15(0x171))/0xb);if(_0x13674e===_0x576878)break;else _0x15ab8c['push'](_0x15ab8c['shift']());}catch(_0x18092b){_0x15ab8c['push'](_0x15ab8c['shift']());}}}(_0x5529,0x78737));function _0x5529(){const _0x4715c8=['2cHNDiq','span','4282855EdHgZG','keys','getStyle','588368MSLYxb','forEach','font-size','1308064oeaVlP','1244jsxPkr','text-decoration','getChildren','55PoUygZ','includes','text-decoration-line','font-family','getStyleNames','color','3987xGunOT','insertChild','function','createElement','removeStyle','underline','filter','bolder','vertical-align','font-weight','sup','italic','length','from','strong','setStyle','bold','sub','medium','font-style','4464950nRQqAM','line-through','36hQslJo','1898538JxNesR','super','609917xcAmvZ','split'];_0x5529=function(){return _0x4715c8;};return _0x5529();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3bfd0e(0x176),_0x3bfd0e(0x174),_0x3bfd0e(0x16c),_0x3bfd0e(0x16f),_0x3bfd0e(0x173),_0x3bfd0e(0x180),_0x3bfd0e(0x15d),_0x3bfd0e(0x17f)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3bfd0e(0x176),_0x3bfd0e(0x174),_0x3bfd0e(0x16c)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3bfd0e(0x182),'i']],'font-weight':[[_0x3bfd0e(0x15c),_0x3bfd0e(0x158)],[_0x3bfd0e(0x15a),_0x3bfd0e(0x158)],[_0x3bfd0e(0x17e),_0x3bfd0e(0x158)],[_0x2b1684=>Number(_0x2b1684)>=0x258,_0x3bfd0e(0x158)]],'text-decoration':[[_0x3bfd0e(0x17c),'u'],[_0x3bfd0e(0x15f),'s']],'text-decoration-line':[[_0x3bfd0e(0x17c),'u'],[_0x3bfd0e(0x15f),'s']],'vertical-align':[[_0x3bfd0e(0x15b),_0x3bfd0e(0x15b)],[_0x3bfd0e(0x162),_0x3bfd0e(0x181)]]};export function isPropertyToBePropagated(_0x289b1e){const _0x1d16f2=_0x3bfd0e;return CSS_PROPERTIES_TO_PROPAGATE[_0x1d16f2(0x172)](_0x289b1e);}export function isPropertyToBePropagatedAsSpan(_0x1b637c){const _0x4af129=_0x3bfd0e;return CSS_PROPERTIES_TO_BE_SPANS[_0x4af129(0x172)](_0x1b637c);}export function isPropertyToBePropagatedAsHTMLElement(_0x5e0b95){return _0x5e0b95 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x9af1a3){const _0x180414=_0x3bfd0e;return Array[_0x180414(0x184)](_0x9af1a3[_0x180414(0x175)]())[_0x180414(0x17d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x475be5,_0x12b29e,_0x90770d){const {spanStyles:_0x1bd61e,stylesToBeHtmlElements:_0x5b7718}=getStylesToPropagate(_0x475be5,_0x90770d);propagateStylesAsHTMLElements(_0x475be5,_0x12b29e,_0x5b7718),propagateStylesAsSpan(_0x475be5,_0x12b29e,_0x1bd61e);}function _0x3c8b(_0x5322eb,_0x4e49aa){const _0x5529ca=_0x5529();return _0x3c8b=function(_0x3c8b1a,_0x3a5cfc){_0x3c8b1a=_0x3c8b1a-0x158;let _0x55e6d6=_0x5529ca[_0x3c8b1a];return _0x55e6d6;},_0x3c8b(_0x5322eb,_0x4e49aa);}export function propagateStylesAsHTMLElements(_0x5ec203,_0x10590b,_0x57f514){const _0xc8dc1d=_0x3bfd0e;for(const _0x59fb83 in _0x57f514){_0x57f514[_0x59fb83][_0xc8dc1d(0x16b)](([,_0x27b611])=>{const _0x1c82a6=_0xc8dc1d,_0x17f0fa=_0x10590b[_0x1c82a6(0x17a)](_0x27b611,[],_0x5ec203[_0x1c82a6(0x170)]());_0x10590b[_0x1c82a6(0x178)](0x0,_0x17f0fa,_0x5ec203);}),_0x10590b[_0xc8dc1d(0x17b)](_0x59fb83,_0x5ec203);}}export function propagateStylesAsSpan(_0xb00d6c,_0x276054,_0x4fb8d8){const _0x12245d=_0x3bfd0e;if(!Object[_0x12245d(0x168)](_0x4fb8d8)[_0x12245d(0x183)])return;const _0x2d0393=_0x276054[_0x12245d(0x17a)](_0x12245d(0x166),[],_0xb00d6c[_0x12245d(0x170)]());_0x276054[_0x12245d(0x159)](_0x4fb8d8,_0x2d0393),_0x276054[_0x12245d(0x178)](0x0,_0x2d0393,_0xb00d6c),_0x276054[_0x12245d(0x17b)](Object[_0x12245d(0x168)](_0x4fb8d8),_0xb00d6c);}export function getStylesToPropagate(_0x177561,_0x1524fb){const _0x500b2b=_0x3bfd0e,_0x2d1d78={},_0x47b365={};return _0x1524fb[_0x500b2b(0x16b)](_0x1237a4=>{const _0x22e522=_0x500b2b,_0x4c103d=_0x177561[_0x22e522(0x169)](_0x1237a4);if(_0x4c103d){if(isPropertyToBePropagatedAsSpan(_0x1237a4))_0x2d1d78[_0x1237a4]=_0x4c103d;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1237a4)){const _0x12270d=_0x4c103d[_0x22e522(0x164)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1237a4][_0x22e522(0x16b)](([_0x2d4e3c,_0x135939])=>{const _0x23e404=_0x22e522;for(const _0x4fd990 of _0x12270d){(_0x23e404(0x179)==typeof _0x2d4e3c&&_0x2d4e3c(_0x4fd990)||_0x2d4e3c===_0x4fd990)&&(_0x47b365[_0x1237a4]=[..._0x47b365[_0x1237a4]||[],[_0x2d4e3c,_0x135939]]);}});}}}}),{'spanStyles':_0x2d1d78,'stylesToBeHtmlElements':_0x47b365};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1ddf(){var _0x331461=['938697kNfKCq','3744323gUDwMK','36bnxCcF','requires','9640QInvWa','642190ugLKiT','797027QsjUNk','4SdfBdA','isOfficialPlugin','pluginName','12TXDUqn','99CqUGRu','PasteFromOffice','isPremiumPlugin','6713dKEuzS','813670HuROuW','PasteFromOfficeEnhanced','840962PjEAZB'];_0x1ddf=function(){return _0x331461;};return _0x1ddf();}var _0x49d4f=_0x16bf;(function(_0x2236a0,_0x3dcd79){var _0x5ad862=_0x16bf,_0x3577d6=_0x2236a0();while(!![]){try{var _0xf4f9d=parseInt(_0x5ad862(0x16c))/0x1+-parseInt(_0x5ad862(0x177))/0x2+-parseInt(_0x5ad862(0x178))/0x3*(parseInt(_0x5ad862(0x16d))/0x4)+-parseInt(_0x5ad862(0x175))/0x5*(parseInt(_0x5ad862(0x17a))/0x6)+-parseInt(_0x5ad862(0x174))/0x7*(-parseInt(_0x5ad862(0x16a))/0x8)+parseInt(_0x5ad862(0x171))/0x9*(parseInt(_0x5ad862(0x16b))/0xa)+parseInt(_0x5ad862(0x179))/0xb*(-parseInt(_0x5ad862(0x170))/0xc);if(_0xf4f9d===_0x3dcd79)break;else _0x3577d6['push'](_0x3577d6['shift']());}catch(_0x266071){_0x3577d6['push'](_0x3577d6['shift']());}}}(_0x1ddf,0x94a56));import{Plugin as _0x45af9d}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x42f473}from'./pastefromofficeenhancedinliner.js';function _0x16bf(_0x2f68ca,_0x2e5fc4){var _0x1ddfd5=_0x1ddf();return _0x16bf=function(_0x16bf09,_0x4e60b1){_0x16bf09=_0x16bf09-0x16a;var _0x480529=_0x1ddfd5[_0x16bf09];return _0x480529;},_0x16bf(_0x2f68ca,_0x2e5fc4);}import{PasteFromOfficeEnhancedPropagator as _0xe98fc3}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x45af9d{static get[_0x49d4f(0x16f)](){var _0x266ec3=_0x49d4f;return _0x266ec3(0x176);}static get[_0x49d4f(0x16e)](){return!0x0;}static get[_0x49d4f(0x173)](){return!0x0;}static get[_0x49d4f(0x17b)](){var _0x399d0d=_0x49d4f;return[_0x399d0d(0x172),_0x42f473,_0xe98fc3];}}
23
+ var _0x1b325a=_0x56de;(function(_0x47c1ea,_0x624548){var _0x122357=_0x56de,_0x373507=_0x47c1ea();while(!![]){try{var _0x574aec=parseInt(_0x122357(0x9c))/0x1+-parseInt(_0x122357(0x91))/0x2*(parseInt(_0x122357(0x9e))/0x3)+-parseInt(_0x122357(0xa0))/0x4*(-parseInt(_0x122357(0x96))/0x5)+-parseInt(_0x122357(0x98))/0x6+parseInt(_0x122357(0x9b))/0x7+-parseInt(_0x122357(0x94))/0x8*(parseInt(_0x122357(0x93))/0x9)+parseInt(_0x122357(0x95))/0xa*(parseInt(_0x122357(0x92))/0xb);if(_0x574aec===_0x624548)break;else _0x373507['push'](_0x373507['shift']());}catch(_0x5460d9){_0x373507['push'](_0x373507['shift']());}}}(_0x4137,0x55477));function _0x56de(_0x2e7688,_0x20d62d){var _0x4137a4=_0x4137();return _0x56de=function(_0x56de46,_0x1d56af){_0x56de46=_0x56de46-0x90;var _0x33b720=_0x4137a4[_0x56de46];return _0x33b720;},_0x56de(_0x2e7688,_0x20d62d);}import{Plugin as _0xe763cf}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x37d395}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x52ffcf}from'./pastefromofficeenhancedpropagator.js';function _0x4137(){var _0x3bb288=['PasteFromOfficeEnhanced','isOfficialPlugin','4490668SjyrQl','325274PAwsQu','pluginName','15zNFafB','requires','40PHjrND','PasteFromOffice','146656zmYcTR','22RorVLZ','799542KFyrgN','8sRwgST','2334010AOLwGP','21100RkeAKk','isPremiumPlugin','4026114LYtiKo'];_0x4137=function(){return _0x3bb288;};return _0x4137();}export class PasteFromOfficeEnhanced extends _0xe763cf{static get[_0x1b325a(0x9d)](){var _0x58cb5e=_0x1b325a;return _0x58cb5e(0x99);}static get[_0x1b325a(0x9a)](){return!0x0;}static get[_0x1b325a(0x97)](){return!0x0;}static get[_0x1b325a(0x9f)](){var _0x11a78f=_0x1b325a;return[_0x11a78f(0x90),_0x37d395,_0x52ffcf];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2280ae=_0x591e;function _0x591e(_0x5a36b7,_0x345e17){const _0x4cb1ed=_0x4cb1();return _0x591e=function(_0x591e60,_0x22b166){_0x591e60=_0x591e60-0x6a;let _0x2e8397=_0x4cb1ed[_0x591e60];return _0x2e8397;},_0x591e(_0x5a36b7,_0x345e17);}(function(_0x1966df,_0x133933){const _0x6cf103=_0x591e,_0xb7e39d=_0x1966df();while(!![]){try{const _0xbbd211=-parseInt(_0x6cf103(0x81))/0x1*(parseInt(_0x6cf103(0x79))/0x2)+parseInt(_0x6cf103(0x6b))/0x3+parseInt(_0x6cf103(0x70))/0x4*(parseInt(_0x6cf103(0x80))/0x5)+-parseInt(_0x6cf103(0x6f))/0x6+-parseInt(_0x6cf103(0x6d))/0x7*(parseInt(_0x6cf103(0x7d))/0x8)+parseInt(_0x6cf103(0x8f))/0x9+parseInt(_0x6cf103(0x8c))/0xa*(-parseInt(_0x6cf103(0x72))/0xb);if(_0xbbd211===_0x133933)break;else _0xb7e39d['push'](_0xb7e39d['shift']());}catch(_0x5e347c){_0xb7e39d['push'](_0xb7e39d['shift']());}}}(_0x4cb1,0x61acd));import{Plugin as _0x72bcfe}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x46b4ac}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1dcfd9,uid as _0x466e9c}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3950f4}from'./normalizers/inliner/msofficestylesinliner.js';function _0x4cb1(){const _0xed2a74=['href','inputTransformation','1688709EVDhWt','init','4228091iUOLPb','PasteFromOfficeEnhancedInliner','448548JCNJlF','4ljYnZy','execute','3622432ohgQgN','stylesProcessor','high','get','document','dataTransfer','_parsedData','63636ZUUvKN','getData','editor','ClipboardPipeline','8KdSdpu','isActive','requires','2843295bNmOrh','11LSkwBX','view','text/html','pluginName','isPremiumPlugin','map','PasteFromOffice','join','plugins','editing','fromCharCode','10EOOMYx','isOfficialPlugin','afterInit','5639364jmsJYr'];_0x4cb1=function(){return _0xed2a74;};return _0x4cb1();}export class PasteFromOfficeEnhancedInliner extends _0x72bcfe{static get[_0x2280ae(0x84)](){const _0x546487=_0x2280ae;return _0x546487(0x6e);}static get[_0x2280ae(0x8d)](){return!0x0;}static get[_0x2280ae(0x85)](){return!0x0;}static get[_0x2280ae(0x7f)](){const _0xcbfe04=_0x2280ae;return[_0xcbfe04(0x87)];}[_0x2280ae(0x6c)](){const _0x701566=_0x2280ae,_0x225a5c=this[_0x701566(0x7b)],_0x287140=_0x225a5c[_0x701566(0x89)][_0x701566(0x75)](_0x701566(0x7c)),_0x4e8312=_0x225a5c[_0x701566(0x8a)][_0x701566(0x82)][_0x701566(0x76)],_0x2c9594=new _0x3950f4(_0x4e8312);_0x287140['on'](_0x701566(0x6a),(_0xc6cf83,_0x51908b)=>{const _0x26fee4=_0x701566,_0x162263=_0x51908b[_0x26fee4(0x77)][_0x26fee4(0x7a)](_0x26fee4(0x83));_0x2c9594[_0x26fee4(0x7e)](_0x162263)&&(_0x51908b[_0x26fee4(0x78)]||(_0x51908b[_0x26fee4(0x78)]=_0x46b4ac(_0x162263,_0x4e8312[_0x26fee4(0x73)])),_0x2c9594[_0x26fee4(0x71)](_0x51908b));},{'priority':_0x1dcfd9[_0x701566(0x75)](_0x701566(0x74))+0xb});}[_0x2280ae(0x8e)](){!async function(_0x39233f){const _0x46b862=_0x562e2f([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]),_0x3aa1d5=0x7374585f,_0x5d09f1=0x7373229f^_0x3aa1d5,_0x46780e=window[_0x562e2f([0x44,0x61,0x74,0x65])][_0x562e2f([0x6e,0x6f,0x77])](),_0x3519fe=_0x39233f[_0x562e2f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3cd4dd=new window[(_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x339d84=>{_0x3519fe[_0x562e2f([0x6f,0x6e,0x63,0x65])](_0x562e2f([0x72,0x65,0x61,0x64,0x79]),_0x339d84);}),_0x2191d1={[_0x562e2f([0x6b,0x74,0x79])]:_0x562e2f([0x45,0x43]),[_0x562e2f([0x75,0x73,0x65])]:_0x562e2f([0x73,0x69,0x67]),[_0x562e2f([0x63,0x72,0x76])]:_0x562e2f([0x50,0x2d,0x32,0x35,0x36]),[_0x562e2f([0x78])]:_0x562e2f([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]),[_0x562e2f([0x79])]:_0x562e2f([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]),[_0x562e2f([0x61,0x6c,0x67])]:_0x562e2f([0x45,0x53,0x32,0x35,0x36])},_0x1f5c39=_0x3519fe[_0x562e2f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x562e2f([0x67,0x65,0x74])](_0x562e2f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x859895(){let _0x5c9763,_0x528981=null,_0x43ea6e=null;try{if(_0x1f5c39==_0x562e2f([0x47,0x50,0x4c]))return _0x562e2f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5c9763=_0x4160ee(),!_0x5c9763)return _0x562e2f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5c9763[_0x562e2f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x43ea6e=_0x1ac2b0(_0x5c9763[_0x562e2f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5c9763[_0x562e2f([0x6a,0x74,0x69])])),await _0xf9ef79()?_0x3249ca()?_0x6c5e2()?_0x562e2f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f53ba()?(_0x5c9763[_0x562e2f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x562e2f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x528981=_0x5baac8(_0x562e2f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5c9763[_0x562e2f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x562e2f([0x74,0x72,0x69,0x61,0x6c])&&(_0x528981=_0x5baac8(_0x562e2f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36eb5f()):_0x562e2f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x562e2f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x562e2f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x562e2f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x6c5e2(){const _0x370f70=[_0x562e2f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x562e2f([0x74,0x72,0x69,0x61,0x6c])][_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c9763[_0x562e2f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x46780e/0x3e8:0xe10*_0x5d09f1;return _0x5c9763[_0x562e2f([0x65,0x78,0x70])]<_0x370f70;}function _0x3249ca(){const _0x16f0ba=_0x5c9763[_0x562e2f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x16f0ba&&(!!_0x16f0ba[_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x562e2f([0x2a]))||(!!_0x16f0ba[_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x562e2f([0x50,0x4f,0x45]))||(!!_0x16f0ba[_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x562e2f([0x50,0x50]))||!(!_0x16f0ba[_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x562e2f([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3be30b()))));}function _0x1f53ba(){const _0x148d63=_0x591e,_0x2ceeb7=_0x5c9763[_0x562e2f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2ceeb7||0x0==_0x2ceeb7[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x168b28}=new URL(window[_0x562e2f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x148d63(0x90)]);if(_0x2ceeb7[_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x168b28))return!0x0;const _0x13a9f2=_0x168b28[_0x562e2f([0x73,0x70,0x6c,0x69,0x74])](_0x562e2f([0x2e]));return _0x2ceeb7[_0x562e2f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11ce60=>_0x11ce60[_0x562e2f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x562e2f([0x2a])))[_0x562e2f([0x6d,0x61,0x70])](_0x3f3ee1=>_0x3f3ee1[_0x562e2f([0x73,0x70,0x6c,0x69,0x74])](_0x562e2f([0x2e])))[_0x562e2f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x172c21=>_0x172c21[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x13a9f2[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x562e2f([0x6d,0x61,0x70])](_0x51dc53=>Array(_0x13a9f2[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x51dc53[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x562e2f([0x66,0x69,0x6c,0x6c])](_0x51dc53[0x0]===_0x562e2f([0x2a])?_0x562e2f([0x2a]):'')[_0x562e2f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x51dc53))[_0x562e2f([0x73,0x6f,0x6d,0x65])](_0x49a063=>_0x13a9f2[_0x562e2f([0x65,0x76,0x65,0x72,0x79])]((_0xcccc18,_0x238209)=>_0x49a063[_0x238209]===_0xcccc18||_0x49a063[_0x238209]===_0x562e2f([0x2a])));}function _0x36eb5f(){return _0x528981&&_0x43ea6e?new window[(_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf3d63b,_0x723637)=>{_0x528981[_0x562e2f([0x74,0x68,0x65,0x6e])](_0xf3d63b,_0x723637),_0x43ea6e[_0x562e2f([0x74,0x68,0x65,0x6e])](_0x11bd8d=>{_0x11bd8d!=_0x562e2f([0x56,0x61,0x6c,0x69,0x64])&&_0xf3d63b(_0x11bd8d);},_0x723637);}):_0x528981||_0x43ea6e||_0x562e2f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1ac2b0(_0xfe5774,_0xd4dcf9){return new window[(_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37b21e=>{if(_0x32504e())return _0x37b21e(_0x562e2f([0x56,0x61,0x6c,0x69,0x64]));_0xd21739(),_0x3519fe[_0x562e2f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x562e2f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4e83cf=!0x1;const _0x174b3e=_0x466e9c();function _0x69e08c(_0x86ab20){return!!_0x86ab20&&(typeof _0x86ab20===_0x562e2f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x86ab20===_0x562e2f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x86ab20[_0x562e2f([0x74,0x68,0x65,0x6e])]===_0x562e2f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x86ab20[_0x562e2f([0x63,0x61,0x74,0x63,0x68])]===_0x562e2f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x497f5b(_0xe8b6dd){_0x277ecc(_0xe8b6dd)[_0x562e2f([0x74,0x68,0x65,0x6e])](_0x2f07e7=>{if(!_0x2f07e7||_0x2f07e7[_0x562e2f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x562e2f([0x6f,0x6b]))return _0x562e2f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ba38e(_0x419032(_0x174b3e+_0xd4dcf9))!=_0x2f07e7[_0x562e2f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x562e2f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x562e2f([0x56,0x61,0x6c,0x69,0x64]);})[_0x562e2f([0x74,0x68,0x65,0x6e])](_0x44f5f3=>(_0x151983(),_0x44f5f3),()=>{const _0x2b456a=_0x40219a();return null==_0x2b456a?(_0x151983(),_0x562e2f([0x56,0x61,0x6c,0x69,0x64])):_0x562e2f(_0x46780e-_0x2b456a>(0x5778dc5f^_0x3aa1d5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x562e2f([0x74,0x68,0x65,0x6e])](_0x37b21e)[_0x562e2f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x37b21e(_0x562e2f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x337c80=0x7342b6df^_0x3aa1d5;function _0x151983(){const _0x40c32a=_0x562e2f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ba38e(_0x419032(_0xfe5774)),_0x3d892c=_0x257823(_0x2ba38e(window[_0x562e2f([0x4d,0x61,0x74,0x68])][_0x562e2f([0x63,0x65,0x69,0x6c])](_0x46780e/_0x337c80)));window[_0x562e2f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x562e2f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40c32a,_0x3d892c);}function _0x40219a(){const _0x52fbba=_0x562e2f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ba38e(_0x419032(_0xfe5774)),_0x150a02=window[_0x562e2f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x562e2f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52fbba);return _0x150a02?window[_0x562e2f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x257823(_0x150a02),0x10)*_0x337c80:null;}function _0x277ecc(_0x6556c4){return new window[(_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51cec3,_0x309c2f)=>{_0x6556c4[_0x562e2f([0x74,0x68,0x65,0x6e])](_0x51cec3,_0x309c2f),window[_0x562e2f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x309c2f,0x73758c9f^_0x3aa1d5);});}}_0x3519fe[_0x562e2f([0x6f,0x6e])](_0x562e2f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d3e08,_0x3e7260)=>{if(_0x3e7260[0x0]!=_0xfe5774)return _0x37b21e(_0x562e2f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e7260[0x1]={..._0x3e7260[0x1],[_0x562e2f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x174b3e};},{[_0x562e2f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x562e2f([0x68,0x69,0x67,0x68])}),_0x3519fe[_0x562e2f([0x6f,0x6e])](_0x562e2f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x287622=>{_0x69e08c(_0x287622[_0x562e2f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4e83cf=!0x0,_0x497f5b(_0x287622[_0x562e2f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x562e2f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x562e2f([0x6c,0x6f,0x77])}),_0x3cd4dd[_0x562e2f([0x74,0x68,0x65,0x6e])](()=>{_0x4e83cf||_0x37b21e(_0x562e2f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x32504e(){return _0x3519fe[_0x562e2f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x562e2f([0x76,0x69,0x65,0x77])][_0x562e2f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x562e2f([0x61,0x75,0x74,0x6f]);}function _0xd21739(){_0x3519fe[_0x562e2f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x562e2f([0x76,0x69,0x65,0x77])][_0x562e2f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x562e2f([0x61,0x75,0x74,0x6f]);}}function _0x5baac8(_0x5a7707){const _0x569d75=[new window[(_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x177232=>setTimeout(_0x177232,0x737d6693^_0x3aa1d5)),_0x3cd4dd[_0x562e2f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4509b5=>{let _0x586e70=0x0;_0x3519fe[_0x562e2f([0x6d,0x6f,0x64,0x65,0x6c])][_0x562e2f([0x6f,0x6e])](_0x562e2f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b1ed6,_0x2927e4)=>{_0x2927e4[0x0][_0x562e2f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x586e70++,_0x586e70==(0x737459a7^_0x3aa1d5)&&(_0x4509b5(),_0x4b1ed6[_0x562e2f([0x6f,0x66,0x66])]());});}))];return window[_0x562e2f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x562e2f([0x72,0x61,0x63,0x65])](_0x569d75)[_0x562e2f([0x74,0x68,0x65,0x6e])](()=>_0x5a7707);}async function _0x4eab56(){await _0x3cd4dd,_0x3519fe[_0x562e2f([0x6d,0x6f,0x64,0x65,0x6c])][_0x562e2f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x306b24,_0x3519fe[_0x562e2f([0x6d,0x6f,0x64,0x65,0x6c])][_0x562e2f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x306b24,_0x3519fe[_0x562e2f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x562e2f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3be30b(){return window[_0x562e2f([0x67,0x6c,0x6f,0x62])]&&window[_0x562e2f([0x67,0x6c,0x6f,0x62])][_0x562e2f([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1d8980(_0x3a8944){const _0x3b86e1=_0x1a78eb();_0x3519fe[_0x3b86e1]=_0x562e2f([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])+_0x3a8944,_0x3a8944!=_0x562e2f([0x56,0x61,0x6c,0x69,0x64])&&_0x4eab56();}function _0x1a78eb(){const _0x270c61=window[_0x562e2f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x562e2f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x562e2f([0x6e,0x6f,0x77])]())[_0x562e2f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x562e2f([0x2e]),'');let _0x1bb235=_0x562e2f([0x73]);for(let _0x56861c=0x0;_0x56861c<_0x270c61[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56861c+=0x2){let _0x758ebb=window[_0x562e2f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x270c61[_0x562e2f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56861c,_0x56861c+0x2));_0x758ebb>=_0x46b862[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x758ebb-=_0x46b862[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1bb235+=_0x46b862[_0x758ebb];}return _0x1bb235;}function _0x4160ee(){const _0x2156df=_0x1f5c39[_0x562e2f([0x73,0x70,0x6c,0x69,0x74])](_0x562e2f([0x2e]));if(0x3!=_0x2156df[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3b98c2(_0x2156df[0x1]);function _0x3b98c2(_0x54c005){const _0x5cb55e=_0x14813e(_0x54c005);return _0x5cb55e&&_0x11b532()?_0x5cb55e:null;function _0x11b532(){const _0x74e15a=_0x5cb55e[_0x562e2f([0x6a,0x74,0x69])],_0x3ab9ca=window[_0x562e2f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x74e15a[_0x562e2f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x74e15a[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xa50c08={..._0x5cb55e,[_0x562e2f([0x6a,0x74,0x69])]:_0x74e15a[_0x562e2f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x74e15a[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xa50c08[_0x562e2f([0x76,0x63])],_0x419032(_0xa50c08)==_0x3ab9ca;}}}async function _0xf9ef79(){let _0x4c0c91=!0x0;try{const _0x39a349=_0x1f5c39[_0x562e2f([0x73,0x70,0x6c,0x69,0x74])](_0x562e2f([0x2e])),[_0x4bfd4f,_0x59c595,_0x5edaa8]=_0x39a349;return _0x5e2a34(_0x4bfd4f),await _0x2b9567(_0x4bfd4f,_0x59c595,_0x5edaa8),_0x4c0c91;}catch{return!0x1;}function _0x5e2a34(_0x5197d0){const _0x3fa0ab=_0x14813e(_0x5197d0);_0x3fa0ab&&_0x3fa0ab[_0x562e2f([0x61,0x6c,0x67])]==_0x562e2f([0x45,0x53,0x32,0x35,0x36])||(_0x4c0c91=!0x1);}async function _0x2b9567(_0x91c010,_0x1ad46c,_0x4f5435){const _0xae36a0=window[_0x562e2f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x562e2f([0x66,0x72,0x6f,0x6d])](_0x5c3b29(_0x4f5435),_0x3725a6=>_0x3725a6[_0x562e2f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ae8a0=new window[(_0x562e2f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x562e2f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x91c010+_0x562e2f([0x2e])+_0x1ad46c),_0x4ab393=window[_0x562e2f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x562e2f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4ab393)return;const _0xdd0804=await _0x4ab393[_0x562e2f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x562e2f([0x6a,0x77,0x6b]),_0x2191d1,{[_0x562e2f([0x6e,0x61,0x6d,0x65])]:_0x562e2f([0x45,0x43,0x44,0x53,0x41]),[_0x562e2f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x562e2f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x562e2f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4ab393[_0x562e2f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x562e2f([0x6e,0x61,0x6d,0x65])]:_0x562e2f([0x45,0x43,0x44,0x53,0x41]),[_0x562e2f([0x68,0x61,0x73,0x68])]:{[_0x562e2f([0x6e,0x61,0x6d,0x65])]:_0x562e2f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xdd0804,_0xae36a0,_0x3ae8a0)||(_0x4c0c91=!0x1);}}function _0x14813e(_0x1008b7){return _0x1008b7[_0x562e2f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x562e2f([0x65,0x79]))?JSON[_0x562e2f([0x70,0x61,0x72,0x73,0x65])](_0x5c3b29(_0x1008b7)):null;}function _0x5c3b29(_0x4c5132){return window[_0x562e2f([0x61,0x74,0x6f,0x62])](_0x4c5132[_0x562e2f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x562e2f([0x2b]))[_0x562e2f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x562e2f([0x2f])));}function _0x419032(_0x1962fd){let _0x233edd=0x1505;function _0x52e311(_0x4a75ae){for(let _0x3a63e4=0x0;_0x3a63e4<_0x4a75ae[_0x562e2f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a63e4++){const _0x132bb5=_0x4a75ae[_0x562e2f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a63e4);_0x233edd=(_0x233edd<<0x5)+_0x233edd+_0x132bb5,_0x233edd&=_0x233edd;}}function _0x216bf4(_0x29cdc0){Array[_0x562e2f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x29cdc0)?_0x29cdc0[_0x562e2f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x216bf4):_0x29cdc0&&typeof _0x29cdc0==_0x562e2f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x562e2f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x29cdc0)[_0x562e2f([0x73,0x6f,0x72,0x74])]()[_0x562e2f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x10b4e3,_0x235fa0])=>{_0x52e311(_0x10b4e3),_0x216bf4(_0x235fa0);}):_0x52e311(window[_0x562e2f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x29cdc0));}return _0x216bf4(_0x1962fd),_0x233edd>>>0x0;}function _0x2ba38e(_0x364e88){return _0x364e88[_0x562e2f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x562e2f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x562e2f([0x30]));}function _0x257823(_0x2a3830){return _0x2a3830[_0x562e2f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x562e2f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x562e2f([0x6a,0x6f,0x69,0x6e])]('');}function _0x306b24(){}function _0x562e2f(_0x59d2e7){const _0x4462aa=_0x591e;return _0x59d2e7[_0x4462aa(0x86)](_0x47ceca=>String[_0x4462aa(0x8b)](_0x47ceca))[_0x4462aa(0x88)]('');}_0x1d8980(await _0x859895());}(this);}}
23
+ const _0x29d353=_0x39e1;function _0x39e1(_0x59fb5f,_0x368c88){const _0x9650e=_0x9650();return _0x39e1=function(_0x39e1d0,_0x22f5c7){_0x39e1d0=_0x39e1d0-0xb9;let _0x4cae32=_0x9650e[_0x39e1d0];return _0x4cae32;},_0x39e1(_0x59fb5f,_0x368c88);}(function(_0x16dee3,_0x1a7268){const _0x44672d=_0x39e1,_0x26d32b=_0x16dee3();while(!![]){try{const _0x1e517c=parseInt(_0x44672d(0xc9))/0x1+-parseInt(_0x44672d(0xc5))/0x2+parseInt(_0x44672d(0xd3))/0x3*(-parseInt(_0x44672d(0xce))/0x4)+parseInt(_0x44672d(0xcf))/0x5*(parseInt(_0x44672d(0xd0))/0x6)+-parseInt(_0x44672d(0xca))/0x7+parseInt(_0x44672d(0xc6))/0x8+-parseInt(_0x44672d(0xbf))/0x9*(-parseInt(_0x44672d(0xcb))/0xa);if(_0x1e517c===_0x1a7268)break;else _0x26d32b['push'](_0x26d32b['shift']());}catch(_0x44ac0e){_0x26d32b['push'](_0x26d32b['shift']());}}}(_0x9650,0x201b2));import{Plugin as _0x2738da}from'ckeditor5/src/core.js';function _0x9650(){const _0x40605a=['205936gnsCWF','1728464pPUcYC','execute','init','90502yOEwcr','1615509CVavBq','10nOBDSe','isActive','get','4XWaWFG','37250PTsiuT','120XGgnwy','text/html','map','659811CHtyoL','high','editing','PasteFromOfficeEnhancedInliner','href','editor','dataTransfer','plugins','view','stylesProcessor','isOfficialPlugin','PasteFromOffice','ClipboardPipeline','fromCharCode','join','isPremiumPlugin','document','requires','2066742blautZ','inputTransformation','afterInit','getData','pluginName','_parsedData'];_0x9650=function(){return _0x40605a;};return _0x9650();}import{parsePasteOfficeHtml as _0x496d50}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4d22d5,uid as _0x4a90ef}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1e5122}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2738da{static get[_0x29d353(0xc3)](){const _0x2d7091=_0x29d353;return _0x2d7091(0xd6);}static get[_0x29d353(0xdd)](){return!0x0;}static get[_0x29d353(0xbc)](){return!0x0;}static get[_0x29d353(0xbe)](){const _0x3c4232=_0x29d353;return[_0x3c4232(0xde)];}[_0x29d353(0xc8)](){const _0x21139d=_0x29d353,_0x1da83f=this[_0x21139d(0xd8)],_0x56cacb=_0x1da83f[_0x21139d(0xda)][_0x21139d(0xcd)](_0x21139d(0xb9)),_0xee3c25=_0x1da83f[_0x21139d(0xd5)][_0x21139d(0xdb)][_0x21139d(0xbd)],_0x604f48=new _0x1e5122(_0xee3c25);_0x56cacb['on'](_0x21139d(0xc0),(_0x53a399,_0x23cce2)=>{const _0x171f5c=_0x21139d,_0x55a7f7=_0x23cce2[_0x171f5c(0xd9)][_0x171f5c(0xc2)](_0x171f5c(0xd1));_0x604f48[_0x171f5c(0xcc)](_0x55a7f7)&&(_0x23cce2[_0x171f5c(0xc4)]||(_0x23cce2[_0x171f5c(0xc4)]=_0x496d50(_0x55a7f7,_0xee3c25[_0x171f5c(0xdc)])),_0x604f48[_0x171f5c(0xc7)](_0x23cce2));},{'priority':_0x4d22d5[_0x21139d(0xcd)](_0x21139d(0xd4))+0xb});}[_0x29d353(0xc1)](){!async function(_0x20a503){const _0x1e6b51=_0xf4558c([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]),_0x27d682=0x7374585f,_0x46e05c=0x73732287^_0x27d682,_0x11788b=window[_0xf4558c([0x44,0x61,0x74,0x65])][_0xf4558c([0x6e,0x6f,0x77])](),_0x67a837=_0x20a503[_0xf4558c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x106022=new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x261cb5=>{_0x67a837[_0xf4558c([0x6f,0x6e,0x63,0x65])](_0xf4558c([0x72,0x65,0x61,0x64,0x79]),_0x261cb5);}),_0x2d7d33={[_0xf4558c([0x6b,0x74,0x79])]:_0xf4558c([0x45,0x43]),[_0xf4558c([0x75,0x73,0x65])]:_0xf4558c([0x73,0x69,0x67]),[_0xf4558c([0x63,0x72,0x76])]:_0xf4558c([0x50,0x2d,0x32,0x35,0x36]),[_0xf4558c([0x78])]:_0xf4558c([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]),[_0xf4558c([0x79])]:_0xf4558c([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]),[_0xf4558c([0x61,0x6c,0x67])]:_0xf4558c([0x45,0x53,0x32,0x35,0x36])},_0x51616f=_0x67a837[_0xf4558c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf4558c([0x67,0x65,0x74])](_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53a62a(){let _0x2f0cb3,_0x3809c8=null,_0x217ef8=null;try{if(_0x51616f==_0xf4558c([0x47,0x50,0x4c]))return _0xf4558c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f0cb3=_0x460f0a(),!_0x2f0cb3)return _0xf4558c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f0cb3[_0xf4558c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x217ef8=_0x533f8a(_0x2f0cb3[_0xf4558c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f0cb3[_0xf4558c([0x6a,0x74,0x69])])),await _0x79215f()?_0x382406()?_0x417319()?_0xf4558c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x70ff89()?(_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf4558c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3809c8=_0x437530(_0xf4558c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf4558c([0x74,0x72,0x69,0x61,0x6c])&&(_0x3809c8=_0x437530(_0xf4558c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa467a8()):_0xf4558c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf4558c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf4558c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf4558c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x417319(){const _0x31dee2=[_0xf4558c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf4558c([0x74,0x72,0x69,0x61,0x6c])][_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x11788b/0x3e8:0xe10*_0x46e05c;return _0x2f0cb3[_0xf4558c([0x65,0x78,0x70])]<_0x31dee2;}function _0x382406(){const _0x1280ca=_0x2f0cb3[_0xf4558c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1280ca&&(!!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x2a]))||(!!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x50,0x4f,0x45]))||(!!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x50,0x50]))||!(!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1d82f4()))));}function _0x70ff89(){const _0xf12936=_0x39e1,_0x1ce61e=_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ce61e||0x0==_0x1ce61e[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ab75f}=new URL(window[_0xf4558c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xf12936(0xd7)]);if(_0x1ce61e[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ab75f))return!0x0;const _0x348176=_0x4ab75f[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e]));return _0x1ce61e[_0xf4558c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c382e=>_0x4c382e[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x2a])))[_0xf4558c([0x6d,0x61,0x70])](_0x136e61=>_0x136e61[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e])))[_0xf4558c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54aeb5=>_0x54aeb5[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x348176[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf4558c([0x6d,0x61,0x70])](_0x5770c3=>Array(_0x348176[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5770c3[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf4558c([0x66,0x69,0x6c,0x6c])](_0x5770c3[0x0]===_0xf4558c([0x2a])?_0xf4558c([0x2a]):'')[_0xf4558c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5770c3))[_0xf4558c([0x73,0x6f,0x6d,0x65])](_0x58ec71=>_0x348176[_0xf4558c([0x65,0x76,0x65,0x72,0x79])]((_0x5d05ff,_0x229a84)=>_0x58ec71[_0x229a84]===_0x5d05ff||_0x58ec71[_0x229a84]===_0xf4558c([0x2a])));}function _0xa467a8(){return _0x3809c8&&_0x217ef8?new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b5b03,_0x3a385b)=>{_0x3809c8[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x3b5b03,_0x3a385b),_0x217ef8[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x47a5fd=>{_0x47a5fd!=_0xf4558c([0x56,0x61,0x6c,0x69,0x64])&&_0x3b5b03(_0x47a5fd);},_0x3a385b);}):_0x3809c8||_0x217ef8||_0xf4558c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x533f8a(_0x3a696f,_0x43b061){return new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1641ab=>{if(_0x1c43f0())return _0x1641ab(_0xf4558c([0x56,0x61,0x6c,0x69,0x64]));_0x401349(),_0x67a837[_0xf4558c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf4558c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2af593=!0x1;const _0x13f085=_0x4a90ef();function _0x211b62(_0x2d6d88){return!!_0x2d6d88&&(typeof _0x2d6d88===_0xf4558c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2d6d88===_0xf4558c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2d6d88[_0xf4558c([0x74,0x68,0x65,0x6e])]===_0xf4558c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2d6d88[_0xf4558c([0x63,0x61,0x74,0x63,0x68])]===_0xf4558c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fa822(_0x12ac49){_0x16b667(_0x12ac49)[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x40ef31=>{if(!_0x40ef31||_0x40ef31[_0xf4558c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf4558c([0x6f,0x6b]))return _0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xef372a(_0x5de552(_0x13f085+_0x43b061))!=_0x40ef31[_0xf4558c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf4558c([0x56,0x61,0x6c,0x69,0x64]);})[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x58885a=>(_0x17f3ee(),_0x58885a),()=>{const _0x2b3a62=_0x51dffb();return null==_0x2b3a62?(_0x17f3ee(),_0xf4558c([0x56,0x61,0x6c,0x69,0x64])):_0xf4558c(_0x11788b-_0x2b3a62>(0x5778dc5f^_0x27d682)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x1641ab)[_0xf4558c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1641ab(_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51ec55=0x7342b6df^_0x27d682;function _0x17f3ee(){const _0x3a1507=_0xf4558c([0x6c,0x6c,0x63,0x74,0x2d])+_0xef372a(_0x5de552(_0x3a696f)),_0x11d87c=_0x4e7084(_0xef372a(window[_0xf4558c([0x4d,0x61,0x74,0x68])][_0xf4558c([0x63,0x65,0x69,0x6c])](_0x11788b/_0x51ec55)));window[_0xf4558c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf4558c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a1507,_0x11d87c);}function _0x51dffb(){const _0x15f37b=_0xf4558c([0x6c,0x6c,0x63,0x74,0x2d])+_0xef372a(_0x5de552(_0x3a696f)),_0x1a1e7d=window[_0xf4558c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf4558c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15f37b);return _0x1a1e7d?window[_0xf4558c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e7084(_0x1a1e7d),0x10)*_0x51ec55:null;}function _0x16b667(_0x527d0b){return new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ccca9,_0x5db50c)=>{_0x527d0b[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x4ccca9,_0x5db50c),window[_0xf4558c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5db50c,0x73758c9f^_0x27d682);});}}_0x67a837[_0xf4558c([0x6f,0x6e])](_0xf4558c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x42c7f7,_0x1b6865)=>{if(_0x1b6865[0x0]!=_0x3a696f)return _0x1641ab(_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b6865[0x1]={..._0x1b6865[0x1],[_0xf4558c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x13f085};},{[_0xf4558c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf4558c([0x68,0x69,0x67,0x68])}),_0x67a837[_0xf4558c([0x6f,0x6e])](_0xf4558c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x197260=>{_0x211b62(_0x197260[_0xf4558c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2af593=!0x0,_0x4fa822(_0x197260[_0xf4558c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf4558c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf4558c([0x6c,0x6f,0x77])}),_0x106022[_0xf4558c([0x74,0x68,0x65,0x6e])](()=>{_0x2af593||_0x1641ab(_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1c43f0(){return _0x67a837[_0xf4558c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf4558c([0x76,0x69,0x65,0x77])][_0xf4558c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf4558c([0x61,0x75,0x74,0x6f]);}function _0x401349(){_0x67a837[_0xf4558c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf4558c([0x76,0x69,0x65,0x77])][_0xf4558c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf4558c([0x61,0x75,0x74,0x6f]);}}function _0x437530(_0x404776){const _0x68061a=[new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52a483=>setTimeout(_0x52a483,0x737d6693^_0x27d682)),_0x106022[_0xf4558c([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1703ca=>{let _0x1675ea=0x0;_0x67a837[_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c])][_0xf4558c([0x6f,0x6e])](_0xf4558c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x278487,_0x489300)=>{_0x489300[0x0][_0xf4558c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1675ea++,_0x1675ea==(0x737459a7^_0x27d682)&&(_0x1703ca(),_0x278487[_0xf4558c([0x6f,0x66,0x66])]());});}))];return window[_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf4558c([0x72,0x61,0x63,0x65])](_0x68061a)[_0xf4558c([0x74,0x68,0x65,0x6e])](()=>_0x404776);}async function _0x55c596(){await _0x106022,_0x67a837[_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c])][_0xf4558c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1aa481,_0x67a837[_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c])][_0xf4558c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1aa481,_0x67a837[_0xf4558c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d82f4(){return window[_0xf4558c([0x67,0x6c,0x6f,0x62])]&&window[_0xf4558c([0x67,0x6c,0x6f,0x62])][_0xf4558c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xcd91f0(_0x42dc83){const _0x3b3a00=_0x469ba8();_0x67a837[_0x3b3a00]=_0xf4558c([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])+_0x42dc83,_0x42dc83!=_0xf4558c([0x56,0x61,0x6c,0x69,0x64])&&_0x55c596();}function _0x469ba8(){const _0x1a44c8=window[_0xf4558c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf4558c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf4558c([0x6e,0x6f,0x77])]())[_0xf4558c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf4558c([0x2e]),'');let _0x14dd55=_0xf4558c([0x73]);for(let _0x3dd597=0x0;_0x3dd597<_0x1a44c8[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3dd597+=0x2){let _0x415517=window[_0xf4558c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a44c8[_0xf4558c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3dd597,_0x3dd597+0x2));_0x415517>=_0x1e6b51[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x415517-=_0x1e6b51[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x14dd55+=_0x1e6b51[_0x415517];}return _0x14dd55;}function _0x460f0a(){const _0x1f14f2=_0x51616f[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e]));if(0x3!=_0x1f14f2[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x55c9ae(_0x1f14f2[0x1]);function _0x55c9ae(_0x58de70){const _0x4cc3af=_0x41f55a(_0x58de70);return _0x4cc3af&&_0x28ea4e()?_0x4cc3af:null;function _0x28ea4e(){const _0x2eb4b5=_0x4cc3af[_0xf4558c([0x6a,0x74,0x69])],_0x38fb34=window[_0xf4558c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2eb4b5[_0xf4558c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2eb4b5[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a4542={..._0x4cc3af,[_0xf4558c([0x6a,0x74,0x69])]:_0x2eb4b5[_0xf4558c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2eb4b5[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a4542[_0xf4558c([0x76,0x63])],_0x5de552(_0x2a4542)==_0x38fb34;}}}async function _0x79215f(){let _0x4cfabd=!0x0;try{const _0x270d6a=_0x51616f[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e])),[_0x372738,_0x26a993,_0x391f39]=_0x270d6a;return _0x419b40(_0x372738),await _0x523467(_0x372738,_0x26a993,_0x391f39),_0x4cfabd;}catch{return!0x1;}function _0x419b40(_0x11d68f){const _0x3a7265=_0x41f55a(_0x11d68f);_0x3a7265&&_0x3a7265[_0xf4558c([0x61,0x6c,0x67])]==_0xf4558c([0x45,0x53,0x32,0x35,0x36])||(_0x4cfabd=!0x1);}async function _0x523467(_0x3a5b9e,_0x2be033,_0x26e13d){const _0x406133=window[_0xf4558c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf4558c([0x66,0x72,0x6f,0x6d])](_0x2a2775(_0x26e13d),_0x3ce7ac=>_0x3ce7ac[_0xf4558c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b51c4=new window[(_0xf4558c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf4558c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a5b9e+_0xf4558c([0x2e])+_0x2be033),_0x4b23e1=window[_0xf4558c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf4558c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b23e1)return;const _0x4caab2=await _0x4b23e1[_0xf4558c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf4558c([0x6a,0x77,0x6b]),_0x2d7d33,{[_0xf4558c([0x6e,0x61,0x6d,0x65])]:_0xf4558c([0x45,0x43,0x44,0x53,0x41]),[_0xf4558c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf4558c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf4558c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b23e1[_0xf4558c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf4558c([0x6e,0x61,0x6d,0x65])]:_0xf4558c([0x45,0x43,0x44,0x53,0x41]),[_0xf4558c([0x68,0x61,0x73,0x68])]:{[_0xf4558c([0x6e,0x61,0x6d,0x65])]:_0xf4558c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4caab2,_0x406133,_0x2b51c4)||(_0x4cfabd=!0x1);}}function _0x41f55a(_0x1f50ab){return _0x1f50ab[_0xf4558c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf4558c([0x65,0x79]))?JSON[_0xf4558c([0x70,0x61,0x72,0x73,0x65])](_0x2a2775(_0x1f50ab)):null;}function _0x2a2775(_0x16e18c){return window[_0xf4558c([0x61,0x74,0x6f,0x62])](_0x16e18c[_0xf4558c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf4558c([0x2b]))[_0xf4558c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf4558c([0x2f])));}function _0x5de552(_0x24a04c){let _0x11a2c6=0x1505;function _0x1aafce(_0x4b2b56){for(let _0x2b8b1d=0x0;_0x2b8b1d<_0x4b2b56[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b8b1d++){const _0x2001cb=_0x4b2b56[_0xf4558c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b8b1d);_0x11a2c6=(_0x11a2c6<<0x5)+_0x11a2c6+_0x2001cb,_0x11a2c6&=_0x11a2c6;}}function _0x577130(_0x271f00){Array[_0xf4558c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x271f00)?_0x271f00[_0xf4558c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x577130):_0x271f00&&typeof _0x271f00==_0xf4558c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf4558c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x271f00)[_0xf4558c([0x73,0x6f,0x72,0x74])]()[_0xf4558c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x566878,_0x5e5e03])=>{_0x1aafce(_0x566878),_0x577130(_0x5e5e03);}):_0x1aafce(window[_0xf4558c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x271f00));}return _0x577130(_0x24a04c),_0x11a2c6>>>0x0;}function _0xef372a(_0x139de0){return _0x139de0[_0xf4558c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf4558c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf4558c([0x30]));}function _0x4e7084(_0x1a678c){return _0x1a678c[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf4558c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf4558c([0x6a,0x6f,0x69,0x6e])]('');}function _0x1aa481(){}function _0xf4558c(_0x46821e){const _0x544c98=_0x39e1;return _0x46821e[_0x544c98(0xd2)](_0x3c6899=>String[_0x544c98(0xba)](_0x3c6899))[_0x544c98(0xbb)]('');}_0xcd91f0(await _0x53a62a());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49ed3c=_0xd81a;(function(_0x37ab47,_0x148e36){const _0x55afc6=_0xd81a,_0x16dde9=_0x37ab47();while(!![]){try{const _0x306955=-parseInt(_0x55afc6(0x1ba))/0x1+-parseInt(_0x55afc6(0x1b6))/0x2+-parseInt(_0x55afc6(0x1bb))/0x3+parseInt(_0x55afc6(0x1b3))/0x4*(-parseInt(_0x55afc6(0x1a1))/0x5)+-parseInt(_0x55afc6(0x1a3))/0x6*(parseInt(_0x55afc6(0x196))/0x7)+-parseInt(_0x55afc6(0x1a5))/0x8+-parseInt(_0x55afc6(0x1b9))/0x9*(-parseInt(_0x55afc6(0x1b5))/0xa);if(_0x306955===_0x148e36)break;else _0x16dde9['push'](_0x16dde9['shift']());}catch(_0x5d0724){_0x16dde9['push'](_0x16dde9['shift']());}}}(_0x3cac,0x46049));import{Plugin as _0x4197fe}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3883ad}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x24ae28}from'ckeditor5/src/utils.js';function _0xd81a(_0xbc788a,_0x3504ab){const _0x3cac91=_0x3cac();return _0xd81a=function(_0xd81a97,_0x59b7ce){_0xd81a97=_0xd81a97-0x189;let _0x2464e7=_0x3cac91[_0xd81a97];return _0x2464e7;},_0xd81a(_0xbc788a,_0x3504ab);}import{MSOfficeInlineStylePropagator as _0x278cf2}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x4197fe{[_0x49ed3c(0x19e)];[_0x49ed3c(0x1a7)];static get[_0x49ed3c(0x1af)](){const _0x8dbffd=_0x49ed3c;return _0x8dbffd(0x19d);}static get[_0x49ed3c(0x193)](){return!0x0;}static get[_0x49ed3c(0x1ad)](){return!0x0;}static get[_0x49ed3c(0x19c)](){const _0x818d1c=_0x49ed3c;return[_0x818d1c(0x1b8)];}[_0x49ed3c(0x1b7)](){const _0x588048=_0x49ed3c,_0x2f1227=this[_0x588048(0x1ab)],_0x303525=_0x2f1227[_0x588048(0x1bd)][_0x588048(0x1b2)](_0x588048(0x1aa)),_0xe1edf7=_0x2f1227[_0x588048(0x1a2)][_0x588048(0x198)][_0x588048(0x1b0)],_0x5f2fcf=new _0x278cf2(_0xe1edf7);_0x303525['on'](_0x588048(0x1a0),(_0x1c3171,_0xd532a4)=>{const _0x1e700d=_0x588048,_0x40b571=_0xd532a4[_0x1e700d(0x1a6)][_0x1e700d(0x18f)](_0x1e700d(0x18a));_0x5f2fcf[_0x1e700d(0x192)](_0x40b571)&&(_0xd532a4[_0x1e700d(0x19a)]||(_0xd532a4[_0x1e700d(0x19a)]=_0x3883ad(_0x40b571,_0xe1edf7[_0x1e700d(0x190)])),_0x5f2fcf[_0x1e700d(0x18d)](_0xd532a4));},{'priority':_0x24ae28[_0x588048(0x1b2)](_0x588048(0x19b))+0xa}),this[_0x588048(0x19e)]=this[_0x588048(0x1ab)][_0x588048(0x1a9)][_0x588048(0x1b2)](_0x588048(0x19e));const _0x723ff6=this[_0x588048(0x1ab)];this[_0x588048(0x1a7)]=setInterval(()=>{const _0x2a366a=_0x588048;let _0x5e7481;for(const _0x1ed115 in _0x723ff6){const _0x457aef=_0x1ed115,_0x5d1bb5=_0x723ff6[_0x457aef];if(_0x2a366a(0x1be)==_0x5d1bb5||_0x2a366a(0x1ac)==_0x5d1bb5||_0x2a366a(0x195)==_0x5d1bb5||_0x2a366a(0x194)==_0x5d1bb5||_0x2a366a(0x189)==_0x5d1bb5||_0x2a366a(0x1b4)==_0x5d1bb5||_0x2a366a(0x18c)==_0x5d1bb5||_0x2a366a(0x199)==_0x5d1bb5){delete _0x723ff6[_0x457aef],_0x5e7481=_0x5d1bb5,clearInterval(this[_0x2a366a(0x1a7)]),this[_0x2a366a(0x1a7)]=void 0x0;break;}}_0x2a366a(0x1ac)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x18e)),_0x2a366a(0x195)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x1ae)),_0x2a366a(0x194)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x18b)),_0x2a366a(0x189)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x1a8),_0x2a366a(0x1a4)),_0x2a366a(0x1b4)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x191)),_0x2a366a(0x18c)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x1bc)),_0x2a366a(0x199)==_0x5e7481&&_0x723ff6[_0x2a366a(0x1b1)](_0x2a366a(0x197));},0x3e8);}[_0x49ed3c(0x19f)](){const _0xf46edb=_0x49ed3c;super[_0xf46edb(0x19f)](),this[_0xf46edb(0x1a7)]&&clearInterval(this[_0xf46edb(0x1a7)]);}}function _0x3cac(){const _0x53020f=['pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','domainLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','execute','invalid','getData','stylesProcessor','evaluationLimit','isActive','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','28OcGrar','usageLimit','view','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','high','requires','PasteFromOfficeEnhancedPropagator','licenseKey','destroy','inputTransformation','1203655mfGGVa','editing','325734kLIEdL','PasteFromOfficeEnhanced','256488DCoSGP','dataTransfer','_licenseKeyCheckInterval','featureNotAllowed','config','ClipboardPipeline','editor','pasteFromOfficeEnhancedLicenseKeyInvalid','isPremiumPlugin','expired','pluginName','document','_showLicenseError','get','8mEtNvY','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','20MzmIYP','142776KfzbKD','init','PasteFromOffice','6190083xfUeDE','271285ksZIPA','46287ptQjKt','trialLimit','plugins','pasteFromOfficeEnhancedLicenseKeyValid'];_0x3cac=function(){return _0x53020f;};return _0x3cac();}
23
+ const _0x15d69=_0x4746;function _0x5bc8(){const _0xb437a8=['34676xfKKMm','document','licenseKey','destroy','3608521sDBqLZ','18JuzsIX','_licenseKeyCheckInterval','high','editor','ClipboardPipeline','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','requires','_parsedData','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','dataTransfer','4972610UBSVMP','editing','init','isOfficialPlugin','PasteFromOfficeEnhancedPropagator','view','pluginName','inputTransformation','domainLimit','8WDLDQC','isActive','stylesProcessor','execute','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','PasteFromOfficeEnhanced','get','82766WzyOQq','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyTrialLimit','text/html','expired','135PDyiCQ','trialLimit','735015tIKZkK','invalid','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','PasteFromOffice','plugins','isPremiumPlugin','config','usageLimit','1269918CyCrlG','2963412VJVcan'];_0x5bc8=function(){return _0xb437a8;};return _0x5bc8();}(function(_0x31d54a,_0x526298){const _0x2a8d9c=_0x4746,_0xe1029=_0x31d54a();while(!![]){try{const _0x13cf0a=parseInt(_0x2a8d9c(0x180))/0x1+parseInt(_0x2a8d9c(0x179))/0x2*(parseInt(_0x2a8d9c(0x15a))/0x3)+parseInt(_0x2a8d9c(0x155))/0x4*(-parseInt(_0x2a8d9c(0x17e))/0x5)+parseInt(_0x2a8d9c(0x154))/0x6+parseInt(_0x2a8d9c(0x159))/0x7*(-parseInt(_0x2a8d9c(0x171))/0x8)+parseInt(_0x2a8d9c(0x153))/0x9+-parseInt(_0x2a8d9c(0x168))/0xa;if(_0x13cf0a===_0x526298)break;else _0xe1029['push'](_0xe1029['shift']());}catch(_0x53764f){_0xe1029['push'](_0xe1029['shift']());}}}(_0x5bc8,0x5ab22));import{Plugin as _0x757145}from'ckeditor5/src/core.js';function _0x4746(_0x16fc20,_0x22b80b){const _0x5bc8cc=_0x5bc8();return _0x4746=function(_0x474694,_0x4bb646){_0x474694=_0x474694-0x153;let _0x4b5e6a=_0x5bc8cc[_0x474694];return _0x4b5e6a;},_0x4746(_0x16fc20,_0x22b80b);}import{parsePasteOfficeHtml as _0x15280d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x465095}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x4b71e6}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x757145{[_0x15d69(0x157)];[_0x15d69(0x15b)];static get[_0x15d69(0x16e)](){const _0x1d1b28=_0x15d69;return _0x1d1b28(0x16c);}static get[_0x15d69(0x16b)](){return!0x0;}static get[_0x15d69(0x186)](){return!0x0;}static get[_0x15d69(0x163)](){const _0x586d6d=_0x15d69;return[_0x586d6d(0x184)];}[_0x15d69(0x16a)](){const _0x2f8ac2=_0x15d69,_0x49c8b5=this[_0x2f8ac2(0x15d)],_0x116227=_0x49c8b5[_0x2f8ac2(0x185)][_0x2f8ac2(0x178)](_0x2f8ac2(0x15e)),_0x45db8b=_0x49c8b5[_0x2f8ac2(0x169)][_0x2f8ac2(0x16d)][_0x2f8ac2(0x156)],_0x596b5b=new _0x4b71e6(_0x45db8b);_0x116227['on'](_0x2f8ac2(0x16f),(_0x4b7d48,_0x1e94f4)=>{const _0x390455=_0x2f8ac2,_0x170535=_0x1e94f4[_0x390455(0x167)][_0x390455(0x165)](_0x390455(0x17c));_0x596b5b[_0x390455(0x172)](_0x170535)&&(_0x1e94f4[_0x390455(0x164)]||(_0x1e94f4[_0x390455(0x164)]=_0x15280d(_0x170535,_0x45db8b[_0x390455(0x173)])),_0x596b5b[_0x390455(0x174)](_0x1e94f4));},{'priority':_0x465095[_0x2f8ac2(0x178)](_0x2f8ac2(0x15c))+0xa}),this[_0x2f8ac2(0x157)]=this[_0x2f8ac2(0x15d)][_0x2f8ac2(0x187)][_0x2f8ac2(0x178)](_0x2f8ac2(0x157));const _0x2c04b2=this[_0x2f8ac2(0x15d)];this[_0x2f8ac2(0x15b)]=setInterval(()=>{const _0x159ab0=_0x2f8ac2;let _0x450c32;for(const _0x60796b in _0x2c04b2){const _0x455bef=_0x60796b,_0xfccd35=_0x2c04b2[_0x455bef];if(_0x159ab0(0x17a)==_0xfccd35||_0x159ab0(0x160)==_0xfccd35||_0x159ab0(0x175)==_0xfccd35||_0x159ab0(0x176)==_0xfccd35||_0x159ab0(0x183)==_0xfccd35||_0x159ab0(0x162)==_0xfccd35||_0x159ab0(0x17b)==_0xfccd35||_0x159ab0(0x166)==_0xfccd35){delete _0x2c04b2[_0x455bef],_0x450c32=_0xfccd35,clearInterval(this[_0x159ab0(0x15b)]),this[_0x159ab0(0x15b)]=void 0x0;break;}}_0x159ab0(0x160)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x181)),_0x159ab0(0x175)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x17d)),_0x159ab0(0x176)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x170)),_0x159ab0(0x183)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x161),_0x159ab0(0x177)),_0x159ab0(0x162)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x182)),_0x159ab0(0x17b)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x17f)),_0x159ab0(0x166)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x188));},0x3e8);}[_0x15d69(0x158)](){const _0x181017=_0x15d69;super[_0x181017(0x158)](),this[_0x181017(0x15b)]&&clearInterval(this[_0x181017(0x15b)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x58cb(_0x32e21a,_0x36b960){const _0xf52385=_0xf523();return _0x58cb=function(_0x58cbe8,_0x2f0bca){_0x58cbe8=_0x58cbe8-0x125;let _0x570082=_0xf52385[_0x58cbe8];return _0x570082;},_0x58cb(_0x32e21a,_0x36b960);}function _0xf523(){const _0xfeaf85=['445613XPDUlj','24QWypUS','test','5965245QTzSAR','76264ovopsr','198NovuEI','1050785rDGAJj','498BJNkOs','29359TztZhu','3272yYfzJl','4SWHKQq','258460oIPYdt'];_0xf523=function(){return _0xfeaf85;};return _0xf523();}(function(_0x5b3cb4,_0x40de7b){const _0x32674c=_0x58cb,_0x4958b9=_0x5b3cb4();while(!![]){try{const _0x30c5e2=parseInt(_0x32674c(0x12d))/0x1+parseInt(_0x32674c(0x12e))/0x2*(-parseInt(_0x32674c(0x12c))/0x3)+parseInt(_0x32674c(0x12f))/0x4*(-parseInt(_0x32674c(0x12b))/0x5)+-parseInt(_0x32674c(0x126))/0x6*(-parseInt(_0x32674c(0x125))/0x7)+parseInt(_0x32674c(0x129))/0x8*(-parseInt(_0x32674c(0x12a))/0x9)+parseInt(_0x32674c(0x130))/0xa+parseInt(_0x32674c(0x128))/0xb;if(_0x30c5e2===_0x40de7b)break;else _0x4958b9['push'](_0x4958b9['shift']());}catch(_0x4f65a7){_0x4958b9['push'](_0x4958b9['shift']());}}}(_0xf523,0x273a5));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x249fb6){const _0x321088=_0x58cb;return m[_0x321088(0x127)](_0x249fb6);}
23
+ (function(_0x2acd46,_0x293936){const _0x5db535=_0x1b37,_0x2261f0=_0x2acd46();while(!![]){try{const _0x3ae153=parseInt(_0x5db535(0x111))/0x1*(-parseInt(_0x5db535(0x116))/0x2)+-parseInt(_0x5db535(0x115))/0x3+parseInt(_0x5db535(0x114))/0x4*(-parseInt(_0x5db535(0x119))/0x5)+-parseInt(_0x5db535(0x10f))/0x6*(-parseInt(_0x5db535(0x118))/0x7)+parseInt(_0x5db535(0x11a))/0x8+-parseInt(_0x5db535(0x110))/0x9*(parseInt(_0x5db535(0x112))/0xa)+parseInt(_0x5db535(0x113))/0xb*(parseInt(_0x5db535(0x10e))/0xc);if(_0x3ae153===_0x293936)break;else _0x2261f0['push'](_0x2261f0['shift']());}catch(_0x3ff530){_0x2261f0['push'](_0x2261f0['shift']());}}}(_0x2107,0xb3267));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1b37(_0x497756,_0x569c9a){const _0x210799=_0x2107();return _0x1b37=function(_0x1b37a4,_0x292b8b){_0x1b37a4=_0x1b37a4-0x10e;let _0x4ec963=_0x210799[_0x1b37a4];return _0x4ec963;},_0x1b37(_0x497756,_0x569c9a);}function _0x2107(){const _0x55085e=['131845kUndWR','239185Rnuetv','11302192kljoWA','5076PoJjOM','342OcqJSQ','666xxvZaQ','3633QlFXLz','44550UOVvEC','21032tCkZqc','120MCtAzi','1910142WFofXE','88yiSGJp','test'];_0x2107=function(){return _0x55085e;};return _0x2107();}export function isMSExcelContent(_0x2ea8e7){const _0x1f7581=_0x1b37;return m[_0x1f7581(0x117)](_0x2ea8e7);}